.hn-cta-band{background:var(--navy);color:var(--white);overflow:hidden;padding:100px 0;position:relative}.hn-cta-band__confetti{opacity:.5;pointer-events:none;position:absolute}.hn-cta-band__confetti--1{right:8%;top:40px;width:70px}.hn-cta-band__confetti--2{bottom:60px;left:6%;width:54px}.hn-cta-band--yellow_fuchsia .hn-cta-band__confetti--1 .hn-cta-band__confetti-fill{fill:var(--yellow)}.hn-cta-band--yellow_fuchsia .hn-cta-band__confetti--2 .hn-cta-band__confetti-fill{fill:var(--fuchsia)}.hn-cta-band--yellow_fuchsia .hn-cta-band__confetti--2 .hn-cta-band__confetti-stroke{stroke:var(--fuchsia)}.hn-cta-band--fuchsia_only .hn-cta-band__confetti-fill{fill:var(--fuchsia)}.hn-cta-band--fuchsia_only .hn-cta-band__confetti-stroke{stroke:var(--fuchsia)}.hn-cta-band--yellow_only .hn-cta-band__confetti-fill{fill:var(--yellow)}.hn-cta-band--yellow_only .hn-cta-band__confetti-stroke{stroke:var(--yellow)}.hn-cta-band__inner{margin:0 auto;max-width:720px;position:relative;text-align:center;z-index:1}.hn-cta-band__eyebrow{color:var(--yellow);display:inline-block;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}.hn-cta-band__headline{color:var(--white);font-family:Giorgio Sans,Bebas Neue,sans-serif;font-size:52px;font-weight:900;letter-spacing:-.01em;line-height:.85;margin:0 0 20px;text-transform:uppercase}.hn-cta-band__lede{color:hsla(0,0%,100%,.85);font-family:DM Sans,system-ui,sans-serif;font-size:18px;line-height:1.55;margin:0 auto 40px;max-width:600px}.hn-cta-band__cards{margin-bottom:32px;text-align:left}.hn-cta-band--tiered .hn-cta-band__cards{display:grid;gap:16px;grid-template-columns:1fr 1fr}.hn-cta-band--single .hn-cta-band__cards{display:grid;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:480px}.hn-cta-band__card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:24px;padding:24px;position:relative;transition:background .2s ease,border-color .2s ease}.hn-cta-band__card:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3)}.hn-cta-band__card--featured{background:rgba(228,93,191,.12);border-color:var(--fuchsia)}.hn-cta-band__card--single{padding:36px 36px 32px;text-align:center}.hn-cta-band__tag{background:var(--fuchsia);border-radius:14px;color:var(--white);font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;padding:4px 10px;position:absolute;right:16px;text-transform:uppercase;top:0;transform:translateY(-50%);white-space:nowrap;z-index:1}.hn-cta-band__card-name{color:var(--white);font-family:Giorgio Sans,Bebas Neue,sans-serif;font-size:22px;font-weight:900;letter-spacing:.01em;margin-bottom:4px}.hn-cta-band__card--single .hn-cta-band__card-name{font-size:24px;margin-bottom:6px}.hn-cta-band__price-prefix{color:hsla(0,0%,100%,.5);font-family:DM Sans,system-ui,sans-serif;font-size:12px;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.hn-cta-band__card--single .hn-cta-band__price-prefix{margin-bottom:16px}.hn-cta-band__price-row{line-height:1;margin-bottom:14px}.hn-cta-band__price{color:var(--white);font-family:DM Sans,system-ui,sans-serif;font-size:40px;font-weight:700;line-height:1}.hn-cta-band__card--single .hn-cta-band__price{font-size:64px}.hn-cta-band__card--single .hn-cta-band__price-row{margin-bottom:20px}.hn-cta-band__price-unit{font-size:14px;font-weight:400;margin-left:6px}.hn-cta-band__price-unit,.hn-cta-band__sub-line{color:hsla(0,0%,100%,.6);font-family:DM Sans,system-ui,sans-serif}.hn-cta-band__sub-line{font-size:13px;margin-bottom:20px}.hn-cta-band__card--single .hn-cta-band__sub-line{margin-bottom:24px}.hn-cta-band__cta{background:var(--white);border-radius:24px;color:var(--navy);display:block;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700;padding:12px;text-align:center;text-decoration:none;transition:transform .2s ease,background .2s ease}.hn-cta-band__cta:hover{transform:translateY(-1px)}.hn-cta-band__card--featured .hn-cta-band__cta{background:var(--fuchsia);color:var(--white)}.hn-cta-band__card--single .hn-cta-band__cta{border-radius:30px;font-size:15px;padding:16px}.hn-cta-band__fineprint{color:hsla(0,0%,100%,.55);font-family:DM Sans,system-ui,sans-serif;font-size:13px;line-height:1.5;margin-top:8px}.hn-cta-band__fineprint p{margin:0}.hn-cta-band__fineprint a{color:var(--yellow);text-decoration:none}.hn-cta-band__fineprint a:hover{text-decoration:underline}@media (max-width:1024px){.hn-cta-band__headline{font-size:42px}}@media (max-width:680px){.hn-cta-band{padding:64px 0}.hn-cta-band__headline{font-size:32px}.hn-cta-band__lede{font-size:16px;margin-bottom:32px}.hn-cta-band--tiered .hn-cta-band__cards{grid-template-columns:1fr}.hn-cta-band__card--single{padding:28px}.hn-cta-band__card--single .hn-cta-band__price{font-size:48px}.hn-cta-band__confetti--1{right:4%;top:24px;width:50px}.hn-cta-band__confetti--2{bottom:32px;left:4%;width:40px}}