.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.5rem;border-radius:10px;text-decoration:none;border:1px solid rgba(0,0,0,0);font-weight:600;line-height:1;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .2s ease}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(90,178,94,.18)}.btn__label{display:inline-flex;align-items:center}.btn__icon{display:inline-flex;flex:0 0 auto;width:1rem;height:1rem}.btn__icon svg{width:100%;height:100%;stroke-width:2}.btn--primary{background:#123985;background:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--primary:hover{background:#2053b9;background:var(--color-primary-hover);color:#ffffff;color:var(--color-white)}.btn--secondary{background:#f9bf09;background:var(--color-secondary);color:#111111;color:var(--color-black)}.btn--secondary:hover{background:var(--color-secondary-hover);color:#111111;color:var(--color-black)}.btn--outline{background:rgba(0,0,0,0);border-color:#123985;border-color:var(--color-primary);color:#123985;color:var(--color-primary)}.btn--outline:hover{background:#123985;background:var(--color-primary);border-color:#123985;border-color:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--ghost{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#191919;color:var(--color-text)}.btn--ghost:hover{background:#f7f3eb;background:var(--color-surface);border-color:#f7f3eb;border-color:var(--color-surface);color:#191919;color:var(--color-text)}:root,.editor-styles-wrapper [data-type^="acf/"]{--font-family-base: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-heading: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-accent: Lavishly Yours, cursive;--font-size-base: 16px;--line-height-base: 1.6;--line-height-heading: 1.2;--color-text: #191919;--color-bg: #ffffff;--color-surface: #f7f3eb;--color-surface-strong: #efe7d8;--color-border: #d9cfbf;--color-muted: #666666;--color-primary: #123985;--color-primary-hover: #2053b9;--color-secondary: #f9bf09;--color-accent: #cdae7f;--color-black: #111111;--color-white: #ffffff;--container-default: 1200px;--container-wide: 1360px;--container-medium: 960px;--container-narrow: 720px;--container-gutter-desktop: 3rem;--container-gutter-tablet: 2rem;--container-gutter-mobile: 1rem;--section-space-none: 0;--section-space-xs: 1.5rem;--section-space-sm: 2.5rem;--section-space-md: 4rem;--section-space-lg: 6rem;--section-space-xl: 8rem}.editor-styles-wrapper [data-type^="acf/"] :where(.wp-block){max-width:80vw}.editor-styles-wrapper .container{width:100%;max-width:calc(1200px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container{max-width:calc(1200px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container{max-width:calc(1200px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-wide{width:100%;max-width:calc(1360px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-medium{width:100%;max-width:calc(960px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-narrow{width:100%;max-width:calc(720px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .section{--section-gap-top: 0;--section-gap-bottom: 0;--section-space-top: 4rem;--section-space-bottom: 4rem;margin-top:0;margin-top:var(--section-gap-top);margin-bottom:0;margin-bottom:var(--section-gap-bottom);padding-top:4rem;padding-top:var(--section-space-top);padding-bottom:4rem;padding-bottom:var(--section-space-bottom)}.editor-styles-wrapper .section-bg{background:#f7f3eb;background:var(--section-background-color, var(--color-surface))}.editor-styles-wrapper .section-gap-top-none{--section-gap-top: 0}.editor-styles-wrapper .section-gap-bottom-none{--section-gap-bottom: 0}.editor-styles-wrapper .section-space-top-none{--section-space-top: 0}.editor-styles-wrapper .section-space-bottom-none{--section-space-bottom: 0}.editor-styles-wrapper .section-gap-top-xs{--section-gap-top: 1.5rem}.editor-styles-wrapper .section-gap-top-sm{--section-gap-top: 2.5rem}.editor-styles-wrapper .section-gap-top-md{--section-gap-top: 4rem}.editor-styles-wrapper .section-gap-top-lg{--section-gap-top: 6rem}.editor-styles-wrapper .section-gap-top-xl{--section-gap-top: 8rem}.editor-styles-wrapper .section-gap-bottom-xs{--section-gap-bottom: 1.5rem}.editor-styles-wrapper .section-gap-bottom-sm{--section-gap-bottom: 2.5rem}.editor-styles-wrapper .section-gap-bottom-md{--section-gap-bottom: 4rem}.editor-styles-wrapper .section-gap-bottom-lg{--section-gap-bottom: 6rem}.editor-styles-wrapper .section-gap-bottom-xl{--section-gap-bottom: 8rem}.editor-styles-wrapper .section-space-top-xs{--section-space-top: 1.5rem}.editor-styles-wrapper .section-space-top-sm{--section-space-top: 2.5rem}.editor-styles-wrapper .section-space-top-md{--section-space-top: 4rem}.editor-styles-wrapper .section-space-top-lg{--section-space-top: 6rem}.editor-styles-wrapper .section-space-top-xl{--section-space-top: 8rem}.editor-styles-wrapper .section-space-bottom-xs{--section-space-bottom: 1.5rem}.editor-styles-wrapper .section-space-bottom-sm{--section-space-bottom: 2.5rem}.editor-styles-wrapper .section-space-bottom-md{--section-space-bottom: 4rem}.editor-styles-wrapper .section-space-bottom-lg{--section-space-bottom: 6rem}.editor-styles-wrapper .section-space-bottom-xl{--section-space-bottom: 8rem}@keyframes hero-background-zoom{from{transform:scale(1)}to{transform:scale(1.08)}}.block-hero-banner{position:relative;overflow:hidden;min-height:80vh;color:#fff;background:#0a1f4f}.block-hero-banner__media-layer,.block-hero-banner__overlay{position:absolute;inset:0}.block-hero-banner__media-layer{z-index:0}.block-hero-banner__background-slider,.block-hero-banner__background-slide{position:absolute;inset:0}.block-hero-banner__background-slide{opacity:0;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1);transition:opacity 1.6s ease;will-change:opacity,transform}.block-hero-banner__background-slide.is-active{opacity:1;animation:hero-background-zoom 12s linear forwards}.block-hero-banner__overlay{z-index:1;background:linear-gradient(90deg, rgba(5, 10, 24, 0.94) 0%, rgba(5, 10, 24, 0.88) 34%, rgba(5, 10, 24, 0.56) 58%, rgba(5, 10, 24, 0.38) 74%, rgba(5, 10, 24, 0.62) 100%),linear-gradient(180deg, rgba(18, 57, 133, 0.18) 0%, rgba(6, 10, 24, 0.8) 100%)}.block-hero-banner__image,.block-hero-banner__video,.block-hero-banner__media-placeholder{position:absolute;inset:0;display:block;width:100%;height:100%}.block-hero-banner__image{background-position:center;background-repeat:no-repeat;background-size:cover}.block-hero-banner__video{-o-object-fit:cover;object-fit:cover}.block-hero-banner__media-placeholder{display:grid;place-items:center;padding:2rem;text-align:center;color:hsla(0,0%,100%,.74);background:linear-gradient(135deg, rgba(18, 57, 133, 0.94), rgba(10, 22, 51, 0.94))}.block-hero-banner__shell{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:clamp(2rem,4vw,3.5rem) 0}.block-hero-banner__topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.875rem;margin-bottom:1.5rem}.block-hero-banner__event{display:inline-flex;align-items:center;gap:.65rem;margin:0;padding:.6rem .9rem;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;font-size:.74rem;font-weight:700;text-transform:uppercase;color:#fff;background:hsla(0,0%,100%,.08);backdrop-filter:blur(16px)}.block-hero-banner__event::before{content:"";width:.625rem;height:.625rem;border-radius:999px;background:#f9bf09;box-shadow:0 0 18px rgba(249,191,9,.55)}.block-hero-banner__brands{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0}.block-hero-banner__brand{display:inline-flex;align-items:center;gap:.6rem;min-height:3rem;padding:.55rem .8rem;color:inherit;text-decoration:none;backdrop-filter:blur(14px);transition:opacity .2s ease,transform .2s ease}.block-hero-banner__brand[href]:hover,.block-hero-banner__brand[href]:focus-visible{opacity:.86;transform:translateY(-1px)}.block-hero-banner__brand-logo{display:block;width:auto;max-width:7rem;max-height:2rem;-o-object-fit:contain;object-fit:contain;border-radius:4px}.block-hero-banner__brand-name{font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.92)}.block-hero-banner__inner{display:grid;grid-gap:0;gap:0;align-items:end;grid-template-columns:minmax(0, 1fr)}.block-hero-banner__content-column{position:relative;z-index:1}.block-hero-banner__eyebrow{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#f9bf09}.block-hero-banner__eyebrow strong{text-decoration:underline}.block-hero-banner__title{margin:0 0 1.25rem;font-size:clamp(1.6rem,4.8vw,3.8rem);line-height:.95;color:#fff;text-shadow:0 18px 42px rgba(6,10,24,.24)}@media(max-width: 767px){.block-hero-banner__title{font-size:clamp(2.2rem,9vw,3.4rem)}}.block-hero-banner__content{font-size:1rem;color:hsla(0,0%,100%,.84);text-shadow:0 8px 28px rgba(6,10,24,.18);padding-top:0}.block-hero-banner__content p{margin:0;color:#fff}.block-hero-banner__content p+p{margin-top:1rem}.block-hero-banner__content strong{color:#fff}.block-hero-banner__points{display:grid;grid-gap:.7rem;gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none;max-width:31rem}.block-hero-banner__point{position:relative;padding-left:1.5rem;font-size:.98rem;font-weight:500;color:hsla(0,0%,100%,.9)}.block-hero-banner__point::before{content:"";position:absolute;top:.6rem;left:0;width:.625rem;height:.625rem;border-radius:999px;background:linear-gradient(135deg, #f9bf09 0%, #b30d0f 100%);box-shadow:0 0 16px rgba(249,191,9,.32)}.block-hero-banner__actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:1.75rem}.block-hero-banner__button.btn--outline{border-color:hsla(0,0%,100%,.28);color:#fff;background:hsla(0,0%,100%,.04)}.block-hero-banner__button.btn--outline:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.4);color:#fff}.block-hero-banner__button.btn--ghost{color:hsla(0,0%,100%,.82)}.block-hero-banner__button.btn--ghost:hover{color:#fff;background:hsla(0,0%,100%,.08)}.block-hero-banner__button--tertiary.btn--ghost{border-color:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.88);background:hsla(0,0%,100%,.02)}.block-hero-banner__button--tertiary.btn--ghost:hover{border-color:hsla(0,0%,100%,.34);color:#fff;background:hsla(0,0%,100%,.08)}.block-hero-banner__button{min-height:3rem;padding:.85rem 1.25rem}.block-hero-banner__placeholder{color:hsla(0,0%,100%,.72)}
