:root{--zoom-ink: #111111;--zoom-muted: #6b6b6b;--zoom-line: rgba(17, 17, 17, .12);--zoom-soft: #f6f5f2;--zoom-accent: #8b6f47;--zoom-radius-sm: 10px;--zoom-radius: 18px;--zoom-radius-lg: 28px;--zoom-shadow: 0 18px 50px rgba(0,0,0,.08);--zoom-container: min(1440px, calc(100vw - 48px) )}html[dir=rtl]{direction:rtl}html[dir=rtl] body{font-family:Noto Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif;letter-spacing:0}html[dir=ltr] body{font-family:var(--font-body--family),Inter,Arial,sans-serif}body.template-index .content-for-layout{overflow:clip}.zoom-container{width:var(--zoom-container);margin-inline:auto}.zoom-section{padding-block:clamp(56px,7vw,112px)}.zoom-section--soft{background:var(--zoom-soft)}.zoom-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-block-end:clamp(28px,4vw,52px)}.zoom-section__copy{max-width:720px}.zoom-kicker{display:block;margin-block-end:10px;color:var(--zoom-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}html[dir=rtl] .zoom-kicker{letter-spacing:0}.zoom-title{margin:0;color:var(--zoom-ink);font-size:clamp(2rem,4vw,4rem);line-height:1.05;text-wrap:balance}.zoom-lead{margin:14px 0 0;color:var(--zoom-muted);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.8}.zoom-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border:1px solid var(--zoom-ink);border-radius:999px;background:var(--zoom-ink);color:#fff;text-decoration:none;font-weight:700;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.zoom-button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000029}.zoom-button--light{background:#fff;color:var(--zoom-ink);border-color:#fff}.zoom-button--outline{background:transparent;color:var(--zoom-ink)}.zoom-link{color:inherit;font-weight:700;text-underline-offset:5px}.zoom-icon-button{width:46px;height:46px;display:inline-grid;place-items:center;border:1px solid var(--zoom-line);border-radius:50%;background:#fff;color:var(--zoom-ink);cursor:pointer;transition:.25s ease}.zoom-icon-button:hover{border-color:var(--zoom-ink);transform:translateY(-2px)}.zoom-icon-button svg{width:19px;height:19px}html[dir=rtl] .zoom-directional{transform:scaleX(-1)}.zoom-card{background:#fff;border:1px solid var(--zoom-line);border-radius:var(--zoom-radius);overflow:hidden}.zoom-language-switcher{display:flex;align-items:center;margin-inline-start:4px}.zoom-language-switcher form{margin:0}.zoom-language-switcher__button{min-width:42px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}.zoom-language-switcher__button:hover{background:rgb(var(--color-foreground-rgb) / .06)}#header-component{z-index:30}#header-component[sticky]{box-shadow:0 1px 0 var(--zoom-line);-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px)}.header__columns{min-height:68px}.header__row--top .header__columns{gap:clamp(8px,1.5vw,24px)}.header-menu__item,.header__menu-item{font-weight:650}.dropdown-localization__button{border:1px solid var(--zoom-line)!important;border-radius:999px!important;padding:8px 11px!important}.menu-drawer{max-width:min(92vw,420px)}.menu-drawer__menu-item{min-height:52px}.zoom-announcement{position:relative;z-index:31;background:var(--zoom-announcement-bg,#111);color:var(--zoom-announcement-color,#fff);overflow:hidden}.zoom-announcement__inner{min-height:36px;display:grid;place-items:center;padding:7px 48px;text-align:center}.zoom-announcement__message{grid-area:1/1;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .35s ease,transform .35s ease;font-size:.78rem;font-weight:650;letter-spacing:.02em}.zoom-announcement__message[aria-hidden=false]{opacity:1;transform:none;pointer-events:auto}.zoom-announcement__message a{color:inherit;text-decoration:none}.zoom-announcement__controls{position:absolute;inset-block:0;inset-inline-end:10px;display:flex;align-items:center;gap:2px}.zoom-announcement__control{width:28px;height:28px;border:0;background:transparent;color:inherit;cursor:pointer;opacity:.75}.zoom-announcement__control:hover{opacity:1}zoom-hero-slider{display:block;position:relative;background:#111;color:#fff;overflow:hidden}.zoom-hero__track{display:flex;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}.zoom-hero__slide{position:relative;flex:0 0 100%;min-height:clamp(540px,76vh,880px);isolation:isolate}.zoom-hero__media,.zoom-hero__media picture,.zoom-hero__media img,.zoom-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.zoom-hero__media img,.zoom-hero__media video{object-fit:cover;object-position:var(--zoom-object-position,center)}.zoom-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#000000a8,#00000014 70%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 50%);opacity:var(--zoom-overlay,.58)}html[dir=rtl] .zoom-hero__slide:after{background:linear-gradient(270deg,#000000a8,#00000014 70%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 50%)}.zoom-hero__content{position:relative;z-index:1;width:var(--zoom-container);min-height:inherit;margin-inline:auto;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-block:clamp(70px,9vw,128px)}.zoom-hero__content--center{align-items:center;text-align:center}.zoom-hero__content--end{align-items:flex-end;text-align:end}.zoom-hero__eyebrow{margin:0 0 14px;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}html[dir=rtl] .zoom-hero__eyebrow{letter-spacing:0}.zoom-hero__title{max-width:950px;margin:0;color:#fff;font-size:clamp(2.5rem,6vw,6.6rem);line-height:.98;text-wrap:balance}.zoom-hero__text{max-width:650px;margin:20px 0 30px;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.75;color:#ffffffe0}.zoom-hero__controls{position:absolute;z-index:4;inset-inline:0;inset-block-end:24px;width:var(--zoom-container);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.zoom-hero__arrows{display:flex;gap:8px;pointer-events:auto}.zoom-hero__arrows .zoom-icon-button{background:#ffffff1f;color:#fff;border-color:#ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.zoom-hero__dots{display:flex;align-items:center;gap:8px;pointer-events:auto}.zoom-hero__dot{width:30px;height:3px;border:0;padding:0;background:#ffffff59;cursor:pointer;transition:.3s ease}.zoom-hero__dot[aria-current=true]{width:58px;background:#fff}.zoom-brands__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.zoom-brand{position:relative;display:block;color:inherit;text-decoration:none;text-align:center}.zoom-brand__image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#eee;border:1px solid var(--zoom-line);transition:transform .35s ease,box-shadow .35s ease}.zoom-brand:hover .zoom-brand__image{transform:translateY(-6px);box-shadow:var(--zoom-shadow)}.zoom-brand__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.zoom-brand:hover img{transform:scale(1.05)}.zoom-brand__title{margin:14px 0 0;font-weight:750;font-size:.95rem}.zoom-tabs__nav{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin-block-end:28px;padding-block-end:2px}.zoom-tabs__nav::-webkit-scrollbar{display:none}.zoom-tabs__button{min-height:44px;flex:0 0 auto;padding:9px 18px;border:1px solid var(--zoom-line);border-radius:999px;background:#fff;color:var(--zoom-ink);font:inherit;font-weight:700;cursor:pointer}.zoom-tabs__button[aria-selected=true]{background:var(--zoom-ink);border-color:var(--zoom-ink);color:#fff}.zoom-tabs__panel[hidden]{display:none}.zoom-products-shell{position:relative}.zoom-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,24%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding-block-end:6px}.zoom-products::-webkit-scrollbar{display:none}.zoom-product-card{scroll-snap-align:start;min-width:0;background:#fff}.zoom-product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#f1f1f1;border-radius:var(--zoom-radius)}.zoom-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.zoom-product-card:hover .zoom-product-card__media img{transform:scale(1.035)}.zoom-product-card__badge{position:absolute;inset-block-start:12px;inset-inline-start:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#111;font-size:.7rem;font-weight:800}.zoom-product-card__body{padding:15px 3px 2px}.zoom-product-card__vendor{color:var(--zoom-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}html[dir=rtl] .zoom-product-card__vendor{letter-spacing:0}.zoom-product-card__title{margin:7px 0 8px;font-size:1rem;line-height:1.45}.zoom-product-card__title a{color:inherit;text-decoration:none}.zoom-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-weight:750}.zoom-product-card__compare{color:var(--zoom-muted);text-decoration:line-through;font-weight:500}.zoom-product-card__form{margin-block-start:12px}.zoom-product-card__quick{width:100%;min-height:44px;border:1px solid var(--zoom-ink);border-radius:999px;background:transparent;color:var(--zoom-ink);font:inherit;font-weight:750;cursor:pointer;transition:.25s ease}.zoom-product-card__quick:hover{background:var(--zoom-ink);color:#fff}.zoom-product-card__quick:disabled{opacity:.45;cursor:not-allowed}.zoom-products__arrows{display:flex;gap:8px;margin-block-start:24px;justify-content:flex-end}.zoom-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.zoom-trust__item{padding:clamp(24px,3vw,38px);border:1px solid var(--zoom-line);border-radius:var(--zoom-radius);background:#fff}.zoom-trust__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--zoom-soft);margin-block-end:20px}.zoom-trust__icon svg{width:24px;height:24px}.zoom-trust__title{margin:0 0 9px;font-size:1.06rem}.zoom-trust__text{margin:0;color:var(--zoom-muted);line-height:1.7}.zoom-editorial__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.zoom-editorial__card{position:relative;grid-column:span 6;min-height:clamp(430px,55vw,680px);border-radius:var(--zoom-radius-lg);overflow:hidden;color:#fff;isolation:isolate}.zoom-editorial__card--wide{grid-column:1/-1;min-height:clamp(420px,46vw,650px)}.zoom-editorial__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s ease}.zoom-editorial__card:hover img{transform:scale(1.035)}.zoom-editorial__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 65%)}.zoom-editorial__content{position:absolute;inset-inline:clamp(24px,4vw,50px);inset-block-end:clamp(26px,4vw,52px);max-width:680px}.zoom-editorial__title{margin:0 0 12px;color:#fff;font-size:clamp(1.8rem,3.4vw,4rem);line-height:1.05}.zoom-editorial__text{margin:0 0 22px;color:#ffffffdb;line-height:1.7}.zoom-video{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.66fr);align-items:center;gap:clamp(30px,6vw,90px)}.zoom-video__media{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:var(--zoom-radius-lg);background:#111;box-shadow:var(--zoom-shadow)}.zoom-video__media video,.zoom-video__media img{width:100%;height:100%;object-fit:cover}.zoom-video__media video{display:block}.zoom-testimonials{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,38%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.zoom-testimonials::-webkit-scrollbar{display:none}.zoom-testimonial{scroll-snap-align:start;padding:clamp(26px,4vw,44px);border:1px solid var(--zoom-line);border-radius:var(--zoom-radius);background:#fff}.zoom-testimonial__stars{color:#b28437;letter-spacing:.15em}.zoom-testimonial__quote{margin:20px 0 26px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.75}.zoom-testimonial__person{display:flex;align-items:center;gap:12px}.zoom-testimonial__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#eee}.zoom-testimonial__name{margin:0;font-weight:750}.zoom-testimonial__meta{margin:3px 0 0;color:var(--zoom-muted);font-size:.82rem}.zoom-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.zoom-article{min-width:0}.zoom-article__image{display:block;aspect-ratio:16/11;overflow:hidden;border-radius:var(--zoom-radius);background:#eee}.zoom-article__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.zoom-article:hover img{transform:scale(1.04)}.zoom-article__meta{margin:16px 0 8px;color:var(--zoom-muted);font-size:.78rem}.zoom-article__title{margin:0;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.35}.zoom-article__title a{color:inherit;text-decoration:none}.zoom-article__excerpt{margin:10px 0 0;color:var(--zoom-muted);line-height:1.65}.zoom-footer{background:#111;color:#fff;padding-block:clamp(60px,7vw,96px) 26px}.zoom-footer a{color:inherit}.zoom-footer__top{display:grid;grid-template-columns:1.3fr repeat(3,minmax(0,1fr));gap:clamp(32px,5vw,76px)}.zoom-footer__brand{max-width:390px}.zoom-footer__logo img{max-height:52px;width:auto}.zoom-footer__description{color:#ffffffad;line-height:1.8;margin:18px 0 24px}.zoom-footer__heading{margin:0 0 18px;color:#fff;font-size:.92rem;text-transform:uppercase;letter-spacing:.1em}html[dir=rtl] .zoom-footer__heading{letter-spacing:0}.zoom-footer__links{list-style:none;padding:0;margin:0;display:grid;gap:11px}.zoom-footer__links a{text-decoration:none;color:#ffffffb8;transition:color .2s ease}.zoom-footer__links a:hover{color:#fff}.zoom-footer__newsletter{margin-block-start:26px}.zoom-footer__form{display:flex;border-bottom:1px solid rgba(255,255,255,.35)}.zoom-footer__form input{min-width:0;flex:1;min-height:48px;padding:0;border:0;background:transparent;color:#fff;font:inherit}.zoom-footer__form input::placeholder{color:#ffffff80}.zoom-footer__form button{width:48px;border:0;background:transparent;color:#fff;cursor:pointer}.zoom-footer__social{display:flex;flex-wrap:wrap;gap:10px;margin-block-start:24px}.zoom-footer__social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;text-decoration:none;font-size:.75rem}.zoom-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block-start:26px;margin-block-start:56px;border-top:1px solid rgba(255,255,255,.14);color:#ffffff9e;font-size:.78rem}.zoom-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.zoom-footer__payments svg{height:22px;width:auto}.zoom-faq{max-width:900px;margin-inline:auto}.zoom-faq details{border-block-end:1px solid var(--zoom-line)}.zoom-faq summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:750;list-style:none}.zoom-faq summary::-webkit-details-marker{display:none}.zoom-faq summary:after{content:"+";font-size:1.5rem;font-weight:400}.zoom-faq details[open] summary:after{content:"\2212"}.zoom-faq__answer{padding-block-end:24px;color:var(--zoom-muted);line-height:1.8}.zoom-locations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zoom-location{padding:28px;border:1px solid var(--zoom-line);border-radius:var(--zoom-radius)}.zoom-location__title{margin:0 0 12px}.zoom-location__details{color:var(--zoom-muted);line-height:1.8}.zoom-location__actions{display:flex;flex-wrap:wrap;gap:10px;margin-block-start:20px}body:not(.template-index) #MainContent{min-height:55vh}body.template-product .product-information,body.template-collection .product-grid-container,body.template-search .product-grid-container,body.template-cart .cart-page,body.template-page .page-width-content,body.template-blog .blog-posts-container,body.template-article .blog-post{width:var(--zoom-container);margin-inline:auto}body.template-product .product-information{padding-block:clamp(28px,5vw,72px)}body.template-product .product-information__grid{gap:clamp(24px,5vw,76px)}body.template-product .product-information h1{font-size:clamp(2rem,4vw,4.25rem);line-height:1.05}body.template-product .product-information .button{min-height:52px;border-radius:999px}body.template-product .product-information .product-media-container,body.template-product .product-information media-gallery{border-radius:var(--zoom-radius);overflow:hidden}body.template-collection .product-grid-container,body.template-search .product-grid-container{padding-block:clamp(28px,5vw,70px)}body.template-collection .product-grid,body.template-search .product-grid{gap:clamp(14px,2vw,28px)}body.template-cart .cart-page{padding-block:clamp(30px,5vw,72px)}body.template-cart .cart-page__summary{border-radius:var(--zoom-radius);overflow:hidden}body.template-page .page-width-content{padding-block:clamp(40px,6vw,90px)}body.template-page .rte{line-height:1.85}body.template-blog .blog-posts-container{padding-block-end:80px}body.template-404 #MainContent{display:grid;place-items:center}.input,input,textarea,select{max-width:100%}html[dir=rtl] .text-left{text-align:right}html[dir=rtl] .text-right{text-align:left}html[dir=rtl] .icon-caret,html[dir=rtl] .icon-arrow{transform:scaleX(-1)}html[dir=rtl] .zoom-products__arrows,html[dir=rtl] .zoom-section__actions{direction:ltr}@media(max-width:1090px){:root{--zoom-container:min(100% - 32px, 1440px)}.zoom-brands__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zoom-products{grid-auto-columns:minmax(230px,34%)}.zoom-trust__grid,.zoom-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--zoom-container: calc(100% - 28px) ;--zoom-radius-lg:20px}.zoom-section{padding-block:52px}.zoom-section__header{align-items:flex-start;flex-direction:column;margin-block-end:28px}.zoom-section__header .zoom-button{width:100%}.header__columns{min-height:60px}.zoom-language-switcher__button{min-width:38px;min-height:34px;padding:6px 8px}.zoom-announcement__inner{padding-inline:38px}.zoom-announcement__controls{inset-inline-end:4px}.zoom-hero__slide{min-height:min(78svh,700px)}.zoom-hero__content{justify-content:flex-end;padding-block:70px 86px}.zoom-hero__title{font-size:clamp(2.2rem,12vw,4rem)}.zoom-hero__text{margin-block:14px 24px;font-size:.98rem}.zoom-hero__controls{inset-block-end:18px}.zoom-hero__arrows{display:none}.zoom-hero__dots{margin-inline:auto}.zoom-brands__grid{display:grid;grid-auto-flow:column;grid-auto-columns:36%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block-end:5px}.zoom-brand{scroll-snap-align:start}.zoom-products{grid-auto-columns:72%;gap:14px}.zoom-product-card__quick{min-height:46px}.zoom-trust__grid,.zoom-editorial__grid{grid-template-columns:1fr}.zoom-editorial__card,.zoom-editorial__card--wide{grid-column:auto;min-height:500px}.zoom-video{grid-template-columns:1fr}.zoom-video__copy{order:-1}.zoom-testimonials{grid-auto-columns:88%}.zoom-blog__grid{grid-template-columns:1fr;gap:32px}.zoom-footer__top{grid-template-columns:1fr;gap:38px}.zoom-footer__bottom{align-items:flex-start;flex-direction:column;margin-block-start:42px}.zoom-locations{grid-template-columns:1fr}body.template-product .product-information,body.template-collection .product-grid-container,body.template-search .product-grid-container,body.template-cart .cart-page,body.template-page .page-width-content,body.template-blog .blog-posts-container,body.template-article .blog-post{width:calc(100% - 28px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.zoom-footer__logo--localized{display:inline-flex;align-items:center;max-width:min(280px,82%)}.zoom-footer__logo--localized img{display:block;width:auto!important;height:auto!important;max-width:100%;max-height:74px!important;object-fit:contain}.zoom-brand-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.zoom-brand-directory__card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--zoom-line);border-radius:24px;overflow:hidden;background:#fff;color:var(--zoom-ink);text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.zoom-brand-directory__card:hover{transform:translateY(-5px);border-color:#11111147;box-shadow:var(--zoom-shadow)}.zoom-brand-directory__mark{aspect-ratio:16/8;display:grid;place-items:center;overflow:hidden;background:#f3f1ec}.zoom-brand-directory__mark img{width:100%;height:100%;object-fit:contain;padding:clamp(22px,4vw,48px);transition:transform .35s ease}.zoom-brand-directory__card:hover .zoom-brand-directory__mark img{transform:scale(1.035)}.zoom-brand-directory__mark--text{background:#111;color:#fff;padding:24px;text-align:center}.zoom-brand-directory__mark--text span{max-width:100%;font-size:clamp(1.55rem,3vw,3.2rem);font-weight:800;line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}html[dir=rtl] .zoom-brand-directory__mark--text span{letter-spacing:0}.zoom-brand-directory__body{display:flex;flex:1;flex-direction:column;padding:22px}.zoom-brand-directory__body h3{margin:0;font-size:1.2rem}.zoom-brand-directory__body p{margin:9px 0 20px;color:var(--zoom-muted);line-height:1.65;font-size:.9rem}.zoom-brand-directory__link{margin-top:auto;font-size:.8rem;font-weight:800}.zoom-category-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zoom-category-showcase__card{position:relative;isolation:isolate;min-height:clamp(420px,44vw,650px);display:flex;align-items:flex-end;overflow:hidden;border-radius:28px;background:#111;color:#fff;text-decoration:none}.zoom-category-showcase__media,.zoom-category-showcase__media img,.zoom-category-showcase__media svg,.zoom-category-showcase__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.zoom-category-showcase__media img,.zoom-category-showcase__media svg{object-fit:cover;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.zoom-category-showcase__overlay{z-index:1;background:linear-gradient(0deg,#000000b8,#0000000a 67%)}.zoom-category-showcase__content{position:relative;z-index:2;width:100%;padding:clamp(24px,3vw,38px)}.zoom-category-showcase__content h3{margin:0;color:#fff;font-size:clamp(1.65rem,3vw,3rem);line-height:1.02}.zoom-category-showcase__content p{max-width:480px;margin:12px 0 18px;color:#ffffffc7;line-height:1.65}.zoom-category-showcase__content>span{font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:5px}.zoom-category-showcase__card:hover .zoom-category-showcase__media img{transform:scale(1.045)}.zoom-about-timeline{background:#111;color:#fff}.zoom-about-timeline .ze-section-head h2{color:#fff}.zoom-about-timeline .ze-section-head p{color:#ffffffa3}.zoom-about-timeline__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid rgba(255,255,255,.14);border-radius:24px;overflow:hidden;background:#ffffff24}.zoom-about-timeline__item{min-height:280px;display:flex;flex-direction:column;padding:clamp(24px,3vw,38px);background:#111}.zoom-about-timeline__number{display:block;margin-bottom:auto;color:#c6a36b;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.zoom-about-timeline__item h3{margin:42px 0 12px;color:#fff;font-size:1.3rem}.zoom-about-timeline__item p{margin:0;color:#ffffff9e;line-height:1.72;font-size:.92rem}@media(max-width:1090px){.zoom-brand-directory__grid,.zoom-category-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zoom-category-showcase__card:last-child{grid-column:1/-1;min-height:500px}.zoom-about-timeline__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.zoom-footer__logo--localized{max-width:230px}.zoom-brand-directory__grid{grid-template-columns:1fr 1fr;gap:10px}.zoom-brand-directory__mark{aspect-ratio:4/3}.zoom-brand-directory__mark--text{padding:14px}.zoom-brand-directory__mark--text span{font-size:clamp(1.15rem,7vw,1.7rem)}.zoom-brand-directory__body{padding:15px}.zoom-brand-directory__body p{display:none}.zoom-brand-directory__body h3{font-size:.95rem}.zoom-brand-directory__link{margin-top:12px;font-size:.7rem}.zoom-category-showcase__grid{grid-template-columns:1fr;gap:12px}.zoom-category-showcase__card,.zoom-category-showcase__card:last-child{grid-column:auto;min-height:480px;border-radius:20px}.zoom-category-showcase__content p{font-size:.9rem}.zoom-about-timeline__grid{grid-template-columns:1fr}.zoom-about-timeline__item{min-height:230px}}#header-component:not([transparent]) .header__row{background:#fff!important;color:#111!important}#header-component:not([transparent]) .header__row a,#header-component:not([transparent]) .header__row button{color:inherit}#header-component .dropdown-localization,#header-component dropdown-localization-component{display:none!important}#header-component header-actions{align-items:center;gap:4px}.zoom-language-switcher{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin:0;position:relative;z-index:4}.zoom-language-switcher form{display:flex;margin:0}.zoom-language-switcher__button{min-width:58px;height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.76rem;line-height:1;font-weight:800;letter-spacing:0;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.zoom-language-switcher__button:hover,.zoom-language-switcher__button:focus-visible{background:#111;color:#fff;border-color:#111}.zoom-language-switcher__button:active{transform:scale(.97)}.zoom-language-switcher__label--mobile{display:none}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header-menu .menu-list__link[aria-haspopup=true]{display:inline-flex;align-items:center;gap:7px}#header-component[data-menu-style=menu] .header-menu .menu-list__link[aria-haspopup=true]:after{content:"";width:6px;height:6px;border-inline-end:1.5px solid currentColor;border-block-end:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;opacity:.72;transition:transform .2s ease}#header-component[data-menu-style=menu] .header-menu .menu-list__link[aria-expanded=true]:after{transform:rotate(225deg) translate(-1px,-1px)}#header-component[data-menu-style=menu] .menu-list__submenu{background:#fffffffb!important;color:#111!important;border-top:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.08);box-shadow:0 22px 50px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#header-component[data-menu-style=menu] .menu-list__submenu-inner{width:min(100%,1320px);margin-inline:auto;padding-block:26px 30px!important;padding-inline:clamp(24px,4vw,64px)!important}#header-component[data-menu-style=menu] .mega-menu__grid{gap:24px 42px;align-items:start}#header-component[data-menu-style=menu] .mega-menu__link{color:#4a4a4a;line-height:1.45;padding-block:7px;transition:color .18s ease,transform .18s ease}#header-component[data-menu-style=menu] .mega-menu__link:hover{color:#000;transform:translate(2px)}html[dir=rtl] #header-component[data-menu-style=menu] .mega-menu__link:hover{transform:translate(-2px)}#header-component[data-menu-style=menu] .mega-menu__link--parent{color:#111;font-weight:800;margin-block-end:3px}}@media screen and (max-width:749px){#header-component .header__columns{overflow:visible}#header-component header-actions{gap:2px;min-width:max-content;position:relative;z-index:5}#header-component header-actions .header-actions__action{width:40px;min-width:40px;height:44px;flex:0 0 40px;align-items:center}.zoom-language-switcher__button{width:32px;min-width:32px;height:32px;padding:0;font-size:.68rem;border-color:#1111114d}.zoom-language-switcher__label--desktop{display:none}.zoom-language-switcher__label--mobile{display:inline}.zoom-localized-logo__image{max-width:82px!important}}@media screen and (max-width:360px){#header-component header-actions .header-actions__action{width:36px;min-width:36px;flex-basis:36px}.zoom-language-switcher__button{width:30px;min-width:30px;height:30px;font-size:.64rem}.zoom-localized-logo__image{max-width:76px!important}}html,body{max-width:100%}body{overflow-x:clip}main,.content-for-layout,.shopify-section{min-width:0}img,video,iframe,svg{max-width:100%}.zoom-collection-index{background:#fff;color:#111}.zoom-collection-index__hero{padding-block:clamp(54px,8vw,108px) clamp(34px,5vw,64px);max-width:920px;margin-inline:auto;text-align:center}.zoom-collection-index__hero .zoom-kicker{justify-content:center}.zoom-collection-index__hero h1{margin:10px 0 18px;font-size:clamp(2.45rem,6vw,5.6rem);line-height:.96;letter-spacing:-.055em;text-wrap:balance}html[dir=rtl] .zoom-collection-index__hero h1{letter-spacing:0}.zoom-collection-index__hero p{max-width:720px;margin:0 auto;color:var(--zoom-muted);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.8}.zoom-collection-index__core{padding-block-end:clamp(58px,8vw,108px)}.zoom-collection-index__core .zoom-category-showcase__card{min-height:clamp(430px,42vw,610px)}.zoom-collection-index__core .zoom-category-showcase__content h2{margin:0;color:#fff;font-size:clamp(1.65rem,3vw,3rem);line-height:1.02}.zoom-collection-index__all{padding-block:clamp(58px,8vw,108px);border-top:1px solid var(--zoom-line)}.zoom-collection-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.zoom-collection-index__card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--zoom-line);border-radius:24px;background:#fff;color:#111;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.zoom-collection-index__card:hover{transform:translateY(-5px);border-color:#11111140;box-shadow:0 20px 44px #00000014}.zoom-collection-index__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f4f3ef}.zoom-collection-index__media img,.zoom-collection-index__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.zoom-collection-index__card:hover .zoom-collection-index__media img{transform:scale(1.035)}.zoom-collection-index__body{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:22px;padding:clamp(18px,2.3vw,26px)}.zoom-collection-index__body h3{margin:0;font-size:clamp(1.12rem,1.6vw,1.4rem);line-height:1.25}.zoom-collection-index__body p{margin:9px 0 0;color:var(--zoom-muted);font-size:.9rem;line-height:1.65}.zoom-collection-index__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#555;font-size:.78rem;font-weight:750}.zoom-collection-index__arrow{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--zoom-line);border-radius:50%;color:#111;transition:background-color .2s ease,color .2s ease}.zoom-collection-index__card:hover .zoom-collection-index__arrow{background:#111;color:#fff}html[dir=rtl] .zoom-collection-index__arrow,html[dir=rtl] .zoom-directional{transform:scaleX(-1)}.zoom-brand-directory--page .zoom-brand-directory__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.zoom-brand-directory--page .zoom-brand-directory__card{border-radius:26px}.zoom-brand-directory--page .zoom-brand-directory__mark{aspect-ratio:16 / 9}.zoom-brand-directory--page .zoom-brand-directory__mark--text{background:linear-gradient(145deg,#0d0d0d,#1d1d1d)}.zoom-brand-directory--page .zoom-brand-directory__mark--text span{font-size:clamp(1.8rem,4vw,4.2rem)}.zoom-brand-directory--page .zoom-brand-directory__body{padding:clamp(20px,2.5vw,30px)}.zoom-brand-directory--page .zoom-brand-directory__body p{display:block}.template-page .ze-page-hero__content{padding-block:clamp(54px,8vw,104px)}.template-page .ze-page-hero__content h1{max-width:960px;text-wrap:balance}@media screen and (max-width:989px){.zoom-collection-index__grid,.zoom-brand-directory--page .zoom-brand-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.zoom-section{padding-block:clamp(46px,12vw,72px)}.zoom-container{width:min(100% - 28px,var(--zoom-container))}.zoom-collection-index__hero{padding-block:48px 30px;text-align:start}.zoom-collection-index__hero .zoom-kicker{justify-content:flex-start}.zoom-collection-index__hero h1{font-size:clamp(2.2rem,12vw,3.5rem);line-height:1}.zoom-collection-index__hero p{font-size:.95rem;line-height:1.7}.zoom-collection-index__core{padding-block-end:58px}.zoom-collection-index__core .zoom-category-showcase__grid{gap:12px}.zoom-collection-index__core .zoom-category-showcase__card{min-height:min(118vw,520px);border-radius:20px}.zoom-collection-index__all{padding-block:56px}.zoom-collection-index__grid{grid-template-columns:1fr;gap:12px}.zoom-collection-index__card{border-radius:20px}.zoom-collection-index__media{aspect-ratio:16 / 11}.zoom-collection-index__body{padding:17px;gap:16px}.zoom-brand-directory--page .zoom-brand-directory__grid{grid-template-columns:1fr 1fr;gap:10px}.zoom-brand-directory--page .zoom-brand-directory__mark{aspect-ratio:4 / 3}.zoom-brand-directory--page .zoom-brand-directory__body{padding:15px}.zoom-brand-directory--page .zoom-brand-directory__body p{display:none}.zoom-brand-directory--page .zoom-brand-directory__mark--text span{font-size:clamp(1.15rem,7vw,1.8rem)}.template-page .ze-page-hero__content{padding-block:48px 52px}}@media(prefers-reduced-motion:reduce){.zoom-language-switcher__button,.zoom-collection-index__card,.zoom-collection-index__media img,.menu-list__link[aria-haspopup=true]:after{transition:none!important}}@media screen and (min-width:750px){#header-component .header__underlay-open{height:var(--header-height)!important;box-shadow:none!important;pointer-events:none}#header-component .header__underlay-open:after{display:none!important}#header-component[data-menu-style=menu] .header-menu .menu-list__list-item:not([slot=overflow]){position:relative}#header-component[data-menu-style=menu] .header-menu .menu-list__list-item:not([slot=overflow])>.menu-list__submenu{top:calc(100% - 4px)!important;inset-inline-start:0!important;inset-inline-end:auto!important;left:auto!important;right:auto!important;width:min(350px,calc(100vw - 32px))!important;min-width:280px;padding:12px 0 0!important;background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;clip-path:none!important;overflow:visible!important;z-index:70!important}html[dir=rtl] #header-component[data-menu-style=menu] .header-menu .menu-list__list-item:not([slot=overflow])>.menu-list__submenu{inset-inline-start:0!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner{display:block!important;width:100%!important;margin:0!important;padding:10px!important;transform:none!important;max-height:min(68vh,520px)!important;overflow-y:auto!important;overflow-x:hidden!important;border:1px solid rgba(17,17,17,.1);border-radius:16px;background:#fffffffe!important;box-shadow:0 18px 46px #00000021;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .section,#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu{width:100%!important;margin:0!important;padding:0!important;display:block!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__grid,#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__list{display:flex!important;flex-direction:column!important;width:100%!important;gap:0!important;grid-template-columns:none!important;grid-column:auto!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__column,#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner [class*=mega-menu__column--span-]{width:100%!important;grid-column:auto!important;border-bottom:1px solid rgba(17,17,17,.07)}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__column:last-child{border-bottom:0}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__column>div{padding:2px 0}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__link{width:100%;min-height:auto;display:flex;align-items:center;justify-content:flex-start;padding:9px 12px!important;border-radius:10px;color:#282828!important;font-size:.92rem!important;line-height:1.35!important;text-align:start;transform:none!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__link:hover,#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__link:focus-visible{background:#f6f5f2;color:#000!important;transform:none!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__link--parent{padding-bottom:4px!important;color:#111!important;font-weight:800!important;font-size:1rem!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__column ul{margin:0 0 5px!important;padding:0!important;column-count:1!important}#header-component[data-menu-style=menu] .header-menu .menu-list__submenu-inner .mega-menu__column ul .mega-menu__link{padding-top:2px!important;padding-bottom:8px!important;color:#6a6a6a!important;font-size:.8rem!important;font-weight:500!important}#header-component:has(.menu-list__link[aria-expanded=true]) .header__row,#header-component:has(.mega-menu__list:hover) .header__row{min-height:0!important}}@media screen and (min-width:1100px){#header-component .header__columns{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"left center right"!important}#header-component .header__column--left,#header-component .header__column--right{min-width:0;gap:clamp(10px,1.25vw,22px)}#header-component .header__column--left{justify-content:flex-start}#header-component .header__column--right{justify-content:flex-end}#header-component .zoom-split-nav{display:flex!important;min-width:0;flex:0 1 auto}#header-component .zoom-split-nav--left{margin-inline-end:auto}#header-component .zoom-split-nav--right{margin-inline-start:auto}#header-component .zoom-split-overflow::part(list){display:flex;align-items:center;justify-content:flex-start;gap:0;margin:0;padding:0}#header-component .zoom-split-nav--right .zoom-split-overflow::part(list){justify-content:flex-end}#header-component .zoom-split-nav .menu-list__link{height:100%;display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:6px;padding:0;white-space:nowrap}#header-component .zoom-split-nav .menu-list__link-title{padding-inline:clamp(8px,1vw,15px)}#header-component .zoom-split-nav .menu-list__link[aria-haspopup=true] .menu-list__link-title{padding-inline-end:0}#header-component .zoom-split-nav .menu-list__link[aria-haspopup=true]:after{width:5px!important;height:5px!important;flex:0 0 5px;margin-inline-end:9px;border-inline-end-width:1.25px!important;border-block-end-width:1.25px!important;transform:rotate(45deg) translateY(-1px)!important;opacity:.62}#header-component .zoom-split-nav .menu-list__link[aria-expanded=true]:after{transform:rotate(225deg) translate(-1px,-1px)!important}#header-component .zoom-split-nav .menu-list__list-item{flex-direction:row!important;position:relative}#header-component .zoom-split-nav .menu-list__list-item:after{content:none!important}#header-component .zoom-split-nav .menu-list__submenu{top:calc(100% + 8px)!important;width:min(330px,calc(100vw - 32px))!important;min-width:250px;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#header-component .zoom-split-nav--right .menu-list__submenu{inset-inline-start:auto!important;inset-inline-end:0!important}#header-component .zoom-split-nav .zoom-menu-panel{width:100%!important;max-height:min(65vh,480px)!important;overflow:auto!important;padding:9px!important;border:1px solid rgba(17,17,17,.1);border-radius:16px;background:#fffffffe!important;color:#111!important;box-shadow:0 18px 48px #0000001f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.zoom-menu-panel__list,.zoom-menu-panel__children{margin:0;padding:0}.zoom-menu-panel__item+.zoom-menu-panel__item{border-top:1px solid rgba(17,17,17,.07)}.zoom-menu-panel__link,.zoom-menu-panel__children a{display:block;width:100%;padding:10px 12px;border-radius:10px;color:#222!important;text-decoration:none;text-align:start;line-height:1.35}.zoom-menu-panel__link{font-size:.91rem;font-weight:760}.zoom-menu-panel__children a{padding-block:6px;color:#666!important;font-size:.79rem;font-weight:500}.zoom-menu-panel__link:hover,.zoom-menu-panel__link:focus-visible,.zoom-menu-panel__children a:hover,.zoom-menu-panel__children a:focus-visible{background:#f5f4f1;color:#000!important}}@media screen and (min-width:750px)and (max-width:1099px){#header-component .zoom-split-nav{display:none!important}#header-component[data-menu-style=menu] .header__drawer{display:flex!important}#header-component .header__columns{grid-template-columns:1fr auto 1fr!important;grid-template-areas:"left center right"!important}}.zoom-brand-directory__mark{aspect-ratio:16 / 7;background:#fff!important;border-bottom:1px solid rgba(17,17,17,.08)}.zoom-brand-directory__mark img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:clamp(26px,4.2vw,58px)!important;filter:none}.zoom-brand-directory__mark--text{background:linear-gradient(145deg,#101010,#1d1d1d)!important;color:#fff}.zoom-brand-directory__body h3{font-weight:760}.zoom-brand-directory--page .zoom-brand-directory__mark{aspect-ratio:16 / 7}.zoom-brands__grid{gap:clamp(10px,1.4vw,18px)}.zoom-brand__image{aspect-ratio:16 / 10!important;border-radius:18px!important;background:#fff!important;border:1px solid var(--zoom-line)}.zoom-brand__image img{object-fit:contain!important;padding:clamp(18px,2.2vw,34px)}.zoom-brand__title{margin-top:10px;font-size:.84rem}body.template-collection product-card,body.template-search product-card{height:100%}body.template-collection product-card .product-card__content,body.template-search product-card .product-card__content{height:100%;padding-bottom:8px}body.template-collection product-card .card-gallery,body.template-search product-card .card-gallery{--gallery-aspect-ratio: 4 / 3 !important;position:relative;aspect-ratio:4 / 3;border:1px solid rgba(17,17,17,.075);border-radius:20px!important;background:linear-gradient(145deg,#faf9f7,#f0eee9)!important;box-shadow:0 0 #0000;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}body.template-collection product-card:hover .card-gallery,body.template-search product-card:hover .card-gallery{border-color:#11111129;box-shadow:0 18px 42px #11111114;transform:translateY(-2px)}body.template-collection product-card .card-gallery .product-media-container,body.template-search product-card .card-gallery .product-media-container,body.template-collection product-card .card-gallery .product-media,body.template-search product-card .card-gallery .product-media{aspect-ratio:4 / 3!important;background:transparent!important}body.template-collection product-card .card-gallery .product-media img,body.template-search product-card .card-gallery .product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:clamp(18px,2vw,30px)!important}body.template-collection product-card .product-card__content product-title,body.template-search product-card .product-card__content product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em;font-weight:650}body.template-collection product-card .product-card__content [class*=price],body.template-search product-card .product-card__content [class*=price]{font-variant-numeric:tabular-nums}body.template-product .ze-gallery__stage{aspect-ratio:1.2 / 1;border:1px solid rgba(17,17,17,.08);background:radial-gradient(circle at 50% 36%,#fff 0,#f8f7f4 48%,#eeebe5);box-shadow:inset 0 1px #ffffffd9}body.template-product .ze-gallery__image{object-fit:contain!important;object-position:center!important;padding:clamp(30px,4vw,64px)!important}body.template-product .ze-gallery__thumb{background:#fff;border-color:#1111111a;box-shadow:0 4px 14px #11111109}body.template-product .ze-gallery__thumb:hover,body.template-product .ze-gallery__thumb.is-active{border-color:#111;box-shadow:0 8px 22px #11111114}body.template-product .ze-card__media{aspect-ratio:4 / 3;border:1px solid rgba(17,17,17,.07);background:linear-gradient(145deg,#faf9f7,#efede8)}body.template-product .ze-card__image{padding:clamp(20px,2.6vw,36px)}@media screen and (max-width:749px){.zoom-brand-directory__grid,.zoom-brand-directory--page .zoom-brand-directory__grid{grid-template-columns:1fr 1fr;gap:10px}.zoom-brand-directory__mark,.zoom-brand-directory--page .zoom-brand-directory__mark{aspect-ratio:4 / 3}.zoom-brand-directory__mark img{padding:20px!important}body.template-collection product-card .card-gallery,body.template-search product-card .card-gallery,body.template-collection product-card .card-gallery .product-media-container,body.template-search product-card .card-gallery .product-media-container,body.template-collection product-card .card-gallery .product-media,body.template-search product-card .card-gallery .product-media{aspect-ratio:1 / 1!important;--gallery-aspect-ratio: 1 !important;border-radius:15px!important}body.template-collection product-card .card-gallery .product-media img,body.template-search product-card .card-gallery .product-media img{padding:12px!important}body.template-product .ze-gallery__stage{aspect-ratio:1 / 1;border-inline:0;border-radius:0}body.template-product .ze-gallery__image{padding:18px!important}body.template-product .ze-gallery__thumbs{padding-block:11px 6px}body.template-product .ze-card__media{aspect-ratio:1 / 1}body.template-product .ze-card__image{padding:14px}}@media(prefers-reduced-motion:reduce){#header-component .zoom-split-nav .menu-list__link:after,body.template-collection product-card .card-gallery,body.template-search product-card .card-gallery{transition:none!important}}.zoom-product-card__media{aspect-ratio:4 / 3!important;border:1px solid rgba(17,17,17,.07);background:linear-gradient(145deg,#faf9f7,#efede8)!important}.zoom-product-card__media img{object-fit:contain!important;object-position:center!important;padding:clamp(18px,2.2vw,30px)}@media screen and (max-width:749px){.zoom-product-card__media{aspect-ratio:1 / 1!important}.zoom-product-card__media img{padding:12px}}@media screen and (min-width:1100px){#header-component .zoom-split-nav .zoom-menu-panel{min-width:280px!important;max-width:340px!important}#header-component .zoom-split-nav .zoom-menu-panel__link{display:flex!important;align-items:center!important;min-height:44px!important;padding:10px 13px!important;font-size:.92rem!important;line-height:1.25!important;overflow-wrap:anywhere}html[dir=ltr] #header-component .zoom-split-nav .zoom-menu-panel__link{text-align:left!important;direction:ltr!important}html[dir=rtl] #header-component .zoom-split-nav .zoom-menu-panel__link{text-align:right!important;direction:rtl!important}}.zoom-hero__track{direction:ltr}html[dir=rtl] .zoom-hero__slide{direction:rtl}.zoom-search-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:clamp(24px,4vw,56px);padding-block:clamp(34px,5vw,72px)!important}.zoom-search-header--filtered{grid-template-columns:minmax(0,1fr)}.zoom-search-header__copy{max-width:820px}.zoom-search-header__copy h1{margin:0;color:var(--zoom-ink);font-size:clamp(2.25rem,5vw,5.25rem);line-height:.98;letter-spacing:-.035em;text-wrap:balance}html[dir=rtl] .zoom-search-header__copy h1{letter-spacing:0}.zoom-search-header__copy p{max-width:720px;margin:16px 0 0;color:var(--zoom-muted);font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75}.zoom-search-header__back{display:inline-flex;align-items:center;gap:8px;margin-block-start:22px;color:var(--zoom-ink);font-weight:750;text-decoration:none;border-bottom:1px solid currentColor;padding-block-end:3px}@media screen and (max-width:749px){html[dir=rtl],html[dir=rtl] body{width:100%;max-width:100%;overflow-x:hidden}html[dir=rtl] #MainContent,html[dir=rtl] .content-for-layout{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;translate:none!important;min-height:1px;max-width:100%}html[dir=rtl] zoom-hero-slider{display:block!important;width:100%;max-width:100%;min-height:1px;visibility:visible!important;opacity:1!important}.zoom-search-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;padding-block:28px!important}.zoom-search-header__copy h1{font-size:clamp(2rem,11vw,3.3rem)}}@media screen and (max-width:749px){html[dir=rtl]{width:100%;max-width:100%;overflow-x:hidden!important}html[dir=rtl] body{width:100%;max-width:100%;min-width:0;overflow-x:hidden!important;position:relative;top:0;right:0;bottom:0;left:0}html[dir=rtl] #header-group,html[dir=rtl] #MainContent,html[dir=rtl] footer{width:100%;max-width:100%;min-width:0;transform:none!important;translate:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/zoom-global.css.map */
