.about{background:linear-gradient(180deg,var(--current-brand-25),transparent);position:relative}.about .triangle:first-of-type{opacity:.3}.about .triangle:nth-of-type(2){top:unset;bottom:-12rem;right:0;left:unset;background:linear-gradient(45deg,var(--current-brand-25),var(--current-brand-5));position:absolute;transform:rotate(180deg)}.about .hero h1{color:var(--current-brand)}.about .hero h1 .line:first-of-type{transform:translate(-4rem)}.about .hero h1 .line:nth-of-type(2){transform:translate(6rem)}.about .hero h1 .line:nth-of-type(3){transform:translate(0)}.about .hero h1 .line:nth-of-type(4){transform:translate(8rem)}.about .hero p{color:var(--current-brand-dark)}.about .hero img{object-fit:contain;width:50%;height:calc(100vh - 64px);min-height:1000px;padding:8rem 0;position:absolute;right:0}.about .hero .cta{color:var(--white);background-color:var(--current-brand);font-weight:700}@media (max-width:1024px){.about .hero .cta{width:100%}}.about .hero .cta:hover{background-color:var(--current-brand-dark)}@media (max-width:1024px){.about .hero .content{width:calc(100% - 4rem)}.about .hero h1{margin:2rem 0;font-size:8vw;transform:translate(0)}.about .hero h1.shifting-text .line{transform:translate(0)}.about .hero img{top:0;right:unset;opacity:.2;object-fit:cover;width:100%;height:100%;padding:0;left:0}}.about .hero .scroll-down{color:var(--current-brand)}.about section.team{color:var(--current-brand);margin-bottom:10rem;position:relative}.about section.team>a{position:absolute;top:2rem;right:0}@media (max-width:1024px){.about section.team>a{top:unset;right:unset;width:max-content;bottom:-6rem;left:50%;transform:translate(-50%)}}.about section.team h2{margin:1rem 0;font-size:4rem;line-height:100%}@media (max-width:1024px){.about section.team h2{font-size:2rem}}.about section.team>p{width:400px;color:var(--current-brand-dark);margin:1rem 0;font-size:1.2rem;line-height:1.8rem}@media (max-width:1024px){.about section.team>p{width:auto;font-size:1rem}}.about section.kpi{margin-bottom:6rem}.about section.kpi .kpis{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%,0 2rem);background-color:var(--white);gap:4rem;padding:4rem 6rem 16rem;display:flex}.about section.kpi .kpis .kpi{color:var(--current-brand);flex-direction:column;flex-grow:1;align-items:center;display:flex}.about section.kpi .kpis .kpi img{aspect-ratio:1;object-fit:contain;margin-bottom:2rem}.about section.kpi .kpis .kpi h3{text-align:center;font-size:1.4rem}.about section.kpi .kpis .kpi p{text-align:center;font-size:1.2rem}.about section.kpi .video-block{width:60%;margin:-12rem auto 0}.about section.kpi .video-block .read-more{align-self:flex-start}@media (max-width:1024px){.about section.kpi .kpis{flex-direction:column;padding:1rem 1rem 2rem}.about section.kpi .kpis .kpi{gap:1rem}.about section.kpi .kpis .kpi img{width:100px;height:100px;margin-bottom:0}.about section.kpi .kpis .kpi h3{font-size:1.2rem}.about section.kpi .kpis .kpi p{font-size:1rem}.about section.kpi .video-block{width:100%;margin:2rem auto 0}.about section.kpi .video-block .read-more{align-self:flex-start}}.about section.a-b-block{margin:4rem 0;display:grid}.about section.a-b-block:last-of-type{margin-bottom:12rem}.about section.a-b-block .text-block{flex-direction:column;gap:3rem;display:flex}.about section.a-b-block .text-block h2{color:var(--current-brand);font-size:4rem;line-height:4rem}.about section.a-b-block .text-block p{color:var(--current-brand-dark);font-size:1.2rem}.about section.a-b-block .collage-block{height:800px}.about section.a-b-block .collage-block .parallax-container:first-of-type{z-index:1;transform-origin:0 0;top:15%;left:-100px;transform:scale(.7)}.about section.a-b-block .collage-block .parallax-container:nth-of-type(2){z-index:2;transform-origin:100%;top:15%;left:5%;transform:scale(.5)}.about section.a-b-block .collage-block .parallax-container:nth-of-type(3){z-index:3;transform-origin:0 100%;bottom:0;left:0;transform:scale(.4)}.about section.a-b-block .cta{color:var(--white);background-color:var(--current-brand);font-weight:700}.about section.a-b-block .cta:hover{background-color:var(--current-brand-dark)}.about section.a-b-block .history-logo{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%,0 2rem);box-sizing:border-box;background-color:var(--current-brand);place-items:center;height:200px;padding:1rem;display:grid}.about section.a-b-block .history-logo>img{height:calc(200px - 2rem)}@media (max-width:1024px){.about section.a-b-block .history-logo>img{width:100%;height:auto}.about section.a-b-block .text-block{gap:2rem}.about section.a-b-block .text-block h2{font-size:2rem;line-height:2rem}.about section.a-b-block .text-block p{color:var(--current-brand-dark);font-size:1rem}.about section.a-b-block .collage-block{display:none}}
.cta-block{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%,0 2rem);box-sizing:border-box;width:1000px;max-width:min(100%,100vw);color:var(--white);background:var(--current-brand);margin:6rem auto;padding:3rem}.cta-block h4{color:var(--white);margin:0;font-size:2rem}.cta-block p{margin:2rem 0;font-size:1rem;line-height:1.6rem}.cta-block .links{gap:1rem;display:flex}@media (max-width:1024px){.cta-block{clip-path:polygon(1rem 0,100% 0,100% 100%,0 100%,0 1rem);padding:3rem 2rem}.cta-block p{margin:1rem 0 2rem;line-height:1.4rem}}a.cta{color:var(--current-brand);background-color:var(--white);border-radius:4rem;padding:.6rem 1rem;font-size:1rem;transition:all .2s}a.cta.big{width:max-content;font-weight:600}a.cta.sand{color:var(--white)!important;background-color:var(--sand)!important}a.cta.sand:hover{background-color:var(--current-brand-dark)!important}a.cta.green{color:var(--white)!important;background-color:var(--green)!important}a.cta.green:hover{background-color:var(--green-dark)!important}a.cta.terracotta{color:var(--white)!important;background-color:var(--terracotta)!important}a.cta.terracotta:hover{background-color:var(--terracotta-dark)!important}a.cta.brand{color:var(--white)!important;background-color:var(--current-brand)!important}a.cta.brand:hover{background-color:var(--current-brand-dark)!important}a.cta.white{color:var(--current-brand)!important;background-color:var(--white)!important}a.cta.outline{border:2px solid var(--white);color:var(--white)!important;background-color:transparent!important}a.cta.outline:hover{background-color:rgba(255,255,255,.1)!important}a.cta:has(svg){align-items:center;gap:1rem;min-width:100px;padding:.8rem 2rem;font-size:1.2rem;display:flex}a.cta:has(svg) svg{width:1.6rem;transition:all .2s}@media (max-width:1024px){a.cta:has(svg){font-size:1rem}a.cta,a.cta.big{width:100%}}a.cta:hover:has(svg) svg{transform:translate(.5rem)}@media (max-width:1024px){a.cta{justify-content:space-between;width:100%;font-size:1rem}}
