custom-pdp,.cpdp-wrapper{display:block;max-width:1400px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box;overflow-x:hidden}@media screen and (max-width: 749px){custom-pdp,.cpdp-wrapper,.cpdp-grid,.cpdp-col--info{max-width:100%;overflow-x:hidden;box-sizing:border-box}.cpdp-wrapper{padding-left:1rem;padding-right:1rem}.cpdp-column-left,.cpdp-column-right{max-width:100%;box-sizing:border-box}custom-pdp img,.cpdp-wrapper img{max-width:100%;height:auto}.cpdp-block{max-width:100%;box-sizing:border-box;margin-left:0!important;margin-right:0!important}.cpdp-meta-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cpdp-price-label{flex:0 0 auto;margin-left:8px}}.cpdp-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 990px){.cpdp-grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.cpdp-block{display:block;box-sizing:border-box;font-size:var(--fs-mobile, 16px);color:var(--text-color, inherit)}@media (min-width: 768px){.cpdp-block{font-size:var(--fs-desktop, 16px)}}.cpdp-block ul{margin:0;padding-left:1.2em;list-style:disc outside}.cpdp-block li{margin-bottom:.5em;padding-left:.2em;font-family:Kiro,sans-serif;font-style:normal;font-weight:300;line-height:120%}.cpdp-media-container{position:relative;display:flex;flex-direction:column;gap:1rem}@media (min-width: 750px){.cpdp-media-container{flex-direction:column}}.cpdp-main-image-wrapper{position:relative;width:100%;border-radius:var(--media-radius, 8px);overflow:hidden;background:#f4f4f4;aspect-ratio:1 / 1}.cpdp-main-image{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.cpdp-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.cpdp-thumb-btn{width:70px;height:70px;border:2px solid transparent;border-radius:4px;padding:0;cursor:pointer;background:none;flex-shrink:0}.cpdp-thumb-btn.active{border-color:#d62027}.cpdp-thumb-img{width:100%;height:100%;object-fit:cover;border-radius:2px}.cpdp-badge{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;font-weight:700;text-transform:uppercase;pointer-events:none;overflow:hidden;transition:all .3s ease}.cpdp-badge--circle{border-radius:50%}.cpdp-badge--seal{border-radius:0;clip-path:polygon(50% 0%,61% 10%,75% 6%,81% 20%,93% 23%,91% 37%,100% 46%,91% 55%,93% 69%,81% 72%,75% 86%,61% 82%,50% 92%,39% 82%,25% 86%,19% 72%,7% 69%,9% 55%,0% 46%,9% 37%,7% 23%,19% 20%,25% 6%,39% 10%)}.cpdp-badge--star{border-radius:0;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.cpdp-badge--flag{background:none!important;box-shadow:0 4px 10px #0000004d;border-radius:4px}.cpdp-flag-svg{width:100%;height:100%;object-fit:cover;display:block}.cpdp-form-block{margin-bottom:1.5rem}.cpdp-label{display:block;margin-bottom:8px;font-weight:500;font-size:16px;color:inherit;font-family:omnes-pro,sans-serif;font-style:normal;line-height:20px}.cpdp-heat-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cpdp-heat-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 5px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;background:var(--bg-color, white);color:var(--text-color, black);transition:all .2s;text-align:center;height:100%}.cpdp-heat-btn:hover{border-color:#999}.cpdp-heat-btn.selected{border-color:var(--accent-color, black);background-color:#f9f9f9;box-shadow:0 0 0 1px var(--accent-color, black) inset;color:var(--accent-color, black)}.cpdp-heat-icon{font-size:25px;margin-bottom:5px;display:block}@media screen and (max-width: 749px){.cpdp-heat-icon{font-size:18px}}.cpdp-heat-label{font-size:.8em;font-weight:400;text-transform:uppercase;font-family:BigNoodleTitling,sans-serif!important}.cpdp-qty-grid{display:flex;gap:10px;width:100%}.cpdp-qty-btn{flex:1;position:relative;border:1px solid #000;background:var(--bg-color, white);color:var(--text-color, black);border-radius:8px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:BigNoodleTitling,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:100%}.cpdp-qty-label{display:block;margin-bottom:8px;color:inherit;font-family:omnes-pro,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px}@media screen and (max-width: 749px){.cpdp-qty-label{font-size:14px}}.cpdp-qty-btn.selected{background:#f0f0f0;box-shadow:0 0 0 1px var(--accent-color, black) inset;border-color:var(--accent-color, black);color:var(--accent-color, black)}.cpdp-qty-tag{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#b00;color:#fff;padding:2px 6px;border-radius:4px;white-space:nowrap;font-family:omnes-pro,sans-serif;font-weight:500;font-size:12px;line-height:100%}.cpdp-option-card{display:flex;align-items:center;padding:15px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;margin-bottom:20px;transition:all .2s}.cpdp-option-card.active-container{border-color:#000}.cpdp-radio-wrapper{position:relative;width:20px;height:20px;margin-right:12px;flex-shrink:0}.cpdp-radio-input{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;z-index:2}.cpdp-radio-fake{position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #ccc;border-radius:50%;background:#fff;z-index:1}.cpdp-radio-input:checked+.cpdp-radio-fake{border-color:#d62027}.cpdp-radio-input:checked+.cpdp-radio-fake:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#d62027;border-radius:50%}.cpdp-opt-info{display:flex;justify-content:space-between;width:100%;align-items:center}.cpdp-opt-title{font-family:BigNoodleTitling,sans-serif!important;font-size:24px;font-weight:400;text-transform:uppercase}.cpdp-opt-price{font-family:omnes-pro,sans-serif;font-size:18px;font-weight:500}.cpdp-sub-container{border:2px solid #e0e0e0;border-radius:12px;padding:0;overflow:hidden;background:#fff;margin-bottom:1rem;transition:border-color .2s}.cpdp-sub-container.active-container{border-color:#000}.cpdp-sub-header-row{padding:15px 15px 5px}.cpdp-sub-title{font-family:BigNoodleTitling,sans-serif!important;font-size:24px;margin:0;text-transform:uppercase;font-weight:400}.cpdp-plan-row{display:flex;align-items:center;padding:10px 15px;cursor:pointer;border-bottom:1px solid transparent}.cpdp-plan-row:hover{background-color:#fafafa}.cpdp-plan-details{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:nowrap;gap:8px}.cpdp-plan-left{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;flex-shrink:1;min-width:0}.cpdp-plan-name{font-family:BigNoodleTitling,sans-serif!important;font-size:20px;text-transform:uppercase;font-weight:400;white-space:nowrap}.cpdp-save-badge{background:#b00;color:#fff;font-size:12px;font-weight:700;padding:3px 6px;border-radius:4px;font-family:omnes-pro,sans-serif;white-space:nowrap;flex-shrink:0}.cpdp-plan-right{text-align:right;font-family:omnes-pro,sans-serif;white-space:nowrap;flex-shrink:0}.cpdp-compare-price{color:#999;font-size:16px;text-decoration:line-through;margin-right:5px}.cpdp-actual-price{color:#000;font-weight:700;font-size:16px}@media screen and (max-width: 749px){.cpdp-plan-row{padding:10px 8px}.cpdp-plan-name{font-size:15px;overflow:hidden;text-overflow:ellipsis}.cpdp-save-badge{font-size:9px;padding:2px 4px}.cpdp-compare-price{font-size:13px;margin-right:2px}.cpdp-actual-price{font-size:13px}.cpdp-radio-wrapper{width:18px;height:18px;margin-right:6px}.cpdp-radio-fake{width:18px;height:18px}.cpdp-radio-input:checked+.cpdp-radio-fake:after{width:8px;height:8px}}@media screen and (max-width: 375px){.cpdp-plan-row{padding:8px 6px}.cpdp-plan-name{font-size:13px}.cpdp-save-badge{font-size:8px;padding:1px 3px}.cpdp-compare-price{font-size:11px;margin-right:1px}.cpdp-actual-price{font-size:11px}.cpdp-radio-wrapper{width:16px;height:16px;margin-right:4px}.cpdp-radio-fake{width:16px;height:16px}.cpdp-radio-input:checked+.cpdp-radio-fake:after{width:6px;height:6px}.cpdp-plan-left,.cpdp-plan-details{gap:4px}}@media screen and (max-width: 400px){.cpdp-wrapper{padding-left:.75rem;padding-right:.75rem}.cpdp-media-container{max-width:100%;overflow:hidden}.cpdp-main-image-wrapper{max-width:100%;width:100%}.cpdp-thumb-btn{width:55px;height:55px}.cpdp-thumbs{max-width:100%;gap:6px}.cpdp-column-left{max-width:100%;overflow:hidden}}.cpdp-sub-footer{border-top:1px solid #e0e0e0;padding:12px 15px;display:flex;align-items:center;gap:8px;font-size:14px;font-family:omnes-pro,sans-serif;background:#fafafa}.cpdp-check-icon{width:16px;height:16px;background:#b00;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.cpdp-accordion{border-top:1px solid #e0e0e0}.cpdp-accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:none;border:none;font-weight:700;cursor:pointer;text-align:left;font-size:1em;color:inherit}.cpdp-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;font-size:.9em;color:inherit;opacity:.9}.cpdp-accordion-content.open{max-height:500px}.cpdp-accordion-icon{transition:transform .3s}.cpdp-accordion-content.open+.cpdp-accordion-icon{transform:rotate(180deg)}.cpdp-flex-row{display:flex;align-items:center;gap:10px}.cpdp-stars{color:var(--stars-color, #b00);font-size:var(--stars-size-mobile, 16px)}.cpdp-rating-text{font-size:var(--text-size-mobile, 14px)}@media (min-width: 768px){.cpdp-stars{font-size:var(--stars-size-desktop, 16px)}.cpdp-rating-text{font-size:var(--text-size-desktop, 14px)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-pdp.css.map */
