.cool-popup-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:16px;background:rgb(32 79 163 / .4);backdrop-filter:blur(8px);animation:cool-popup-fade .35s ease-out}
.cool-popup{position:relative;isolation:isolate;display:grid;grid-template-columns:50% 50%;width:min(930px,calc(100% - 32px));height:390px;overflow:hidden;border:0;border-radius:46px 74px 36px 70px;background:linear-gradient(105deg,#fffbed 0%,#f4f9e9 48%,#e3f0ff 100%);box-shadow:0 24px 62px rgb(32 79 163 / .28)}
.cool-popup-media{position:relative;z-index:1;display:grid;place-items:center;height:390px;min-height:0;padding:16px 34px 16px 20px;overflow:visible;background:transparent;border-radius:48% 52% 44% 56% / 48% 38% 62% 52%}
.cool-popup-media:before,.cool-popup-media:after{position:absolute;z-index:0;content:"";pointer-events:none}
.cool-popup-media:before{top:-2%;left:0;width:94%;height:104%;border-radius:48% 52% 44% 56% / 56% 42% 58% 44%;background:#a8d5f7}
.cool-popup-media:after{right:0;bottom:0;width:60%;height:52%;border-radius:54% 46% 42% 58% / 46% 55% 45% 54%;background:#fff7d9}
.cool-popup-media img{position:relative;z-index:1;width:100%;height:100%;min-height:0;object-fit:cover;border:7px solid rgb(255 255 255 / .82);border-radius:48% 52% 44% 56% / 52% 43% 57% 48%;box-shadow:0 16px 32px rgb(32 79 163 / .18)}
.cool-popup-content{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:36px 36px 32px 22px;background:transparent}
.cool-popup-slogan{width:max-content;margin:0 0 9px;padding:6px 13px;border-radius:999px;background:#8ec4f1;color:#123d79;font-size:15px;font-weight:800;letter-spacing:0}
.cool-popup-content h2{margin:0;max-width:405px;color:#123d79;font-family:Arboria,Arial,sans-serif;font-size:clamp(32px,3vw,41px);font-weight:900;line-height:1.03;letter-spacing:-.02em}
.cool-popup-offer{align-self:flex-start;margin:13px 0 10px;padding:7px 13px;border-radius:999px;background:#ffe17a;color:#123d79;font-size:16px;font-weight:800}
.cool-popup-copy{max-width:405px;margin:0;color:#21436b;font-size:15px;line-height:1.42}
.cool-popup-cta{align-self:flex-start;margin-top:17px;padding:11px 19px;border-radius:999px;background:#123e80;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 8px 14px rgb(18 62 128 / .2)}
.cool-popup-close{position:absolute;top:16px;right:16px;z-index:3;width:32px;height:32px;border:0;border-radius:50%;background:#edf5fb;color:#123e80;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgb(32 79 163 / .16)}
.cool-popup-orb{position:absolute;z-index:0;border-radius:50%;pointer-events:none}.cool-popup-orb-a{right:-32px;bottom:-48px;width:176px;height:176px;background:#8ebff0;opacity:.42}.cool-popup-orb-b{right:1%;top:-40px;width:144px;height:144px;background:#fff8d9;opacity:.72}
.cool-popup,.cool-popup button,.cool-popup a,.cool-popup p{font-family:"GT Walsheim",Arial,sans-serif}.cool-popup-content h2{font-family:Arboria,"GT Walsheim",Arial,sans-serif}
@keyframes cool-popup-fade{from{opacity:0}to{opacity:1}}
@media(max-width:680px){.cool-popup{width:min(440px,calc(100% - 16px));height:auto;grid-template-columns:1fr;border-radius:28px 54px 28px 54px}.cool-popup-media{height:235px;padding:16px}.cool-popup-media img{height:220px;border-width:6px}.cool-popup-content{padding:32px 24px 29px}.cool-popup-content h2{font-size:32px}.cool-popup-copy{font-size:14px}}
@media(max-width:680px){.cool-popup-slogan{display:none}.cool-popup-content{justify-content:flex-start;padding:25px 24px 28px}.cool-popup-content h2{margin-bottom:14px;font-size:31px;line-height:1.04}.cool-popup-offer{margin:0 0 13px;padding:7px 12px;font-size:15px}.cool-popup-copy{font-size:14px;line-height:1.42}.cool-popup-copy strong{color:#123e80;font-weight:900}.cool-popup-cta{margin-top:17px;padding:10px 17px;font-size:15px}.cool-popup-close{top:12px;right:12px;width:30px;height:30px;font-size:20px}}
.cool-mobile-promo{display:none}.cool-faq-list{display:flex!important;flex-direction:column}.cool-faq-item{order:1}.cool-faq-second{order:2}
@media(max-width:680px){
  .cool-popup-backdrop{display:none!important}
  .cool-mobile-promo-slogan{display:none}
  .cool-mobile-promo{display:grid;grid-template-columns:1fr;margin:2rem 1rem 3rem;overflow:hidden;border-radius:34px 58px 30px 52px;background:radial-gradient(ellipse at 78% 27%,#ffe990 0%,#ffe990 8%,transparent 23%),radial-gradient(ellipse at 91% 82%,#9cccf1 0%,#9cccf1 12%,transparent 27%),linear-gradient(105deg,#fffbed 0%,#f4f9e9 47%,#e4f1ff 100%);box-shadow:0 18px 42px rgb(32 79 163 / .18)}
  .cool-mobile-promo-media{position:relative;display:grid;place-items:center;min-height:230px;padding:16px;background:radial-gradient(ellipse at 65% 0%,#9ed2f5 0%,#9ed2f5 21%,transparent 22%)}
  .cool-mobile-promo-media:before{position:absolute;inset:3% 7% 0 0;content:"";border-radius:47% 53% 44% 56% / 56% 42% 58% 44%;background:#fff8df}
  .cool-mobile-promo-media img{position:relative;width:100%;height:215px;object-fit:cover;border-radius:48% 52% 44% 56% / 52% 43% 57% 48%}
  .cool-mobile-promo-content{padding:24px 24px 28px;color:#21436b}
  .cool-mobile-promo-slogan{display:inline-block;margin:0 0 12px;padding:6px 13px;border-radius:999px;background:#86bff0;color:#123d79;font-size:14px;font-weight:800}
  .cool-mobile-promo-content h2{margin:0 0 13px;color:#123d79;font-family:Arboria,"GT Walsheim",Arial,sans-serif;font-size:30px;line-height:1.04}
  .cool-mobile-promo-offer{display:inline-block;margin:0 0 13px;padding:7px 12px;border-radius:999px;background:#ffe17a;color:#123d79;font-size:15px;font-weight:800}
  .cool-mobile-promo-content>p:not(.cool-mobile-promo-slogan):not(.cool-mobile-promo-offer){margin:0;font-size:14px;line-height:1.45}.cool-mobile-promo-content strong{color:#123e80;font-weight:900}
  .cool-mobile-promo-content a{display:inline-block;margin-top:17px;padding:10px 17px;border-radius:999px;background:#123e80;color:#fff;font-size:15px;font-weight:800;text-decoration:none}
}
@media(max-width:680px){.cool-mobile-promo-slogan{display:none!important}}

/* Approved artwork geometry at the reference viewport (1024 x 407). */
@media(min-width:681px){
  .cool-popup{width:930px;height:390px;grid-template-columns:50% 50%;border-radius:13% 17% 10% 11% / 12% 16% 12% 12%;background:radial-gradient(ellipse at 78% 27%,#ffe990 0%,#ffe990 8%,transparent 23%),radial-gradient(ellipse at 91% 82%,#9cccf1 0%,#9cccf1 12%,transparent 27%),linear-gradient(105deg,#fffbed 0%,#f4f9e9 47%,#e4f1ff 100%)}
  .cool-popup-media{height:390px;padding:10px 28px 10px 22px;border-radius:48% 52% 44% 56% / 48% 38% 62% 52%;background:radial-gradient(ellipse at 65% 0%,#9ed2f5 0%,#9ed2f5 21%,transparent 22%)}
  .cool-popup-media:before{top:-3%;left:0;width:91%;height:106%;background:#fff8df;border-radius:47% 53% 44% 56% / 56% 42% 58% 44%}
  .cool-popup-media:after{right:-2%;bottom:-1%;width:69%;height:54%;background:#9ed2f5;border-radius:54% 46% 42% 58% / 46% 55% 45% 54%}
  .cool-popup-media img{width:100%;height:100%;border:0;border-radius:48% 52% 44% 56% / 52% 43% 57% 48%;box-shadow:none}
  .cool-popup-content{padding:31px 30px 28px 15px}
  .cool-popup-slogan{margin-bottom:13px;padding:7px 14px;background:#86bff0;font-size:16px}
  .cool-popup-content h2{max-width:410px;font-size:38px;line-height:1.03;letter-spacing:-.025em}
  .cool-popup-offer{margin:12px 0 10px;padding:7px 14px;font-size:16px}
  .cool-popup-copy{max-width:405px;font-size:15px;line-height:1.45}
  .cool-popup-cta{margin-top:17px;padding:11px 20px;font-size:16px}
  .cool-popup-close{top:35px;right:32px;width:32px;height:32px}
  .cool-popup-orb-a{right:-30px;bottom:-38px;width:176px;height:176px;background:#7db9ef;opacity:.5}
  .cool-popup-orb-b{right:8%;top:-35px;width:145px;height:145px;background:#a9d5f4;opacity:.72}
  .cool-popup-slogan{display:none}
  .cool-popup-content{justify-content:flex-start;padding-top:58px}
  .cool-popup-content h2{font-size:42px;line-height:1.02}
  .cool-popup-offer{margin-top:16px;margin-bottom:12px;padding:9px 17px;font-size:19px;box-shadow:0 7px 18px rgb(255 198 54 / .28)}
  .cool-popup-copy{font-size:17px;line-height:1.45}
  .cool-popup-cta{margin-top:19px;padding:12px 22px;font-size:17px}
  .cool-popup-content{padding-top:31px;padding-bottom:22px}
  .cool-popup-content h2{max-width:425px;font-size:37px;line-height:1.01}
  .cool-popup-offer{margin-top:10px;margin-bottom:8px;padding:7px 15px;font-size:17px}
  .cool-popup-copy{max-width:425px;font-size:15px;line-height:1.3}
  .cool-popup-cta{margin-top:12px;padding:10px 20px;font-size:16px}
  .cool-popup-content{justify-content:center;padding-top:22px;padding-bottom:22px}
  .cool-popup-slogan{display:none}
  .cool-popup-content h2{margin-bottom:18px}
  .cool-popup-offer{margin-top:0;margin-bottom:16px}
  .cool-popup-copy{margin-bottom:0}
  .cool-popup-copy strong{color:#123e80;font-weight:900}
  .cool-popup-cta{margin-top:20px}
}
