.hero-about-section{padding:0}.hero-about-desktop{display:block}@media (max-width:1024px){.hero-about-desktop{display:none}}.hero-about-spacer{height:300vh;position:relative}.hero-about-pin{align-items:center;display:flex;height:calc(100dvh - 14.5rem);justify-content:center;margin-bottom:14%;position:sticky;top:0}.hero-about{height:auto;overflow-x:hidden;position:absolute;top:0;width:100%}.hero-about svg{height:auto!important;object-fit:cover}.hero-about-mobile{display:none}@media (max-width:1024px){.hero-about-section{padding-bottom:var(--it-pb-mobile);padding-top:var(--it-pt-mobile)}.hero-about-mobile{display:block}.hero-about-mobile__images-wrapper{margin-bottom:2.4rem;overflow:hidden;width:100%}.hero-about-mobile__images{animation:hero-about-mobile-scroll 15s linear infinite;display:flex;gap:.8rem;width:max-content;will-change:transform}.hero-about-mobile__image-item{flex:0 0 auto}.hero-about-mobile__image-container{aspect-ratio:155/176;border-radius:1.7rem;overflow:hidden;position:relative;width:15.5rem}.hero-about-mobile__image-container img{display:block;height:100%;object-fit:cover;width:100%}.hero-about-mobile__image-text{bottom:3.4rem;box-sizing:border-box;color:var(--color-white);font-size:1.28rem;left:50%;padding:0 .2rem;position:absolute;transform:translateX(-50%);width:100%}.hero-about-mobile__heading,.hero-about-mobile__image-text{font-family:var(--ff-heading);font-weight:var(--fw-black);line-height:.9;text-align:center}.hero-about-mobile__heading{color:var(--color-orange);font-size:7.2rem;letter-spacing:-.01em;margin:0 auto 2.4rem;max-width:90%;padding:0 1.2rem;text-transform:uppercase;text-wrap-style:balance}.hero-about-mobile__body{font-family:var(--ff-body);font-size:1.8rem;font-weight:var(--fw-regular);line-height:1.6;margin:0 auto;max-width:80rem;padding:0 1.2rem;text-align:center}}@media (max-width:767px){.hero-about-mobile__heading{font-size:3.6rem}.hero-about-mobile__body{font-size:1.6rem}}@keyframes hero-about-mobile-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}