*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:87.5%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:19px;line-height:1.7;color:#374151;background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit}h1,h2,h3,h4{line-height:1.2;font-weight:700;color:#0f172a}h1{font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.75rem)}h3{font-size:clamp(1.3rem,3vw,1.65rem)}p{margin-bottom:0}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.wrap-sm{max-width:720px;margin:0 auto;padding:0 24px}.wrap-md{max-width:900px;margin:0 auto;padding:0 24px}.tc{text-align:center}.muted{color:#5c6370;font-size:1.08rem}.label{font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e85d3a}.grid2,.grid3{display:grid;grid-template-columns:1fr;gap:24px}.grid4{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(min-width:768px){.grid2{grid-template-columns:1fr 1fr}.grid3{grid-template-columns:1fr 1fr 1fr}.grid4{grid-template-columns:1fr 1fr 1fr 1fr}}.sec{padding:72px 0}.sec-sm{padding:48px 0}@media(min-width:768px){.sec{padding:100px 0}.sec-sm{padding:64px 0}}.bg-navy{background:#0f172a;color:#e2e8f0}.bg-navy h1,.bg-navy h2,.bg-navy h3,.bg-navy h4{color:#fff}.bg-slate{background:#f7f8fa}.bg-white{background:#fff}.bg-warm{background:#f7f8fa}.bg-coral{background:#e85d3a;color:#fff}.bg-coral h2,.bg-coral h3{color:#fff}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;transition:all .15s}.btn:hover{opacity:.92;transform:translateY(-1px)}.btn-primary{background:#e85d3a;color:#fff;box-shadow:0 2px 8px #e85d3a40}.btn-outline{border:2px solid #0f172a;color:#0f172a}.btn-white{background:#fff;color:#0f172a}.btn-sm{padding:10px 20px;font-size:.95rem}.btn-lg{padding:16px 36px;font-size:1.1rem}.card{background:#fff;border:1px solid #e4e6ea;border-radius:12px;padding:32px;transition:box-shadow .15s}.card:hover{box-shadow:0 4px 24px #0000000f}.card-flat{background:#fff;border-radius:12px;padding:32px}.img-placeholder{background:#ebedf0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#8b909a;font-size:.85rem;font-weight:500;text-align:center;padding:20px;min-height:200px}.img-placeholder-lg{min-height:320px}.img-placeholder-circle{width:80px;height:80px;border-radius:50%;min-height:auto;flex-shrink:0}.trust-strip{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:center}.trust-strip .item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.95rem;font-weight:600;color:#6b7182}.trust-strip .icon-circle{width:44px;height:44px;border-radius:50%;background:#f5f6f8;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.stat{text-align:center}.stat .num{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#0f172a;line-height:1}.stat .lbl{font-size:1.05rem;color:#5c6370;margin-top:4px}.bg-navy .stat .num{color:#fff}.bg-navy .stat .lbl{color:#8b909a}.step-num{width:48px;height:48px;border-radius:50%;background:#e85d3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0}.steps-h{display:grid;grid-template-columns:1fr;gap:0;position:relative}@media(min-width:768px){.steps-h{grid-template-columns:repeat(4,1fr)}}.steps-h .step{text-align:center;position:relative;padding:0 16px}.steps-h .step-icon{width:64px;height:64px;border-radius:50%;background:#fff;border:3px solid #e85d3a;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#e85d3a;margin:0 auto 16px;position:relative;z-index:2}@media(min-width:768px){.steps-h .step:before{content:"";position:absolute;top:32px;left:0;right:0;height:3px;background:#e4e6ea;z-index:1}.steps-h .step:first-child:before{left:50%}.steps-h .step:last-child:before{right:50%}}.timeline{position:relative;max-width:700px;margin:0 auto}.timeline:before{content:"";position:absolute;left:23px;top:0;bottom:0;width:3px;background:#e4e6ea}.timeline .t-item{display:flex;gap:24px;align-items:flex-start;position:relative;padding-bottom:32px}.timeline .t-item:last-child{padding-bottom:0}.timeline .t-num{width:48px;height:48px;border-radius:50%;background:#e85d3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0;position:relative;z-index:2}.timeline .t-content{background:#fff;border:1px solid #e4e6ea;border-radius:12px;padding:20px 24px;flex:1;box-shadow:0 1px 4px #00000008}.stars{color:#0f172a;font-size:1.1rem;letter-spacing:2px}.review-card{background:#fff;border:1px solid #e4e6ea;border-radius:12px;padding:28px;position:relative;overflow:hidden}.review-card:before{content:"\201c";position:absolute;top:-8px;right:20px;font-size:6rem;color:#ebedf0;font-family:Georgia,serif;line-height:1;pointer-events:none}.review-card .quote{font-size:1.1rem;color:#374151;font-style:italic;line-height:1.7;position:relative}.review-card .author{margin-top:16px;display:flex;align-items:center;gap:12px}.review-card .avatar{width:40px;height:40px;border-radius:50%;background:#ebedf0;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#6b7182}details{border-bottom:1px solid #e4e6ea;padding:20px 0}details summary{font-weight:600;font-size:1.1rem;cursor:pointer;color:#0f172a;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";font-size:1.2rem;font-weight:400;color:#8b909a;flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f6f8;transition:background .15s}details[open] summary:after{content:"\2212";background:#0f172a;color:#fff}details p{margin-top:12px;color:#4b5563;line-height:1.7}.check{color:#0f172a;font-weight:700;margin-right:6px}.icon-box{background:#fff;border:1px solid #e4e6ea;border-radius:12px;padding:28px;text-align:left;transition:box-shadow .15s}.icon-box:hover{box-shadow:0 4px 20px #0000000d}.icon-box .ib-icon{width:52px;height:52px;border-radius:12px;background:#f5f6f8;display:flex;align-items:center;justify-content:center;margin:0 0 16px;font-size:1.5rem}.icon-box h4{font-size:1.15rem}.icon-box p{font-size:1.05rem;color:#5c6370;margin-top:6px;line-height:1.7}.highlight-bar{background:#0f172a;border-radius:16px;padding:40px;display:flex;flex-wrap:wrap;gap:32px;align-items:center;justify-content:space-between}.highlight-bar .hb-stat{text-align:center;flex:1;min-width:120px}.highlight-bar .hb-num{font-size:2rem;font-weight:800;color:#fff}.highlight-bar .hb-lbl{font-size:.9rem;color:#8b909a;margin-top:2px}.badge-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.badge-item{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e4e6ea;border-radius:100px;padding:10px 20px;font-size:1rem;font-weight:600;color:#334155}.badge-item .b-dot{width:8px;height:8px;border-radius:50%;background:#e85d3a}.comp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.comp-table th{background:#f5f6f8;padding:12px 16px;text-align:left;font-weight:600;border-bottom:2px solid #e4e6ea}.comp-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9}.comp-table tr:hover td{background:#fafafa}.device-card{border:1px solid #e4e6ea;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s,transform .2s}.device-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.device-card .top{padding:36px 32px;text-align:center}.device-card .features{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:0 28px 24px}.device-card .features .tag{background:#f5f6f8;border-radius:100px;padding:8px 16px;font-size:1rem;font-weight:600;color:#334155}.device-card .bottom{border-top:1px solid #e4e6ea;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;background:#fafafa}.price-big{font-size:1.5rem;font-weight:800;color:#0f172a}.price-big span{font-size:.85rem;font-weight:400;color:#5c6370}.quiz-option{border:2px solid #e4e6ea;border-radius:14px;padding:20px 24px;cursor:pointer;text-align:center;font-weight:600;font-size:1rem;transition:all .2s;background:#fff}.quiz-option:hover{border-color:#0f172a;box-shadow:0 2px 12px #0000000f}.quiz-option.selected{border-color:#e85d3a;background:#f5f6f8;transform:scale(.97)}.quiz-step{animation:qFadeIn .3s ease}@keyframes qFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#0f172af7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px 0;z-index:99;transform:translateY(100%);transition:transform .3s ease;border-top:1px solid rgba(255,255,255,.1)}.sticky-cta.visible{transform:translateY(0)}.sticky-cta .inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-cta .left{display:flex;align-items:center;gap:16px;color:#fff}.sticky-cta .product-name{font-weight:700;font-size:1rem}.sticky-cta .price{font-size:.9rem;color:#8b909a}.sticky-cta .price strong{color:#fff;font-size:1.1rem}@media(max-width:600px){.sticky-cta .left .hide-sm{display:none}.sticky-cta .inner{flex-wrap:nowrap}}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start}@media(min-width:769px)and (max-width:1024px){.product-hero{gap:28px}}@media(max-width:768px){.product-hero{grid-template-columns:1fr;gap:24px}}.product-gallery{position:relative;border-radius:16px;background:#f5f6f8}.product-gallery__slider{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:100%!important;gap:0!important}.product-gallery__slider::-webkit-scrollbar{display:none}.product-gallery__slide{scroll-snap-align:start;width:100%!important;min-width:0!important;object-fit:contain;border-radius:16px;aspect-ratio:1/1}.product-gallery__dots{display:flex;gap:8px;justify-content:center;padding:12px 0}.product-gallery__dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0}.product-gallery__dot.active{background:#0f172a;transform:scale(1.2)}.product-info{min-width:0}.hg-watch-hero__desktop-main,.hg-pendant-hero__desktop-main{border-radius:16px;width:100%;margin-bottom:16px;background:#f5f6f8}.hg-watch-hero__thumbs,.hg-pendant-hero__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hg-watch-hero__thumb,.hg-pendant-hero__thumb{border-radius:8px;overflow:hidden;background:#f5f6f8}.hg-watch-hero__thumb img,.hg-pendant-hero__thumb img{width:100%;height:80px;object-fit:contain}.hg-watch-hero__mobile-gallery,.hg-pendant-hero__mobile-gallery{display:none}.hg-watch-hero__pricing,.hg-pendant-hero__pricing{display:flex;gap:12px;margin-bottom:20px}body.hg-upsell-open{overflow:hidden}.hg-upsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:140}.hg-upsell-modal.is-visible{opacity:1;pointer-events:auto}.hg-upsell-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172aa3}.hg-upsell-modal__dialog{position:relative;width:min(560px,100%);background:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 80px #0f172a3d}.hg-upsell-modal__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:999px;background:#f5f6f8;color:#0f172a;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center}.hg-upsell-modal__eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e85d3a;margin-bottom:10px}.hg-upsell-modal__title{font-size:clamp(1.8rem,4vw,2.4rem);margin-bottom:12px;padding-right:40px}.hg-upsell-modal__lead{font-size:1.08rem;color:#4b5563;line-height:1.7;margin-bottom:18px}.hg-upsell-modal__list{display:grid;gap:10px;margin-bottom:18px}.hg-upsell-modal__list li{position:relative;padding-left:28px;font-size:1rem;color:#334155;line-height:1.6}.hg-upsell-modal__list li:before{content:"";position:absolute;top:.5em;left:0;width:14px;height:14px;border-radius:999px;background:#e85d3a;box-shadow:0 0 0 4px #e85d3a24}.hg-upsell-modal__consent{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin-bottom:18px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.hg-upsell-modal__consent-checkbox{width:18px;height:18px;margin-top:2px;accent-color:#e85d3a;flex-shrink:0}.hg-upsell-modal__consent-text{font-size:.96rem;color:#334155;line-height:1.65}.hg-upsell-modal__note{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:20px}.hg-upsell-modal__actions{display:flex;flex-wrap:wrap;gap:12px}.hg-upsell-modal__actions .btn{flex:1;justify-content:center}.hg-upsell-modal__actions .btn[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.hg-upsell-modal{padding:16px}.hg-upsell-modal__dialog{padding:24px 20px 20px}.hg-upsell-modal__actions{flex-direction:column-reverse}.hg-upsell-modal__actions .btn{width:100%}}.faq-layout{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start}.faq-questions{min-width:0}.faq-cta{position:sticky;top:100px}@media(min-width:769px)and (max-width:1024px){.faq-layout{gap:28px;grid-template-columns:1fr 260px}}@media(max-width:768px){.faq-layout{grid-template-columns:1fr;gap:24px}.faq-cta{position:static}}iframe[src*=youtube],iframe[src*=vimeo]{aspect-ratio:16/9;height:auto!important;width:100%}@media(min-width:769px)and (max-width:1024px){.wrap{max-width:100%;padding:0 28px}.sec{padding:64px 0}.sec .wrap[style*="display:flex"][style*="flex-wrap:wrap"],.sec .wrap>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:40px"],.sec .wrap>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:48px"],.sec .wrap>div>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:40px"],.sec .wrap>div>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:48px"]{gap:28px!important}.sec [style*="min-width:320px"],.sec [style*="min-width:300px"]{min-width:240px!important}.grid3,.grid4{grid-template-columns:1fr 1fr}.steps-h{grid-template-columns:1fr 1fr!important}.steps-h .step:before{display:none}.steps-h .step{padding-bottom:24px}[style*="grid-template-columns:repeat(4"]{grid-template-columns:1fr 1fr!important;gap:24px!important}.sec .wrap>[style*="display:flex"]>[style*="flex:1"][style*=border]{min-width:0!important}[style*="grid-template-columns:1fr 1fr"][style*="gap:16px"]{grid-template-columns:1fr 1fr}.highlight-bar{padding:32px;gap:24px}.device-card .top{padding:28px 24px}}@media(max-width:768px){.hero-grid{flex-direction:column!important}.hide-mobile{display:none}.sec .wrap[style*="display:flex"][style*="flex-wrap:wrap"],.sec .wrap>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:40px"],.sec .wrap>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:48px"],.sec .wrap>div>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:40px"],.sec .wrap>div>[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:48px"]{flex-direction:column!important;gap:24px!important}.sec [style*="min-width:300px"],.sec [style*="min-width:280px"],.sec [style*="min-width:260px"],.sec [style*="min-width:320px"]{min-width:0!important;width:100%!important}.wrap [style*=min-width]{min-width:0!important}.sec [style*="gap:48px"]{gap:24px!important}.sec [style*="gap:40px"]{gap:20px!important}.sec [style*="gap:32px"]{gap:16px!important}[style*="grid-template-columns:1fr 1fr 1fr"],[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr!important}[style*="grid-template-columns:repeat(4"]{grid-template-columns:1fr 1fr!important}[style*="position:sticky"]{position:relative!important;top:auto!important}.card,.card-flat,.icon-box,.review-card{padding:20px}.highlight-bar{padding:24px 20px;gap:20px;border-radius:12px}.highlight-bar .hb-num{font-size:1.5rem}.device-card .top{padding:24px 20px}.device-card .bottom{padding:16px 20px;flex-direction:column;gap:12px;text-align:center}.device-card .features{padding:0 16px 16px}.btn-lg{padding:14px 24px;font-size:1rem;width:100%;justify-content:center}.btn{padding:12px 20px;font-size:.95rem}.comp-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.sec{padding:48px 0}.sec-sm{padding:32px 0}.wrap,.wrap-sm,.wrap-md{padding:0 16px}.trust-strip{gap:16px}.trust-strip .item{font-size:.8rem}.badge-row{gap:8px}.badge-item{padding:8px 14px;font-size:.85rem}.timeline .t-item{gap:16px;padding-bottom:24px}.timeline .t-content{padding:16px}.timeline:before{left:19px}.timeline .t-num{width:40px;height:40px;font-size:.85rem}.steps-h{grid-template-columns:1fr!important}.steps-h .step:before{display:none}.steps-h .step{padding:0 8px 20px}.steps-h .step-icon{width:48px;height:48px;font-size:1.1rem;margin-bottom:12px}[style*="grid-template-columns:repeat(4"]{grid-template-columns:1fr 1fr!important;gap:20px!important}.quiz-option{padding:14px 16px;font-size:.9rem}.stat .num{font-size:clamp(1.5rem,4vw,2.2rem)}.sec .grid4{grid-template-columns:1fr 1fr!important;gap:16px!important}.step-num{width:40px;height:40px;font-size:.95rem}.sec .wrap>[style*="display:flex"]>[style*="border:2px"]{padding:12px 10px!important}.sec .wrap>[style*="display:flex"]>[style*="border:2px"] [style*="font-size:1.4rem"]{font-size:1.2rem!important}#vat-checker-watch .btn,#vat-checker-pendant .btn{width:auto!important}.hg-watch-hero__desktop-media,.hg-pendant-hero__desktop-media{display:none}.hg-watch-hero__mobile-gallery,.hg-pendant-hero__mobile-gallery{display:block}[style*="display:flex"][style*="gap:8px"]>div>img[style*="height:80px"]{height:60px!important}[style*="display:flex"][style*="flex-wrap:wrap"][style*="gap:8px"] span[style*="border-radius:6px"]{font-size:.75rem!important;padding:5px 10px!important}.grid3 img[style*="height:200px"]{height:160px!important}[style*="grid-template-columns:1fr 1fr"][style*="gap:16px"]{grid-template-columns:1fr!important}.sec .wrap[style*="display:flex"]>div:first-child img[style*="border-radius:16px"],.sec .wrap>[style*="display:flex"]>div:first-child img[style*="border-radius:16px"]{max-height:350px;object-fit:cover}.grid3>[style*="border-radius:14px"]{width:100%}}@media(min-width:481px)and (max-width:768px){.grid3,[style*="grid-template-columns:1fr 1fr"][style*="gap:16px"],.grid2{grid-template-columns:1fr 1fr!important}}@media(max-width:480px){body{font-size:16px}h1{font-size:clamp(1.7rem,6vw,2.2rem)}h2{font-size:clamp(1.5rem,5vw,1.9rem)}h3{font-size:clamp(1.2rem,4vw,1.5rem)}.sec{padding:36px 0}.sec-sm{padding:24px 0}.grid4{grid-template-columns:1fr 1fr;gap:12px}.highlight-bar{flex-direction:column;text-align:center}.trust-strip{gap:12px;justify-content:center}.trust-strip .item{min-width:calc(33% - 12px)}.trust-strip .icon-circle{width:36px;height:36px;font-size:.9rem}.hg-watch-hero__pricing,.hg-pendant-hero__pricing{flex-direction:column}[style*="grid-template-columns:repeat(4"],.grid2{grid-template-columns:1fr!important}.sticky-cta .inner{gap:8px}.sticky-cta .product-name{font-size:.95rem}.sticky-cta .btn-sm{padding:8px 14px;font-size:.85rem}}@media(max-width:768px){html{font-size:87.5%!important}body{font-size:1.6rem!important;line-height:1.7!important}p,li,dt,dd,label,.muted,.rte,.article-card__excerpt{font-size:1.16rem!important;line-height:1.78!important}input,select,textarea{font-size:1.08rem!important}small,.caption,.caption-with-letter-spacing,.article-card__info,.article-card__footer{font-size:1.06rem!important;line-height:1.65!important}a,summary{font-size:1.08rem!important}.label{font-size:1.02rem!important}.btn{font-size:1.08rem!important}.btn-sm{font-size:1.03rem!important}.btn-lg{font-size:1.16rem!important}.stat .lbl{font-size:1.06rem!important}.trust-strip .item{font-size:1rem!important}.icon-box p{font-size:1.08rem!important;line-height:1.72!important}.icon-box h4{font-size:1.18rem!important}.review-card .quote{font-size:1.12rem!important}details summary{font-size:1.16rem!important}details p{font-size:1.14rem!important}.timeline .t-content p{font-size:1.08rem!important}.t-content h4{font-size:1.16rem!important}.steps-h p{font-size:1.08rem!important;line-height:1.72!important}.steps-h h4{font-size:1.16rem!important}.badge-item,.check{font-size:1.03rem!important}.device-card .features .tag{font-size:1.02rem!important}.quiz-option{font-size:1.06rem!important}h3{font-size:clamp(1.35rem,4.5vw,1.65rem)!important}h4{font-size:1.22rem!important}[style*="font-size:0.8rem"]{font-size:1.02rem!important}[style*="font-size:0.78rem"]{font-size:1rem!important}[style*="font-size:0.82rem"]{font-size:1.03rem!important}[style*="font-size:0.85rem"]{font-size:1.05rem!important}[style*="font-size:0.88rem"]{font-size:1.08rem!important}[style*="font-size:0.9rem"]{font-size:1.12rem!important}[style*="font-size:0.95rem"]{font-size:1.16rem!important}[style*="font-size:1rem"]{font-size:1.19rem!important}[style*="font-size:1.05rem"]{font-size:1.22rem!important}[style*="font-size:1.1rem"]{font-size:1.26rem!important}[style*="font-size:0.75rem"]{font-size:.98rem!important}[style*="font-size:0.7rem"]{font-size:.95rem!important}[style*="font-size:0.65rem"]{font-size:.9rem!important}[style*="border-radius:6px"][style*=font-size]{font-size:1rem!important;padding:7px 13px!important}.hg-watch-hero__pricing [style*=font-size],.hg-pendant-hero__pricing [style*=font-size]{font-size:1.06rem!important}.sec p,.sec-sm p,.sec li,.sec-sm li{font-size:1.16rem!important;line-height:1.78!important}.sec h4,.sec-sm h4{font-size:1.22rem!important}.hg-mobile-menu a{font-size:1.16rem!important}.hg-footer p,.hg-footer a,.hg-footer li{font-size:1.08rem!important;line-height:1.72!important}}@media(min-width:769px){html{font-size:90.625%!important}body{font-size:20px!important;line-height:1.75!important}p,li,dt,dd,label,.muted,.rte,.article-card__excerpt{font-size:1.08rem!important;line-height:1.75!important}input,select,textarea{font-size:1.02rem!important}small,.caption,.caption-with-letter-spacing,.article-card__info,.article-card__footer{font-size:.98rem!important;line-height:1.65!important}.label{font-size:1rem!important}.btn{font-size:1.02rem!important}.btn-sm{font-size:1rem!important}.btn-lg{font-size:1.14rem!important}.quiz-option{font-size:1.04rem!important}.trust-strip .item{font-size:1rem!important}.badge-item,.device-card .features .tag{font-size:1.02rem!important}.icon-box p{font-size:1.08rem!important;line-height:1.75!important}.icon-box h4{font-size:1.2rem!important}.review-card .quote{font-size:1.14rem!important}details summary{font-size:1.14rem!important}details p{font-size:1.08rem!important}.timeline .t-content p{font-size:1.08rem!important}.t-content h4{font-size:1.16rem!important}.steps-h p{font-size:1.08rem!important;line-height:1.72!important}.steps-h h4{font-size:1.16rem!important}.sticky-cta .product-name{font-size:1.08rem!important}.sticky-cta .price{font-size:1rem!important}.sticky-cta .price strong{font-size:1.16rem!important}.hg-breadcrumbs__list{font-size:.95rem!important}.sec p,.sec-sm p,.sec li,.sec-sm li{font-size:1.08rem!important;line-height:1.75!important}.sec h4,.sec-sm h4{font-size:1.22rem!important}[style*="font-size:0.8rem"]{font-size:.96rem!important}[style*="font-size:0.78rem"]{font-size:.95rem!important}[style*="font-size:0.82rem"]{font-size:.98rem!important}[style*="font-size:0.83rem"]{font-size:1rem!important}[style*="font-size:0.85rem"]{font-size:1.01rem!important}[style*="font-size:0.88rem"]{font-size:1.03rem!important}[style*="font-size:0.9rem"]{font-size:1.05rem!important}[style*="font-size:0.95rem"]{font-size:1.08rem!important}[style*="font-size:1rem"]{font-size:1.12rem!important}[style*="font-size:1.05rem"]{font-size:1.14rem!important}[style*="font-size:1.1rem"]{font-size:1.18rem!important}[style*="font-size:0.75rem"]{font-size:.92rem!important}[style*="font-size:0.7rem"]{font-size:.9rem!important}[style*="font-size:0.65rem"]{font-size:.84rem!important}[style*="border-radius:6px"][style*=font-size]{font-size:1rem!important;padding:7px 13px!important}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/hg-global.css.map */
