.article--container{max-width:800px;margin:0 auto}.article--title{font-size:32px;font-style:italic;font-weight:400;line-height:110%;letter-spacing:-0.32px;text-transform:capitalize;margin-top:8px;margin-bottom:20px}.article--meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding:0;margin:0;list-style:none}.article--meta li{font-size:10px;font-style:normal;font-weight:400;line-height:150%;color:#8f8f8f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.article--meta li:not(:last-child)::after{content:"/";font-size:10px;font-style:normal;font-weight:400;line-height:150%;color:#8f8f8f}.article-template__hero-container{height:400px;overflow:hidden}.article-template__hero-container .media{height:100%}.article-template__hero-container img{max-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.article--content{margin-top:32px;padding-bottom:32px;border-bottom:1px solid #e8e8e8;max-width:700px;margin-left:auto;margin-right:auto}.article--content p,.article--content li{font-size:14px;font-style:normal;font-weight:400;line-height:150%;color:#1f1f1f}.article--content p{margin:16px 0}.article--content p:last-child{margin-bottom:0}.article--content h2{font-family:"EB Garamond";font-size:28px;font-style:italic;font-weight:400;line-height:110%;letter-spacing:-0.28px;text-transform:capitalize;color:#1f1f1f;margin:32px 0}.article--content ul{margin:24px 0;padding-left:24px}.article--content blockquote{color:#1c1c1c;font-size:18px;font-style:normal;font-weight:400;line-height:150%;padding-left:32px;margin:24px 0px 40px 0px;border-left:3px solid #1f1f1f}.article--content img{width:100%;height:auto}.article--social-sharing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-top:32px}.article--social-sharing a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#f8f8f8;border:1px solid #f8f8f8;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article--social-sharing a svg{width:16px;height:16px}.article--social-sharing a:hover{border-color:#1f1f1f;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width: 992px){.article--social-sharing{margin-top:40px}}@media screen and (max-width: 450px){.article--social-sharing{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}