.styles-module-sass-module__K5eqCq__section{flex-direction:column;justify-content:flex-end;width:100%;height:100vh;display:flex;position:relative}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__section{justify-content:center;height:auto;min-height:100svh}}.styles-module-sass-module__K5eqCq__sectionHero{justify-content:center}.styles-module-sass-module__K5eqCq__sectionBg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.styles-module-sass-module__K5eqCq__sectionBg:before{content:"";background:linear-gradient(#111318 0%,#11131800 35%);position:absolute;inset:0}.styles-module-sass-module__K5eqCq__sectionBg:after{content:"";background:linear-gradient(#11131859 0%,#111318a6 55%,#111318 100%);position:absolute;inset:0}.styles-module-sass-module__K5eqCq__sectionGrid{z-index:1;max-width:var(--width-max);grid-template-columns:1fr 1fr;align-items:flex-end;gap:32px;width:100%;margin:0 auto;padding:48px 16px 23%;display:grid;position:relative}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionGrid{grid-template-columns:1fr;padding:28px 16px}}.styles-module-sass-module__K5eqCq__sectionHeroGrid{align-items:center;padding-top:88px;padding-bottom:48px}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionHeroGrid{padding-top:100px;padding-bottom:32px}}.styles-module-sass-module__K5eqCq__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin:0 0 12px;font-size:11px;font-weight:600;display:block}.styles-module-sass-module__K5eqCq__sectionTitle{text-transform:uppercase;color:#fff;margin:0 0 16px;font-size:2.4rem;font-weight:900;line-height:1.08}.styles-module-sass-module__K5eqCq__sectionTitle span{display:block}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionTitle{font-size:1.7rem}}.styles-module-sass-module__K5eqCq__sectionDesc{color:#ffffffa6;max-width:480px;margin:0 0 28px;font-size:14px;line-height:1.65}.styles-module-sass-module__K5eqCq__heroCta{flex-wrap:wrap;gap:12px;display:flex}.styles-module-sass-module__K5eqCq__sectionRight{justify-content:flex-end;align-items:flex-end;display:flex}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionRight{justify-content:flex-start;margin-top:24px}}.styles-module-sass-module__K5eqCq__sectionRightCenter{justify-content:flex-end;align-items:center;display:flex}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionRightCenter{display:none}.styles-module-sass-module__K5eqCq__sectionRightCenterVisible{margin-top:28px;display:flex}}.styles-module-sass-module__K5eqCq__sectionRightColumn{flex-direction:column;align-items:flex-end;gap:28px}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__sectionRightColumn{align-items:flex-start;gap:20px}}.styles-module-sass-module__K5eqCq__statsRow{text-align:right;flex-direction:column;gap:28px;display:flex}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__statsRow{text-align:left;flex-flow:wrap;gap:24px}}.styles-module-sass-module__K5eqCq__statsRowHorizontal{text-align:center;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:40px;display:flex}.styles-module-sass-module__K5eqCq__statValue{color:#fff;font-size:3.2rem;font-weight:800;line-height:1;display:block}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__statValue{font-size:2rem}}.styles-module-sass-module__K5eqCq__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:11px;display:block}.styles-module-sass-module__K5eqCq__photoCol{flex-direction:column;gap:8px;width:100%;height:420px;display:flex}.styles-module-sass-module__K5eqCq__photoGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;width:100%;height:420px;display:grid}@media only screen and (max-width:768px){.styles-module-sass-module__K5eqCq__photoGrid{height:280px}}.styles-module-sass-module__K5eqCq__photoRow{flex-direction:row;gap:8px;width:240px;height:80px;display:flex}.styles-module-sass-module__K5eqCq__photoRow .styles-module-sass-module__K5eqCq__photoThumb{flex:1}.styles-module-sass-module__K5eqCq__photoThumb{border-radius:var(--border-radius);opacity:0;border:1px solid #ffffff14;flex:1;transition:border-color .4s;position:relative;overflow:hidden}.styles-module-sass-module__K5eqCq__photoThumb img{object-position:top;filter:grayscale(.75)brightness(.8);transition:filter .6s,transform .6s}.styles-module-sass-module__K5eqCq__photoThumb:hover{border-color:#ffffff40}.styles-module-sass-module__K5eqCq__photoThumb:hover img{filter:grayscale(0)brightness();transform:scale(1.05)}@keyframes styles-module-sass-module__K5eqCq__photoEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.animate{opacity:0;transition:opacity 1.2s,transform 1.2s;transform:translateY(24px)}.animate.visible{opacity:1;transform:translateY(0)}.animate.visible .styles-module-sass-module__K5eqCq__photoThumb{animation:.65s forwards styles-module-sass-module__K5eqCq__photoEnter}.animate.visible .styles-module-sass-module__K5eqCq__photoThumb:first-child{animation-delay:.15s}.animate.visible .styles-module-sass-module__K5eqCq__photoThumb:nth-child(2){animation-delay:.35s}.animate.visible .styles-module-sass-module__K5eqCq__photoThumb:nth-child(3){animation-delay:.55s}.animate.visible .styles-module-sass-module__K5eqCq__photoThumb:nth-child(4){animation-delay:.75s}
