.sp-popup{width:min(86rem,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:2.4rem;background:#F7FBCD;color:var(--sp-forest);overflow:auto;box-shadow:none;margin:auto}
.sp-popup::backdrop{background:#10261d55}
.sp-popup__layout{display:grid;grid-template-columns:.85fr 1.15fr}
.sp-popup__world{background:#DDF394;padding:3.2rem;display:flex;flex-direction:column;justify-content:center;gap:3.2rem;border-radius:2.4rem 0 0 2.4rem}
.sp-popup__logo{width:12.8rem;line-height:0}.sp-popup__logo svg{display:block;width:100%;height:auto}
.sp-popup__photo{display:block;width:100%;height:auto;object-fit:contain;object-position:center;border-radius:1.6rem}
.sp-popup__content{position:relative;min-width:0;padding:4.8rem 3.6rem 1.8rem}
.sp-popup .sp-popup__close{position:absolute;z-index:2;right:.8rem;top:.8rem;width:4.4rem;height:4.4rem;display:grid;place-items:center;border:0;background:transparent;font-size:2.4rem;line-height:1;color:inherit;cursor:pointer}
.sp-popup__eyebrow{font-family:var(--sp-mono);font-size:1.2rem;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;margin:0 2.4rem 1.4rem 0}
.sp-popup h2{font-size:4rem;font-weight:400;line-height:1.08;letter-spacing:-.045em;margin:0;max-width:14ch;color:inherit;outline:none}
.sp-popup h2:focus{outline:none;box-shadow:none}
.sp-popup__benefit{font-size:1.6rem;line-height:1.5;max-width:35ch;margin:1.8rem 0 .6rem}
.sp-popup__comparison{font-size:1.2rem;line-height:1.45;color:#496052;margin:0 0 2.4rem}
.sp-popup__comparison a{color:inherit;text-underline-offset:3px}
.sp-popup .sp-signup__row{grid-template-columns:minmax(0,1fr)}
.sp-popup .sp-signup__row .sp-button{width:100%}
.sp-popup__dismiss{display:block;width:100%;min-height:4.4rem;padding:.8rem 0;border:0;background:none;color:inherit;font-size:1.3rem;text-decoration:underline;text-underline-offset:4px;margin:.8rem auto 0;cursor:pointer}
.sp-popup[data-signup-complete=true] .sp-popup__content{min-height:52rem;display:flex;flex-direction:column;justify-content:center}
.sp-popup[data-signup-complete=true] .sp-popup__dismiss{border:1px solid var(--sp-forest);background:var(--sp-forest);color:white;border-radius:99px;text-decoration:none;font-size:1.6rem;min-height:5.4rem;margin-top:2rem}
.sp-popup-preview{margin:2rem}
body:has(.sp-popup[open]){overflow:hidden}
@media(max-width:700px){.sp-popup{width:min(44rem,calc(100% - 28px));max-height:calc(100dvh - 28px)}.sp-popup__layout{display:block}.sp-popup__world{display:none}.sp-popup__content{padding:4.4rem 2.4rem 1.4rem}.sp-popup h2{font-size:3.6rem}.sp-popup__benefit{margin-top:1.6rem;font-size:1.5rem}.sp-popup__comparison{margin-bottom:2rem}.sp-popup[data-signup-complete=true] .sp-popup__content{min-height:0}}
@media(max-width:360px){.sp-popup__content{padding:4rem 2rem 1.2rem}.sp-popup h2{font-size:3.2rem}}
