.sn2product,.sn2product *{box-sizing:border-box}.sn2product{--sn2-text:rgb(36, 99, 73);--sn2-heading:rgb(32, 99, 62);--sn2-green:rgb(36, 154, 64);--sn2-muted: rgba(36, 99, 71, .5);--sn2-border: rgba(36, 59, 99, .12);--sn2-panel: #f5f5f5;--sn2-button: #006751;width:100%;padding-left:20px;padding-right:20px;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif}@media screen and (min-width:768px){.sn2product{padding-left:28px;padding-right:28px}}@media screen and (min-width:1200px){.sn2product{padding-left:36px;padding-right:36px}}.sn2product__card{background:var(--sn2-panel);border-radius:26px;padding:22px 20px}@media screen and (min-width:768px){.sn2product__card{padding:24px 22px}}.sn2product__info{width:100%}.sn2product__rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.sn2product__rating-content{display:inline-flex;align-items:center;gap:8px}.sn2product__star{color:#f3c316;font-size:14px;line-height:1}.sn2product__rating-icon{width:auto;height:15px;display:block}.sn2product__rating-text,.sn2product__rating-number{font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;line-height:1.4;color:var(--sn2-text)}.sn2product__rating-number p{margin:0}.sn2product__rating-separator{width:4px;height:4px;border-radius:999px;background:#24635180}.sn2product__title-wrapper{margin-bottom:18px}.sn2product__title{margin:0;color:var(--sn2-heading);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:clamp(28px,3vw,44px);font-weight:500;line-height:1.1;letter-spacing:-.02em}.sn2product__pricing{margin-bottom:18px}.sn2product__bundle-products-info{display:grid;gap:16px}.sn2product__bundle-product-info{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.sn2product__bundle-product-info--total{padding-bottom:16px;border-bottom:1px solid var(--sn2-border)}.sn2product__bundle-product-info-wrapper{display:flex;align-items:center;gap:6px;min-width:0}.sn2product__bundle-product-title{margin:0;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.sn2product__bundle-product-price{text-align:right;white-space:nowrap;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;line-height:1.45}.sn2product__bundle-product-price s{opacity:.55;margin-right:6px}.sn2product__bundle-product-price--total s,.sn2product__bundle-product-price--total span{font-size:17px;font-weight:500}.sn2product__bundle-product-price--total span{color:var(--sn2-green)}.sn2product__main-price,.sn2product__free-price{color:var(--sn2-green);font-weight:500}.sn2product__bundle-product-info-tooltip{position:relative;display:inline-flex;align-items:center;margin-left:4px}.sn2product__bundle-product-info-icon{padding:0;margin:0;border:0;background:transparent;color:var(--sn2-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sn2product__bundle-product-info-text{position:absolute;left:0;top:calc(100% + 8px);width:260px;background:#24633e;color:#fff;border-radius:12px;padding:10px 12px;font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:12px;line-height:1.5;opacity:0;visibility:hidden;transform:translateY(6px);transition:.2s ease;z-index:10}.sn2product__bundle-product-info-tooltip:hover .sn2product__bundle-product-info-text,.sn2product__bundle-product-info-tooltip:focus-within .sn2product__bundle-product-info-text{opacity:1;visibility:visible;transform:translateY(0)}.sn2product__description{margin:0 0 20px;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;line-height:1.7}.sn2product__description p,.sn2product__form{margin:0}.sn2product__variants{display:grid;gap:12px;margin-bottom:14px}.sn2product__variant-group{display:grid;gap:6px}.sn2product__variant-label{font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:13px;font-weight:600;color:var(--sn2-text)}.sn2product__variant-select{width:100%;min-height:46px;border-radius:12px;border:1px solid var(--sn2-border);background:#fff;padding:0 14px;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px}.sn2product__button{width:100%;min-height:58px;border:0;border-radius:999px;background:var(--sn2-button);color:#fff;font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:15px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;padding:16px 22px;transition:.2s ease}.sn2product__button:hover{opacity:.94}.sn2product__button:disabled{opacity:.45;cursor:not-allowed}.sn2product__button-static{display:block;margin-bottom:18px}.sn2product__openbox{margin-bottom:22px}.sn2product__openbox-trigger{display:flex;justify-content:center}.sn2product__openbox-label{display:flex;align-items:center;gap:10px;cursor:pointer}.sn2product__openbox-label input{position:absolute;opacity:0;pointer-events:none}.sn2product__openbox-checkbox{width:18px;min-width:18px;height:18px;border:1.5px solid var(--sn2-text);border-radius:4px;position:relative;background:transparent}.sn2product__openbox-label input:checked+.sn2product__openbox-checkbox:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--sn2-text);border-radius:2px}.sn2product__openbox-trigger-text{color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;line-height:1.45}.sn2product__openbox-info{display:none}.sn2product__delivery-props{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:20px}.sn2product__delivery-prop{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.sn2product__delivery-prop-icon{width:34px;height:34px;object-fit:contain}.sn2product__delivery-prop-text{margin:0;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:13px;line-height:1.45}.sn2product__estimated-delivery{margin-bottom:20px;background:#ececec;border-radius:10px;padding:16px 14px;text-align:center}.sn2product__estimated-delivery-text{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:4px;color:var(--sn2-text);font-family:OldschoolGrotesk_W-Medium,sans-serif;font-size:14px;line-height:1.45}.sn2product__estimated-delivery-text p{margin:0}.sn2product__front-row-banner{border:1px solid rgba(36,59,99,.12);border-radius:16px;background:#f8f8f8;padding:18px 16px}.sn2product__front-row-banner iframe{width:100%;max-width:100%}@media screen and (max-width:767px){.sn2product__delivery-props{gap:5px}.sn2product__bundle-product-title,.sn2product__bundle-product-price{font-size:12px}.sn2product__bundle-product-price--total s,.sn2product__bundle-product-price--total span{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sn2product.css.map */
