.about-section{width:100%;max-width:1600px;margin:0 auto;padding:10.5rem 4.5rem 6.875rem;color:var(--primary-white)}.about-section__intro{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.45fr);gap:clamp(42px,8vw,150px);align-items:start;padding-bottom:4.75rem;border-bottom:1px solid rgba(254,254,254,.18)}.about-section__title-wrap{position:sticky;top:132px}.about-section__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:1.125rem;color:rgba(254,254,254,.58);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.about-section__eyebrow:before{width:28px;height:1px;background:var(--primary-green);content:""}.about-section__title{max-width:520px;margin:0;color:var(--primary-white);font-size:2.875rem;font-weight:800;line-height:.94}.about-section__title>span{color:var(--primary-green)}.about-section__description{max-width:840px}.about-section__detail,.about-section__lead,.about-section_second_description{margin:0;color:rgba(254,254,254,.88);font-weight:400}.about-section__lead{max-width:790px;font-size:1.625rem;line-height:1.18}.about-section__detail{max-width:765px;margin-top:1.75rem;color:rgba(254,254,254,.65);font-size:1rem;line-height:1.58}.about-section .white{color:var(--primary-white);font-weight:700}.about-section .green{color:var(--primary-green);font-weight:700}.about-section .bleu{color:#5f9de5;font-weight:700}.about-section__team-statement{display:grid;grid-template-columns:minmax(72px,.15fr) minmax(0,1fr);gap:clamp(26px,4vw,72px);max-width:1160px;margin:5.25rem 0 6.5rem auto;padding-top:.25rem}.about-section__statement-mark{display:flex;align-items:flex-start;gap:13px;color:var(--primary-green);font-size:12px;font-weight:700;line-height:1}.about-section__statement-mark:after{width:100%;min-width:40px;height:1px;margin-top:.3125rem;background:rgba(254,254,254,.28);content:""}.about-section_second_description{max-width:1000px;font-size:1.25rem;line-height:1.32}.about-cards-container{display:grid;grid-auto-flow:dense;grid-auto-rows:140px;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.45vw,24px);width:100%;max-width:1460px;margin:0 auto}@media (max-width:1120px){.about-section{padding-top:6rem}.about-section__intro{gap:54px}.about-section__title-wrap{position:static}.about-cards-container{grid-auto-rows:170px}}@media (max-width:860px){.about-section{padding-bottom:4.875rem}.about-section__intro{grid-template-columns:1fr;gap:34px}.about-section__title{max-width:none}.about-section__description{max-width:700px}.about-section__team-statement{grid-template-columns:1fr;gap:18px;margin-top:2.875rem}.about-section__statement-mark{width:98px}.about-cards-container{grid-auto-rows:205px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.about-section{padding:4.875rem 1.1875rem 4rem}.about-section__intro{gap:27px;padding-bottom:2.375rem}.about-section__eyebrow{margin-bottom:.875rem;font-size:10px}.about-section__lead{font-size:25px}.about-section__detail{margin-top:1.25rem;font-size:16px;line-height:1.5}.about-section__team-statement{margin:2.625rem 0 3.5rem}.about-section_second_description{font-size:20px;line-height:1.42}.about-cards-container{grid-auto-rows:auto;grid-template-columns:minmax(0,1fr);gap:14px}}