.layout-module__cgl8AG__header{z-index:1000;height:var(--header-height);-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 clamp(1.25rem,4vw,3rem);transition:background .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.layout-module__cgl8AG__headerScrolled{-webkit-backdrop-filter:blur(20px)saturate(1.6);background:#0a1929a6;border-bottom:1px solid #5ca4cc1a;box-shadow:0 2px 24px #00000040}.layout-module__cgl8AG__logo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.layout-module__cgl8AG__logoImage{width:auto;height:38px}.layout-module__cgl8AG__navDesktop{align-items:center;gap:.25rem;display:flex}.layout-module__cgl8AG__navMobile,.layout-module__cgl8AG__navOverlay{display:none}.layout-module__cgl8AG__navLink{font-family:var(--font-heading);color:#ffffffb8;letter-spacing:.01em;border-radius:var(--radius-sm);padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:color .25s,background .25s;position:relative}.layout-module__cgl8AG__navLink:hover{color:#fff;background:#5ca4cc1a}.layout-module__cgl8AG__navLinkActive{color:#fff}.layout-module__cgl8AG__navLinkActive:after{content:"";background:var(--blue-400);border-radius:1px;width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.layout-module__cgl8AG__burger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.layout-module__cgl8AG__burgerLine{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s}.layout-module__cgl8AG__burgerOpen .layout-module__cgl8AG__burgerLine:first-child{transform:translateY(7px)rotate(45deg)}.layout-module__cgl8AG__burgerOpen .layout-module__cgl8AG__burgerLine:nth-child(2){opacity:0}.layout-module__cgl8AG__burgerOpen .layout-module__cgl8AG__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.layout-module__cgl8AG__footerCompact{background:linear-gradient(180deg, var(--blue-900) 0%, #060e1a 100%);color:#ffffffb3;padding:.75rem clamp(1.25rem,4vw,3rem)}.layout-module__cgl8AG__footerCompactInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;min-height:48px;margin:0 auto;display:flex}.layout-module__cgl8AG__footerCompactBrand{flex-shrink:0}.layout-module__cgl8AG__footerLogoImage{opacity:.85;width:auto;height:28px}.layout-module__cgl8AG__footerCompactNav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.layout-module__cgl8AG__footerCompactLink{color:#ffffff8c;border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.8rem;transition:color .2s}.layout-module__cgl8AG__footerCompactLink:hover{color:var(--blue-400)}.layout-module__cgl8AG__footerCompactSocials{flex-shrink:0;gap:.5rem;display:flex}.layout-module__cgl8AG__footerSocialIcon{background:#5ca4cc1a;border:1px solid #5ca4cc26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .25s,border-color .25s;display:flex}.layout-module__cgl8AG__footerSocialIcon:hover{background:#5ca4cc33;border-color:#5ca4cc59}.layout-module__cgl8AG__footerSocialIcon img{opacity:.8;width:16px;height:16px}.layout-module__cgl8AG__footerCompactCopyright{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding-top:.5rem;font-size:.7rem;display:flex}.layout-module__cgl8AG__footerBottomLink{color:#ffffff4d;font-size:.7rem;transition:color .2s}.layout-module__cgl8AG__footerBottomLink:hover{color:#fff9}.layout-module__cgl8AG__stickyCta{z-index:900;-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#0a1929bf;border-top:1px solid #5ca4cc26;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.layout-module__cgl8AG__stickyCtaVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.layout-module__cgl8AG__stickyCtaContent{justify-content:center;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;padding:.75rem clamp(1rem,3vw,2rem);display:flex}.layout-module__cgl8AG__stickyCtaText{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:600}.layout-module__cgl8AG__stickyCtaButton{font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg, var(--blue-500), var(--blue-600));border-radius:var(--radius-md);white-space:nowrap;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 16px #2c7fae4d}.layout-module__cgl8AG__stickyCtaButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2c7fae66}.layout-module__cgl8AG__stickyCtaPhone{width:36px;height:36px;color:var(--blue-300);background:#5ca4cc26;border:1px solid #5ca4cc33;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.layout-module__cgl8AG__stickyCtaPhone:hover{background:#5ca4cc40}.layout-module__cgl8AG__stickyCtaClose{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,border-color .2s;display:flex}.layout-module__cgl8AG__stickyCtaClose:hover{color:#fff;border-color:#ffffff59}.layout-module__cgl8AG__main{min-height:100vh}@media (max-width:1020px){.layout-module__cgl8AG__navDesktop{display:none}.layout-module__cgl8AG__navMobile{width:min(320px,85vw);padding:calc(var(--header-height) + 1.5rem) 1.25rem 2rem;z-index:1001;background:linear-gradient(#0a1929 0%,#0d2038 100%);border-left:1px solid #5ca4cc26;flex-direction:column;align-items:stretch;gap:.25rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 40px #0006}.layout-module__cgl8AG__navMobileOpen{transform:translate(0)}.layout-module__cgl8AG__navOverlay{z-index:1000;opacity:0;pointer-events:none;background:#000000a6;transition:opacity .3s;display:block;position:fixed;inset:0}.layout-module__cgl8AG__navOverlayOpen{opacity:1;pointer-events:auto}.layout-module__cgl8AG__navLink{color:#ffffffd9;border-radius:var(--radius-sm);width:100%;padding:.9rem 1rem;font-size:1rem}.layout-module__cgl8AG__navLink:hover,.layout-module__cgl8AG__navLinkActive{color:#fff;background:#5ca4cc26}.layout-module__cgl8AG__navLinkActive:after{display:none}.layout-module__cgl8AG__burger{height:var(--header-height);justify-content:center;align-items:center;width:48px;display:flex;position:fixed;top:0;right:clamp(1.25rem,4vw,3rem)}.layout-module__cgl8AG__footerCompactInner{flex-wrap:wrap;justify-content:center;gap:1rem}.layout-module__cgl8AG__footerCompactNav{gap:.15rem}}@media (max-width:620px){.layout-module__cgl8AG__header{padding:0 1rem}.layout-module__cgl8AG__burger{right:1rem}.layout-module__cgl8AG__footerCompactInner{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.layout-module__cgl8AG__footerCompactCopyright{text-align:center;flex-direction:column;gap:.25rem}.layout-module__cgl8AG__stickyCtaText{display:none}.layout-module__cgl8AG__stickyCtaContent{gap:.75rem}.layout-module__cgl8AG__stickyCtaButton{flex:1;justify-content:center}}
.plane-module__Fk-QEW__wrapper{pointer-events:none;z-index:9999;position:fixed;inset:0;overflow:hidden}.plane-module__Fk-QEW__plane{filter:drop-shadow(0 3px 10px #00000059);width:90px;height:90px;animation:3.6s cubic-bezier(.25,.1,.6,1) forwards plane-module__Fk-QEW__flyAcross;position:absolute}@keyframes plane-module__Fk-QEW__flyAcross{0%{opacity:0;top:70%;left:-80px;transform:rotate(-18deg)}8%{opacity:1}75%{opacity:1}to{opacity:0;top:15%;left:110%;transform:rotate(-18deg)}}
.cookies-module___ochYG__banner{z-index:950;-webkit-backdrop-filter:blur(16px)saturate(1.4);color:#f1f5f9;background:#0a1929eb;border:1px solid #5ca4cc40;border-radius:16px;width:min(960px,100vw - 24px);animation:.4s cubic-bezier(.4,0,.2,1) cookies-module___ochYG__bannerSlideUp;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #00000073}@keyframes cookies-module___ochYG__bannerSlideUp{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}.cookies-module___ochYG__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 22px;display:grid;position:relative}.cookies-module___ochYG__icon{color:#8fd4ff;background:#5ca4cc2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cookies-module___ochYG__body{min-width:0}.cookies-module___ochYG__title{font-family:var(--font-heading);letter-spacing:.01em;margin:0 0 4px;font-size:.95rem;font-weight:600}.cookies-module___ochYG__text{color:#f1f5f9c7;margin:0;font-size:.82rem;line-height:1.55}.cookies-module___ochYG__link{color:#8fd4ff;text-underline-offset:3px;text-decoration:underline}.cookies-module___ochYG__link:hover{color:#b6d9f7}.cookies-module___ochYG__details{color:#f1f5f9b8;margin:12px 0 0;padding-left:18px;font-size:.78rem;line-height:1.6}.cookies-module___ochYG__details li{margin-bottom:4px}.cookies-module___ochYG__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cookies-module___ochYG__linkBtn,.cookies-module___ochYG__btnGhost,.cookies-module___ochYG__btnPrimary{font-family:var(--font-heading);cursor:pointer;border-radius:10px;font-size:.82rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.cookies-module___ochYG__linkBtn{color:#f1f5f999;text-underline-offset:3px;background:0 0;border:none;padding:8px 6px;text-decoration:underline}.cookies-module___ochYG__linkBtn:hover{color:#fff}.cookies-module___ochYG__btnGhost{color:#f1f5f9;background:0 0;border:1px solid #f1f5f940;padding:10px 18px}.cookies-module___ochYG__btnGhost:hover{background:#f1f5f90f;border-color:#f1f5f980}.cookies-module___ochYG__btnPrimary{color:#fff;background:linear-gradient(135deg,#2c7fae,#1a6591);border:1px solid #0000;padding:10px 22px;box-shadow:0 4px 16px #2c7fae4d}.cookies-module___ochYG__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2c7fae66}.cookies-module___ochYG__close{color:#f1f5f973;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px}.cookies-module___ochYG__close:hover{color:#fff;background:#f1f5f914}@media (max-width:720px){.cookies-module___ochYG__banner{border-radius:14px;width:calc(100vw - 16px);bottom:12px}.cookies-module___ochYG__inner{grid-template-columns:1fr;gap:12px;padding:16px 18px 18px}.cookies-module___ochYG__icon{width:36px;height:36px}.cookies-module___ochYG__actions{flex-wrap:wrap;justify-content:flex-start}.cookies-module___ochYG__btnGhost,.cookies-module___ochYG__btnPrimary{text-align:center;flex:1;padding:12px 16px}}@media (prefers-reduced-motion:reduce){.cookies-module___ochYG__banner{animation:none}}
