@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";.hgs-scope{--hgs-ink: #0e1a2b;--hgs-text: #46536a;--hgs-muted: #8792a6;--hgs-line: #e4e9f2;--hgs-panel: #f5f8fd;--hgs-panel-2: #eef3fc;--hgs-blue: #1652f0;--hgs-blue-dk: #0d3bb8;--hgs-blue-tint:#e9f0ff;--hgs-navy: #0b1830;--hgs-green: #17a565;--hgs-amber: #ff9e2c;--hgs-red: #e0413a;--hgs-white: #ffffff;--hgs-radius: 16px;--hgs-radius-sm:10px;--hgs-shadow: 0 1px 2px rgba(14,26,43,.04), 0 8px 30px rgba(14,26,43,.06);--hgs-shadow-lg:0 20px 60px rgba(14,26,43,.12);--hgs-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hgs-display: "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--hgs-sans);color:var(--hgs-text);-webkit-font-smoothing:antialiased;line-height:1.6}.hgs-scope *,.hgs-scope *:before,.hgs-scope *:after{box-sizing:border-box}.hgs-scope img{max-width:100%;display:block}.hgs-scope h1,.hgs-scope h2,.hgs-scope h3,.hgs-scope h4{font-family:var(--hgs-display);color:var(--hgs-ink);line-height:1.1;letter-spacing:-.02em;margin:0;font-weight:800}.hgs-scope p{margin:0}.hgs-wrap{max-width:1180px;margin:0 auto;padding:0 20px}.hgs-wrap--narrow{max-width:900px}.hgs-sec{padding:clamp(48px,8vw,96px) 0}.hgs-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--hgs-sans);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hgs-blue)}.hgs-eyebrow:before{content:"";width:18px;height:2px;border-radius:2px;background:var(--hgs-blue)}.hgs-h2{font-size:clamp(28px,4.4vw,46px)}.hgs-sub{font-size:clamp(16px,1.6vw,18px);color:var(--hgs-text);max-width:620px}.hgs-head{margin-bottom:clamp(32px,5vw,56px)}.hgs-head--center{text-align:center}.hgs-head--center .hgs-sub{margin-left:auto;margin-right:auto}.hgs-head .hgs-eyebrow{margin-bottom:16px}.hgs-head .hgs-h2+.hgs-sub{margin-top:16px}.hgs-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--hgs-sans);font-weight:700;font-size:16px;padding:17px 30px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;transition:transform .12s ease,background .15s ease,box-shadow .15s ease;background:var(--hgs-blue);color:#fff;width:100%;box-shadow:0 10px 24px #1652f047}.hgs-btn:hover{background:var(--hgs-blue-dk);transform:translateY(-1px)}.hgs-btn:active{transform:translateY(0)}.hgs-btn--ghost{background:#fff;color:var(--hgs-ink);border:1.5px solid var(--hgs-line);box-shadow:none}.hgs-btn--ghost:hover{background:var(--hgs-panel);border-color:var(--hgs-blue)}.hgs-stars{display:inline-flex;gap:2px;color:var(--hgs-amber)}.hgs-stars svg{width:18px;height:18px;fill:currentColor}.hgs-hero{background:#fff;padding:clamp(20px,4vw,40px) 0 clamp(40px,6vw,72px)}.hgs-hero__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:960px){.hgs-hero__grid{grid-template-columns:1.05fr 1fr;gap:56px;align-items:start}}.hgs-gallery{position:sticky;top:20px;display:grid;gap:12px}@media(max-width:959px){.hgs-gallery{position:static}}.hgs-gallery__main{aspect-ratio:1/1;background:var(--hgs-panel);border-radius:var(--hgs-radius);overflow:hidden;position:relative}.hgs-gallery__main img{width:100%;height:100%;object-fit:cover}.hgs-gallery__badge{position:absolute;top:16px;left:16px;z-index:2;background:var(--hgs-navy);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;padding:8px 14px;border-radius:100px}.hgs-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hgs-gallery__thumb{aspect-ratio:1/1;background:var(--hgs-panel);border-radius:var(--hgs-radius-sm);overflow:hidden;cursor:pointer;border:2px solid transparent;padding:0}.hgs-gallery__thumb.is-on{border-color:var(--hgs-blue)}.hgs-gallery__thumb img{width:100%;height:100%;object-fit:cover}.hgs-buy__eyebrow{color:var(--hgs-blue);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.hgs-buy__title{font-size:clamp(30px,4vw,44px);margin:12px 0 14px}.hgs-buy__ratingrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hgs-buy__ratingtxt{font-size:14px;color:var(--hgs-text);font-weight:600}.hgs-buy__ratingtxt a{color:var(--hgs-text)}.hgs-buy__desc{font-size:16px;color:var(--hgs-text);margin-bottom:22px}.hgs-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hgs-chip{display:inline-flex;align-items:center;gap:7px;background:var(--hgs-panel);border:1px solid var(--hgs-line);padding:8px 13px;border-radius:100px;font-size:13px;font-weight:600;color:var(--hgs-ink)}.hgs-chip svg{width:15px;height:15px;color:var(--hgs-blue)}.hgs-ptype{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.hgs-ptype__opt{position:relative;border:1.5px solid var(--hgs-line);border-radius:12px;padding:14px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.hgs-ptype__opt.is-on{border-color:var(--hgs-blue);background:var(--hgs-blue-tint)}.hgs-ptype__opt input{position:absolute;opacity:0;pointer-events:none}.hgs-ptype__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.hgs-ptype__name{font-weight:700;color:var(--hgs-ink);font-size:14px}.hgs-ptype__save{font-size:11px;font-weight:800;color:#fff;background:var(--hgs-green);padding:3px 8px;border-radius:100px;letter-spacing:.02em}.hgs-ptype__note{font-size:12px;color:var(--hgs-muted);margin-top:4px}.hgs-bundles{display:grid;gap:10px;margin-bottom:18px}.hgs-bundle{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1.5px solid var(--hgs-line);border-radius:14px;padding:16px 18px;cursor:pointer;background:#fff;transition:border-color .15s,box-shadow .15s}.hgs-bundle.is-on{border-color:var(--hgs-blue);box-shadow:0 0 0 3px #1652f01a}.hgs-bundle__radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--hgs-line);display:grid;place-items:center;flex-shrink:0}.hgs-bundle.is-on .hgs-bundle__radio{border-color:var(--hgs-blue)}.hgs-bundle.is-on .hgs-bundle__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--hgs-blue)}.hgs-bundle__name{font-weight:700;color:var(--hgs-ink);font-size:16px;line-height:1.2}.hgs-bundle__sub{font-size:12.5px;color:var(--hgs-muted);margin-top:3px}.hgs-bundle__prices{text-align:right;white-space:nowrap}.hgs-bundle__now{font-weight:800;color:var(--hgs-ink);font-size:17px}.hgs-bundle__was{text-decoration:line-through;color:var(--hgs-muted);font-size:13px;margin-left:6px}.hgs-bundle__tag{position:absolute;top:-9px;right:16px;background:var(--hgs-blue);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.05em;padding:3px 9px;border-radius:100px;text-transform:uppercase}.hgs-bundle--best{border-color:var(--hgs-blue)}.hgs-includes{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:9px}.hgs-includes li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--hgs-text)}.hgs-includes svg{width:18px;height:18px;color:var(--hgs-green);flex-shrink:0}.hgs-buy__apps{margin:0 0 18px}.hgs-buy__price-lead{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.hgs-buy__price-now{font-family:var(--hgs-display);font-weight:800;font-size:30px;color:var(--hgs-ink)}.hgs-buy__price-was{text-decoration:line-through;color:var(--hgs-muted);font-size:17px}.hgs-buy__price-save{font-size:13px;font-weight:700;color:var(--hgs-green)}.hgs-buy__install{font-size:13px;color:var(--hgs-muted);margin:8px 0 16px}.hgs-buy__atc{margin-top:4px}.hgs-buy__ship{text-align:center;font-size:13px;color:var(--hgs-text);margin-top:12px}.hgs-buy__guarantee{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--hgs-muted);margin-top:10px}.hgs-buy__guarantee svg{width:16px;height:16px;color:var(--hgs-green)}.hgs-pay{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;opacity:.8}.hgs-pay span{font-size:11px;color:var(--hgs-muted)}.hgs-pay__icons{display:inline-flex;gap:6px}.hgs-pay__icons b{font-size:10px;font-weight:700;color:#55617a;background:var(--hgs-panel);border:1px solid var(--hgs-line);border-radius:5px;padding:3px 6px;letter-spacing:.02em}.hgs-stats{background:var(--hgs-navy);color:#fff;padding:clamp(28px,4vw,44px) 0}.hgs-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 16px;text-align:center}@media(min-width:760px){.hgs-stats__grid{grid-template-columns:repeat(4,1fr)}}.hgs-stats__num{font-family:var(--hgs-display);font-weight:800;font-size:clamp(32px,4vw,44px);color:#fff;line-height:1}.hgs-stats__num span{color:#7ea6ff}.hgs-stats__label{font-size:13.5px;color:#a9b6d1;margin-top:8px;line-height:1.4}.hgs-stats__grid>div{position:relative}@media(min-width:760px){.hgs-stats__grid>div:not(:last-child):after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:1px;height:44px;background:#ffffff1f}}.hgs-benefits{background:#fff}.hgs-benefits__grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:720px){.hgs-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.hgs-benefits__grid{grid-template-columns:repeat(4,1fr)}}.hgs-benefit{border:1px solid var(--hgs-line);border-radius:var(--hgs-radius);padding:28px 24px;background:#fff;transition:box-shadow .18s,transform .18s}.hgs-benefit:hover{box-shadow:var(--hgs-shadow);transform:translateY(-3px)}.hgs-benefit__ico{width:52px;height:52px;border-radius:13px;background:var(--hgs-blue-tint);display:grid;place-items:center;margin-bottom:18px}.hgs-benefit__ico svg{width:26px;height:26px;color:var(--hgs-blue)}.hgs-benefit__title{font-size:18px;margin-bottom:8px}.hgs-benefit__body{font-size:14.5px;color:var(--hgs-text)}.hgs-ing{background:var(--hgs-panel)}.hgs-ing__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:700px){.hgs-ing__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1020px){.hgs-ing__grid{grid-template-columns:repeat(3,1fr)}}.hgs-ing__card{background:#fff;border:1px solid var(--hgs-line);border-radius:var(--hgs-radius);padding:26px 24px;position:relative;overflow:hidden}.hgs-ing__pct{position:absolute;top:20px;right:22px;font-family:var(--hgs-display);font-weight:800;font-size:15px;color:var(--hgs-blue)}.hgs-ing__name{font-size:19px;margin-bottom:4px}.hgs-ing__tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hgs-blue);background:var(--hgs-blue-tint);padding:4px 9px;border-radius:100px;margin-bottom:14px}.hgs-ing__body{font-size:14.5px;color:var(--hgs-text)}.hgs-ing__foot{margin-top:40px;text-align:center;font-size:14px;color:var(--hgs-muted)}.hgs-ing__foot b{color:var(--hgs-ink)}.hgs-how{background:#fff}.hgs-how__grid{display:grid;grid-template-columns:1fr;gap:20px;counter-reset:step}@media(min-width:820px){.hgs-how__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.hgs-how__step{position:relative;padding-top:20px}.hgs-how__num{font-family:var(--hgs-display);font-weight:800;font-size:15px;width:40px;height:40px;border-radius:50%;background:var(--hgs-navy);color:#fff;display:grid;place-items:center;margin-bottom:18px}.hgs-how__img{aspect-ratio:4/3;border-radius:var(--hgs-radius);overflow:hidden;background:var(--hgs-panel);margin-bottom:18px}.hgs-how__img img{width:100%;height:100%;object-fit:cover}.hgs-how__title{font-size:20px;margin-bottom:8px}.hgs-how__body{font-size:15px;color:var(--hgs-text)}.hgs-tl{background:var(--hgs-navy);color:#fff}.hgs-tl .hgs-h2,.hgs-tl .hgs-how__title{color:#fff}.hgs-tl .hgs-sub{color:#b4c1dc}.hgs-tl__track{display:grid;grid-template-columns:1fr;gap:16px;margin-top:12px}@media(min-width:860px){.hgs-tl__track{grid-template-columns:repeat(4,1fr);gap:20px}}.hgs-tl__card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--hgs-radius);padding:26px 22px;position:relative}.hgs-tl__week{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7ea6ff;margin-bottom:12px}.hgs-tl__title{font-family:var(--hgs-display);font-weight:800;color:#fff;font-size:19px;margin-bottom:8px;letter-spacing:-.01em}.hgs-tl__body{font-size:14px;color:#b4c1dc}.hgs-tl__bar{display:flex;gap:5px;margin-bottom:20px}.hgs-tl__bar i{height:5px;flex:1;border-radius:5px;background:#ffffff24}.hgs-tl__card:nth-child(1) .hgs-tl__bar i:nth-child(-n+1),.hgs-tl__card:nth-child(2) .hgs-tl__bar i:nth-child(-n+2),.hgs-tl__card:nth-child(3) .hgs-tl__bar i:nth-child(-n+3),.hgs-tl__card:nth-child(4) .hgs-tl__bar i{background:var(--hgs-blue)}.hgs-ba{background:#fff}.hgs-ba__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:760px){.hgs-ba__grid{grid-template-columns:repeat(3,1fr)}}.hgs-ba__card{border:1px solid var(--hgs-line);border-radius:var(--hgs-radius);overflow:hidden;background:#fff}.hgs-ba__imgs{display:grid;grid-template-columns:1fr 1fr}.hgs-ba__imgs figure{margin:0;position:relative;aspect-ratio:3/4;background:var(--hgs-panel)}.hgs-ba__imgs img{width:100%;height:100%;object-fit:cover}.hgs-ba__imgs figcaption{position:absolute;bottom:10px;left:10px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:#0b1830d1;color:#fff;padding:4px 9px;border-radius:100px}.hgs-ba__imgs figure:last-child figcaption{background:var(--hgs-blue)}.hgs-ba__foot{padding:18px 20px}.hgs-ba__quote{font-size:14.5px;color:var(--hgs-text);margin-bottom:10px}.hgs-ba__name{font-size:13px;font-weight:700;color:var(--hgs-ink)}.hgs-ba__name span{color:var(--hgs-muted);font-weight:500}.hgs-cmp{background:var(--hgs-panel)}.hgs-cmp__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.hgs-cmp__table{width:100%;min-width:620px;border-collapse:separate;border-spacing:0;background:#fff;border-radius:var(--hgs-radius);overflow:hidden;box-shadow:var(--hgs-shadow)}.hgs-cmp__table th,.hgs-cmp__table td{padding:18px 16px;text-align:center;border-bottom:1px solid var(--hgs-line);font-size:14.5px}.hgs-cmp__table thead th{background:#fff;font-family:var(--hgs-display);font-weight:700;color:var(--hgs-muted);font-size:13px}.hgs-cmp__table thead th.hgs-cmp__us{color:#fff;background:var(--hgs-navy);position:relative}.hgs-cmp__table tbody td.hgs-cmp__us{background:var(--hgs-blue-tint);font-weight:600;color:var(--hgs-ink)}.hgs-cmp__table tbody th{text-align:left;font-weight:600;color:var(--hgs-ink);font-size:14.5px}.hgs-cmp__table tr:last-child td,.hgs-cmp__table tr:last-child th{border-bottom:none}.hgs-cmp__yes{color:var(--hgs-green);font-weight:800}.hgs-cmp__no{color:var(--hgs-red)}.hgs-cmp__ico{display:inline-flex}.hgs-cmp__ico svg{width:20px;height:20px}.hgs-cmp__badge{position:absolute;top:-1px;left:50%;transform:translate(-50%) translateY(-50%);background:var(--hgs-blue);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:100px;white-space:nowrap}.hgs-rev{background:#fff}.hgs-rev__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;margin-bottom:40px}.hgs-rev__score{font-family:var(--hgs-display);font-weight:800;font-size:40px;color:var(--hgs-ink);line-height:1}.hgs-rev__meta{font-size:14px;color:var(--hgs-muted)}.hgs-rev__grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:700px){.hgs-rev__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.hgs-rev__grid{grid-template-columns:repeat(3,1fr)}}.hgs-rev__card{border:1px solid var(--hgs-line);border-radius:var(--hgs-radius);padding:24px 22px;background:#fff;display:flex;flex-direction:column}.hgs-rev__cardtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hgs-rev__verified{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--hgs-green)}.hgs-rev__verified svg{width:14px;height:14px}.hgs-rev__title{font-size:15.5px;font-weight:700;color:var(--hgs-ink);font-family:var(--hgs-display);margin-bottom:8px}.hgs-rev__body{font-size:14.5px;color:var(--hgs-text);margin-bottom:18px;flex:1}.hgs-rev__author{display:flex;align-items:center;gap:11px}.hgs-rev__avatar{width:38px;height:38px;border-radius:50%;background:var(--hgs-blue-tint);color:var(--hgs-blue);display:grid;place-items:center;font-weight:800;font-size:15px;font-family:var(--hgs-display)}.hgs-rev__name{font-size:13.5px;font-weight:700;color:var(--hgs-ink)}.hgs-rev__when{font-size:12px;color:var(--hgs-muted)}.hgs-faq{background:var(--hgs-panel)}.hgs-faq__list{display:grid;gap:12px}.hgs-faq__item{background:#fff;border:1px solid var(--hgs-line);border-radius:var(--hgs-radius-sm);overflow:hidden}.hgs-faq__q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--hgs-display);font-weight:700;font-size:16px;color:var(--hgs-ink)}.hgs-faq__q svg{width:20px;height:20px;color:var(--hgs-blue);flex-shrink:0;transition:transform .2s}.hgs-faq__item.is-open .hgs-faq__q svg{transform:rotate(45deg)}.hgs-faq__a{max-height:0;overflow:hidden;transition:max-height .28s ease}.hgs-faq__a-inner{padding:0 22px 22px;font-size:15px;color:var(--hgs-text)}.hgs-faq__item.is-open .hgs-faq__a{max-height:480px}.hgs-guar{background:#fff}.hgs-guar__box{background:linear-gradient(160deg,#0b1830,#14315f);border-radius:clamp(18px,3vw,28px);padding:clamp(36px,6vw,72px) clamp(24px,5vw,64px);text-align:center;color:#fff;position:relative;overflow:hidden}.hgs-guar__seal{width:74px;height:74px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0 auto 22px}.hgs-guar__seal svg{width:38px;height:38px;color:#7ea6ff}.hgs-guar__box h2{color:#fff;font-size:clamp(26px,4vw,42px);margin-bottom:16px}.hgs-guar__box p{color:#b4c1dc;font-size:16px;max-width:560px;margin:0 auto 28px}.hgs-guar__cta{max-width:340px;margin:0 auto}.hgs-guar__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 26px;margin-top:26px}.hgs-guar__trust span{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#c7d2e8;font-weight:600}.hgs-guar__trust svg{width:16px;height:16px;color:#7ea6ff}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hgs.css.map */
