.mdv-pdp{font-family:var(--mdv-font-body, Inter, sans-serif);color:rgb(var(--mdv-fg, 0, 0, 0));background:rgb(var(--mdv-bg, 255, 255, 255));padding:24px 0 32px}.mdv-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;max-width:var(--mdv-page-width, 1600px);margin:0 auto;padding:0 15px}@media screen and (min-width:750px){.mdv-pdp__grid{padding:0 50px}}@media screen and (min-width:990px){.mdv-pdp__grid{grid-template-columns:minmax(0,45%) minmax(0,55%);gap:0}.mdv-pdp__info{padding-left:80px}.mdv-pdp__info-sticky{position:sticky;top:20px;max-width:600px}}@media screen and (min-width:990px)and (max-width:1280px){.mdv-pdp__info{padding-left:40px}}.mdv-pdp__media{--mdv-constrained-height: max(300px, calc(100vh - 400px) )}.mdv-pdp__media-main{position:relative;overflow:hidden;background:#f6f6f6;aspect-ratio:var(--mdv-ratio, .75);width:min(calc(var(--mdv-constrained-height) * var(--mdv-ratio, .75)),100%);margin:0 auto}.mdv-pdp__slides{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.mdv-pdp__slides::-webkit-scrollbar{display:none}.mdv-pdp__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center}.mdv-pdp__media-main img{display:block;width:100%;height:100%;object-fit:contain}.mdv-pdp__thumbs{display:flex;gap:8px;margin-top:10px;list-style:none;padding:0 0 2px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mdv-pdp__thumbs::-webkit-scrollbar{display:none}.mdv-pdp__thumbs>li{flex:0 0 auto}.mdv-pdp__thumb{width:58px}@media screen and (min-width:990px){.mdv-pdp__media{position:relative;padding-left:calc(14.4% + 13px);align-self:start}.mdv-pdp__thumbs{position:absolute;left:0;top:0;width:14.4%;height:100%;display:flex;flex-direction:column;gap:13px;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.mdv-pdp__thumbs>li{flex:0 0 auto;width:100%}.mdv-pdp__thumb{width:100%}.mdv-pdp__thumbs::-webkit-scrollbar{display:none}.mdv-pdp__media:after{content:"";position:absolute;left:0;bottom:0;width:14.4%;height:64px;background:linear-gradient(to bottom,rgba(var(--mdv-bg, 255, 255, 255),0),rgb(var(--mdv-bg, 255, 255, 255)));opacity:0;transition:opacity .2s ease;pointer-events:none}.mdv-pdp__media.is-thumbs-scrollable:after{opacity:1}.mdv-pdp__media-main{min-width:0}}.mdv-pdp__thumb{display:block;border:1px solid transparent;cursor:pointer;background:#f6f6f6;padding:0;overflow:hidden}.mdv-pdp__thumb img{display:block;width:100%;height:auto}.mdv-pdp__thumb[aria-current=true]{border-color:rgb(var(--mdv-fg, 0, 0, 0))}.mdv-pdp__rating{display:flex;align-items:center;gap:6px;font-size:13.5px;margin-bottom:8px}.mdv-pdp__stars{color:#f5a623;letter-spacing:.05em;font-size:15px}.mdv-pdp__title{font-family:var(--mdv-font-heading, inherit);font-size:22px;line-height:1.25;margin:0 0 12px;font-weight:400}@media screen and (min-width:750px){.mdv-pdp__title{font-size:30px}}.mdv-pdp__price{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:4px}.mdv-pdp__price-sale{font-size:20px;font-weight:600}.mdv-pdp__price-compare{font-size:16px;text-decoration:line-through;opacity:.55}.mdv-pdp__save{background:#c80000;color:#fff;font-size:12.5px;font-weight:700;padding:3px 8px;text-transform:uppercase;letter-spacing:.04em}.mdv-pdp__usps{list-style:none;margin:16px 0;padding:0}.mdv-pdp__usps li{display:flex;align-items:center;gap:7px;font-size:14px;line-height:1.9}.mdv-pdp__usps svg{flex:0 0 auto;width:16px;height:16px}.mdv-pdp__option{margin-bottom:16px}.mdv-pdp__option-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.mdv-pdp__option-label span{font-weight:400;text-transform:none;opacity:.7}.mdv-pdp__swatches{display:flex;flex-wrap:wrap;gap:6px}.mdv-pdp__swatch{border:1px solid rgba(var(--mdv-fg, 0, 0, 0),.25);background:#fff;color:inherit;padding:9px 14px;font-size:13px;cursor:pointer;border-radius:0;transition:border-color .15s ease,background .15s ease;font-family:inherit}.mdv-pdp__swatch:hover{border-color:rgba(var(--mdv-fg, 0, 0, 0),.6)}.mdv-pdp__swatch[aria-pressed=true]{border-color:rgb(var(--mdv-fg, 0, 0, 0));background:rgb(var(--mdv-fg, 0, 0, 0));color:#fff}.mdv-pdp__swatch[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.mdv-pdp__swatch--photo{width:52px;height:64px;padding:0;border:1px solid #ddd;border-radius:3px;overflow:hidden;background:#f6f6f6;font-size:0;line-height:0}.mdv-pdp__swatch--photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.mdv-pdp__swatch--photo[aria-pressed=true]{border:2px solid #000;background:transparent}.mdv-pdp__swatch--photo[disabled]{text-decoration:none}.mdv-pdp__swatches--photo{gap:8px}.mdv-fit{width:100%;padding:22px 0 6px}@media screen and (min-width:750px){.mdv-fit{padding:26px 0 6px}}.mdv-fit__row{display:flex;align-items:center;width:100%}.mdv-fit__dot{display:inline-block;width:12px;height:12px;min-width:12px;min-height:12px;background-color:#ccc;border-radius:50%;flex-shrink:0;z-index:1}.mdv-fit__dot--big{width:22px;height:22px;min-width:22px;min-height:22px;background-color:#5a5a5a;border:3px solid #fff;outline:2px solid #5a5a5a;z-index:2}.mdv-fit__line{display:inline-block;height:3px;background-color:#ddd;flex:1 1 auto;margin:0 -2px;z-index:0}.mdv-fit__labels{display:flex;margin-top:10px}.mdv-fit__lbl{flex:1 1 0;min-width:0;font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.4px;line-height:1.3}.mdv-fit__lbl:first-child{text-align:left}.mdv-fit__lbl:last-child{text-align:right}.mdv-fit__lbl--bold{color:#5a5a5a;font-weight:700;text-align:center}@media screen and (max-width:520px){.mdv-fit__lbl{font-size:9px;letter-spacing:0}}.mdv-pdp__stock{display:flex;align-items:center;gap:8px;font-size:14px;color:#ff8c00;margin:16px 0 10px;line-height:1}.mdv-pdp__pulse{width:8px;height:8px;background:#ff8c00;border-radius:50%;position:relative;flex-shrink:0;animation:mdv-pulse 2s ease-in-out infinite}.mdv-pdp__pulse:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#ff8c00;opacity:0;animation:mdv-pulse-ring 2s ease-in-out infinite}@keyframes mdv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes mdv-pulse-ring{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:0}to{transform:scale(1.2);opacity:0}}.mdv-pdp__atc{display:block;width:100%;border:none;border-radius:0;background:rgb(var(--mdv-button, 191, 127, 4));color:rgb(var(--mdv-button-text, 255, 255, 255));font-family:inherit;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:0 20px;min-height:47px;cursor:pointer;transition:opacity .2s ease}.mdv-pdp__atc:hover{opacity:.88}.mdv-pdp__atc[disabled]{opacity:.45;cursor:not-allowed}.mdv-shipbar{background:#f5f5f5;border-radius:8px;padding:8px 18px;margin:12px 0 14px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px;line-height:1.4}.mdv-shipbar__left,.mdv-shipbar__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.mdv-shipbar__right{gap:8px;white-space:nowrap}.mdv-shipbar__flag{font-size:18px;line-height:1}.mdv-shipbar__pulse{width:8px;height:8px;background:#4ade80;border-radius:50%;position:relative;flex-shrink:0;animation:mdv-pulse 2s ease-in-out infinite}.mdv-shipbar__pulse:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#4ade80;opacity:0;animation:mdv-pulse-ring 2s ease-in-out infinite}@media screen and (max-width:640px){.mdv-shipbar{padding:8px 14px;gap:8px;font-size:12px}}.mdv-pdp__payments{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin:16px 0 20px;list-style:none;padding:0}.mdv-pdp__payments li{display:flex}.mdv-pdp__payments svg,.mdv-pdp__payments .mdv-pay-img{width:38px;height:24px;display:block}.mdv-pdp__payments .mdv-pay-img{object-fit:contain}.mdv-pdp__desc{font-size:14.5px;line-height:1.75}.mdv-pdp__desc>*:first-child{margin-top:0}.mdv-pdp__desc>*:last-child{margin-bottom:0}.mdv-pdp__desc ul{padding-left:18px}.mdv-pdp__desc li{margin-bottom:5px}.mdv-pdp__desc table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}.mdv-pdp__desc th,.mdv-pdp__desc td{border:1px solid rgba(var(--mdv-fg, 0, 0, 0),.15);padding:5px 7px;text-align:left}.mdv-pdp__desc th{background:rgba(var(--mdv-fg, 0, 0, 0),.04);font-weight:600}.mdv-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 18px #00000014;transform:translateY(110%);transition:transform .25s ease}.mdv-sticky.is-visible{transform:translateY(0)}.mdv-sticky__inner{max-width:var(--mdv-page-width, 1600px);margin:0 auto;padding:10px 15px;display:flex;align-items:center;gap:14px}@media screen and (min-width:750px){.mdv-sticky__inner{padding:10px 50px}}.mdv-sticky__thumb{width:48px;height:48px;object-fit:cover;flex-shrink:0;background:#f6f6f6}.mdv-sticky__info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.mdv-sticky__title{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdv-sticky__prices{display:flex;align-items:baseline;flex-wrap:nowrap;gap:6px;min-width:0}.mdv-sticky__price{font-size:14px;font-weight:700}.mdv-sticky__compare{font-size:12px;text-decoration:line-through;opacity:.5;font-weight:400}.mdv-sticky__save{background:#c80000;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.03em;padding:2px 5px;white-space:nowrap}@media screen and (max-width:520px){.mdv-sticky__inner{gap:10px;padding:8px 12px}.mdv-sticky__title{font-size:12px}.mdv-sticky__price{font-size:13px}.mdv-sticky__compare{font-size:11px}.mdv-sticky__save{font-size:10px;padding:2px 4px}.mdv-sticky__btn{padding:0 12px;font-size:12px;min-height:40px;letter-spacing:.03em}}@media screen and (max-width:359px){.mdv-sticky__compare{display:none}}.mdv-sticky__btn{flex-shrink:0;border:none;border-radius:0;background:rgb(var(--mdv-button, 191, 127, 4));color:rgb(var(--mdv-button-text, 255, 255, 255));font-family:inherit;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:0 24px;min-height:44px;cursor:pointer}.mdv-sticky__btn:hover{opacity:.88}@media screen and (max-width:520px){.mdv-sticky__thumb{display:none}.mdv-sticky__btn{padding:0 16px;font-size:13px}}.mdv-pdp__acc{border-top:1px solid rgba(var(--mdv-fg, 0, 0, 0),.12)}.mdv-pdp__acc:last-of-type{border-bottom:1px solid rgba(var(--mdv-fg, 0, 0, 0),.12)}.mdv-pdp__acc summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;list-style:none}.mdv-pdp__acc summary::-webkit-details-marker{display:none}.mdv-pdp__acc summary:after{content:"+";font-size:19px;font-weight:400;line-height:1}.mdv-pdp__acc[open] summary:after{content:"\2013"}.mdv-pdp__acc-body{padding:0 0 16px;font-size:13.5px;line-height:1.7}.mdv-pdp__acc-body p{margin:0 0 8px}.product-recommendations .grid-product__title,.product-recommendations .grid-product__title--body,.product-recommendations .grid-product__title--heading{font-size:13px;line-height:1.35;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-recommendations .grid-product__price{font-size:13px;line-height:1.4}.product-recommendations .grid-product__price--original{font-size:12px}.product-recommendations .grid-product__price--savings{font-size:11.5px}@media screen and (max-width:749px){.product-recommendations .grid-product__title,.product-recommendations .grid-product__title--body,.product-recommendations .grid-product__title--heading{font-size:12px;-webkit-line-clamp:2}.product-recommendations .grid-product__price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mdv-product.css.map */
