.hero-v3.aw-hero-motion{--aw-hero-motion-duration:1s;--aw-hero-motion-stagger:.11s;--aw-hero-motion-ease:cubic-bezier(.22,1,.36,1);--aw-hero-parallax-y:0px;--aw-hero-parallax-content:0px;--aw-hero-zoom-start:1;--aw-hero-zoom-end:1;--aw-hero-zoom-duration:8s;overflow:hidden}.hero-v3.aw-hero-motion .hero__content>*,.hero-v3.aw-hero-motion .hero-badge,.hero-v3.aw-hero-motion .hero-v3__rail,.hero-v3.aw-hero-motion .hero-v3__scroll,.hero-v3.aw-hero-motion .hero-v3__arrows,.hero-v3.aw-hero-motion .hero-v3__dots{opacity:0;translate:0 28px;scale:1;transition:opacity var(--aw-hero-motion-duration) var(--aw-hero-motion-ease),translate var(--aw-hero-motion-duration) var(--aw-hero-motion-ease),scale var(--aw-hero-motion-duration) var(--aw-hero-motion-ease);will-change:opacity,translate,scale}.hero-v3.aw-hero-motion[data-aw-entrance=fade] .hero__content>*,.hero-v3.aw-hero-motion[data-aw-entrance=fade] .hero-badge{translate:0 0}.hero-v3.aw-hero-motion[data-aw-entrance=left] .hero__content>*,.hero-v3.aw-hero-motion[data-aw-entrance=left] .hero-badge{translate:-42px 0}.hero-v3.aw-hero-motion[data-aw-entrance=right] .hero__content>*,.hero-v3.aw-hero-motion[data-aw-entrance=right] .hero-badge{translate:42px 0}.hero-v3.aw-hero-motion[data-aw-entrance=zoom] .hero__content>*,.hero-v3.aw-hero-motion[data-aw-entrance=zoom] .hero-badge{translate:0 0;scale:.96}.hero-v3.aw-hero-motion .hero__content .eyebrow{transition-delay:calc(var(--aw-hero-motion-stagger)*.5)}.hero-v3.aw-hero-motion .hero__content .heading{transition-delay:calc(var(--aw-hero-motion-stagger)*1.5)}.hero-v3.aw-hero-motion .hero__content .hero__text{transition-delay:calc(var(--aw-hero-motion-stagger)*2.5)}.hero-v3.aw-hero-motion .hero__content .button-row{transition-delay:calc(var(--aw-hero-motion-stagger)*3.5)}.hero-v3.aw-hero-motion .hero-badge{transition-delay:calc(var(--aw-hero-motion-stagger)*4.2)}.hero-v3.aw-hero-motion .hero-v3__rail{transition-delay:calc(var(--aw-hero-motion-stagger)*4.8)}.hero-v3.aw-hero-motion .hero-v3__scroll{transition-delay:calc(var(--aw-hero-motion-stagger)*5.3)}.hero-v3.aw-hero-motion .hero-v3__arrows,.hero-v3.aw-hero-motion .hero-v3__dots{transition-delay:calc(var(--aw-hero-motion-stagger)*5.8)}.hero-v3.aw-hero-motion.is-hero-visible .hero__content>*,.hero-v3.aw-hero-motion.is-hero-visible .hero-badge,.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__rail,.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__scroll,.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__arrows,.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__dots{opacity:1;translate:0 0;scale:1}.hero-v3.aw-hero-motion .hero__content-wrap{transform:translate3d(0,var(--aw-hero-parallax-content),0);will-change:transform}.hero-v3.aw-hero-motion .hero-v3__slide.is-active .hero-v3__image{transform:translate3d(0,var(--aw-hero-parallax-y),0) scale(calc(var(--slide-zoom,var(--aw-image-zoom,1)) + var(--aw-hero-zoom-start,1) - 1));transition:transform var(--aw-hero-zoom-duration) cubic-bezier(.2,.65,.3,1),filter .5s ease,opacity .5s ease;will-change:transform}.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__slide.is-active .hero-v3__image{transform:translate3d(0,var(--aw-hero-parallax-y),0) scale(calc(var(--slide-zoom,var(--aw-image-zoom,1)) + var(--aw-hero-zoom-end,1) - 1))}.hero-v3.aw-hero-motion .hero__overlay{opacity:0!important;transition:opacity var(--aw-hero-motion-duration) ease}.hero-v3.aw-hero-motion.is-hero-visible .hero__overlay{opacity:var(--overlay,.6)!important}.hero-v3.aw-hero-motion.is-motion-disabled .hero__content>*,.hero-v3.aw-hero-motion.is-motion-disabled .hero-badge,.hero-v3.aw-hero-motion.is-motion-disabled .hero-v3__rail,.hero-v3.aw-hero-motion.is-motion-disabled .hero-v3__scroll,.hero-v3.aw-hero-motion.is-motion-disabled .hero-v3__arrows,.hero-v3.aw-hero-motion.is-motion-disabled .hero-v3__dots{opacity:1!important;translate:0 0!important;scale:1!important;transition:none!important}.hero-v3.aw-hero-motion.is-motion-disabled .hero__overlay{opacity:var(--overlay,.6)!important;transition:none!important}.hero-v3.aw-hero-motion.is-zoom-disabled{--aw-hero-zoom-start:1!important;--aw-hero-zoom-end:1!important}.hero-v3.aw-hero-motion.is-zoom-disabled .hero-v3__image{transition:filter .5s ease,opacity .5s ease!important}@media(max-width:749px){.hero-v3.aw-hero-motion .hero-v3__slide.is-active .hero-v3__image{transform:translate3d(0,var(--aw-hero-parallax-y),0) scale(calc(var(--slide-zoom-mobile,var(--aw-image-zoom-mobile,var(--slide-zoom,var(--aw-image-zoom,1)))) + var(--aw-hero-zoom-start,1) - 1))}.hero-v3.aw-hero-motion.is-hero-visible .hero-v3__slide.is-active .hero-v3__image{transform:translate3d(0,var(--aw-hero-parallax-y),0) scale(calc(var(--slide-zoom-mobile,var(--aw-image-zoom-mobile,var(--slide-zoom,var(--aw-image-zoom,1)))) + var(--aw-hero-zoom-end,1) - 1))}.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero__content>*,.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero-badge,.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero-v3__rail,.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero-v3__scroll,.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero-v3__arrows,.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero-v3__dots{opacity:1!important;translate:0 0!important;scale:1!important;transition:none!important}.hero-v3.aw-hero-motion.is-mobile-motion-disabled .hero__overlay{opacity:var(--overlay,.6)!important;transition:none!important}}@media(prefers-reduced-motion:reduce){.hero-v3.aw-hero-motion *{animation:none!important;transition:none!important}.hero-v3.aw-hero-motion{--aw-hero-zoom-start:1!important;--aw-hero-zoom-end:1!important;--aw-hero-parallax-y:0px!important;--aw-hero-parallax-content:0px!important}.hero-v3.aw-hero-motion .hero__content>*,.hero-v3.aw-hero-motion .hero-badge,.hero-v3.aw-hero-motion .hero-v3__rail,.hero-v3.aw-hero-motion .hero-v3__scroll,.hero-v3.aw-hero-motion .hero-v3__arrows,.hero-v3.aw-hero-motion .hero-v3__dots{opacity:1!important;translate:0 0!important;scale:1!important}.hero-v3.aw-hero-motion .hero__overlay{opacity:var(--overlay,.6)!important}}.hero-v3.aw-hero-motion{--aw-overlay-blur:0px;--aw-vignette-size:140px;--aw-vignette-opacity:.45;--aw-button-radius:2px;--aw-button-glow:.35;--aw-scroll-color:#ffffff;--aw-scroll-size:14px;--aw-scroll-speed:1.6s}.hero-v3.aw-hero-motion .hero__overlay{backdrop-filter:blur(var(--aw-overlay-blur));-webkit-backdrop-filter:blur(var(--aw-overlay-blur));box-shadow:inset 0 0 var(--aw-vignette-size) rgba(0,0,0,var(--aw-vignette-opacity))}.hero-v3.aw-hero-motion.is-vignette-disabled .hero__overlay{box-shadow:none}.hero-v3.aw-hero-motion .button-row .btn{border-radius:var(--aw-button-radius);position:relative;overflow:hidden;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease,color .28s ease}.hero-v3.aw-hero-motion[data-aw-button-style=glass] .button-row .btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.28);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 38px #00000038}.hero-v3.aw-hero-motion[data-aw-button-style=outline] .button-row .btn{background:transparent;border:1px solid currentColor;color:#fff}.hero-v3.aw-hero-motion[data-aw-button-style=glow] .button-row .btn{box-shadow:0 0 28px rgba(185,17,17,var(--aw-button-glow)),0 14px 36px #0000004d}.hero-v3.aw-hero-motion[data-aw-button-style=underline] .button-row .btn,.hero-v3.aw-hero-motion[data-aw-button-style=minimal] .button-row .btn{background:transparent;border:0;box-shadow:none;padding-left:0;padding-right:0}.hero-v3.aw-hero-motion[data-aw-button-style=underline] .button-row .btn:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:currentColor;transform:scaleX(.35);transform-origin:left;transition:transform .3s ease}.hero-v3.aw-hero-motion[data-aw-button-style=underline] .button-row .btn:hover:after{transform:scaleX(1)}.hero-v3.aw-hero-motion[data-aw-button-hover=lift] .button-row .btn:hover{transform:translateY(-4px)}.hero-v3.aw-hero-motion[data-aw-button-hover=glow] .button-row .btn:hover{box-shadow:0 0 34px rgba(185,17,17,var(--aw-button-glow)),0 16px 40px #0000005c}.hero-v3.aw-hero-motion[data-aw-button-hover=fill] .button-row .btn:before,.hero-v3.aw-hero-motion[data-aw-button-hover=slide] .button-row .btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--accent,#b91111);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.22,1,.36,1)}.hero-v3.aw-hero-motion[data-aw-button-hover=slide] .button-row .btn:before{transform:translate(-105%)}.hero-v3.aw-hero-motion[data-aw-button-hover=fill] .button-row .btn:hover:before{transform:scaleX(1)}.hero-v3.aw-hero-motion[data-aw-button-hover=slide] .button-row .btn:hover:before{transform:translate(0)}.hero-v3.aw-hero-motion .hero-v3__scroll{color:var(--aw-scroll-color);font-size:var(--aw-scroll-size);animation-duration:var(--aw-scroll-speed);animation-iteration-count:infinite;animation-timing-function:ease-in-out}.hero-v3.aw-hero-motion[data-aw-scroll-style=line] .hero-v3__scroll{display:flex;align-items:center;gap:12px}.hero-v3.aw-hero-motion[data-aw-scroll-style=line] .hero-v3__scroll:after{content:"";width:42px;height:1px;background:currentColor;opacity:.7}.hero-v3.aw-hero-motion[data-aw-scroll-style=mouse] .hero-v3__scroll{display:flex;align-items:center;gap:10px}.hero-v3.aw-hero-motion[data-aw-scroll-style=mouse] .hero-v3__scroll:before{content:"";width:18px;height:28px;border:1px solid currentColor;border-radius:12px;box-shadow:inset 0 0 0 5px transparent}.hero-v3.aw-hero-motion[data-aw-scroll-style=arrow] .hero-v3__scroll:after{content:" \2193";display:inline-block;margin-left:7px}.hero-v3.aw-hero-motion[data-aw-scroll-animation=pulse] .hero-v3__scroll{animation-name:awHeroScrollPulse}.hero-v3.aw-hero-motion[data-aw-scroll-animation=bounce] .hero-v3__scroll{animation-name:awHeroScrollBounce}.hero-v3.aw-hero-motion[data-aw-scroll-animation=slide] .hero-v3__scroll{animation-name:awHeroScrollSlide}.hero-v3.aw-hero-motion[data-aw-scroll-animation=none] .hero-v3__scroll{animation:none}@keyframes awHeroScrollPulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes awHeroScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes awHeroScrollSlide{0%,to{letter-spacing:.08em}50%{letter-spacing:.18em}}@media(max-width:749px){.hero-v3.aw-hero-motion{--aw-vignette-size:90px}.hero-v3.aw-hero-motion .button-row .btn{backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.hero-v3.aw-hero-motion .hero-v3__scroll{animation:none!important}.hero-v3.aw-hero-motion .button-row .btn,.hero-v3.aw-hero-motion .button-row .btn:before,.hero-v3.aw-hero-motion .button-row .btn:after{transition:none!important}}.hero-v3.aw-hero-motion{--aw-light-color:185,17,17;--aw-light-opacity:.35;--aw-light-size:65%;--aw-light-x:78%;--aw-smoke-color:217,217,217;--aw-smoke-opacity:.15;--aw-smoke-speed:22s;--aw-particle-color:#d7b56d;--aw-particle-size:3px;--aw-particle-speed:10s;isolation:isolate}.hero-v3 .aw-hero-ambience{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none;contain:layout paint style}.hero-v3 .aw-hero-light{position:absolute;width:var(--aw-light-size);aspect-ratio:1;left:var(--aw-light-x);top:48%;transform:translate(-50%,-50%);border-radius:50%;opacity:var(--aw-light-opacity);background:radial-gradient(circle,rgba(var(--aw-light-color),.78),rgba(var(--aw-light-color),.28) 34%,rgba(var(--aw-light-color),0) 72%);filter:blur(18px);mix-blend-mode:screen}.hero-v3.is-light-pulsing .aw-hero-light{animation:awHeroLightPulse 5.5s ease-in-out infinite}.hero-v3 .aw-hero-smoke{position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;opacity:var(--aw-smoke-opacity);filter:blur(34px);mix-blend-mode:screen}.hero-v3 .aw-hero-smoke__cloud{position:absolute;width:72%;aspect-ratio:1.8;border-radius:50%;background:radial-gradient(ellipse at 30% 50%,rgba(var(--aw-smoke-color),.5),transparent 54%),radial-gradient(ellipse at 68% 48%,rgba(var(--aw-smoke-color),.38),transparent 58%);will-change:transform,opacity}.hero-v3 .aw-hero-smoke__cloud:nth-child(1){left:-14%;bottom:-18%;animation:awHeroSmokeA var(--aw-smoke-speed) ease-in-out infinite alternate}.hero-v3 .aw-hero-smoke__cloud:nth-child(2){right:-18%;bottom:-7%;animation:awHeroSmokeB calc(var(--aw-smoke-speed)*1.22) ease-in-out infinite alternate-reverse}.hero-v3 .aw-hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-v3 .aw-hero-particle{position:absolute;left:var(--aw-x);top:var(--aw-y);width:calc(var(--aw-particle-size)*var(--aw-scale));height:calc(var(--aw-particle-size)*var(--aw-scale));border-radius:50%;background:var(--aw-particle-color);opacity:var(--aw-opacity);animation-duration:calc(var(--aw-particle-speed)*var(--aw-duration));animation-delay:var(--aw-delay);animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform,opacity}.hero-v3[data-aw-particles=dust] .aw-hero-particle{filter:blur(.3px);animation-name:awHeroDust}.hero-v3[data-aw-particles=embers] .aw-hero-particle{box-shadow:0 0 8px currentColor,0 0 16px currentColor;animation-name:awHeroEmber}.hero-v3[data-aw-particles=fireflies] .aw-hero-particle{box-shadow:0 0 9px currentColor,0 0 20px currentColor;animation-name:awHeroFirefly;animation-timing-function:ease-in-out}.hero-v3[data-aw-particles=snow] .aw-hero-particle{background:#fff;animation-name:awHeroSnow}.hero-v3.is-ambience-disabled .aw-hero-ambience,.hero-v3.is-low-power .aw-hero-smoke{display:none}.hero-v3.is-low-power .aw-hero-particle:nth-child(n+9){display:none}@keyframes awHeroLightPulse{0%,to{opacity:calc(var(--aw-light-opacity)*.72);transform:translate(-50%,-50%) scale(.96)}50%{opacity:var(--aw-light-opacity);transform:translate(-50%,-50%) scale(1.06)}}@keyframes awHeroSmokeA{0%{transform:translate3d(-3%,3%,0) scale(.95);opacity:.55}to{transform:translate3d(22%,-8%,0) scale(1.14);opacity:1}}@keyframes awHeroSmokeB{0%{transform:translate3d(4%,8%,0) scale(1)}to{transform:translate3d(-20%,-4%,0) scale(1.16)}}@keyframes awHeroDust{0%{transform:translate3d(0,28px,0);opacity:0}18%{opacity:var(--aw-opacity)}82%{opacity:var(--aw-opacity)}to{transform:translate3d(34px,-110px,0);opacity:0}}@keyframes awHeroEmber{0%{transform:translate3d(0,55px,0) scale(.65);opacity:0}20%{opacity:var(--aw-opacity)}to{transform:translate3d(var(--aw-drift),-125px,0) scale(1.2);opacity:0}}@keyframes awHeroFirefly{0%,to{transform:translate3d(-12px,14px,0);opacity:.15}35%{transform:translate3d(22px,-18px,0);opacity:var(--aw-opacity)}70%{transform:translate3d(-8px,-32px,0);opacity:.28}}@keyframes awHeroSnow{0%{transform:translate3d(0,-45px,0) rotate(0);opacity:0}12%{opacity:var(--aw-opacity)}to{transform:translate3d(var(--aw-drift),115vh,0) rotate(420deg);opacity:.1}}@media(max-width:749px){.hero-v3:not(.is-mobile-ambience-enabled) .aw-hero-ambience{display:none}.hero-v3 .aw-hero-light{filter:blur(12px)}.hero-v3 .aw-hero-smoke{filter:blur(24px)}.hero-v3 .aw-hero-particle:nth-child(n+13){display:none}}@media(prefers-reduced-motion:reduce){.hero-v3 .aw-hero-smoke,.hero-v3 .aw-hero-particles{display:none!important}.hero-v3 .aw-hero-light{animation:none!important}}.hero-v3.aw-hero-typography{--aw-title-size-desktop:clamp(64px,8vw,126px);--aw-title-size-mobile:54px;--aw-title-line-height:.88;--aw-title-letter-spacing:-.045em;--aw-title-weight:900;--aw-title-shadow:none;--aw-title-accent:var(--accent,#b91111);--aw-eyebrow-size:13px;--aw-eyebrow-spacing:.28em;--aw-body-size:18px;--aw-body-width:620px;--aw-type-duration:.76s;--aw-type-stagger:55ms}.hero-v3.aw-hero-typography .heading{font-size:var(--aw-title-size-desktop);line-height:var(--aw-title-line-height);letter-spacing:var(--aw-title-letter-spacing);font-weight:var(--aw-title-weight);text-shadow:var(--aw-title-shadow)}.hero-v3.aw-hero-typography .hero__title-top,.hero-v3.aw-hero-typography .hero__title-bottom{display:block}.hero-v3.aw-hero-typography[data-aw-accent-line=top] .hero__title-top,.hero-v3.aw-hero-typography[data-aw-accent-line=bottom] .hero__title-bottom,.hero-v3.aw-hero-typography[data-aw-accent-line=both] .hero__title-top,.hero-v3.aw-hero-typography[data-aw-accent-line=both] .hero__title-bottom{color:var(--aw-title-accent)}.hero-v3.aw-hero-typography .eyebrow{font-size:var(--aw-eyebrow-size);letter-spacing:var(--aw-eyebrow-spacing)}.hero-v3.aw-hero-typography .hero__text{font-size:var(--aw-body-size);max-width:var(--aw-body-width)}.hero-v3.aw-hero-typography .aw-type-unit{display:inline-block;white-space:pre}.hero-v3.aw-hero-typography.is-type-ready[data-aw-type-mode=word] .aw-type-unit,.hero-v3.aw-hero-typography.is-type-ready[data-aw-type-mode=letter] .aw-type-unit{opacity:0;transform:translateY(.55em)}.hero-v3.aw-hero-typography.is-type-visible[data-aw-type-mode=word] .aw-type-unit,.hero-v3.aw-hero-typography.is-type-visible[data-aw-type-mode=letter] .aw-type-unit{animation:awTypeReveal var(--aw-type-duration) cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--aw-type-index) * var(--aw-type-stagger))}.hero-v3.aw-hero-typography[data-aw-title-effect=outline] .heading{color:transparent;-webkit-text-stroke:1px currentColor}.hero-v3.aw-hero-typography[data-aw-title-effect=gradient] .heading{background:linear-gradient(105deg,#fff 10%,var(--aw-title-accent) 88%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-v3.aw-hero-typography[data-aw-title-effect=glow] .heading{text-shadow:0 0 24px color-mix(in srgb,var(--aw-title-accent) 55%,transparent),var(--aw-title-shadow)}@keyframes awTypeReveal{to{opacity:1;transform:none}}@media(max-width:749px){.hero-v3.aw-hero-typography .heading{font-size:var(--aw-title-size-mobile)}.hero-v3.aw-hero-typography .hero__text{font-size:calc(var(--aw-body-size) * .9);max-width:min(var(--aw-body-width),100%)}}@media(prefers-reduced-motion:reduce){.hero-v3.aw-hero-typography .aw-type-unit{opacity:1!important;transform:none!important;animation:none!important}}.hero-v3.aw-hero-optimized{contain:layout paint style}.hero-v3.aw-hero-optimized .hero-v3__slide:not(.is-active){content-visibility:auto}.hero-v3.aw-hero-optimized.is-aw-offscreen *{animation-play-state:paused!important}.hero-v3.aw-hero-optimized.is-aw-effects-reduced .aw-hero-ambience,.hero-v3.aw-hero-optimized.is-aw-effects-reduced [class*=particle],.hero-v3.aw-hero-optimized.is-aw-effects-reduced [class*=smoke]{display:none!important}.hero-v3.aw-hero-optimized.is-aw-effects-reduced .hero-v3__image{animation:none!important}.hero-v3.aw-hero-optimized.is-aw-low-power .hero-v3__slide,.hero-v3.aw-hero-optimized.is-aw-low-power .hero-v3__image{will-change:auto}.hero-v3.aw-hero-optimized.is-aw-zoom-arbitrated .hero-v3__slide.is-active .hero-v3__image{transition-property:transform,filter,opacity}@media(max-width:749px){.hero-v3.aw-hero-optimized{contain:layout paint}.hero-v3.aw-hero-optimized.is-aw-save-data .hero-v3__image{animation:none!important}.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero__content>*,.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-badge,.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-v3__rail,.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-v3__scroll,.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-v3__arrows,.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-v3__dots{opacity:1!important;translate:0 0!important;scale:1!important;transition:none!important;will-change:auto!important}.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero__overlay{opacity:var(--overlay,.6)!important;transition:none!important}.hero-v3.aw-hero-motion.aw-hero-optimized.is-aw-low-power .hero-v3__slide.is-active .hero-v3__image{transition:none!important;will-change:auto!important}}@media(prefers-reduced-motion:reduce){.hero-v3.aw-hero-optimized *{animation-play-state:paused!important}.hero-v3.aw-hero-optimized .hero-v3__image{animation:none!important}}.aw-manifesto__values,.aw-manifesto__value,.aw-manifesto__lower,.aw-manifesto__declaration,.aw-manifesto__workshop-copy,.aw-manifesto__commitments,.aw-manifesto__ambition{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.aw-manifesto__lower-image-wrap{display:none!important}.aw-manifesto__lower{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:center!important;align-items:stretch!important}.aw-manifesto__lower>*{width:100%!important;min-width:0!important}.aw-manifesto__lower>*:last-child{border-right:0!important}@media(max-width:989px){.aw-manifesto__lower{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:749px){.aw-manifesto__lower{grid-template-columns:1fr!important}.aw-manifesto__lower>*{border-right:0!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/aw-home-effects.css.map */
