:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Boowie;src:url(/fonts/BOOWIE.ttf) format(truetype);font-weight:400;font-style:normal}@font-face{font-family:Montserrat_Italic;src:url(/fonts/Montserrat-Italic-VariableFont_wght.ttf) format(truetype);font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf) format(truetype);font-weight:400;font-style:normal}#root{width:100%;min-height:100vh}:root{--header-height: 130px}@media(max-width:900px){:root{--header-height: 100px}}*{margin:0;padding:0;box-sizing:border-box}.hamburger-btn,.side-close-btn,.nav-item-trigger,.contact-action-btn,.mobile-call-btn,.side-menu-item{outline:none;-webkit-tap-highlight-color:transparent}.hamburger-btn:focus,.hamburger-btn:focus-visible,.side-close-btn:focus,.side-close-btn:focus-visible{outline:none;box-shadow:none;border:none}.site-header{position:sticky;top:0;left:0;height:var(--header-height);display:flex;align-items:center;z-index:1000;background:linear-gradient(135deg,#dcf3ff 55%,#fff);padding:0 3.5rem}.header-fluid-wrapper,.desktop-nav{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;position:relative}.mobile-nav{display:none}.header-branding{display:flex;align-items:center;flex-shrink:0}.header-logo-img{height:3.6rem;width:auto;display:block}.header-nav-center{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center}.floating-pill-nav{background:linear-gradient(135deg,#dcf3ff,#fff);height:3.2rem;width:20rem;border-radius:5rem;display:flex;align-items:center;justify-content:space-around;padding:0 .6rem;box-shadow:0 .875rem 1.5rem #02365166}.nav-item-trigger{width:2.8rem;height:2.8rem;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-svg-icon{width:1.3rem;height:1.3rem;z-index:5;filter:brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2841%) hue-rotate(178deg) brightness(94%) contrast(101%)}.nav-item-trigger.is-active:before,.nav-item-trigger:hover:before{content:"";position:absolute;width:3.4rem;height:3.4rem;background:linear-gradient(to right,#046,#00263d);border-radius:50%;z-index:1;box-shadow:0 .6rem 1.4rem #02375359}.nav-item-trigger.is-active .nav-svg-icon,.nav-item-trigger:hover .nav-svg-icon{filter:brightness(0) invert(1);width:1.45rem;height:1.45rem}.header-actions{flex-shrink:0}.contact-action-btn{width:3.6rem;height:3.6rem;border-radius:50%;border:.35rem solid #023753;background:linear-gradient(135deg,#dcf3ff,#fff);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.contact-icon-svg{width:1.5rem;height:1.5rem;display:block}.contact-action-btn:hover,.contact-action-btn:focus,.contact-action-btn:active,.contact-action-btn:focus-visible{transform:translateY(-.2rem);border-color:#023753;outline:none;box-shadow:none}.menu-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000073;z-index:998}.menu-backdrop.is-active{display:block}.side-menu{position:fixed;top:0;left:-100%;width:270px;height:100vh;background:#fff;box-shadow:4px 0 20px #0237531f;transition:left .3s ease;z-index:999;overflow-y:auto;display:flex;flex-direction:column}.side-menu.is-open{left:0}.side-menu-header{display:flex;align-items:center;justify-content:space-between;padding:0 1.4rem;height:var(--header-height, 70px);background:linear-gradient(135deg,#dcf3ff 55%,#fff);flex-shrink:0}.side-menu-brand{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#023753}.side-close-btn{width:36px;height:36px;border:none;outline:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.side-close-btn:hover{background:#02375314}.side-menu-divider{height:1px;background:#cce8f6;margin:0;flex-shrink:0}.side-menu-items{padding:1rem 0;flex:1}.side-menu-item{display:flex;align-items:center;gap:1rem;padding:.9rem 1.4rem;cursor:pointer;background:transparent;border:none;border-bottom:1px solid rgba(112,124,132,.2);width:100%;text-align:left}.side-menu-item:hover{background:#eef8ff}.side-menu-item.is-active{background:#ddf0fc}.side-menu-icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:background .18s ease}.side-nav-svg{width:1.3rem;height:1.3rem;filter:brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(2841%) hue-rotate(178deg) brightness(94%) contrast(101%)}.side-menu-item.is-active .side-menu-icon{background:#023753}.side-menu-item.is-active .side-nav-svg{filter:brightness(0) invert(1)}.side-menu-text{font-size:.95rem;color:#023753;font-weight:500;letter-spacing:.02em}@media(max-width:1024px){.site-header{padding:0 2rem}.header-logo-img{height:3.2rem}.floating-pill-nav{width:18rem}}@media(max-width:768px){.site-header{height:var(--header-height);padding:0 1.2rem}.desktop-nav{display:none}.mobile-nav{display:flex;width:100%;align-items:center;justify-content:space-between;position:relative}.hamburger-btn{width:38px;height:38px;background:transparent;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;border-radius:6px}.hamburger-btn:hover{background:#0237530f}.mobile-branding{position:absolute;left:50%;transform:translate(-50%)}.mobile-logo-img{height:3rem;width:auto}.mobile-call-btn{width:38px;height:38px;border-radius:50%;border:2.5px solid #023753;background:linear-gradient(135deg,#dcf3ff,#fff);display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none}.mobile-call-btn .contact-icon-svg{width:1.1rem;height:1.1rem}}@media(max-width:480px){.mobile-logo-img{height:2.6rem}.side-menu{width:250px}.side-menu-item{padding:.85rem 1.2rem}}@media(min-width:1440px){.site-header{padding:0 5rem}.header-logo-img{height:4.5rem}.floating-pill-nav{height:4rem;width:28rem;padding:0 1rem}.nav-item-trigger{width:3.2rem;height:3.2rem}.nav-svg-icon{width:1.5rem;height:1.5rem}.nav-item-trigger.is-active:before,.nav-item-trigger:hover:before{width:4rem;height:4rem}.nav-item-trigger.is-active .nav-svg-icon,.nav-item-trigger:hover .nav-svg-icon{width:1.7rem;height:1.7rem}.contact-action-btn{width:4.5rem;height:4.5rem;border:.4rem solid #023753}.contact-icon-svg{width:1.9rem;height:1.9rem}}@media(min-width:1920px){.site-header{padding:0 6rem}.header-logo-img{height:5rem}.floating-pill-nav{height:4.5rem;width:32rem;padding:0 1.2rem}.nav-item-trigger{width:3.6rem;height:3.6rem}.nav-svg-icon{width:1.7rem;height:1.7rem}.nav-item-trigger.is-active:before,.nav-item-trigger:hover:before{width:4.4rem;height:4.4rem}.nav-item-trigger.is-active .nav-svg-icon,.nav-item-trigger:hover .nav-svg-icon{width:1.9rem;height:1.9rem}.contact-action-btn{width:5rem;height:5rem;border:.45rem solid #023753}.contact-icon-svg{width:2.2rem;height:2.2rem}}.hero-section{width:100%;background:linear-gradient(to right,#dcf3ff 45%,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;padding:0;font-family:Boowie}.hero-aspect-ratio-container{width:100%;position:relative;aspect-ratio:16 / 6;display:flex;align-items:center}.hero-content-wrapper{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 6%;opacity:0;transition:opacity .6s ease-in-out;pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.hero-text-content{flex:1.4;z-index:2}.hero-top-text{font-size:44px;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;font-weight:500}.hero-main-heading{font-size:80px;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;margin:0}.hero-image-container{flex:1.2;display:flex;align-items:center}.hero-cloud-img{width:110%;max-width:800px;height:auto;object-fit:contain}.hero-nav-bars{position:absolute;bottom:10%;left:35%;display:flex;gap:1.2rem;z-index:10}.hero-nav-item{width:4rem;height:8px;background:linear-gradient(to right,#dcf3ff,#fff);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:6px;cursor:pointer;transition:all .4s ease;box-shadow:0 4px 15px #02365199;min-height:8px!important;max-height:8px!important;padding:0!important}.hero-nav-item.active{background:#023753;width:8rem;box-shadow:0 2px 10px #02365199}@media(max-width:1280px){.hero-nav-item{width:3rem;height:6px;min-height:6px!important;max-height:6px!important}.hero-nav-item.active{width:6rem}}@media(max-width:1190px){.hero-top-text{font-size:36px}.hero-main-heading{font-size:66px}.hero-nav-item{width:2rem;height:4px;min-height:4px!important;max-height:4px!important}.hero-nav-item.active{width:5rem}}@media(max-width:1024px){.hero-aspect-ratio-container{aspect-ratio:16 / 7}.hero-top-text{font-size:30px}.hero-main-heading{font-size:54px}}@media(max-width:788px){.hero-top-text{font-size:24px}.hero-main-heading{font-size:44px}.hero-nav-bars{left:50%;transform:translate(-50%);bottom:8%}.hero-nav-item{width:1.5rem;height:3px;min-height:4px!important;max-height:4px!important}.hero-nav-item.active{width:3rem}.hero-slide{padding:0 4%}}@media(max-width:620px){.hero-top-text{font-size:18px}.hero-main-heading{font-size:36px}}@media(max-width:480px){.hero-top-text{font-size:12px}.hero-main-heading{font-size:22px}.hero-nav-bars{gap:8px}.hero-nav-item{width:1.5rem;height:3px;min-height:3px!important;max-height:3px!important}.hero-nav-item.active{width:2.5rem}}.capabilities-section{width:100%;padding:80px 40px;background:linear-gradient(105deg,#fff 25%,#dcf3ff);display:flex;flex-direction:column;align-items:center;justify-content:center}.capabilities-header{text-align:center;margin-bottom:70px}.capabilities-title{font-family:Boowie;font-size:60px;font-weight:600;letter-spacing:2px;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;text-transform:uppercase}.capabilities-subtitle{font-family:Boowie;font-size:60px;font-weight:1000;letter-spacing:2px;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;text-transform:uppercase}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;width:100%;padding:0 20px}.capability-card{position:relative;aspect-ratio:1.4 / 1;background:linear-gradient(to right,#046,#00263d);border-radius:24px;overflow:hidden;cursor:pointer}.capability-card:hover{box-shadow:0 0 20px 6px #0a3d5c66}.card-background{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.background-icon{width:90%;height:90%;object-fit:contain;filter:brightness(1.5)}.card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.main-icon{width:50%;height:70%;object-fit:contain;margin-bottom:20px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.card-title{font-family:Boowie;font-size:18px;font-weight:900;letter-spacing:1.5px;color:#fff;margin:0;line-height:1.4;text-transform:uppercase;max-width:90%}@media(max-width:1024px){.capabilities-section{padding:60px 30px}.capabilities-header{margin-bottom:50px}.capabilities-title,.capabilities-subtitle{font-size:48px}.capabilities-grid{gap:24px}.card-content{padding:24px}.main-icon{margin-bottom:16px}.card-title{font-size:13px;letter-spacing:1.2px}}@media(max-width:768px){.capabilities-section{padding:50px 20px}.capabilities-header{margin-bottom:40px}.capabilities-title,.capabilities-subtitle{font-size:36px;letter-spacing:1.5px}.capabilities-grid{gap:16px;padding:0 10px}.capability-card{border-radius:16px}.card-content{padding:16px}.main-icon{margin-bottom:12px}.card-title{font-size:11px;letter-spacing:1px}}@media(max-width:590px){.card-title{font-size:9px}}@media(max-width:500px){.capabilities-section{padding:40px 15px}.capabilities-header{margin-bottom:30px}.capabilities-title,.capabilities-subtitle{font-size:28px;letter-spacing:1px}.capabilities-grid{gap:12px;padding:0 8px}.capability-card{border-radius:12px}.card-content{padding:12px}.main-icon{width:45%;height:65%;margin-bottom:10px}.card-title{font-size:9px;letter-spacing:.8px;max-width:95%}}@media(max-width:460px){.card-title{font-size:8px}}@media(max-width:400px){.capabilities-section{padding:30px 10px}.capabilities-header{margin-bottom:25px}.capabilities-title,.capabilities-subtitle{font-size:20px}.capabilities-grid{gap:10px;padding:0 5px}.capability-card{border-radius:10px}.card-content{padding:10px}.main-icon{width:40%;height:50%;margin-bottom:8px}.card-title{font-size:7px;letter-spacing:.5px}}.simplifying-section{width:100%;padding:100px 80px;background:linear-gradient(105deg,#dcf3ff 45%,#fff);display:flex;align-items:center;justify-content:center;font-family:Boowie}.simplifying-container{display:flex;align-items:center;gap:80px;max-width:1400px;width:100%}.simplifying-image{flex:0 0 450px;display:flex;align-items:center;justify-content:center}.globe-image{width:100%;height:500px;border-radius:30px;object-fit:cover}.simplifying-content{flex:1;display:flex;flex-direction:column;gap:24px}.simplifying-title{font-size:52px;font-weight:400;letter-spacing:2px;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;line-height:1.3;text-transform:uppercase}.simplifying-text{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:1.8;color:#000;margin:0}@media(max-width:1280px){.simplifying-section{padding:80px 60px}.simplifying-container{gap:60px}.simplifying-image{flex:0 0 400px}.globe-image{height:440px}.simplifying-title{font-size:42px}.simplifying-text{font-size:15px}}@media(max-width:1024px){.simplifying-section{padding:70px 40px}.simplifying-container{gap:50px}.simplifying-image{flex:0 0 320px}.globe-image{height:380px;border-radius:24px}.simplifying-title{font-size:36px}.simplifying-text{font-size:14px;line-height:1.7}.simplifying-content{gap:20px}}@media(max-width:768px){.simplifying-section{padding:60px 30px}.simplifying-container{gap:30px}.simplifying-image{flex:0 0 auto;width:100%;max-width:280px}.globe-image{height:320px;border-radius:20px}.simplifying-content{width:100%;gap:18px}.simplifying-title{font-size:24px;letter-spacing:1.5px}.simplifying-text{font-size:12px;text-align:left}}@media(max-width:640px){.simplifying-section{padding:50px 25px}.simplifying-container{gap:25px}.simplifying-image{max-width:240px}.globe-image{height:290px;border-radius:18px}.simplifying-title{font-size:22px;letter-spacing:1.2px}.simplifying-text{font-size:11px;line-height:1.7}.simplifying-content{gap:16px}}@media(max-width:560px){.simplifying-container{flex-direction:column;gap:30px}.globe-image{height:260px}.simplifying-title,.simplifying-text{text-align:center}}@media(max-width:480px){.simplifying-section{padding:40px 20px}.simplifying-container{gap:20px}.simplifying-image{max-width:200px}.globe-image{height:240px;border-radius:16px}.simplifying-title{font-size:22px;letter-spacing:1px}.simplifying-text{font-size:12px;line-height:1.6}.simplifying-content{gap:14px}}@media(max-width:360px){.simplifying-section{padding:35px 15px}.simplifying-container{gap:18px}.simplifying-image{max-width:180px}.globe-image{height:210px;border-radius:14px}.simplifying-title{font-size:20px}.simplifying-text{font-size:11px}.simplifying-content{gap:12px}}.te-section{background:linear-gradient(105deg,#fff 25%,#dcf3ff);min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:60px 24px;font-family:Boowie;box-sizing:border-box}.te-container{width:100%;max-width:1000px;margin:0 auto}.te-title-block{text-align:center;margin-bottom:0}.te-title{font-family:Boowie,sans-serif;font-weight:100;font-size:50px;line-height:1.1;margin:0 0 20px;text-transform:uppercase;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.te-canvas{position:relative;width:100%;padding-top:140%}.te-lines-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;display:none}.te-svg--sm{display:block}.te-svg--md,.te-svg--lg,.te-svg--tab,.te-svg--dmd,.te-svg--dlg{display:none}.te-item{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:1;transform:translate(-50%)}.te-item--top-left{left:15%;top:20%}.te-item--bottom-left{left:32%;top:56%}.te-item--top-center{left:50%;top:22%}.te-item--bottom-center{left:70%;top:48%}.te-item--top-right{left:88%;top:18%}.te-orb{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:linear-gradient(to right,#046,#00263d);display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px 4px #02365166}.te-item--bottom-left .te-orb{width:58px;height:58px}.te-orb-img{width:60%;height:60%;object-fit:contain;filter:brightness(0) invert(1)}.te-label-wrapper{display:flex;align-items:flex-start;justify-content:center;gap:3px;margin-top:6px;width:max-content}.te-number{font-size:7px;font-weight:900;flex-shrink:0;padding-top:1px;padding-right:2px;background:linear-gradient(135deg,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.te-label{font-size:7px;font-weight:900;white-space:pre-line;text-transform:uppercase;text-align:left;background:linear-gradient(to right,#046,#00263d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:360px){.te-section{padding:0 15px;margin-bottom:-90px}.te-title{font-size:20px}.te-orb{width:45px;height:45px}.te-item--bottom-left .te-orb{width:70px;height:70px}.te-number{font-size:9px}.te-label{font-size:7px}}@media(min-width:361px)and (max-width:579px){.te-section{padding:50px 30px 0 40px}.te-canvas{padding-top:120%}.te-svg--sm{display:none}.te-svg--md{display:block}.te-title{font-size:26px}.te-orb{width:68px;height:68px}.te-item--bottom-left .te-orb{width:100px;height:100px}.te-number{font-size:13px}.te-label{font-size:10px}}@media(min-width:580px)and (max-width:699px){.te-canvas{padding-top:100%}.te-svg--sm{display:none}.te-svg--lg{display:block}.te-title{font-size:30px}.te-orb{width:90px;height:90px}.te-item--bottom-left .te-orb{width:120px;height:120px}.te-label-wrapper{margin-top:7px}.te-number{font-size:18px}.te-label{font-size:14px}}@media(min-width:700px)and (max-width:899px){.te-canvas{padding-top:75%}.te-svg--sm{display:none}.te-svg--tab{display:block}.te-title{font-size:36px;letter-spacing:.1em}.te-orb{width:90px;height:90px}.te-item--bottom-left .te-orb{width:120px;height:120px}.te-label-wrapper{margin-top:8px;gap:4px}.te-number{font-size:20px}.te-label{font-size:16px}}@media(min-width:900px)and (max-width:1199px){.te-canvas{padding-top:60%}.te-svg--sm{display:none}.te-svg--dmd{display:block}.te-title{font-size:44px}.te-orb{width:100px;height:100px}.te-item--bottom-left .te-orb{width:150px;height:150px}.te-label-wrapper{margin-top:9px;gap:4px}.te-number{font-size:20px}.te-label{font-size:16px}}@media(min-width:1200px){.te-canvas{padding-top:55%}.te-svg--sm{display:none}.te-svg--dlg{display:block}.te-title{font-size:54px}.te-orb{width:104px;height:104px}.te-item--bottom-left .te-orb{width:140px;height:140px}.te-label-wrapper{margin-top:10px;gap:5px}.te-number{font-size:22px}.te-label{font-size:18px}}.partners-section{width:100%;background:linear-gradient(to right,#dcf3ff,#fff);padding:clamp(24px,3.5vw,50px) 0;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,50px);overflow:hidden}.partners-row{width:70%;display:flex;flex-direction:column;align-items:center;gap:clamp(12px,2vw,24px)}.partners-title{font-family:Boowie;font-size:clamp(20px,3.2vw,44px);font-weight:400;letter-spacing:.05em;color:#023753;text-align:center;margin:0;text-transform:uppercase;padding:0 20px}.marquee-container{width:100%;overflow:hidden;position:relative}.marquee-content{display:flex;gap:clamp(20px,3vw,45px);animation:scroll-left 30s linear infinite;will-change:transform}.marquee-container:hover .marquee-content{animation-play-state:paused}.marquee-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(70px,9vw,130px);height:clamp(70px,9vw,130px)}.partner-icon{width:100%;height:100%;object-fit:contain;filter:grayscale(0%);opacity:.85;transition:all .3s ease}.partner-icon:hover{filter:grayscale(0%);opacity:1;transform:scale(1.08)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.partners-section{padding:clamp(20px,3vw,36px) 0;gap:clamp(22px,3.5vw,40px)}.partners-row{gap:clamp(10px,1.8vw,18px)}.partners-title{font-size:clamp(16px,2.8vw,28px);padding:0 16px}.marquee-content{gap:clamp(16px,2.5vw,32px);animation-duration:8s}.marquee-item{width:clamp(55px,10vw,90px);height:clamp(55px,10vw,90px)}}@media(max-width:480px){.partners-section{padding:20px 0;gap:28px}.partners-row{gap:10px}.partners-title{font-size:16px;letter-spacing:.06em;padding:0 12px}.marquee-content{gap:18px;animation-duration:6s}.marquee-item{width:60px;height:60px}}@media(max-width:360px){.partners-section{padding:16px 0;gap:22px}.partners-row{gap:8px}.partners-title{font-size:14px}.marquee-content{gap:14px;animation-duration:4s}.marquee-item{width:50px;height:50px}}@media(min-width:1440px){.partners-section{padding:60px 0;gap:60px}.partners-row{gap:28px}.partners-title{font-size:48px}.marquee-content{gap:50px;animation-duration:10s}.marquee-item{width:140px;height:140px}}@media(min-width:1920px){.partners-section{padding:70px 0;gap:70px}.partners-row{gap:32px}.marquee-content{gap:60px;animation-duration:10s}.marquee-item{width:150px;height:150px}}.footer{position:relative;background:linear-gradient(180deg,#0a4a6b,#00263d);font-family:Boowie,sans-serif;overflow:visible;padding:clamp(20px,4vw,50px) clamp(12px,3vw,32px) clamp(16px,3.5vw,40px);min-height:clamp(120px,20vw,200px)}.footer-bg-clouds{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.footer-cloud{position:absolute;object-fit:contain}.footer-cloud--left{left:0;bottom:0;width:auto;z-index:1}.footer-cloud--right-bottom{right:0;bottom:0;width:clamp(35px,9vw,120px);height:auto;z-index:1}.footer-cloud--right-top{right:clamp(1%,3vw,3%);top:clamp(-50px,-10vw,-110px);width:clamp(80px,18vw,240px);height:auto;z-index:1}.footer-container{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:clamp(10px,2vw,20px)}.footer-logo-wrapper{position:absolute;left:clamp(20px,4vw,60px);top:50%;transform:translateY(-50%);z-index:10}.footer-logo{width:clamp(65px,18vw,260px);height:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}.footer-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:clamp(6px,1.8vw,20px);z-index:10;max-width:60%}.footer-nav-link{font-family:Boowie;font-size:clamp(8px,1.3vw,18px);font-weight:400;letter-spacing:.08em;color:#fff;text-decoration:none;white-space:nowrap;transition:color .3s ease}.footer-nav-link:hover{color:#7bc4e8}.footer-nav-divider{color:#fff;font-size:clamp(7px,1.2vw,17px);opacity:.5}@media(max-width:360px){.footer{padding:18px 8px 14px;min-height:90px}.footer-logo-wrapper{left:34px;top:39px}.footer-logo{width:60px}.footer-nav{gap:3px;max-width:55%;left:58%;top:35px}.footer-nav-link,.footer-nav-divider{font-size:6.5px}.footer-cloud--left{height:120px;max-width:220px}.footer-cloud--right-bottom{width:32px}.footer-cloud--right-top{width:70px;top:-35px}}@media(min-width:361px)and (max-width:480px){.footer{padding:22px 10px 16px;min-height:95px}.footer-logo-wrapper{left:14px;top:29px}.footer-logo{width:120px}.footer-nav{gap:3px;max-width:58%;top:40px;left:59%}.footer-nav-link,.footer-nav-divider{font-size:7px}.footer-cloud--left{height:150px;max-width:220px}.footer-cloud--right-bottom{width:40px}.footer-cloud--right-top{width:90px;top:-40px}}@media(min-width:481px)and (max-width:768px){.footer{padding:28px 14px 20px;min-height:110px}.footer-logo-wrapper{left:25px;top:35px}.footer-logo{width:123px}.footer-nav{gap:8px;max-width:60%;left:56%;top:40px}.footer-nav-link,.footer-nav-divider{font-size:9px}.footer-cloud--left{height:180px;max-width:256px}.footer-cloud--right-bottom{width:55px}.footer-cloud--right-top{width:120px;top:-50px}}@media(min-width:768px)and (max-width:1024px){.footer{padding:35px 20px 28px;min-height:160px}.footer-logo-wrapper{left:40px;top:45px}.footer-logo{width:180px}.footer-nav{gap:12px;max-width:55%;top:50px;left:58%}.footer-nav-link{font-size:14px}.footer-nav-divider{font-size:12px}.footer-cloud--left{height:270px;max-width:360px}.footer-cloud--right-bottom{width:75px}.footer-cloud--right-top{width:160px;top:-65px}}@media(min-width:1024px)and (max-width:1440px){.footer{padding:45px 28px 35px;min-height:180px}.footer-logo-wrapper{left:53px;top:45px}.footer-logo{width:200px}.footer-nav{gap:16px;max-width:52%;top:50px}.footer-nav-link{font-size:15px}.footer-nav-divider{font-size:14px}.footer-cloud--left{height:320px;max-width:400px}.footer-cloud--right-bottom{width:95px}.footer-cloud--right-top{width:200px;top:-85px}}@media(min-width:1440px){.footer{padding:55px 40px 45px;min-height:220px}.footer-logo-wrapper{left:70px;top:60px}.footer-logo{width:240px}.footer-nav{gap:20px;max-width:50%;top:60px}.footer-nav-link{font-size:18px}.footer-nav-divider{font-size:17px}.footer-cloud--left{height:390px;max-width:490px}.footer-cloud--right-bottom{width:120px}.footer-cloud--right-top{width:240px;top:-110px}}@media(min-width:1920px){.footer{padding:65px 50px 50px;min-height:240px}.footer-logo-wrapper{left:60px}.footer-logo{width:300px}.footer-nav{gap:24px;max-width:48%}.footer-nav-link{font-size:20px}.footer-nav-divider{font-size:19px}.footer-cloud--left{height:290px;max-width:500px}.footer-cloud--right-top{width:280px;top:-120px}}
