.ghl-bonus{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:720px){.ghl-bonus{grid-template-columns:1fr}}.ghl-bonus__card{background:#fff;border:1px solid #CDEAEB;border-radius:16px;padding:22px 24px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;flex-direction:column}.ghl-bonus__card:hover{transform:translateY(-3px);border-color:#21b9bc;box-shadow:0 14px 32px -18px #02485e38}.ghl-bonus__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ghl-bonus__ic{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#cdffff,#a5eeee);display:grid;place-items:center;font-size:22px}.ghl-bonus__num{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#5e8a95;background:#f1f8f8;padding:4px 10px;border-radius:999px}.ghl-bonus__card h3{font-family:Manrope,sans-serif;font-size:18px;color:#02485e;margin:0 0 6px;letter-spacing:-.015em}.ghl-bonus__tag{font-size:13.5px;color:#5e8a95;margin:0 0 12px;font-weight:500}.ghl-bonus__body{font-size:14px;line-height:1.6;color:#244e5a;margin:0 0 18px;flex:1}.ghl-bonus__price{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #E2EFF0}.ghl-bonus__strike{font-size:13.5px;color:#9cabb1;text-decoration:line-through}.ghl-bonus__badge{font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#21b9bc,#02485e);padding:6px 12px;border-radius:999px}.ghl-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:900px){.ghl-steps{grid-template-columns:1fr}}.ghl-step{background:#fff;border:1px solid #CDEAEB;border-radius:16px;padding:24px}.ghl-step__n{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#27cece,#21b9bc);color:#fff;display:grid;place-items:center;font-family:Manrope,sans-serif;font-weight:800;font-size:18px;box-shadow:0 10px 22px -10px #21b9bc99;margin-bottom:14px}.ghl-step h3{font-family:Manrope,sans-serif;font-size:17px;color:#02485e;margin:0 0 8px;letter-spacing:-.01em}.ghl-step p{font-size:14px;line-height:1.6;color:#3d6975;margin:0}.ghl-strip{margin-top:32px;background:linear-gradient(135deg,#02334a,#02485e 70%,#0e8e91);color:#fff;border-radius:18px;padding:28px 32px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}@media(max-width:768px){.ghl-strip{grid-template-columns:1fr;padding:24px}}.ghl-strip .ab-eyebrow{color:#27cece}.ghl-strip h3{font-family:Manrope,sans-serif;font-size:22px;color:#fff;margin:6px 0 4px;letter-spacing:-.02em}.ghl-strip p{color:#b8d4dc;font-size:14.5px;margin:0}.ghl-discount{background:linear-gradient(170deg,#02334a,#02485e 60%,#063b4f);color:#fff;border-radius:22px;padding:40px;display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center;border:1px solid rgba(205,255,255,.1)}@media(max-width:900px){.ghl-discount{grid-template-columns:1fr;padding:32px;gap:24px;text-align:center}}.ghl-discount__circle{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#27cece,#21b9bc);display:grid;place-items:center;flex-direction:column;box-shadow:0 24px 50px -20px #21b9bc8c;flex-shrink:0}@media(max-width:900px){.ghl-discount__circle{margin:0 auto;width:160px;height:160px}}.ghl-discount__pct{display:block;font-family:Manrope,sans-serif;font-weight:800;font-size:60px;color:#02334a;line-height:1;letter-spacing:-.04em;text-align:center}.ghl-discount__off{display:block;text-align:center;font-size:13px;font-weight:800;color:#02334a;letter-spacing:.15em;margin-top:4px}.ghl-discount__body h2{color:#fff!important;margin:8px 0 14px}.ghl-discount__body p{font-size:15px;line-height:1.65;color:#dcf3f4;margin:0 0 16px}.ghl-discount__body p b{color:#27cece}.ghl-discount__list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.ghl-discount__list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;color:#dcf3f4}.ghl-discount__list li:before{content:"✓";flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#27cece33;color:#27cece;display:inline-grid;place-items:center;font-size:11px;font-weight:800;margin-top:1px}.ghl-discount__list li b{color:#fff}.ghl-discount__ctas{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:900px){.ghl-discount__ctas{justify-content:center}}.ghl-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:720px){.ghl-links{grid-template-columns:1fr}}.ghl-link{display:grid;grid-template-columns:48px 1fr 16px;gap:14px;align-items:center;padding:16px 20px;background:#fff;border:1px solid #CDEAEB;border-radius:14px;text-decoration:none;color:inherit;transition:transform .25s,border-color .25s,box-shadow .25s}.ghl-link:hover{transform:translateY(-2px);border-color:#21b9bc;box-shadow:0 14px 32px -18px #02485e33}.ghl-link__ic{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#cdffff,#a5eeee);display:grid;place-items:center;font-size:22px}.ghl-link__body b{display:block;font-size:14.5px;color:#02485e;font-weight:700;letter-spacing:-.005em;margin-bottom:2px}.ghl-link__body span{display:block;font-size:12.5px;line-height:1.45;color:#5e8a95}.ghl-link__arrow{color:#21b9bc;font-weight:700;font-size:16px}.ghl-links__note{text-align:center;margin-top:24px;font-size:14px;color:#5e8a95}.ghl-links__note a{color:#02485e;font-weight:700;text-decoration:underline}.ghl-cmp{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:880px;margin:0 auto}@media(max-width:768px){.ghl-cmp{grid-template-columns:1fr}}.ghl-cmp__col{background:#ffffff0a;border:1px solid rgba(205,255,255,.12);border-radius:18px;padding:26px}.ghl-cmp__col--good{background:#27cece14;border-color:#27cece4d}.ghl-cmp__tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;border-radius:999px;background:#cdffff1a;color:#a5d5de;margin-bottom:12px}.ghl-cmp__col--good .ghl-cmp__tag{background:#27cece33;color:#27cece}.ghl-cmp__col h4{font-family:Manrope,sans-serif;font-size:18px;color:#fff;margin:0 0 16px;letter-spacing:-.015em}.ghl-cmp__col ul{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:9px}.ghl-cmp__col ul li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;color:#dcf3f4}.ghl-cmp__x{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#ff5a5a2e;color:#fca5a5;display:inline-grid;place-items:center;font-size:12px;font-weight:800;margin-top:1px}.ghl-cmp__c{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#27cece38;color:#27cece;display:inline-grid;place-items:center;font-size:11px;font-weight:800;margin-top:1px}.ghl-cmp__result{padding:12px 16px;border-radius:12px;background:#ffffff0f;color:#b8d4dc;font-size:13.5px;font-weight:600;text-align:center}.ghl-cmp__result--good{background:linear-gradient(135deg,#27cece,#21b9bc);color:#02334a;font-weight:800}.ghl-faq{display:flex;flex-direction:column;gap:10px}.ghl-faq__item{background:#fff;border:1px solid #CDEAEB;border-radius:14px;overflow:hidden}.ghl-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;cursor:pointer;list-style:none;font-family:Manrope,sans-serif;font-size:15.5px;font-weight:700;color:#02485e;letter-spacing:-.005em}.ghl-faq__item summary::-webkit-details-marker{display:none}.ghl-faq__chev{width:26px;height:26px;border-radius:50%;background:#f1f8f8;color:#21b9bc;display:inline-grid;place-items:center;font-size:16px;font-weight:800;transition:transform .2s,background .2s;flex-shrink:0}.ghl-faq__item[open] .ghl-faq__chev{transform:rotate(45deg);background:#21b9bc;color:#fff}.ghl-faq__item p{font-size:14.5px;line-height:1.65;color:#3d6975;margin:0;padding:0 22px 18px}
