:root{--splash-bg-fallback:#0f2035;--splash-title-fallback:#ffffff;--splash-body-fallback:#f5f3ee;--splash-cta-bg-fallback:#3a7d8c;--splash-cta-text-fallback:#ffffff;--splash-accent-bg-fallback:#3a7d8c;--splash-accent-text-fallback:#ffffff}html.splash-active:not(.splash-closing),html.splash-active:not(.splash-closing) body{overflow:hidden !important;height:100vh !important}.site-accent{position:fixed;top:0;left:0;right:0;z-index:100005;height:34px;max-width:1440px;margin:0 auto;transform:translateY(-100%);background:var(--splash-accent-bg,var(--splash-accent-bg-fallback));cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.08em;color:var(--splash-accent-text,var(--splash-accent-text-fallback));white-space:nowrap;transition:transform .5s cubic-bezier(.16,1,.3,1),background-color 0.3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.site-accent.visible{transform:translateY(0)}.site-accent:hover{filter:brightness(0.92)}.site-accent:focus-visible{outline:2px solid #ffffff;outline-offset:-4px}.site-accent svg,.site-accent .accent-icon-wrap svg{flex-shrink:0;width:14px;height:14px;fill:currentColor;display:inline-block;vertical-align:middle}body{transition:padding-top .5s cubic-bezier(.16,1,.3,1)}html.shifted body{padding-top:34px !important}.navigation-clone,#sticky-navigation,#site-navigation.navigation-stick{transition:top .5s cubic-bezier(.16,1,.3,1)}#mobile-header.navigation-stick{transition:top .5s cubic-bezier(.16,1,.3,1)}@media (min-width:769px){body.admin-bar .site-accent{top:32px}html.shifted .gb-site-header.gb-is-sticky,html.shifted .navigation-clone:not(.auto-hide-sticky),html.shifted #sticky-navigation:not(.auto-hide-sticky),html.shifted #site-navigation.navigation-stick:not(.auto-hide-sticky){top:34px !important}html.shifted .navigation-clone.auto-hide-sticky.sticky-nav-scrolling-up,html.shifted #sticky-navigation.auto-hide-sticky.sticky-nav-scrolling-up,html.shifted #site-navigation.navigation-stick.auto-hide-sticky.sticky-nav-scrolling-up{top:34px !important}body.admin-bar html.shifted .gb-site-header.gb-is-sticky,body.admin-bar html.shifted .navigation-clone:not(.auto-hide-sticky),body.admin-bar html.shifted #sticky-navigation:not(.auto-hide-sticky),body.admin-bar html.shifted #site-navigation.navigation-stick:not(.auto-hide-sticky){top:66px !important}body.admin-bar html.shifted .navigation-clone.auto-hide-sticky.sticky-nav-scrolling-up,body.admin-bar html.shifted #sticky-navigation.auto-hide-sticky.sticky-nav-scrolling-up,body.admin-bar html.shifted #site-navigation.navigation-stick.auto-hide-sticky.sticky-nav-scrolling-up{top:66px !important}html.shifted #mobile-header.navigation-stick{top:34px !important}body.admin-bar html.shifted #mobile-header.navigation-stick{top:66px !important}}@media (max-width:768px){.site-accent{position:absolute}html.shifted #mobile-header.navigation-stick{top:0 !important}.admin-bar html.shifted #mobile-header.navigation-stick{top:46px !important}}#cmbg3-splash-root{font-family:'Suisse Intl',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.splash-overlay-clip{position:fixed;inset:0;z-index:100000;will-change:clip-path,opacity;clip-path:inset(0 0 0% 0);transition:clip-path 0.9s cubic-bezier(0.16,1,0.3,1)}html.splash-closing .splash-overlay-clip{clip-path:inset(0 0 100% 0);transition:clip-path 0.9s cubic-bezier(0.4,0,0.7,0)}.transition-default .splash-overlay-clip{clip-path:inset(0 0 0% 0);opacity:1;transition:opacity 0.6s ease-in-out}.transition-default .splash-content-wrap{transform:scale(1);transform-origin:center center;transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);will-change:transform}html.splash-active.splash-closing .transition-default .splash-overlay-clip{clip-path:inset(0 0 100% 0);opacity:1;transition:clip-path 0.9s cubic-bezier(0.4,0,0.7,0)}html.splash-active.splash-closing .transition-default .splash-content-wrap{transform:scale(1)}html.splash-closing:not(.splash-active) .transition-default .splash-overlay-clip,html:not(.splash-active) .transition-default .splash-overlay-clip{opacity:0;clip-path:inset(0 0 0% 0)}html.splash-closing:not(.splash-active) .transition-default .splash-content-wrap,html:not(.splash-active) .transition-default .splash-content-wrap{transform:scale(0)}.transition-slide-left .splash-overlay-clip{clip-path:none;transform:translateX(0);transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94)}html.splash-closing .transition-slide-left .splash-overlay-clip{transform:translateX(-100%)}.transition-fade .splash-overlay-clip{clip-path:none;transform:none;opacity:1;transition:opacity 0.6s ease-in-out}html.splash-closing .transition-fade .splash-overlay-clip{transform:none;opacity:0}.transition-scale .splash-overlay-clip{clip-path:none;opacity:1;transform:none;transition:opacity 0.6s ease-in-out}html.splash-closing .transition-scale .splash-overlay-clip{opacity:0;transform:none}.transition-scale .splash-content-wrap{transform:scale(1);transform-origin:center center;transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);will-change:transform}html.splash-closing .transition-scale .splash-content-wrap{transform:scale(0)}.splash-overlay-clip.gone{display:none !important}html:not(.splash-active):not(.splash-closing) .splash-overlay-clip{display:none !important}html.splash-hidden:not(.splash-closing) .splash-overlay-clip{display:none !important}.splash-overlay{position:absolute;inset:0;width:100%;height:100%;background-color:var(--splash-bg,var(--splash-bg-fallback));color:var(--splash-body,var(--splash-body-fallback));font-family:inherit;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:60px 24px 40px 24px;z-index:100001}#confetti-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:1;transition:opacity 0.5s ease-out}html.splash-closing #confetti-canvas{opacity:0}.close-x{position:absolute;top:22px;right:28px;background:rgba(255,255,255,0.14);border:1.5px solid rgba(255,255,255,0.5);border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.25s ease,border-color 0.25s ease,transform 0.25s ease,opacity 0.25s ease;color:var(--union);z-index:100002;padding:0}.close-x:hover{background:rgba(255,255,255,0.28);border-color:rgba(255,255,255,0.85);color:var(--union);transform:rotate(90deg)}.close-x:focus-visible{outline:2px solid #ffffff;outline-offset:2px;background:rgba(255,255,255,0.28);border-color:rgba(255,255,255,0.85)}.close-x:focus{outline:none}.splash-content-wrap{position:relative;z-index:2;width:100%;max-width:680px;margin:auto;display:flex;flex-direction:column;gap:40px}.splash-text-section{display:flex;flex-direction:column;align-items:center;text-align:center}.splash-head{width:100%;margin-bottom:24px}.splash-headline-big{font-family:'Suisse Neue',Georgia,Garamond,serif;font-size:46px;font-weight:300;line-height:1.15;letter-spacing:-0.02em;color:var(--splash-title,var(--splash-title-fallback));margin:0 0 20px 0}.splash-headline-big br{display:block}.splash-rule{width:80px;height:1px;background-color:var(--splash-title,var(--splash-title-fallback));opacity:0.3;margin:0 auto}.splash-copy{font-size:16px;line-height:1.6;font-weight:300;max-width:580px}.splash-body p{margin:0 0 16px 0}.splash-promise{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.15em;margin:24px 0 8px 0;color:var(--splash-title,var(--splash-title-fallback))}.splash-hint{font-size:12px;opacity:0.5;letter-spacing:0.05em;margin-top:8px}.splash-video-section{width:100%;max-width:540px;margin:20px auto 0 auto}.video-wrap{position:relative;width:100%;padding-bottom:56.25%;background-color:#000000;border-radius:4px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,0.3);cursor:pointer}.video-thumb{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--splash-desktop-img);transition:transform 0.8s cubic-bezier(.16,1,.3,1)}.video-wrap:hover .video-thumb{transform:scale(1.04)}.video-overlay{position:absolute;inset:0;background:rgba(15,32,53,0.4);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:2;transition:background 0.3s ease}.video-wrap:hover .video-overlay{background:rgba(15,32,53,0.2)}.play-circle{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,0.9);color:#0f2035;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,0.2);transition:transform 0.4s cubic-bezier(.34,1.56,.64,1),background-color 0.2s ease}.play-circle svg{width:24px;height:24px;margin-left:3px}.video-wrap:hover .play-circle{transform:scale(1.12);background:#ffffff}.video-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:0.1em;color:#ffffff;text-shadow:0 1px 4px rgba(0,0,0,0.5)}.video-wrap video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;display:none}.video-wrap.playing video{display:block}.video-wrap.playing .video-thumb,.video-wrap.playing .video-overlay{display:none !important}.splash-cta-bar{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.explore-btn{border:none;background-color:var(--splash-cta-bg,var(--splash-cta-bg-fallback));color:var(--splash-cta-text,var(--splash-cta-text-fallback));padding:16px 36px;font-size:15px;font-weight:500;border-radius:30px;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,0.15);transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease,background-color 0.25s ease,color 0.25s ease}.explore-btn:hover{background-color:var(--splash-cta-hover-bg,var(--splash-cta-bg,var(--splash-cta-bg-fallback)));color:var(--splash-cta-hover-text,var(--splash-cta-text,var(--splash-cta-text-fallback)));box-shadow:0 15px 30px rgba(0,0,0,0.2);filter:brightness(1.08)}.explore-btn:active{transform:translateY(1px);box-shadow:0 5px 15px rgba(0,0,0,0.15)}.explore-btn:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.cta-tagline{font-size:12px;font-weight:300;letter-spacing:0.05em;opacity:0.6;text-align:center}.splash-logo-wrap{margin-bottom:24px;display:flex;justify-content:center;align-items:center;width:100%}.splash-logo{max-width:220px;height:auto;display:block}@media (max-width:768px){.splash-overlay{padding:50px 20px 30px 20px;justify-content:flex-start;gap:30px}.close-x{top:16px;right:16px;font-size:28px}.splash-content-wrap{gap:30px;margin:0}.splash-headline-big{font-size:30px;margin-bottom:16px}.splash-headline-big br{display:none}.splash-copy{font-size:14px;line-height:1.5}.splash-promise{margin-top:16px}.play-circle{width:50px;height:50px}.play-circle svg{width:20px;height:20px}.explore-btn{width:100%;padding:14px 24px;font-size:14px}.video-thumb{background-image:var(--splash-mobile-img)}.splash-logo{max-width:160px;margin-bottom:12px}}