@font-face{font-family:Onest;src:url(/fonts/Onest/Onest-VariableFont_wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(/fonts/Lexend/Lexend-VariableFont_wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body,p,span,h1{font-family:Lexend,sans-serif}.logo{font-family:Onest,sans-serif;font-weight:700}img{max-width:100%;height:auto;display:block}html{scroll-behavior:smooth}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content{z-index:9999;color:#234fc2;background:#fbf2e3;border-radius:0 0 6px 6px;padding:.5rem 1rem;font-family:Lexend,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-to-content:focus{top:0}.cookie-banner{z-index:9000;color:#fbf2e3;background:#1a3d9e;border-top:2px solid #fbf2e333;padding:1rem 2rem;font-family:Lexend,sans-serif;font-size:clamp(.8rem,1vw,.95rem);transition:transform .35s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.cookie-banner--visible{transform:translateY(0)}.cookie-banner-content{flex-wrap:wrap;align-items:center;gap:1.5rem;max-width:clamp(1000px,85vw,1400px);margin:0 auto;display:flex}.cookie-banner-text{flex:1;margin:0;line-height:1.5}.cookie-banner-link{color:#fbf2e3;margin-left:.3rem;text-decoration:underline}.cookie-banner-link:hover{opacity:.8}.cookie-banner-actions{flex-shrink:0;gap:.75rem;display:flex}.cookie-btn{cursor:pointer;border:2px solid #fbf2e3;border-radius:6px;padding:.45rem 1.1rem;font-family:Lexend,sans-serif;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}.cookie-btn-accept{color:#234fc2;background:#fbf2e3}.cookie-btn-accept:hover{color:#fbf2e3;background:#234fc2}.cookie-btn-decline{color:#fbf2e3;background:0 0}.cookie-btn-decline:hover{background:#fbf2e326}.not-found-page{background-color:#234fc2;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.not-found-content{text-align:center;color:#fbf2e3;font-family:Lexend,sans-serif}.not-found-code{opacity:.25;margin:0;font-family:Onest,sans-serif;font-size:clamp(5rem,15vw,10rem);font-weight:900;line-height:1}.not-found-title{margin:.5rem 0 1rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:700}.not-found-message{opacity:.85;max-width:420px;margin:0 auto 2rem;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6}.not-found-btn{color:#234fc2;background:#fbf2e3;border-radius:8px;padding:.7rem 1.8rem;font-family:Lexend,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.not-found-btn:hover{opacity:.9;transform:translateY(-2px)}.toast-container{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.toast{color:#fbf2e3;background:#1a3a8f;border-left:4px solid #93b1ee;border-radius:10px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:14px 20px;font-family:Lexend,sans-serif;font-size:.875rem;line-height:1.4;animation:.3s ease-out toastSlideIn;display:flex;box-shadow:0 6px 20px #00000040}.toast.success{border-left-color:#93b1ee}.toast.error{border-left-color:#ed513b}.toast.warning{border-left-color:#f5c842}.toast.info{border-left-color:#93b1ee}.toast-icon{flex-shrink:0;font-size:20px}.toast-message{flex:1}@keyframes toastSlideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}.toast.removing{animation:.3s ease-out toastSlideOut}@media (width<=767px){.toast-container{top:10px;left:10px;right:10px}.toast{min-width:auto;max-width:none}}.home-inner{width:100%;max-width:clamp(1200px,90vw,1800px);margin:0 auto;padding:clamp(.5rem,1.2vw,1.5rem)}