:root{--hr-primary: #d25555;--hr-primary-dark: #b84040;--hr-text: #121212;--hr-muted: rgba(18,18,18,.6);--hr-border: #e8e8e8;--hr-bg-light: #f5f5f5;--hr-white: #ffffff;--hr-font: "Jost", "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--hr-max-w: 1200px;--hr-radius: 5px;--hr-ann-bg: #c0392b}.hr-ann-bar{background:var(--hr-ann-bg);color:#fff;text-align:center;padding:9px 16px;font-size:13.5px;font-weight:500;letter-spacing:.01em;font-family:var(--hr-font)}.hr-product-section{max-width:var(--hr-max-w);margin:0 auto;padding:24px 20px 0;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;font-family:var(--hr-font)}.hr-product-right-col{display:flex;flex-direction:column;gap:0;padding-bottom:40px}.hr-gallery{position:sticky;top:110px;align-self:start}.hr-gallery__main{position:relative;overflow:hidden;border-radius:4px;background:#f8f8f8;aspect-ratio:1/1;width:100%}.hr-gallery__slide{display:none;width:100%;height:100%}.hr-gallery__slide.active{display:block}.hr-gallery__slide img{width:100%;height:100%;object-fit:cover;border-radius:4px}.hr-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;box-shadow:0 1px 4px #0000001f;transition:background .2s}.hr-gallery__arrow:hover{background:#fff}.hr-gallery__arrow--prev{left:10px}.hr-gallery__arrow--next{right:10px}.hr-gallery__arrow svg{width:16px;height:16px}.hr-gallery__thumbs-wrap{position:relative;margin-top:10px}.hr-gallery__thumbs-inner{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px;scrollbar-width:none}.hr-gallery__thumbs-inner::-webkit-scrollbar{display:none}.hr-gallery__thumb{flex:0 0 72px;height:72px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;transition:border-color .2s;background:#f0f0f0;padding:0}.hr-gallery__thumb img{width:100%;height:100%;object-fit:cover}.hr-gallery__thumb.active{border-color:var(--hr-primary)}.hr-gallery__thumb:hover{border-color:#ccc}.hr-gallery__thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid #ddd;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;z-index:5;cursor:pointer;box-shadow:0 1px 3px #0000001a}.hr-gallery__thumb-arrow--prev{left:-14px}.hr-gallery__thumb-arrow--next{right:-14px}.hr-gallery__thumb-arrow svg{width:12px;height:12px}.hr-product-info{display:flex;flex-direction:column;gap:0;font-family:var(--hr-font)}.hr-product-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px;text-decoration:none;color:inherit}.hr-product-rating__stars{display:flex;gap:2px}.hr-product-rating__stars svg{width:16px;height:16px;fill:#f5a623}.hr-product-rating__count{font-size:13px;color:var(--hr-muted);text-decoration:underline}.hr-product-title{font-size:28px;font-weight:700;line-height:1.25;color:var(--hr-text);margin-bottom:6px;font-family:var(--hr-font)}.hr-product-subtitle{font-size:14px;color:var(--hr-muted);margin-bottom:12px}.hr-price-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.hr-badge-sale{background:var(--hr-primary);color:#fff;font-size:12px;font-weight:700;padding:3px 8px;border-radius:3px;letter-spacing:.03em}.hr-price-compare{font-size:15px;color:var(--hr-muted);text-decoration:line-through}.hr-price-sale{font-size:22px;font-weight:700;color:var(--hr-text)}.hr-material-badge{display:inline-flex;align-items:center;gap:6px;background:#f0f0f0;border-radius:20px;padding:4px 12px;font-size:12.5px;color:var(--hr-muted);margin-bottom:14px}.hr-payment-icons img{height:26px}.hr-benefits-list{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;list-style:none;padding:0;margin-left:0!important}.hr-benefits-list li{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--hr-text)}.hr-variant-wrap{margin-bottom:14px}.hr-variant-label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--hr-text)}.hr-variant-select{width:100%;padding:9px 12px;border:1px solid #ccc;border-radius:var(--hr-radius);font-size:14px;font-family:var(--hr-font);color:var(--hr-text);background:#fff;cursor:pointer}.hr-qty-stock-row{display:flex;align-items:center;gap:16px;margin-bottom:14px;flex-wrap:wrap}.hr-qty-label{font-size:13px;color:var(--hr-muted);margin-bottom:4px}.hr-qty-controls{display:flex;align-items:center;border:1px solid #ccc;border-radius:var(--hr-radius);overflow:hidden;height:40px}.hr-qty-btn{width:36px;height:40px;font-size:20px;color:var(--hr-text);background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--hr-font);transition:background .15s}.hr-qty-btn:hover{background:#f5f5f5}.hr-qty-input{width:44px;height:40px;text-align:center;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:15px;font-family:var(--hr-font);color:var(--hr-text);-moz-appearance:textfield}.hr-qty-input::-webkit-inner-spin-button,.hr-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.hr-stock-warning{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--hr-primary)}.hr-stock-dot{width:8px;height:8px;background:var(--hr-primary);border-radius:50%;animation:hrPulse 1.4s infinite}@keyframes hrPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hr-atc-btn{display:block;width:100%;background:var(--hr-primary);color:#fff;font-size:20px;font-weight:600;padding:14px 20px;border-radius:var(--hr-radius);border:none;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.01em;margin-bottom:12px;font-family:var(--hr-font)}.hr-atc-btn:hover{background:var(--hr-primary-dark)}.hr-atc-btn:active{transform:scale(.99)}.hr-product-form+div .shopify-payment-button{margin-bottom:12px}.hr-payment-icons{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.hr-pay-icon{height:26px;width:auto}.hr-mini-trust{display:flex;gap:10px;margin-bottom:12px}.hr-mini-trust__item{flex:1;display:flex;align-items:center;gap:8px;background:#fafafa;border:1px solid var(--hr-border);border-radius:var(--hr-radius);padding:8px 10px;font-size:12.5px;font-weight:600}.hr-shipping-banner{display:flex;align-items:center;gap:10px;background:#f5f5f5;border-radius:var(--hr-radius);padding:10px 14px;font-size:13px;font-weight:600;margin-bottom:14px}.hr-featured-review{display:flex;gap:12px;background:#fff8f8;border:1px solid #f0d0d0;border-radius:8px;padding:14px;margin-bottom:14px}.hr-featured-review__photo{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0}.hr-featured-review__body{flex:1}.hr-featured-review__text{font-size:13px;color:var(--hr-text);line-height:1.55;margin-bottom:8px}.hr-featured-review__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hr-featured-review__stars{color:#f5a623;font-size:13px}.hr-featured-review__name{font-size:13px;font-weight:600}.hr-verified-badge{background:var(--hr-primary);color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:3px}.hr-product-accordion{border-top:1px solid var(--hr-border);margin-top:4px}.hr-product-accordion__item{border-bottom:1px solid var(--hr-border)}.hr-product-accordion__trigger{width:100%;display:flex;align-items:center;gap:8px;padding:12px 4px;font-size:14px;font-weight:600;color:var(--hr-text);background:none;border:none;cursor:pointer;text-align:left;font-family:var(--hr-font)}.hr-product-accordion__chevron{margin-left:auto;transition:transform .25s}.hr-product-accordion__trigger.open .hr-product-accordion__chevron{transform:rotate(180deg)}.hr-product-accordion__body{display:none;padding:0 4px 14px;font-size:13.5px;color:var(--hr-muted);line-height:1.65}.hr-product-accordion__body.open{display:block}.hr-product-accordion__body p+p{margin-top:8px}.hr-description-section{padding:32px 0 0;text-align:center;border-top:1px solid var(--hr-border);margin-top:8px;font-family:var(--hr-font)}.hr-desc-features{text-align:left;margin-bottom:30px}.hr-desc-feature{margin-bottom:18px}.hr-desc-feature h3{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;color:var(--hr-text)}.hr-desc-feature p{font-size:14px;color:var(--hr-muted);line-height:1.6}.hr-desc-lifestyle-img{margin-bottom:28px}.hr-desc-lifestyle-img img{width:100%;border-radius:8px}.hr-desc-ring-image{width:220px;margin:0 auto 28px}.hr-desc-ring-image img{width:100%}.hr-desc-heading{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;line-height:1.3}.hr-desc-text{font-size:14.5px;color:var(--hr-muted);margin-bottom:14px;line-height:1.7}.hr-desc-subheading{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.hr-testimonials{margin-top:24px}.hr-testimonial-box{border:1.5px solid #f0d0d0;border-radius:8px;padding:20px;margin-bottom:16px;text-align:center}.hr-testimonial-box__stars{color:#f5a623;font-size:18px;margin-bottom:10px}.hr-testimonial-box__quote{font-size:14px;color:var(--hr-text);line-height:1.65;font-style:italic;margin-bottom:12px}.hr-testimonial-box__author{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:var(--hr-muted)}.hr-trust-row{background:#f7f7f7;border-top:1px solid var(--hr-border);border-bottom:1px solid var(--hr-border);padding:24px 20px;font-family:var(--hr-font)}.hr-trust-row__inner{max-width:var(--hr-max-w);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hr-trust-item{display:flex;align-items:center;gap:12px}.hr-trust-item__text strong{display:block;font-size:14px;font-weight:700;margin-bottom:2px}.hr-trust-item__text p{font-size:12.5px;color:var(--hr-muted);line-height:1.4}.hr-reviews-section{padding:50px 0 40px;overflow:hidden;font-family:var(--hr-font)}.hr-reviews-header{text-align:center;margin-bottom:30px}.hr-reviews-count{font-size:46px;font-weight:800;color:var(--hr-primary);line-height:1;display:flex;align-items:center;justify-content:center;gap:8px}.hr-reviews-subtitle{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--hr-text);margin-top:4px}.hr-reviews-carousel-wrap{position:relative;padding:0 50px}.hr-reviews-carousel{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:10px 4px 20px;cursor:grab}.hr-reviews-carousel::-webkit-scrollbar{display:none}.hr-reviews-carousel.hr-dragging{cursor:grabbing;scroll-behavior:auto}.hr-review-card{flex:0 0 200px;background:#fff;border:1px solid var(--hr-border);border-radius:20px 20px 12px 12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column}.hr-review-card__img-wrap{width:100%;height:220px;overflow:hidden;border-radius:100px 100px 0 0;position:relative}.hr-review-card__img-wrap img{width:100%;height:100%;object-fit:cover}.hr-review-card__body{padding:12px 14px 16px;flex:1;display:flex;flex-direction:column;gap:4px}.hr-review-card__location{display:flex;align-items:flex-start;gap:4px;font-size:11px;color:var(--hr-muted);line-height:1.4}.hr-review-card__stars{color:#f5a623;font-size:13px}.hr-review-card__title{font-size:13px;font-weight:700;text-transform:uppercase;color:var(--hr-text);line-height:1.3}.hr-review-card__text{font-size:12px;color:var(--hr-muted);line-height:1.55}.hr-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a;z-index:10;cursor:pointer;transition:background .2s}.hr-carousel-arrow:hover{background:#f5f5f5}.hr-carousel-arrow--prev{left:4px}.hr-carousel-arrow--next{right:4px}.hr-carousel-arrow svg{width:18px;height:18px}.hr-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.hr-carousel-dot{width:8px;height:8px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:background .2s}.hr-carousel-dot.active{background:var(--hr-primary)}.hr-faq-section{max-width:var(--hr-max-w);margin:0 auto;padding:50px 20px 40px;font-family:var(--hr-font)}.hr-faq-section>h2{font-size:26px;font-weight:700;margin-bottom:30px;color:var(--hr-text)}.hr-faq-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.hr-faq-list{border-top:1px solid var(--hr-border)}.hr-faq-item{border-bottom:1px solid var(--hr-border)}.hr-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:14px;font-weight:500;color:var(--hr-text);background:none;border:none;cursor:pointer;text-align:left;gap:10px;font-family:var(--hr-font)}.hr-faq-question:hover{color:var(--hr-primary)}.hr-faq-icon{font-size:20px;font-weight:300;color:var(--hr-muted);flex-shrink:0;transition:transform .25s;line-height:1}.hr-faq-question.open .hr-faq-icon{transform:rotate(45deg)}.hr-faq-answer{display:none;padding:0 0 14px;font-size:13.5px;color:var(--hr-muted);line-height:1.65}.hr-faq-answer.open{display:block}.hr-faq-answer p+p{margin-top:8px}.hr-faq-contact h2{font-size:20px;font-weight:700;margin-bottom:20px;line-height:1.3}.hr-contact-field{margin-bottom:14px}.hr-contact-label{display:block;font-size:13px;font-weight:600;margin-bottom:5px;color:var(--hr-text)}.hr-contact-input{width:100%;padding:10px 14px;border:1px solid #ccc;border-radius:var(--hr-radius);font-size:14px;font-family:var(--hr-font);color:var(--hr-text);outline:none;transition:border-color .2s}.hr-contact-input:focus{border-color:var(--hr-primary)}.hr-contact-submit{background:var(--hr-primary);color:#fff;font-size:14px;font-weight:700;padding:11px 36px;border-radius:var(--hr-radius);border:none;cursor:pointer;letter-spacing:.05em;font-family:var(--hr-font);transition:background .2s}.hr-contact-submit:hover{background:var(--hr-primary-dark)}.hr-bottom-trust{background:#fff;border-top:1px solid var(--hr-border);padding:28px 20px;font-family:var(--hr-font)}.hr-bottom-trust__inner{max-width:var(--hr-max-w);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hr-bottom-trust-item{display:flex;align-items:center;gap:14px}.hr-bottom-trust-item__text strong{display:block;font-size:14px;font-weight:700;margin-bottom:2px}.hr-bottom-trust-item__text p{font-size:12px;color:var(--hr-muted)}.hr-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid var(--hr-border);padding:10px 20px;z-index:300;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 16px #0000001a;font-family:var(--hr-font)}.hr-sticky-atc.visible{transform:translateY(0)}.hr-sticky-atc__inner{max-width:var(--hr-max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.hr-sticky-atc__info{display:flex;flex-direction:column}.hr-sticky-atc__title{font-size:14px;font-weight:600}.hr-sticky-atc__price{font-size:13px;color:var(--hr-muted)}.hr-sticky-atc__price s{margin-right:4px}.hr-sticky-atc__btn{background:var(--hr-primary);color:#fff;font-size:15px;font-weight:600;padding:11px 32px;border-radius:var(--hr-radius);border:none;cursor:pointer;font-family:var(--hr-font);transition:background .2s;white-space:nowrap}.hr-sticky-atc__btn:hover{background:var(--hr-primary-dark)}@media(max-width:900px){.hr-product-section{grid-template-columns:1fr;gap:24px}.hr-gallery{position:static}.hr-product-right-col{padding-bottom:24px}.hr-trust-row__inner,.hr-bottom-trust__inner{grid-template-columns:repeat(2,1fr)}.hr-faq-layout{grid-template-columns:1fr}.hr-reviews-carousel-wrap{padding:0 40px}}@media(max-width:600px){.hr-ann-bar{font-size:12px;padding:8px 12px}.hr-product-title{font-size:22px}.hr-price-sale{font-size:20px}.hr-atc-btn{font-size:17px}.hr-trust-row__inner{grid-template-columns:repeat(2,1fr);gap:14px}.hr-bottom-trust__inner{grid-template-columns:1fr 1fr;gap:14px}.hr-reviews-carousel-wrap{padding:0 30px}.hr-review-card{flex:0 0 160px}.hr-review-card__img-wrap{height:170px}.hr-gallery__thumb{flex:0 0 58px;height:58px}.hr-desc-heading{font-size:17px}.hr-faq-section>h2{font-size:20px}.hr-reviews-count{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/heart-urn-product.css.map */
