.ho-page{font-family:Montserrat,sans-serif}.ho-page a{text-decoration:none!important}.ho-section-heading{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-align:center;margin:0 0 28px;padding:0 24px;color:#000}.ho-btn{display:inline-block;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none!important;transition:opacity .2s,background .2s,color .2s;cursor:pointer;white-space:nowrap}.ho-btn--filled{background:#000;color:#fff;padding:14px 36px;border:1px solid #000}.ho-btn--filled:hover{opacity:.75}.ho-btn--outlined{border:1px solid currentColor;color:inherit;padding:14px 36px}.ho-btn--outlined:hover{opacity:.6}.ho-btn--text{border-bottom:1px solid currentColor;color:inherit;padding:0 0 3px}.ho-btn--text:hover{opacity:.55}.ho-hero .ho-btn{font-size:var(--ho-hero-btn-m, 10px)}@media(min-width:768px){.ho-hero .ho-btn{font-size:var(--ho-hero-btn-d, 10px)}}.ho-hero{position:sticky;top:0;z-index:0;overflow:hidden;height:var(--ho-h-m, 85vh);display:flex;background-color:#e8e0d8;color:inherit}.ho-marquee,.ho-colgrid,.ho-products,.ho-editorial,.ho-fullimg,.ho-imgblock{position:relative;z-index:1;background-color:#f7f3ed}@media(max-width:767px){.ho-hero{height:100dvh}.ho-hero__content{max-height:100dvh}}@media(min-width:768px){.ho-hero{height:100vh}}.ho-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ho-hero__media--m{display:none}@media(max-width:767px){.ho-hero__media--m{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.ho-hero__media--d{display:none}}.ho-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e0d8}.ho-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--ho-overlay,0));pointer-events:none}.ho-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;padding:40px 24px;width:100%;box-sizing:border-box}@media(min-width:768px){.ho-hero__content{padding:64px 60px}}.ho-hero--top-left .ho-hero__content{justify-content:flex-start;align-items:flex-start}.ho-hero--center .ho-hero__content{justify-content:center;align-items:center;text-align:center}.ho-hero--bottom-left .ho-hero__content{justify-content:flex-end;align-items:flex-start}.ho-hero--bottom-center .ho-hero__content{justify-content:flex-end;align-items:center;text-align:center}.ho-hero--light .ho-hero__heading,.ho-hero--light .ho-hero__sub{color:#fff}.ho-hero--dark .ho-hero__heading,.ho-hero--dark .ho-hero__sub{color:#000}.ho-hero__heading{font-weight:400;letter-spacing:.03em;line-height:1.08;margin:0;max-width:700px}@media(min-width:768px){.ho-hero__heading{font-size:var(--ho-heading-d, 60px)!important}}.ho-hero__sub{font-size:13px;letter-spacing:.04em;line-height:1.65;margin:0;max-width:480px}.ho-hero__placeholder-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#00000059}.ho-marquee{overflow:hidden;white-space:nowrap}.ho-marquee__track{display:inline-flex;animation:ho-scroll linear infinite}.ho-marquee__item{flex-shrink:0;padding:0 28px;letter-spacing:.12em;text-transform:uppercase}@keyframes ho-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ho-colgrid{padding-top:3px;padding-bottom:3px}@media(min-width:768px){.ho-colgrid{padding-top:5px;padding-bottom:5px}}.ho-colgrid__grid{display:grid;grid-template-columns:repeat(var(--cols-m, 2),1fr);gap:2px}@media(min-width:768px){.ho-colgrid__grid{grid-template-columns:repeat(var(--cols, 3),1fr)}}.ho-colgrid__tile{display:block;text-decoration:none!important;color:#000}.ho-colgrid__tile:hover .ho-colgrid__img{transform:scale(1.04)}.ho-colgrid__img-wrap{overflow:hidden;width:100%;background:#e8e0d8;position:relative}.ho-colgrid__tile--portrait .ho-colgrid__img-wrap{aspect-ratio:2/3}.ho-colgrid__tile--square .ho-colgrid__img-wrap{aspect-ratio:1/1}.ho-colgrid__tile--landscape .ho-colgrid__img-wrap{aspect-ratio:4/3}.ho-colgrid__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.ho-colgrid__label{position:absolute;bottom:0;left:0;right:0;font-size:var(--ho-cg-label-m, 10px);font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin:0;padding:28px 12px 14px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.38) 0%,transparent 100%)}@media(min-width:768px){.ho-colgrid__label{font-size:var(--ho-cg-label-d, 10px);padding:36px 16px 18px}}.ho-products{padding:3px 0}@media(min-width:768px){.ho-products{padding:4px 0}}.ho-products__top{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}@media(min-width:768px){.ho-products__top{padding:10px 24px}}.ho-products__top .ho-section-heading{font-size:var(--ho-pr-heading-m, 10px);text-align:left;margin-bottom:0;padding:0}@media(min-width:768px){.ho-products__top .ho-section-heading{font-size:var(--ho-pr-heading-d, 10px)}}.ho-products__nav{display:flex;gap:4px;flex-shrink:0}.ho-products__nav-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;font-size:22px;font-weight:300;color:#000;line-height:1;padding:0 0 1px;font-family:inherit;transition:opacity .15s;-webkit-tap-highlight-color:transparent}.ho-products__nav-btn:hover{opacity:.45}.ho-products__track{display:grid;grid-auto-flow:column;grid-auto-columns:var(--ho-pc-mobile-w, 70vw);gap:2px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px}.ho-products__track::-webkit-scrollbar{display:none}@media(min-width:768px){.ho-products__track{grid-auto-columns:calc((100% - 6px)/4);padding:0 24px}}.ho-product-card{display:flex;flex-direction:column;text-decoration:none!important;color:#000;scroll-snap-align:start}.ho-product-card__img-wrap{position:relative;overflow:hidden;aspect-ratio:2/3;background:#f0ebe4}.ho-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.ho-product-card__img--hover,.ho-product-card:hover .ho-product-card__img--main{opacity:0}.ho-product-card:hover .ho-product-card__img--hover{opacity:1}.ho-product-card__badge{position:absolute;top:10px;left:10px;font-size:9px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;background:#fff;color:#000;padding:3px 8px;z-index:1}.ho-product-card__info{padding:10px 4px 16px 16px}@media(min-width:768px){.ho-product-card__info{padding:10px 4px 16px 16px}}.ho-product-card__name{font-size:var(--ho-pc-name-m, 10px);font-weight:500;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;line-height:1.4}@media(min-width:768px){.ho-product-card__name{font-size:var(--ho-pc-name-d, 10px)}}.ho-product-card__price{font-size:var(--ho-pc-price-m, 10px);color:#555;margin:0}@media(min-width:768px){.ho-product-card__price{font-size:var(--ho-pc-price-d, 10px)}}.ho-products__empty{font-size:12px;color:#888;padding:40px 24px;letter-spacing:.04em}.ho-editorial{display:grid;grid-template-columns:1fr}@media(min-width:768px){.ho-editorial{grid-template-columns:1fr 1fr;min-height:560px}.ho-editorial--right .ho-editorial__img-wrap{order:2}.ho-editorial--right .ho-editorial__content{order:1}}.ho-editorial__img-wrap{position:relative;overflow:hidden;min-height:380px}@media(min-width:768px){.ho-editorial__img-wrap{min-height:unset}}.ho-editorial__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease;min-height:380px}@media(min-width:768px){.ho-editorial__img{min-height:unset}}.ho-editorial__img-wrap:hover .ho-editorial__img{transform:scale(1.03)}.ho-editorial__placeholder{background:#e8e0d8;width:100%;height:100%;min-height:380px}.ho-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:48px 32px;gap:20px}@media(min-width:768px){.ho-editorial__content{padding:80px 72px}}.ho-editorial__eyebrow{font-size:9px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin:0;opacity:.5}.ho-editorial__heading{font-weight:400;letter-spacing:.02em;line-height:1.12;margin:0}.ho-editorial__text{font-size:13px;line-height:1.8;letter-spacing:.02em;margin:0;opacity:.7}.ho-fullimg{position:relative;overflow:hidden;height:var(--ho-fi-m, 60vh);display:flex;color:inherit}@media(min-width:768px){.ho-fullimg{height:var(--ho-fi-d, 70vh)}}.ho-fullimg__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ho-fullimg__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e0d8}.ho-fullimg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--ho-overlay,0));pointer-events:none}.ho-fullimg__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;padding:40px 24px;width:100%;box-sizing:border-box}@media(min-width:768px){.ho-fullimg__content{padding:60px}}.ho-page *{letter-spacing:.02em!important}.ho-fullimg--top-left .ho-fullimg__content{justify-content:flex-start;align-items:flex-start}.ho-fullimg--center .ho-fullimg__content{justify-content:center;align-items:center;text-align:center}.ho-fullimg--bottom-left .ho-fullimg__content{justify-content:flex-end;align-items:flex-start}.ho-fullimg--bottom-center .ho-fullimg__content{justify-content:flex-end;align-items:center;text-align:center}.ho-fullimg--light .ho-fullimg__heading,.ho-fullimg--light .ho-fullimg__sub{color:#fff}.ho-fullimg--dark .ho-fullimg__heading,.ho-fullimg--dark .ho-fullimg__sub{color:#000}.ho-fullimg__heading{font-weight:400;letter-spacing:.03em;line-height:1.1;margin:0}.ho-fullimg__sub{font-size:13px;letter-spacing:.04em;line-height:1.65;margin:0;max-width:480px}.ho-imgblock{position:relative;overflow:hidden;aspect-ratio:2 / 3;display:block;color:inherit}@media(min-width:768px){.ho-imgblock{aspect-ratio:16 / 9}.ho-imgblock--mobile-only{display:none}}.ho-imgblock__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ho-imgblock__img--m{display:none}@media(max-width:767px){.ho-imgblock__img--m{display:block;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.ho-imgblock__img--d{display:none}}.ho-imgblock__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e0d8}.ho-imgblock__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--ho-ib-overlay, 0));pointer-events:none}.ho-imgblock__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;gap:10px;padding:28px 24px;box-sizing:border-box}@media(min-width:768px){.ho-imgblock__content{padding:44px 52px;gap:14px}}.ho-imgblock--top-left .ho-imgblock__content{justify-content:flex-start;align-items:flex-start}.ho-imgblock--center .ho-imgblock__content{justify-content:center;align-items:center;text-align:center}.ho-imgblock--bottom-left .ho-imgblock__content{justify-content:flex-end;align-items:flex-start}.ho-imgblock--bottom-center .ho-imgblock__content{justify-content:flex-end;align-items:center;text-align:center}.ho-imgblock--light .ho-imgblock__heading,.ho-imgblock--light .ho-imgblock__sub,.ho-imgblock--light .ho-imgblock__link{color:#fff}.ho-imgblock--dark .ho-imgblock__heading,.ho-imgblock--dark .ho-imgblock__sub,.ho-imgblock--dark .ho-imgblock__link{color:#000}.ho-imgblock__heading{font-size:var(--ho-ib-heading-m, 22px);font-weight:500;text-transform:uppercase;line-height:1.1;margin:0}@media(min-width:768px){.ho-imgblock__heading{font-size:var(--ho-ib-heading-d, 36px)}}.ho-imgblock__sub{font-size:var(--ho-ib-sub-m, 12px);font-weight:400;line-height:1.6;margin:0;max-width:420px}@media(min-width:768px){.ho-imgblock__sub{font-size:var(--ho-ib-sub-d, 14px)}}.ho-imgblock__link{font-size:var(--ho-ib-link-m, 10px);font-weight:500;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;display:inline-block;margin-top:4px}@media(min-width:768px){.ho-imgblock__link{font-size:var(--ho-ib-link-d, 11px)}}.ho-hero__content,.ho-fullimg__content,.ho-imgblock__content{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/home-atyr.css.map */
