.dnd-section:has(.huc){background:linear-gradient(180deg,var(--color-grey-400,#d1d1cb) 6.25%,var(--color-grey-200,#f0f0ec) 80.86%,var(--color-grey-000,#fff) 96.28%)}.huc{align-items:center;display:flex;gap:var(--spacer_66);justify-content:space-between}.huc__content{width:100%}.huc__logo{max-height:8rem;object-fit:contain;width:auto}.huc__title{font-size:4rem;margin-bottom:0}.huc__content:has(.huc__logo) .huc__title{margin-top:var(--spacer_48)}.huc__content:has(.huc__kpi) .huc__title{margin-bottom:var(--spacer_48)}.huc__kpi{align-items:center;background-color:var(--white_color);border-radius:24px;display:flex;gap:var(--spacer_12);padding:var(--spacer_20) var(--spacer_40)}.huc__kpi-number{color:var(--primary_color);flex-shrink:0;font-family:Raleway;font-size:72px;font-weight:200;letter-spacing:-1.44px;line-height:1}.huc__kpi-label{color:var(--black_color);font-family:Raleway;font-size:2.4rem;font-weight:var(--font_weight_700);line-height:1.1;margin-bottom:0;text-shadow:0 0 48px hsla(0,0%,100%,.64)}.huc__kpi-description{color:var(--text_grey);font-size:2rem}.huc__media-wrapper{aspect-ratio:656/512;border-radius:24px;flex-shrink:0;overflow:hidden;width:49.55%}.huc__image,.huc__video,.huc__video-player{height:100%;object-fit:cover;width:100%}.huc__video-player{border-radius:32px;display:block}.huc__media-mobile{display:none}@media (max-width:996px){.huc{flex-direction:column;gap:var(--spacer_28)}.huc__content,.huc__media-wrapper{width:100%}.huc__logo{margin:0 auto}.huc__title{font-size:3.2rem;font-weight:var(--font_weight_600);text-align:center}.huc__content:has(.huc__logo) .huc__title{margin-top:var(--spacer_20)}.huc__content:has(.huc__kpi) .huc__title{margin-bottom:0}.huc__kpi{display:none}.huc__media-wrapper{aspect-ratio:402/448;height:auto;position:relative;width:100%}.huc__media-desktop:not(.huc__media-desktop--no-mobile){display:none}.huc__media-mobile{display:block}}@media (max-width:550px){.huc__media-wrapper{width:100vw}}