.eai{padding-top:clamp(80px,10vw,150px);padding-bottom:clamp(90px,12vw,180px)}.eai header{display:grid;justify-items:center;gap:22px;text-align:center}.eai header>p{margin:0;font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase}.eai h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(3rem,6vw,6.5rem);font-weight:400;line-height:.98}.eai header>div{max-width:680px;font-size:clamp(1.4rem,1.55vw,1.8rem);line-height:1.65}.eai__stage{position:relative;min-height:720px;display:grid;place-items:center}.eai__soap{position:relative;width:min(38vw,470px);aspect-ratio:4/3;filter:drop-shadow(0 30px 28px rgba(30,35,27,.16))}.eai__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:var(--image-radius);opacity:0;visibility:hidden;transform:scale(.975);transition:opacity var(--switch-duration) cubic-bezier(.22,1,.36,1),transform var(--switch-duration) cubic-bezier(.22,1,.36,1),visibility 0s linear var(--switch-duration)}.eai__media.is-active{z-index:1;opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}.eai__media img{width:100%;height:100%;object-fit:contain}.eai__placeholder{height:100%;display:grid;place-items:center;border-radius:22% 18% 24% 19%;background:linear-gradient(145deg,#d9cbb3,#a99576);box-shadow:inset 18px 18px 35px #ffffff47,inset -16px -18px 30px #4639272e}.eai__placeholder span{padding:20px;text-align:center;letter-spacing:.12em}.eai__buttons{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.eai__buttons button{position:absolute;pointer-events:auto;border:0;border-bottom:1px solid;padding:10px 2px;background:none;color:inherit;font:inherit;font-size:clamp(1.4rem,2vw,2rem);cursor:pointer;transition:color .25s ease,border-color .25s ease}.eai__buttons button:nth-child(1){top:16%;left:8%}.eai__buttons button:nth-child(2){top:19%;right:8%}.eai__buttons button:nth-child(3){top:50%;left:1%}.eai__buttons button:nth-child(4){top:52%;right:1%}.eai__buttons button:nth-child(5){bottom:13%;left:16%}.eai__buttons button.is-active,.eai__buttons button:is(:hover,:focus-visible){color:var(--accent);border-color:var(--accent)}.eai__note{position:absolute;right:8%;bottom:8%;width:min(330px,28vw);padding-left:20px;border-left:1px solid var(--accent)}.eai__note h3{margin:0;font-family:var(--font-heading-family);font-size:2rem}.eai__note p{margin:8px 0 0;line-height:1.5}@media(max-width:749px){.eai__stage{min-height:710px;align-items:start;padding-top:150px}.eai__soap{width:min(72vw,460px)}.eai__note{right:auto;left:6%;bottom:4%;width:88%}.eai__buttons button:nth-child(1){top:4%;left:2%}.eai__buttons button:nth-child(2){top:8%;right:2%}.eai__buttons button:nth-child(3){top:48%;left:0}.eai__buttons button:nth-child(4){top:50%;right:0}.eai__buttons button:nth-child(5){bottom:22%;left:5%}}@media(prefers-reduced-motion:reduce){.eai__media{transition:none}}.eai__soap{filter:none}.elsvart-hero{position:relative;height:clamp(49rem,54vw,var(--hero-desktop-height));min-height:42rem;overflow:hidden;background:#f7f0e4}.elsvart-hero__viewport,.elsvart-hero__slide,.elsvart-hero__media,.elsvart-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0}.elsvart-hero__slide{opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.elsvart-hero__slide.is-active{opacity:1;visibility:visible}.elsvart-hero__media{overflow:hidden}.elsvart-hero__image{width:100%;height:100%;object-fit:var(--desktop-fit);object-position:var(--desktop-image-x) var(--desktop-image-y);transform:scale(var(--desktop-scale));transition:transform .4s ease}.elsvart-hero__wash{background:linear-gradient(90deg,rgba(255,253,248,var(--hero-wash)),#fffdf800 68%)}.elsvart-hero__content{position:absolute;z-index:1;top:var(--hero-y);left:var(--hero-x);width:min(var(--hero-width),calc(100% - 3rem));transform:translateY(-50%);color:#17432d}.elsvart-hero__content.center{transform:translate(-50%,-50%);text-align:center}.elsvart-hero__content.right{transform:translate(-100%,-50%);text-align:right}.elsvart-hero__content--mobile{display:none}.elsvart-hero__eyebrow{margin:0 0 1.2rem;color:var(--hero-eyebrow-color,#17432d);text-transform:uppercase;letter-spacing:.16em;font-size:1.1rem;font-weight:600}.elsvart-hero h1,.elsvart-hero h2{margin:0;font-size:clamp(4rem,5.2vw,7rem);line-height:.98;color:var(--hero-heading-color,#17432d)}.elsvart-hero__text{margin-top:1.8rem;color:var(--hero-text-color,#17432d);font-size:clamp(1.45rem,1.6vw,1.85rem);line-height:1.5}.elsvart-hero__actions{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;margin-top:2.6rem}.elsvart-hero__actions.center{justify-content:center}.elsvart-hero__actions.right{justify-content:flex-end}.elsvart-hero__link{color:inherit;text-decoration-thickness:1px;text-underline-offset:.35em}.elsvart-hero__arrows{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 2.2rem;pointer-events:none}.elsvart-hero__arrows button{width:4.8rem;height:4.8rem;padding:0;border:1px solid rgba(255,253,248,.8);border-radius:50%;background:#17432d61;color:#fff;font-size:4rem;font-family:serif;line-height:.8;pointer-events:auto}@media(max-width:749px){.elsvart-hero{min-height:0}.elsvart-hero__content--desktop{display:none}.elsvart-hero__content--mobile{display:block}.elsvart-hero__image{object-fit:var(--mobile-fit);object-position:var(--mobile-image-x) var(--mobile-image-y);transform:scale(var(--mobile-scale))}.elsvart-hero h2{font-size:clamp(3.6rem,10vw,5.2rem)}.elsvart-hero__text{font-size:1.5rem}.elsvart-hero__arrows{padding:0 1.2rem}.elsvart-hero__arrows button{width:4.2rem;height:4.2rem;font-size:3.5rem}.elsvart-hero--mobile-stack{height:auto}.elsvart-hero--mobile-stack .elsvart-hero__viewport{position:relative}.elsvart-hero--mobile-stack .elsvart-hero__slide{position:relative;display:none;visibility:visible;opacity:1}.elsvart-hero--mobile-stack .elsvart-hero__slide.is-active{display:block}.elsvart-hero--mobile-stack .elsvart-hero__media{position:relative;display:block;aspect-ratio:var(--mobile-image-ratio);overflow:hidden}.elsvart-hero--mobile-stack .elsvart-hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.elsvart-hero--mobile-stack .elsvart-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(255,253,248,calc(var(--hero-wash) * .35)),#fffdf800 75%)}.elsvart-hero--mobile-stack .elsvart-hero__content--mobile{position:relative;top:auto;left:auto;width:auto;transform:none;padding:2.4rem 2rem 3.4rem;background:#f7f0e4}.elsvart-hero--mobile-stack .elsvart-hero__content--mobile.center,.elsvart-hero--mobile-stack .elsvart-hero__content--mobile.right{transform:none;text-align:left}.elsvart-hero--mobile-stack .elsvart-hero__actions.center,.elsvart-hero--mobile-stack .elsvart-hero__actions.right{justify-content:flex-start}.elsvart-hero--mobile-stack .elsvart-hero__arrows{bottom:auto;height:var(--active-mobile-media-height);align-items:center}}.elsvart-hero__arrows{padding:0 1.6rem}.elsvart-hero__arrows button,.elsvart-hero__arrows button:hover{width:3.2rem;height:5.6rem;border:0;border-radius:0;background:transparent;color:#fff;font-size:0;line-height:1;cursor:pointer}.elsvart-hero__arrows button span{display:block;width:.85rem;height:.85rem;margin:auto;border-bottom:1px solid currentColor;border-left:1px solid currentColor;transform:rotate(45deg)}.elsvart-hero__arrows [data-hero-next] span{transform:rotate(-135deg)}.elsvart-hero__arrows button:focus-visible{outline:1px solid currentColor;outline-offset:4px}@media(max-width:749px){.elsvart-hero--mobile-overlay{height:auto;min-height:0;aspect-ratio:var(--hero-mobile-image-ratio)}.elsvart-hero__content--mobile h2{font-size:var(--hero-mobile-heading-size)}.elsvart-hero__content--mobile .elsvart-hero__text{font-size:var(--hero-mobile-text-size)}.elsvart-hero__content--mobile .button{width:var(--hero-mobile-button-width)!important;min-width:var(--hero-mobile-button-width)!important;height:var(--hero-mobile-button-height);min-height:var(--hero-mobile-button-height);padding-inline:1rem;font-size:var(--hero-mobile-button-text-size);white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map?subset=AAABAAE */
