.ruyi-hero-carousel{display:block;position:relative;background:var(--hero-background)}.ruyi-hero__track{display:flex;position:relative;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.ruyi-hero__track::-webkit-scrollbar{display:none}.ruyi-hero__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.ruyi-hero__slide>.ruyi-hero{height:100%}.ruyi-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--hero-background);color:var(--hero-text)}.ruyi-hero__media,.ruyi-hero__image,.ruyi-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ruyi-hero__media{display:block;z-index:-2}.ruyi-hero__image{display:block;object-fit:var(--hero-fit);object-position:var(--hero-image-position)}.ruyi-hero__wash{z-index:-1;background:linear-gradient(90deg,var(--hero-wash) 0%,var(--hero-wash) 20%,transparent 75%);pointer-events:none}.ruyi-hero__inner{display:flex;align-items:center;min-height:var(--hero-height);padding-top:6rem;padding-bottom:8rem}.ruyi-hero__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ruyi-hero__image-link:focus-visible{outline:3px solid var(--hero-green);outline-offset:-6px}.ruyi-hero__controls{display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;left:50%;bottom:1rem;transform:translate(-50%);padding:0 .4rem;border-radius:3rem;background:var(--hero-background);color:var(--hero-green)}.ruyi-hero__dots{display:flex}.ruyi-hero__controls button{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:3.2rem;height:4.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.ruyi-hero__dot>span{width:.9rem;height:.9rem;border:1px solid currentColor;border-radius:50%;opacity:.4}.ruyi-hero__dot.slider-counter__link--active>span{background:currentColor;opacity:1}.ruyi-hero__arrow .svg-wrapper{width:1rem;height:1rem;transform:rotate(-90deg)}.ruyi-hero__arrow--previous .svg-wrapper{transform:rotate(90deg)}.ruyi-hero__autoplay .svg-wrapper{width:1.5rem;height:1.5rem}.ruyi-hero__autoplay .ruyi-hero__play,.ruyi-hero__autoplay.slideshow__autoplay--paused .ruyi-hero__pause{display:none}.ruyi-hero__autoplay.slideshow__autoplay--paused .ruyi-hero__play{display:flex}.ruyi-hero__content{width:49%;max-width:60rem}.ruyi-hero__eyebrow{margin:0 0 1.8rem;font-size:1.15rem;line-height:1.7;letter-spacing:.16em;text-transform:uppercase}.ruyi-hero__heading{margin:0;color:var(--hero-green);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,4.6vw,7rem);font-weight:400;line-height:1.06;letter-spacing:-.035em;overflow-wrap:break-word}.ruyi-hero__heading-accent{display:block;margin-top:.2em;font-style:italic;font-size:.87em;line-height:1.15}.ruyi-hero__description{max-width:37rem;margin:2.4rem 0 0;font-size:1.6rem;line-height:1.65;letter-spacing:.015em;overflow-wrap:break-word}.ruyi-hero__description>:first-child{margin-top:0}.ruyi-hero__description>:last-child{margin-bottom:0}.ruyi-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:1.8rem;max-width:100%;min-height:4.8rem;margin-top:2.8rem;padding:1.3rem 2.6rem;border:1px solid var(--hero-green);border-radius:3rem;background:var(--hero-green);color:var(--hero-button-text);font-size:1.2rem;font-weight:500;line-height:1.6;letter-spacing:.12em;text-align:center;text-transform:uppercase;text-decoration:none;overflow-wrap:anywhere;transition:filter .15s ease}.ruyi-hero__button .svg-wrapper{flex:0 0 1.8rem;width:1.8rem;height:1.8rem}.ruyi-hero__button:hover{filter:brightness(1.12)}.ruyi-hero__button:focus-visible{outline:2px solid var(--hero-green);outline-offset:4px}.ruyi-hero--curved:after{position:absolute;right:-5%;bottom:-3rem;left:-5%;height:6rem;border-radius:50% 50% 0 0;background:var(--hero-background);content:"";pointer-events:none}.ruyi-hero__editor-note{max-width:42rem;margin-top:2rem;padding:1.2rem;border:1px dashed currentColor;font-size:1.3rem;line-height:1.5}@media screen and (max-width:749px){.ruyi-hero__inner{align-items:flex-start;min-height:var(--hero-mobile-height);padding:7.2rem 2.4rem 8rem}.ruyi-hero__image{object-position:var(--hero-mobile-image-position)}.ruyi-hero__wash{background:linear-gradient(90deg,var(--hero-mobile-wash) 0%,var(--hero-mobile-wash) 20%,transparent 95%)}.ruyi-hero__content{width:84%;max-width:38rem}.ruyi-hero__heading{font-size:clamp(3.3rem,8.5vw,4.8rem)}.ruyi-hero__description{margin-top:2rem;font-size:1.4rem;line-height:1.55}.ruyi-hero__button{gap:1rem;margin-top:2.2rem;padding:1.2rem 1.8rem;font-size:1.1rem;letter-spacing:.08em}}@media(prefers-reduced-motion:reduce){.ruyi-hero__track{scroll-behavior:auto}.ruyi-hero__button{transition:none}}.ruyi-hero__slide>.ruyi-hero{height:auto}.ruyi-hero{display:grid}.ruyi-hero__media{position:relative;inset:auto;height:auto;grid-area:1 / 1;z-index:0}.ruyi-hero__image{position:relative;inset:auto;height:auto;width:100%;object-fit:contain;transform:none}.ruyi-hero__wash{grid-area:1 / 1;z-index:1}.ruyi-hero__inner{grid-area:1 / 1;z-index:1;min-height:0;padding:5% 7%;align-self:center}.ruyi-hero--with-content .ruyi-hero__inner{position:relative}.ruyi-hero--image-only .ruyi-hero__inner{display:none}.ruyi-hero__image-link{z-index:2}.ruyi-hero--curved:after{display:none}.ruyi-hero__heading{font-size:clamp(28px,3.6vw,58px)}@media(max-width:749px){.ruyi-hero--with-content .ruyi-hero__inner{grid-area:auto;padding:24px 18px}.ruyi-hero--with-content .ruyi-hero__wash{display:none}.ruyi-hero__content{width:100%;max-width:none}.ruyi-hero__heading{font-size:clamp(27px,7vw,38px)}}.ruyi-hero--with-content .ruyi-hero__inner{z-index:3;pointer-events:none}.ruyi-hero__content a,.ruyi-hero__content button{pointer-events:auto}.ruyi-hero .ruyi-hero__image-link{display:block}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ruyi-hero.css.map */
