.horalys{margin:0;color:var(--h-ink);background:var(--h-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip}.horalys *{box-sizing:border-box}.horalys img,.horalys svg,.horalys video{display:block;max-width:100%}.horalys button,.horalys input,.horalys textarea,.horalys select{font:inherit}.horalys button,.horalys summary{-webkit-tap-highlight-color:transparent}.horalys a{color:inherit}.horalys h1,.horalys h2,.horalys h3,.horalys h4,.horalys p{margin-block-start:0}.horalys h1,.horalys h2,.horalys .h-display{font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-.035em;line-height:1.04}.horalys h1{font-size:clamp(2.45rem,5vw,4.75rem)}.horalys h2{font-size:clamp(2rem,3.4vw,3.5rem)}.horalys h3{font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.2}.horalys .h-main{min-height:60vh}.horalys .h-page{width:min(100%,var(--h-page));margin-inline:auto;padding-inline:clamp(18px,5vw,80px)}.horalys .h-page--narrow{width:min(900px,calc(100% - 36px));margin-inline:auto}.horalys .h-section{position:relative;color:var(--h-section-ink, var(--h-ink));background:var(--h-section-bg, transparent);padding-block:var(--h-space-top, 88px) var(--h-space-bottom, 88px);overflow:clip}.horalys .h-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.horalys .h-section__head h2,.horalys .h-section__head p{margin-bottom:0}.horalys .h-eyebrow{margin-bottom:12px;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.horalys .h-lead{max-width:68ch;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.55}.horalys .h-richtext>*:last-child{margin-bottom:0}.horalys .h-muted{opacity:.68}.horalys .h-center{text-align:center}.horalys .h-center .h-lead{margin-inline:auto}.horalys .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.horalys .h-skip{position:fixed;top:8px;left:8px;z-index:10000;transform:translateY(-150%);padding:10px 16px;color:#fff;background:#000}.horalys .h-skip:focus{transform:none}.horalys :focus-visible{outline:2px solid currentColor;outline-offset:3px}.horalys .h-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:10px;padding:11px 22px;color:var(--h-paper);background:var(--h-ink);border:1px solid var(--h-ink);border-radius:var(--h-radius);text-decoration:none;cursor:pointer;transition:opacity var(--h-speed) ease,transform var(--h-speed) ease,background var(--h-speed) ease}.horalys .h-button:hover{opacity:.78;transform:translateY(-1px)}.horalys .h-button--light{color:var(--h-ink);background:var(--h-accent);border-color:var(--h-accent)}.horalys .h-button--outline{color:currentColor;background:transparent;border-color:currentColor}.horalys .h-link{display:inline-flex;align-items:center;gap:8px;text-underline-offset:4px}.horalys .h-icon{width:24px;height:24px}.horalys .h-icon-button{display:inline-grid;width:44px;height:44px;place-items:center;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.horalys .h-placeholder{display:grid;min-height:220px;place-items:center;color:#777;background:#e8e6df}.horalys .h-placeholder__svg{width:100%;height:100%;max-height:520px}.horalys .h-header-group{position:relative;z-index:100}.horalys .h-announcement{color:var(--h-announcement-ink, #fff);background:var(--h-announcement-bg, #101010)}.horalys .h-announcement__track{display:grid;min-height:38px;align-items:center;overflow:hidden}.horalys .h-announcement__slide{grid-area:1 / 1;margin:0;padding:8px 48px;text-align:center;font-size:.83rem;opacity:0;pointer-events:none;transition:opacity .24s ease}.horalys .h-announcement__slide.is-active{opacity:1;pointer-events:auto}.horalys .h-announcement__controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.horalys .h-announcement__controls button{pointer-events:auto;color:inherit}.horalys .h-site-header{position:sticky;top:0;z-index:90;color:var(--h-header-ink, var(--h-ink));background:color-mix(in srgb,var(--h-header-bg, var(--h-paper)) 96%,transparent);border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.horalys .h-header{display:grid;grid-template-columns:1fr auto 1fr;min-height:66px;align-items:center;gap:24px;width:min(100%,var(--h-page));margin-inline:auto;padding-inline:clamp(18px,5vw,80px)}.horalys .h-header__nav,.horalys .h-header__actions{display:flex;align-items:center;gap:22px}.horalys .h-header__actions{justify-content:end;gap:4px}.horalys .h-header__logo{display:block;justify-self:center;text-align:center;text-decoration:none}.horalys .h-header__logo img{width:auto;max-width:250px;height:var(--h-logo-height, 30px);object-fit:contain}.horalys .h-header__logo-text{font-family:Georgia,serif;font-size:1.3rem;letter-spacing:.24em;text-transform:uppercase}.horalys .h-nav__link,.horalys .h-nav__toggle{padding:22px 0;color:inherit;background:none;border:0;text-decoration:none;cursor:pointer;white-space:nowrap}.horalys .h-nav__toggle{display:flex;align-items:center;gap:4px}.horalys .h-nav__toggle .h-icon{width:18px;height:18px;transition:transform var(--h-speed) ease}.horalys .h-nav__toggle[aria-expanded=true] .h-icon{transform:rotate(180deg)}.horalys .h-mega{position:absolute;inset:100% 0 auto;padding-block:24px;color:var(--h-ink);background:var(--h-paper);border-top:1px solid #ddd9cf;border-bottom:1px solid #ddd9cf;box-shadow:0 18px 50px #00000014}.horalys .h-mega[hidden]{display:none}.horalys .h-mega__inner{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(260px,1.5fr);gap:32px}.horalys .h-mega__heading{margin-bottom:10px;font-size:.92rem}.horalys .h-mega__links{display:grid;gap:6px}.horalys .h-mega__links a{font-size:.9rem;text-decoration:none}.horalys .h-mega__links a:hover{text-decoration:underline;text-underline-offset:3px}.horalys .h-mega__promo{position:relative;min-height:230px;overflow:hidden;border-radius:calc(var(--h-radius) + 3px)}.horalys .h-mega__promo img,.horalys .h-mega__promo .h-placeholder{width:100%;height:100%;object-fit:cover}.horalys .h-mega__promo-content{position:absolute;inset:auto 18px 18px;color:#fff;text-shadow:0 1px 12px rgb(0 0 0 / .45)}.horalys .h-menu-trigger{display:none}.horalys .h-cart-count{position:absolute;transform:translate(9px,-8px);display:grid;width:17px;height:17px;place-items:center;color:var(--h-paper);background:var(--h-ink);border-radius:999px;font-size:10px}.horalys .h-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;visibility:hidden}.horalys .h-mobile-menu[hidden]{display:none}.horalys .h-mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;border:0;opacity:0}.horalys .h-mobile-menu__panel{position:relative;width:min(90vw,400px);height:100%;padding:16px;color:var(--h-ink);background:var(--h-paper);transform:translate(-100%);overflow:auto}.horalys .h-mobile-menu.is-open{visibility:visible}.horalys .h-mobile-menu.is-open .h-mobile-menu__backdrop{opacity:1;transition:opacity var(--h-speed) ease}.horalys .h-mobile-menu.is-open .h-mobile-menu__panel{transform:translate(0);transition:transform var(--h-speed) ease}.horalys .h-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.horalys .h-mobile-menu__nav{display:grid;gap:4px}.horalys .h-mobile-menu__nav>a,.horalys .h-mobile-menu summary{padding:13px 8px;font-size:1.08rem;text-decoration:none;cursor:pointer;list-style:none}.horalys .h-mobile-menu summary{display:flex;justify-content:space-between}.horalys .h-mobile-menu details[open]>summary .h-icon{transform:rotate(180deg)}.horalys .h-mobile-menu__children{display:grid;gap:1px;padding:0 0 8px 18px}.horalys .h-mobile-menu__children a{padding:8px;text-decoration:none}.horalys .h-hero{position:relative;display:grid;min-height:var(--h-hero-desktop, 760px);align-items:center;overflow:hidden;color:var(--h-hero-ink, #fff);background:#282722}.horalys .h-hero__media,.horalys .h-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.horalys .h-hero__media img,.horalys .h-hero__media video,.horalys .h-hero__media .h-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--h-object-position, center)}.horalys .h-hero__media:after{content:"";background:rgb(0 0 0 / var(--h-overlay, .35))}.horalys .h-hero__content{position:relative;z-index:1;width:min(660px,48%);margin-left:auto;padding:80px;text-align:var(--h-align, center)}.horalys .h-hero__content h1{margin-bottom:18px}.horalys .h-hero__rating{margin-bottom:14px;font-size:.9rem}.horalys .h-hero__actions{display:flex;flex-wrap:wrap;justify-content:var(--h-justify, center);gap:12px;margin-top:26px}.horalys .h-grid{display:grid;grid-template-columns:repeat(var(--h-columns, 3),minmax(0,1fr));gap:var(--h-gap, 24px)}.horalys .h-slider{position:relative}.horalys .h-slider__viewport{overflow:hidden}.horalys .h-slider__track{display:grid;grid-auto-columns:calc((100% - (var(--h-slider-gap, 24px) * (var(--h-slides, 4) - 1))) / var(--h-slides, 4));grid-auto-flow:column;gap:var(--h-slider-gap, 24px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.horalys .h-slider__track::-webkit-scrollbar{display:none}.horalys .h-slider__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.horalys .h-slider__item{scroll-snap-align:start;min-width:0}.horalys .h-slider__controls{display:flex;justify-content:flex-end;gap:6px;margin-bottom:14px}.horalys .h-slider__dots{display:flex;justify-content:center;gap:6px;margin-top:20px}.horalys .h-slider__dot{width:18px;height:2px;padding:0;background:currentColor;border:0;opacity:.3}.horalys .h-slider__dot.is-active{opacity:1}.horalys .h-product-card{height:100%;transition:transform .2s ease}.horalys .h-product-card:hover{transform:translateY(-2px)}.horalys .h-product-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#eceae4;border-radius:var(--h-radius)}.horalys .h-product-card__media img,.horalys .h-product-card__media .h-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.horalys .h-product-card:hover .h-product-card__media img{transform:scale(1.025)}.horalys .h-product-card__body{padding-top:14px}.horalys .h-product-card__title{margin-bottom:5px;font-family:inherit;font-size:1rem;font-weight:500}.horalys .h-product-card__title a{text-decoration:none}.horalys .h-price{display:flex;gap:8px;align-items:center;font-size:.95rem}.horalys .h-price__compare{opacity:.5}.horalys .h-collection-card{position:relative;min-height:520px;overflow:hidden;color:#fff;background:#333;border-radius:var(--h-radius)}.horalys .h-collection-card img,.horalys .h-collection-card .h-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.horalys .h-collection-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000ad)}.horalys .h-collection-card:hover img{transform:scale(1.03)}.horalys .h-collection-card__content{position:absolute;z-index:1;inset:auto 24px 24px}.horalys .h-collection-card__content h3{margin-bottom:6px;font-family:Georgia,serif;font-size:1.8rem}.horalys .h-collection-card__content p{margin-bottom:15px}.horalys .h-card{padding:26px;background:color-mix(in srgb,var(--h-soft) 88%,transparent);border-radius:calc(var(--h-radius) + 3px)}.horalys .h-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:650px}.horalys .h-story--reverse .h-story__media{order:2}.horalys .h-story__media{min-height:520px}.horalys .h-story__media img,.horalys .h-story__media video,.horalys .h-story__media .h-placeholder{width:100%;height:100%;object-fit:cover}.horalys .h-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,8vw,120px)}.horalys .h-story__content .h-button{margin-top:20px;align-self:flex-start}.horalys .h-value{display:grid;gap:14px}.horalys .h-value__icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid currentColor;border-radius:999px}.horalys .h-value__number{font-family:Georgia,serif;font-size:2.8rem;line-height:1}.horalys .h-timeline{position:relative}.horalys .h-timeline:before{content:"";position:absolute;top:16px;left:0;right:0;height:1px;background:currentColor;opacity:.2}.horalys .h-timeline__item{position:relative;padding-top:44px}.horalys .h-timeline__item:before{content:"";position:absolute;top:10px;width:13px;height:13px;background:currentColor;border-radius:50%}.horalys .h-award{display:flex;min-height:180px;flex-direction:column;justify-content:space-between}.horalys .h-award__mark{font-family:Georgia,serif;font-size:2.6rem}.horalys .h-testimonial{display:grid;min-height:270px;align-content:center;padding:clamp(28px,5vw,70px);text-align:center;background:var(--h-soft);border-radius:calc(var(--h-radius) + 4px)}.horalys .h-testimonial blockquote{margin:0 0 22px;font-family:Georgia,serif;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.35}.horalys .h-compare{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,8vw,120px)}.horalys .h-before-after{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#d8d5cc;border-radius:var(--h-radius)}.horalys .h-before-after__image{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.horalys .h-before-after__image img,.horalys .h-before-after__image .h-placeholder{width:100%;height:100%;object-fit:cover}.horalys .h-before-after__image--before{clip-path:inset(0 calc(100% - var(--h-position, 50%)) 0 0)}.horalys .h-before-after__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;opacity:0;cursor:ew-resize}.horalys .h-before-after__divider{position:absolute;z-index:2;top:0;bottom:0;left:var(--h-position, 50%);width:2px;background:#fff;transform:translate(-1px);pointer-events:none}.horalys .h-before-after__handle{position:absolute;top:50%;left:50%;display:grid;width:48px;height:48px;place-items:center;color:#111;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.horalys .h-compare__prices{display:flex;justify-content:space-between;gap:22px;margin-top:18px;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,3rem)}.horalys .h-tabs__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px}.horalys .h-tabs__button{min-height:40px;padding:8px 16px;color:inherit;background:transparent;border:1px solid color-mix(in srgb,currentColor 20%,transparent);cursor:pointer}.horalys .h-tabs__button[aria-selected=true]{border-color:currentColor}.horalys .h-tabs__panel[hidden]{display:none}.horalys .h-accordion{background:var(--h-soft);border-radius:calc(var(--h-radius) + 4px);padding-inline:20px}.horalys .h-accordion details+details{border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}.horalys .h-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;cursor:pointer;list-style:none}.horalys .h-accordion summary::-webkit-details-marker{display:none}.horalys .h-accordion summary .h-icon{transition:transform var(--h-speed) ease}.horalys .h-accordion details[open] summary .h-icon{transform:rotate(180deg)}.horalys .h-accordion__content{padding:0 0 20px;max-width:85ch}.horalys .h-product{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:clamp(36px,6vw,90px);align-items:start}.horalys .h-product__info{position:sticky;top:98px;padding-block:24px}.horalys .h-product__title{margin-bottom:12px;font-size:clamp(2rem,3.3vw,3.4rem)}.horalys .h-product__gallery .h-slider__track{--h-slides: 1;--h-slider-gap: 12px}.horalys .h-product__media{aspect-ratio:1 / 1;background:#eee;scroll-snap-align:start}.horalys .h-product__media img,.horalys .h-product__media video{width:100%;height:100%;object-fit:cover}.horalys .h-product__media .h-placeholder{height:100%}.horalys .h-product__badges{display:flex;gap:10px;margin-block:18px}.horalys .h-product__badge{padding:7px 10px;background:var(--h-soft);font-size:.82rem}.horalys .h-option{margin-block:22px;padding:0;border:0}.horalys .h-option legend{margin-bottom:10px;font-weight:600}.horalys .h-option__values{display:flex;flex-wrap:wrap;gap:8px}.horalys .h-option__input{position:absolute;opacity:0;pointer-events:none}.horalys .h-option__label{display:block;padding:9px 14px;border:1px solid #cfcbbf;cursor:pointer}.horalys .h-option__input:checked+.h-option__label{color:var(--h-paper);background:var(--h-ink);border-color:var(--h-ink)}.horalys .h-quantity{display:grid;gap:6px;width:120px;margin-block:18px}.horalys .h-input,.horalys .h-select,.horalys .h-textarea{width:100%;min-height:48px;padding:12px 14px;color:var(--h-ink);background:#fff;border:1px solid #d6d2c8;border-radius:var(--h-radius)}.horalys .h-textarea{min-height:130px;resize:vertical}.horalys .h-product-form .h-button{width:100%;max-width:none;min-height:52px}.horalys .h-product__details{margin-top:22px;background:transparent;padding-inline:0;border-top:1px solid #d8d4ca;border-radius:0}.horalys .h-product__details details:last-child{border-bottom:1px solid #d8d4ca}.horalys .h-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.horalys .h-pagination{display:flex;justify-content:center;gap:6px;margin-top:44px}.horalys .h-pagination a,.horalys .h-pagination span{display:grid;min-width:40px;height:40px;place-items:center;text-decoration:none;border:1px solid #d4d0c6}.horalys .h-pagination .current{color:var(--h-paper);background:var(--h-ink)}.horalys .h-cart-page{display:grid;grid-template-columns:1fr minmax(320px,.45fr);gap:50px}.horalys .h-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding-block:18px;border-bottom:1px solid #d8d4ca}.horalys .h-cart-item img{width:110px;aspect-ratio:1;object-fit:cover}.horalys .h-cart-summary{position:sticky;top:98px;padding:26px;background:var(--h-soft)}.horalys .h-cart-summary__row{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.horalys .h-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.horalys .h-form-grid .h-field--wide{grid-column:1 / -1}.horalys .h-form-status{padding:12px;background:var(--h-soft)}.horalys .h-blog-card__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--h-soft)}.horalys .h-blog-card__media img,.horalys .h-blog-card__media .h-placeholder{width:100%;height:100%;object-fit:cover}.horalys .h-blog-card__body{padding-top:16px}.horalys .h-blog-card__body h3{margin-bottom:8px;font-family:Georgia,serif}.horalys .h-article{max-width:850px;margin-inline:auto}.horalys .h-article__media{margin-block:30px}.horalys .h-article__content{font-size:1.06rem}.horalys .h-article__content img{height:auto;margin-block:28px}.horalys .h-newsletter{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.horalys .h-newsletter__form{display:flex;min-width:min(100%,480px)}.horalys .h-newsletter__form .h-input{border-radius:var(--h-radius) 0 0 var(--h-radius)}.horalys .h-newsletter__form .h-button{border-radius:0 var(--h-radius) var(--h-radius) 0}.horalys .h-footer{color:var(--h-footer-ink, #eee);background:var(--h-footer-bg, #111);padding-block:66px 24px}.horalys .h-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.horalys .h-footer__brand{max-width:320px}.horalys .h-footer__logo{max-width:210px;max-height:54px;object-fit:contain;filter:var(--h-footer-logo-filter, none)}.horalys .h-footer h2,.horalys .h-footer h3{margin-bottom:18px;font-family:inherit;font-size:.84rem;letter-spacing:.1em;text-transform:uppercase}.horalys .h-footer__links{display:grid;gap:8px}.horalys .h-footer__links a{text-decoration:none;opacity:.82}.horalys .h-footer__links a:hover{opacity:1;text-decoration:underline}.horalys .h-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:55px;padding-top:22px;border-top:1px solid rgb(255 255 255 / .16);font-size:.78rem}.horalys .h-footer__legal{display:flex;flex-wrap:wrap;gap:14px}.horalys .h-socials{display:flex;gap:12px}.horalys .h-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end}.horalys .h-drawer[hidden]{display:none}.horalys .h-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;border:0;opacity:0}.horalys .h-drawer__panel{position:relative;display:flex;width:min(440px,100%);height:100%;flex-direction:column;color:var(--h-ink);background:var(--h-paper);transform:translate(100%)}.horalys .h-drawer.is-open .h-drawer__backdrop{opacity:1;transition:opacity var(--h-speed) ease}.horalys .h-drawer.is-open .h-drawer__panel{transform:none;transition:transform var(--h-speed) ease}.horalys .h-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #d8d4ca}.horalys .h-drawer__header h2{margin:0;font-family:inherit;font-size:1.2rem}.horalys .h-drawer__content{flex:1;overflow:auto;padding:20px}.horalys .h-drawer__empty{display:grid;height:100%;align-content:center;justify-items:center;gap:18px;text-align:center}.horalys .h-drawer__items{display:grid;gap:18px}.horalys .h-drawer__item{display:grid;grid-template-columns:80px 1fr auto;gap:12px}.horalys .h-drawer__item img{width:80px;aspect-ratio:1;object-fit:cover}.horalys .h-drawer__footer{margin-top:24px;padding-top:20px;border-top:1px solid #d8d4ca}.horalys .h-drawer__footer .h-button{width:100%;max-width:none;margin-top:12px}.horalys.is-locked{overflow:hidden}.js .horalys [data-horalys-reveal]{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.js .horalys [data-horalys-reveal].is-visible{opacity:1;transform:none}@media(max-width:1000px){.horalys .h-header{grid-template-columns:44px 1fr auto;min-height:62px;padding-inline:14px}.horalys .h-header__nav{display:none}.horalys .h-menu-trigger{display:inline-grid}.horalys .h-header__logo{grid-column:2}.horalys .h-header__logo img{max-width:180px;height:var(--h-logo-height-mobile, 24px)}.horalys .h-header__actions{grid-column:3}.horalys .h-header__account,.horalys .h-header__search,.horalys .h-mega{display:none}.horalys .h-slider__track{--h-slides: 2.2 !important}.horalys .h-grid{--h-columns: 2 !important}.horalys .h-product{grid-template-columns:1fr}.horalys .h-product__info{position:static}.horalys .h-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.horalys .h-footer__brand{grid-column:1 / -1}}@media(max-width:750px){.horalys{font-size:15px}.horalys .h-page{padding-inline:18px}.horalys .h-section{--h-space-top: 60px !important;--h-space-bottom: 60px !important}.horalys .h-section__head{align-items:start;flex-direction:column;margin-bottom:24px}.horalys .h-hero{min-height:var(--h-hero-mobile, 650px);align-items:end}.horalys .h-hero__media:after{background:linear-gradient(transparent 25%,rgb(0 0 0 / max(var(--h-overlay, .35),.5)))}.horalys .h-hero__content{width:100%;margin:0;padding:46px 22px;text-align:center}.horalys .h-hero__actions{justify-content:center}.horalys .h-grid{--h-columns: 1 !important}.horalys .h-slider__track{--h-slides: 1.18 !important;--h-slider-gap: 14px}.horalys .h-slider__controls{display:none}.horalys .h-collection-card{min-height:440px}.horalys .h-story{grid-template-columns:1fr;min-height:0}.horalys .h-story--reverse .h-story__media{order:0}.horalys .h-story__media{min-height:440px}.horalys .h-story__content{padding:48px 22px}.horalys .h-compare{grid-template-columns:1fr}.horalys .h-timeline{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory}.horalys .h-timeline:before{display:none}.horalys .h-timeline__item{min-width:82%;padding-top:0;scroll-snap-align:start}.horalys .h-timeline__item:before{display:none}.horalys .h-product__badges{display:grid;grid-template-columns:repeat(3,1fr)}.horalys .h-product__badge{padding-inline:5px;text-align:center}.horalys .h-collection-toolbar{align-items:stretch;flex-direction:column}.horalys .h-cart-page{grid-template-columns:1fr}.horalys .h-cart-item{grid-template-columns:80px 1fr}.horalys .h-cart-item__price{grid-column:2}.horalys .h-form-grid{grid-template-columns:1fr}.horalys .h-form-grid .h-field--wide{grid-column:auto}.horalys .h-newsletter{grid-template-columns:1fr;gap:20px}.horalys .h-newsletter__form{min-width:0;width:100%}.horalys .h-footer__grid{grid-template-columns:1fr 1fr;gap:34px 20px}.horalys .h-footer__brand{grid-column:1 / -1}.horalys .h-footer__bottom{align-items:start;flex-direction:column}.horalys .h-drawer__panel{width:100%}}@media(max-width:390px){.horalys .h-header__logo-text{font-size:1rem}.horalys .h-footer__grid{grid-template-columns:1fr}.horalys .h-footer__brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){.horalys *,.horalys *:before,.horalys *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .horalys [data-horalys-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/horalys.css.map */
