.tv-accordions-wrapper,.tv-sticky-nav{--tv-red: #E60000;--tv-red-light: #FFF5F5;--tv-text-dark: #111827;--tv-text-body: #6B7280;--tv-text-muted: #9CA3AF;--tv-border: #E5E7EB;--tv-bg-gray: #F9FAFB;--tv-green: #059669;--tv-ease: cubic-bezier(.4, 0, .2, 1)}.product__badges-inner{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0}.product__badges-inner .badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;color:#1a1a1a;font-size:13px;font-weight:600;letter-spacing:.3px;border-radius:8px;border:1px solid #E5E7EB!important;box-shadow:0 2px 6px #0000000a!important;transition:all .3s cubic-bezier(.25,1,.5,1);cursor:default}.product__badges-inner .badge svg,.product__badges-inner .badge img{width:15px;height:15px;color:#e60000;stroke:#e60000;fill:none;transition:transform .3s ease}.product__badges-inner .badge:hover{transform:translateY(-2px);border-color:#e6000033!important;box-shadow:0 6px 16px #e6000014!important;/}.product__badges-inner .badge:hover svg,.product__badges-inner .badge:hover img{transform:scale(1.15)}.product__badges-inner .badge--custom{background:#fff5f5;border-color:#e600001a}.scroll-to-buy-box .button{text-align:center}.tv-sticky-nav-wrap{position:sticky;top:var(--dynamic-header-height, 46px);z-index:20;background:#fff;border-top:1px solid var(--tv-border);border-bottom:1px solid var(--tv-border);display:flex;align-items:stretch;margin-bottom:16px}.tv-sticky-nav{flex:1 1 auto;min-width:0;display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.tv-sticky-nav::-webkit-scrollbar{display:none}.tv-sticky-nav:after{content:"";flex:0 0 16px}.tv-nav-arrow{display:none}@media screen and (min-width:990px){.tv-nav-arrow{flex:0 0 36px;width:36px;align-self:stretch;align-items:center;justify-content:center;background:#fff;border:0;padding:0;margin:0;cursor:pointer;color:var(--tv-text-muted);z-index:5;-webkit-tap-highlight-color:transparent;transition:color .2s ease,opacity .2s ease,transform .15s ease}.tv-nav-arrow:not([hidden]){display:inline-flex}.tv-nav-arrow:hover{color:var(--tv-red)}.tv-nav-arrow:active{transform:scale(.92)}.tv-nav-arrow:focus-visible{outline:2px solid var(--tv-red);outline-offset:-2px;border-radius:4px}.tv-nav-arrow svg{width:18px;height:18px;display:block}.tv-nav-arrow--prev{box-shadow:6px 0 8px -6px #0000001f}.tv-nav-arrow--next{box-shadow:-6px 0 8px -6px #0000001f}}.tv-nav-link{padding:14px 16px;font-size:13px;font-weight:600;color:var(--tv-text-body);white-space:nowrap;text-decoration:none;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease;display:block}@media screen and (min-width:750px){.tv-nav-link{font-size:14px;padding:16px 20px}}.tv-nav-link:hover{color:var(--tv-text-dark)}.tv-nav-link.is-active{color:var(--tv-red);border-bottom-color:var(--tv-red)}.tv-accordion-container{border-bottom:1px solid var(--tv-border)}.tv-acc-header{width:100%;padding:20px 0;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;outline:none;-webkit-tap-highlight-color:transparent}.tv-acc-header:focus-visible{outline:2px solid var(--tv-red);outline-offset:-2px;border-radius:4px}.tv-acc-header-left{display:flex;align-items:center;gap:12px}.tv-acc-header-left .icon-ui-bridge{font-size:20px;color:var(--tv-text-muted);transition:color .4s var(--tv-ease)}.tv-acc-header-left span{font-size:16px;font-weight:600;color:var(--tv-text-dark);letter-spacing:-.01em}.tv-acc-chevron{font-size:22px;color:var(--tv-text-muted);transition:transform .4s var(--tv-ease),color .4s var(--tv-ease)}.tv-accordion-container.active .tv-acc-header-left .icon-ui-bridge{color:var(--tv-red)}.tv-accordion-container.active .tv-acc-chevron{transform:rotate(180deg);color:var(--tv-red)}.tv-acc-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--tv-ease)}.tv-accordion-container.active .tv-acc-content{grid-template-rows:1fr}.tv-acc-inner{overflow:hidden}.tv-acc-body{padding-bottom:24px;padding-left:2px}.tv-desc-body{font-size:15px;line-height:1.7;color:var(--tv-text-body)}.tv-desc-body h2,.tv-desc-body h3,.tv-desc-body h4{color:var(--tv-text-dark);font-size:16px;margin-top:16px;margin-bottom:8px}.tv-desc-body ul,.tv-desc-body ol{padding-left:18px;margin-top:10px;margin-bottom:10px}.tv-desc-body li{margin-bottom:6px}.tv-read-more-wrapper{position:relative;overflow:hidden}.tv-read-more-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,#fff);pointer-events:none;opacity:1;transition:opacity .3s ease}.tv-read-more-wrapper.is-expanded:after{opacity:0}.tv-read-more-btn{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:0;border:none;background:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:var(--tv-red);transition:opacity .2s ease}.tv-read-more-btn:hover{opacity:.8}.tv-read-more-btn i{font-size:18px;transition:transform .3s var(--tv-ease)}.tv-read-more-btn.is-expanded i{transform:rotate(180deg)}.tv-timeline-item{display:flex;gap:16px;position:relative;padding-bottom:24px}.tv-timeline-item:last-child{padding-bottom:0}.tv-timeline-item:not(:last-child):before{content:"";position:absolute;top:32px;bottom:0;left:14px;width:2px;background:var(--tv-border)}.tv-time-badge{width:30px;height:30px;border-radius:50%;background:var(--tv-red-light);color:var(--tv-red);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;z-index:1}.tv-timeline-content{flex:1;padding-top:3px}.tv-timeline-time{font-size:13px;color:var(--tv-red);font-weight:500;margin-bottom:2px}.tv-timeline-title{font-size:15px;font-weight:600;color:var(--tv-text-dark);margin-bottom:4px}.tv-timeline-desc{font-size:14px;line-height:1.6;color:var(--tv-text-body)}.tv-inc-exc-grid{display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width:600px){.tv-inc-exc-grid{grid-template-columns:1fr 1fr}}.tv-inc-exc-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--tv-text-body)}.tv-inc-exc-item .icon-ui-bridge{font-size:18px;margin-top:2px;flex-shrink:0}.tv-inc-exc-item.inc .icon-ui-bridge{color:var(--tv-green)}.tv-inc-exc-item.exc .icon-ui-bridge{color:var(--tv-red)}.tv-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.tv-bullet-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;color:var(--tv-text-body)}.tv-bullet-list .icon-ui-bridge{font-size:18px;color:var(--tv-red);margin-top:2px;flex-shrink:0}.tv-highlight-title{font-weight:600;color:var(--tv-text-dark)}.tv-map-wrapper{border:1px solid var(--tv-border);border-radius:8px;overflow:hidden;margin-bottom:12px}.tv-map-wrapper iframe{display:block;width:100%}.tv-map-address{font-size:14px;line-height:1.6;color:var(--tv-text-body)}.tv-map-address strong{color:var(--tv-text-dark)}.tv-accordion-container:has(.ri-information-line) .tv-acc-body{background:#fff0f0;padding:16px;border-left:4px solid var(--tv-red);border-radius:4px;font-size:14px;line-height:1.6}.tv-accordion-container .tv-acc-body .tv-callout-box p strong{color:var(--tv-red)}.tv-policy-content{font-size:14px;color:var(--tv-text-body);line-height:1.6}.tv-policy-content ul,.tv-policy-content ol{list-style:none;padding:0;margin:12px 0;display:flex;flex-direction:column;gap:10px}.tv-policy-content li{position:relative;padding:14px 16px;background:var(--tv-bg-gray);border:1px solid var(--tv-border);border-left:4px solid var(--tv-red);border-radius:6px;margin-bottom:0;transition:border-color .3s ease}.tv-policy-content li:hover{border-left-color:var(--tv-red)}.tv-policy-content p:last-child{margin-bottom:0}@media screen and (min-width:1024px){.d-desktop-none{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-accordions-v2.css.map */
