.section-blog-features{display:flex}.section-blog-features .blog-articles{display:flex;flex-direction:column;justify-content:space-between;padding:36px 0}.section-blog-features .blog-articles .card-wrapper{width:100%}.section-blog-features .blog-feature-section{display:none;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (min-width:750px){.section-blog-features .blog-feature-section{flex-direction:row}}.section-blog-features .blog-feature-section.active{display:grid}.section-blog-features .blog-section{padding:20px 20px 40px}@media screen and (min-width:750px){.section-blog-features .blog-section{padding:40px 40px 60px}}.section-blog-features .blog-section .card-wrapper{height:auto}.section-blog-features .blog-section .card__information{padding:0;display:flex;flex-direction:column}.section-blog-features .blog-section .article-card-wrapper:last-child{border-bottom:solid 1px rgba(var(--white),.5)}.section-blog-features .blog-header{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;padding:40px 24px 0}.section-blog-features .blog-header.no-logo{padding:40px 0 0 24px}@media screen and (min-width:750px){.section-blog-features .blog-header{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:80px 40px 20px}.section-blog-features .blog-header.no-logo{padding:80px 0 20px 40px}}.section-blog-features .blog-header .blog-feature-navigation{display:flex;justify-content:flex-end}@media screen and (max-width:749px){.section-blog-features .blog-header .blog-feature-navigation{overflow-x:scroll;overflow-y:visible}}.section-blog-features .blog-header .blog-feature-navigation.full{justify-content:flex-start;border-top:0;margin-top:-36px;padding-bottom:6px}@media screen and (min-width:750px){.section-blog-features .blog-header .blog-feature-navigation.full li{margin-right:24px;margin-left:0}}.section-blog-features .blog-header .blog-feature-navigation li{padding:20px 0 8px;margin-right:18px}@media screen and (min-width:750px){.section-blog-features .blog-header .blog-feature-navigation li{margin-right:0;margin-left:24px;padding:0}.section-blog-features .blog-header .blog-feature-navigation li.h1{margin-right:42px}}.section-blog-features .blog-header .blog-feature-navigation a{position:relative;opacity:.65;transition:opacity .5s cubic-bezier(.52,.15,.63,1);white-space:nowrap}.section-blog-features .blog-header .blog-feature-navigation a.active,.section-blog-features .blog-header .blog-feature-navigation a:hover{opacity:1}.section-blog-features .blog-header .blog-feature-navigation a:hover:after{opacity:.5;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left top;transform-origin:left top}.section-blog-features .blog-header .blog-feature-navigation a:after{content:"";position:absolute;width:100%;height:1px;opacity:0;left:0;bottom:-5px;background-color:currentColor;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right top;transform-origin:right top;transition:opacity .65s cubic-bezier(.52,.15,.63,1),transform .5s cubic-bezier(.52,.15,.63,1);transition:opacity .65s cubic-bezier(.52,.15,.63,1),transform .5s cubic-bezier(.52,.15,.63,1),-webkit-transform .5s cubic-bezier(.52,.15,.63,1)}.section-blog-features .blog-header .masthead{position:relative;color:RGB(var(--black))}@media screen and (max-width:749px){.section-blog-features .blog-header .masthead{margin-bottom:16px}}.section-blog-features .blog-header .masthead svg{width:160px;height:auto;max-width:100%}@media screen and (min-width:750px){.section-blog-features .blog-header .masthead svg{width:300px}}.section-blog-features .blog-header .statement{display:none;max-width:300px;position:absolute;bottom:36px;left:36px;font-size:14px;line-height:1.4}.section-blog-features .blog-features{position:relative;width:100%;display:flex;z-index:1;grid-area:unset;grid-column-end:span 3}@media screen and (max-width:749px){.section-blog-features .blog-features{padding-bottom:0;grid-column-end:span 5}}.section-blog-features .blog-features .article-card-wrapper{border-top:1px solid rgba(var(--white),.5);padding-top:36px;padding-bottom:16px;flex-grow:1}@media screen and (max-width:749px){.section-blog-features .blog-features .article-card-wrapper{border-bottom:0!important}}@media screen and (min-width:750px){.section-blog-features .blog-features .article-card-wrapper{padding-bottom:48px}}.section-blog-features .blog-features .card:not(.ratio){flex-direction:row-reverse;justify-content:space-between}@media screen and (min-width:750px){.section-blog-features .blog-features .card:not(.ratio){flex-direction:row-reverse}}.section-blog-features .blog-features .card:not(.ratio) .media{padding-bottom:var(--ratio-percent)}.section-blog-features .blog-features .card:not(.ratio) .media img{-o-object-fit:contain;object-fit:contain;-o-object-position:right top;object-position:right top}.section-blog-features .blog-features .card:not(.ratio) .card__inner{width:75%}@media screen and (max-width:749px){.section-blog-features .blog-features .card:not(.ratio) .card__inner{width:60%;padding-top:24px;align-self:flex-end}}.section-blog-features .blog-features .card:not(.ratio) .card__content .card__heading{padding-right:36px}.section-blog-features .blog-features .card:not(.ratio) .article-card__image-wrapper{overflow:hidden}.section-blog-features .blog-feed{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;grid-area:unset;grid-column-end:span 2}@media screen and (max-width:749px){.section-blog-features .blog-feed{padding-bottom:0;grid-column-end:span 5}}.section-blog-features .blog-feed .article-card-wrapper{border-top:solid 1px rgba(var(--white),.5);padding:24px 0;min-height:80px;flex-grow:1}.section-blog-features .blog-feed .article-card-wrapper .card:not(.ratio){flex-direction:row-reverse;justify-content:space-between}.section-blog-features .blog-feed .article-card-wrapper .card:not(.ratio) .media{padding-bottom:var(--ratio-percent)}.section-blog-features .blog-feed .article-card-wrapper .card:not(.ratio) .card__inner{width:100px}.section-blog-features .blog-feed .article-card-wrapper .card:not(.ratio) .card__content .card__information{padding:0}.article-category{color:RGB(var(--mossy));text-transform:lowercase}.article-category:hover,.color-accent-2 .article-category:hover{color:RGB(var(--white))}.color-accent-2 .article-category{color:RGB(201 202 193)}
/*# sourceMappingURL=section-blog-features.min.css.map */