/* Contents:
 - block-acf-banner
 - block-acf-twocolumn
 - block-acf-articlecontent
 - block-acf-article
 - block-acf-form
 - core-block-supports-duotone
*/section.banner{width:100%;height:calc(100vh - 124px)}@media (min-width:1024px){section.banner{height:100vh}}section.banner._small{height:auto;padding-top:70px;padding-bottom:70px;position:relative}@media (min-width:1024px){section.banner._small:not(._has_image){padding-top:198px;padding-bottom:108px}}section.banner._small.yellow{background-color:#ffdc00}section.banner._small.yellow span,section.banner._small.yellow li,section.banner._small.yellow a,section.banner._small.yellow p,section.banner._small.yellow h1,section.banner._small.yellow h2,section.banner._small.yellow h3,section.banner._small.yellow h4,section.banner._small.yellow h5{color:#000}section.banner._small.yellow div.links a{color:#000}section.banner._small.black{background-color:#000}section.banner._small.black span,section.banner._small.black li,section.banner._small.black a,section.banner._small.black p,section.banner._small.black h1,section.banner._small.black h2,section.banner._small.black h3,section.banner._small.black h4,section.banner._small.black h5{color:#f8f8f8}section.banner._small.black div.links a{color:#000}section.banner._small.white{background-color:#f8f8f8}section.banner._small.white span,section.banner._small.white li,section.banner._small.white a,section.banner._small.white p,section.banner._small.white h1,section.banner._small.white h2,section.banner._small.white h3,section.banner._small.white h4,section.banner._small.white h5{color:#000}section.banner._small.white div.links a{color:#000}section.banner._small h4{font-size:14px;margin-bottom:10px}@media (min-width:1024px){section.banner._small h4{font-size:18px}}@media (min-width:1200px){section.banner._small h4{font-size:26px}}section.banner._small h1{font-size:56px;margin-bottom:0}@media (min-width:1024px){section.banner._small h1{font-size:72px}}section.banner._fullheight{position:relative}section.banner._fullheight:not(._no-filter):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1}section.banner._fullheight div.inner-content{max-width:500px}@media (min-width:768px){section.banner._fullheight div.inner-content{max-width:840px}}section.banner._fullheight._light:after{opacity:.1}section.banner._fullheight._medium:after{opacity:.3}section.banner._fullheight._dark:after{opacity:.5}section.banner._fullheight div.content-container{height:100%}section.banner._fullheight div.links{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:30px}@media (max-width:400px){section.banner._fullheight div.links{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}section.banner._fullheight div.links a:first-of-type{margin-right:20px}@media (max-width:400px){section.banner._fullheight div.links a:first-of-type{margin-bottom:20px}}section.banner._fullheight div.links a{text-decoration:none}section.banner._fullheight div.links a:visited{color:inherit}section.banner._fullheight .mobile-image{display:block}@media (min-width:1024px){section.banner._fullheight .mobile-image{display:none}}section.banner._fullheight video{object-fit:cover}section.banner._fullheight video._scroll-toggle{display:none}@media (min-width:1024px){section.banner._fullheight video._scroll-toggle{display:block}}section.banner img,section.banner video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}section.banner div.content-container{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;z-index:2}section.banner span,section.banner li,section.banner p,section.banner h1,section.banner h2,section.banner h3,section.banner h4,section.banner h5{color:#f8f8f8}section.banner h1,section.banner h2,section.banner h3,section.banner h4,section.banner h5{line-height:1}@media (min-width:768px){section.banner h1,section.banner h2,section.banner h3,section.banner h4,section.banner h5{line-height:.9}}section.banner div.scroll{position:absolute;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:40px;z-index:2;pointer-events:none;display:none}section.banner div.scroll #scrollTo{padding-left:10px;pointer-events:auto;cursor:pointer;position:relative}section.banner div.scroll #scrollTo:hover svg{top:70%}section.banner div.scroll svg{position:absolute;top:50%;left:0;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:11px;width:8px;padding:0;-webkit-transition:top .2s ease;transition:top .2s ease}section.banner.top .container.content-container{-ms-flex-pack:start;justify-content:flex-start;padding-top:90px}section.banner.bottom div.container.content-container{-ms-flex-pack:end;justify-content:flex-end;padding-bottom:90px}section.banner.HorCenter div.container.content-container{-ms-flex-pack:center;justify-content:center}section.banner.left div.container.content-container{-ms-flex-align:start;align-items:flex-start}section.banner.right div.container.content-container{-ms-flex-align:end;align-items:flex-end}section.banner.VerCenter div.container.content-container{-ms-flex-align:center;align-items:center}section.two-column{width:100%;height:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){section.two-column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}section.two-column>div{height:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:1024px){section.two-column>div{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-item-align:center;align-self:center}}@media (min-width:1024px){section.two-column>div.image{max-width:880px;padding:60px 80px}}@media (min-width:1440px){section.two-column>div.image{padding:100px 80px}}section.two-column>div.image img{display:block;width:100%;height:auto;object-fit:contain}@media (min-width:1024px){section.two-column>div.image img{object-fit:cover;border-radius:8px}}section.two-column>div.image video{display:block;object-fit:contain;height:auto}@media (min-width:1024px){section.two-column>div.image video{object-fit:cover;border-radius:8px}}section.two-column>div.content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:80px 0}@media (min-width:1024px){section.two-column>div.content{padding:0}section.two-column>div.content.right{-ms-flex-order:2;order:2}section.two-column>div.content.right .container{margin-right:auto}section.two-column>div.content.right+.image{margin-left:auto}section.two-column>div.content.left+.image{margin-right:auto;max-width:880px}}@media (min-width:1024px) and (min-width:1024px){section.two-column>div.content.right .container{padding-top:60px;padding-bottom:60px}}@media (min-width:1024px) and (min-width:1440px){section.two-column>div.content.right .container{padding-left:80px;margin-left:0;padding-top:100px;padding-bottom:100px}}@media (min-width:1024px) and (min-width:1440px){section.two-column>div.content.right+.image{padding-left:40px;margin-right:0}}@media (min-width:1024px) and (min-width:1024px){section.two-column>div.content.left .container{padding-top:60px;padding-bottom:60px}}@media (min-width:1024px) and (min-width:1440px){section.two-column>div.content.left .container{padding-right:80px;margin-right:0;padding-top:100px;padding-bottom:100px}}@media (min-width:1024px) and (min-width:1440px){section.two-column>div.content.left+.image{padding-right:40px;margin-left:0}}section.two-column>div.content .container{max-width:880px}section.two-column>div.content .container h1,section.two-column>div.content .container h2,section.two-column>div.content .container h3,section.two-column>div.content .container h4,section.two-column>div.content .container h5,section.two-column>div.content .container h6,section.two-column>div.content .container p{margin-top:0}section.two-column>div.content .container h2{max-width:520px}section.two-column>div.content .container>h4{font-weight:400}section.two-column>div.content .container p{font-size:15px}@media (min-width:1440px){section.two-column>div.content .container p{font-size:18px}}@media (min-width:1920px){section.two-column>div.content .container p{font-size:20px}}section.two-column>div.content .container div.links{margin-top:30px}section.two-column.white{background-color:#f8f8f8}section.two-column.yellow{background-color:#ffdc00}section.two-column.black{background-color:#000}section.two-column.black span,section.two-column.black li,section.two-column.black a,section.two-column.black p,section.two-column.black h1,section.two-column.black h2,section.two-column.black h3,section.two-column.black h4,section.two-column.black h5{color:#f8f8f8}section.two-column.black div.links a{color:#000}@media (max-width:800px){section.article-content{padding:0;margin:0 auto}section.article-content *{text-align:left!important}}section.article-content h1{font-size:40px}section.article-content h2{font-size:36px}section.article-content h3{font-size:26px}section.article-content h4{font-size:22px}section.article:first-child{padding-top:90px}section.article{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;min-height:400px;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){section.article{-ms-flex-direction:row;flex-direction:row}}section.article article{-ms-flex:1;flex:1;padding-top:100px;padding-bottom:80px;background-color:#f8f8f8}section.article article>section{max-width:1192px;padding:0 20px;margin-bottom:40px}@media (min-width:1024px){section.article article>section{padding-right:100px;padding-left:40px;margin-left:auto}}@media (min-width:1340px){section.article article>section{padding-right:150px;margin-bottom:50px}}section.article aside{-ms-flex-preferred-size:35%;flex-basis:35%;background:#ededed}section.article aside .aside-container{max-width:530px;padding:40px 20px}@media (min-width:1024px){section.article aside .aside-container{padding:100px 20px 40px 80px;margin-right:auto}}@media (min-width:1340px){section.article aside .aside-container{padding-bottom:100px;padding-left:100px}}section.article aside .aside-container>h3:first-of-type,section.article aside .aside-container>h4:first-of-type,section.article aside .aside-container>h5:first-of-type{font-family:"inter",sans-serif;margin-bottom:8px}section.article aside .aside-container>p,section.article aside .aside-container>span,section.article aside .aside-container>li,section.article aside .aside-container>a{font-size:16px}@media (min-width:1440px){section.article aside .aside-container>p,section.article aside .aside-container>span,section.article aside .aside-container>li,section.article aside .aside-container>a{font-size:18px}}section.article aside .aside-container a.yellow-button{margin-top:40px;margin-bottom:40px}