.petertel-product-controls{display:flex;align-items:center;gap:8px;margin-left:auto;flex:none;line-height:1}.petertel-product-controls button{box-sizing:border-box;display:grid;place-items:center;flex:none;width:37px;height:37px;min-width:0;min-height:0;margin:0;padding:0;line-height:0;border:1px solid #d6dde1;border-radius:50%;color:#61727b;background:#fff;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.petertel-product-controls button svg{display:block;flex:none;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.petertel-product-controls button:hover:not(:disabled){background:#26333c;color:#fff;border-color:#26333c}.petertel-product-controls button:disabled{opacity:.35;cursor:default}.petertel-product-controls button[hidden]{display:none}.petertel-product-controls button:focus-visible{outline:2px solid #8b8176;outline-offset:-2px}@media(max-width:600px){.petertel-product-controls{gap:5px}.petertel-product-controls button{width:30px;height:30px}.petertel-product-controls button svg{width:16px;height:16px}}@media(max-width:360px){.petertel-product-controls button{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){.petertel-product-controls button{transition:none}}.petertel-product{position:relative}.petertel-product .petertel-product__meta{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px}.petertel-product .petertel-product__quick,.petertel-product .petertel-compare-toggle{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:40px;height:40px;margin:0;line-height:1.2}.petertel-product .petertel-product__quick{padding:8px 10px;white-space:nowrap;font:600 14px/1.35 Manrope,Arial,sans-serif}.petertel-product .petertel-compare-toggle{gap:5px;padding:8px 5px;border:1px solid transparent;border-radius:8px;font-size:12px}.petertel-product .petertel-compare-toggle:hover,.petertel-product .petertel-compare-toggle.is-active,.petertel-product .petertel-compare-toggle[aria-pressed=true]{background:#f7f1ea}.petertel-product .petertel-compare-toggle svg{flex:none}.petertel-product__stock{display:flex;align-items:center;gap:6px;margin-top:8px;color:#3f6554;font-size:14px;font-weight:500;line-height:1.5}.petertel-product__stock>span{flex:none;width:5px;height:5px;border-radius:50%;background:currentColor}.petertel-product__stock--unavailable{color:#93817d}.petertel-product__availability{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;margin-top:8px}.petertel-product__availability .petertel-product__stock{min-width:0;margin:0}.petertel-card-rating{display:inline-flex;flex:none;align-items:center;gap:5px;margin-left:auto;min-height:24px;color:#805b18;text-decoration:none}.petertel-card-rating b{font:600 12px/1.4 Manrope,Arial,sans-serif}.petertel-card-rating__stars{display:block;flex:none;width:65px;height:13px;background:linear-gradient(to right,#d8a321 var(--petertel-rating-fill),#eadfd3 var(--petertel-rating-fill));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3 6.1 6.7 1-4.9 4.7 1.2 6.7-6-3.2-6 3.2 1.2-6.7-4.9-4.7 6.7-1Z'/%3E%3C/svg%3E") left center/13px 13px repeat-x;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3 6.1 6.7 1-4.9 4.7 1.2 6.7-6-3.2-6 3.2 1.2-6.7-4.9-4.7 6.7-1Z'/%3E%3C/svg%3E") left center/13px 13px repeat-x}.petertel-card-rating:hover{color:#d85c29}.petertel-card-rating:focus-visible{outline:2px solid #8b8176;outline-offset:3px;border-radius:4px}.petertel-product__bonus{display:inline-flex;align-items:center;gap:6px;max-width:100%;box-sizing:border-box;margin:8px 0 0;padding:6px 8px;border-radius:6px;background:#f7f1ea;color:#d85c29;font-size:13px;font-weight:500;line-height:1.5}.petertel-product__bonus svg{flex:none;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linejoin:round}.petertel-product .petertel-product__price{color:#252d35;font-size:20px;font-weight:700;line-height:1.35;font-variant-numeric:lining-nums tabular-nums}.petertel-product--catalog .petertel-product__price-row--sale .petertel-product__price{color:#d85c29;font-size:21px}.petertel-product .petertel-product__compare,.petertel-product--catalog .petertel-product__price-row--sale .petertel-product__compare{color:#646b72;font-size:13px;line-height:1.4}.petertel-product--catalog .petertel-product__price-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:6px;min-height:50px}.petertel-product__saving-percent{padding-right:7px;border-right:1px solid #ddb6ae;font-size:14px;font-weight:700;white-space:nowrap}.petertel-product__saving-info{display:grid;gap:1px;text-align:center}.petertel-card-gallery{position:relative;width:100%;height:100%}.petertel-product__badge{pointer-events:none}.petertel-card-gallery__link{display:block;width:100%;height:100%;touch-action:pan-y pinch-zoom;-webkit-user-drag:none}.petertel-card-gallery__link img{width:100%;height:100%;object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.petertel-card-gallery__link img[hidden]{display:none!important}.petertel-card-gallery__dots{display:flex;position:absolute;z-index:3;bottom:0;left:8px;right:8px;gap:3px}.petertel-card-gallery__dots button{flex:1;min-width:0;height:36px;padding:13px 0;border:0;background:none;cursor:pointer}.petertel-card-gallery__dots span{display:block;height:3px;border-radius:3px;background:#ffffffd6;box-shadow:0 1px 4px #252d3535;transition:background .18s}.petertel-card-gallery__dots [aria-pressed=true] span{background:var(--petertel-accent,#d85c29)}.petertel-card-gallery__dots button:focus-visible{outline:2px solid var(--petertel-accent,#d85c29);outline-offset:0;border-radius:4px}.petertel-card-details{margin:10px 0 0}.petertel-card-details__content{color:#252d35}.petertel-card-details__sizes{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:1.5}.petertel-card-details__sizes>span{min-width:32px;box-sizing:border-box;padding:4px 7px;border:1px solid #d9c5b4;border-radius:5px;background:#fff;text-align:center;overflow-wrap:anywhere}.petertel-card-details__article{margin:10px 0 0;color:#646b72;font-size:12px;font-weight:500;line-height:1.6;overflow-wrap:anywhere}.petertel-card-details__article span{color:#252d35}.petertel-card-gallery__dots button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.petertel-catalog .petertel-filter-choice,.petertel-filter-form .petertel-filter-choice,.petertel-filter-quick .petertel-filter-choice{min-height:34px;padding:5px 0;font-size:13px;line-height:1.5;gap:9px}.petertel-filter-quick{padding-top:12px;padding-bottom:12px}.petertel-filter-actions .petertel-btn{font:600 14px/1.5 Manrope,Arial,sans-serif}.petertel-filter-choice input[type=checkbox]{flex:none;margin:0}@media(min-width:801px)and (hover:hover)and (pointer:fine){.petertel-card-gallery__dots{opacity:0;transition:opacity .18s}.petertel-product:hover .petertel-card-gallery__dots,.petertel-product:focus-within .petertel-card-gallery__dots{opacity:1}.petertel-product--catalog:has(.petertel-card-details):is(:hover,:has(:focus-visible)):not(.petertel-product--details-dismissed){z-index:5}.petertel-product--catalog:has(.petertel-card-details):before{content:"";position:absolute;inset:-10px -10px 0;z-index:-1;border-radius:16px 16px 0 0;background:#fffdfb;box-shadow:0 -4px 22px #252d3518;visibility:hidden;pointer-events:none}.petertel-card-details{margin:0}.petertel-card-details__content{position:absolute;top:100%;left:-10px;right:-10px;padding:0 10px 16px;border-radius:0 0 16px 16px;background:#fffdfb;box-shadow:0 14px 18px -8px #252d3526;visibility:hidden;opacity:0;transition:opacity .16s}.petertel-product--catalog:is(:hover,:has(:focus-visible)):not(.petertel-product--details-dismissed):before,.petertel-product--catalog:is(:hover,:has(:focus-visible)):not(.petertel-product--details-dismissed) .petertel-card-details__content{visibility:visible;opacity:1}html.petertel-quick-open .petertel-product--catalog{filter:none!important}html.petertel-quick-open .petertel-product--catalog:before,html.petertel-quick-open .petertel-product--catalog .petertel-card-details__content{visibility:hidden!important;opacity:0!important}}@media(max-width:600px){.petertel-product .petertel-compare-toggle{flex:none;width:40px;padding:9px}.petertel-product .petertel-compare-toggle span{display:none}.petertel-product .petertel-product__quick{flex:1;padding:8px 6px;gap:5px;font-size:12px}.petertel-product .petertel-product__meta{gap:4px}.petertel-product__bonus{font-size:12px;align-items:flex-start;gap:4px;padding:5px}.petertel-product__bonus svg{width:13px;height:13px;margin-top:1px}.petertel-product__stock{font-size:11px;gap:4px}.petertel-card-rating{gap:3px}.petertel-card-rating b{font-size:11px}.petertel-card-rating__stars{width:45px;height:10px;-webkit-mask-size:9px 10px;mask-size:9px 10px}.petertel-product .petertel-product__price,.petertel-product--catalog .petertel-product__price-row--sale .petertel-product__price{font-size:18px}.petertel-product .petertel-product__compare,.petertel-product--catalog .petertel-product__price-row--sale .petertel-product__compare{font-size:12px}.petertel-product__saving-percent{padding:0;border:0;font-size:11px}.petertel-product__saving-info>span{display:none}.petertel-card-gallery__dots button{height:44px;padding:17px 0}.petertel-card-details__sizes{font-size:13px;gap:4px}.petertel-card-details__sizes>span{min-width:27px;padding:3px 5px}.petertel-card-details__article{font-size:11px}}@media(prefers-reduced-motion:reduce){.petertel-card-gallery__dots,.petertel-card-gallery__dots span,.petertel-card-details__content{transition:none}}@media(max-width:360px){.petertel-product .petertel-product__quick{gap:3px;padding-inline:4px}.petertel-product__availability{gap:4px}.petertel-product__stock{font-size:10px;gap:3px}.petertel-product__stock>span{width:3px;height:3px}.petertel-card-rating b{font-size:10px}.petertel-card-rating__stars{width:35px;height:9px;-webkit-mask-size:7px 9px;mask-size:7px 9px}}.petertel-card-gallery,.petertel-card-gallery__dots,.petertel-card-gallery__dots button{touch-action:pan-y pinch-zoom!important}@media(max-width:360px){.petertel-body .petertel-catalog-results:not([data-petertel-mobile-columns="1"]) .petertel-product.petertel-product--catalog .petertel-product__body,.petertel-body .petertel-detail-products .petertel-product.petertel-product--catalog .petertel-product__body{padding-inline:6px}.petertel-product__stock:not(.petertel-product__stock--unavailable){white-space:nowrap}.petertel-product .petertel-product__price,.petertel-product--catalog .petertel-product__price-row--sale .petertel-product__price{font-size:16px;white-space:nowrap}.petertel-product--catalog .petertel-product__price-row{gap:4px}.petertel-product__saving-percent{font-size:10px}}
