.product-breadcrumb{grid-column:1 / -1;margin-top:2rem;margin-bottom:0}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:0;list-style:none;padding:0;margin:0;font-family:Inter,sans-serif;font-size:var(--text-sm);color:#7f7f7f}.breadcrumb__item{display:flex;align-items:center;white-space:nowrap}.breadcrumb__item--current{white-space:normal;margin-left:6px}.breadcrumb__item:not(.breadcrumb__item--current):after{content:"/";margin:0 0 0 6px;color:#000}.breadcrumb__link{color:#000;text-decoration:none;margin-left:6px}.breadcrumb__link:hover{color:#2a9488}.breadcrumb__item--current{color:#7f7f7f}.product-main__inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-10);align-items:start}.product-main__inner .product-gallery,.product-main__inner .product-info{min-width:0}.product-gallery__main-wrap{position:relative;overflow:hidden;background:var(--color-bg-alt);aspect-ratio:1/1}.product-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:var(--radius-full);background:#ffffffd9;color:var(--color-text);font-size:var(--text-xl);line-height:1;display:flex;align-items:center;justify-content:center;transition:background var(--transition);box-shadow:var(--shadow-sm)}.product-gallery__arrow:hover{background:#fff}.product-gallery__arrow--prev{left:var(--space-3)}.product-gallery__arrow--next{right:var(--space-3)}.product-gallery__thumbs{display:flex;gap:var(--space-2);margin-top:var(--space-3);overflow-x:auto;padding-bottom:var(--space-2)}.product-gallery__thumb{flex-shrink:0;width:72px;height:72px;overflow:hidden;border:2px solid #c8c4c0;transition:border-color var(--transition);background:var(--color-bg-alt)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb--active,.product-gallery__thumb:hover{border-color:var(--color-accent)}.product-info__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:400;line-height:1.5;letter-spacing:normal;color:var(--color-text);margin-bottom:var(--space-3)}.product-info__rating{display:flex;gap:2px;margin-bottom:var(--space-3)}.product-info__sku{font-size:var(--text-s);color:var(--color-text-muted);margin-bottom:.5rem;font-family:Inter,sans-serif}.product-option{border:none;margin-bottom:var(--space-5)}.product-option__label{display:block;font-family:Inter,sans-serif;font-size:var(--text-s);font-weight:400;margin-bottom:var(--space-1);text-transform:none;letter-spacing:normal;color:#605e5c;text-transform:uppercase}.product-option__values{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-bottom:1.5rem}.product-option__item{padding:6px 10px;border:1.5px solid #c8c4c0;border-radius:0;font-size:var(--text-sm);font-weight:400;color:#271306;background:#fff;cursor:pointer;transition:border-color var(--transition),background var(--transition),color var(--transition)}.product-option__item:hover{border-color:#2a9488;color:#2a9488;background:#fff}.product-option__item--selected{border-color:#2a9488;background:#fff;color:#2a9488}.product-info__price{display:flex;align-items:baseline;gap:var(--space-3);margin-bottom:.5rem;font-family:Inter,sans-serif}.product-info__price-current{font-size:var(--text-l);font-weight:400;color:#271306}.product-info__price-compare{font-size:var(--text-ml);color:var(--color-text-muted);text-decoration:line-through}.product-info__price-badge{background:#e53935;color:#fff;font-size:var(--text-s);font-weight:700;padding:2px var(--space-2);border-radius:var(--radius-sm);text-transform:uppercase}.product-info__qty{margin-bottom:var(--space-5)}.product-info__qty-label{display:block;font-size:var(--text-sm);font-weight:600;margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.06em}.qty-selector{display:inline-flex;align-items:center;border:2px solid var(--color-border);border-radius:var(--radius-full);overflow:hidden}.qty-selector__btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:var(--text-l);font-weight:700;color:var(--color-text);transition:background var(--transition)}.qty-selector__btn:hover{background:var(--color-bg-alt)}.qty-selector__input{width:56px;height:44px;text-align:center;border:none;font-size:var(--text-m);font-weight:600;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.qty-selector__input::-webkit-inner-spin-button{-webkit-appearance:none}.btn--buy{display:flex;align-items:center;justify-content:center;padding:10px 26px;min-width:146px;min-height:54px;height:auto;background:#2a9488;color:#fff;border:none;border-radius:50px;font-family:var(--font-body);font-size:var(--text-l);font-weight:600;line-height:1.4;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;align-self:center;transition:background var(--transition)}.btn--buy:hover,.btn--buy:focus-visible{background:#1e7068}.btn--buy:disabled{background:#c8c4c0;cursor:not-allowed}.product-info__actions{display:flex;flex-direction:row;align-items:center;gap:var(--space-1);margin-bottom:var(--space-6)}.product-info__actions .btn--buy{min-height:54px;height:auto;flex-shrink:0}.product-info__actions .btn--wishlist{height:44px;flex-shrink:0;color:#000}.product-info__actions .btn--wishlist svg{width:24px;height:24px}.product-info__actions .btn--wishlist:hover,.product-info__actions .btn--wishlist.is-wishlisted{color:#e05c6f}.product-delivery-interest{max-width:520px;margin:0 0 var(--space-6);padding:var(--space-4);border:1px solid #d6d0ca;background:#fffaf4;font-family:var(--font-inter)}.product-delivery-interest__title{margin:0 0 var(--space-1);font-family:var(--font-inter);font-size:var(--text-l);font-weight:600;line-height:1.25;color:#271306}.product-delivery-interest__text{margin:0 0 var(--space-3);color:#605e5c;font-size:var(--text-sm);line-height:1.45}.product-delivery-interest__field small{color:#8a8179;font-size:.85em;font-weight:400}.product-delivery-interest__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-3)}.product-delivery-interest__field{display:flex;flex-direction:column;gap:5px;font-size:var(--text-sm);line-height:1.35;color:#605e5c}.product-delivery-interest__field--full{grid-column:1 / -1}.product-delivery-interest__field input,.product-delivery-interest__field textarea{width:100%;border:1px solid #c8c4c0;background:#fff;color:#271306;padding:10px 12px;font:inherit;font-size:var(--text-m);line-height:1.2;cursor:pointer}.product-delivery-interest__field textarea{resize:vertical}.product-delivery-interest__actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-delivery-interest__submit{border:none;border-radius:var(--radius-full);color:#fff!important;padding-left:2rem;padding-right:2rem}.product-delivery-interest__status{min-height:1.4em;margin:var(--space-2) 0 0;font-family:var(--font-inter);font-size:var(--text-sm);font-weight:400;line-height:1.35;color:#605e5c}.product-delivery-interest__status:empty{display:none}.product-delivery-interest__status.is-error{color:#b42318}.product-delivery-interest__status.is-success{color:#147a6e}.product-delivery-interest__status.is-info{color:#605e5c}.product-info__description{padding-bottom:var(--space-4);font-family:Inter,sans-serif;line-height:1.5;font-size:var(--text-s)!important;color:#605e5c}.product-info__description strong{font-family:var(--font-accent);font-weight:400;font-size:var(--text-l)!important;font-style:italic;margin-bottom:20px}.product-info__description ul{list-style-type:disc;font-family:Inter,sans-serif;font-size:var(--text-s)!important;margin:2.04em 0 1em;padding-left:1.5em}.product-info__description li{margin-bottom:.25em;font-size:var(--text-s);font-weight:400;line-height:1.25}.product-info__description li[data-list=bullet],.product-tabs__panel li[data-list=bullet]{list-style-type:disc;margin-left:1.5em;display:list-item}.desc-heading,.product-info__description .desc-heading{font-family:var(--font-accent);font-size:var(--text-l);font-style:italic;font-weight:400;color:#605e5c;margin:0 0 .4em;line-height:1.2}.desc-heading:first-child{margin-top:0}.product-info__description--bundle h2{font-family:var(--font-heading);font-size:var(--text-l);font-weight:400;color:#271306;margin:.6em 0;line-height:1.3}.product-info__description--bundle h2:first-child{margin-top:0}.product-info__description--bundle p>em:only-child{font-family:var(--font-heading);font-style:normal;font-size:22px;color:#2a9488}.product-info__description--bundle p>strong:only-child{color:#2a9488;font-size:var(--text-m);font-weight:400}.product-desc-tab h2,.product-html-tab h2{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:400;color:#271306;margin:0 0 1rem;line-height:1.3}.product-desc-tab p,.product-html-tab p{font-family:var(--font-inter);font-size:var(--text-m);color:#605e5c;margin:0;line-height:1.25}.product-desc-tab ul,.product-html-tab ul{list-style-type:disc;padding-left:1.5em;margin:0 0 .8rem}.product-desc-tab ol,.product-html-tab ol{list-style-type:decimal;padding-left:1.5em;margin:0 0 .8rem}.product-desc-tab li,.product-html-tab li{font-family:var(--font-inter);font-size:var(--text-m);color:#605e5c;margin-bottom:.3em;line-height:1.25}.product-html-tab em{font-weight:600;color:#3d3b39}.product-html-tab img{width:100%;max-width:760px;display:block;margin:1.2em 0}.tab-heading{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:400;color:#271306;margin-bottom:1rem;line-height:1.3}.tab-para{font-family:var(--font-inter);font-style:normal;font-size:var(--text-s);font-weight:400;color:#605e5c;margin-top:1em;margin-bottom:1rem;line-height:1.25}.product-info__title-teal{color:#2a9488}@media(max-width:1024px){.product-main__inner{grid-template-columns:1fr!important}}@media(max-width:640px){.breadcrumb__list{font-size:var(--text-s)}.breadcrumb__item--current{margin-top:6px}.product-gallery__arrow{width:36px;height:36px;font-size:var(--text-l)}.product-gallery__thumb{height:49px;width:49px}.btn--buy{padding:10px 26px;min-width:146px;min-height:54px}.related-products .section-heading{font-size:var(--text-xxl);margin-bottom:var(--space-6)!important}.product-info__title{font-size:var(--text-xl)}.product-desc-tab h2,.product-html-tab h2{font-size:var(--text-l)}.product-desc-tab p,.product-html-tab p,.product-desc-tab li,.product-html-tab li{font-size:var(--text-s)}.product-delivery-interest{max-width:none;margin:0 0 var(--space-5);padding:20px}.product-delivery-interest__title{font-size:var(--text-l);line-height:1.25;margin-bottom:var(--space-2)}.product-delivery-interest__text{font-size:var(--text-sm);line-height:1.45}.product-delivery-interest__grid{grid-template-columns:1fr;gap:var(--space-3)}.product-delivery-interest__field{font-size:var(--text-sm)}.product-delivery-interest__field input,.product-delivery-interest__field textarea{padding:10px 12px;font-size:var(--text-sm)}.product-delivery-interest__actions{flex-direction:column;align-items:center;justify-content:center;gap:10px}.product-delivery-interest__submit{min-height:44px;padding:0 22px;font-size:var(--text-sm);letter-spacing:.06em;width:100%;max-width:320px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-main.css.map */
