.product{gap:2rem;align-items:start;padding-bottom:2.5rem}@media (max-width: 999px){.product{gap:1rem}}.product-gallery{overflow:auto;padding-left:1rem;direction:rtl}@media (max-width: 999px){.product-gallery{direction:ltr;padding:0;overflow:hidden;margin-right:-1rem;margin-left:-1rem;padding-left:1rem}}.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:first-child{grid-area:1/1/3/3}@media (max-width: 999px){.product-gallery__media:first-child{grid-area:unset}}.product-gallery__media img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;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{display:flex;flex-direction:column;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:1rem}}@media (max-width: 999px){.product-info__block-item{margin:0;order:1}.product-info__block-item[data-block-type=title],.product-info__block-item[data-block-type="@app"]{display:none}.product-info__block-item[data-block-type=price]{order:0}}.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__block-item[data-block-type=new-usps]{margin-block-end:8px}.product-info__new-usps{display:flex;align-items:stretch;gap:8px}.product-info__new-usps-item{flex:1;color:#023130;font-family:Inter;font-size:14px;font-weight:600;line-height:160%;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 14px;border-radius:12px;border:1px solid rgba(2,49,48,.1)}@media (max-width: 999px){.product-info__block-item[data-block-type=new-usps]{margin-block-end:-8px}.product-info__new-usps{gap:6px}.product-info__new-usps-item{flex:1;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;font-size:12px;font-weight:600;line-height:120%;padding:10px 10px 14px;border-radius:10px;border:1px solid rgba(2,49,48,.1)}}.product-info__delivery-time{display:flex;align-items:center;justify-content:center;gap:8px}.product-info__delivery-time p{font-size:14px;line-height:120%}.product-info__delivery-time .delivery-pulse{width:20px;height:20px;border-radius:50%;background-color:#00b67a33;position:relative}.product-info__delivery-time .delivery-pulse .delivery-pulse-item{width:100%;height:100%;border-radius:50%;background-color:#00b67a;position:absolute;transform:scale(.5);animation:pulse2 2s infinite}@keyframes pulse2{0%{transform:scale(.5)}50%{transform:scale(.6)}to{transform:scale(.5)}}.product-info__klarna{display:flex;align-items:center;gap:.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:auto}.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%;-o-object-fit:cover;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__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{-moz-column-gap:1.25rem;column-gap:1.25rem;grid-template-columns:4rem minmax(0,1fr) auto}.product-quick-add__variant .price-list{align-items:flex-start;gap:.25rem}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product.css.map */
