.custom-marketplace-body{margin:0;color:#262626;background:#f4f5f7;font-family:var(--font-body-family),Arial,sans-serif;letter-spacing:normal}.custom-marketplace-body--locked{overflow:hidden}.custom-marketplace-body img{max-width:100%}.custom-container{width:100%;max-width:var(--custom-content-width, 1920px);margin:0 auto;padding-right:var(--custom-side-padding, 12px);padding-left:var(--custom-side-padding, 12px)}.custom-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}.custom-icon{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.custom-section{color:var(--custom-text-color, #282828);background:var(--custom-section-background, #f4f5f7);padding-top:var(--custom-padding-top, 30px);padding-bottom:var(--custom-padding-bottom, 30px)}.custom-section__heading-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;padding-bottom:14px;border-bottom:1px solid var(--custom-divider-color, #e4e5e8)}.custom-section__heading-row:after{position:absolute;bottom:-1px;left:0;width:var(--custom-accent-width, 310px);max-width:45%;height:2px;background:var(--custom-accent-color, #10b7d5);content:""}.custom-section__heading{margin:0;color:var(--custom-heading-color, #282828);font-size:clamp(24px,1.7vw,var(--custom-heading-size, 30px));font-weight:400;line-height:1.2}.custom-section__view-all{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--custom-link-color, #282828);font-size:16px;text-decoration:none}.custom-section__view-all:hover{color:var(--custom-accent-color, #10b7d5)}.custom-section__empty{display:grid;min-height:220px;place-items:center;color:#777;background:#fff;border-radius:18px;text-align:center}.custom-header{position:relative;z-index:30;display:block;color:var(--custom-header-text, #fff);background:var(--custom-header-background, #293f98)}.custom-header--sticky{position:sticky;top:0}.custom-header__desktop{display:none}.custom-header__main-row{display:grid;grid-template-columns:minmax(12%,18%) minmax(40%,1fr) auto;align-items:center;gap:clamp(18px,3vw,70px);min-height:var(--custom-header-main-height, 100px);border-bottom:1px solid var(--custom-header-border, #4659a8)}.custom-header__logo-link{display:inline-flex;align-items:center;width:fit-content;color:var(--custom-header-text, #fff);text-decoration:none}.custom-header__logo-image{display:block;width:auto;max-width:var(--custom-header-logo-width, 180px);max-height:64px;object-fit:contain}.custom-header__wordmark{display:inline-flex;align-items:flex-start;font-size:clamp(34px,3vw,48px);font-weight:300;line-height:1;letter-spacing:-.06em}.custom-header__market-badge{display:inline-flex;align-items:center;min-height:20px;margin:4px 0 0 8px;padding:2px 7px;color:var(--custom-header-badge-text, #fff);background:var(--custom-header-badge-background, #f21920);border-radius:2px;font-size:10px;font-weight:800;letter-spacing:normal;text-transform:uppercase}.custom-header__search{display:grid;grid-template-columns:minmax(24%,30%) minmax(0,1fr) auto;min-height:60px;overflow:hidden;background:var(--custom-header-search-background, #fff);border:4px solid var(--custom-header-search-background, #fff);border-radius:5px}.custom-header__category-select,.custom-header__search-input{min-width:0;color:var(--custom-header-input-text, #333);background:transparent;border:0;border-radius:0;font:inherit;outline:0}.custom-header__category-select{padding:0 24px;border-right:1px solid #dedede;cursor:pointer}.custom-header__search-input{padding:0 24px}.custom-header__search-input::placeholder{color:var(--custom-header-placeholder, #858585);opacity:1}.custom-header__search-button{display:grid;width:60px;min-height:52px;padding:0;color:var(--custom-header-search-icon, #fff);background:var(--custom-header-accent, #10b7d5);border:0;border-radius:4px;cursor:pointer;place-items:center}.custom-header__search-button .custom-icon{width:25px;height:25px}.custom-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(18px,2vw,36px)}.custom-header__action{position:relative;display:grid;grid-template-columns:auto auto;align-items:center;gap:10px;min-height:52px;color:var(--custom-header-text, #fff);text-decoration:none}.custom-header__action-icon{position:relative;font-size:36px}.custom-header__action-count{position:absolute;top:-8px;right:-11px;display:grid;min-width:22px;height:22px;padding:0 4px;color:#fff;background:var(--custom-header-accent, #10b7d5);border-radius:999px;font-size:11px;font-weight:700;place-items:center}.custom-header__action-copy{display:flex;flex-direction:column;line-height:1.15}.custom-header__action-eyebrow{color:var(--custom-header-muted, #aeb8e1);font-size:12px}.custom-header__action-label{color:var(--custom-header-text, #fff);font-size:15px;font-weight:700}.custom-header__nav-row{display:grid;grid-template-columns:minmax(280px,19%) minmax(0,1fr) auto;align-items:stretch;min-height:var(--custom-header-nav-height, 68px)}.custom-header__department{position:relative}.custom-header__department-button{display:flex;align-items:center;gap:16px;width:100%;height:100%;min-height:52px;padding:0 14px;color:var(--custom-header-text, #fff);background:transparent;border:0;border-right:1px solid var(--custom-header-border, #4659a8);font:inherit;font-weight:700;text-align:left}.custom-header__department-button .custom-icon{width:24px;height:24px}.custom-header__department-menu{position:absolute;top:100%;left:0;z-index:5;display:none;width:100%;margin:0;padding:12px 0;list-style:none;background:#fff;box-shadow:0 12px 28px #00000026}.custom-header__department:hover .custom-header__department-menu,.custom-header__department:focus-within .custom-header__department-menu{display:block}.custom-header__department-link{display:block;padding:11px 18px;color:#252525;text-decoration:none}.custom-header__department-link:hover{color:var(--custom-header-accent, #10b7d5);background:#f6f7f9}.custom-header__nav{min-width:0}.custom-header__nav-list{display:flex;align-items:stretch;height:100%;margin:0;padding:0 30px;list-style:none}.custom-header__nav-item{position:relative;display:flex}.custom-header__nav-link,.custom-header__nav-summary{display:inline-flex;align-items:center;gap:7px;min-height:52px;padding:0 clamp(16px,1.8vw,28px);color:var(--custom-header-text, #fff);font-size:15px;font-weight:700;text-decoration:none;text-transform:uppercase}.custom-header__nav-summary{cursor:pointer;list-style:none}.custom-header__nav-summary::-webkit-details-marker{display:none}.custom-header__nav-link:hover,.custom-header__nav-summary:hover{color:var(--custom-header-accent, #10b7d5)}.custom-header__dropdown{position:absolute;top:100%;left:0;z-index:4;min-width:240px;margin:0;padding:10px 0;list-style:none;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 12px 28px #00000026}.custom-header__dropdown-link{display:block;padding:11px 18px;color:#252525;text-decoration:none}.custom-header__dropdown-link:hover{color:var(--custom-header-accent, #10b7d5);background:#f5f6f8}.custom-header__sale-message{display:flex;align-items:center;gap:12px;padding:0 14px;color:var(--custom-header-text, #fff);font-size:16px;font-weight:700;white-space:nowrap}.custom-header__sale-icon{display:grid;width:28px;height:28px;color:#fff;background:var(--custom-header-accent, #10b7d5);border-radius:50%;font-size:14px;place-items:center}.custom-header__mobile{display:block;padding:var(--custom-header-mobile-padding, 20px) 0}.custom-header__mobile-top{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:10px}.custom-header__mobile-icon{position:relative;display:grid;width:52px;min-height:52px;padding:0;color:var(--custom-header-text, #fff);background:transparent;border:0;text-decoration:none;cursor:pointer;place-items:center}.custom-header__mobile-icon .custom-icon{width:34px;height:34px}.custom-header__mobile-logo{display:flex;justify-content:center;min-width:0}.custom-header__mobile-logo .custom-header__wordmark{font-size:clamp(34px,12vw,54px)}.custom-header__mobile-logo .custom-header__logo-image{max-width:min(var(--custom-header-mobile-logo-width, 220px),100%);max-height:76px}.custom-header__mobile-search{margin-top:22px}.custom-header__mobile-search .custom-header__search{grid-template-columns:minmax(0,1fr) auto;min-height:64px}.custom-header__mobile-search .custom-header__search-button{width:64px;min-height:56px}.custom-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.custom-header__drawer[hidden]{display:none}.custom-header__drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000085}.custom-header__drawer-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(88vw,420px);height:100%;overflow-y:auto;color:#252525;background:#fff;box-shadow:12px 0 32px #0003}.custom-header__drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;color:#fff;background:var(--custom-header-background, #293f98)}.custom-header__drawer-close{display:grid;width:48px;min-height:48px;padding:0;color:#fff;background:transparent;border:0;cursor:pointer;place-items:center}.custom-header__drawer-close .custom-icon{width:28px;height:28px}.custom-header__drawer-list,.custom-header__drawer-submenu{margin:0;padding:0;list-style:none}.custom-header__drawer-item{border-bottom:1px solid #ececef}.custom-header__drawer-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.custom-header__drawer-link,.custom-header__drawer-submenu-toggle{min-height:52px;padding:14px 20px;color:#252525;background:transparent;border:0;font:inherit;font-weight:700;text-align:left;text-decoration:none}.custom-header__drawer-submenu-toggle{display:grid;width:52px;padding:0;cursor:pointer;place-items:center}.custom-header__drawer-submenu{padding:0 0 10px 20px;background:#f6f7f9}.custom-header__drawer-submenu[hidden]{display:none}.custom-header__drawer-submenu a{display:block;min-height:44px;padding:12px 20px;color:#555;text-decoration:none}.custom-header__drawer-account{display:grid;gap:8px;margin-top:auto;padding:20px;background:#f6f7f9}.custom-header__drawer-account a{display:flex;align-items:center;min-height:48px;color:#252525;font-weight:700;text-decoration:none}.custom-hero{color:var(--custom-text-color, #fff);background:var(--custom-section-background, #f4f5f7);padding-top:var(--custom-padding-top, 36px);padding-bottom:var(--custom-padding-bottom, 36px)}.custom-hero__grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:24px}.custom-hero__slider{position:relative;min-width:0;min-height:clamp(360px,27vw,505px)}.custom-hero__slide{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;color:var(--custom-slide-text, #fff);background:var(--custom-slide-background, #57a2c8);border-radius:var(--custom-card-radius, 22px)}.custom-hero__slide[hidden]{display:none}.custom-hero__slide:before,.custom-hero__slide:after{position:absolute;width:38%;height:2px;background:#ffffff40;content:"";transform:rotate(42deg)}.custom-hero__slide:before{top:28%;left:30%}.custom-hero__slide:after{right:2%;bottom:28%}.custom-hero__slide-image{position:absolute;right:2%;bottom:4%;z-index:1;width:58%;height:88%;object-fit:contain}.custom-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:54%;min-height:inherit;padding:clamp(36px,5vw,100px)}.custom-hero__heading{margin:0;color:inherit;font-size:clamp(34px,3.3vw,var(--custom-hero-heading-size, 58px));font-weight:400;line-height:1.08}.custom-hero__subheading{margin:24px 0 0;color:inherit;font-size:clamp(17px,1.25vw,var(--custom-hero-subheading-size, 22px));font-weight:600;line-height:1.4}.custom-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:64px;margin-top:46px;padding:0 40px;color:var(--custom-slide-button-text, #fff);background:var(--custom-slide-button-background, #161616);border-radius:3px;font-size:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.custom-hero__arrow{position:absolute;top:50%;z-index:3;display:grid;width:60px;min-height:60px;padding:0;color:#204a678c;background:#ffffff3d;border:0;border-radius:50%;cursor:pointer;transform:translateY(-50%);place-items:center}.custom-hero__arrow--prev{left:3%}.custom-hero__arrow--next{right:3%}.custom-hero__arrow .custom-icon{width:24px;height:24px}.custom-hero__dots{position:absolute;bottom:24px;left:50%;z-index:3;display:flex;gap:8px;transform:translate(-50%)}.custom-hero__dot{width:12px;height:12px;padding:0;background:#1b6d9961;border:0;border-radius:99px;cursor:pointer}.custom-hero__dot--active{width:36px;background:#ffffffd1}.custom-hero__promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.custom-hero__promo{position:relative;display:block;min-height:0;overflow:hidden;color:var(--custom-promo-text, #fff);background:var(--custom-promo-background, #ff7956);border-radius:var(--custom-card-radius, 22px);text-decoration:none}.custom-hero__promo-image{position:absolute;right:-4%;bottom:0;width:58%;height:92%;object-fit:contain;transition:transform .22s ease}.custom-hero__promo:hover .custom-hero__promo-image{transform:scale(1.04)}.custom-hero__promo-copy{position:relative;z-index:1;width:64%;padding:clamp(26px,3vw,46px)}.custom-hero__promo-title{margin:0;color:inherit;font-size:clamp(24px,1.9vw,var(--custom-promo-title-size, 34px));font-weight:400;line-height:1.12}.custom-hero__promo-subtitle{display:block;margin-top:26px;color:inherit;font-size:16px;font-weight:700}.custom-product-carousel{position:relative}.custom-product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 144px) / 7);gap:24px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.custom-product-carousel__track::-webkit-scrollbar{display:none}.custom-product-carousel__arrow{position:absolute;top:44%;z-index:2;display:grid;width:60px;min-height:60px;padding:0;color:#fff;background:#00000040;border:0;border-radius:50%;cursor:pointer;transform:translateY(-50%);place-items:center}.custom-product-carousel__arrow--prev{left:1.5%}.custom-product-carousel__arrow--next{right:1.5%}.custom-product-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:435px;padding:24px;overflow:hidden;background:var(--custom-card-background, #fff);border-radius:var(--custom-card-radius, 18px);scroll-snap-align:start}.custom-product-card__badge{position:absolute;top:24px;left:24px;z-index:2;display:inline-flex;align-items:center;min-height:32px;padding:0 14px;color:var(--custom-badge-text, #fff);background:var(--custom-badge-background, #43b51b);border-radius:2px;font-size:16px;font-weight:700}.custom-product-card__image-link{display:grid;min-height:210px;margin-bottom:18px;text-decoration:none;place-items:center}.custom-product-card__image{display:block;width:100%;height:210px;object-fit:contain;transition:transform .22s ease}.custom-product-card:hover .custom-product-card__image{transform:scale(1.035)}.custom-product-card__placeholder{width:74%;max-height:210px;color:#cfd2d8}.custom-product-card__actions{position:absolute;top:24px;right:16px;z-index:3;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(12px);transition:opacity .18s ease,transform .18s ease}.custom-product-card:hover .custom-product-card__actions,.custom-product-card:focus-within .custom-product-card__actions{opacity:1;transform:translate(0)}.custom-product-card__action{display:grid;width:42px;min-height:42px;color:#53606e;background:#f5f6f7;border-radius:50%;text-decoration:none;place-items:center}.custom-product-card__title{display:-webkit-box;min-height:44px;margin:0 0 10px;overflow:hidden;color:var(--custom-product-title, #0068d5);font-size:16px;font-weight:700;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.custom-product-card__title:hover{color:var(--custom-product-title-hover, #ed1c24)}.custom-product-card__rating{display:flex;align-items:center;gap:9px;min-height:24px;margin-bottom:8px}.custom-product-card__stars{color:var(--custom-star-color, #ffb000);font-size:19px;letter-spacing:1px;line-height:1;white-space:nowrap}.custom-product-card__reviews{color:var(--custom-muted-color, #777);font-size:14px}.custom-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;min-height:30px;margin-bottom:14px;color:var(--custom-price-color, #282828);font-size:20px;font-weight:700}.custom-product-card__price--sale{color:var(--custom-sale-color, #e3171b)}.custom-product-card__compare{color:var(--custom-muted-color, #777);font-size:16px;font-weight:400;text-decoration:line-through}.custom-product-card__button{width:100%;min-height:48px;padding:0 18px;color:var(--custom-button-text, #fff);background:var(--custom-button-background, #202020);border:0;border-radius:999px;font:inherit;font-size:16px;font-weight:700;cursor:pointer}.custom-product-card__button:disabled{cursor:not-allowed;opacity:.55}.custom-product-card__button--link{display:flex;align-items:center;justify-content:center;text-decoration:none}.custom-deals__heading-right{display:flex;align-items:center;gap:22px;font-size:19px;font-weight:700}.custom-countdown{display:flex;align-items:center;min-height:44px;overflow:hidden;color:var(--custom-countdown-text, #fff);background:var(--custom-countdown-background, #d50912);border-radius:3px}.custom-countdown__unit{display:flex;align-items:baseline;gap:6px;padding:0 14px}.custom-countdown__value{font-size:21px;font-weight:800}.custom-countdown__label{font-size:11px;text-transform:uppercase}.custom-deals__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.custom-deal-card{position:relative;display:grid;grid-template-columns:minmax(30%,38%) minmax(0,1fr);align-items:center;gap:28px;min-height:400px;padding:24px;background:var(--custom-card-background, #fff);border-radius:var(--custom-card-radius, 18px)}.custom-deal-card__image{display:block;width:100%;height:290px;object-fit:contain}.custom-deal-card__placeholder{width:80%;color:#d6d9de}.custom-deal-card__badge{position:absolute;top:24px;left:24px;min-height:32px;padding:5px 14px;color:var(--custom-badge-text, #fff);background:var(--custom-badge-background, #43b51b);border-radius:2px;font-size:16px;font-weight:700}.custom-deal-card__title{display:block;margin-bottom:12px;color:var(--custom-product-title, #0068d5);font-size:18px;font-weight:700;line-height:1.3;text-decoration:none}.custom-deal-card__features{margin:26px 0;padding:0;color:var(--custom-muted-color, #777);list-style:none}.custom-deal-card__features li{position:relative;margin:8px 0;padding-left:18px}.custom-deal-card__features li:before{position:absolute;left:0;content:"\b7"}.custom-deal-card__progress{width:100%;height:9px;overflow:hidden;background:#e7e7e7;border-radius:99px}.custom-deal-card__progress span{display:block;width:var(--custom-progress, 50%);height:100%;background:var(--custom-progress-color, #df1519);border-radius:inherit}.custom-deal-card__sold{margin:10px 0 24px;color:var(--custom-muted-color, #777)}.custom-deal-card__sold strong{color:var(--custom-text-color, #282828)}.custom-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;overflow-x:auto;scrollbar-width:none}.custom-category-card{position:relative;display:block;min-height:148px;overflow:hidden;color:var(--custom-category-text, #fff);background:var(--custom-category-background, #a18d49);border-radius:var(--custom-card-radius, 22px);text-decoration:none}.custom-category-card__image{position:absolute;right:0;bottom:0;width:54%;height:100%;object-fit:cover;transition:transform .22s ease}.custom-category-card:hover .custom-category-card__image{transform:scale(1.04)}.custom-category-card__copy{position:relative;z-index:1;width:62%;padding:38px 0 28px 36px}.custom-category-card__title{margin:0;color:inherit;font-size:18px;font-weight:800;line-height:1.25}.custom-category-card__count{display:block;margin-top:15px;color:var(--custom-category-muted, rgba(255, 255, 255, .76));font-size:15px;font-weight:700}.custom-featured-products__layout{display:grid;grid-template-columns:minmax(0,41%) minmax(0,1fr);gap:24px}.custom-featured-products__hero{display:grid;grid-template-columns:minmax(34%,42%) minmax(0,1fr);align-items:center;gap:30px;min-height:336px;padding:34px;background:var(--custom-card-background, #fff);border-radius:var(--custom-card-radius, 18px)}.custom-featured-products__hero-image{display:block;width:100%;height:270px;object-fit:contain}.custom-featured-products__features{margin:30px 0;padding:0;color:var(--custom-muted-color, #777);list-style:none}.custom-featured-products__features li{margin:9px 0}.custom-featured-products__features li:before{margin-right:12px;color:#c8c8c8;content:"\b7"}.custom-featured-products__small-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.custom-featured-mini{position:relative;display:grid;grid-template-columns:minmax(30%,38%) minmax(0,1fr);align-items:center;gap:18px;min-height:156px;padding:24px;background:var(--custom-card-background, #fff);border-radius:var(--custom-card-radius, 18px)}.custom-featured-mini__image{width:100%;height:112px;object-fit:contain}.custom-featured-mini__badge{position:absolute;top:24px;left:24px;z-index:1;padding:5px 12px;color:#fff;background:var(--custom-badge-background, #43b51b);border-radius:2px;font-weight:700}.custom-featured-mini .custom-product-card__title{min-height:42px;margin-bottom:6px}.custom-featured-mini .custom-product-card__price{margin-bottom:0}.custom-promos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.custom-promo-banner{position:relative;display:block;min-height:240px;overflow:hidden;color:var(--custom-promo-text, #fff);background:var(--custom-promo-background, #f43e57);border-radius:var(--custom-card-radius, 20px);text-decoration:none}.custom-promo-banner__image{position:absolute;right:2%;bottom:0;width:58%;height:94%;object-fit:contain;transition:transform .22s ease}.custom-promo-banner:hover .custom-promo-banner__image{transform:scale(1.04)}.custom-promo-banner__copy{position:relative;z-index:1;width:50%;padding:50px}.custom-promo-banner__title{margin:0;color:inherit;font-size:clamp(27px,2vw,var(--custom-promo-heading-size, 34px));font-weight:400;line-height:1.15}.custom-promo-banner__subtitle{display:block;margin-top:26px;color:inherit;font-size:20px;font-weight:600}.custom-brands__shell{overflow:hidden;padding:34px 50px;background:var(--custom-card-background, #fff);border-radius:var(--custom-card-radius, 18px)}.custom-brands__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 144px) / 7);align-items:center;gap:24px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.custom-brands__track::-webkit-scrollbar{display:none}.custom-brand-logo{display:grid;min-height:70px;place-items:center;scroll-snap-align:start}.custom-brand-logo img{width:100%;height:64px;object-fit:contain}.custom-brand-logo__text{color:#657080;font-size:24px;font-weight:700;text-align:center}.custom-footer{color:var(--custom-footer-text, #9a9a9d);background:var(--custom-footer-background, #202125)}.custom-footer__benefits{padding:var(--custom-benefits-padding-top, 42px) 0 var(--custom-benefits-padding-bottom, 42px);border-bottom:1px solid var(--custom-footer-border, #35363a)}.custom-footer__benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.custom-footer__benefit{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px}.custom-footer__benefit-icon{display:grid;width:54px;height:54px;color:var(--custom-footer-accent, #10b7d5);font-size:48px;place-items:center}.custom-footer__benefit-title{margin:0;color:var(--custom-footer-heading, #fff);font-size:18px;font-weight:800}.custom-footer__benefit-text{margin:7px 0 0;color:var(--custom-footer-text, #9a9a9d);font-size:15px}.custom-footer__main{padding:var(--custom-footer-main-top, 46px) 0 var(--custom-footer-main-bottom, 56px);border-bottom:1px solid var(--custom-footer-border, #35363a)}.custom-footer__columns{display:grid;grid-template-columns:1.25fr repeat(3,.78fr) 1.25fr;gap:clamp(30px,4vw,90px)}.custom-footer__heading{margin:0 0 24px;color:var(--custom-footer-heading, #fff);font-size:20px;font-weight:800}.custom-footer__copy{margin:0 0 26px;color:var(--custom-footer-text, #9a9a9d);font-size:16px;line-height:1.7}.custom-footer__app-badges{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:30px}.custom-footer__app-badge img{display:block;width:auto;height:54px;object-fit:contain}.custom-footer__socials{display:flex;flex-wrap:wrap;gap:12px}.custom-footer__social{display:grid;width:48px;min-height:48px;color:var(--custom-social-text, #fff);background:var(--custom-social-background, #10b7d5);border-radius:3px;font-size:17px;font-weight:800;text-decoration:none;place-items:center}.custom-footer__links{margin:0;padding:0;list-style:none}.custom-footer__links li+li{margin-top:13px}.custom-footer__link{color:var(--custom-footer-text, #9a9a9d);font-size:15px;text-decoration:none}.custom-footer__link:hover{color:var(--custom-footer-accent, #10b7d5)}.custom-footer__newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:60px}.custom-footer__newsletter-input{min-width:0;padding:0 24px;color:#333;background:#fff;border:0;border-radius:3px 0 0 3px;font:inherit}.custom-footer__newsletter-button{min-height:60px;padding:0 34px;color:var(--custom-footer-button-text, #fff);background:var(--custom-footer-button, #10b7d5);border:0;border-radius:0 3px 3px 0;font:inherit;font-weight:800;cursor:pointer;text-transform:uppercase}.custom-footer__privacy{margin:18px 0 0;font-size:14px;line-height:1.65}.custom-footer__bottom{position:relative;padding:42px 0 32px;text-align:center}.custom-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 0;margin:0 0 34px;padding:0;list-style:none}.custom-footer__legal li+li:before{margin:0 18px;color:var(--custom-footer-border, #35363a);content:"|"}.custom-footer__legal-link{color:var(--custom-footer-text, #9a9a9d);font-size:13px;text-decoration:none;text-transform:uppercase}.custom-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.custom-footer__payment{display:grid;min-width:62px;height:36px;overflow:hidden;color:#263148;background:#fff;border-radius:2px;font-size:11px;font-weight:800;place-items:center}.custom-footer__payment img{width:100%;height:100%;object-fit:contain}.custom-footer__copyright{margin:24px 0 0;color:var(--custom-footer-text, #9a9a9d);font-size:13px}.custom-footer__scroll-top{position:absolute;right:12px;top:34px;display:grid;width:60px;min-height:60px;color:#fff;background:#232427;border:0;border-radius:50%;cursor:pointer;place-items:center}.custom-product-main{color:var(--custom-product-text, #555);background:var(--custom-product-background, #f4f5f7);padding-top:var(--custom-padding-top, 42px);padding-bottom:var(--custom-padding-bottom, 42px)}.custom-product-main__breadcrumbs{margin-bottom:24px;color:var(--custom-product-muted, #777);font-size:13px}.custom-product-main__breadcrumbs a{color:inherit;text-decoration:none}.custom-product-main__panel{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(38px,5vw,90px);padding:clamp(28px,3vw,54px);background:var(--custom-product-card-background, #fff);border-radius:var(--custom-card-radius, 12px)}.custom-product-main__gallery{display:grid;grid-template-columns:minmax(64px,12%) minmax(0,1fr);gap:26px}.custom-product-main__thumbnails{display:flex;flex-direction:column;gap:14px}.custom-product-main__thumbnail{display:grid;width:100%;aspect-ratio:1;padding:6px;overflow:hidden;background:#fff;border:1px solid #d9dce1;cursor:pointer;place-items:center}.custom-product-main__thumbnail--active{border-color:var(--custom-product-accent, #10b7d5)}.custom-product-main__thumbnail img{width:100%;height:100%;object-fit:contain}.custom-product-main__media{position:relative;display:grid;min-height:min(55vw,590px);place-items:center}.custom-product-main__image{display:block;width:100%;height:min(55vw,590px);object-fit:contain}.custom-product-main__placeholder{width:72%;color:#d3d6dc}.custom-product-main__zoom{position:absolute;top:0;right:0;display:grid;width:44px;min-height:44px;color:#777;background:#fff;border:1px solid #dedfe2;border-radius:50%;text-decoration:none;place-items:center}.custom-product-main__info{min-width:0}.custom-product-main__title{margin:0 0 16px;color:var(--custom-product-title-color, #0068d5);font-size:clamp(22px,2vw,var(--custom-product-heading-size, 30px));font-weight:800;line-height:1.25}.custom-product-main__meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #dedfe2}.custom-product-main__sold{color:var(--custom-product-muted, #777);font-size:13px}.custom-product-main__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:6px;color:var(--custom-product-price, #282828);font-size:clamp(26px,2.4vw,36px);font-weight:800}.custom-product-main__compare{color:var(--custom-product-muted, #777);font-size:18px;font-weight:400;text-decoration:line-through}.custom-product-main__discount{margin:0 0 24px;color:var(--custom-product-sale, #e3171b);font-size:14px}.custom-product-main__features{margin:0 0 24px;padding-left:20px;color:var(--custom-product-muted, #777)}.custom-product-main__features li{margin:8px 0}.custom-product-main__viewers,.custom-product-main__stock-message{display:flex;align-items:center;gap:10px;margin:18px 0;color:var(--custom-product-text, #555);font-size:14px}.custom-product-main__stock-line{height:4px;overflow:hidden;margin-bottom:20px;background:#ececee}.custom-product-main__stock-line span{display:block;width:var(--custom-stock-level, 20%);height:100%;background:var(--custom-product-sale, #e3171b)}.custom-product-main__variant{width:100%;min-height:48px;margin-bottom:16px;padding:0 16px;color:#333;background:#fff;border:1px solid #d8d9dc;border-radius:4px}.custom-product-main__buy-row{display:grid;grid-template-columns:minmax(118px,20%) minmax(0,1fr);gap:14px}.custom-product-main__quantity{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;min-height:50px;overflow:hidden;border:1px solid #d8d9dc;border-radius:999px}.custom-product-main__quantity button,.custom-product-main__quantity input{min-width:0;color:#333;background:#fff;border:0;text-align:center}.custom-product-main__quantity button{min-height:48px;cursor:pointer}.custom-product-main__quantity input{width:100%;-webkit-appearance:textfield;appearance:textfield}.custom-product-main__add{min-height:50px;padding:0 28px;color:var(--custom-product-button-text, #fff);background:var(--custom-product-button, #202020);border:0;border-radius:999px;font:inherit;font-weight:800;cursor:pointer;text-transform:uppercase}.custom-product-main__terms{display:flex;align-items:flex-start;gap:8px;margin:16px 0;font-size:13px}.custom-product-main__terms input{margin-top:3px}.custom-product-main__dynamic{margin-bottom:18px}.custom-product-main__dynamic .shopify-payment-button__button{min-height:50px!important;border-radius:0!important}.custom-product-main__quick-links{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding:16px 0;border-top:1px solid #e1e2e4;border-bottom:1px solid #e1e2e4}.custom-product-main__quick-link{color:var(--custom-product-text, #555);font-size:13px;text-decoration:none}.custom-product-main__shipping{display:grid;gap:14px;padding:18px 0;border-bottom:1px solid #e1e2e4;font-size:13px}.custom-product-main__details{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 20px;padding:18px 0;font-size:13px}.custom-product-main__details dt{color:var(--custom-product-muted, #777)}.custom-product-main__details dd{margin:0;color:var(--custom-product-text, #555)}.custom-product-main__availability{color:#2aa727;font-weight:700}.custom-product-main__payments{padding:18px;background:#f7f7f8;text-align:center}.custom-product-main__payments-title{display:block;margin-bottom:12px;color:#333;font-size:13px;font-weight:700}.custom-product-main__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.custom-product-main__payment-item{display:flex}.custom-product-main__payment-svg{width:38px;height:24px}.custom-product-main__tabs{margin-top:48px;padding:28px;background:var(--custom-product-card-background, #fff);border-radius:var(--custom-card-radius, 12px)}.custom-product-main__tab-list{display:flex;justify-content:center;gap:clamp(18px,4vw,60px);overflow-x:auto;border-bottom:1px solid #dfe0e3}.custom-product-main__tab-button{position:relative;flex:0 0 auto;min-height:52px;padding:0;color:var(--custom-product-muted, #777);background:transparent;border:0;font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-transform:uppercase}.custom-product-main__tab-button[aria-selected=true]{color:var(--custom-product-accent, #10b7d5)}.custom-product-main__tab-button[aria-selected=true]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:currentColor;content:""}.custom-product-main__tab-panel{padding:28px 0 0;color:var(--custom-product-muted, #777);line-height:1.7}.custom-product-main__tab-panel[hidden]{display:none}@media screen and (min-width:990px){.custom-header__desktop{display:block}.custom-header__mobile{display:none}}@media screen and (max-width:1439px){.custom-product-carousel__track{grid-auto-columns:calc((100% - 72px)/4)}.custom-categories__grid{grid-template-columns:repeat(3,minmax(30%,1fr))}.custom-brands__track{grid-auto-columns:calc((100% - 72px)/4)}.custom-footer__columns{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-footer__newsletter{grid-column:span 2}}@media screen and (max-width:1199px){.custom-hero__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.custom-hero__slide-image{width:52%}.custom-hero__content{width:64%;padding:48px}.custom-deal-card{grid-template-columns:minmax(0,1fr)}.custom-deal-card__image{height:220px}.custom-featured-products__layout{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:989px){.custom-hero__grid{grid-template-columns:minmax(0,1fr)}.custom-hero__promos{min-height:420px}.custom-deals__grid{grid-template-columns:minmax(0,1fr)}.custom-deal-card{grid-template-columns:minmax(30%,38%) minmax(0,1fr)}.custom-categories__grid{grid-template-columns:repeat(3,minmax(42%,1fr))}.custom-promos__grid{grid-template-columns:minmax(0,1fr)}.custom-promo-banner{min-height:230px}.custom-footer__benefit-grid,.custom-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-footer__newsletter{grid-column:span 2}.custom-product-main__panel{grid-template-columns:minmax(0,1fr)}.custom-product-main__media,.custom-product-main__image{min-height:0;height:min(72vw,620px)}}@media screen and (max-width:749px){.custom-container{--custom-side-padding: 14px}.custom-section{padding-top:var(--custom-mobile-padding-top, var(--custom-padding-top, 24px));padding-bottom:var(--custom-mobile-padding-bottom, var(--custom-padding-bottom, 24px))}.custom-section__heading-row{align-items:flex-end;margin-bottom:20px}.custom-section__heading{font-size:clamp(23px,7vw,var(--custom-mobile-heading-size, 28px))}.custom-section__view-all{font-size:13px}.custom-header__mobile{padding-top:var(--custom-header-mobile-padding-top, 20px);padding-bottom:var(--custom-header-mobile-padding-bottom, 20px)}.custom-header__mobile-search .custom-header__search{min-height:58px}.custom-header__mobile-search .custom-header__search-input{padding:0 18px;font-size:16px}.custom-header__mobile-search .custom-header__search-button{width:58px;min-height:50px}.custom-hero{padding-top:var(--custom-mobile-padding-top, 20px);padding-bottom:var(--custom-mobile-padding-bottom, 20px)}.custom-hero__slider{min-height:520px}.custom-hero__slide-image{right:0;bottom:3%;width:82%;height:54%}.custom-hero__content{justify-content:flex-start;width:100%;padding:42px 34px}.custom-hero__heading{font-size:clamp(34px,11vw,50px)}.custom-hero__subheading{margin-top:14px}.custom-hero__button{min-height:50px;margin-top:24px;padding:0 24px;font-size:14px}.custom-hero__arrow{top:62%;width:48px;min-height:48px}.custom-hero__promos{grid-template-columns:minmax(0,1fr);min-height:0}.custom-hero__promo{min-height:220px}.custom-product-carousel__track{grid-auto-columns:82%;gap:14px}.custom-product-carousel__arrow{display:none}.custom-product-card{min-height:420px;padding:20px}.custom-product-card__actions{opacity:1;transform:none}.custom-deals__heading-right{align-items:flex-end;flex-direction:column;gap:5px;font-size:13px}.custom-countdown__unit{gap:3px;padding:0 6px}.custom-countdown__value{font-size:15px}.custom-countdown__label{font-size:8px}.custom-deal-card{grid-template-columns:minmax(0,1fr);padding:20px}.custom-deal-card__image{height:220px}.custom-categories__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82%;gap:14px;scroll-snap-type:x mandatory}.custom-category-card{scroll-snap-align:start}.custom-featured-products__hero{grid-template-columns:minmax(0,1fr);padding:22px}.custom-featured-products__hero-image{height:240px}.custom-featured-products__small-grid{grid-template-columns:minmax(0,1fr)}.custom-featured-mini{min-height:150px}.custom-promo-banner{min-height:310px}.custom-promo-banner__image{right:0;width:72%;height:68%}.custom-promo-banner__copy{width:80%;padding:32px}.custom-brands__shell{padding:24px}.custom-brands__track{grid-auto-columns:46%;gap:18px}.custom-footer__benefit-grid,.custom-footer__columns{grid-template-columns:minmax(0,1fr)}.custom-footer__benefit{gap:18px}.custom-footer__newsletter{grid-column:auto}.custom-footer__newsletter-form{grid-template-columns:minmax(0,1fr)}.custom-footer__newsletter-input{min-height:54px;border-radius:3px 3px 0 0}.custom-footer__newsletter-button{min-height:54px;border-radius:0 0 3px 3px}.custom-footer__scroll-top{position:static;margin:28px auto 0}.custom-product-main__panel{gap:28px;padding:18px}.custom-product-main__gallery{grid-template-columns:minmax(0,1fr)}.custom-product-main__thumbnails{order:2;flex-direction:row;overflow-x:auto}.custom-product-main__thumbnail{flex:0 0 20%}.custom-product-main__media,.custom-product-main__image{height:92vw}.custom-product-main__buy-row{grid-template-columns:minmax(0,1fr)}.custom-product-main__quantity{max-width:180px}.custom-product-main__tabs{margin-top:24px;padding:18px}.custom-product-main__tab-list{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.custom-hero__promo-image,.custom-product-card__actions,.custom-product-card__image,.custom-category-card__image,.custom-promo-banner__image{transition:none}.custom-product-carousel__track{scroll-behavior:auto}}.custom-header{color:var(--custom-header-text, #172554);background:#fff;box-shadow:0 1px #0f172a0f}.custom-header__main-row{grid-template-columns:minmax(210px,240px) minmax(460px,1fr) auto;gap:clamp(24px,2.5vw,48px)}.custom-header__logo-link{padding-inline:4px}.custom-header__logo-image{max-width:var(--custom-header-logo-width, 230px);max-height:72px}.custom-header__wordmark{font-size:clamp(42px,3.4vw,58px)}.custom-header__search{grid-template-columns:minmax(190px,28%) minmax(180px,1fr) 60px;border:1px solid var(--custom-header-border, #e5e7eb);border-radius:10px}.custom-header__category-select{width:100%;padding:0 36px 0 18px;overflow:visible;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:clip}.custom-header__nav-row,.custom-header__main-row{border-color:var(--custom-header-border, #e5e7eb)}.custom-header__nav-link,.custom-header__nav-summary,.custom-header__department,.custom-header__sale-message{color:var(--custom-header-text, #172554)}.custom-hero--smart .custom-hero__slider{min-height:var(--custom-hero-height, 520px);overflow:hidden;border-radius:var(--custom-card-radius, 18px);box-shadow:0 14px 38px #0f172a1f}.custom-hero--smart .custom-hero__slide{position:relative;display:flex;min-height:var(--custom-hero-height, 520px);padding:clamp(34px,6vw,96px);overflow:hidden;background:var(--custom-slide-background, #293f98)}.custom-hero--smart .custom-hero__slide[hidden]{display:none}.custom-hero--smart .custom-hero__slide-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:var(--custom-slide-image-position, center center)}.custom-hero__slide-image--mobile{display:none}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--custom-slide-overlay, rgba(16, 27, 59, .15));pointer-events:none}.custom-hero--smart .custom-hero__content{position:relative;z-index:2;align-self:center;width:min(620px,62%);padding:0;text-align:var(--custom-slide-text-align, left)}.custom-hero--smart .custom-hero__slide--center{justify-content:center}.custom-hero--smart .custom-hero__slide--right{justify-content:flex-end}.custom-hero--smart .custom-hero__heading{text-wrap:balance}.custom-hero--smart .custom-hero__button{min-height:50px;padding-inline:30px;border-radius:999px}.custom-categories__carousel{position:relative}.custom-categories__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 100px) / 6);grid-template-columns:none;gap:20px;overflow-x:auto;padding:4px 2px 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.custom-categories__grid::-webkit-scrollbar{display:none}.custom-category-card{min-width:0;scroll-snap-align:start}.custom-brands__heading{margin-bottom:22px}.custom-brands__shell{overflow:hidden;background:var(--custom-card-background, #fff);border:1px solid #e8ebf0;border-radius:var(--custom-card-radius, 18px)}.custom-brands__track{display:flex;width:max-content}.custom-brands__group{display:flex;flex:none;align-items:center;gap:18px;padding:12px 9px}.custom-brands__track--continuous{animation:custom-brand-marquee var(--custom-brand-duration, 28s) linear infinite;will-change:transform}.custom-brands__shell--pause:hover .custom-brands__track--continuous{animation-play-state:paused}.custom-brand-logo{flex:0 0 clamp(150px,13vw,210px);min-height:92px;border-radius:12px}@keyframes custom-brand-marquee{to{transform:translate(-50%)}}.custom-featured-products__collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.custom-product-card__form{margin-top:auto}.custom-product-card__button{min-height:46px;border-radius:10px}.custom-product-main{background:var(--custom-product-background, #f5f7fb)}.custom-product-main__breadcrumbs{margin-bottom:18px;font-size:14px}.custom-product-main__panel{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(36px,4vw,68px);padding:clamp(24px,3vw,48px);border:1px solid var(--custom-product-border, #e5e7eb);box-shadow:0 18px 50px #0f172a12}.custom-product-main__gallery{grid-template-columns:78px minmax(0,1fr);gap:18px;align-self:start}.custom-product-main__media{min-height:520px;padding:24px;background:#f8fafc;border:1px solid #edf0f4;border-radius:16px}.custom-product-main__image{height:480px}.custom-product-main__thumbnail{border-radius:10px}.custom-product-main__thumbnail--active{border-width:2px}.custom-product-main__info{align-self:start;padding:4px 0}.custom-product-main__title{margin-bottom:14px;color:var(--custom-product-title-color, #172554);font-size:clamp(26px,2.2vw,34px);line-height:1.2;letter-spacing:-.02em}.custom-product-main__price{margin:10px 0;font-size:clamp(30px,2.5vw,40px);letter-spacing:-.02em}.custom-product-main__variant{min-height:54px;border-radius:10px}.custom-product-main__buy-row{grid-template-columns:138px minmax(0,1fr)}.custom-product-main__quantity,.custom-product-main__add{min-height:56px;border-radius:12px}.custom-product-main__add{font-size:15px;letter-spacing:.04em;box-shadow:0 8px 18px #1725542e}.custom-product-main__dynamic .shopify-payment-button__button{min-height:54px!important;border-radius:12px!important}.custom-product-main__quick-links{gap:14px 24px}.custom-product-main__payments,.custom-product-main__tabs{border:1px solid var(--custom-product-border, #e5e7eb);border-radius:14px}@media screen and (max-width:1199px)and (min-width:990px){.custom-header__main-row{grid-template-columns:minmax(180px,200px) minmax(390px,1fr) auto;gap:18px}.custom-header__search{grid-template-columns:minmax(165px,32%) minmax(120px,1fr) 56px}.custom-header__wordmark{font-size:42px}}@media screen and (max-width:989px){.custom-categories__grid{grid-auto-columns:calc((100% - 40px) / 3)}.custom-featured-products__collection{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-product-main__panel{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.custom-hero--smart .custom-hero__slider,.custom-hero--smart .custom-hero__slide{min-height:var(--custom-hero-mobile-height, 420px)}.custom-hero--smart .custom-hero__slide{align-items:flex-end;padding:30px 22px 54px}.custom-hero__slide-image--mobile{display:block}.custom-hero--smart .custom-hero__content{width:100%}.custom-hero--smart .custom-hero__heading{font-size:clamp(30px,10vw,var(--custom-hero-heading-size, 44px))}.custom-hero--smart .custom-hero__subheading{font-size:15px}.custom-categories__grid{grid-auto-columns:min(78vw,260px);gap:14px}.custom-featured-products__collection{display:grid;grid-auto-flow:column;grid-auto-columns:min(78vw,300px);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.custom-brand-logo{flex-basis:140px;min-height:76px}.custom-product-main__panel{gap:26px;margin-inline:-8px;padding:14px;border-radius:16px}.custom-product-main__gallery{grid-template-columns:minmax(0,1fr);gap:12px}.custom-product-main__thumbnails{order:2;flex-direction:row;overflow-x:auto;padding-bottom:4px}.custom-product-main__thumbnail{flex:0 0 72px}.custom-product-main__media,.custom-product-main__image{min-height:0;height:min(86vw,420px)}.custom-product-main__media{padding:14px}.custom-product-main__title{font-size:var(--custom-product-mobile-heading-size, 23px)}.custom-product-main__buy-row{position:sticky;z-index:5;bottom:8px;grid-template-columns:108px minmax(0,1fr);gap:8px;margin:18px -4px 0;padding:8px;background:#fffffff5;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 30px #0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.custom-product-main__quantity{max-width:none;grid-template-columns:34px minmax(0,1fr) 34px}.custom-product-main__add{min-width:0;padding-inline:12px;font-size:13px}.custom-product-main__tabs{margin-inline:-8px;padding:14px}}@media(prefers-reduced-motion:reduce){.custom-brands__track--continuous{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/custom-marketplace.css.map */
