section.top+section.post{padding-top:35px}section.top+section.post .content{padding-top:0}section.top+section.post .content .wp-block-pullquote{max-width:866px;padding-right:178px}@media (max-width:767px){section.top+section.post .content .wp-block-pullquote{padding-right:10px}}section.post{padding-top:170px}section.post.page .content h4{margin:50px auto}@media (max-width:767px){section.post.page .content h4{margin:30px auto}}section.post.page .content ol,section.post.page .content ul{margin:30px auto}section.post .content{padding-top:135px}@media (max-width:767px){section.post .content{padding-top:110px}}section.post .content>*{max-width:688px;margin:0 auto;width:100%}section.post .content>*+*{margin-top:1em}[data-animations=on] section.post .content[x-data="view('singles')"]>*{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:all 2s cubic-bezier(0.4,0.5,0,1);transition:all 2s cubic-bezier(0.4,0.5,0,1)}[data-animations=on] section.post .content[x-data="view('singles')"]>.wp-block-pullquote{-webkit-transform:translateX(-50px);transform:translateX(-50px)}[data-animations=on] section.post .content[x-data="view('singles')"]>.inview{-webkit-transform:none;transform:none;opacity:1}[data-animations=on] section.post .content[x-data="view('singles')"]>.related,[data-animations=on] section.post .content[x-data="view('singles')"]>h4{-webkit-transform:none;transform:none;opacity:1;-webkit-transition:color 1.5s 0.5s ease;transition:color 1.5s 0.5s ease}[data-animations=on] section.post .content[x-data="view('singles')"]>.related>a,[data-animations=on] section.post .content[x-data="view('singles')"]>h4>a{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:all 2s 0.7s cubic-bezier(0.4,0.5,0,1);transition:all 2s 0.7s cubic-bezier(0.4,0.5,0,1)}[data-animations=on] section.post .content[x-data="view('singles')"]>.related:not(.inview),[data-animations=on] section.post .content[x-data="view('singles')"]>h4:not(.inview){color:transparent}[data-animations=on] section.post .content[x-data="view('singles')"]>.related:before,[data-animations=on] section.post .content[x-data="view('singles')"]>h4:before{width:0;-webkit-transition:width 1.5s cubic-bezier(0.4,0.5,0,1);transition:width 1.5s cubic-bezier(0.4,0.5,0,1)}[data-animations=on] section.post .content[x-data="view('singles')"]>.related.inview:before,[data-animations=on] section.post .content[x-data="view('singles')"]>h4.inview:before{width:100%}[data-animations=on] section.post .content[x-data="view('singles')"]>.related.inview>a,[data-animations=on] section.post .content[x-data="view('singles')"]>h4.inview>a{-webkit-transform:none;transform:none;opacity:1}[data-animations=on] section.post .content[x-data="view('singles')"]>.block-image a:after{width:0;-webkit-transition:width 1.5s 1s cubic-bezier(0.4,0.5,0,1);transition:width 1.5s 1s cubic-bezier(0.4,0.5,0,1)}[data-animations=on] section.post .content[x-data="view('singles')"]>.block-image.inview a:after{width:128px}@media (max-width:1599px){[data-animations=on] section.post .content[x-data="view('singles')"]>.block-image.inview a:after{width:35px}}@media (max-width:1439px){[data-animations=on] section.post .content[x-data="view('singles')"]>.block-image.inview a:after{width:100%}}section.post .content .wp-block-embed .wp-block-embed__wrapper{padding-bottom:56%;position:relative}section.post .content .wp-block-embed .wp-block-embed__wrapper iframe,section.post .content .wp-block-embed .wp-block-embed__wrapper video{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}section.post .content ul{line-height:130%;margin:20px auto}section.post .content ul>li{position:relative;padding-left:20px}section.post .content ul>li:before{content:"";display:block;position:absolute;width:5px;height:5px;border-radius:50%;top:8px;left:5px;background:var(--Primary)}section.post .content ul>li+li{margin-top:10px}section.post .content ol{line-height:130%;margin:20px auto;counter-reset:counter}section.post .content ol>li{counter-increment:counter;position:relative;padding-left:20px}section.post .content ol>li:before{content:counter(counter) ". ";position:absolute;left:0;top:0}section.post .content ol>li+li{margin-top:10px}section.post .content h4{padding-top:17px;font-family:"SM",Helvetica,Arial,sans-serif;font-weight:500;font-size:12px;line-height:150%;text-transform:uppercase;position:relative}section.post .content h4.grid{margin-bottom:50px}section.post .content h4:before{content:"";display:block;position:absolute;width:100%;top:0;left:0;height:1px;background:var(--Primary)}section.post .content h4+.wp-block-pullquote{margin-top:77px}@media (max-width:767px){section.post .content h4+.wp-block-pullquote{margin-top:60px}}section.post .bar{padding-top:17px;margin-bottom:50px;position:relative}section.post .bar.related{margin:140px auto}section.post .bar.related:before{content:"";display:block;position:absolute;width:100%;top:0;left:0;height:1px;background:var(--Primary)}section.post .bar.related a{display:block;width:100%;margin-top:20px;color:var(--Primary)}section.post .bar.related a+a{margin-top:40px}@media (min-width:1025px){section.post .bar.related a:hover .thumb .hover{opacity:1}}section.post .bar.related .thumb{padding-bottom:56%;margin-bottom:15px}section.post .bar.related .thumb .hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;background:rgba(0,0,0,0.7);z-index:2}section.post .bar.related .thumb .hover svg{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}section.post .wp-block-pullquote{font-weight:500;font-size:35px;line-height:114%;text-align:left;max-width:858px;padding-right:58px;margin:125px 0 125px auto}@media (max-width:767px){section.post .wp-block-pullquote{margin:100px 0 100px auto}}section.post .wp-block-image{margin:60px auto}section.post .wp-block-image:has(.size-full){max-width:100%}section.post .wp-block-image img{display:block;width:100%;height:auto;height:initial}section.post .wp-block-image .wp-element-caption{padding-top:17px;font-family:"SM",Helvetica,Arial,sans-serif;font-weight:500;font-size:12px;line-height:150%;text-transform:uppercase;padding-right:25px}section.post .block-image{position:relative;width:285px;margin:0}@media (max-width:1919px){section.post .block-image{width:210px}}@media (max-width:1439px){section.post .block-image{width:100%;margin:60px auto}section.post .block-image+.wp-block-image{margin-top:120px}}section.post .block-image:has(+p){-webkit-transform:translateY(24px)!important;transform:translateY(24px)!important}section.post .block-image:has(+.wp-block-image){-webkit-transform:translateY(60px)!important;transform:translateY(60px)!important}section.post .block-image a{position:absolute;left:0;color:var(--Primary)}@media (max-width:1439px){section.post .block-image a{position:relative;margin:30px auto 60px;display:block;max-width:688px;padding-right:15%;padding-top:15px}}@media (max-width:767px){section.post .block-image a{padding-right:25%}}section.post .block-image a:after{content:"";display:block;position:absolute;width:128px;height:1px;background:var(--Primary);left:100%;top:0;margin-left:45px}@media (max-width:1599px){section.post .block-image a:after{margin-left:16px}}@media (max-width:1439px){section.post .block-image a:after{left:0;margin-left:0}}section.post .block-image a .thumb{padding-bottom:56%}section.post .block-image a .label{margin-top:20px}section.post .bottom{min-height:calc(var(--vh, 1vh) * 100 - 0px);min-height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1023px){section.post .bottom{min-height:auto;min-height:initial;margin:120px 0}}@media (max-width:1023px){section.post .bottom .title{margin-bottom:120px}}@media (max-width:767px){section.post .bottom .title{margin-bottom:60px}}