.pdp-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;margin:10px 0;width:100%;max-width:100%}@media(max-width:767px){.pdp-grid{gap:12px;margin-top:8px;margin-bottom:0}}@media(min-width:1024px){.pdp-grid{grid-template-columns:1.1fr .9fr;gap:40px}}.pdp-gallery-container{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;max-width:100%}@media(min-width:768px){.pdp-gallery-container{grid-template-columns:80px minmax(0,1fr);align-items:start}}.pdp-gallery-main-wrapper{position:relative;width:100%}.pdp-gallery-nav{display:none;position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid var(--color-border);border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 8px #10213f14;transition:all .2s;color:#111;padding:0}.pdp-gallery-nav:hover{background:#111;color:#fff}.pdp-gallery-prev{left:12px}.pdp-gallery-next{right:12px}@media(min-width:1024px){.pdp-gallery-nav{display:flex}}.pdp-gallery-counter{display:none;position:absolute;right:12px;bottom:12px;z-index:2;padding:4px 8px;border-radius:999px;background:#10213fb8;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1.2;pointer-events:none}@media(max-width:1023px){.pdp-gallery-counter{display:block}}.pdp-gallery-main{width:100%;aspect-ratio:1/1;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;border-radius:16px;border:1px solid var(--color-border);background-color:var(--color-card-bg);position:relative;display:flex;align-items:flex-start;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.pdp-gallery-main::-webkit-scrollbar{display:none}.pdp-main-image-item{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.pdp-main-image-item img{width:100%;height:100%;object-fit:contain}.pdp-gallery-thumbs-wrapper{position:relative;display:block;width:100%}.pdp-thumb-nav{display:none}.pdp-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none!important;-ms-overflow-style:none!important}.pdp-gallery-thumbs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@media(min-width:768px){.pdp-gallery-main-wrapper{grid-column:2;grid-row:1}.pdp-gallery-thumbs-wrapper{grid-column:1;grid-row:1;display:flex;flex-direction:column;height:100%;padding-bottom:0}.pdp-thumb-nav{display:flex;background:#fff;border:1px solid var(--color-border);border-radius:50%;width:32px;height:32px;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#111;margin:4px 0;flex-shrink:0;transition:background .2s;padding:0}.pdp-thumb-nav:hover{background:#f5f5f5}.pdp-gallery-thumbs{flex-direction:column;overflow-y:auto;overflow-x:hidden;height:100%;flex:1;scrollbar-width:none!important;-ms-overflow-style:none!important}}.pdp-thumb-item{padding:0;background:var(--color-card-bg, #fff);font:inherit;color:inherit;-webkit-appearance:none;appearance:none;flex:0 0 60px;width:60px;height:60px;border:1px solid var(--color-border);border-radius:10px;cursor:pointer;overflow:hidden;opacity:.6;transition:opacity .2s ease,border-color .2s ease;background-color:var(--color-card-bg);display:flex;align-items:center;justify-content:center}@media(min-width:768px){.pdp-thumb-item{flex:0 0 80px;width:80px;height:80px}}.pdp-thumb-item.active,.pdp-thumb-item:hover{opacity:1;border-color:var(--color-primary)}.pdp-thumb-item img{width:100%;height:100%;object-fit:contain}.pdp-info{display:flex;flex-direction:column}.pdp-title{font-size:clamp(19px,5.2vw,26px);line-height:1.25;margin-bottom:8px}@media(min-width:768px){.pdp-title{font-size:26px}}.pdp-price-box{margin-bottom:0;display:flex;align-items:center;gap:12px}.pdp-price-box .f-price,.pdp-price-box .f-price__regular,.pdp-price-box .f-price__sale{display:flex;align-items:center;gap:12px}.pdp-price{font-size:26px;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--color-primary)}@media(min-width:768px){.pdp-price{font-size:26px}}.pdp-price-box .f-price--on-sale .pdp-price{color:#2f6a4f}.pdp-compare-price{font-size:17px;font-weight:500;text-decoration:line-through;color:#55637a}.pdp-save-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#edf7f1;color:#2f6a4f;font-size:13.5px;font-weight:700;line-height:1.4;white-space:nowrap}.pdp-price-box{flex-wrap:wrap;row-gap:8px}.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -4px 16px #10213f14;padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:90;transform:translateY(100%);transition:transform .3s ease;border-top:1px solid var(--color-border)}.sticky-atc-bar.visible{transform:translateY(0)}body:has(.sticky-atc-bar.visible){padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}.sticky-atc-bar .container{display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-atc-product-info{display:flex;align-items:center;gap:12px;min-width:0}.sticky-atc-details{display:flex;flex-direction:column;justify-content:center;min-width:0}.sticky-atc-price{color:var(--color-headings);font-size:17px;line-height:1.1;font-weight:750}.sticky-atc-variant{display:block;overflow:hidden;color:var(--color-subtext, #55637a);font-size:13.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sticky-atc-bar__product-image{width:68px;height:68px;flex:0 0 68px;padding:3px;border:1px solid var(--color-border);border-radius:10px;background:#fff;object-fit:contain}.sticky-atc-action form{display:flex;margin:0}.sticky-atc-action form{width:100%}@media(max-width:419px){.sticky-atc-variant{display:none}.sticky-atc-bar .container{gap:10px}.sticky-atc-product-info{gap:0}.sticky-atc-bar__product-image{width:54px;height:54px;flex-basis:54px}.sticky-atc-action .btn{padding:12px 14px;gap:8px}.sticky-atc-cta-label{font-size:14.5px;letter-spacing:0}.sticky-atc-cta-price{font-size:14.5px}}@media(max-width:344px){.sticky-atc-product-info{display:none}}.sticky-atc-action .btn{width:100%;min-height:56px;padding:12px 28px;border-radius:10px;font-size:17px;font-weight:750;letter-spacing:.035em;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.sticky-atc-action .btn:active,.sticky-atc-action .btn.is-pressed{transform:scale(.985);filter:brightness(.92)}.sticky-atc-submit{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:8px;row-gap:1px}.sticky-atc-submit .sticky-atc-cta-label{font-size:15.5px}.sticky-atc-submit .sticky-atc-cta-price{color:#fff;opacity:.92;font-size:15.5px;font-weight:600;letter-spacing:0;line-height:1.1;white-space:nowrap}.sticky-atc-cta-label{white-space:nowrap}.sticky-atc-title{display:none;overflow:hidden;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.sticky-atc-title{display:block}.sticky-atc-action{flex:0 0 auto}.sticky-atc-bar .btn{min-width:300px}}@media(max-width:767px){.sticky-atc-bar{padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.sticky-atc-bar .container{width:100%;padding:0;gap:10px}.sticky-atc-product-info{flex:0 1 auto;min-width:0;gap:10px}.sticky-atc-details{flex:0 1 auto;min-width:0}.sticky-atc-details:empty{display:none}.sticky-atc-bar__product-image{width:68px;height:68px;flex-basis:68px}.sticky-atc-variant{font-size:15px;font-weight:600}.sticky-atc-action{flex:1 1 auto;min-width:200px}.sticky-atc-action .btn{padding-inline:12px;font-size:17px;min-height:54px;letter-spacing:.02em}}@media(max-width:374px){.sticky-atc-product-info{display:none}.sticky-atc-action{flex:1 1 auto;min-width:168px}.sticky-atc-action .btn{padding-inline:10px;font-size:15px;letter-spacing:.01em}}@media(min-width:1024px){.sticky-atc-bar{padding:16px 40px;box-shadow:0 -8px 32px #10213f14}.sticky-atc-action{flex:0 0 auto}.sticky-atc-bar .btn{min-width:340px;padding:16px 48px;font-size:17px;font-weight:700;min-height:56px;letter-spacing:.5px}.sticky-atc-bar__product-image{width:64px!important;height:64px!important}.sticky-atc-bar__product-title{font-size:15px!important;font-weight:600}.sticky-atc-bar .price{font-size:15px!important}}.pdp-buy-row{display:flex;align-items:stretch;gap:10px}.pdp-offer+.pdp-buy-buttons,.pdp-buy-buttons{margin-top:0!important}.pdp-buy-row__cta{flex:1 1 auto;width:auto!important;min-width:0}.pdp-qty{display:flex;align-items:stretch;flex:0 0 auto;border:1px solid #d8dee8;border-radius:10px;background:#fff;overflow:hidden}.pdp-qty__btn{width:42px;border:0;background:transparent;color:#101831;font-size:17px;line-height:1;cursor:pointer;touch-action:manipulation;transition:background .15s ease}.pdp-qty__btn:hover{background:#edf7f1;color:var(--color-cta, #2f6a4f)}.pdp-qty__btn:disabled{opacity:.4;cursor:not-allowed}.pdp-qty__input{width:46px;border:0;border-left:1px solid #edf1f6;border-right:1px solid #edf1f6;background:transparent;font-family:var(--font-body);font-size:16px;font-weight:650;color:#101831;text-align:center;-moz-appearance:textfield}.pdp-qty__input::-webkit-outer-spin-button,.pdp-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-qty__input:focus{outline:none}.pdp-qty:focus-within{border-color:var(--color-cta, #2f6a4f);box-shadow:0 0 0 3px #2f6a4f24}@media(max-width:480px){.pdp-buy-row{gap:8px}.pdp-qty__btn{width:36px}.pdp-qty__input{width:38px;font-size:16px}}.pdp-offer{margin:12px 0 16px;padding:12px 16px;border:1px solid #c8e6d7;border-radius:10px;background:#f0f7f4;box-shadow:0 1px 3px #1018310a}.pdp-offer__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdp-offer__label{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--color-eyebrow, #2f6a4f)}.pdp-offer__badge{flex:0 0 auto;padding:3px 9px;border-radius:999px;background:var(--color-cta, #2f6a4f);color:#fff;font-size:12px;font-weight:700;letter-spacing:.01em;white-space:nowrap}.pdp-offer__bottom{display:flex;align-items:baseline;gap:8px;margin-top:5px}.pdp-offer__each{font-family:var(--font-heading);font-size:20px;font-weight:700;line-height:1.15;letter-spacing:-.01em;color:#101831}.pdp-offer__unit{font-family:var(--font-body);font-size:13.5px;font-weight:600;letter-spacing:.01em;color:#55637a}.pdp-offer__was{font-size:13.5px;font-weight:500;color:#55637a;text-decoration-thickness:1px}@media(max-width:480px){.pdp-offer{padding:10px 12px;border-radius:10px}.pdp-offer__label{font-size:11px;letter-spacing:.07em}.pdp-offer__each{font-size:17px}}@media(max-width:480px){.pdp-qty__btn{width:38px;min-height:52px}.pdp-qty__input{width:38px;min-width:38px}.pdp-buy-row__cta,.pdp-buy-row .btn{flex:1 1 auto;min-width:0;padding:10px 8px;font-size:14.5px;letter-spacing:.02em;white-space:nowrap}}@media(max-width:359px){.pdp-qty__btn{width:32px;min-width:32px}.pdp-qty__input{width:34px;min-width:34px}.pdp-buy-row__cta,.pdp-buy-row .btn{padding:10px 6px;font-size:13.5px;letter-spacing:0}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/pdp-shared.css.map */
