.tgv-section{--tgv-black: #111111;--tgv-dark: #3A3A3A;--tgv-mid: #8A8A8A;--tgv-light: #EDEDED;--tgv-white: #FFFFFF;font-family:Arial,Helvetica,sans-serif;color:var(--tgv-black);max-width:680px;margin:0 auto;padding:32px 16px;box-sizing:border-box}.tgv-section *{box-sizing:border-box}.tgv-section img{max-width:100%;height:auto;display:block}.tgv-h2{font-size:26px;font-weight:800;text-align:center;margin:0 0 22px;line-height:1.25}.tgv-btn{display:block;width:100%;background:#1dbe5b;color:#fff;font-weight:800;font-size:16px;letter-spacing:.3px;text-align:center;padding:16px 20px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .15s ease}.tgv-btn:hover{background:#17a34d}.tgv-btn:disabled{background:var(--tgv-mid);cursor:not-allowed}.tgv-hero{padding-top:20px;text-align:center}.tgv-hero-tag{display:inline-block;border:1.5px solid var(--tgv-black);font-weight:700;font-size:12px;letter-spacing:.5px;padding:7px 18px;border-radius:30px;margin-bottom:18px}.tgv-hero-title{font-size:48px;font-weight:900;line-height:1.08;letter-spacing:-1px;margin:14px auto 18px;max-width:680px;color:#111}.tgv-hero-sub{font-size:18px;color:#555;line-height:1.6;margin:0 auto 24px;max-width:620px}.tgv-hero-media{border-radius:18px;overflow:hidden;margin-bottom:24px;box-shadow:0 15px 40px #00000014}.tgv-hero-media img{width:100%;display:block}.tgv-hero-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.tgv-pill{background:#f3f3f3;border-radius:30px;padding:9px 16px;font-size:12px;font-weight:700}@media(min-width:992px){.tgv-hero-title{font-size:56px}}@media(max-width:768px){.tgv-hero-title{font-size:34px;line-height:1.15}.tgv-hero-sub{font-size:16px}}.tgv-packs-list{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.tgv-pack-card{display:flex;align-items:center;justify-content:space-between;border:2px solid var(--tgv-light);border-radius:14px;padding:16px 18px;cursor:pointer;background:var(--tgv-white);transition:transform .22s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.tgv-pack-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000014}.tgv-pack-card.is-selected{transform:scale(1.03);border-color:#111;background:#fafafa;box-shadow:0 0 0 3px #1111110f,0 18px 35px #0000001f}.tgv-pack-left{display:flex;align-items:center;gap:12px}.tgv-pack-radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--tgv-mid);position:relative;flex-shrink:0}.tgv-pack-card.is-selected .tgv-pack-radio{border-color:#111}.tgv-pack-card.is-selected .tgv-pack-radio:after{content:"";position:absolute;width:10px;height:10px;background:#111;border-radius:50%;top:4px;left:4px}.tgv-pack-name{font-weight:800;font-size:15px}.tgv-pack-badge{display:inline-block;background:#ff9f1c;color:#fff;font-size:10px;font-weight:800;padding:4px 9px;border-radius:30px;margin-left:8px;animation:pulseBadge 2.5s infinite}.tgv-pack-right{text-align:right}.tgv-pack-price{font-size:18px;font-weight:800}.tgv-pack-compare{text-decoration:line-through;color:#888;font-size:13px;margin-right:6px}.tgv-sticky-note{text-align:center;font-size:12px;color:#555;margin-top:12px}.tgv-btn{transition:.25s;animation:pulseButton 2.4s infinite}.tgv-btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000038}.tgv-btn:active{transform:scale(.97)}@keyframes pulseButton{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes pulseBadge{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.tgv-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:center}.tgv-benefit-icon{font-size:28px;margin-bottom:8px}.tgv-benefit-title{font-weight:800;font-size:13px;margin-bottom:4px}.tgv-benefit-text{font-size:12px;color:var(--tgv-dark);line-height:1.3}@media(max-width:480px){.tgv-benefits-grid{grid-template-columns:repeat(2,1fr)}}.tgv-comparison{padding:50px 20px}.tgv-comparison .tgv-h2{font-size:36px;font-weight:800;margin-bottom:35px;line-height:1.2}.tgv-compare{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tgv-compare-col{border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #00000014;transition:.25s}.tgv-compare-col:hover{transform:translateY(-5px)}.tgv-compare-col.is-us{background:linear-gradient(180deg,#1b1b1b,#111);color:#fff;border:2px solid #111}.tgv-compare-col.is-them{background:#fafafa;border:2px solid #e5e5e5}.tgv-compare-title{padding:18px;font-size:20px;font-weight:800;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.tgv-compare-col.is-them .tgv-compare-title{color:#111;border-bottom:1px solid #ececec}.tgv-compare-row{display:flex;align-items:center;gap:14px;padding:18px 20px;font-size:16px;line-height:1.5}.tgv-compare-col.is-us .tgv-compare-row{border-bottom:1px solid rgba(255,255,255,.06)}.tgv-compare-col.is-them .tgv-compare-row{border-bottom:1px solid #ececec}.tgv-compare-row:last-child{border-bottom:none}.tgv-compare-icon{width:34px;height:34px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:18px;flex-shrink:0}.tgv-compare-col.is-us .tgv-compare-icon{background:#23c55e;color:#fff}.tgv-compare-col.is-them .tgv-compare-icon{background:#ef4444;color:#fff}.tgv-compare-col.is-us .tgv-compare-row span:last-child{font-weight:600}.tgv-compare-col.is-them .tgv-compare-row span:last-child{color:#555}@media(max-width:768px){.tgv-compare{grid-template-columns:1fr}.tgv-comparison .tgv-h2{font-size:30px}.tgv-compare-title{font-size:18px}.tgv-compare-row{font-size:15px;padding:16px}}.tgv-videos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.tgv-video-wrap{position:relative;border-radius:10px;overflow:hidden;background:#000;aspect-ratio:9 / 16}.tgv-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.tgv-video-caption{position:absolute;left:10px;right:10px;bottom:10px;color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 4px rgba(0,0,0,.7)}.tgv-reviews-list{display:flex;flex-direction:column;gap:14px}.tgv-review-card{border:1px solid var(--tgv-light);border-radius:10px;padding:16px}.tgv-review-stars{color:var(--tgv-black);font-size:14px;margin-bottom:6px}.tgv-review-text{font-size:13.5px;line-height:1.5;margin-bottom:10px}.tgv-review-author{font-weight:800;font-size:12.5px;color:var(--tgv-dark)}.tgv-faq-item{border-bottom:1px solid var(--tgv-light)}.tgv-faq-q{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;font-weight:700;font-size:14.5px;cursor:pointer}.tgv-faq-icon{font-size:18px;font-weight:800;transition:transform .2s ease;flex-shrink:0;margin-left:10px}.tgv-faq-item.is-open .tgv-faq-icon{transform:rotate(45deg)}.tgv-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;font-size:13.5px;color:var(--tgv-dark);line-height:1.5}.tgv-faq-item.is-open .tgv-faq-a{max-height:300px;padding-bottom:16px}.tgv-cta{text-align:center}.tgv-cta-trust{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:14px;font-size:12px;color:var(--tgv-dark);font-weight:700}.tgv-trust{background:var(--tgv-trust-bg, #F3F1F4);padding:48px 16px}.tgv-trust-container{max-width:680px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;color:#111}.tgv-trust-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px}.tgv-trust-icon-card{background:#fff;border:1px solid var(--tgv-trust-border, #3B3638);border-radius:14px;padding:20px 12px;text-align:center;box-shadow:0 2px 10px #0000000d;transition:transform .15s ease,box-shadow .15s ease}.tgv-trust-icon-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.tgv-trust-icon-img{width:40px;height:40px;margin:0 auto 10px}.tgv-trust-icon-img img{width:100%;height:100%;object-fit:contain}.tgv-trust-icon-title{font-size:13px;font-weight:800;margin:0;line-height:1.3}.tgv-trust-payments{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px;background:#fff;border:1px solid var(--tgv-trust-border, #3B3638);border-radius:14px;padding:18px 20px;margin-bottom:32px;box-shadow:0 2px 10px #0000000d}.tgv-trust-payment-logo img{height:26px;width:auto;object-fit:contain;display:block}.tgv-trust-reviews{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.tgv-trust-review-card{background:var(--tgv-black, #111111);border:none;border-radius:18px;padding:22px;box-shadow:0 4px 16px #00000026}.tgv-trust-review-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.tgv-trust-review-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.tgv-trust-review-avatar img{width:100%;height:100%;object-fit:cover}.tgv-trust-review-author{font-weight:800;font-size:14px;color:#fff;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tgv-trust-verified-badge{font-size:10.5px;font-weight:700;color:#fff;background:#ffffff26;padding:2px 8px;border-radius:10px}.tgv-trust-review-stars{color:#fff;font-size:13px;margin-top:2px}.tgv-trust-review-text{font-size:15px;line-height:1.5;margin:0 0 12px;color:#fff;font-weight:600}.tgv-trust-review-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.tgv-trust-review-dots span{width:6px;height:6px;border-radius:50%;background:#d9d9d9}.tgv-trust-review-dots span:first-child{background:var(--tgv-black, #111111)}.tgv-trust-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.tgv-trust-stat-card{background:var(--tgv-light, #EDEDED);color:var(--tgv-black, #111111);border-radius:30px;padding:12px 20px;text-align:left;box-shadow:none;display:flex;align-items:center;gap:8px}.tgv-trust-stat-icon{width:22px;height:22px;margin:0;flex-shrink:0}.tgv-trust-stat-icon img{width:100%;height:100%;object-fit:contain;filter:none}.tgv-trust-stat-number{display:inline;font-size:14px;font-weight:800;margin-bottom:0}.tgv-trust-stat-text{font-size:12px;color:var(--tgv-dark, #3A3A3A);display:block}@media(max-width:600px){.tgv-trust-icons{grid-template-columns:repeat(3,1fr);gap:8px}.tgv-trust-icon-card{padding:14px 8px}.tgv-trust-icon-title{font-size:11px}.tgv-trust-payments{gap:12px;padding:14px}.tgv-trust-payment-logo img{height:20px}.tgv-trust-stats{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.tgv-trust-container{max-width:820px}}.tgv-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:999;background:#fff;border-top:1px solid var(--tgv-light, #EDEDED);box-shadow:0 -4px 16px #00000014;transform:translateY(100%);transition:transform .25s ease;font-family:Arial,Helvetica,sans-serif;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.tgv-sticky-bar.is-visible{transform:translateY(0)}.tgv-sticky-bar-inner{max-width:680px;margin:0 auto}.tgv-sticky-bar-btn{display:block;width:100%;background:#111;color:#fff;border:none;border-radius:8px;font-weight:800;font-size:15px;letter-spacing:.3px;padding:15px 18px;cursor:pointer}.tgv-sticky-bar-btn:hover{background:#3a3a3a}.tgv-sticky-bar-btn:disabled{background:#8a8a8a;cursor:not-allowed}.es-popup-button-product{display:none!important}cart-drawer-component .es-popup-button-product{display:block!important}cart-drawer-component .cart__checkout-button,cart-drawer-component [name=checkout],cart-drawer-component button[data-checkout-button]{display:none!important}.tgv-reviews{max-width:900px;margin:auto}.tgv-reviews-list{display:flex;flex-direction:column;gap:35px}.tgv-review-card{display:flex;gap:25px;background:#fff;border:2px solid #3b3638;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #00000014}.tgv-review-image{width:260px;min-width:260px}.tgv-review-image img{width:100%;height:100%;object-fit:cover;display:block}.tgv-review-content{padding:28px;display:flex;flex-direction:column;justify-content:center}.tgv-review-stars{color:gold;font-size:23px;letter-spacing:2px;margin-bottom:12px}.tgv-review-title{font-size:30px;font-weight:700;margin-bottom:15px;color:#111}.tgv-review-text{font-size:17px;line-height:1.8;color:#555;margin-bottom:18px}.tgv-review-author{font-weight:700;font-style:italic;color:#111}@media(max-width:768px){.tgv-review-card{flex-direction:column}.tgv-review-image{width:100%;min-width:100%}.tgv-review-title{font-size:24px}.tgv-review-content{padding:20px}}.tgv-offer{text-align:center}.tgv-offer-rating{font-size:18px;font-weight:700;margin-bottom:10px}.tgv-offer-rating span{color:#555;font-size:15px;margin-left:6px}.tgv-offer-price{margin-bottom:12px}.tgv-offer-price .old-price{text-decoration:line-through;color:#888;font-size:28px;margin-right:12px}.tgv-offer-price .new-price{color:#111;font-size:44px;font-weight:900}.tgv-offer-box{background:transparent;border:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;box-shadow:none}.offer-item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:600}.offer-item:first-child{color:#d62828;font-size:20px;font-weight:800;margin-bottom:0}@media(max-width:768px){.tgv-offer-price .new-price{font-size:36px}.offer-item{font-size:16px}}.tgv-hero-slider{position:relative;margin-bottom:24px}.tgv-hero-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:18px;box-shadow:0 15px 40px #00000014;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tgv-hero-slider-track::-webkit-scrollbar{display:none}.tgv-hero-slide{flex:0 0 100%;scroll-snap-align:center}.tgv-hero-slider-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.tgv-hero-slider-dots span{width:7px;height:7px;border-radius:50%;background:#ededed;transition:background .2s ease}.tgv-hero-slider-dots span.is-active{background:#111}.tgv-ba-single-img{border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #00000014;margin-bottom:12px}.tgv-ba-caption{text-align:center;font-size:12.5px;color:#555;margin-top:8px}.tgv-steps-list{display:flex;flex-direction:column;gap:14px}.tgv-step-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #EDEDED;border-radius:14px;padding:16px;box-shadow:0 8px 20px #0000000d}.tgv-step-img{width:88px;height:88px;border-radius:12px;overflow:hidden;flex-shrink:0}.tgv-step-img img{width:100%;height:100%;object-fit:cover}.tgv-step-body{min-width:0}.tgv-step-number{display:inline-block;width:22px;height:22px;border-radius:50%;background:#111;color:#fff;font-size:11px;font-weight:800;text-align:center;line-height:22px;margin-bottom:6px}.tgv-step-title{font-size:15px;font-weight:800;margin:0 0 4px;color:#111}.tgv-step-text{font-size:13px;color:#555;line-height:1.4;margin:0}@media(max-width:480px){.tgv-step-img{width:64px;height:64px}}.tgv-step-wide-img{border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #00000014;margin:4px 0}.tgv-step-wide-img img{width:100%;display:block}.tgv-step-wide-caption{text-align:center;font-size:12.5px;color:#555;margin-top:8px}.tgv-hero .tgv-offer{margin-top:18px;margin-bottom:18px;width:100%}.tgv-hero .tgv-offer-rating{margin-bottom:8px}.tgv-hero .tgv-offer-price{margin-bottom:12px}@media(max-width:749px){.tgv-hero .tgv-offer{margin-top:14px;margin-bottom:14px}}.tgv-hero{text-align:left}.tgv-hero .tgv-hero-tag{display:inline-block}.tgv-hero .tgv-hero-title,.tgv-hero .tgv-hero-sub,.tgv-hero .tgv-offer{text-align:left}.tgv-hero .tgv-offer-rating,.tgv-hero .tgv-offer-price{justify-content:flex-start;text-align:left}.tgv-hero .tgv-offer-box{text-align:left}.tgv-hero .offer-item{justify-content:flex-start;text-align:left}.tgv-hero .tgv-hero-pills{justify-content:flex-start}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tgv-product.css.map */
