@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(../fonts/SourceSansPro-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(../fonts/SourceSansPro-Light.ttf) format("truetype")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(../fonts/SourceSansPro-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(../fonts/SourceSansPro-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Brandon Grotesque;font-style:normal;font-weight:700;src:url(../fonts/BrandonGrotesque-Bold.otf) format("opentype")}:root{--font-ssp:"Source Sans Pro";--font-bgq:"Brandon Grotesque";--black:#252525;--white:#fff;--red:#cd0c24;--off-white:#f5e8e2;--blue:#dce1fa;--green:#dfeed7;--cream:#f9f0d1;--gray:#e6dfea;--gray-bg:#f5f5f7;--container-padding:10px;--transition-short:250ms cubic-bezier(0.6,0.2,0.3,0.96);--transition-long:500ms cubic-bezier(0.6,0.2,0.3,0.96);--icon-width:24px;--btn-bg:var(--red);--btn-padding-inline:28px;--btn-padding-block:16px;--btn-border-radius:10em}@media screen and (max-width:1440px){:root{--icon-width:20px;--btn-padding-inline:24px;--btn-padding-block:14px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body,html{overflow-x:hidden}body{color:var(--black);font-family:var(--font-ssp);font-size:1.6rem;line-height:1.6}button,input,textarea{background:none;border:none;font-family:inherit;font-size:inherit}input{color:var(--black)}a,a:active,a:focus,a:hover{color:inherit;text-decoration:none}img{max-width:100%}.overflow-hidden{overflow:hidden}.object-fit-cover{height:100%;object-fit:cover;width:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400}ul{list-style-type:none}.container{margin:0 auto;max-width:calc(1080px + var(--container-padding)*2);padding:0 calc(var(--container-padding));width:100%}@media screen and (max-width:1920px){.container{max-width:calc(1080px + var(--container-padding)*2)}}.bg-gray{background-color:var(--gray-bg)}.bg-off-white{background-color:var(--off-white)}.rounded{border-radius:100px}@media screen and (max-width:992px){.rounded{border-radius:25px}}.marquee-strip{background-color:var(--red);left:-10px;overflow:hidden;padding:16px 0;position:absolute;transform:rotate(-5deg);transform-origin:center;width:105%;z-index:10}@media screen and (max-width:992px){.marquee-strip{padding:10px 0}}.marquee-strip .strip{color:var(--white);font-family:var(--font-bgq);font-size:3rem;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:992px){.marquee-strip .strip{font-size:1.8rem}}.marquee-strip span{display:inline-block}.marquee-strip span span{margin-right:16px}.section-title{font-family:var(--font-bgq);font-size:clamp(1.8rem,2vw,3.3rem);font-weight:700;margin-bottom:60px;text-align:center;text-transform:uppercase}.section-title span{position:relative}.section-title span:after{background-color:var(--black);bottom:-10px;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% + 52px)}.rounded-section{padding:28px}@media screen and (max-width:992px){.rounded-section{padding:10px}}.rounded-section--footer{padding-bottom:0}.rounded-section--footer .rounded{border-bottom-left-radius:0;border-bottom-right-radius:0}.slider-navigation{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:40px}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:var(--white);border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.05);display:flex;height:60px;justify-content:center;margin:0;position:static;transition:.25s ease;width:60px}.swiper-button-next img,.swiper-button-prev img{transition:.25s ease}@media screen and (max-width:992px){.swiper-button-next,.swiper-button-prev{height:50px;width:50px}}.swiper-button-next:after,.swiper-button-prev:after{display:none!important}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--red)}.swiper-button-next:hover img,.swiper-button-prev:hover img{filter:grayscale(1) invert(1) brightness(10)}.swiper-button-next:active,.swiper-button-prev:active{transform:scale(.8)}.swiper-button-next.--inverse,.swiper-button-prev.--inverse{background-color:var(--red)}.swiper-button-next.--inverse img,.swiper-button-prev.--inverse img{filter:grayscale(1) invert(1) brightness(10)}.swiper-button-next.--inverse:after,.swiper-button-prev.--inverse:after{color:var(--white)}.swiper-button-next.--inverse:hover,.swiper-button-prev.--inverse:hover{background-color:var(--black)}.swiper-button-next.--inverse:hover:after,.swiper-button-prev.--inverse:hover:after{color:var(--white)}.swiper-button-prev img{rotate:180deg}button{cursor:pointer}.header .nav-list-item-link,.link{border-radius:var(--btn-border-radius);display:inline-block;font-size:2rem;font-weight:700;line-height:1;padding:var(--btn-padding-block) var(--btn-padding-inline);position:relative;transition:var(--transition-short);white-space:nowrap}@media screen and (max-width:1440px){.header .nav-list-item-link,.link{font-size:1.6rem}}.header .nav-list-item-link:hover,.link--heart,.link:hover{background-color:var(--btn-bg);color:var(--white)}.link--heart{position:relative;z-index:0}.link--heart:before{background-color:var(--btn-bg);border-radius:inherit;height:100%;left:0;width:100%}.link--heart:after,.link--heart:before{content:"";display:block;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center;transition:var(--transition-short);z-index:-1}.link--heart:after{aspect-ratio:23/21;background:url(../images/icons/heart-white.svg) 50%/contain;background-repeat:no-repeat;left:calc(100% - var(--btn-padding-inline) + 18px);opacity:0;width:var(--icon-width)}.link--heart:hover:before{left:36px}.link--heart:hover:after{opacity:1;transform:translateY(-50%)}.header{padding:0 calc(var(--btn-padding-inline)*2);position:absolute;top:70px;width:100%;z-index:99}@media screen and (max-width:992px){.header{padding:0;top:10px}}.header-wrapper{align-items:center;display:flex;justify-content:space-between}.header .logo-wrapper .logo{display:block;width:110px}@media screen and (max-width:1440px){.header .logo-wrapper .logo{width:90px}}@media screen and (max-width:992px){.header .logo-wrapper .logo{display:none}}.header .menu-toggle-btn{align-items:center;background-color:var(--red);border-radius:16px;display:flex;display:none;height:50px;justify-content:center;position:relative;width:50px}.header .menu-toggle-btn,.header .menu-toggle-btn img{transition:var(--transition-short)}@media screen and (max-width:992px){.header .menu-toggle-btn{display:flex}}.header .menu-toggle-btn .icon-close{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.header .menu-toggle-btn[aria-expanded=true]{border-radius:0}.header .menu-toggle-btn[aria-expanded=true] .icon-heart{opacity:0}.header .menu-toggle-btn[aria-expanded=true] .icon-close{opacity:1}.header .nav-wrapper{position:relative}.header .nav-list{align-items:center;display:flex;gap:min(70px,6vw)}@media screen and (max-width:1440px){.header .nav-list{gap:min(50px,5vw)}}@media screen and (max-width:992px){.header .nav-list{display:none}}.header .nav-list-item{line-height:1}.header .nav-list-item-link.--cta{background-color:var(--btn-bg);color:var(--white);position:relative;z-index:0}.header .nav-list-item-link.--cta:before{background-color:var(--btn-bg);border-radius:inherit;height:100%;left:0;width:100%}.header .nav-list-item-link.--cta:after,.header .nav-list-item-link.--cta:before{content:"";display:block;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center;transition:var(--transition-short);z-index:-1}.header .nav-list-item-link.--cta:after{aspect-ratio:23/21;background:url(../images/icons/heart-white.svg) 50%/contain;background-repeat:no-repeat;left:calc(100% - var(--btn-padding-inline) + 18px);opacity:0;width:var(--icon-width)}.header .nav-list-item-link.--cta:hover:before{left:36px}.header .nav-list-item-link.--cta:hover:after{opacity:1;transform:translateY(-50%)}.header .nav .mobile-nav-wrapper{display:none}@media screen and (max-width:992px){.header .nav .mobile-nav-wrapper{background-color:var(--red);border-radius:20px 0 0 20px;display:none;padding:26px 60px 26px 26px;position:absolute;right:0;top:100%;transform-origin:right}}.header .nav .mobile-nav-wrapper .mobile-nav-list{align-items:flex-end;display:flex;flex-direction:column;gap:20px}.header .nav .mobile-nav-wrapper .mobile-nav-list-item-link{color:var(--white);font-size:2rem;font-weight:700;line-height:1;white-space:nowrap}.footer{margin-inline:54px}@media screen and (max-width:1440px){.footer{margin-inline:0}}@media screen and (max-width:992px){.footer{margin-left:-10px;width:calc(100% + 20px)}}.footer .footer-wrapper{background-color:var(--black);border-radius:100em;color:var(--white);padding:60px 170px 30px}@media screen and (max-width:992px){.footer .footer-wrapper{border-radius:0;padding:30px 0 40px}}.footer .footer-wrapper a:hover{color:var(--red);transition:var(--transition-short)}.footer .footer-wrapper .footer-main{display:flex;justify-content:space-between;margin-bottom:100px}@media screen and (max-width:1200px){.footer .footer-wrapper .footer-main{flex-direction:column-reverse;gap:60px}}@media screen and (max-width:992px){.footer .footer-wrapper .footer-main{margin-bottom:40px}}.footer .footer-wrapper .footer-main--left .footer-nav{margin-bottom:50px}@media screen and (max-width:992px){.footer .footer-wrapper .footer-main--left .footer-nav{display:none}}.footer .footer-wrapper .footer-main--left .footer-nav ul{align-items:center;display:flex;gap:min(60px,6vw)}.footer .footer-wrapper .footer-main--left .partners{align-items:center;display:flex;gap:40px}.footer .footer-wrapper .footer-main--left .partners .partner-image{flex:1;max-width:114px}.footer .footer-wrapper .footer-main--left .partners .partner-image:nth-child(2){display:block;position:relative}.footer .footer-wrapper .footer-main--left .partners .partner-image:nth-child(2):after,.footer .footer-wrapper .footer-main--left .partners .partner-image:nth-child(2):before{background-color:var(--white);content:"";height:100%;position:absolute;top:50%;transform:translateY(-50%);width:1px}.footer .footer-wrapper .footer-main--left .partners .partner-image:nth-child(2):before{left:-19px}.footer .footer-wrapper .footer-main--left .partners .partner-image:nth-child(2):after{right:-19px}.footer .footer-wrapper .footer-main--left .partners-title{margin-bottom:10px;text-transform:uppercase}.footer .footer-wrapper .footer-main--left .partners-title img{display:inline;height:.8em}.footer .footer-wrapper .footer-main--right .contact-title{margin-bottom:20px;text-transform:uppercase}.footer .footer-wrapper .footer-main--right .form-input{border:1px solid var(--white);border-radius:10em;color:var(--white);line-height:1;margin-right:12px;max-width:100%;padding:16px 50px 16px 25px}@media screen and (max-width:1440px){.footer .footer-wrapper .footer-main--right .form-input{padding:12px 25px}}.footer .footer-wrapper .footer-main--right .form-input:focus{background-color:var(--white);color:var(--black)}.footer .footer-wrapper .footer-bottom{align-items:center;display:flex;justify-content:space-between}.footer .footer-wrapper .footer-bottom .credits{color:var(--red)}.hero-section{--switch-size:280px;position:relative}@media screen and (max-width:992px){.hero-section{--switch-size:184px}}@media screen and (max-width:768px){.hero-section{--switch-size:122px}}.hero-section .hero-wrapper{padding:0 12px}.hero-section .hero-wrapper .hero-switch-wrapper{margin-bottom:80px;padding-top:200px}@media screen and (max-width:992px){.hero-section .hero-wrapper .hero-switch-wrapper{padding-top:60px}}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch{background-color:var(--white);border-radius:100em;display:block;margin:0 auto;max-width:885px;outline:none;padding:24px;width:100%}@media screen and (max-width:992px){.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch{max-width:500px;padding:10px}}@media screen and (max-width:768px){.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch{max-width:340px}}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch{border-radius:inherit;height:100%;position:relative;width:100%}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch .red-bg,.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-title{position:absolute;top:50%;transform:translateY(-50%)}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-title{color:var(--black);font-family:var(--font-bgq);font-size:19.8rem;font-weight:700;left:12%;line-height:1;text-transform:uppercase}@media screen and (max-width:992px){.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-title{font-size:7.5rem;left:8%}}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch .red-bg{background-color:var(--red);border-radius:inherit;height:100%;transition:var(--transition-long);width:100%}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-ball{aspect-ratio:1;height:var(--switch-size);left:0;padding:12px;position:relative;transform-origin:center;transition:var(--transition-long);z-index:1}@media screen and (max-width:992px){.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-ball{padding:6px}}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-ball .ball{align-items:center;background-color:var(--white);border-radius:50%;box-shadow:0 3px 25px rgba(0,0,0,.16);display:flex;height:100%;justify-content:center;transition:var(--transition-long);width:100%}@media screen and (max-width:992px){.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch .switch-ball .ball img{width:60px}}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch.--active .red-bg{opacity:0}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch.--active .switch-ball{left:calc(100% - var(--switch-size))}.hero-section .hero-wrapper .hero-switch-wrapper .hero-switch.--active .switch-ball .ball{rotate:1turn}.hero-section .marquee-strip{bottom:160px}@media screen and (max-width:992px){.hero-section .marquee-strip{bottom:0}}.feature-cards-wrapper{margin-bottom:120px}@media screen and (max-width:992px){.feature-cards-wrapper{margin-bottom:60px}}@media screen and (max-width:576px){.feature-cards-wrapper .container{padding:0}}.feature-cards-wrapper .feature-cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.feature-cards-wrapper .feature-cards{grid-template-columns:repeat(1,1fr)}}.feature-cards-wrapper .feature-cards .card{background-color:var(--white);border-radius:16px;padding:40px;text-align:center}@media screen and (max-width:992px){.feature-cards-wrapper .feature-cards .card{padding:30px}}@media screen and (max-width:768px){.feature-cards-wrapper .feature-cards .card{padding:60px 30px}}.feature-cards-wrapper .feature-cards .card-text,.feature-cards-wrapper .feature-cards .card-title{font-family:var(--font-bgq);font-weight:700;line-height:1.2;text-transform:uppercase}.feature-cards-wrapper .feature-cards .card-title{color:var(--red);font-size:clamp(4.7rem,4vw,7.6rem)}.feature-cards-wrapper .feature-cards .card-text{font-size:clamp(1.8rem,2vw,3.3rem)}.about-wrapper{padding-bottom:230px}@media screen and (max-width:992px){.about-wrapper{padding-bottom:80px}}@media screen and (max-width:576px){.about-wrapper .container{padding:0}}.about-wrapper .about-content{display:grid;grid-template-columns:repeat(16,1fr)}@media screen and (max-width:768px){.about-wrapper .about-content{display:block}}.about-wrapper .about-content img{grid-column:2/6;grid-row:1;margin-top:-20px}@media screen and (max-width:768px){.about-wrapper .about-content img{display:block;margin:0 auto;max-width:240px}}.about-wrapper .about-content .content{grid-column:7/15}@media screen and (max-width:1600px){.about-wrapper .about-content .content{grid-column:7/16}}@media screen and (max-width:768px){.about-wrapper .about-content .content{margin-bottom:30px;padding:0 20px}}.about-wrapper .about-content .content p{display:inline-block;font-family:var(--font-bgq);font-size:clamp(3rem,3vw,5rem);font-weight:700;line-height:1.3;position:relative;text-transform:uppercase;z-index:0}.about-wrapper .about-content .content p.highlighted{background-color:var(--white);border-radius:1em;color:var(--red);height:1.3em;margin-left:-30px;overflow-y:hidden;padding:0 30px}.about-wrapper .about-content .content p.highlighted span{display:block}.video-section{margin:40px 0 120px}@media screen and (max-width:992px){.video-section{margin:40px 0 60px}}.video-section .video-slider-wrapper{position:relative}.video-section .video-slider .swiper-slide{aspect-ratio:16/9;width:100%}.video-section .video-slider .swiper-slide .video{height:100%;width:100%}.video-section .video-slider .swiper-pagination{margin-top:10px;position:static}.video-section .video-slider .swiper-pagination .swiper-pagination-bullet-active{background:var(--red)}.video-section .video-slider-navigation{justify-content:space-between;left:50%;position:absolute;top:calc(50% - 66px);transform:translate(-50%,-50%);width:calc(100% + 160px);z-index:1}@media screen and (max-width:1440px){.video-section .video-slider-navigation{justify-content:center;position:static;transform:none;width:100%}}.principles-section{position:relative}.principles-section .section-title{padding:100px 0}@media screen and (max-width:992px){.principles-section .section-title{padding:40px 0}}.principles-section .principles-wrapper{height:100%}.principles-section .principles-slider-wrapper{margin-left:-28px;padding-bottom:230px;width:calc(100% + 56px)}@media screen and (max-width:992px){.principles-section .principles-slider-wrapper{margin-left:-10px;padding-bottom:80px;width:calc(100% + 20px)}}.principles-section .principles-slider-wrapper .principles-slider{overflow-y:visible}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide{width:350px}@media screen and (max-width:992px){.principles-section .principles-slider-wrapper .principles-slider .swiper-slide{width:305px}}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card{background-color:var(--white);border-radius:20px;box-shadow:0 3px 10px rgba(0,0,0,.05);height:470px;padding:60px 32px 20px;position:relative}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-foreground{height:100%;position:relative;width:100%}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-foreground .card-title{font-family:var(--font-bgq);font-size:3.3rem;font-weight:700;line-height:1.2;margin-bottom:40px;position:relative;text-align:center;text-transform:uppercase;z-index:1}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-foreground .card-title img{display:inline;height:.8em}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-foreground .card-image{bottom:50%;max-height:70%;position:absolute;transform:translateY(70%);width:100%;z-index:0}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background{background-color:#e6dfea;border-radius:inherit;display:flex;flex-direction:column;inset:0;justify-content:space-between;opacity:0;padding:32px;position:absolute;text-align:center;transition:var(--transition-short);z-index:1}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background .card-idx{font-family:var(--font-bgq);font-size:3.3rem;font-weight:700}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background img{height:32px}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background.--inverse .card-idx,.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background.--inverse .card-text,.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background.--inverse p{color:var(--white)}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card .card-background.--inverse img{filter:brightness(100)}.principles-section .principles-slider-wrapper .principles-slider .swiper-slide .principle-card:hover .card-background{opacity:1}.principles-section .marquee-strip{bottom:0}.feed-section{--card-height:470px;margin:180px 0;position:relative}@media screen and (max-width:992px){.feed-section{--card-height:470px;margin:80px 0}}.feed-section .feed-slider-wrapper{margin-left:-28px;width:calc(100% + 56px)}@media screen and (max-width:992px){.feed-section .feed-slider-wrapper{margin-left:0;width:100%}}.feed-section .feed-slider-wrapper .feed-slider{overflow-y:visible}@media screen and (max-width:992px){.feed-section .feed-slider-wrapper .feed-slider{height:var(--card-height);margin:0 10px;overflow-y:clip}}.feed-section .feed-slider-wrapper .feed-slider .swiper-slide{height:var(--card-height);width:350px}@media screen and (max-width:992px){.feed-section .feed-slider-wrapper .feed-slider .swiper-slide{height:var(--card-height);width:305px}}.feed-section .feed-slider-wrapper .feed-slider .swiper-slide .feed-card{background-color:var(--cream);border-radius:20px;box-shadow:0 3px 10px rgba(0,0,0,.05);height:100%;overflow:hidden;width:100%}.feed-section .feed-slider-wrapper .feed-slider .swiper-slide .feed-card a{display:block;height:100%}.feed-section .feed-slider-wrapper .feed-slider .swiper-slide .feed-card img,.feed-section .feed-slider-wrapper .feed-slider .swiper-slide .feed-card video{height:100%;object-fit:cover;object-position:center;width:100%}.feed-section .link-wrapper{margin-top:60px;text-align:center}.feed-section .joinus-popup-wrapper{display:none;left:35%;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}@media screen and (max-width:1440px){.feed-section .joinus-popup-wrapper{left:20%}}@media screen and (max-width:992px){.feed-section .joinus-popup-wrapper{left:0}}.feed-section .joinus-popup-wrapper .joinus-popup{background-color:var(--black);border-radius:100em 0 0 100em;color:var(--white);padding:130px 0 130px 250px;position:relative}@media screen and (max-width:992px){.feed-section .joinus-popup-wrapper .joinus-popup{padding:100px 0 100px 200px}}@media screen and (max-width:768px){.feed-section .joinus-popup-wrapper .joinus-popup{border-radius:130px 0 0 130px;padding:80px 0 80px 60px}}.feed-section .joinus-popup-wrapper .joinus-popup .close-btn{position:absolute;right:60px;top:60px}.feed-section .joinus-popup-wrapper .joinus-popup .close-btn img{width:24px}@media screen and (max-width:992px){.feed-section .joinus-popup-wrapper .joinus-popup .close-btn{right:20px;top:20px}.feed-section .joinus-popup-wrapper .joinus-popup .close-btn img{width:20px}}.feed-section .joinus-popup-wrapper .joinus-popup .popup-title-wrapper{background-image:url(../images/misc/heart-bg.svg);height:290px;margin-bottom:30px}.feed-section .joinus-popup-wrapper .joinus-popup .form-wrapper{margin-top:24px}@media screen and (max-width:768px){.feed-section .joinus-popup-wrapper .joinus-popup .form-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px}}.feed-section .joinus-popup-wrapper .joinus-popup .form-wrapper .form-input{border:1px solid var(--white);border-radius:10em;color:var(--white);line-height:1;margin-right:12px;max-width:100%;padding:16px 25px}@media screen and (max-width:1440px){.feed-section .joinus-popup-wrapper .joinus-popup .form-wrapper .form-input{padding:12px 25px}}.feed-section .joinus-popup-wrapper .joinus-popup .form-wrapper .form-input:focus{background-color:var(--white);color:var(--black)}.feed-section .joinus-popup-wrapper .joinus-popup .popup-title{padding-right:10px}.feed-section .joinus-popup-wrapper .joinus-popup .contact-title,.feed-section .joinus-popup-wrapper .joinus-popup .popup-title{background-color:var(--black);display:inline-block;font-family:var(--font-bgq);font-size:5rem;font-weight:700;line-height:1;margin-top:-10px;text-transform:uppercase}@media screen and (max-width:768px){.feed-section .joinus-popup-wrapper .joinus-popup .contact-title,.feed-section .joinus-popup-wrapper .joinus-popup .popup-title{font-size:3rem}}.contact-section{margin-bottom:100px;padding-top:72px}.contact-section .section-title{margin-bottom:74px}.contact-section .grid{display:grid;grid-template-columns:repeat(16,1fr)}@media screen and (max-width:768px){.contact-section .grid{display:block;text-align:center}}.contact-section .grid .form-wrapper{grid-column:8/13}@media screen and (max-width:1440px){.contact-section .grid .form-wrapper{grid-column:7/13}}@media screen and (max-width:1200px){.contact-section .grid .form-wrapper{grid-column:5/13}}@media screen and (max-width:992px){.contact-section .grid .form-wrapper{grid-column:4/14}}@media screen and (max-width:768px){.contact-section .grid .form-wrapper{margin-bottom:40px;padding:0 12px}}.contact-section .grid .form-wrapper .form{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.contact-section .grid .form-wrapper .form-field.w-full{grid-column:1/-1}@media screen and (max-width:576px){.contact-section .grid .form-wrapper .form-field{grid-column:1/-1}}.contact-section .grid .form-wrapper .form-input{background-color:var(--white);border-radius:30px;padding:16px 24px;width:100%}.contact-section .grid .form-wrapper .form textarea{resize:none}.contact-section .grid .form-wrapper .form button[type=submit]{justify-self:end}.contact-section .grid img:first-child{grid-column:3/7;margin-top:40px;width:80%}@media screen and (max-width:1440px){.contact-section .grid img:first-child{grid-column:2/7}}@media screen and (max-width:1200px){.contact-section .grid img:first-child{grid-column:6/12;margin-bottom:60px;margin-top:0;width:100%}}@media screen and (max-width:992px){.contact-section .grid img:first-child{grid-column:4/14}}@media screen and (max-width:768px){.contact-section .grid img:first-child{max-width:230px}}.contact-section .grid img:last-child{align-self:flex-end;grid-column:14/span 1}@media screen and (max-width:992px){.contact-section .grid img:last-child{grid-column:15/span 1}}.floating-nav-wrapper{bottom:40px;display:flex;justify-content:center;padding:0 20px;position:fixed;width:100%;z-index:99}@media screen and (max-width:992px){.floating-nav-wrapper{display:none}}.floating-nav-wrapper .floating-nav{background-color:var(--white);border-radius:100px;box-shadow:0 8px 30px rgba(0,0,0,.1);padding:18px 40px}.floating-nav-wrapper .floating-nav ul{align-items:center;display:flex;gap:60px}.floating-nav-wrapper .floating-nav ul li a{font-size:2rem;font-weight:700;line-height:1;white-space:nowrap}.wpcf7-not-valid-tip{padding-left:11px;padding-top:5px;text-align:left}.wpcf7 form.invalid .wpcf7-response-output{min-width:300px}.newsletter-form-wrapper{align-items:flex-start;display:flex}.wpcf7-spinner{position:absolute}.embed-container{height:auto;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}

/*# sourceMappingURL=app.css.map*/