/* START_SECTION:central-command-popup (INDEX:11) */
.cc-popup{background:#0b0f13;border:1px solid #ffffff42;border-radius:24px;color:white;grid-template-columns:54% 46%;margin:auto;max-height:min(640px,90vh);max-width:min(1080px,92vw);overflow:hidden;padding:0;width:100%}.cc-popup[open]{display:grid}.cc-popup::backdrop{background:#05080bd9;backdrop-filter:blur(5px)}.cc-popup__media{min-height:560px}.cc-popup__media img{height:100%;object-fit:cover;object-position:center;width:100%}.cc-popup__content{align-self:center;padding:58px 48px}.cc-popup__brand{color:#ffd23f;font-size:19px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cc-popup h2{color:#ffd23f;font-size:clamp(38px,4vw,60px);font-weight:900;letter-spacing:-.04em;line-height:.92;margin:22px 0;text-transform:uppercase}.cc-popup__content>p:not(.cc-popup__brand){color:#e3e6e8;font-size:17px;line-height:1.45}.cc-popup__proof{display:grid;gap:9px;margin:26px 0}.cc-popup__proof span{font-size:12px;font-weight:800;text-transform:uppercase}.cc-popup__proof span:before{color:#ffd23f;content:'◆';font-size:8px;margin-right:9px}.cc-popup__button{background:#ffd23f;border-radius:999px;color:#080b0e;display:flex;font-weight:900;justify-content:center;padding:15px 24px;text-transform:uppercase}.cc-popup__close{background:transparent;border:0;color:white;cursor:pointer;font-size:38px;line-height:1;position:absolute;right:20px;top:15px;z-index:2}@media(max-width:720px){.cc-popup[open]{display:block}.cc-popup__media{height:240px;min-height:0}.cc-popup__content{padding:32px 24px}.cc-popup h2{font-size:38px}.cc-popup__proof{margin:18px 0}.cc-popup__close{background:#0b0f13aa;border-radius:50%;height:42px;width:42px}}
.cc-popup{height:min(620px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);grid-template-rows:minmax(0,1fr)}
.cc-popup__media{min-height:0;overflow:hidden}
.cc-popup__media img{display:block;min-height:0}
.cc-popup__logo{display:block;height:auto;max-width:330px;width:78%}
.cc-popup__content{max-height:100%;overflow:auto;padding:clamp(28px,4vw,52px)}
.cc-popup h2{font-size:clamp(32px,3.5vw,54px)!important}
@media(max-height:720px) and (min-width:721px){.cc-popup{height:calc(100dvh - 24px)}.cc-popup__content{padding:26px 34px}.cc-popup__brand{font-size:14px}.cc-popup h2{font-size:clamp(30px,3vw,44px)!important;margin:12px 0}.cc-popup__proof{margin:14px 0}.cc-popup__button{padding:12px 20px}}
@media(max-width:720px){.cc-popup{height:auto;max-height:calc(100dvh - 24px);overflow:auto}.cc-popup__content{max-height:none;overflow:visible}}
/* END_SECTION:central-command-popup */
