@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600;8..60,700&display=swap";:root{--navy: #1f2d5c;--navy-2: #18244a;--steel: #8a8f98;--steel-2: #5c5c5c;--ink: #1a1d24;--text: #353a44;--muted: #6b7280;--line: #e6e8ee;--paper: #f6f7f9;--white: #ffffff;--cta: #1f9d55;--cta-dark: #167a41;--amber: #c8791a;--amber-soft: #fbf3e6;--good: #1f9d55;--bad: #c2410c;--sans: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--serif: "Source Serif 4", Georgia, serif;--radius: 8px;--radius-lg: 14px;--shadow-sm: 0 1px 3px rgba(20, 30, 60, .08);--shadow: 0 8px 24px rgba(20, 30, 60, .12);--sticky-h: 70px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:17px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--sans);color:var(--text);background:var(--white);line-height:1.65;padding-bottom:var(--sticky-h)}img{max-width:100%;height:auto;display:block}.tb-topbar{background:var(--navy)}.tb-topbar__inner{max-width:760px;margin:0 auto;padding:9px 16px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;text-align:center}.tb-topbar__text{color:#fff;font-size:13px;font-weight:700}.tb-topbar__cta{color:#ffd98a;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.tb-masthead{border-bottom:1px solid var(--line);background:var(--white);text-align:center;padding:16px}.tb-masthead__brand{font-family:var(--sans);font-weight:800;font-size:24px;color:var(--navy);letter-spacing:-.02em}.tb-masthead__brand span{color:var(--steel)}.tb-masthead__sub{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:4px}.tb-wrap{max-width:720px;margin:0 auto;padding:24px 18px}@media(min-width:760px){.tb-wrap{padding:36px 24px}}.tb-hero__title{font-family:var(--serif);font-weight:700;color:var(--ink);font-size:28px;line-height:1.18;letter-spacing:-.01em;margin-bottom:14px}@media(min-width:760px){.tb-hero__title{font-size:38px}}.tb-hero__title .hl{color:var(--navy)}.tb-hero__sub{font-size:18px;color:var(--text);margin-bottom:20px}.tb-hero__media{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);margin-bottom:18px}.tb-hero__lede{font-size:17px;color:var(--text)}.tb-hero__lede p{margin-bottom:14px}.tb-trust{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin:22px 0}.tb-trust__item{font-size:13px;font-weight:700;color:var(--navy);position:relative;padding-left:22px}.tb-trust__item:before{content:"\2713";position:absolute;left:0;color:var(--cta);font-weight:800}.tb-section{margin:34px 0}.tb-section__title{font-family:var(--serif);font-weight:700;color:var(--ink);font-size:23px;line-height:1.25;margin-bottom:12px}@media(min-width:760px){.tb-section__title{font-size:28px}}.tb-section__text{font-size:17.5px;color:var(--text);margin-bottom:16px}.tb-section__text strong{color:var(--ink)}.tb-media{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);margin:16px 0}.tb-caveat{background:var(--amber-soft);border-left:4px solid var(--amber);border-radius:var(--radius);padding:14px 16px;margin:16px 0;font-size:15px;color:#7a4d12;font-weight:600}.tb-keys{display:grid;grid-template-columns:1fr;gap:14px;margin:18px 0}@media(min-width:620px){.tb-keys{grid-template-columns:1fr 1fr}}.tb-key{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow-sm)}.tb-key__img{aspect-ratio:16 / 10;object-fit:cover;width:100%}.tb-key__body{padding:14px 16px}.tb-key__title{font-size:16px;font-weight:800;color:var(--navy);margin-bottom:4px}.tb-key__text{font-size:14.5px;color:var(--text)}.tb-callout{background:var(--navy);color:#fff;border-radius:var(--radius-lg);padding:26px 22px;margin:26px 0;text-align:center}.tb-callout h3{font-family:var(--serif);font-size:22px;font-weight:700;margin-bottom:8px;color:#fff}.tb-callout p{font-size:16px;color:#ffffffe0}.tb-features{display:grid;grid-template-columns:1fr;gap:14px;margin:18px 0}@media(min-width:620px){.tb-features{grid-template-columns:1fr 1fr}}.tb-feature{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow-sm)}.tb-feature__img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.tb-feature__body{padding:14px 16px}.tb-feature__title{font-size:16px;font-weight:800;color:var(--ink);margin-bottom:4px}.tb-feature__text{font-size:14.5px;color:var(--text)}.tb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--cta);color:#fff;font-family:var(--sans);font-weight:800;font-size:18px;text-decoration:none;padding:17px 26px;border-radius:50px;box-shadow:0 5px 0 var(--cta-dark),var(--shadow);transition:transform .12s ease,box-shadow .12s ease}.tb-btn:hover{color:#fff}.tb-btn:active{transform:translateY(4px);box-shadow:0 1px 0 var(--cta-dark)}.tb-btn--block{display:flex;width:100%}.tb-btn svg{width:20px;height:20px}.tb-offer{border:2px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--paper);margin:30px 0;box-shadow:var(--shadow)}.tb-offer__img{width:100%}.tb-offer__body{padding:24px 20px;text-align:center}.tb-offer__label{display:inline-block;background:var(--amber);color:#fff;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:5px 13px;border-radius:50px;margin-bottom:12px}.tb-offer__title{font-family:var(--serif);font-size:24px;font-weight:700;color:var(--ink);margin-bottom:10px}.tb-offer__terms{font-size:14px;color:var(--muted);margin-top:6px}.tb-offer__list{list-style:none;text-align:left;max-width:420px;margin:16px auto;padding:0}.tb-offer__list li{font-size:15px;font-weight:600;color:var(--ink);padding:7px 0 7px 28px;position:relative}.tb-offer__list li:before{content:"\2605";position:absolute;left:0;color:var(--amber)}.tb-offer__badges{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:center;margin-top:14px;font-size:12.5px;font-weight:700;color:var(--muted)}.tb-guarantee{display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap;border:2px dashed var(--navy);border-radius:var(--radius-lg);padding:24px 20px;margin:30px 0;background:#1f2d5c0a}.tb-guarantee__seal{flex-shrink:0;width:96px;height:96px;border-radius:50%;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1}.tb-guarantee__seal b{font-size:26px;font-weight:800}.tb-guarantee__seal span{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.tb-guarantee__body{flex:1;min-width:220px}.tb-guarantee__body h3{font-family:var(--serif);font-size:20px;font-weight:700;color:var(--navy);margin-bottom:8px}.tb-guarantee__body p{font-size:16px;margin-bottom:10px}.tb-faq{margin:30px 0}.tb-faq__item{border:1px solid var(--line);border-radius:var(--radius);margin-bottom:10px;background:var(--white);overflow:hidden}.tb-faq__item summary{cursor:pointer;padding:15px 18px;font-weight:800;color:var(--ink);font-size:16px;list-style:none;position:relative}.tb-faq__item summary::-webkit-details-marker{display:none}.tb-faq__item summary:after{content:"+";position:absolute;right:18px;color:var(--navy);font-weight:800}.tb-faq__item[open] summary:after{content:"\2013"}.tb-faq__item p{padding:0 18px 16px;font-size:15.5px;color:var(--text)}.tb-choice{display:grid;grid-template-columns:1fr;gap:14px;margin:26px 0}@media(min-width:620px){.tb-choice{grid-template-columns:1fr 1fr}}.tb-choice__card{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);background:var(--white)}.tb-choice__img{aspect-ratio:16 / 10;object-fit:cover;width:100%}.tb-choice__body{padding:18px}.tb-choice__body h4{font-size:17px;font-weight:800;margin-bottom:8px}.tb-choice__body p{font-size:14.5px;color:var(--text)}.tb-choice--bad{border-color:#c2410c4d}.tb-choice--bad h4{color:var(--bad)}.tb-choice--good{border-color:#1f9d5566}.tb-choice--good h4{color:var(--good)}.tb-sources,.tb-disclaimers{font-size:12.5px;color:var(--muted);line-height:1.6;margin:24px 0}.tb-sources__title{font-size:13px;font-weight:800;color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.tb-sources ol{padding-left:18px}.tb-sources li{margin-bottom:5px}.tb-disclaimers p{margin-bottom:10px}.tb-disclaimers strong{color:var(--text)}.tb-footer{background:var(--navy-2);color:#ffffffd1;text-align:center;padding:30px 20px}.tb-footer__brand{font-weight:800;font-size:20px;color:#fff;margin-bottom:10px}.tb-footer__brand span{color:var(--steel)}.tb-footer__addr{font-size:12.5px;line-height:1.6;margin-bottom:12px}.tb-footer__pay{max-width:280px;margin:0 auto 14px;opacity:.9}.tb-footer__links{font-size:12.5px;display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:center;margin-bottom:12px}.tb-footer__links a{color:#cfd6e6;text-decoration:none}.tb-footer__copy{font-size:11.5px;color:#ffffff8c}.tb-sticky{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--navy);border-top:3px solid var(--cta);box-shadow:0 -6px 22px #00000038;transform:translateY(110%);transition:transform .4s cubic-bezier(.22,1,.36,1)}.tb-sticky--visible{transform:translateY(0)}.tb-sticky__inner{max-width:720px;margin:0 auto;padding:9px 14px;display:flex;align-items:center;gap:12px}.tb-sticky__cta{flex:1;font-size:15px;padding:13px 18px}.tb-sticky__text{font-size:11.5px;color:#ffffffd9;font-weight:700;text-align:center;flex-shrink:0}@media(max-width:520px){.tb-sticky__text{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/terrabolt-applovin.css.map */
