.tr-product{padding:3rem 0 2rem}.tr-product__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;min-width:0}.tr-product__gallery{min-width:0}.tr-product__main-image{position:relative;border-radius:1.6rem;overflow:hidden;background:#f5f5f5;aspect-ratio:1 / 1}.tr-product__main-image img{width:100%;height:100%;object-fit:cover}.tr-product__placeholder{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,#eee,#eee 12px,#f7f7f7 12px 24px)}.tr-product__badge{position:absolute;top:1.2rem;left:1.2rem;background:#7a1f1f;color:#fff;font-size:1.2rem;font-weight:700;padding:.4rem 1rem;border-radius:999px}.tr-product__thumbs{display:flex;gap:1rem;margin-top:1.2rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.tr-product__thumb{flex:0 0 auto;width:7rem;height:7rem;border-radius:.8rem;overflow:hidden;border:2px solid transparent;background:none;padding:0;cursor:pointer;scroll-snap-align:start}.tr-product__thumb.is-active{border-color:#7a1f1f}.tr-product__thumb img{width:100%;height:100%;object-fit:cover}.tr-product__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:1.2rem;font-weight:600;color:#7a1f1f;margin:0 0 .6rem}.tr-product__title{font-size:3rem;line-height:1.2;margin:0 0 .8rem}.tr-product__rating-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:inherit;text-decoration:none;margin-bottom:1.4rem}.tr-product__stars{color:#b8860b;letter-spacing:.1em}.tr-product__rating-score{font-weight:700}.tr-product__rating-divider{opacity:.35}.tr-product__rating-count{text-decoration:underline;text-underline-offset:.2rem}.tr-product__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem;margin-bottom:.6rem}.tr-product__price{font-size:2.4rem;font-weight:700}.tr-product__compare-price{font-size:1.6rem;color:#999;text-decoration:line-through}.tr-product__savings{font-size:1.3rem;font-weight:700;color:#7a1f1f}.tr-product__delivery{font-size:1.3rem;color:#2e7d32;font-weight:600;margin:0 0 2rem}.tr-product__customize-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.6rem;border-radius:.8rem;border:1px dashed #7a1f1f;background:#fdf6ef;color:#7a1f1f;font-size:1.4rem;font-weight:600;cursor:pointer}.tr-product__customize-arrow{transition:transform .15s ease}.tr-product__customize-trigger:hover .tr-product__customize-arrow{transform:translate(4px)}.tr-product__customize-hint{color:#b3261e;font-size:1.2rem;margin:.6rem 0 0}.tr-product__form{display:flex;flex-direction:column;gap:1.6rem}.tr-product__option-label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.tr-product__option-select,.tr-product__quantity-input,.tr-product__personalize-input{width:100%;padding:1.1rem 1.2rem;border-radius:.8rem;border:1px solid #ddd;font-size:1.4rem}.tr-product__quantity{max-width:12rem}.tr-product__actions{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:.4rem}.tr-product__add-to-cart,.tr-product__buy-now{padding:1.3rem 1.6rem;border-radius:999px;font-weight:700;letter-spacing:.03em;font-size:1.4rem;cursor:pointer;border:none;text-align:center}.tr-product__add-to-cart{background:#fff;color:#7a1f1f;border:2px solid #7a1f1f}.tr-product__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.tr-product__buy-now{background:#7a1f1f;color:#fff}.tr-product__countdown{margin-top:1.2rem;padding:1.2rem 1.4rem;border-radius:1rem;border:1px solid rgba(122,31,31,.25);background:#7a1f1f0d;text-align:center}.tr-product__countdown-heading{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7a1f1f}.tr-product__countdown-timer{display:flex;align-items:flex-start;justify-content:center;gap:.6rem}.tr-product__countdown-unit{display:flex;flex-direction:column;align-items:center;gap:.3rem}.tr-product__countdown-value{min-width:3.6rem;padding:.5rem .4rem;border-radius:.6rem;background:#7a1f1f;color:#fff;font-size:1.6rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.tr-product__countdown-label{font-size:1rem;font-weight:600;color:#7a1f1fcc;text-transform:uppercase;letter-spacing:.03em}.tr-product__countdown-sep{align-self:center;margin-top:-.9rem;font-size:1.6rem;font-weight:700;color:#7a1f1f}.tr-product__trust{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.6rem 0;margin:.6rem 0 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.tr-product__trust li{font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.6rem}.tr-product__trust li:before{content:"\2713";color:#2e7d32;font-weight:900}.tr-product__trust-icon{display:none}.tr-product__description{margin-top:1rem}.tr-product__description-heading{font-size:1.8rem;margin-bottom:.8rem}.tr-product__description-body{font-size:1.35rem;line-height:1.6;opacity:.85}.tr-sticky-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -4px 16px #0000000f;transform:translateY(100%);transition:transform .2s ease;z-index:40;display:none}.tr-sticky-bar.is-visible{transform:translateY(0)}.tr-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 1.6rem}.tr-sticky-bar__info{display:flex;flex-direction:column;min-width:0}.tr-sticky-bar__title{font-size:1.2rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr-sticky-bar__price{font-size:1.4rem;font-weight:700}.tr-sticky-bar__button{flex:0 0 auto;padding:1rem 2rem;font-size:1.3rem}@media screen and (max-width:989px){.tr-product__inner{grid-template-columns:1fr;gap:2.4rem}.tr-product__title{font-size:2.4rem}}@media screen and (max-width:749px){.tr-product{padding:2rem 0 8rem}.tr-product__title{font-size:2.1rem;line-height:1.15;margin-bottom:.5rem}.tr-product__rating-link{margin-bottom:1rem}.tr-product__price{font-size:2rem}.tr-product__form{gap:1.2rem}.tr-product__actions{grid-template-columns:1fr;gap:.8rem}.tr-product__customize-trigger{padding:1.1rem 1.4rem}.tr-product__quantity{max-width:10rem}.tr-product__countdown{margin-top:1rem;padding:1rem .8rem}.tr-product__countdown-heading{font-size:1.05rem;margin-bottom:.6rem}.tr-product__countdown-timer{gap:.4rem}.tr-product__countdown-value{min-width:3rem;font-size:1.3rem;padding:.4rem .3rem}.tr-product__countdown-label{font-size:.9rem}.tr-product__countdown-sep{font-size:1.3rem;margin-top:-.7rem}.tr-product__trust{grid-template-columns:repeat(4,1fr);gap:.6rem;padding:.9rem 0;border-top:none;border-bottom:none}.tr-product__trust li{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.4rem;font-size:1rem;font-weight:600;line-height:1.25}.tr-product__trust li:before{content:none}.tr-product__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;color:#7a1f1f}.tr-product__trust-icon svg{width:100%;height:100%}.tr-product__description{background:#00000005;border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1.4rem 1.6rem}.tr-sticky-bar{display:block}.tr-product__gallery{width:100%;max-width:100%}.tr-product__main-image{width:100%}.tr-product__thumbs{gap:.8rem;padding-bottom:.4rem}.tr-product__thumb{width:7.2rem;height:7.2rem;border-width:2px}}@media screen and (max-width:400px){.tr-product__thumb{width:6.4rem;height:6.4rem}.tr-product__trust{grid-template-columns:repeat(2,1fr);row-gap:1.4rem}.tr-product__countdown-value{min-width:2.6rem;font-size:1.15rem;padding:.35rem .2rem}.tr-product__countdown-timer{gap:.3rem}}.tr-product__info,.tr-product__form,.tr-product__price-row,.tr-product__description{min-width:0}.tr-product__title,.tr-product__price,.tr-product__compare-price{min-width:0;word-break:break-word;overflow-wrap:break-word}.tr-product__description-body{min-width:0;max-width:100%;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.tr-product__description-body img,.tr-product__description-body svg,.tr-product__description-body picture,.tr-product__description-body video{max-width:100%!important;height:auto!important;min-width:0!important}.tr-product__description-body table{display:block;max-width:100%!important;min-width:0!important;width:auto!important;overflow-x:auto;-webkit-overflow-scrolling:touch}.tr-product__description-body iframe,.tr-product__description-body embed,.tr-product__description-body object{max-width:100%!important;min-width:0!important}.tr-product__description-body div,.tr-product__description-body span,.tr-product__description-body p,.tr-product__description-body figure{max-width:100%!important;min-width:0!important;box-sizing:border-box}
/*# sourceMappingURL=/cdn/shop/t/58/assets/tr-product-main.css.map */
