:root{--pdp-text: #2E2A24;--pdp-text-2: #4A443B;--pdp-muted: #6F675B;--pdp-bg: #FFFFFF;--pdp-tint-1: #FCFBF9;--pdp-tint-1-border: #EEEBE3;--pdp-tint-2: #F8F7F4;--pdp-tint-3: #F5F4F1;--pdp-line: #E4DDCF;--pdp-line-2: #EDE8DD;--pdp-chip-border: #C9C2B4;--pdp-star: #B8860B;--pdp-success-bg: #EEF3EC;--pdp-success-border: #C6D6C2;--pdp-success-text: #3E6B3A;--pdp-notice-bg: #F8F1E2;--pdp-notice-border: #E3D3AE;--pdp-notice-text: #8A6D3B;--pdp-sale: #8A3B2E;--pdp-required: #C9863B;--pdp-serif: "Cormorant Garamond", Georgia, serif;--pdp-sans: "Source Sans 3", "Segoe UI", sans-serif}.pdp{font-family:var(--pdp-sans);font-size:16px;line-height:1.55;color:var(--pdp-text);-webkit-font-smoothing:antialiased}.pdp *,.pdp *:before,.pdp *:after{box-sizing:border-box}.pdp a{color:var(--pdp-text);text-decoration:underline}.pdp button{font-family:inherit}.pdp-container{max-width:1470px;margin:0 auto;padding:0 24px}.pdp a.pdp-btn-outline,.pdp a.pdp-custom-size__phone,.pdp a.pdp-contact__phone,.pdp .pdp-breadcrumb a{text-decoration:none}.pdp a.pdp-custom-size__phone:hover{text-decoration:underline}.pdp h1,.pdp-h1{font-family:var(--pdp-serif);font-size:38px;font-weight:500;line-height:1.15;margin:0 0 8px}.pdp-h2{font-family:var(--pdp-serif);font-size:30px;font-weight:500;margin:0 0 6px;color:var(--pdp-text)}.pdp-section{margin-top:80px}.pdp-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--pdp-muted);margin-bottom:8px}.pdp-fade-in{animation:pdpFadeIn .2s ease}@keyframes pdpFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.pdp-breadcrumb{font-size:13px;color:var(--pdp-muted);padding:16px 0}.pdp-breadcrumb a{color:var(--pdp-muted);text-decoration:none}.pdp-breadcrumb a:hover{text-decoration:underline}.pdp-breadcrumb--mobile{display:none}.pdp-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:48px;align-items:start}.pdp-hero__gallery{display:flex;flex-direction:column;gap:12px;min-width:0}.pdp-hero__gallery{overflow:hidden}.pdp-hero__gallery>*,.pdp-hero__gallery .product__media-faq-wrapper{min-width:0;max-width:100%}.pdp-hero__gallery .product__media{width:100%;max-width:100%}.pdp-hero__gallery .product__media-list,.pdp-hero__gallery .product__media-item{max-width:100%}.pdp-hero__gallery .product__media-item img{max-width:100%;height:auto}.pdp-hero__gallery .product__media-item img{border-radius:4px}.pdp-hero__gallery .product__thumbnail{border-radius:4px;overflow:hidden}.pdp-hero__gallery .custom-recommendations-container{margin-top:28px}.pdp-hero__gallery .recommended-title{font-family:var(--pdp-serif);font-size:22px;font-weight:500;margin-bottom:14px}@media screen and (max-width:999px){.pdp-hero__gallery .product__media-list-wrapper{position:relative}.pdp-hero__gallery .product__media-nav .dots-nav--centered{position:relative;margin-top:-34px;z-index:2}.pdp-hero__gallery .dots-nav__item:before{background:#ffffff73!important;box-shadow:0 0 3px #2e2a2459;opacity:1}.pdp-hero__gallery .dots-nav__item[aria-current=true]:before{background:#fff!important}}.pdp-buybox{display:flex;flex-direction:column;min-width:0}@media screen and (min-width:1000px){.pdp-buybox{position:sticky;top:24px}}.pdp-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.pdp-stars{color:var(--pdp-star);font-size:16px;letter-spacing:2px}.pdp-rating-row a{font-size:14px;color:var(--pdp-text-2)}.pdp-rating-badge{font-size:12px;color:var(--pdp-muted);border:1px solid var(--pdp-line);border-radius:3px;padding:1px 7px}.pdp-price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.pdp-price{font-family:var(--pdp-serif);font-size:34px;font-weight:600;transition:opacity .25s}.pdp-price-note{font-size:13px;color:var(--pdp-muted)}.pdp-price-compare{font-size:17px;color:var(--pdp-muted);text-decoration:line-through}.pdp-price-badge{border:1px solid var(--pdp-sale);color:var(--pdp-sale);border-radius:3px;padding:2px 8px;font-size:12.5px;font-weight:700;letter-spacing:.04em}.pdp-sale-reason{font-size:13.5px;color:var(--pdp-sale);margin:6px 0 0}.pdp-shortdesc{font-size:14.5px;color:var(--pdp-text-2);margin:6px 0 20px}.pdp-shortdesc p{margin:0 0 6px}.pdp-shortdesc p:last-child{margin-bottom:0}.pdp-usp-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--pdp-line);border-bottom:1px solid var(--pdp-line);padding:14px 0;margin-bottom:24px}.pdp-usp{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--pdp-text-2)}.pdp-usp svg{flex-shrink:0}.pdp-color-group{margin:0 0 20px}.pdp-option-label{font-size:15px;font-weight:600;color:var(--pdp-text)}.pdp-option-label .pdp-option-value{font-weight:400;color:var(--pdp-muted)}.pdp-color-swatches{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px}.pdp-color-swatch{position:relative}.pdp-color-swatch label{display:block;width:36px;height:36px;border-radius:50%;border:1px solid var(--pdp-chip-border)!important;cursor:pointer;background-size:cover;background-position:center}.pdp-color-swatch label:hover{border-color:var(--pdp-text)!important}.pdp-color-swatch input:checked+label{border:2px solid var(--pdp-text)!important}.pdp-color-swatch input:focus-visible+label{outline:2px solid var(--pdp-text);outline-offset:2px}.pdp-size-group{margin-top:20px}.pdp-size-group:first-child{margin-top:0}.pdp-size-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pdp-link-btn{background:none;border:none;color:var(--pdp-text);font-size:13.5px;text-decoration:underline;cursor:pointer;padding:0;text-align:left}.pdp-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.pdp-chip{position:relative}.pdp-chip input{position:absolute;opacity:0;pointer-events:none}.pdp-chip label{display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:1px solid #CFC7B8;background:#fff;color:var(--pdp-text);border-radius:4px;padding:10px 14px;font-size:14px;cursor:pointer;min-height:44px}.pdp-chip label:hover{border-color:var(--pdp-text)}.pdp-chip input:checked+label{border:2px solid var(--pdp-text);background:var(--pdp-tint-3);padding:9px 13px}.pdp-chip input:focus-visible+label{outline:2px solid var(--pdp-text);outline-offset:2px}.pdp-chip__value{font-weight:600}.pdp-chip__note{font-size:11.5px;color:var(--pdp-muted);font-weight:400}.pdp-chip--small label{padding:8px 12px;font-size:13.5px}.pdp-chip--small input:checked+label{padding:7px 11px}.pdp-custom-sizes{display:none}.pdp-custom-sizes.is-open{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;animation:pdpFadeIn .2s ease}.pdp-size-toggle{margin-top:2px;padding:2px 0}.pdp-select{border:1px solid var(--pdp-chip-border);border-radius:4px;padding:12px;font-size:15px;width:100%;color:var(--pdp-text);background:#fff;margin:10px 0 4px;min-height:48px;-webkit-appearance:auto;appearance:auto;font-family:inherit}.pdp-select:focus{border-color:var(--pdp-text);outline:none}.pdp-select-hint{font-size:13px;color:var(--pdp-muted);margin-bottom:14px}.pdp-select-hint a{color:var(--pdp-text)}.pdp-height-field{margin-top:16px}.pdp-height-field>.pdp-option-label{display:block}.pdp-height-row{display:flex;align-items:center;gap:10px;margin-top:8px}.pdp-height-input{border:1px solid var(--pdp-chip-border);border-radius:4px;padding:11px 12px;font-size:15px;width:110px;color:var(--pdp-text);font-weight:400;font-family:inherit}.pdp-height-input.is-empty{border-color:var(--pdp-required)}.pdp-height-input:focus{border-color:var(--pdp-text);outline:none}.pdp-height-suffix{font-size:14px;color:var(--pdp-muted);font-weight:400}.pdp-height-note{font-size:13px;color:var(--pdp-muted);margin-top:6px}.pdp-seam-note{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;color:var(--pdp-text-2);margin-top:12px}.pdp-seam-note svg{flex-shrink:0;margin-top:2px}.pdp-status{border-radius:4px;padding:10px 14px;margin-top:16px;font-size:13.5px;color:var(--pdp-text-2)}.pdp-status--standard{background:var(--pdp-success-bg);border:1px solid var(--pdp-success-border)}.pdp-status--standard strong{color:var(--pdp-success-text);font-weight:700}.pdp-status--custom{background:var(--pdp-notice-bg);border:1px solid var(--pdp-notice-border)}.pdp-status--custom strong{color:var(--pdp-notice-text);font-weight:700}.pdp-status a{color:var(--pdp-text);font-weight:600}.pdp-status[hidden]{display:none}.pdp-delivery{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:14.5px;color:var(--pdp-text)}.pdp-delivery svg{flex-shrink:0}.pdp-buy-row{display:flex;align-items:stretch;gap:10px;margin-top:18px}.pdp-buybox .pdp-qty.quantity-selector{display:flex;align-items:stretch;border:1px solid var(--pdp-chip-border);border-radius:4px;flex-shrink:0;overflow:hidden;margin:0;height:52px;box-sizing:border-box}.pdp-qty .quantity-selector__button{background:none;border:none;width:40px;height:100%;font-size:20px;color:var(--pdp-text);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.pdp-qty .quantity-selector__button:hover{background:var(--pdp-tint-3)}.pdp-qty .quantity-selector__input{min-width:34px;width:34px;height:100%;border:none;text-align:center;font-size:17px;font-weight:600;color:var(--pdp-text);background:transparent;padding:0;font-family:inherit}.pdp-buybox form.pdp-form{flex:1;display:flex}.pdp-buybox .pdp-atc.button{flex:1;width:100%;background:var(--pdp-text)!important;color:#fefdfb!important;border:none;border-radius:4px;padding:0 24px;font-size:16.5px;font-weight:700;letter-spacing:.02em;cursor:pointer;height:52px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;transition:background .15s;font-family:var(--pdp-sans);text-transform:none;--primary-button-background: 46, 42, 36;--primary-button-text-color: 254, 253, 251}.pdp-buybox .pdp-atc.button:hover{background:#4a443b!important}.pdp-buybox .pdp-atc.button:focus-visible{outline:3px solid var(--pdp-chip-border);outline-offset:2px}.pdp-atc .pdp-atc-compare{font-weight:400;text-decoration:line-through;opacity:.6;font-size:14px;margin-left:6px}.pdp-savings{font-size:12.5px;color:var(--pdp-muted);margin-top:10px;text-align:center}.pdp-buybox .pdp-sample-btn{display:block;width:100%;text-align:center;margin-top:10px;border:1.5px solid var(--pdp-text);color:var(--pdp-text);background:none;border-radius:4px;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;min-height:48px;cursor:pointer;font-family:var(--pdp-sans)}.pdp-buybox .pdp-sample-btn:hover{background:var(--pdp-tint-3)}.pdp-sample-note{font-size:13px;color:var(--pdp-muted);margin-top:6px;text-align:center}.pdp-payments{display:flex;align-items:center;gap:8px;margin-top:16px;flex-wrap:wrap}.pdp-payments__label{font-size:12.5px;color:var(--pdp-muted)}.pdp-payments__item{border:1px solid var(--pdp-line);border-radius:3px;padding:3px 10px;font-size:12px;color:var(--pdp-text-2);background:#fff}.pdp-payments__icons{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.pdp-payments__icon{display:inline-block;width:38px;height:24px;border:1px solid var(--pdp-line);border-radius:3px;background:#fff}.pdp-payments__icon svg{display:block;width:100%;height:100%}.pdp-advisor{position:fixed;top:0;right:0;bottom:0;left:0;background:#2e2a2473;z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.pdp-advisor.is-open{display:flex;animation:pdpFadeIn .15s ease}.pdp-advisor__panel{background:#fefdfb;border-radius:6px;max-width:560px;width:100%;padding:28px 30px;box-shadow:0 12px 40px #2e2a2440;position:relative;max-height:88vh;overflow-y:auto}.pdp-advisor__close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:22px;color:var(--pdp-muted);cursor:pointer;line-height:1;padding:6px;min-width:44px;min-height:44px}.pdp-advisor__title{font-family:var(--pdp-serif);font-size:24px;font-weight:500;margin:0 0 10px}.pdp-advisor__intro{font-size:14.5px;color:var(--pdp-text-2);margin:0 0 16px}.pdp-advisor__scroll{max-height:340px;overflow-y:auto}.pdp-advisor__group-title{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pdp-muted);margin-bottom:4px}.pdp-advisor__table{border-top:1px solid var(--pdp-line);font-size:14px;margin-bottom:18px}.pdp-advisor__table:last-child{margin-bottom:0}.pdp-advisor__row{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid var(--pdp-line)}.pdp-advisor__row span{color:var(--pdp-text-2)}.pdp-advisor__phone{font-size:13.5px;color:var(--pdp-muted);margin:14px 0 0}.pdp-advisor__phone a{color:var(--pdp-text)}@media screen and (max-width:740px){.pdp-advisor{align-items:flex-end;padding:0}.pdp-advisor__panel{border-radius:10px 10px 0 0;max-width:none;max-height:82vh;padding:22px 18px 28px;box-shadow:0 -8px 32px #2e2a2440}.pdp-advisor__row{grid-template-columns:96px 1fr;gap:10px}.pdp-advisor__row strong{font-size:13.5px}.pdp-advisor__row span{font-size:13px}}.pdp-benefits__intro{color:var(--pdp-muted);font-size:15px;margin:0 0 28px;max-width:640px}.pdp-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.pdp-benefit-card{background:#fff;border:1px solid var(--pdp-line);border-radius:4px;padding:20px;display:flex;flex-direction:column;gap:10px}.pdp-benefit-card__title{font-weight:700;font-size:15.5px}.pdp-benefit-card__text{font-size:14px;color:var(--pdp-text-2)}.pdp-story{background:var(--pdp-tint-1);border:1px solid var(--pdp-tint-1-border);border-radius:6px;padding:40px}.pdp-story__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;align-items:center}.pdp-story__media{width:100%;border-radius:4px;overflow:hidden;background:#f3f2ef}.pdp-story__media video,.pdp-story__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}.pdp-story__title{font-family:var(--pdp-serif);font-size:32px;font-weight:500;margin:0 0 14px;line-height:1.2}.pdp-story__text{font-size:15.5px;color:var(--pdp-text-2);margin:0 0 18px}.pdp-story__stats{display:flex;gap:24px;flex-wrap:wrap}.pdp-story__stat{font-size:13.5px;color:var(--pdp-text)}.pdp-story__stat strong{display:block;font-family:var(--pdp-serif);font-size:22px;font-weight:600}.pdp-story__figures{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:32px}.pdp-story__figures figure{margin:0}.pdp-story__figures img{width:100%;height:170px;object-fit:cover;border-radius:4px;display:block;background:#f3f2ef}.pdp-story__figures figcaption{font-size:12.5px;color:var(--pdp-muted);margin-top:6px}.pdp-description__inner{max-width:820px}.pdp-description .pdp-h2{margin-bottom:16px}.pdp-description__body{font-size:15.5px;color:var(--pdp-text-2)}.pdp-description__body p{margin:0 0 14px}.pdp-description__body p:last-child{margin-bottom:0}.pdp-description__body h2{font-family:var(--pdp-serif);font-size:30px;font-weight:500;margin:0 0 16px;color:var(--pdp-text)}.pdp-tech{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:48px}.pdp-spec-table{border-top:1px solid var(--pdp-line)}.pdp-spec-row{display:grid;grid-template-columns:170px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--pdp-line);font-size:14.5px}.pdp-spec-row>div:first-child{color:var(--pdp-muted)}.pdp-spec-row span{color:var(--pdp-text-2)}.pdp-accordion{border-top:1px solid var(--pdp-line)}.pdp-accordion__item{border-bottom:1px solid var(--pdp-line)}.pdp-accordion__toggle{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;font-size:15px;font-weight:600;color:var(--pdp-text);cursor:pointer;text-align:left;min-height:48px;font-family:inherit}.pdp-accordion__icon{color:var(--pdp-text);font-size:18px;flex-shrink:0}.pdp-accordion__content{font-size:14.5px;color:var(--pdp-text-2);padding:0 0 16px}.pdp-accordion__content[hidden]{display:none}.pdp-accordion__content p{margin:0 0 10px}.pdp-accordion__content p:last-child{margin-bottom:0}.pdp-goodtoknow{margin-top:36px}.pdp-custom-size{background:var(--pdp-tint-1);border:1px solid var(--pdp-tint-1-border);border-radius:6px;padding:36px}.pdp-custom-size__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;align-items:center}.pdp-custom-size__title{font-family:var(--pdp-serif);font-size:28px;font-weight:500;margin:0 0 12px}.pdp-custom-size__text{font-size:15px;color:var(--pdp-text-2);margin:0}.pdp-custom-size__actions{display:flex;flex-direction:column;gap:10px}.pdp-btn-outline{display:block;text-align:center;border:1.5px solid var(--pdp-text);color:var(--pdp-text);border-radius:4px;padding:13px;font-weight:600;font-size:15px;text-decoration:none}.pdp-btn-outline:hover{background:var(--pdp-tint-2)}.pdp-custom-size__phone{display:block;text-align:center;color:var(--pdp-text-2);font-size:14px;text-decoration:none}.pdp-custom-size__phone:hover{text-decoration:underline}.pdp-faq__grid{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:48px;align-items:start}.pdp-faq__aside{position:sticky;top:24px}.pdp-faq__contact{font-size:14.5px;color:var(--pdp-text-2);line-height:1.7;margin-top:12px}.pdp-faq__contact-line{display:block}.pdp-faq__phone{font-weight:700;color:var(--pdp-text);text-decoration:none}.pdp-faq__phone:hover{text-decoration:underline}.pdp-faq__content{min-width:0}.pdp-faq__contact--mobile{display:none}.pdp-faq .pdp-accordion__toggle{padding:16px 0;font-size:15.5px}.pdp-faq .pdp-accordion__content{padding:0 0 18px;max-width:105ch;line-height:1.65}.pdp-contact{background:var(--pdp-tint-1);border:1px solid var(--pdp-tint-1-border);border-radius:6px;padding:36px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.pdp-contact__photo{width:110px;height:110px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#f3f2ef}.pdp-contact__body{flex:1;min-width:260px}.pdp-contact__title{font-family:var(--pdp-serif);font-size:24px;font-weight:500}.pdp-contact__subtitle{font-size:15px;color:var(--pdp-text-2);margin-top:4px}.pdp-contact__aside{text-align:right}.pdp-contact__phone{font-family:var(--pdp-serif);font-size:26px;font-weight:600;color:var(--pdp-text);text-decoration:none;display:block}.pdp-contact__hours{font-size:13.5px;color:var(--pdp-muted)}.pdp-footnote{border-top:1px solid var(--pdp-line);margin-top:80px;padding:28px 24px 0;text-align:center;font-size:13px;color:var(--pdp-muted)}.pdp-footnote__inner{max-width:760px;margin:0 auto}.pdp-footnote a{color:var(--pdp-text-2)}.pdp-reviews-heading{scroll-margin-top:120px}@media screen and (max-width:740px){.pdp-container{padding:0 16px}.pdp h1,.pdp-h1{font-size:28px;line-height:1.18}.pdp-h2{font-size:24px}.pdp-section{margin-top:56px}.pdp-hero{gap:24px}.pdp-price{font-size:30px}.pdp-usp-row{grid-template-columns:1fr;gap:10px}.pdp-usp{font-size:13.5px}.pdp-breadcrumb--desktop{display:none}.pdp-breadcrumb--mobile{display:block;padding:12px 0}.pdp-story,.pdp-custom-size{padding:24px 18px}.pdp-contact{padding:24px 18px;gap:18px}.pdp-contact__aside{text-align:left}.pdp-spec-row{grid-template-columns:130px 1fr}.pdp-color-group--relocated{margin:12px 0 0}.pdp-color-swatch label{width:38px;height:38px}.pdp-hero__gallery .custom-recommendations-container{margin-top:20px}}@media screen and (max-width:767px){.pdp-faq__grid{grid-template-columns:1fr;gap:0}.pdp-faq__aside{position:static}.pdp-faq__contact--aside{display:none}.pdp-faq__contact--mobile{display:block;margin-top:24px}}.dot{display:inline-block;position:relative;height:10px;width:10px;border-radius:50%;margin-right:5px}.dot:after{content:"";position:absolute;top:2px;left:2px;height:5px;width:5px;border-radius:50%;animation:pulse 2s infinite;transform-origin:center center}@keyframes pulse{0%{transform:scale(1);opacity:1}25%{transform:scale(1);opacity:1}to{transform:scale(4.5);opacity:0}}@media screen and (max-width:740px){.pdp-breadcrumb--mobile{display:none!important}.pdp-hero__gallery{overflow:visible;margin-left:8px;margin-right:8px}.pdp-hero__gallery .product__media-list,.pdp-hero__gallery .product__media-item{max-width:none}.pdp-hero__gallery .product__media-item img{max-width:100%;border-radius:0}.pdp-hero__gallery .product__thumbnail{border-radius:0}}@media(max-width:640px){.pdp-buybox .pdp-qty .quantity-selector__button{width:30px}.pdp-buybox .pdp-qty .quantity-selector__input{width:26px;min-width:26px}.pdp-buy-row .pdp-form{min-width:0}.pdp-buybox .pdp-atc.button{min-width:0;white-space:normal;line-height:1.3;padding-left:12px;padding-right:12px}.pdp-buybox .pdp-atc.button .pdp-atc-price,.pdp-buybox .pdp-atc.button .pdp-atc-compare{display:none}}.pdp-hero__gallery .product__thumbnail{overflow:visible}.pdp-hero__gallery .product__thumbnail img{border-radius:4px}@media screen and (min-width:1000px){.pdp-hero{display:flex;align-items:flex-start;justify-content:flex-start;grid-template-columns:none;gap:48px}.pdp-hero__gallery{display:contents}.pdp-hero__gallery>[data-pdp-color-slot-mobile]{display:none}.pdp-hero__gallery .product__media{width:var(--product-media-width);max-width:none}.pdp-hero__gallery .product__media-list-wrapper{flex:1 1 auto;min-width:auto}.pdp-hero__gallery .product__media-faq-wrapper{flex:0 0 auto;max-width:none}.pdp-hero .pdp-buybox{flex:1 1 0%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/pdp.css.map */
