html{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden;min-width:320px;max-width:100vw}*,*:before,*:after{max-width:100%;box-sizing:border-box}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}.px-full-bleed{width:100%;position:relative;left:0;right:0;margin-left:0;margin-right:0;overflow-x:hidden}.px-container{max-width:var(--px-container, 1360px);margin:0 auto;padding-left:clamp(16px,4vw,64px);padding-right:clamp(16px,4vw,64px);width:100%}@media screen and (max-width:749px){.page-width,.page-width--narrow{padding-left:1rem;padding-right:1rem}}.px-btn{min-height:44px;min-width:44px;touch-action:manipulation}@media screen and (max-width:767px){.px-btn{padding:14px 28px;font-size:.78rem;min-height:48px}.px-btn--ghost{padding-left:0;padding-right:0}}@media screen and (max-width:480px){.px-btn{padding:13px 22px;font-size:.76rem}}.px-section{padding-top:clamp(48px,8vw,120px);padding-bottom:clamp(48px,8vw,120px)}.px-section-header{margin-bottom:clamp(28px,5vw,72px)}.px-section-header--center{max-width:100%;padding:0 1rem}@media screen and (min-width:768px){.px-section-header--center{max-width:640px;padding:0}}.px-heading-xl{font-size:clamp(2.2rem,8vw,6.5rem);line-height:1.05;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.px-heading-lg{font-size:clamp(1.8rem,5vw,4.5rem);line-height:1.1;word-break:break-word;overflow-wrap:break-word}.px-heading-md{font-size:clamp(1.4rem,3vw,2.8rem);line-height:1.15;word-break:break-word}.px-body-lg{font-size:clamp(.9rem,1.5vw,1.2rem)}.px-eyebrow{font-size:clamp(.6rem,1vw,.7rem);flex-wrap:wrap}.px-hero{min-height:100svh}.px-hero__content-wrap{padding-top:clamp(80px,12vh,160px);padding-bottom:clamp(60px,8vh,120px);padding-left:clamp(16px,4vw,0px);padding-right:clamp(16px,4vw,0px)}.px-hero__content{max-width:min(780px,100%);width:100%}.px-hero__heading{font-size:clamp(2.2rem,8vw,7.5rem);line-height:1.05;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.px-hero__sub{font-size:clamp(.9rem,1.8vw,1.25rem);max-width:min(520px,100%)}.px-hero__actions{flex-wrap:wrap;gap:12px}.px-hero__scroll-indicator{bottom:20px}@media screen and (max-width:480px){.px-hero__heading{font-size:clamp(2rem,11vw,3.2rem);letter-spacing:-.02em}.px-hero__sub{font-size:.92rem}.px-hero__actions{flex-direction:column;align-items:stretch;gap:10px;width:100%}.px-hero__actions .px-btn{width:100%;justify-content:center}.px-hero__shape--1{width:180px;height:180px}.px-hero__shape--2{width:120px;height:120px}.px-hero__shape--3{width:100px;height:100px}.px-hero__scroll-indicator{display:none}}@media screen and (max-width:767px){.px-hero__content-wrap{text-align:center!important}.px-hero__actions{justify-content:center}.px-hero__sub{margin-left:auto;margin-right:auto}}.px-bs-header{flex-direction:column;align-items:flex-start;gap:16px}@media screen and (min-width:768px){.px-bs-header{flex-direction:row;align-items:flex-end}}.px-bs-grid{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:clamp(12px,2.5vw,28px)}@media screen and (max-width:1199px){.px-bs-grid{grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}}@media screen and (max-width:767px){.px-bs-grid{grid-template-columns:repeat(2,1fr);gap:clamp(10px,2.5vw,16px)}}@media screen and (max-width:374px){.px-bs-grid{grid-template-columns:1fr;gap:12px}}.px-product-card{break-inside:avoid}.px-product-card__image-wrap{aspect-ratio:3/4;overflow:hidden;position:relative;background:var(--px-beige, #F5F1EA)}.px-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(hover:none)and (pointer:coarse){.px-product-card__quick-add{position:relative;transform:none;background:#0a0a0ad9;border-radius:0;padding:12px}.px-product-card__wishlist{opacity:1;transform:scale(1)}}@media screen and (max-width:767px){.px-product-card__info{padding:12px 12px 14px}.px-product-card__title,.px-product-card__price{font-size:.88rem}}@media screen and (max-width:374px){.px-product-card__info{padding:10px 10px 12px}.px-product-card__title{font-size:.82rem}}.px-cat-grid__layout{gap:clamp(8px,1.5vw,20px)}.px-cat-grid__layout--2{grid-template-columns:repeat(2,1fr)}.px-cat-grid__layout--3{grid-template-columns:1fr 1fr}.px-cat-grid__layout--4{grid-template-columns:repeat(2,1fr)}.px-cat-grid__layout--5{grid-template-columns:2fr 1fr 1fr}.px-cat-grid__layout--6{grid-template-columns:repeat(3,1fr)}.px-cat-grid__item{min-height:clamp(180px,30vw,340px)}.px-cat-grid__layout--3 .px-cat-grid__item--1{min-height:clamp(280px,40vw,500px)}.px-cat-grid__layout--5 .px-cat-grid__item--1{min-height:clamp(300px,40vw,520px)}@media screen and (max-width:991px){.px-cat-grid__layout--5{grid-template-columns:1fr 1fr}.px-cat-grid__layout--5 .px-cat-grid__item--1{grid-row:auto;grid-column:1 / -1;min-height:280px}.px-cat-grid__layout--6{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.px-cat-grid__layout--2,.px-cat-grid__layout--3{grid-template-columns:1fr}.px-cat-grid__layout--3 .px-cat-grid__item--1{grid-row:auto;grid-column:auto;min-height:260px}.px-cat-grid__layout--4{grid-template-columns:repeat(2,1fr)}.px-cat-grid__item{min-height:clamp(160px,50vw,280px)}}@media screen and (max-width:480px){.px-cat-grid__layout--4,.px-cat-grid__layout--6{grid-template-columns:1fr}.px-cat-grid__item{min-height:220px}}@media(hover:none){.px-cat-grid__cta{opacity:1;transform:none}}.px-features__row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,100px);align-items:center}@media screen and (max-width:767px){.px-features__row{grid-template-columns:1fr;gap:24px}.px-features__image-col{order:-1!important}.px-features__text-col{order:0!important}.px-features__image-wrap{aspect-ratio:4/3;max-height:340px}.px-features__row--gap{margin-bottom:clamp(40px,8vw,64px)}}@media screen and (max-width:480px){.px-features__image-wrap{aspect-ratio:16/10;max-height:260px}.px-features__text-wrap{padding:0}}.px-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,2vw,28px)}@media screen and (max-width:991px){.px-why-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.px-why-grid{grid-template-columns:1fr;gap:12px}.px-why-card{padding:24px 20px}}.px-trust__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,45%),1fr));gap:clamp(12px,2vw,32px)}@media screen and (max-width:480px){.px-trust__grid{grid-template-columns:repeat(2,1fr);gap:10px}.px-trust__card{padding:20px 16px}.px-trust__icon{width:52px;height:52px}.px-trust__count{font-size:clamp(1.6rem,7vw,2.4rem)}}@media screen and (max-width:374px){.px-trust__grid{grid-template-columns:1fr}}.px-testimonials__carousel{position:relative;overflow:hidden}.px-testimonials__track-wrap{overflow:hidden;border-radius:clamp(12px,3vw,36px)}.px-testimonials__slide{padding:clamp(12px,3vw,48px);flex-shrink:0;width:100%}.px-testimonials__card{max-width:100%;padding:clamp(24px,4vw,64px) clamp(16px,4vw,48px)}.px-testimonials__quote{font-size:clamp(1.1rem,2.5vw,2rem);word-break:break-word;overflow-wrap:break-word}.px-testimonials__controls{margin-top:24px;gap:16px}.px-testimonials__btn{min-width:44px;min-height:44px}@media screen and (max-width:480px){.px-testimonials__quote:before{font-size:3.5rem;top:-14px;left:-6px}.px-testimonials__author{flex-wrap:wrap;justify-content:center;text-align:center}}.px-newsletter__inner{padding:clamp(36px,7vw,100px) clamp(20px,5vw,80px);border-radius:clamp(16px,3vw,36px)}.px-newsletter__heading{font-size:clamp(1.6rem,4.5vw,3.8rem)}.px-newsletter__input-group{flex-direction:column;gap:12px;max-width:100%}.px-newsletter__submit{width:100%}@media screen and (min-width:576px){.px-newsletter__input-group{flex-direction:row;max-width:500px;margin:0 auto}.px-newsletter__submit{width:auto;flex-shrink:0}}.px-newsletter__badges{gap:16px}@media screen and (max-width:360px){.px-newsletter__badges{flex-direction:column;align-items:center}}.px-newsletter__deco--1{width:clamp(200px,40vw,400px);height:clamp(200px,40vw,400px)}.px-newsletter__deco--2{width:clamp(150px,30vw,300px);height:clamp(150px,30vw,300px)}.px-video-wrap{border-radius:clamp(12px,3vw,32px);aspect-ratio:16/9;overflow:hidden}.px-video-el{width:100%;height:100%;object-fit:cover}@media screen and (max-width:480px){.px-video-wrap{aspect-ratio:4/3;border-radius:12px}.px-video-play-btn{width:56px;height:56px}.px-video-caption{font-size:.7rem;white-space:normal;text-align:center;width:calc(100% - 40px);left:50%;transform:translate(-50%);bottom:12px}}.px-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,4vw,60px)}.px-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,2.5vw,40px)}.px-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,32px)}@media screen and (max-width:991px){.px-grid-2{grid-template-columns:1fr}.px-grid-3,.px-grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.px-grid-3{grid-template-columns:1fr}.px-grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:374px){.px-grid-4{grid-template-columns:1fr}}.px-announcement-bar{padding:clamp(8px,1.5vw,12px) 0}.px-announcement-text{font-size:clamp(.6rem,1.5vw,.72rem);padding:0 clamp(8px,2vw,16px);text-align:center}.header{min-height:56px}.header__menu-item a{padding:4px 0;word-break:normal}.header__submenu,.header-mega-menu__container{max-width:100vw;overflow-x:hidden}.menu-drawer{max-width:min(430px,92vw);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.menu-drawer__navigation{overflow-x:hidden}.cart-drawer{max-width:min(480px,100vw);overflow-x:hidden}.cart-drawer__inner{overflow-x:hidden;overflow-y:auto}@media screen and (max-width:480px){.cart-drawer{max-width:100vw;width:100%;border-radius:var(--px-radius-lg, 16px) 0 0 var(--px-radius-lg, 16px)}}.cart-item{gap:clamp(12px,2vw,24px)}.cart-item__image{min-width:0;flex-shrink:0}@media screen and (max-width:767px){.cart-item__media{width:clamp(80px,22vw,120px)}}@media screen and (max-width:480px){.cart-item__details{font-size:.88rem}}.collection__grid{gap:clamp(12px,2.5vw,32px)}.facets__form-vertical{min-width:0;flex-shrink:0}@media screen and (max-width:767px){.facets-container{flex-direction:column}.facets__form-vertical{display:none}}.facets-container--drawer{overflow-x:hidden}.product__media-wrapper,.product__information{min-width:0;overflow:hidden}.product__title{word-break:break-word;overflow-wrap:break-word}.product-media-container img{width:100%;height:auto;object-fit:contain}.product__media-gallery{gap:clamp(8px,1.5vw,16px)}@media screen and (max-width:749px){.product__media-gallery{grid-template-columns:1fr}.product__info-wrapper{gap:clamp(24px,4vw,48px)}}.product-form__controls-group{flex-wrap:wrap;gap:clamp(8px,1.5vw,16px)}.variant-picker-label-text{word-break:break-word}.predictive-search{max-width:100vw;overflow-x:hidden}.predictive-search__results-list{max-width:100%;overflow-x:hidden}predictive-search .predictive-search__result-item{gap:clamp(8px,1.5vw,16px)}.pagination__list{flex-wrap:wrap;gap:clamp(4px,1vw,8px);justify-content:center}.pagination__item{min-width:36px;min-height:36px}.footer__grid{gap:clamp(24px,4vw,48px)}.footer__column{min-width:0;overflow-wrap:break-word}@media screen and (max-width:767px){.footer__grid{grid-template-columns:1fr}}.footer-block__heading{word-break:break-word}.rich-text__blocks{gap:clamp(16px,3vw,32px)}.rich-text__heading{word-break:break-word;overflow-wrap:break-word}.accordion summary{padding:clamp(12px,2vw,20px);cursor:pointer;min-height:44px}.accordion__content{padding:0 clamp(12px,2vw,20px) clamp(12px,2vw,20px)}.banner__media{overflow:hidden}.banner__media img,.banner__media video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.banner__content-container{padding:clamp(24px,5vw,48px)}.banner__heading{font-size:clamp(1.8rem,7vw,3.5rem);word-break:break-word}}.image-with-text{gap:clamp(24px,4vw,64px)}@media screen and (max-width:749px){.image-with-text{flex-direction:column}.image-with-text__content{padding:clamp(16px,4vw,32px)}}.multicolumn-list{gap:clamp(16px,3vw,40px);flex-wrap:wrap}.multicolumn-list__item{min-width:min(280px,100%)}.slider{overflow:hidden}.slider__slide{min-width:0;flex-shrink:0}@media screen and (max-width:767px){.slider__slide{width:clamp(280px,80vw,360px)}}.slider-button{min-width:44px;min-height:44px}.slideshow__slide{overflow:hidden}.slideshow__media img{width:100%;height:100%;object-fit:cover}.media-modal{max-width:100vw;max-height:100vh;overflow:auto}.quick-add-modal__content{overflow-y:auto;overflow-x:hidden;max-height:90vh}@media screen and (max-width:767px){.quick-add-modal{width:100%;max-width:100%;border-radius:var(--px-radius-lg, 16px) var(--px-radius-lg, 16px) 0 0;bottom:0;top:auto;transform:none}}.collage{gap:clamp(8px,1.5vw,16px)}@media screen and (max-width:767px){.collage__item--wide{grid-column:1 / -1}}.localization-form{max-width:100%;overflow:hidden}.account{gap:clamp(24px,4vw,48px);flex-wrap:wrap}.address-list{flex-wrap:wrap;gap:clamp(16px,3vw,32px)}.address-card{min-width:min(280px,100%);flex:1}.order{flex-wrap:wrap;gap:clamp(16px,3vw,32px)}.order__summary-title{word-break:break-word}.blog-articles{gap:clamp(16px,3vw,40px);flex-wrap:wrap}.article-card{min-width:min(280px,100%)}.article-card__image-wrapper img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.gift-card{max-width:min(480px,100%);margin:0 auto}.email-signup-banner{overflow:hidden}.email-signup-banner__text-wrapper{word-break:break-word;overflow-wrap:break-word}.wrap{padding-left:clamp(16px,4vw,64px);padding-right:clamp(16px,4vw,64px);width:100%}.premium-announcement,.premium-announcement .px-container{overflow:hidden}.featured-product{gap:clamp(24px,5vw,64px);flex-wrap:wrap}.featured-product__media-wrapper{min-width:min(320px,100%);flex:1}.featured-product__info{min-width:min(280px,100%);flex:1}@media(hover:none)and (pointer:coarse){#px-cursor,#px-cursor-ring{display:none!important}}#px-scroll-progress{position:fixed;top:0;left:0;width:0%;height:2px;z-index:9999;pointer-events:none}#px-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999}.px-loader-bar-wrap{width:clamp(120px,30vw,160px)}input,select,textarea,button{max-width:100%;font-size:max(16px,1em)}.field__input,.field__select{min-height:44px;font-size:16px}.breadcrumbs{flex-wrap:wrap;gap:4px;overflow:hidden}.breadcrumbs__item{white-space:nowrap}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.main-search-results{gap:clamp(16px,3vw,40px)}.contact-form__fields{gap:clamp(16px,2.5vw,24px)}.signature-product-grid{gap:clamp(12px,2.5vw,32px)}@media screen and (max-width:767px){.signature-grid-wrap{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:480px){.signature-grid-wrap{grid-template-columns:1fr!important}}.related-products .grid{gap:clamp(12px,2.5vw,28px)}.volume-pricing{overflow-x:auto;-webkit-overflow-scrolling:touch}.quantity{min-height:44px}.quantity__button,.quantity__input{min-height:44px;min-width:36px}.payment-icons,.social-icons{flex-wrap:wrap;gap:8px}.social-icons a{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.pickup-availability-information{overflow-wrap:break-word;word-break:break-word}.share-button__fallback{flex-wrap:wrap;gap:8px;max-width:100%}.share-button__copy{min-height:44px}.show-more-button{min-height:44px;min-width:44px}deferred-media{display:block;overflow:hidden}deferred-media iframe,deferred-media video{width:100%;height:100%;object-fit:cover}model-viewer{width:100%;height:auto}@media screen and (max-width:374px){html{font-size:14px}.px-container{padding-left:14px;padding-right:14px}.px-btn{padding:12px 18px;font-size:.74rem}.px-heading-lg{font-size:1.7rem}.px-heading-xl{font-size:2rem}.px-hero__heading{font-size:clamp(1.9rem,12vw,2.8rem)}.px-newsletter__inner{padding:32px 16px}}@media screen and (min-width:375px)and (max-width:480px){.px-container{padding-left:16px;padding-right:16px}}@media screen and (min-width:481px)and (max-width:767px){.px-container{padding-left:24px;padding-right:24px}.px-bs-grid{grid-template-columns:repeat(2,1fr)}.px-newsletter__input-group{flex-direction:row;max-width:440px}.px-newsletter__submit{width:auto;flex-shrink:0}}@media screen and (min-width:768px)and (max-width:1023px){.px-container{padding-left:32px;padding-right:32px}.px-bs-grid{grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}.px-cat-grid__layout--5,.px-why-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px)and (max-width:1279px){.px-container{padding-left:40px;padding-right:40px}}@media screen and (min-width:1280px){.px-container{padding-left:clamp(40px,4.7vw,64px);padding-right:clamp(40px,4.7vw,64px)}}@media screen and (min-width:1921px){.px-container{max-width:1600px}.page-width{max-width:min(var(--page-width),1600px)}}@media screen and (min-width:2561px){.px-container{max-width:1920px}.page-width{max-width:min(var(--page-width),1920px)}}@supports (padding: max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.cart-drawer,.menu-drawer{padding-bottom:env(safe-area-inset-bottom)}}button,a,label,input[type=submit],input[type=button]{touch-action:manipulation}[data-px-reveal]{max-width:100%}[data-px-reveal=fade-left],[data-px-reveal=fade-right]{overflow:hidden}.gantri-section-container{overflow-x:hidden}.gantri-hero-wrapper,.announcement-bar{overflow:hidden}.announcement-bar__message{overflow:hidden;text-overflow:ellipsis}.shopify-section{overflow-x:hidden}section{overflow-x:hidden;max-width:100vw}.gantri-hero-wrapper{width:100%;left:0;right:0;margin-left:0;margin-right:0;overflow:hidden}.gantri-hero-container{width:100%;min-height:100svh;padding:clamp(64px,10vh,120px) clamp(16px,4vw,48px)}.gantri-hero-content{max-width:min(700px,100%);padding:0;width:100%}.gantri-hero-heading{font-size:clamp(2rem,7vw,4.8rem);line-height:1.1;word-break:break-word;overflow-wrap:break-word}.gantri-hero-caption{font-size:clamp(1rem,2vw,1.2rem)}.gantri-hero-btn{min-height:48px;padding:clamp(12px,2vw,16px) clamp(24px,4vw,40px);font-size:clamp(.9rem,1.5vw,1rem);display:inline-flex;align-items:center;justify-content:center}.gantri-press-bar{width:100%;overflow:hidden}.gantri-press-track{padding:0 clamp(16px,4vw,48px);gap:clamp(16px,3vw,30px);flex-wrap:wrap;justify-content:center}.gantri-press-item img{max-height:24px}@media screen and (max-width:480px){.gantri-press-track{gap:12px}.gantri-press-text{font-size:.9rem}.gantri-hero-container{min-height:85svh}}.gantri-category-section{overflow:hidden}.gantri-category-container{padding:0 clamp(16px,4vw,40px);overflow:hidden}.gantri-category-header{flex-wrap:wrap;gap:12px}.gantri-category-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px}.gantri-cat-card{scroll-snap-align:start}.gantri-cat-title{font-size:clamp(1.2rem,3vw,1.7rem);word-break:break-word;overflow-wrap:break-word}.gantri-cat-btn{min-width:44px;min-height:44px}@media screen and (max-width:480px){.gantri-category-grid{grid-auto-columns:calc(90% - 8px);gap:12px}.gantri-cat-card{padding:16px 14px}}.signature-grid{overflow:hidden}.signature-grid__container{padding-left:clamp(16px,4vw,64px);padding-right:clamp(16px,4vw,64px);max-width:var(--px-container, 1360px);margin:0 auto}.signature-grid__heading{font-size:clamp(1.6rem,3.5vw,2.2rem);word-break:break-word;overflow-wrap:break-word}@media screen and (max-width:480px){.signature-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,2vw,12px)}.signature-grid__title,.signature-grid__price-current{font-size:13px}}@media screen and (max-width:374px){.signature-grid__grid{grid-template-columns:1fr}}@media(hover:none)and (pointer:coarse){.signature-grid__quick-add{opacity:1;transform:none}}.premium-announcement{overflow:hidden;max-width:100vw}.premium-announcement__container,.premium-announcement__viewport{overflow:hidden}.premium-announcement__text{font-size:var(--pa-font-size-mobile, 12px);white-space:nowrap}@media screen and (min-width:768px){.premium-announcement__text{font-size:var(--pa-font-size-desktop, 13px)}}.granti-latest-release,.gantri-releases-section,.gantri-releases-container,.gantri-releases-grid,.gantri-footer{overflow:hidden}.gantri-footer-grid,.gantri-footer-container{overflow:hidden;padding-left:clamp(16px,4vw,48px);padding-right:clamp(16px,4vw,48px)}.gantri-mission-wrapper{overflow:hidden}.gantri-mission-container{padding-left:clamp(16px,4vw,48px);padding-right:clamp(16px,4vw,48px)}.gantri-gallery,.gantri-gallery-grid,.gantri-featured-collection{overflow:hidden}@media screen and (max-width:374px){.header__heading-logo{max-width:clamp(100px,50vw,180px)}.gantri-header-logo img,.gantri-logo-img,.header__heading-logo{height:clamp(32px,8vw,48px)!important;max-width:clamp(100px,45vw,180px)!important}}@media screen and (max-width:767px){.header__heading-logo{max-height:clamp(36px,8vw,52px)}.header__icon,.header__icon-wrapper{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}}.header-drawer{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.drawer__inner{overflow-y:auto;overflow-x:hidden}.menu-drawer__navigation-item a{min-height:44px;display:flex;align-items:center;padding:8px 0}.mega-menu{max-width:100vw;overflow-x:hidden}@media screen and (max-width:749px){.product__info-wrapper{padding:0!important}.product__title{font-size:clamp(1.4rem,4vw,2rem)!important}.product__description{font-size:clamp(.9rem,2vw,1rem)}.product-form__buttons{flex-wrap:wrap;gap:12px}.shopify-payment-button{width:100%}}.facets__form-vertical{overflow-x:hidden}.facets__price,.active-facets{flex-wrap:wrap;gap:8px}.active-facets__button{min-height:36px;white-space:nowrap}.cart-items{overflow-x:hidden}.cart-item{flex-wrap:nowrap;overflow-x:hidden}@media screen and (max-width:480px){.cart-item__media img{max-width:clamp(80px,22vw,120px)}.cart-item__name{font-size:.9rem}}.footer-block__newsletter-form{flex-wrap:wrap;gap:10px}.footer-block__newsletter-form .field__input{min-width:0;flex:1}@media screen and (max-width:480px){.footer-block__newsletter-form{flex-direction:column}.footer-block__newsletter-form .field__input,.footer-block__newsletter-form button{width:100%}}.footer__list-social{flex-wrap:wrap;gap:8px}.collapsible-content,.collapsible-content__grid{overflow-x:hidden}.email-signup-banner .button{min-height:44px}.email-signup-banner__image-container{overflow:hidden}.email-signup-banner__image-container img{width:100%;height:100%;object-fit:cover}.multirow{overflow-x:hidden}.multirow__inner{flex-wrap:wrap;gap:clamp(24px,4vw,64px)}@media screen and (max-width:749px){.multirow__image-column,.multirow__text-column{max-width:100%;width:100%}}.blog{overflow-x:hidden}.blog .grid{gap:clamp(12px,2.5vw,32px)}@media screen and (max-width:749px){.collage__grid{grid-template-columns:1fr}}.gantri-gallery-section{overflow:hidden}.product-form__input{flex-wrap:wrap;gap:8px}.swatch-input__input{min-width:36px;min-height:36px}.price{flex-wrap:wrap;gap:4px}.recipient-form-field{flex-wrap:wrap}.granti-newsletter-section,.gantri-newsletter-section{overflow:hidden}.gantri-newsletter-form{flex-wrap:wrap;gap:12px}.gantri-newsletter-input{min-width:0;flex:1}@media screen and (max-width:480px){.gantri-newsletter-form{flex-direction:column}.gantri-newsletter-input,.gantri-newsletter-btn{width:100%}}.icon-with-text{flex-wrap:wrap;gap:clamp(16px,3vw,32px)}.product__media-list{gap:clamp(8px,1.5vw,16px)}.product__media-item{overflow:hidden}.product__media-item img{width:100%;height:auto;object-fit:cover}.thumbnail-list{flex-wrap:wrap;gap:clamp(6px,1vw,12px)}.thumbnail-list__item{flex-shrink:0}.search__form{max-width:100%}.search__form .field{flex-wrap:nowrap}.search-page-form .field__input{font-size:16px}.customer .field{width:100%}.customer .form-status-list{word-break:break-word;overflow-wrap:break-word}.article-template{overflow-x:hidden}.article__share-list{flex-wrap:wrap;gap:8px}.progress-bar{max-width:100%;overflow:hidden}.pickup-availability-modal{max-width:min(480px,100vw);overflow-x:hidden}.quick-order-list{overflow-x:auto;-webkit-overflow-scrolling:touch}.slideshow,.slideshow__slides{overflow:hidden}.slider-buttons{flex-wrap:wrap;gap:8px}.disclosure__list-wrapper{max-height:min(400px,50vh);overflow-y:auto;-webkit-overflow-scrolling:touch}.complementary-products{overflow-x:hidden}.complementary-products .slider{overflow:hidden}@media screen and (max-width:320px){.header__heading-logo{max-width:100px;max-height:32px}.px-container{padding-left:12px;padding-right:12px}.px-btn{padding:11px 16px;font-size:.72rem}.px-hero__heading{font-size:1.8rem}.px-heading-lg{font-size:1.5rem}.px-why-grid,.px-trust__grid,.signature-grid__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.gantri-hero-content{transform:none!important;opacity:1!important;transition:none!important}.gantri-cat-bg img,.signature-grid__image,.px-product-card,.px-cat-grid__img{transition:none!important}}.shopify-section,.shopify-section>*{max-width:100vw}.px-announcement-bar,.announcement-bar-section,.premium-announcement,.gantri-hero-wrapper,.gantri-category-section,.px-bestsellers,.px-cat-grid,.px-features,.px-why-us,.px-trust,.px-testimonials,.px-newsletter,.px-video-section,.signature-grid,.section-gantri-hero,.section-gantri-category{overflow-x:hidden;max-width:100%}svg:not([class*=icon-]):not([aria-hidden]){max-width:100%}@supports (height: 100dvh){.px-hero,.gantri-hero-container{min-height:100dvh}}@supports (height: 100svh){.px-hero,.gantri-hero-container{min-height:100svh}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/px-responsive.css.map */
