html,body{margin:0;padding:0;width:100vw;height:100%;background-color:#0a1a2f;overflow-x:hidden;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;scroll-behavior:smooth;scroll-padding-top:80px}a:visited{color:unset;text-decoration:none}.header{color:#fff;z-index:1000!important;position:fixed!important;width:100%;left:0;right:0;margin:0 auto;transition:background-color .3s ease;padding:1rem 0;background-color:#0b132bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-toggle{display:none;font-size:1.6rem;background:none;color:#fff;border:none;cursor:pointer;padding:.25rem;transition:transform .3s ease;z-index:11}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center}.logo{height:40px}.nav{display:flex;align-items:center}.nav a{margin-left:2rem;color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav a:hover{color:#a5d3ff}.brochure-btn{margin-left:2rem;padding:.4rem 1rem;background-color:#134074;color:#fff;border:none;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .3s ease}.brochure-btn:hover{background-color:#1abc9c}.navbar-wrapper{display:flex}@media (max-width: 949px){.header-container{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.menu-toggle{display:block;font-size:1.8rem;background:none;border:none;color:#fff;cursor:pointer;z-index:1001;padding:.5rem}.nav{display:none;flex-direction:column;align-items:flex-start;background-color:#0b132b;position:absolute;top:100%;left:0;width:100%;padding:1rem;border-radius:0 0 12px 12px;box-shadow:0 4px 16px #0000004d}.nav.open{display:flex}.nav a,.brochure-btn{width:auto;min-width:70%;padding:.6rem 1rem;font-size:1rem;text-align:left;border-radius:6px;margin-bottom:.5rem}.brochure-btn{background-color:#11357e}}@media (max-width: 480px){.logo{height:32px}.header{padding:.75rem 0rem}.header-container{width:100%;max-width:100%;padding:0 1rem;box-sizing:border-box}.menu-toggle{font-size:1.6rem;padding:.25rem;margin-left:auto;margin-right:.25rem}.nav a,.brochure-btn{font-size:.95rem;padding:.5rem .75rem}}@media (max-width: 768px){.header-container{max-width:100%;padding:0 1rem}.menu-toggle{margin-left:auto;margin-right:0;position:relative}}@media (min-width: 769px) and (max-width: 1024px){.header-container{max-width:95%;padding:0 2rem}.menu-toggle{margin-left:auto;position:relative}}@media (min-width: 1025px){.header-container{max-width:1200px;margin:0 auto}}@media (max-width: 949px){.header-controls{display:flex;align-items:center;gap:.5rem;margin-left:auto}}.language-dropdown{position:relative;display:inline-block;cursor:pointer;margin-left:1rem}.flag-icon{width:24px;height:24px;border-radius:50%;border:2px solid white}.language-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;height:100%;line-height:0}.language-toggle img{width:28px;height:28px;border-radius:50%;border:2px solid white;display:block}.language-toggle img{width:26px;height:26px;border-radius:50%;border:2px solid white}.language-dropdown.show .dropdown-content{display:flex}.dropdown-content{position:absolute;top:calc(100% + .5rem);right:0;left:50%;transform:translate(-50%);background-color:#0b132b;border:1px solid #2c3e50;border-radius:8px;padding:.5rem 0;display:flex;z-index:999;min-width:160px;flex-direction:column;box-shadow:0 8px 16px #0003}.dropdown-content button{background:none;border:none;padding:.75rem 1rem;color:#fff;font-weight:500;display:flex;align-items:center;gap:.75rem;font-size:.95rem;cursor:pointer;transition:background .3s;text-align:left}.dropdown-content button:hover{background-color:#1e2d4d}.dropdown-content img{width:20px;height:20px;border-radius:50%}.dropdown-item{display:flex;align-items:center;padding:.5rem 1rem;color:#fff;font-size:.9rem;transition:background .3s}.dropdown-item img{width:20px;margin-right:.5rem}.dropdown-item:hover{background-color:#ffffff1a}@media (max-width: 949px){.language-dropdown{margin-top:1rem;margin-left:0}.language-toggle{padding:.1rem 2rem .75rem .1rem;display:flex;align-items:center;justify-content:center}.language-toggle img{width:26px;height:26px;border-radius:50%;border:2px solid white;display:block}.nav .language-dropdown.mobile-only{display:none}}.hero{height:100vh;width:100vw;background-image:url(/assets/laptop-hero-DStIH3gC.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;padding-left:10%;box-sizing:border-box;color:#fff}.hero-content{max-width:600px}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.25rem;margin-bottom:2rem;color:#f0f0f0}.hero-button{background-color:#11357e;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:background-color .3s}.hero-button:hover{background-color:#0d2a61}@media (max-width: 1024px){.hero{padding-left:5%;height:auto;padding-top:5rem;padding-bottom:5rem;text-align:center;background-position:right}.hero-content{max-width:90%;margin:0 auto}.hero-content h1{font-size:3rem}.hero-content p{font-size:1.1rem}.hero-button{font-size:.95rem}}@media (max-width: 768px){.hero{flex-direction:column;align-items:center;padding:3rem 1rem;background-position:center}.hero-content h1{font-size:2.2rem;margin-top:8rem}.hero-content p{font-size:1rem}.hero-button{padding:.7rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.hero{padding:2rem 1rem;text-align:center}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.95rem}.hero-button{width:100%;padding:.9rem;font-size:.85rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services{height:100vh;width:100vw;background-color:#f7f9fb;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.services-title{font-size:2.5rem;color:#11357e;margin-bottom:2rem;font-weight:700;text-align:justify;animation:fadeUp .8s ease forwards}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;width:100%;max-width:1200px;margin-top:2rem}.service-card{background-color:#fff;border-radius:1.5rem;padding:2.5rem 2rem;box-shadow:0 6px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex start;text-align:center;height:80%;opacity:0;animation:fadeUp .8s ease forwards;animation-delay:calc(.1s * var(--i))}.service-card:hover{transform:scale(1.05);box-shadow:0 12px 45px #0000001a}.service-card:hover h3{color:#11357e;transition:color .3s ease}.service-card:hover p{color:#1c1c1c;transition:color .3s ease}.service-icon{font-size:3rem;color:#11357e;margin-bottom:1.5rem}.service-card h3{font-size:1.25rem;color:#0b132b;margin-bottom:1rem;min-height:3.5rem}.service-card p{font-size:1rem;color:#444;line-height:1.5;min-height:150px}.service-button{margin-top:1.6rem;padding:.6rem 1.5rem;background-color:#11357e;color:#fff;border:none;border-radius:2rem;font-weight:600;text-decoration:none;font-size:.95rem;transition:background-color .3s ease,transform .3s ease}.service-button:visited{color:#fff}.service-button:hover{background-color:#0d2a61;transform:scale(1.05)}@media (max-width: 1024px){.services-title{font-size:2rem;text-align:center;margin:0 1.5rem 2rem}.service-card{padding:2rem 1.5rem}.service-card h3{font-size:1.15rem;min-height:auto}.service-card p{font-size:.95rem;min-height:auto}}@media (max-width: 768px){.services{padding:2rem 1rem;height:auto}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-icon{font-size:2.5rem}.service-button{width:100%;padding:.75rem 1rem;font-size:.9rem}}@media (max-width: 480px){.services-title{font-size:1.8rem;margin-bottom:1.5rem}.service-card{padding:1.5rem 1rem}.service-card p{font-size:.9rem}.service-button{font-size:.85rem}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.why-choose{background-color:#f7f9fb;padding:4rem 2rem;width:100vw;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.why-title{font-size:2.5rem;color:#11357e;font-weight:700;margin-bottom:3rem;text-align:center}.why-grid{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1000px}.why-item{display:flex;background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 6px 25px #0000000d;transition:transform .3s ease;animation:slideInLeft .7s ease-out forwards;opacity:0;animation-delay:calc(.1s * var(--i));height:200px}.why-item:hover{transform:scale(1.03);box-shadow:0 12px 30px #00000014}.why-item:hover .why-text h3{color:#0d2a61;transition:color .3s ease}.why-item:hover .why-text p{color:#222;transition:color .3s ease}.why-image{width:35%;object-fit:cover;height:100%}.why-text{padding:1.5rem;width:65%;display:flex;flex-direction:column;justify-content:center}.why-text h3{font-size:1.1rem;color:#11357e;margin-bottom:.5rem}.why-text p{font-size:.95rem;color:#444;line-height:1.4}@media (max-width: 1024px){.why-item{flex-direction:column;height:auto}.why-image{width:100%;height:180px}.why-text{width:100%;padding:1rem 1.5rem;text-align:center}.why-text h3{font-size:1.05rem}.why-text p{font-size:.95rem}}@media (max-width: 600px){.why-choose{padding:3rem 1.5rem}.why-title{font-size:2rem}.why-grid{gap:2.5rem}.why-item{flex-direction:column;height:auto}.why-image{width:100%;height:140px}.why-text{padding:1rem}.why-text h3{font-size:1rem}.why-text p{font-size:.9rem}}@media (max-width: 600px){.why-item{flex-direction:column;height:auto}.why-image{width:100%;height:180px;object-fit:cover}.why-text{width:100%;padding:1.5rem 1.2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.why-text h3,.why-text p{margin:0}}@media (max-width: 1024px){.why-item{flex-direction:column;height:auto}.why-image{width:100%;height:180px;object-fit:cover}.why-text{width:100%;padding:1.8rem 1.5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.why-text h3,.why-text p{margin:0}}@media (max-width: 1024px){.why-grid{width:90%;max-width:700px;margin:0 auto}.why-item{flex-direction:column;height:auto}.why-image{width:100%;height:180px;object-fit:cover}.why-text{width:100%;padding:1.5rem 1.2rem;text-align:center;box-sizing:border-box}.why-text h3{font-size:1rem}.why-text p{font-size:.9rem;line-height:1.5}}@media (min-width: 601px) and (max-width: 1024px){.why-grid{width:85%;max-width:600px;margin:0 auto;gap:2rem}.why-item{flex-direction:column;height:auto;min-height:350px;border-radius:1rem}.why-image{width:100%;height:180px;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}.why-text{width:100%;padding:1.8rem 1.2rem;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.why-text h3{font-size:1.05rem;margin-bottom:.8rem}.why-text p{font-size:.92rem;line-height:1.6}}@media (max-width: 600px){.why-text h3{margin-bottom:.6rem;font-size:1rem}.why-text p{font-size:.9rem;line-height:1.5}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.work-process{background-color:#f7f9fb;padding:2rem 3rem;text-align:center;width:100vw;min-height:100vh;overflow-x:hidden;box-sizing:border-box}.work-title{font-size:2.5rem;color:#11357e;margin-bottom:3rem;font-weight:700}.work-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;padding:0 4rem;box-sizing:border-box}.card{animation:fadeUp .6s ease forwards;opacity:0;animation-delay:calc(.1s * var(--i));width:270px;height:490px;perspective:1000px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0}.card-inner{width:100%;height:100%;transition:transform .8s ease-in-out;transform-style:preserve-3d;position:relative;backface-visibility:hidden;will-change:transform}.card:hover .card-inner{transform:rotateY(180deg)}.card-front,.card-back{position:absolute;width:100%;height:100%;border-radius:1rem;backface-visibility:hidden;top:0;left:0;box-shadow:0 8px 24px #0000001a;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;align-items:center}.card-front{background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:1rem;color:#fff;font-weight:700;font-size:1.25rem;text-shadow:0 2px 5px rgba(0,0,0,.5);object-fit:cover;flex-grow:1}.card-front img{height:100%;width:100%;object-fit:cover}.card-title{background-color:#0006;padding:.5rem 1rem;border-radius:.5rem;width:100%;text-align:center}.card-back{background-color:#fff;color:#11357e;transform:rotateY(180deg);padding:1.5rem;display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:center}.card-back h3{margin-bottom:1rem;font-size:1.1rem}.card-back ul{padding-left:1rem;list-style:disc}.card-back li{font-size:.95rem;margin-bottom:.5rem;color:#444}@media (max-width: 600px){.work-cards{grid-template-columns:1fr;padding:0 1rem;gap:2rem;justify-items:center}.card{width:90%;height:500px}.card-back{padding:1.2rem}.card-back h3{font-size:1rem}.card-back li{font-size:.9rem}}@media (min-width: 601px) and (max-width: 1024px){.work-cards{grid-template-columns:repeat(2,1fr);padding:0 2rem;gap:2.5rem;justify-items:center}.card{width:95%;max-width:300px;height:500px}}@media (max-width: 600px){.card-title{padding:.5rem 1rem;box-sizing:border-box}}.mission-section{display:grid;grid-template-columns:1.5fr 1fr;justify-content:center;align-items:center;background-color:#0a1a2f;color:#fff;padding:2rem 4rem;max-width:1400px;margin:0 auto;gap:3rem;width:100vw;min-height:100%;box-sizing:border-box;flex-wrap:wrap;overflow-x:hidden}.left{display:flex;flex-direction:column;gap:2rem}.left h2{font-size:2.5rem;margin-bottom:1rem}.item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;max-width:85ch}.icon{font-size:1.5rem;color:#0af;flex-shrink:0;margin-top:4px}.item h3{font-size:1.25rem;margin:0 0 .5rem;color:#fff}.item p{color:#e5e7eb;font-size:1rem;line-height:1.6;margin:0;max-width:85ch}.right{flex:1;min-width:280px;display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;justify-content:flex-start}.person-image{width:100%;max-width:200px;border-radius:1rem;box-shadow:0 8px 24px #0003}.about{background-color:#ffffff08;padding:1.5rem;border-radius:1rem;color:#e5e7eb;text-align:left;width:120%;max-width:320px}.about h3{font-size:1.4rem;margin-bottom:1rem;color:#fff}.about p{color:#ccc;font-size:1rem;line-height:1.6;text-align:justify}@media (max-width: 1024px){.mission-section{grid-template-columns:1fr;padding:3rem 2rem;text-align:center}.left{align-items:center}.item{flex-direction:column;align-items:center;text-align:center}.icon{margin-top:0}.right{align-items:center;justify-content:center}.about{width:100%;max-width:500px}}@media (max-width: 600px){.left h2{font-size:2rem}.item h3{font-size:1.1rem}.item p,.about p{font-size:.95rem}.about h3{font-size:1.2rem}.person-image{max-width:160px}.mission-section{padding:2rem;gap:2rem}}@media (max-width: 600px){.mission-section{padding:2rem 2.2rem}.item{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.item:last-child{border-bottom:none}.item p{text-align:center;margin:0 auto}.left h2{font-size:1.8rem;margin-bottom:.5rem}.icon{font-size:1.3rem}.about{padding:1.2rem;max-width:100%}}@media (min-width: 601px) and (max-width: 1024px){.mission-section{padding:3rem 2rem;grid-template-columns:1fr;text-align:center}.item{margin-bottom:2.5rem;padding:1rem 0}.item p{font-size:1rem;line-height:1.7;max-width:70ch;margin:0 auto;text-align:justify}.left h2{font-size:2.2rem;margin-bottom:1rem}.about{max-width:90%;margin:2rem auto 0}.person-image{max-width:180px}}@keyframes fadeInSimple{0%{opacity:0}to{opacity:1}}.cta-section{display:flex;width:100vw;height:100vh;background-color:#0a1a2f;overflow:hidden;opacity:0;animation:fadeInSimple 1s ease-out forwards;animation-delay:.1s}.cta-left{flex:1;padding:4rem;display:flex;flex-direction:column;justify-content:center;color:#fff}.cta-left h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-left p{font-size:1.2rem;margin-bottom:2rem;max-width:50ch;color:#e5e7eb}.cta-button{background-color:#007bff;color:#fff;padding:.8rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;width:fit-content;transition:background .3s ease}.cta-button:hover{background-color:#005ec4}.cta-right{flex:1;background-color:#1e78ef;display:flex;justify-content:center;align-items:center;overflow:hidden}.cta-right img{width:100%;height:100%;object-fit:cover;object-position:top}@media (max-width: 1024px){.cta-left{padding:3rem 2rem}.cta-left h2{font-size:2rem}.cta-left p{font-size:1.05rem}}@media (max-width: 768px){.cta-section{flex-direction:column;height:auto}.cta-left{padding:2.5rem 1.5rem;align-items:center;text-align:center}.cta-left p{max-width:100%}.cta-button{margin:0 auto}.cta-right{height:300px}.cta-right img{object-position:top}}@media (max-width: 480px){.cta-left h2{font-size:1.6rem}.cta-left p{font-size:1rem}.cta-button{font-size:.95rem;padding:.7rem 1.3rem}}@media (min-width: 768px) and (max-width: 1024px){.cta-section{height:auto}.cta-left{padding:3rem 2rem}.cta-right{max-height:400px}.cta-right img{object-fit:cover}}@media screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait){.cta-section{flex-direction:column;height:auto}.cta-right{width:100%;height:auto;max-height:none}.cta-right img{width:100%;height:500px;object-fit:cover;display:block}.cta-left{padding:3rem 1.5rem;text-align:center;align-items:center}.cta-left p{margin:0 auto 2rem}}@media screen and (width: 1024px) and (height: 1366px){.cta-section{height:100vh}.cta-right{flex:1;display:flex;align-items:stretch;justify-content:center}.cta-right img{object-position:top center;height:100%;width:100%}}@keyframes zoomInFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.trusted-section{background-color:#f7f9fb;padding:4rem 2rem;text-align:center;width:100vw;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:zoomInFade 1s ease-out both}.trusted-section h2{font-size:2rem;margin-bottom:2rem;color:#0b132b}.logo-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4rem;max-width:1000px;width:100%}.logo-grid img{filter:grayscale(100%);transition:filter .3s ease-in-out,transform .3s ease-in-out;height:200px;object-fit:contain;max-width:200px}.logo-grid img:hover{filter:grayscale(0%);transform:scale(1.08)}.trusted-description{font-size:1.1rem;color:#134074;max-width:700px;margin-bottom:2.5rem;line-height:1.6}.trusted-title{font-size:2.5rem;font-weight:700;text-align:center;background:linear-gradient(270deg,#134074,#1abc9c,#3498db,#1abc9c,#3498db,#134074);background-size:400% 400%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:auroraAnimation 8s ease infinite;margin-bottom:1rem}@keyframes auroraAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.trusted-description,.logo-grid{opacity:0;transform:scale(.95);animation:zoomInFade .8s ease-out forwards}.trusted-description{animation-delay:.3s}.logo-grid{animation-delay:.5s}@media (max-width: 1024px){.trusted-title{font-size:2rem}.trusted-description{font-size:1rem;padding:0 1rem}.logo-grid{gap:3rem}.logo-grid img{height:150px;max-width:160px}}@media (max-width: 600px){.trusted-title{font-size:1.7rem}.trusted-description{font-size:.95rem;padding:0 1.5rem}.logo-grid{gap:2rem}.logo-grid img{height:120px;max-width:130px}}@media (max-width: 400px){.trusted-title{font-size:1.5rem}.trusted-description{font-size:.9rem}.logo-grid img{height:100px;max-width:100px}}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.contact-pretitle{font-size:2rem;font-weight:600;color:#134074;margin-bottom:0rem;text-align:center;text-transform:uppercase;letter-spacing:1px}.contact-form{background-color:#fff;width:100vw;max-width:100%;min-height:100vh;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:start}.contact-title{font-size:2rem;font-weight:700;text-align:center;color:#0b132b;margin-bottom:1rem}.calendly-container{width:100%;max-width:1000px;overflow:hidden;display:flex;justify-content:center}.calendly-inline-widget{width:100%!important;max-width:1000px;height:700px;border:none;margin:0 auto;display:block}@media (max-width: 768px){.contact-pretitle{font-size:1.5rem;padding:0 1rem}.contact-title{font-size:1.3rem;padding:0 1rem}.calendly-container{padding:0 .5rem}.calendly-inline-widget{height:600px}.contact-form{padding:3rem 1.5rem}}@media (max-width: 480px){.contact-pretitle{font-size:1.5rem}.contact-title{font-size:1.3rem}.calendly-inline-widget{height:550px}.contact-form{padding:3rem 1.5rem}}.footer{background-color:#0a1a2f;color:#fff;padding:3rem 4rem;font-size:.95rem;box-sizing:border-box;width:100vw}.footer-top{display:flex;justify-content:flex-start;align-items:flex-start;gap:3rem;max-width:1300px;margin:0 auto;padding-top:1rem}.footer-brand{display:flex;flex-direction:column;width:220px;align-items:center;padding-top:1.5rem}.footer-brand img{width:200px;height:auto}.footer-slogan{font-size:.95rem;color:#e0e0e0;margin-top:1rem;line-height:1.4;max-width:200px;text-align:center}.footer-separator{height:auto;min-height:180px;align-self:flex-start;margin-top:1.25rem;width:2px;background-color:#fff3;border-radius:2px;margin-right:1rem}.footer-columns{display:flex;flex-wrap:nowrap;gap:3rem;flex:1;justify-content:space-between}.footer-column h4{margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;color:#e0e0e0;cursor:pointer;transition:color .3s}.footer-column li:hover{color:#1abc9c}.socials li svg{font-size:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:2.5rem;padding-top:1.5rem;text-align:center;font-size:.9rem;color:#bbb}.footer a{color:#fff;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#a5d3ff}@media (max-width: 768px){.footer-top{flex-direction:column;align-items:center;gap:2rem}.footer-brand{width:100%;align-items:center;text-align:center}.footer-separator{display:none}.footer-columns{flex-direction:column;gap:1.5rem;width:100%}.footer-column{width:100%;max-width:100%}.footer-column h4{cursor:pointer;position:relative;padding-right:1.5rem}.footer-column h4:after{content:"▼";position:absolute;right:0;top:0;font-size:.8rem;transition:transform .3s ease}.footer-column.active h4:after{transform:rotate(180deg)}.footer-column ul{display:none;padding-top:.5rem}.footer-column.active ul,.footer-column.socials-always-visible ul{display:block!important}.footer-column ul li{justify-content:center}.footer-bottom{font-size:.8rem;padding-top:1rem}}@media (max-width: 1024px){.footer-top{flex-direction:column;align-items:center;padding:2rem}.footer-columns{flex-direction:column;align-items:center;gap:2rem}.footer-column{width:100%;max-width:600px;text-align:center}.footer-separator{display:none}.footer-brand{padding-top:0}.footer-bottom{padding-top:1rem;font-size:.85rem}}@media (min-width: 768px) and (max-width: 1024px){.footer-columns{display:grid;grid-template-columns:repeat(2,1fr);text-align:center;gap:2rem 1rem;justify-items:center}.footer-column{max-width:100%}.footer-column ul{display:flex;flex-direction:column;align-items:center}.footer-column h4{cursor:default!important}.footer-column.responsive-accordion ul{display:flex!important}.responsive-accordion.active ul{display:flex}.footer-separator{display:none}.responsive-accordion:after{display:none!important}}
