body.home .home-hero{background:#ffddb5;padding-bottom:var(--wp--preset--spacing--76)}body.home .home-hero .container{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,2.32vw + 1.89rem,4.5rem);align-items:center}body.home .home-hero .container .hero-text h1{padding-right:clamp(2.5rem,2.32vw + 1.89rem,4.5rem);margin-bottom:clamp(1.25rem,0.87vw + 1.02rem,2rem);color:#264c59}body.home .home-hero .container .hero-text p{font-size:var(--wp--preset--font-size--medium);color:#264c59}body.home .home-hero .container .hero-image{position:relative;font-size:0;padding-top:64%}body.home .home-hero .container .hero-image .video-thumb{background-size:cover;background-position:center center;position:absolute;z-index:2;inset:0;opacity:1;visibility:visible;transition:opacity .17s ease-out,visibility 0s .17s}body.home .home-hero .container .hero-image .video-thumb img{position:absolute;inset:0;z-index:0;object-fit:cover;width:100%;height:100%}body.home .home-hero .container .hero-image .video-thumb .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#f2f2f2;text-align:center;z-index:2;border-radius:50%;width:clamp(3.5rem,2.61vw + 2.82rem,5.75rem);height:clamp(3.5rem,2.61vw + 2.82rem,5.75rem);display:flex;justify-content:center;align-items:center;border:4px solid rgba(255,255,255,.75)}body.home .home-hero .container .hero-image .video-thumb .play-btn svg{fill:rgba(255,255,255,.75);width:clamp(1.5rem,1.16vw + 1.2rem,2.5rem);height:auto;margin-left:clamp(0.31rem,0.36vw + 0.22rem,0.63rem)}body.home .home-hero .container .hero-image .video-thumb:after{content:"";position:absolute;inset:0;z-index:1;background-color:rgba(255,255,255,.18);opacity:0;transition:opacity .17s ease-out}body.home .home-hero .container .hero-image .video-thumb.has-video:hover{cursor:pointer}body.home .home-hero .container .hero-image .video-thumb.has-video:hover:after{opacity:1}body.home .home-hero .container .hero-image .video-thumb.hide{opacity:0;visibility:hidden}body.home .home-hero .container .hero-image .video-embed{position:absolute;inset:0;z-index:1}body.home .home-hero .container .hero-image .video-embed iframe{position:absolute;inset:0;width:100%;height:100%}@media only screen and (max-width: 1000px){body.home .home-hero .container{grid-template-columns:1fr}}body.home section.home-content-blocks h2{color:#264c59;margin-top:0;text-align:center;margin-bottom:clamp(0.75rem,0.58vw + 0.6rem,1.25rem)}body.home section.home-content-blocks .text{text-align:center;margin:0 auto;max-width:1000px}body.home section.home-content-blocks .text p{color:#264c59;font-size:var(--wp--preset--font-size--small)}body.home section.home-content-blocks .blocks{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.25rem,2.03vw + 0.72rem,3rem);margin-top:clamp(1.75rem,1.45vw + 1.37rem,3rem)}body.home section.home-content-blocks .blocks .content-block .content-block-inner{display:flex;align-items:flex-start;flex-direction:column}body.home section.home-content-blocks .blocks .content-block .content-block-inner .image-container{position:relative;font-size:0;width:100%}body.home section.home-content-blocks .blocks .content-block .content-block-inner .image-container a{display:block;font-size:0}body.home section.home-content-blocks .blocks .content-block .content-block-inner .image-container img{width:100%;height:auto;opacity:1;transition:all .17s;aspect-ratio:4/2.5;object-fit:cover}body.home section.home-content-blocks .blocks .content-block .content-block-inner .image-container:hover img{opacity:.85}body.home section.home-content-blocks .blocks .content-block .content-block-inner .text-container h4{margin-top:0;color:#264c59;font-size:var(--wp--preset--font-size--medium)}body.home section.home-content-blocks .blocks .content-block .content-block-inner .text-container h4 a{text-decoration:none;opacity:1;transition:all .17s;color:#264c59}body.home section.home-content-blocks .blocks .content-block .content-block-inner .text-container h4 a:hover{opacity:.85}body.home section.home-content-blocks .blocks .content-block .content-block-inner .text-container h4:after{content:"";display:block;width:clamp(1.5rem,0.58vw + 1.35rem,2rem);height:3px;background-color:#a167a5;margin:clamp(0.75rem,0.58vw + 0.6rem,1.25rem) 0}body.home section.home-content-blocks .blocks .content-block .content-block-inner .text-container p{font-size:clamp(0.94rem,0.22vw + 0.88rem,1.13rem)}body.home section.home-content-blocks .blocks .content-block .content-block-inner .image-container+.text-container{padding-top:clamp(1rem,1.16vw + 0.7rem,2rem);padding-left:clamp(1rem,0.58vw + 0.85rem,1.5rem);padding-right:clamp(1rem,0.58vw + 0.85rem,1.5rem)}@media only screen and (max-width: 767px){body.home section.home-content-blocks .blocks{grid-template-columns:1fr}}body.home section.partner-logos{padding-bottom:var(--wp--preset--spacing--120)}body.home section.partner-logos h2{margin-top:0;margin-bottom:clamp(1.75rem,1.45vw + 1.37rem,3rem);text-align:center;color:#264c59}body.home section.partner-logos .logos-container{display:flex;--gap: clamp(1.25rem,0.87vw + 1.02rem,2rem);gap:var(--gap);justify-content:center;flex-wrap:wrap;--columns: 4}@media only screen and (max-width: 1024px){body.home section.partner-logos .logos-container{--columns: 2}}@media only screen and (max-width: 600px){body.home section.partner-logos .logos-container{--columns: 1}}body.home section.partner-logos .logos-container .logo{display:flex;justify-content:center;align-items:center;width:calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns));background-color:#fff;padding:clamp(1rem,1.16vw + 0.7rem,2rem)}body.home section.partner-logos .logos-container .logo img{max-width:100%;height:auto;max-height:clamp(6.25rem,2.9vw + 5.49rem,8.75rem)}body.home section.supporter-logos h2{margin-top:0;margin-bottom:clamp(1.75rem,1.45vw + 1.37rem,3rem);text-align:center;color:#264c59}body.home section.supporter-logos .logos-container{position:relative;overflow:hidden}body.home section.supporter-logos .logos-container .slider-container{overflow:hidden;width:calc(100% - clamp(4rem,4.64vw + 2.78rem,8rem));margin:0 clamp(2rem,2.32vw + 1.39rem,4rem)}body.home section.supporter-logos .logos-container .slider-container .logo{display:flex;justify-content:center;align-items:center;align-self:center;padding:clamp(1rem,1.16vw + 0.7rem,2rem)}body.home section.supporter-logos .logos-container .slider-container .logo img{max-width:100%;height:auto;max-height:clamp(6.25rem,2.9vw + 5.49rem,8.75rem)}body.home section.supporter-logos .logos-container .slider-arrow svg{height:auto;width:clamp(1.25rem,0.87vw + 1.02rem,2rem);fill:#264c59;transition:all .17s}body.home section.supporter-logos .logos-container .slider-arrow svg:hover{fill:#ee7e3b}body.home section.supporter-logos .logos-container .slider-arrow:after{display:none}/*# sourceMappingURL=home.min.css.map */