*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Source Sans 3",sans-serif;font-size:1rem;line-height:1.5;color:#374151;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;color:#1a1a1a;font-weight:700}h1{font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media(min-width:768px){h1{font-size:3rem}}@media(min-width:1024px){h1{font-size:3.75rem}}h2{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.1;letter-spacing:-.01em}@media(min-width:768px){h2{font-size:2.25rem}}h3{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25}@media(min-width:768px){h3{font-size:1.875rem}}p{font-family:"Source Sans 3",sans-serif;font-size:1rem;line-height:1.75;color:#374151}@media(min-width:768px){p{font-size:1.125rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#1e3a5f;text-decoration:none;transition:color .15s ease}a:hover{color:#3d7a8c}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}::selection{background-color:#3d7a8c33;color:#1a1a1a}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.section{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.section{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.section{padding-top:6rem;padding-bottom:6rem}}.section-header{text-align:center;margin-bottom:3rem}@media(min-width:1024px){.section-header{margin-bottom:4rem}}.section-label{font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#3d7a8c;margin-bottom:.75rem;display:block}.section-title{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.1;letter-spacing:-.01em}@media(min-width:768px){.section-title{font-size:2.25rem}}.section-title{color:#1a1a1a;margin-bottom:1rem}.section-subtitle{font-family:"Source Sans 3",sans-serif;font-size:1rem;line-height:1.75;color:#374151}@media(min-width:768px){.section-subtitle{font-size:1.125rem}}.section-subtitle{color:#6b7280;max-width:600px;margin-left:auto;margin-right:auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-primary:focus{outline:2px solid #3D7A8C;outline-offset:2px}.btn-primary{background:#1e3a5f;color:#fff}.btn-primary:hover{background:#3d7a8c;transform:translateY(-2px);box-shadow:0 8px 20px #1e3a5f59}.btn-primary:active{transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-secondary:focus{outline:2px solid #3D7A8C;outline-offset:2px}.btn-secondary{background:transparent;color:#1e3a5f;border:2px solid #CBD5E1}.btn-secondary:hover{border-color:#1e3a5f;background:#1e3a5f0d}.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}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.stagger-children>*{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.stagger-children>*.revealed{opacity:1;transform:translateY(0)}.stagger-children>*:nth-child(1){transition-delay:0s}.stagger-children>*:nth-child(2){transition-delay:.1s}.stagger-children>*:nth-child(3){transition-delay:.2s}.stagger-children>*:nth-child(4){transition-delay:.3s}.stagger-children>*:nth-child(5){transition-delay:.4s}.stagger-children>*:nth-child(6){transition-delay:.5s}.stagger-children>*:nth-child(7){transition-delay:.6s}.stagger-children>*:nth-child(8){transition-delay:.7s}.stagger-children>*:nth-child(9){transition-delay:.8s}.stagger-children>*:nth-child(10){transition-delay:.9s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes blobMorph{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30%}50%{border-radius:50% 60% 30%/30% 60% 70% 40%}75%{border-radius:60% 40% 60% 30%/70% 30% 50% 60%}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-fadeInUp{animation:fadeInUp .6s ease forwards}.animate-fadeIn{animation:fadeIn .4s ease forwards}.animate-float{animation:float 4s ease-in-out infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-rotateSlow{animation:rotateSlow 20s linear infinite}.animate-scaleIn{animation:scaleIn .5s ease forwards}.animate-slideInLeft{animation:slideInLeft .6s ease forwards}.animate-slideInRight{animation:slideInRight .6s ease forwards}.animate-blobMorph{animation:blobMorph 8s ease-in-out infinite}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.delay-9{animation-delay:.9s}.delay-10{animation-delay:1s}.hover-lift{transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hover-scale{transition:transform .15s ease}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:box-shadow .4s cubic-bezier(.4,0,.2,1)}.hover-glow:hover{box-shadow:0 0 30px #3d7a8c4d}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:.75rem 0}.header__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.header__container{padding-left:2rem;padding-right:2rem}}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header__logo img{height:48px;width:auto;transition:transform .15s ease}@media(min-width:768px){.header__logo img{height:56px}}.header__logo:hover img{transform:scale(1.05)}.header__logo-name{display:none;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:700;color:#1a1a1a}@media(min-width:640px){.header__logo-name{display:block}}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex;align-items:center;gap:2rem}}.header__nav-list{display:flex;align-items:center;gap:1.5rem}.header__nav-link{font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;color:#374151;text-decoration:none;position:relative;padding:.5rem 0;transition:color .15s ease}.header__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#1e3a5f;transition:width .4s cubic-bezier(.4,0,.2,1)}.header__nav-link:hover{color:#1a1a1a}.header__nav-link:hover:after{width:100%}.header__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.header__cta:focus{outline:2px solid #3D7A8C;outline-offset:2px}.header__cta{background:#1e3a5f;color:#fff}.header__cta:hover{background:#3d7a8c;transform:translateY(-2px);box-shadow:0 8px 20px #1e3a5f59}.header__cta:active{transform:translateY(0)}.header__cta{padding:.75rem 1.5rem;font-size:.875rem}.header__mobile-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:.5rem}@media(min-width:1024px){.header__mobile-toggle{display:none}}.header__hamburger{width:24px;height:18px;position:relative}.header__hamburger span{position:absolute;left:0;width:100%;height:2px;background:#1a1a1a;border-radius:2px;transition:all .15s ease}.header__hamburger span:nth-child(1){top:0}.header__hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.header__hamburger span:nth-child(3){bottom:0}.menu-open .header__hamburger span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.menu-open .header__hamburger span:nth-child(2){opacity:0}.menu-open .header__hamburger span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:90;display:flex;flex-direction:column;padding:6rem 1.5rem 2rem;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .4s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.mobile-menu{display:none}}.menu-open .mobile-menu{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu__nav{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.mobile-menu__link{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:700;color:#1a1a1a;text-decoration:none;padding:.5rem 0;display:block;transition:color .15s ease}.mobile-menu__link:hover{color:#3d7a8c}.mobile-menu__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;border-radius:.75rem;border:none;cursor:pointer;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-menu__cta:focus{outline:2px solid #3D7A8C;outline-offset:2px}.mobile-menu__cta{background:#1e3a5f;color:#fff}.mobile-menu__cta:hover{background:#3d7a8c;transform:translateY(-2px);box-shadow:0 8px 20px #1e3a5f59}.mobile-menu__cta:active{transform:translateY(0)}.mobile-menu__cta{width:100%;margin-top:2rem}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc,#e8eef4);overflow:hidden;padding-top:6rem}@media(min-width:768px){.hero{padding-top:4rem}}.hero__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.hero__container{padding-left:2rem;padding-right:2rem}}.hero__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.hero__container{grid-template-columns:1fr 1fr;gap:4rem}}.hero__content{text-align:center}@media(min-width:1024px){.hero__content{text-align:left}}.hero__label{font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#3d7a8c;margin-bottom:1rem;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.2s}.hero__title{font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media(min-width:768px){.hero__title{font-size:3rem}}@media(min-width:1024px){.hero__title{font-size:3.75rem}}.hero__title{font-size:clamp(2rem,5vw,3.2rem);color:#1a1a1a;margin-bottom:1.5rem;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.3s}.hero__title .highlight{color:#1e3a5f;position:relative;display:inline-block;transition:opacity .35s ease,transform .35s ease}.hero__title .highlight:after{content:"";position:absolute;bottom:-.08em;left:0;right:0;height:.15em;background:#3d7a8c66;border-radius:2px}.hero__title .highlight.is-exiting{opacity:0;transform:translateY(-.6em)}.hero__subtitle{font-family:"Source Sans 3",sans-serif;font-size:1.125rem;color:#6b7280;line-height:1.75;margin-bottom:2rem;max-width:500px;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.4s}@media(min-width:1024px){.hero__subtitle{font-size:1.25rem;max-width:520px}}.hero__cta{display:flex;flex-direction:column;gap:1rem;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.5s}@media(min-width:640px){.hero__cta{flex-direction:row;justify-content:center}}@media(min-width:1024px){.hero__cta{justify-content:flex-start}}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #E2E8F0;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.6s}.hero__stat{text-align:center}@media(min-width:1024px){.hero__stat{text-align:left}}.hero__stat-number{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:700;color:#1e3a5f;line-height:1}@media(min-width:768px){.hero__stat-number{font-size:2.25rem}}.hero__stat-label{font-size:.875rem;color:#6b7280;margin-top:.25rem}.hero__illustration{position:relative;display:flex;justify-content:center;align-items:center;opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.4s}.hero__image-wrapper{position:relative;z-index:2}.hero__image{max-width:100%;height:auto;max-height:500px}@media(min-width:1024px){.hero__image{max-height:600px}}.hero__decoration{position:absolute;pointer-events:none}.hero__blob-1{width:400px;height:400px;background:#3d7a8c14;top:-100px;right:-100px;animation:blobMorph 12s ease-in-out infinite}@media(min-width:768px){.hero__blob-1{width:600px;height:600px}}.hero__blob-2{width:300px;height:300px;background:#e8734a0f;bottom:-50px;left:-50px;animation:blobMorph 10s ease-in-out infinite;animation-delay:-4s}@media(min-width:768px){.hero__blob-2{width:400px;height:400px}}.hero__dots{background-image:radial-gradient(#E2E8F0 1px,transparent 1px);background-size:20px 20px;position:absolute;width:200px;height:200px;opacity:.3;top:20%;left:5%}@media(max-width:767px){.hero__dots{display:none}}.hero__circle{width:60px;height:60px;border:2px solid #E2E8F0;border-radius:50%;position:absolute;bottom:15%;right:10%;animation:float 6s ease-in-out infinite}@media(max-width:767px){.hero__circle{display:none}}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:fadeIn .6s ease forwards;animation-delay:1s}@media(max-width:767px){.hero__scroll{display:none}}.hero__scroll-text{font-size:.75rem;color:#9ca3af;letter-spacing:.1em;text-transform:uppercase}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,#9CA3AF,transparent);position:relative}.hero__scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:10px;background:#1e3a5f;animation:scrollIndicator 1.5s ease-in-out infinite}@keyframes scrollIndicator{0%{top:0;opacity:0}30%{opacity:1}to{top:30px;opacity:0}}.technologies{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.technologies{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.technologies{padding-top:6rem;padding-bottom:6rem}}.technologies{background:#fff;position:relative}.technologies__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.technologies__container{padding-left:2rem;padding-right:2rem}}.technologies__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}@media(min-width:768px){.technologies__grid{gap:2rem}}.tech-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;border-radius:.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:100px}.tech-item:hover{background:#f8fafc;transform:translateY(-4px)}.tech-item:hover img{transform:scale(1.1)}.tech-item img{width:48px;height:48px;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.tech-item img{width:56px;height:56px}}.tech-item span{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280;text-align:center}@media(min-width:768px){.tech-item span{font-size:.875rem}}.services{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.services{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.services{padding-top:6rem;padding-bottom:6rem}}.services{background:#fff;position:relative;overflow:hidden}.services__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.services__container{padding-left:2rem;padding-right:2rem}}.services__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.service-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #1e3a5f14;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1e3a5f26}.service-card{position:relative;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;border:1px solid transparent}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#1e3a5f,#3d7a8c);border-radius:1rem 1rem 0 0;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.service-card:hover{border-color:#e2e8f0}.service-card:hover:before{opacity:1}.service-card:hover .service-card__icon{transform:scale(1.1);background:#1e3a5f}.service-card:hover .service-card__icon svg{color:#fff}.service-card:hover .service-card__illustration{transform:scale(1.05)}.service-card__icon{width:80px;height:80px;border-radius:1rem;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card__icon svg{width:40px;height:40px;color:#1e3a5f;transition:color .4s cubic-bezier(.4,0,.2,1)}.service-card__illustration{width:140px;height:140px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.4,0,.2,1)}.service-card__illustration img{max-width:100%;max-height:100%;object-fit:contain}.service-card__title{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}@media(min-width:768px){.service-card__title{font-size:1.5rem}}.service-card__description{font-size:1rem;color:#6b7280;line-height:1.75;margin-bottom:1.5rem;flex-grow:1}.service-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.service-card__tag{font-size:.75rem;font-weight:500;color:#1e3a5f;background:#3d7a8c1a;padding:.25rem .75rem;border-radius:9999px;transition:all .15s ease}.service-card__tag:hover{background:#3d7a8c33}.services__decoration{position:absolute;pointer-events:none}.services__blob{width:300px;height:300px;background:#e8734a0a;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;top:-100px;left:-100px}@media(min-width:768px){.services__blob{width:400px;height:400px}}.services__circle{width:200px;height:200px;border:1px solid #E2E8F0;border-radius:50%;bottom:50px;right:-50px}@media(max-width:767px){.services__circle{display:none}}.clients{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.clients{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.clients{padding-top:6rem;padding-bottom:6rem}}.clients{background:#f8fafc;position:relative}.clients__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.clients__container{padding-left:2rem;padding-right:2rem}}.clients__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:640px){.clients__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.clients__grid{grid-template-columns:repeat(6,1fr);gap:2rem}}.client-logo{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 1px 2px #0000000d;transition:all .4s cubic-bezier(.4,0,.2,1);min-height:100px}@media(min-width:768px){.client-logo{min-height:120px;padding:2rem}}.client-logo:hover{transform:translateY(-4px);box-shadow:0 4px 20px #1e3a5f14}.client-logo img{max-width:100%;max-height:60px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.client-logo img{max-height:70px}}.client-logo:hover img{filter:grayscale(0%);opacity:1}.client-logo__placeholder{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border:2px dashed #E2E8F0;border-radius:.5rem}.client-logo__placeholder span{font-size:.75rem;color:#9ca3af;text-align:center}.contact{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.contact{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1024px){.contact{padding-top:6rem;padding-bottom:6rem}}.contact{background:#fff;position:relative;overflow:hidden}.contact__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.contact__container{padding-left:2rem;padding-right:2rem}}.contact__wrapper{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.contact__wrapper{grid-template-columns:1fr 1fr;gap:4rem}}.contact__content{text-align:center}@media(min-width:1024px){.contact__content{text-align:left}}.contact__label{font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#3d7a8c;margin-bottom:.75rem}.contact__title{font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.1;letter-spacing:-.01em}@media(min-width:768px){.contact__title{font-size:2.25rem}}.contact__title{color:#1a1a1a;margin-bottom:1rem}.contact__subtitle{font-size:1.125rem;color:#6b7280;line-height:1.75;margin-bottom:2.5rem;max-width:500px}@media(min-width:1024px){.contact__subtitle{max-width:none}}.contact__info{display:flex;flex-direction:column;gap:1.5rem}.contact__info-item{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#f8fafc;border-radius:1rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.contact__info-item{padding:1.5rem 2rem}}.contact__info-item:hover{background:#f1f5f9;transform:translate(8px)}.contact__info-item:hover .contact__info-icon{background:#1e3a5f}.contact__info-item:hover .contact__info-icon svg{color:#fff}.contact__info-icon{width:56px;height:56px;border-radius:.75rem;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px #0000000d;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact__info-icon svg{width:24px;height:24px;color:#1e3a5f;transition:color .4s cubic-bezier(.4,0,.2,1)}.contact__info-text{flex-grow:1}.contact__info-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.contact__info-value{font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;color:#1a1a1a}.contact__info-value a{color:inherit;text-decoration:none;transition:color .15s ease}.contact__info-value a:hover{color:#3d7a8c}.contact__illustration{display:flex;justify-content:center;align-items:center}.contact__image-wrapper{position:relative;max-width:450px}@media(min-width:1024px){.contact__image-wrapper{max-width:500px}}.contact__image{max-width:100%;height:auto}.contact__social{display:flex;gap:1rem;margin-top:2rem;justify-content:center}@media(min-width:1024px){.contact__social{justify-content:flex-start}}.contact__social-link{width:48px;height:48px;border-radius:.75rem;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#374151;transition:all .15s ease}.contact__social-link svg{width:22px;height:22px}.contact__social-link:hover{background:#1e3a5f;color:#fff;transform:translateY(-4px)}.contact__decoration{position:absolute;pointer-events:none}.contact__blob{width:400px;height:400px;background:#3d7a8c0d;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;bottom:-150px;right:-150px;animation:blobMorph 15s ease-in-out infinite}.footer{background:#0d1b2a;color:#9ca3af;padding:4rem 0 2rem}.footer__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.footer__container{padding-left:2rem;padding-right:2rem}}.footer__main{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer__main{grid-template-columns:2fr 1fr 1fr;gap:3rem}}@media(min-width:1024px){.footer__main{grid-template-columns:2fr 1fr 1fr 1fr}}.footer__brand{max-width:300px}.footer__logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer__logo img{height:50px;width:auto}.footer__logo-text .name{font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}.footer__logo-text .title{font-size:.75rem;color:#fff9}.footer__description{font-size:.875rem;color:#ffffffb3;line-height:1.75;margin-bottom:1.5rem}.footer__social{display:flex;gap:.75rem}.footer__social-link{width:40px;height:40px;border-radius:.5rem;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fffc;transition:all .15s ease}.footer__social-link svg{width:20px;height:20px}.footer__social-link:hover{background:#3d7a8c;color:#fff;transform:translateY(-2px)}@media(max-width:767px){.footer__column{text-align:center}}.footer__column-title{font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer__links{display:flex;flex-direction:column;gap:.75rem}.footer__link{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .15s ease}.footer__link:hover{color:#fff}.footer__contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}@media(max-width:767px){.footer__contact-item{justify-content:center}}.footer__contact-item svg{width:18px;height:18px;color:#3d7a8c;flex-shrink:0}.footer__contact-item a{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .15s ease}.footer__contact-item a:hover{color:#fff}.footer__bottom{padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__copyright{font-size:.875rem;color:#ffffff80}.footer__legal{display:flex;gap:1.5rem}.footer__legal-link{font-size:.875rem;color:#ffffff80;text-decoration:none;transition:color .15s ease}.footer__legal-link:hover{color:#fffc}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:.75rem;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:50;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.back-to-top svg{width:24px;height:24px}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#3d7a8c;transform:translateY(-4px)}
