.featured-blog-post{position:relative;background-color:#f3fed4}.featured-blog-post__container{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;display:flex;flex-wrap:nowrap;flex-direction:row;align-content:center;justify-content:center;align-items:center;gap:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem}@media only screen and (max-width: 991px){.featured-blog-post__container{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;gap:1.5rem;flex-wrap:wrap;flex-direction:column;padding-top:1.5rem;padding-bottom:1.5rem}}.featured-blog-post__container--contained .featured-blog-post__col--image{width:100%;border-radius:1rem;box-shadow:.25rem .25rem 0 0 #211f1f;background-color:#f3fed4;position:relative}@media only screen and (max-width: 991px){.featured-blog-post__container--contained .featured-blog-post__col--image{box-shadow:.125rem .125rem 0 0 #211f1f}}.featured-blog-post__container--contained .featured-blog-post__col--image::after{content:"";width:100%;display:block;padding-bottom:75%}.featured-blog-post__container--contained .featured-blog-post__col--image .featured-blog-post__image-link{position:absolute;inset:0}.featured-blog-post__container--full-bleed{padding-top:4.6875rem;padding-bottom:4.6875rem}@media only screen and (max-width: 991px){.featured-blog-post__container--full-bleed{padding-top:2.6875rem;padding-bottom:1.5rem;gap:0}}.featured-blog-post__container--full-bleed .featured-blog-post__col--image{min-height:initial}.featured-blog-post__container--full-bleed .featured-blog-post__image{position:absolute;inset:0}.featured-blog-post__container--right{flex-direction:row-reverse}@media only screen and (max-width: 991px){.featured-blog-post__container--right{flex-direction:column}}.featured-blog-post__col{flex:1}.featured-blog-post__col--image{overflow:hidden}@media only screen and (max-width: 991px){.featured-blog-post__col--image{min-height:9.375rem}}.featured-blog-post__col--image media-loader{height:100%;width:100%}.featured-blog-post__col--image a{display:block;height:100%;width:100%}.featured-blog-post__col--content{display:flex;width:100%;height:100%;flex-direction:column;flex-wrap:nowrap;align-content:stretch;justify-content:center;z-index:1}@media only screen and (max-width: 991px){.featured-blog-post__col--content{aspect-ratio:unset}}.featured-blog-post__image{object-position:center;object-fit:cover;height:100%;width:100%}.featured-blog-post__content-wrapper{display:flex;flex-direction:column;gap:1rem}.featured-blog-post__heading{font-size:2rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase;margin:0}@media only screen and (min-width: 768px){.featured-blog-post__heading{font-size:3rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase}}.featured-blog-post__excerpt{font-size:1rem;line-height:1.6;font-weight:350;font-family:Gotham;margin:0;line-height:1.6}.featured-blog-post__button{margin:.5rem 0 0 0}@media only screen and (max-width: 767px){.featured-blog-post__button{display:flex}.featured-blog-post__button .button__primary,.featured-blog-post__button .button__secondary{width:100%}}.featured-blog-post__button a{text-decoration:none}.featured-blog-post--index-1{padding-top:calc(2.5rem + var(--header-height, 0px))}@media only screen and (max-width: 991px){.featured-blog-post--index-1{padding-top:calc(1.5rem + var(--header-height, 0px))}}
