.hiit-list,.hiit-list ul{margin-left:20px}.bullet-list{list-style-type:disc;margin-left:20px}.bullet-list li{margin-bottom:6px}.product{display:grid;grid:var(--product-grid);gap:2rem;align-items:start;padding-bottom:2.5rem;justify-items:center}safe-sticky.product-info{max-width:600px;min-width:0;width:100%}@media (max-width: 999px){.product{gap:1rem}}.product-gallery-wrapper{height:100%}.product-gallery{padding-left:1rem;position:sticky;top:162px;align-self:flex-start;max-height:calc(100vh - 64px)}@media (max-width: 999px){.product-gallery{padding:0;overflow:hidden;margin-right:-1rem;margin-left:-1rem;padding-left:1rem;position:static;top:auto;max-height:none}}.product-gallery>*{direction:ltr}.product-gallery::-webkit-scrollbar{width:2px;background-color:#0231301f}.product-gallery::-webkit-scrollbar-button{display:none;-webkit-appearance:none;appearance:none}.product-gallery::-webkit-scrollbar-track{background:#0231301f}.product-gallery::-webkit-scrollbar-thumb{background-color:#023130;border-radius:1rem;width:2px}.product-gallery__media{border-radius:2rem;aspect-ratio:1/1}.product-gallery__media img{height:100%;width:100%;object-fit:cover;object-position:center}@media (max-width: 999px){.product-gallery__media{border-radius:1rem}}.product-gallery__mobile{display:none}@media (max-width: 999px){.product-gallery__mobile{gap:.5rem}}.product-gallery .page-dots{position:relative;bottom:unset;width:calc(100% - 1rem);gap:.75rem;padding:0;flex-wrap:nowrap;margin:.5rem 1rem 0 0}.product-gallery .page-dots button{border-radius:6.25rem;background:#0231301a;width:100%;height:2px}.product-gallery .page-dots button[aria-current=true]{background:#023130}@media (max-width: 999px){.product-info{flex-direction:column;display:flex;gap:.75rem}}@media (max-width: 999px){.product-info__block-item{margin:0;order:1}}.product-info__block-item[data-block-type=delivery-time]{margin-block:.5rem}@media (max-width: 999px){.product-info__block-item[data-block-type=delivery-time]{margin-block:0}}@media (max-width: 999px){.product-info__block-group{order:1;margin:0}}.product-info__block-group[data-group-type=product-info__offer-list]{margin-block-start:.5rem}@media (max-width: 999px){.product-info__block-group[data-group-type=product-info__offer-list]{margin-block-start:0}}.product-info__klarna{display:flex;align-items:center;gap:.5rem;width:100%;margin-top:.5rem}@media (max-width: 999px){.product-info__klarna{width:100%}}.product-info__klarna img{max-width:2.5rem}.product-info__price .product-info__klarna{margin-left:0}.product-info__deal{display:flex;flex-direction:column;gap:.5rem;background-color:#023130;border-radius:2rem;padding:2rem}.product-info__deal h5{color:#00ffd0}.product-info__deal p{color:#faf5ebcc}.product-info__custom-usp,.product-info__upsell{display:flex;align-items:center;gap:.5rem;color:#023130}.product-info__upsell-product{background-color:#fff;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:.5rem;color:#023130;width:100%;transition:background-color .3s ease}@media (max-width: 999px){.product-info__upsell-product{padding:1rem}}.product-info__upsell-product input{display:none}.product-info__upsell-product:has(input:checked){background-color:#e1e6e6}.product-info__upsell-image{width:3rem;height:3rem;margin-left:.5rem;mix-blend-mode:darken}@media (max-width: 999px){.product-info__upsell-image{min-width:2.5rem;width:2.5rem;height:2.5rem}}.product-info__upsell-image img{width:100%;object-fit:cover}.product-info__upsell-info{display:flex;flex-direction:column;font-weight:600;gap:.5rem}@media (max-width: 999px){.product-info__upsell-info{font-size:14px}}.product-info__upsell-info s{font-weight:400}.product-info__in-stock-text{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#023130;margin-top:.5rem}.product-info__in-stock-dot-wrapp{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%}.product-info__in-stock-dot{display:block;width:100%;height:100%;border-radius:50%;background-color:#00b67a;position:absolute;transform:scale(.5);animation:pulse2 2s infinite}.product-info__sold-out-progress{margin-top:1rem;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.product-info__sold-out-progress-content{display:flex;align-items:center;gap:8px;margin-bottom:8px}.product-info__sold-out-progress-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background-color:var(--progress-fill-color, #ff6b35)}.product-info__sold-out-progress-icon-dot{width:8px;height:8px;border-radius:50%;background-color:#fff;animation:progressDotPulse 2s ease-in-out infinite}@keyframes progressDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.product-info__sold-out-progress-text{font-size:14px;font-weight:500;color:var(--progress-text-color, #666666);margin:0;line-height:1.4}.product-info__sold-out-progress-bar{width:100%;height:10px;background-color:var(--progress-bg-color, #f5f5f5);border-radius:30px;overflow:hidden;position:relative}.product-info__sold-out-progress-bar-fill{width:100%;height:100%;background-color:var(--progress-fill-color, #ff6b35);border-radius:30px;transition:width 1.2s cubic-bezier(.4,0,.2,1);will-change:width}@media (max-width: 999px){.product-info__sold-out-progress{padding:10px 12px}.product-info__sold-out-progress-text{font-size:13px}}.product-info__horizontal-free-gifts{display:flex;flex-direction:column;gap:var(--gap, 12px);margin-top:1rem}.horizontal-free-gift-item{display:flex;align-items:center;gap:12px;padding:var(--padding, 16px);background-color:var(--gift-bg-color, #ffffff);border:1px solid var(--gift-border-color, rgba(2, 49, 48, .1));border-radius:var(--border-radius, 8px);position:relative}.horizontal-free-gift-icon{flex-shrink:0;width:var(--icon-size, 40px);height:var(--icon-size, 40px);display:flex;align-items:center;justify-content:center}.horizontal-free-gift-icon img{width:100%;height:100%;object-fit:contain}.horizontal-free-gift-text{flex:1;font-size:var(--text-font-size, 16px);font-weight:500;color:var(--gift-text-color, #023130);line-height:1.4}.horizontal-free-gift-badge{flex-shrink:0;padding:6px 12px;background-color:var(--gift-badge-bg, #ff6b35);color:var(--gift-badge-text, #ffffff);font-size:var(--badge-font-size, 12px);font-weight:700;text-transform:uppercase;border-radius:999px;letter-spacing:.05em}@media (max-width: 999px){.product-info__horizontal-free-gifts{gap:10px}.horizontal-free-gift-item{padding:12px;gap:10px}.horizontal-free-gift-text{font-size:14px}.horizontal-free-gift-badge{padding:5px 10px;font-size:11px}}@keyframes pulse2{0%{transform:scale(.5)}50%{transform:scale(.6)}to{transform:scale(.5)}}.product-info__offer-list{display:flex;align-items:center;gap:6px;position:relative}@media (max-width: 1245px){.product-info__offer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}}.product-info__offer-list .product-info__block-item{padding:12px;border:1px solid rgba(2,49,48,.1);border-radius:12px;flex:1}.product-info__offer-list .product-info__block-item .text-with-icon{gap:8px}.product-info__offer-list .product-info__block-item .text-with-icon span{white-space:nowrap;font-weight:400}.product-info__offer-list .product-info__block-item:first-child{grid-column:span 2}@media (max-width: 999px){.product-info__offer-list{padding:1rem .75rem}}.product-info__offer-list .offer{padding:0;background:none;font-weight:600;font-size:14px}.product-info__offer-list .offer .text-with-icon{justify-content:center}@media (max-width: 999px){.product-info__offer-list .offer .text-with-icon{gap:.5rem}}.product-info .accordion{border-block-start-width:0px}.product-info .accordion__toggle{color:#023130cc;font-weight:500}.product-info .accordion__toggle .text-with-icon{gap:.5rem}.product-info .accordion__content{font-size:14px;padding-right:0}.product-info .accordion__content .metafield-rich_text_field p:has(strong){display:flex;justify-content:space-between;text-align:right;color:#02313099}@media (max-width: 999px){.product-info .accordion__content .metafield-rich_text_field p:has(strong){flex-wrap:wrap;justify-content:flex-start;gap:.25rem}}.product-info .accordion__content .metafield-rich_text_field p:has(strong) strong{text-align:left;font-weight:500;color:#023130}.product-quick-add{z-index:10;border-radius:1rem 1rem 0 0;background:#fff;border-width:1px;width:auto;left:0;right:0!important;padding:1rem;bottom:0;border:none;box-shadow:0 -4px 10px #0000001a}@media (max-width: 999px){.product-quick-add{margin-inline:0}}.product-quick-add__variant{column-gap:1.25rem;grid-template-columns:4rem minmax(0,1fr) auto}.product-quick-add__variant .price-list{flex-direction:row;align-items:center;gap:.5rem}
/*# sourceMappingURL=/cdn/shop/t/133/assets/product.css.map */
