.desktop-footer{background:linear-gradient(0deg,#07171B 0,#07171B 100%),var(--secondary-color);color:var(--accent-color);width:100%;margin:0 auto;padding:72px 125px}.desktop-footer-container{width:100%;max-width:1190px;margin:0 auto}.desktop-footer-main{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;flex-wrap:nowrap;margin-bottom:36px}.desktop-footer-left{gap:0}.desktop-footer-left,.desktop-logo-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.desktop-logo-section{gap:8px;height:31px}.desktop-footer-logo-image{width:31px;height:31px}.desktop-footer-logo-text{font-size:20px;font-weight:400;line-height:normal;color:var(--accent-color);font-family:var(--font-inria-sans)}.desktop-footer-right,.desktop-social-section{gap:0}.desktop-footer-right,.desktop-social-links,.desktop-social-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.desktop-social-links{gap:32px}.desktop-social-icon-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:nowrap;background:var(--secondary-color);border-radius:999px;width:48px;height:48px;padding:12px;transition:opacity .2s ease;cursor:pointer;text-decoration:none}.desktop-social-icon-wrapper:hover{opacity:.8}.desktop-social-icon{width:48px;height:48px;display:block}.desktop-footer-separator{height:0;width:100%;position:relative;padding:18px}.desktop-footer-separator:before{content:"";position:absolute;top:-1px;right:0;bottom:0;left:0;background:var(--light-blue);height:2px}.desktop-footer-bottom{justify-content:space-between;gap:0;font-size:16px;font-weight:300;line-height:1.5;color:#000;font-family:var(--font-inria-sans)}.desktop-footer-bottom,.desktop-footer-links{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.desktop-footer-links{justify-content:flex-start;gap:32px}.desktop-footer-link{font-size:14px;font-weight:300;line-height:normal;color:var(--accent-color);font-family:var(--font-inria-sans);text-decoration:none;transition:color .2s ease}.desktop-copyright,.desktop-footer-link:hover{color:var(--light-blue)}.desktop-copyright{font-size:14px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans);margin:0}@media(max-width:1200px){.desktop-footer{padding:60px 80px}.desktop-footer-container{max-width:1000px}}@media(max-width:900px){.desktop-footer{padding:50px 40px}.desktop-footer-main{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;flex-wrap:nowrap;text-align:center}.desktop-footer-links,.desktop-social-links{gap:24px}}@media(max-width:768px){.desktop-footer{display:none}}:root{--background:#ffffff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171B;--accent-color:#eee9e5;--secondary-green:#A9FCB3;--light-blue:#4790a3;--gray-shade1:#8C8C8C;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:rgba(112,103,95,0.6);--display-bg:rgba(16,98,120,0.1)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-inria-sans);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;border-radius:.5rem;min-height:48px}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1;display:flex;flex-direction:column}.global-loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;min-height:100vh}.global-loader,.global-loader-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center}.global-loader{gap:32px;padding:2rem;text-align:center}.loader-gif-container{display:flex;justify-content:center;align-items:center}.loader-text{font-size:22px;font-family:var(--font-inria-sans);font-weight:300;line-height:normal;color:var(--secondary-color)}.loader-logo{display:flex;justify-content:center;align-items:center;opacity:.8}@media(max-width:767px){.global-loader{padding:1.5rem;gap:24px}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);font-weight:300;line-height:normal;color:var(--secondary-color)}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:fadeIn .3s ease-out}@supports(-webkit-touch-callout:none){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media screen and (max-width:768px)and (-webkit-min-device-pixel-ratio:2){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px!important}}@media screen and (max-width:767px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px!important;text-size-adjust:100%}}.mobile-footer{background:linear-gradient(0deg,#07171B 0,#07171B 100%),var(--secondary-color);color:var(--accent-color);width:100%;margin:0 auto;padding:40px 24px;display:block}.mobile-footer-container{width:100%;max-width:400px;margin:0 auto;flex-direction:column;align-items:flex-start;gap:24px}.mobile-footer-container,.mobile-footer-logo-section{display:flex;justify-content:flex-start;flex-wrap:nowrap}.mobile-footer-logo-section{flex-direction:row;align-items:center;gap:8px;height:31px}.mobile-footer-logo-image{width:31px;height:31px}.mobile-footer-logo-text{font-size:20px;font-weight:400;line-height:normal;color:var(--accent-color);font-family:var(--font-inria-sans)}.mobile-footer-separator{height:0;width:100%;position:relative}.mobile-footer-separator:before{content:"";position:absolute;top:-1px;right:0;bottom:0;left:0;background:var(--light-blue);height:2px}.mobile-social-section{gap:0}.mobile-social-links,.mobile-social-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.mobile-social-links{gap:32px;width:100%}.mobile-social-icon-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:nowrap;background:var(--secondary-color);border-radius:999px;width:48px;height:48px;padding:12px;transition:opacity .2s ease;cursor:pointer;text-decoration:none}.mobile-social-icon-wrapper:hover{opacity:.8}.mobile-social-icon{width:48px;height:48px;display:block}.mobile-footer-links{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;flex-wrap:nowrap}.mobile-footer-link{font-size:14px;font-weight:300;line-height:normal;color:var(--accent-color);font-family:var(--font-inria-sans);text-decoration:none;transition:color .2s ease}.mobile-footer-link:hover{color:var(--light-blue)}.mobile-copyright{text-align:left;margin-top:24px}.mobile-copyright p{font-size:14px;font-weight:300;line-height:normal;color:var(--light-blue);font-family:var(--font-inria-sans);margin:0}@media(max-width:375px){.mobile-footer{padding:50px 20px 120px}.mobile-footer-container{gap:20px}.mobile-social-links{gap:24px}.mobile-social-icon-wrapper{width:44px;height:44px;padding:10px}.mobile-social-icon{width:24px;height:24px}.mobile-footer-links{gap:20px}}@media(min-width:769px){.mobile-footer{display:none}}