.page-about-section-hero{color:#fff;background-color:#8700a0;width:100%;margin-bottom:5em;padding:1.5em 0 4.5em;position:relative;overflow:hidden}.page-about-section-hero .hero-panel{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;position:relative;transform:translateY(1.5em)}.page-about-section-hero .hero-background{pointer-events:none;position:absolute;inset:0}.page-about-section-hero .hero-background .hero-icon{color:#fff;opacity:.12;will-change:transform;animation-name:aboutHeroIconDrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.page-about-section-hero .hero-background .hero-icon:first-of-type{font-size:3em;animation-duration:16s;animation-delay:0s;top:10%;left:4%}.page-about-section-hero .hero-background .hero-icon:nth-of-type(2){font-size:2.4em;animation-duration:19s;animation-delay:-6s;top:74%;left:8%}.page-about-section-hero .hero-background .hero-icon:nth-of-type(3){font-size:2.6em;animation-duration:14s;animation-delay:-9s;top:14%;left:46%}.page-about-section-hero .hero-background .hero-icon:nth-of-type(4){font-size:3em;animation-duration:20s;animation-delay:-3s;top:84%;left:40%}.page-about-section-hero .hero-background .hero-icon:nth-of-type(5){font-size:2em;animation-duration:17s;animation-delay:-12s;top:40%;left:30%}.page-about-section-hero .hero-background .hero-icon:nth-of-type(6){font-size:2.2em;animation-duration:13s;animation-delay:-7s;top:62%;left:52%}@keyframes aboutHeroIconDrift{0%{transform:translate(0,0)rotate(-6deg)}50%{transform:translate(1.4em,-2.2em)rotate(10deg)}to{transform:translate(0,0)rotate(-6deg)}}.page-about-section-hero .hero-grid{grid-template-columns:7fr 5fr;align-items:center;gap:3.5em;display:grid;position:relative}.page-about-section-hero .hero-content{flex-direction:column;align-items:flex-start;display:flex}.page-about-section-hero .hero-kicker,.page-about-section-hero .hero-title,.page-about-section-hero .hero-description{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(1em)}.page-about-section-hero .hero-kicker{transition-delay:.2s}.page-about-section-hero .hero-title{transition-delay:.3s}.page-about-section-hero .hero-description{transition-delay:.4s}.page-about-section-hero .hero-media{opacity:0;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;transform:translate(2em)}.page-about-section-hero.visible .hero-panel,.page-about-section-hero.visible .hero-kicker,.page-about-section-hero.visible .hero-title,.page-about-section-hero.visible .hero-description,.page-about-section-hero.visible .hero-media,.page-about-section-hero.visible .hero-banner{opacity:1;transform:none}.page-about-section-hero .hero-kicker{font-family:var(--font-rapor),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ff8000;font-size:.85em;font-weight:700}.page-about-section-hero .hero-title,.page-about-section-hero .hero-title *{font-family:var(--font-vodkasans),sans-serif!important;color:#fff!important;font-size:1em!important;font-weight:400!important}.page-about-section-hero .hero-title{margin:.35em 0 .5em;text-transform:uppercase!important;color:#fff!important;font-size:3.4em!important;font-weight:400!important;line-height:1.05!important}.page-about-section-hero .hero-title strong,.page-about-section-hero .hero-title b,.page-about-section-hero .hero-title .bigger,.page-about-section-hero .hero-title .colorful{color:#ff8000!important;font-weight:inherit!important}.page-about-section-hero .hero-description,.page-about-section-hero .hero-description *{font-family:var(--font-rapor),sans-serif;color:#fff;font-size:1.05em;line-height:1.65}.page-about-section-hero .hero-description{max-width:34em}.page-about-section-hero .hero-media{aspect-ratio:1;border-radius:16px;justify-self:end;width:100%;max-width:30em;position:relative;overflow:hidden}.page-about-section-hero .hero-media .hero-image,.page-about-section-hero .hero-media .hero-video{object-fit:cover;will-change:transform;width:100%;height:100%;animation:18s ease-in-out infinite alternate aboutHeroKenBurns;position:absolute;inset:0}@keyframes aboutHeroKenBurns{0%{transform:scale(1)translate(0,0)}to{transform:scale(1.08)translate(-1.5%,1%)}}.page-about-section-hero .hero-banner{opacity:0;background-color:#ff8000;border-radius:16px;margin-top:2.5em;padding:2.5em 3.5em;transition:opacity .6s ease-out .5s,transform .6s ease-out .5s;position:relative;overflow:hidden;transform:translateY(1em)}.page-about-section-hero .hero-banner-background{pointer-events:none;position:absolute;inset:0}.page-about-section-hero .hero-banner-background:before{content:"";will-change:transform;background:linear-gradient(115deg,#fff0 0%,#ffffff24 50%,#fff0 100%);width:40%;animation:14s linear infinite aboutHeroLightSweep;position:absolute;top:-20%;bottom:-20%;left:-40%}@keyframes aboutHeroLightSweep{0%{transform:translate(0,0)}to{transform:translate(450%)}}.page-about-section-hero .hero-banner-stats{grid-template-columns:repeat(4,1fr);gap:2em;display:grid;position:relative}.page-about-section-hero .hero-banner-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.page-about-section-hero .hero-banner-stat .hero-banner-caption{min-height:1.4em;font-family:var(--font-rapor),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#61008f;margin-bottom:.5em;font-size:.8em;font-weight:700}.page-about-section-hero .hero-banner-stat:first-of-type .content-blocks-stat-counter{transition-delay:0s}.page-about-section-hero .hero-banner-stat:nth-of-type(2) .content-blocks-stat-counter{transition-delay:.1s}.page-about-section-hero .hero-banner-stat:nth-of-type(3) .content-blocks-stat-counter{transition-delay:.2s}.page-about-section-hero .hero-banner-stat:nth-of-type(4) .content-blocks-stat-counter{transition-delay:.3s}@media (prefers-reduced-motion:reduce){.page-about-section-hero .hero-panel,.page-about-section-hero .hero-kicker,.page-about-section-hero .hero-title,.page-about-section-hero .hero-description,.page-about-section-hero .hero-media,.page-about-section-hero .hero-banner{opacity:1;transition:none;transform:none}.page-about-section-hero .hero-banner-background:before,.page-about-section-hero .hero-background .hero-icon,.page-about-section-hero .hero-media .hero-image,.page-about-section-hero .hero-media .hero-video{animation:none}}@media (max-width:1200px){.page-about-section-hero .hero-title{font-size:2.7em}.page-about-section-hero .hero-banner-stats{gap:1.5em}}@media (max-width:1024px){.page-about-section-hero{margin-bottom:3em;padding:4em 0}.page-about-section-hero .hero-grid{grid-template-columns:1fr;gap:2em}.page-about-section-hero .hero-title{font-size:2.1em}.page-about-section-hero .hero-description,.page-about-section-hero .hero-description *{font-size:1em}.page-about-section-hero .hero-media{max-width:26em;margin:0 auto}.page-about-section-hero .hero-banner{padding:2em 1.5em}.page-about-section-hero .hero-banner-stats{grid-template-columns:repeat(2,1fr);gap:1.5em 1em}}@media (max-width:480px){.page-about-section-hero .hero-banner-stats{grid-template-columns:1fr}}
.page-about-section-motto{width:100%;margin-bottom:5em}.page-about-section-motto .motto-panel{color:#fff;opacity:0;background-color:#61008f;grid-template-columns:7fr 5fr;align-items:center;gap:3em;padding:3.5em;transition:opacity .7s ease-out,transform .7s ease-out;display:grid;position:relative;overflow:hidden;transform:translateY(1.5em)}.page-about-section-motto .motto-panel:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 15% 85%,#ff800047 0%,#ff800000 45%);position:absolute;inset:0}.page-about-section-motto .motto-background{pointer-events:none;position:absolute;inset:0}.page-about-section-motto .motto-background .motto-icon{color:#fff;opacity:.1;will-change:transform;animation-name:mottoIconDrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.page-about-section-motto .motto-background .motto-icon:first-of-type{font-size:3em;animation-duration:17s;animation-delay:0s;top:12%;left:4%}.page-about-section-motto .motto-background .motto-icon:nth-of-type(2){font-size:2.4em;animation-duration:20s;animation-delay:-6s;top:70%;left:9%}.page-about-section-motto .motto-background .motto-icon:nth-of-type(3){font-size:2.6em;animation-duration:15s;animation-delay:-9s;top:20%;left:38%}.page-about-section-motto .motto-background .motto-icon:nth-of-type(4){font-size:2.8em;animation-duration:19s;animation-delay:-3s;top:78%;left:46%}.page-about-section-motto .motto-background .motto-icon:nth-of-type(5){font-size:2em;animation-duration:16s;animation-delay:-12s;top:48%;left:26%}.page-about-section-motto .motto-background .motto-icon:nth-of-type(6){font-size:2.2em;animation-duration:14s;animation-delay:-7s;top:86%;left:30%}@keyframes mottoIconDrift{0%{transform:translate(0,0)rotate(-6deg)}50%{transform:translate(1.4em,-2.2em)rotate(10deg)}to{transform:translate(0,0)rotate(-6deg)}}.page-about-section-motto .motto-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:relative}.page-about-section-motto .motto-accent{transform-origin:0;background-color:#ff8000;width:4em;height:.3em;margin-bottom:1.25em;transition:transform .6s cubic-bezier(.65,0,.35,1) .15s;display:block;transform:scaleX(0)}.page-about-section-motto .motto-title,.page-about-section-motto .motto-subtitle,.page-about-section-motto .motto-button{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(1em)}.page-about-section-motto .motto-title{transition-delay:.3s}.page-about-section-motto .motto-subtitle{transition-delay:.45s}.page-about-section-motto .motto-button{transition-delay:.6s}.page-about-section-motto .motto-media{opacity:0;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;position:relative;transform:translate(2em)}.page-about-section-motto.visible .motto-panel,.page-about-section-motto.visible .motto-title,.page-about-section-motto.visible .motto-subtitle,.page-about-section-motto.visible .motto-button{opacity:1;transform:none}.page-about-section-motto.visible .motto-accent{transform:scaleX(1)}.page-about-section-motto.visible .motto-media{opacity:1;transform:translate3d(0, var(--motto-parallax,0), 0);transition:opacity .8s ease-out .3s,transform .1s linear}.page-about-section-motto.visible .motto-media-square{border-radius:12px;transform:translate(1em,1em)}.page-about-section-motto .motto-title,.page-about-section-motto .motto-title *{font-family:var(--font-vodkasans),sans-serif!important;text-transform:uppercase!important;color:#fff!important;font-size:1em!important;font-weight:400!important;line-height:1.05!important}.page-about-section-motto .motto-title{margin:0;text-transform:uppercase!important;color:#fff!important;font-size:3em!important;font-weight:400!important;line-height:1.05!important}.page-about-section-motto .motto-title strong,.page-about-section-motto .motto-title b{color:#ff8000!important;font-weight:inherit!important}.page-about-section-motto .motto-subtitle{font-family:var(--font-rapor),sans-serif;color:#fff;margin-top:.6em;font-size:1.25em;font-weight:600}.page-about-section-motto .motto-button{justify-content:flex-start;margin-top:2em;display:flex}.page-about-section-motto .motto-frame{aspect-ratio:1;border-radius:16px;max-width:22em;margin-left:auto;position:relative;overflow:hidden}.page-about-section-motto .motto-frame .motto-image{will-change:transform;width:100%;height:100%;animation:16s ease-in-out infinite alternate mottoKenBurns;position:absolute;inset:0}.page-about-section-motto .motto-media-square{aspect-ratio:1;pointer-events:none;background-color:#ff8000;border-radius:12px;width:22em;max-width:100%;transition:transform .7s cubic-bezier(.65,0,.35,1) .8s;position:absolute;top:0;right:0;transform:translate(0)}@keyframes mottoKenBurns{0%{transform:scale(1)translate(0,0)}to{transform:scale(1.08)translate(1.5%,-1%)}}@media (prefers-reduced-motion:reduce){.page-about-section-motto .motto-panel,.page-about-section-motto .motto-title,.page-about-section-motto .motto-subtitle,.page-about-section-motto .motto-button,.page-about-section-motto .motto-media{opacity:1;transition:none;transform:none}.page-about-section-motto .motto-accent{transition:none;transform:none}.page-about-section-motto .motto-media-square{border-radius:12px;transition:none;transform:translate(1em,1em)}.page-about-section-motto .motto-background .motto-icon,.page-about-section-motto .motto-frame .motto-image{animation:none}}@media (max-width:1024px){.page-about-section-motto{margin-bottom:3em}.page-about-section-motto .motto-panel{grid-template-columns:1fr;gap:2.5em;padding:2em 1.5em 2.5em}.page-about-section-motto .motto-title{font-size:2.1em!important}.page-about-section-motto .motto-subtitle{font-size:1.1em}.page-about-section-motto .motto-button,.page-about-section-motto .motto-button .button{width:100%}.page-about-section-motto .motto-media{width:100%;max-width:18em;margin:0 auto}.page-about-section-motto .motto-frame{max-width:none;margin:0}.page-about-section-motto .motto-media-square{border-radius:12px;width:100%}.page-about-section-motto.visible .motto-media{transform:none}}
