*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html.cf-html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}img,svg,video{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}:root{--cf-yellow: #FFCD00;--cf-blue: #003893;--cf-red: #CE1126;--cf-bg: #0A0A0F;--cf-bg-2: #13131C;--cf-text: #FAF6E8;--cf-muted: #8A8A95;--cf-card: #1A1A24;--cf-border: rgba(255,255,255,.08);--cf-accent: #FFCD00;--cf-ff-display: "Anton", "Archivo Black", sans-serif;--cf-ff-secondary: "Playfair Display", Georgia, serif;--cf-ff-accent: "Shrikhand", "Playfair Display", Georgia, cursive;--cf-ff-graffiti: "Brush King", "Permanent Marker", "Caveat Brush", cursive;--cf-ff-body: "Inter", system-ui, -apple-system, sans-serif;--cf-ff-mono: "Space Grotesk", monospace;--cf-radius: 18px;--cf-radius-sm: 10px;--cf-radius-lg: 28px;--cf-container: 1280px;--cf-pad-x: 24px;--cf-ease: cubic-bezier(.2,.7,.2,1)}.cf-body{background:var(--cf-bg);color:var(--cf-text);font-family:var(--cf-ff-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.cf-container{width:100%;max-width:var(--cf-container);margin-inline:auto;padding-inline:var(--cf-pad-x)}@media(max-width:640px){:root{--cf-pad-x: 18px}}.cf-display{font-family:var(--cf-ff-display);font-weight:400;line-height:.92;letter-spacing:-.02em;text-transform:uppercase}.cf-display-xl{font-size:clamp(3.6rem,11vw,9.5rem)}.cf-display-lg{font-size:clamp(2.6rem,7vw,5.5rem)}.cf-display-md{font-size:clamp(2rem,5vw,3.6rem)}.cf-display-sm{font-size:clamp(1.6rem,3.6vw,2.4rem)}.cf-eyebrow{font-family:var(--cf-ff-mono);font-size:.76rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--cf-accent)}.cf-overline{font-family:var(--cf-ff-body);font-size:.72rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase}.cf-body-lg{font-size:1.125rem;line-height:1.65;color:var(--cf-text)}.cf-body{font-size:1rem;line-height:1.65;color:var(--cf-text)}.cf-body-sm{font-size:.875rem;line-height:1.6;color:var(--cf-muted)}.cf-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border:0;border-radius:999px;font-family:var(--cf-ff-body);font-size:.9rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .25s var(--cf-ease),box-shadow .25s ease,background .25s ease;position:relative;white-space:nowrap}.cf-btn--primary{background:var(--cf-accent);color:#0a0a0f;box-shadow:0 14px 38px #ffcd0040}.cf-btn--primary:hover{transform:translateY(-2px);box-shadow:0 22px 50px #ffcd0066}.cf-btn--ghost{background:transparent;color:var(--cf-text);border:1.5px solid rgba(255,255,255,.25)}.cf-btn--ghost:hover{background:#ffffff14;border-color:#ffffff80}.cf-btn--lg{padding:20px 36px;font-size:1rem}.cf-btn__arrow{display:inline-block;transition:transform .3s var(--cf-ease)}.cf-btn:hover .cf-btn__arrow{transform:translate(4px)}.cf-hero__cta,.cf-loc__cta,.cf-vd__cta,.cf-rb__cta{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:540px;align-items:stretch}.cf-hero__cta>.cf-btn,.cf-loc__cta>.cf-btn,.cf-vd__cta>.cf-btn,.cf-rb__cta>.cf-btn{width:100%;justify-content:center;white-space:nowrap}@media(max-width:540px){.cf-hero__cta,.cf-loc__cta,.cf-vd__cta,.cf-rb__cta{grid-template-columns:1fr;max-width:100%}}.cf-pt__slide-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:stretch}.cf-pt__slide-actions>.cf-pt__slide-btn{flex:1 1 0;min-width:max-content;justify-content:center;white-space:nowrap}.cf-pt--grid .cf-pt__actions{display:flex!important;flex-direction:column;gap:8px;width:100%}.cf-pt--grid .cf-pt__actions>.cf-pt__btn{width:100%;max-width:100%;justify-content:center;white-space:nowrap;overflow:visible;text-overflow:clip}.cf-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#ffffff14;border:1px solid var(--cf-border);font-family:var(--cf-ff-mono);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cf-pill--accent{background:var(--cf-accent);color:#0a0a0f;border-color:var(--cf-accent)}.cf-pill--blue{background:var(--cf-blue);color:#fff;border-color:var(--cf-blue)}.cf-pill--red{background:var(--cf-red);color:#fff;border-color:var(--cf-red)}.cf-card{background:var(--cf-card);border:1px solid var(--cf-border);border-radius:var(--cf-radius);overflow:hidden;transition:border-color .35s ease,transform .35s var(--cf-ease),box-shadow .35s ease}.cf-card:hover{border-color:#ffffff2e}.cf-section{padding-block:clamp(64px,9vw,140px);position:relative}.cf-section--alt{background:var(--cf-bg-2)}.cf-section__head{margin-bottom:clamp(36px,5vw,64px);text-align:center;max-width:720px;margin-inline:auto}.cf-section__head--left{text-align:left;margin-inline:0}.cf-section__head .cf-eyebrow{margin-bottom:12px;display:inline-block}.cf-section__head .cf-display{margin:0 0 12px}.cf-section__head .cf-body{color:var(--cf-muted);margin:0}.cf-flag{display:inline-flex;height:4px;width:56px;border-radius:999px;overflow:hidden}.cf-flag span{display:block;flex:1}.cf-flag span:nth-child(1){flex:2;background:var(--cf-yellow)}.cf-flag span:nth-child(2){flex:1;background:var(--cf-blue)}.cf-flag span:nth-child(3){flex:1;background:var(--cf-red)}@keyframes cfMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.cf-marquee{position:relative;overflow:hidden;width:100%}.cf-marquee__track{display:flex;align-items:center;width:max-content;animation:cfMarquee var(--cf-marquee-dur, 30s) linear infinite;will-change:transform}.cf-marquee__track:hover{animation-play-state:paused}.cf-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--cf-ease),transform .8s var(--cf-ease)}.cf-reveal.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.cf-reveal{opacity:1;transform:none}.cf-marquee__track{animation:none!important}}.cf-grad-text{background:linear-gradient(90deg,var(--cf-yellow) 0%,var(--cf-yellow) 33%,var(--cf-blue) 66%,var(--cf-red) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.cf-vh{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cf-skip{position:absolute;left:-9999px;top:0;background:var(--cf-accent);color:#000;padding:12px 18px;font-weight:800;z-index:10000}.cf-skip:focus{left:12px;top:12px}::selection{background:var(--cf-accent);color:#000}.cf-body,.cf-body section,.cf-body header,.cf-body footer,.cf-body article,.cf-body aside,.cf-body nav,.cf-body .cf-card,.cf-body .cf-tier,.cf-body .cf-vtier,.cf-body .cf-vapp__inner,.cf-body .cf-faq__item,.cf-body .cf-mf__cell,.cf-body .cf-vol__panel,.cf-body .cf-vol__benefit,.cf-body .cf-aw__cat,.cf-body .cf-aw__compen,.cf-body .cf-news__form,.cf-body .cf-tix,.cf-body .cf-stage,.cf-body .cf-art,.cf-body .cf-hero__cell{transition:background-color .35s ease,color .25s ease,border-color .25s ease}html[data-theme=light]{--cf-bg: #F8F4EC;--cf-bg-2: #EFE8D8;--cf-text: #1B2A5E;--cf-muted: #6B6045;--cf-card: #FFFFFF;--cf-border: rgba(27,42,94,.14)}html[data-theme=light] .cf-hero,html[data-theme=light] .cf-hero__title,html[data-theme=light] .cf-hero__sub{color:var(--cf-cream, #F8F4EC)}html[data-theme=light] .cf-hero__cell{background:#f8f4ecf2!important;border-color:#1b2a5e24!important;color:var(--cf-blue)!important}html[data-theme=light] .cf-hero__cell-value,html[data-theme=light] .cf-hero__cell-label{color:var(--cf-blue)!important}html[data-theme=light] .cf-hero__cell-label{opacity:.7!important}html[data-theme=light] .cf-hero__cell--date{background:var(--cf-yellow)!important;color:var(--cf-blue)!important;border-color:var(--cf-yellow)!important}html[data-theme=light] .cf-hero__cell--date .cf-hero__cell-label,html[data-theme=light] .cf-hero__cell--date .cf-hero__cell-value{color:var(--cf-blue)!important}html[data-theme=light] .cf-hero .cf-btn--ghost{color:var(--cf-cream, #F8F4EC);border-color:var(--cf-cream, #F8F4EC)}html[data-theme=light] .cf-hero .cf-btn--ghost:hover{background:var(--cf-cream, #F8F4EC);color:var(--cf-blue)}html[data-theme=light] .cf-mf,html[data-theme=light] .cf-mf__msg,html[data-theme=light] .cf-mf__name{color:var(--cf-cream, #F8F4EC)}html[data-theme=light] .cf-mf__desc{color:var(--cf-cream, #F8F4EC);opacity:.76}html[data-theme=light] .cf-mf__cell{background:transparent;border-color:#ffffff24}html[data-theme=light] .cf-mf__cell:hover{background:#ffffff0a}html[data-theme=light] .cf-footer,html[data-theme=light] .cf-footer .cf-footer__bio,html[data-theme=light] .cf-footer .cf-footer__col-title,html[data-theme=light] .cf-footer .cf-footer__contact a,html[data-theme=light] .cf-footer a{color:var(--cf-cream, #F8F4EC)}html[data-theme=light] .cf-footer .cf-footer__bottom{color:#f8f4ec99}html[data-theme=light] .cf-stage__name,html[data-theme=light] .cf-stage__desc,html[data-theme=light] .cf-vd__name,html[data-theme=light] .cf-vd__type{color:#fff}html[data-theme=light] .cf-body{background:var(--cf-bg);color:var(--cf-text)}html[data-theme=light] .cf-header{background:#f8f4ecdb!important;border-bottom-color:#1b2a5e1a!important}html[data-theme=light] .cf-header__name,html[data-theme=light] .cf-header__link,html[data-theme=light] .cf-header__link:visited,html[data-theme=light] .cf-submenu__link,html[data-theme=light] .cf-header__date{color:var(--cf-text)!important}html[data-theme=light] .cf-header__link:hover{color:var(--cf-red)!important;opacity:1!important}html[data-theme=light] .cf-theme-toggle{color:var(--cf-text);border-color:#1b2a5e38}html[data-theme=light] .cf-submenu{background:#fff;border-color:#1b2a5e24;box-shadow:0 18px 44px #1b2a5e24}html[data-theme=light] .cf-submenu__link:hover{background:#1b2a5e0f}html[data-theme=light] .cf-menu{background:var(--cf-bg)}html[data-theme=light] .cf-menu__link{color:var(--cf-text);border-bottom-color:#1b2a5e1a}html[data-theme=light] .cf-card,html[data-theme=light] .cf-tier{background:var(--cf-card);border-color:#1b2a5e24}.cf-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:transparent;border:1px solid var(--cf-border);border-radius:999px;color:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;padding:0;flex-shrink:0}.cf-theme-toggle:hover{background:#ffffff0f;border-color:var(--cf-yellow);transform:rotate(15deg)}html[data-theme=light] .cf-theme-toggle:hover{background:#1b2a5e0f}.cf-theme-toggle svg{width:18px;height:18px}.cf-theme-toggle .cf-icon-sun{display:none}.cf-theme-toggle .cf-icon-moon,html[data-theme=light] .cf-theme-toggle .cf-icon-sun{display:block}html[data-theme=light] .cf-theme-toggle .cf-icon-moon{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
