*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}body{min-height:100vh;min-height:100svh;line-height:1.6;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#fff;color:#1a1a2e;overflow-x:hidden;width:100%;position:relative}@media(max-width:768px){html{-webkit-overflow-scrolling:touch;scroll-behavior:auto}body{touch-action:manipulation}}img,video,picture,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;line-height:1.2}p{overflow-wrap:break-word}#root{isolation:isolate;overflow-x:hidden;width:100%;position:relative}.page{min-height:100vh;min-height:100svh;padding-top:80px;background:#f8fafc}.page-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-container h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);color:#062743;margin-bottom:1.5rem}.page-container p{font-size:1.1rem;color:#4a4a68;line-height:1.8}::selection{background-color:#0a3d62;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#0a3d62;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#062743}.language-switcher{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.lang-flag{background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:6px;padding:.4rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;position:relative}.lang-flag:hover{border-color:#0006;transform:scale(1.05);background:#0000000d}.lang-flag.active{border-color:var(--color-gold, #CFAE58);border-width:2px;background:#cfae5826;box-shadow:0 2px 8px #cfae5833}.flag-icon{width:24px;height:18px;display:block;border-radius:2px;overflow:hidden}.header.home-page .lang-flag{border-color:#ffffff4d}.header.home-page .lang-flag:hover{border-color:#ffffff80;background:#ffffff1a}.header.home-page .lang-flag.active{border-color:var(--color-gold, #CFAE58);background:#cfae5833}.header.scrolled .lang-flag{border-color:#ffffff4d}.header.scrolled .lang-flag:hover{border-color:#ffffff80;background:#ffffff1a}.header.scrolled .lang-flag.active{border-color:var(--color-gold, #CFAE58);background:#cfae5826}.header.always-blue .lang-flag{border-color:#ffffff4d}.header.always-blue .lang-flag:hover{border-color:#ffffff80;background:#ffffff1a}.header.always-blue .lang-flag.active{border-color:var(--color-gold, #CFAE58);background:#cfae5826}@media(max-width:1024px){.language-switcher{display:none}.mobile-lang-switcher-wrapper .language-switcher{display:flex;margin-left:0;justify-content:flex-start;padding:0;gap:1rem}.mobile-lang-switcher-wrapper .lang-flag{width:48px;height:48px;border-color:#ffffff4d;background:#ffffff0d}.mobile-lang-switcher-wrapper .lang-flag:hover{border-color:#ffffff80;background:#ffffff1a;transform:scale(1.1)}.mobile-lang-switcher-wrapper .lang-flag.active{border-color:var(--color-gold, #CFAE58);border-width:2px;background:#cfae5833;box-shadow:0 4px 12px #cfae584d}.mobile-lang-switcher-wrapper .flag-icon{width:32px;height:24px}}:root{--color-primary: #0a3d62;--color-primary-dark: #062743;--color-accent: #60a5fa;--color-text: #1a1a2e;--color-text-light: #ffffff;--color-text-muted: #6b7280;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition-fast: .15s ease;--transition-base: .2s ease}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-bottom:2px solid transparent;box-shadow:none;transition:all .3s ease;height:auto;min-height:auto}.header.scrolled,.header.always-blue{background:#1d4e89f7;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:2px solid rgba(207,174,88,.3);box-shadow:0 4px 20px #0003}.header.always-blue .nav-link{color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.header.always-blue .contact-button{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.header.always-blue .contact-button:hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.header.always-blue .nav-link:hover{background:#ffffff1a}.header.always-blue .hamburger span{background:#fffffff2}.header.always-blue .mobile-menu-toggle{background:#ffffff1a;border-color:#ffffff40}.header.always-blue .mobile-menu-toggle:hover{background:#ffffff26;border-color:#ffffff59}.header-container{max-width:1600px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;position:relative;overflow:visible;line-height:1;height:fit-content;min-height:auto;padding-top:0;padding-bottom:0}.header-logo{display:flex;align-items:center;cursor:pointer;transition:transform var(--transition-fast);flex-shrink:0;text-decoration:none;color:inherit;margin:0;padding:0;z-index:1;position:relative}.header-logo:hover{transform:scale(1.02)}.header-logo .logo-image{width:auto;height:100px;max-height:100px;flex-shrink:0;object-fit:contain;display:block;margin:0;padding:0;vertical-align:top;line-height:0}.header-nav{display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:1}.nav-list{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}.nav-item{margin:0;position:relative}.mobile-lang-switcher-wrapper,.mobile-contact-wrapper{display:none}.nav-link{background:none;border:none;padding:.75rem 1.25rem;font-family:var(--font-body);font-size:.9rem;font-weight:500;color:#000;cursor:pointer;transition:all var(--transition-fast);border-radius:6px;position:relative;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.08em;text-shadow:none}.nav-link-icon{display:none}.header.home-page .nav-link{color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.header.home-page.scrolled .nav-link,.header.scrolled .nav-link{color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.nav-link.active{color:var(--color-gold-light)!important}.nav-link.active:after{transform:translate(-50%) scaleX(1)}.nav-link:after{content:"";position:absolute;bottom:.35rem;left:50%;transform:translate(-50%) scaleX(0);width:60%;height:2px;background:var(--color-gold);border-radius:2px;transition:transform var(--transition-base)}.nav-link:hover{background:#ffffff26}.header.scrolled .nav-link:hover{background:#ffffff1a}.header.home-page .nav-link:hover{background:#ffffff26}.header.home-page.scrolled .nav-link:hover{background:#ffffff1a}.nav-link:hover:after{transform:translate(-50%) scaleX(1)}.contact-button{background:transparent;border:1px solid #000000;padding:.75rem 1.75rem;font-family:var(--font-body);font-size:.9rem;font-weight:600;color:#000;cursor:pointer;transition:all var(--transition-fast);border-radius:8px;position:relative;z-index:1;flex-shrink:0;text-decoration:none;display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.header.home-page .contact-button{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.header.home-page.scrolled .contact-button,.header.scrolled .contact-button{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.contact-button:hover{background:#0000000d;border-color:#000;color:#000}.header.scrolled .contact-button:hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.header.home-page .contact-button:hover{background:#ffffff26;border-color:#ffffffb3;color:#fffffff2}.header.home-page.scrolled .contact-button:hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.mobile-menu-toggle{display:none;background:#0a3d621a;border:1px solid rgba(10,61,98,.2);padding:.6rem;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;border-radius:10px;transition:all var(--transition-base);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-menu-toggle:hover{background:#0a3d6226;border-color:#0a3d624d}.header.home-page .mobile-menu-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.header.home-page .mobile-menu-toggle:hover{background:#fff3;border-color:#ffffff4d}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-menu-toggle.open{background:#0a3d6226;border-color:#0a3d6240}.mobile-menu-toggle.open .hamburger span{background:var(--color-primary)}.header.home-page .mobile-menu-toggle.open{background:#fffffff2;border-color:transparent}.header.home-page .mobile-menu-toggle.open .hamburger span{background:var(--color-primary)}.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20px;height:16px;position:relative}.hamburger span{display:block;position:absolute;width:100%;height:2px;background:var(--color-primary);border-radius:2px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.header.home-page .hamburger span,.header.scrolled .hamburger span,.header.home-page.scrolled .hamburger span{background:#fffffff2}.header.scrolled .mobile-menu-toggle{background:#ffffff1a;border-color:#ffffff40}.header.scrolled .mobile-menu-toggle:hover{background:#ffffff26;border-color:#ffffff59}.header.home-page.scrolled .mobile-menu-toggle{background:#ffffff1a;border-color:#ffffff40}.header.home-page.scrolled .mobile-menu-toggle:hover{background:#ffffff26;border-color:#ffffff59}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0}.hamburger.open span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:translateY(-50%) scaleX(0)}.hamburger.open span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}@media(max-width:1024px){.header.home-page{background:#1d4e89f7;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:2px solid rgba(207,174,88,.3);box-shadow:0 4px 20px #0003}.header.home-page .nav-link{color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.header.home-page .mobile-menu-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.25)}.header.home-page .mobile-menu-toggle:hover{background:#ffffff26;border-color:#ffffff59}.header.home-page .hamburger span{background:#fffffff2}.header-container{padding:0 1.5rem;gap:1rem;grid-template-columns:auto 1fr auto;align-items:center;justify-items:end;line-height:1;height:fit-content;min-height:auto;padding-top:0;padding-bottom:0}.header-logo{justify-self:start}.header-logo .logo-image{height:70px;max-height:70px}.lang-toggle,.contact-button{display:none}.mobile-menu-toggle{display:flex;justify-self:end;grid-column:3;margin-left:auto}.header-nav{position:fixed;inset:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:2rem;padding-top:8rem;margin-left:0;background:#0a0f14f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s cubic-bezier(.4,0,.2,1),visibility .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);transform:translate(20px)}.header-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-lang-switcher-wrapper,.mobile-contact-wrapper{display:none}.header-nav.open .mobile-lang-switcher-wrapper,.header-nav.open .mobile-contact-wrapper{display:block}.mobile-lang-switcher-wrapper{width:100%;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);margin-top:1rem}.mobile-contact-link{width:100%;text-align:left;padding:.75rem 0;border:none!important;border-radius:0;background:none!important;color:#ffffffe6!important;font-weight:600;font-size:2rem;text-transform:uppercase;letter-spacing:.15em;box-shadow:none!important}.nav-link-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.9}.nav-link.active .nav-link-icon{opacity:1}.nav-list{flex-direction:column;gap:.5rem;padding:0;align-items:flex-start;width:100%}.nav-item{width:100%;opacity:0;transform:translate(-24px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.header-nav.open .nav-item{opacity:1;transform:translate(0)}.header-nav.open .nav-item:nth-child(1){transition-delay:.08s}.header-nav.open .nav-item:nth-child(2){transition-delay:.14s}.header-nav.open .nav-item:nth-child(3){transition-delay:.2s}.header-nav.open .nav-item:nth-child(4){transition-delay:.26s}.header-nav.open .nav-item:nth-child(5){transition-delay:.32s}.header-nav.open .mobile-lang-switcher-wrapper,.header-nav.open .mobile-contact-wrapper{display:block!important}.mobile-lang-switcher-wrapper{width:100%;padding:1.5rem 0 1rem;border-top:1px solid rgba(255,255,255,.15);margin-top:1rem}.mobile-contact-wrapper{width:100%;padding:0}.mobile-contact-link{width:100%;text-align:left;padding:.75rem 0;border:none!important;border-radius:0;background:none!important;color:#ffffffe6!important;font-weight:600;font-size:2rem;text-transform:uppercase;letter-spacing:.15em;display:block;transition:all .3s ease;box-shadow:none!important}.mobile-contact-link:hover{background:none!important;border:none!important;color:#fff!important}.mobile-contact-link.active{color:#f6b93b!important;background:none!important;border:none!important}.header.scrolled .mobile-contact-link{color:#ffffffe6!important}.header.scrolled .mobile-contact-link.active{color:#f6b93b!important}.nav-link{width:100%;text-align:left;padding:.75rem 0;font-size:2rem;font-weight:600;font-family:var(--font-body);color:#ffffffe6!important;text-transform:uppercase;letter-spacing:.15em;background:none!important;text-shadow:none;display:inline-flex;align-items:center;gap:1rem}.nav-link:after{display:none}.nav-link:hover{background:none!important}.nav-link.active{color:#f6b93b!important;background:none!important}.header.scrolled .nav-link{color:#ffffffe6!important}.header.scrolled .nav-link.active{color:#f6b93b!important}.mobile-menu-toggle{display:flex;z-index:1001;justify-self:end;grid-column:3;margin-left:auto}.mobile-menu-toggle.open{background:#0a3d6226;border:2px solid rgba(10,61,98,.3);width:48px;height:48px;border-radius:50%}.mobile-menu-toggle.open:hover{border-color:#0a3d6266;background:#0a3d6233}.mobile-menu-toggle.open .hamburger span{background:var(--color-primary)}.header.home-page .mobile-menu-toggle.open{background:transparent;border:2px solid rgba(255,255,255,.5)}.header.home-page .mobile-menu-toggle.open:hover{border-color:#fffc;background:#ffffff1a}.header.home-page .mobile-menu-toggle.open .hamburger span{background:#fff}}@media(max-width:768px){.header,.header.scrolled,.header.always-blue,.header.home-page{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0a3d62fa}.header-nav{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0a0f14fa}.header-container{padding:0 1rem;gap:.75rem;line-height:1;height:fit-content;min-height:auto;padding-top:0;padding-bottom:0}.header-logo .logo-image{height:80px;max-height:80px}.lang-toggle{display:none}.nav-link,.mobile-contact-link{font-size:1.75rem;padding:.6rem 0}.header-nav{padding-left:1.5rem}}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#0a4d68,#05668d);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0a4d684d;transition:all .3s ease;opacity:0;visibility:hidden;z-index:1000;color:#fff}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:linear-gradient(135deg,#05668d,#0a4d68);transform:translateY(-3px);box-shadow:0 6px 16px #0a4d6866}.back-to-top:active{transform:translateY(-1px);box-shadow:0 3px 8px #0a4d684d}.back-to-top svg{width:24px;height:24px}@media(max-width:768px){.back-to-top{bottom:20px;right:20px;width:45px;height:45px}.back-to-top svg{width:20px;height:20px}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#0f172a;color:#fff;padding:1.5rem 3rem 2rem 1.5rem;box-shadow:0 -4px 24px #00000059;max-width:100%}@media(max-width:639px){.cookie-consent{padding:.75rem 2.5rem 1rem 1rem}.cookie-consent-title{font-size:.95rem;margin-bottom:.4rem}.cookie-consent-desc{font-size:.8rem;line-height:1.45;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cookie-consent-close{top:.5rem;right:.5rem;width:32px;height:32px;font-size:1.5rem}.cookie-consent-actions{gap:.5rem}.cookie-consent-btn{padding:.55rem .9rem;font-size:.75rem;min-width:0;flex:1}}@media(min-width:640px){.cookie-consent{left:50%;transform:translate(-50%);bottom:1.5rem;right:auto;width:calc(100% - 2rem);max-width:720px;border-radius:12px;padding:1.75rem 3.25rem 2rem 2rem}}.cookie-consent-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;border-radius:8px;transition:background .2s ease,color .2s ease;padding:0}.cookie-consent-close:hover{background:#ffffff1f}.cookie-consent-close span{display:block;margin-top:-2px}.cookie-consent-title{font-size:1.15rem;font-weight:700;margin:0 0 .75rem;line-height:1.3}.cookie-consent-desc{font-size:.9rem;line-height:1.6;margin:0 0 1.25rem;color:#ffffffeb}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.cookie-consent-btn{padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;letter-spacing:.04em;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;border:2px solid #fff;min-width:160px}.cookie-consent-decline{background:transparent;color:#fff}.cookie-consent-decline:hover{background:#ffffff1a}.cookie-consent-accept{background:#fff;color:#0f172a;border-color:#fff}.cookie-consent-accept:hover{background:#e2e8f0;border-color:#e2e8f0;color:#0f172a}:root{--color-primary: #1D4E89;--color-primary-dark: #153A5E;--color-primary-light: #2A6BA0;--color-primary-lighter: #3D8BC4;--color-blue-light: #E6F2FA;--color-blue-lighter: #A7C7E7;--color-accent: #CFAE58;--color-accent-light: #DBC17A;--color-accent-dark: #B8953A;--color-cta: #2A9D8F;--color-cta-light: #3DB5A5;--color-cta-dark: #1F7A6E;--color-text: #1a1a2e;--color-text-light: #4a4a68;--color-text-muted: #6b7280;--color-white: #ffffff;--color-off-white: #f8fafc;--color-gray-100: #f1f5f9;--color-gray-200: #e2e8f0;--color-gray-800: #1e293b;--color-gray-900: #0f172a;--color-gold: #CFAE58;--color-gold-light: #DBC17A;--color-gold-dark: #B8953A;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInBothSides{0%{opacity:0}50%{opacity:1}to{opacity:1}}.animate-slide-in-left,.animate-slide-in-right{animation:fadeIn .8s ease-out forwards}.animate-slide-in-top{animation:slideInFromTop .8s ease-out forwards}.animate-slide-in-bottom{animation:slideInFromBottom .8s ease-out forwards}.animate-fade-scale{animation:fadeInScale .8s ease-out forwards}.stagger-7{animation-delay:.6s}.stagger-8{animation-delay:.7s}@media(prefers-reduced-motion:reduce){.hero-content{opacity:1!important;transform:none!important;transition:none!important}.hero-video-container{transition:none!important}.hero.video-locked .hero-video-container{opacity:1!important}}.home{font-family:var(--font-body);color:var(--color-text);line-height:1.6;overflow-x:hidden;padding-top:0;contain:layout style paint}@media(max-width:1024px){.home{contain:none}}@media(max-width:768px){.hero{overflow:hidden}.home .hero,.home .hero-poster,.home .wca-bg-image,.home .team-carousel-bg-image,.home .contact-cta-background{background-attachment:scroll}.why-choose-adamarine{height:auto;min-height:40svh}.team-carousel-section{height:auto;min-height:60svh}.hero-video-container,.vs-services.vs-services-carousel .vs-card{will-change:auto}}.section-tag{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-dark);background:linear-gradient(135deg,#60a5fa33,#60a5fa1a);padding:.65rem 1.5rem;border-radius:50px;margin-bottom:1.5rem;border:1px solid rgba(96,165,250,.3)}.section-title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;color:var(--color-primary-dark);margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.02em}.section-desc{font-size:1.15rem;color:var(--color-text-light);max-width:650px;line-height:1.75;margin:0 auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-body);font-size:.95rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all var(--transition-base);text-decoration:none}.btn svg{width:18px;height:18px}.btn-primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));color:var(--color-white);box-shadow:0 4px 14px #0a3d6259}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a3d6273}.btn-secondary{background:transparent;color:var(--color-white);border-color:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-secondary:hover{background:var(--color-white);color:var(--color-primary);border-color:var(--color-white)}.btn-light{background:var(--color-white);color:var(--color-primary);box-shadow:var(--shadow-md)}.btn-light:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-outline-light{background:transparent;color:var(--color-white);border-color:var(--color-white)}.btn-outline-light:hover{background:var(--color-white);color:var(--color-primary)}.hero{position:relative;width:100%;min-height:102dvh;min-height:102svh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:0;padding-top:0;background:#1a2634}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:64px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath fill='%230a3d62' d='M0,60 C300,120 600,0 900,60 C1050,90 1150,30 1200,60 L1200,120 L0,120 Z'/%3E%3C/svg%3E") bottom center no-repeat;background-size:100% 100%;pointer-events:none}.hero-poster{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1;transition:opacity .5s ease-out}.hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;transition:opacity 2.2s ease-in-out;overflow:hidden;pointer-events:none;will-change:opacity;background:#0b1b32;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.hero-video-container.active{opacity:1;z-index:3}.hero.video-locked .hero-video-container{opacity:0!important}@media(max-width:1024px){.hero-video-container{display:none!important}.hero-poster{opacity:1!important}}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-overlay{position:absolute;inset:0;background:#12161c85;z-index:4;pointer-events:none}.hero-inner{position:relative;z-index:5;max-width:1400px;margin:0 auto;padding:2rem 2rem 4rem;display:flex;align-items:center;justify-content:flex-start;min-height:60vh;min-height:60svh;opacity:0;transform:translateY(50px);transition:opacity 1.8s ease-out,transform 1.8s ease-out}@media(min-width:1025px){.hero-inner{padding-left:3rem;padding-right:3rem}.hero-content.hero-content-left{max-width:700px}}.hero-content-visible.hero-inner{opacity:1;transform:translateY(0)}.hero-content.hero-content-left{text-align:left;padding:0;max-width:100%}.hero-eyebrow{font-size:clamp(.85rem,1.2vw,1.1rem);font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem}.hero-headline{font-family:var(--font-display);font-size:clamp(2rem,6vw,4.5rem);font-weight:700;color:var(--color-white);margin-bottom:1.5rem;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}.hero-highlight{color:var(--color-accent);display:inline;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.4),0 0 12px rgba(207,174,88,.3)}.hero-subtitle{font-size:clamp(.95rem,2.2vw,1.4rem);color:#fffffff2;margin-bottom:2.5rem;max-width:600px;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.4)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-btn{display:inline-block;padding:1.1rem 2.25rem;font-family:var(--font-body);font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:600;text-decoration:none;border-radius:10px;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.hero-btn-primary{color:#fff;background:#f6b93b;border:1px solid #f6b93b}.hero-btn-primary:hover{background:#e0a62e;border-color:#e0a62e;color:#fff;transform:translateY(-2px)}.hero-btn-secondary{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.85)}.hero-btn-secondary:hover{color:#fff;border-color:#fff;background:#ffffff26;transform:translateY(-2px)}.hero-btn-gold{color:#fff;background:transparent;border:2px solid rgba(255,255,255,.9);font-weight:700}.hero-btn-gold:hover{background:#ffffff26;border-color:#fff;color:#fff;transform:translateY(-2px)}.hero-quote-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 60px #00000040;position:relative;z-index:6;margin-top:3rem}.hero-quote-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-primary);margin:0 0 1.5rem}.hero-quote-form{display:flex;flex-direction:column;gap:1rem}.hero-quote-input,.hero-quote-textarea{width:100%;padding:.75rem 1rem;font-family:var(--font-body);font-size:.95rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#1a1a2e;transition:border-color .2s ease,box-shadow .2s ease}.hero-quote-input::placeholder,.hero-quote-textarea::placeholder{color:#64748b}.hero-quote-input:focus,.hero-quote-textarea:focus{outline:none;border-color:var(--color-cta);box-shadow:0 0 0 3px #2a9d8f26}.hero-quote-textarea{resize:vertical;min-height:80px}.hero-quote-submit{padding:.9rem 1.5rem;font-family:var(--font-body);font-size:1rem;font-weight:600;color:#fff;background:var(--color-cta);border:none;border-radius:10px;cursor:pointer;transition:background .25s ease,transform .25s ease}.hero-quote-submit:hover:not(:disabled){background:var(--color-cta-dark);transform:translateY(-1px)}.hero-quote-submit:disabled{opacity:.7;cursor:not-allowed}.hero-quote-msg{font-size:.9rem;margin:0;padding:.5rem 0}.hero-quote-msg--success{color:#0a3d62}.hero-quote-msg--error{color:#b91c1c}@media(max-width:1024px){.hero-inner{text-align:center;justify-content:center;min-height:auto;padding-bottom:3rem}.hero-content.hero-content-left{text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}}.home-marquee{position:relative;background:#fff;padding:1.25rem 0 0;overflow:hidden}.home-marquee-track{display:flex;width:max-content;animation:none}@keyframes home-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-marquee-inner{display:flex;flex-shrink:0;align-items:center;gap:0}.home-marquee-item{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em}.home-marquee-outline{color:transparent;-webkit-text-stroke:2px #0a3d62;text-stroke:2px #0a3d62}.home-marquee-solid{color:#0a3d62}.home-marquee-dot{color:#f6b93b;margin:0 .5rem;font-weight:700}.home-marquee-bar{position:absolute;bottom:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#f6b93b,#e0a62e);margin-top:.5rem}@media(prefers-reduced-motion:reduce){.home-marquee-track{animation:none}}.hero-stats{position:relative;background:#fff;padding:4rem 1.5rem 5rem;overflow:hidden}.hero-stats:after{content:"";position:absolute;bottom:0;left:0;right:0;height:56px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,60 C300,120 600,0 900,60 C1050,90 1150,30 1200,60 L1200,120 L0,120 Z'/%3E%3C/svg%3E") bottom center no-repeat;background-size:100% 100%;pointer-events:none}.hero-stats-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}.hero-stat{text-align:center;background:linear-gradient(135deg,#3caea314,#3caea308);padding:3rem 2rem;border-radius:12px;border:1px solid rgba(60,174,163,.15);transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.hero-stat:hover{background:linear-gradient(135deg,#3caea31f,#3caea30f);border-color:#3caea340;transform:translateY(-2px)}.hero-stat-value{display:block;font-family:var(--font-display);font-size:clamp(2.75rem,6.5vw,4rem);font-weight:700;color:#3caea3;line-height:1;margin-bottom:.5rem}.hero-stat-label{font-size:clamp(.95rem,1.3vw,1.1rem);color:#1d4e89cc;font-weight:500;letter-spacing:.02em}@media(max-width:768px){.hero-stats{padding:3rem 1.5rem 4rem}.hero-stats-inner{grid-template-columns:1fr;gap:1.25rem;max-width:500px}.hero-stat{padding:2rem 1.5rem}}.hero-divider-line{display:none}@media(max-width:768px){.hero-divider-line{display:block;width:100%;padding:1.5rem 2rem;background:#f0f5ff;text-align:center}.hero-divider-line:after{content:"";display:inline-block;width:80px;height:4px;background:#062743;border-radius:2px}}.services{padding:8rem 4rem 10rem;background:linear-gradient(to bottom,#f8fafc,#f1f5f9)}.services-header{text-align:center;max-width:850px;margin:0 auto 6rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem 5rem;max-width:100%;margin:0 auto;padding:0}.our-services-section{position:relative;width:100%;max-width:100vw;min-height:900px;padding-top:5rem;padding-bottom:5rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards;background-color:#f1f5f9;background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.04) 1px,transparent 0);background-size:24px 24px;background-position:0 0}.our-services-bg{position:absolute;top:0;left:0;right:0;height:38%;background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:0}.our-services-overlay{position:absolute;top:0;left:0;right:0;height:38%;background:linear-gradient(to bottom,#00000073,#00000059,#00000080);z-index:1}.our-services-container{position:relative;max-width:1280px;margin:0 auto;padding:0 2rem;z-index:2}.our-services-header{text-align:center;max-width:800px;margin:0 auto 4rem;padding-bottom:3rem}.our-services-breadcrumb{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;color:#f6b93b;text-decoration:none;margin-bottom:1rem;transition:color .2s ease}.our-services-breadcrumb:hover{color:#fff}.our-services-title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.3)}.our-services-description{font-size:1.05rem;line-height:1.7;color:#ffffffeb;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.25)}.our-services-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:2rem}.our-services-grid .home-service-card:nth-child(-n+4){grid-column:span 2}.our-services-grid .home-service-card:nth-child(n+5){grid-column:span 2}.our-services-grid .home-service-card:nth-child(5){grid-column:2 / 4}.home-service-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0a3d6214;transition:box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column;border:1px solid #e2e8f0;border-bottom:3px solid var(--color-primary)}.home-service-card:hover{box-shadow:0 12px 40px #1d4e8926;transform:translateY(-4px);border-bottom-color:var(--color-accent)}.home-service-card-image-link{display:block;aspect-ratio:16 / 10;overflow:hidden}.home-service-card-image{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .4s ease;filter:grayscale(100%)}.home-service-card:hover .home-service-card-image{transform:scale(1.05)}.home-service-card-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.home-service-card-title{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:#0a3d62;margin:0;line-height:1.3}.home-service-card-desc{font-size:.95rem;line-height:1.6;color:#64748b;margin:0;flex:1}.home-service-card-link{font-size:.95rem;font-weight:600;color:#0a3d62;text-decoration:none;transition:color .2s ease}.home-service-card-link:hover{color:#f6b93b}.home-service-card-btn{display:block;text-align:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--color-cta);border:none;border-radius:10px;text-decoration:none;transition:background .25s ease,transform .25s ease;margin-top:.5rem;cursor:pointer}.home-service-card-btn:hover{background:var(--color-cta-dark);transform:translateY(-1px)}.our-services-footer{text-align:center;margin-top:2.5rem}.our-services-view-all{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-primary);text-decoration:none;padding:.6rem 1.25rem;border:2px solid var(--color-primary);border-radius:10px;transition:background .25s ease,color .25s ease}.our-services-view-all:hover{background:var(--color-primary);color:#fff}@media(max-width:1024px){.our-services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.our-services-grid .home-service-card:nth-child(-n+4){grid-column:span 1}.our-services-grid .home-service-card:nth-child(n+5){grid-column:span 1}.our-services-grid .home-service-card:nth-child(5){grid-column:auto}.our-services-section{min-height:auto;padding:2.5rem 1rem}.our-services-bg,.our-services-overlay{height:45%}.home-service-card{border-radius:12px}.home-service-card-title{font-size:1.1rem}.home-service-card-desc,.home-service-card-link{font-size:.9rem}}@media(max-width:600px){.our-services-grid{grid-template-columns:1fr}.our-services-header{margin-bottom:2rem}.our-services-section{min-height:700px;padding-top:3rem}.our-services-bg,.our-services-overlay{height:40%}.our-services-container{padding:0 1.5rem}}.services-container-new{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;position:relative;z-index:1;padding-top:2rem;width:100%;overflow:hidden}.services-content{position:relative;display:flex;flex-direction:column;gap:2rem;opacity:0;animation:fadeIn .8s ease-out .4s forwards}.services-content:before{content:"";position:absolute;top:20%;right:-8%;width:180px;height:180px;background:radial-gradient(circle,rgba(246,185,59,.08) 0%,rgba(246,185,59,.02) 40%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}.services-title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#1a1a2e;margin:0;line-height:1.2}.services-description{font-size:1.1rem;line-height:1.8;color:#4a4a68;margin:0;max-width:600px}.services-view-all{display:inline-flex;align-items:center;gap:.5rem;color:#0a3d62;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease;margin-top:.5rem}.services-view-all:hover{color:#062743}.services-arrow{color:#dc2626;font-size:.75rem;display:inline-block}.services-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.service-item{display:block;padding:1.25rem 1.5rem;background:#fff;border-radius:8px;color:#1a1a2e;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;border:1px solid #e2e8f0;margin-bottom:.75rem}.service-item:last-child{margin-bottom:0}.service-item{position:relative}.service-item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;transition:background var(--transition-base)}.service-item:hover{background:#fff;color:#1a1a2e;border-color:#e2e8f0;box-shadow:0 2px 8px #00000014;transform:translate(4px)}.service-item:hover:after{background:linear-gradient(90deg,#f6b93b,#d4991f)}.services-image-wrapper{position:relative;width:100%;height:100%;min-height:600px;background-image:url(/img/Services.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;z-index:2;opacity:0;animation:fadeIn .8s ease-out .6s forwards;overflow:hidden}.services-image-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(to left,#fff0,#ffffff4d,#fff9 60%,#ffffffe6);z-index:1;pointer-events:none}.services-image-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.2) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.2) 100%);z-index:1;pointer-events:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.services-container-new{grid-template-columns:1fr;gap:3rem}.services-image-wrapper{min-height:400px;order:-1;transform:translateY(30px);animation:slideInUp .8s ease-out .4s forwards}.services-image-wrapper:before{background:linear-gradient(to top,#fff0,#ffffff4d 30%,#ffffffb3 70%,#fffffff2)}.services-content{transform:translateY(30px);animation:slideInUp .8s ease-out .6s forwards}}@media(max-width:768px){.our-services-section{padding:4rem 1.5rem}.services-container-new{gap:2.5rem}.services-image-wrapper{min-height:300px}.services-title{font-size:2rem}.services-description{font-size:1rem}}.vision-services-combined{position:relative;overflow:hidden;padding:6rem 1.5rem 6.5rem;color:#1e293b;font-family:"Inter",var(--font-body),sans-serif;background:#fff;width:100%;max-width:100vw}.vision-services-combined:before{content:"";position:absolute;top:0;right:-10%;width:40%;height:100%;background:linear-gradient(135deg,rgba(96,165,250,.15) 0%,rgba(59,130,246,.1) 50%,transparent 100%);transform:skew(-15deg);z-index:0}.vision-services-combined:after{content:"";position:absolute;bottom:0;left:-5%;width:30%;height:60%;background:linear-gradient(45deg,rgba(96,165,250,.12) 0%,transparent 70%);border-radius:50%;z-index:0}.vision-services-combined .vs-bg,.vision-services-combined .vs-overlay{display:none}.vision-services-combined .vs-content{position:relative;z-index:3;max-width:1280px;margin:0 auto}.vs-header{text-align:center;margin-bottom:3rem}.vs-tag{background:linear-gradient(135deg,#60a5fa,#3b82f6);border:none;color:#fff;box-shadow:0 4px 15px #60a5fa66}.vs-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4.5vw,3.3rem);margin:.75rem 0 .5rem;color:#000;letter-spacing:-.02em;font-weight:700}.vs-subtitle{color:#000;font-size:1.05rem;margin:0 auto;max-width:720px;opacity:.7}.vs-grid{display:grid;grid-template-columns:1fr;gap:2rem}.vs-services{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;grid-template-rows:auto auto}@media(min-width:641px){.vs-services.vs-services-carousel{display:grid}.vs-services.vs-services-carousel .vs-card{transform:none!important}}.vs-services .vs-card:nth-child(1),.vs-services .vs-card:nth-child(2),.vs-services .vs-card:nth-child(3),.vs-services .vs-card:nth-child(4){grid-row:1}.vs-services .vs-card:nth-child(1){grid-column:1}.vs-services .vs-card:nth-child(2){grid-column:2}.vs-services .vs-card:nth-child(3){grid-column:3}.vs-services .vs-card:nth-child(4){grid-column:4}.vs-services .vs-card:nth-child(5),.vs-services .vs-card:nth-child(6),.vs-services .vs-card:nth-child(7){grid-row:2}.vs-services .vs-card:nth-child(5){grid-column:1}.vs-services .vs-card:nth-child(6){grid-column:2}.vs-services .vs-card:nth-child(7){grid-column:3}.vs-card{position:relative;display:block;background:#0b1b32;border-radius:20px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 4px 20px #00000014,0 8px 40px #0000000a;transition:transform var(--transition-base),box-shadow var(--transition-base);aspect-ratio:1 / 1}.vs-card:before{display:none}.vs-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f,0 20px 60px #00000014}.vs-card-img{position:absolute;inset:0;width:100%;background-size:cover;background-position:center;filter:grayscale(100%);transition:transform var(--transition-base),filter var(--transition-base);z-index:0}.vs-card:hover .vs-card-img,.vs-card:active .vs-card-img,.vs-card:focus .vs-card-img{transform:scale(1.02);filter:grayscale(0%) saturate(1.1)}.vs-card-body{position:absolute;bottom:0;left:0;right:0;width:100%;padding:1.75rem 2rem;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-end;align-items:flex-start;background:linear-gradient(180deg,#0000,#0003 40%,#000000bf);text-align:left;z-index:2}.vs-card-title{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;color:#fff;margin:0;letter-spacing:.01em;text-shadow:0 2px 8px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.6);line-height:1.25;font-family:var(--font-display, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.vs-card-text{display:none}.vs-card-cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#fff;background:#0009;padding:.7rem 1.4rem;border-radius:50px;border:2px solid #60a5fa;text-decoration:none;font-size:.95rem;margin-top:0;box-shadow:0 4px 15px #60a5fa4d;transition:opacity .4s ease,transform .4s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(10px);pointer-events:none}.vs-card-cta:hover{background:#000000bf;border-color:#93c5fd;box-shadow:0 6px 20px #60a5fa66;transform:translateY(-2px)}.vs-card:hover .vs-card-cta,.vs-card:focus-within .vs-card-cta{opacity:1;transform:translateY(0);pointer-events:auto}.vs-card-cta svg{width:18px;height:18px}.vs-carousel-nav{display:none}.vs-vision{background:linear-gradient(135deg,#0a3d62,#062743);border:none;border-radius:16px;padding:1.75rem;box-shadow:0 8px 30px #0a3d6240;display:flex;flex-direction:column;gap:1rem;color:#fff;align-self:flex-start;height:auto}.vs-vision-icon{width:64px;height:64px;border-radius:50%;border:2px solid rgba(246,185,59,.5);background:#f6b93b1a;display:grid;place-items:center;margin-bottom:.5rem;color:#f6b93b}.vs-vision h3{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;color:#fff}.vs-vision p{margin:0;color:#ffffffd9;line-height:1.6}.vs-vision-pills{display:flex;flex-direction:column;gap:.9rem}.vs-pill{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;padding:.85rem 1rem;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15)}.vs-pill-icon{width:36px;height:36px;border-radius:50%;background:#f6b93b33;display:grid;place-items:center;color:#f6b93b}.vs-pill-icon svg{width:18px;height:18px}.vs-pill-text strong{display:block;color:#fff;font-size:.98rem;margin-bottom:.15rem}.vs-pill-text span{color:#ffffffbf;font-size:.9rem}@media(max-width:1400px)and (min-width:1101px){.vs-services{grid-template-columns:repeat(4,1fr)}.vs-services .vs-card:nth-child(5){grid-column:1}.vs-services .vs-card:nth-child(6){grid-column:2}.vs-services .vs-card:nth-child(7){grid-column:3}}@media(max-width:1100px)and (min-width:901px){.vs-services{grid-template-columns:repeat(3,1fr);gap:1.25rem}.vs-services .vs-card:nth-child(1),.vs-services .vs-card:nth-child(2),.vs-services .vs-card:nth-child(3){grid-row:1}.vs-services .vs-card:nth-child(4),.vs-services .vs-card:nth-child(5),.vs-services .vs-card:nth-child(6){grid-row:2}.vs-services .vs-card:nth-child(7){grid-row:3;grid-column:2}.vs-card-body{padding:1.5rem}.vs-card-title{font-size:1.3rem}}@media(max-width:900px)and (min-width:641px){.vision-services-combined{padding:5rem 1.5rem 5.5rem}.vs-grid{grid-template-columns:1fr}.vs-services{grid-template-columns:repeat(2,1fr);gap:1.25rem}.vs-services .vs-card:nth-child(1),.vs-services .vs-card:nth-child(2){grid-row:1}.vs-services .vs-card:nth-child(3),.vs-services .vs-card:nth-child(4){grid-row:2}.vs-services .vs-card:nth-child(5),.vs-services .vs-card:nth-child(6){grid-row:3}.vs-services .vs-card:nth-child(7){grid-row:4;grid-column:1 / -1;max-width:400px;margin:0 auto}.vs-card-body{padding:1.5rem}.vs-card-title{font-size:1.25rem}}@media(max-width:640px){.vision-services-combined{padding:4.5rem 1rem 5rem}.vs-grid{grid-template-columns:1fr;position:relative}.vs-services.vs-services-carousel{display:block;overflow:hidden;position:relative;width:100%;gap:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;min-height:0;isolation:isolate;aspect-ratio:1 / 1}.vs-services.vs-services-carousel .vs-card{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1 / 1;background:#0b1b32;transition:transform .4s cubic-bezier(.4,0,.2,1);margin:0;will-change:transform;opacity:1;visibility:visible;box-sizing:border-box}.vs-card:before{display:none}.vs-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter var(--transition-base)}.vs-card:hover .vs-card-img,.vs-card:active .vs-card-img,.vs-card:focus .vs-card-img{filter:grayscale(0%) saturate(1.1)}.vs-card-body{position:absolute;bottom:0;left:0;right:0;width:100%;padding:1.5rem;gap:.75rem;background:linear-gradient(180deg,#0000,#0000004d,#000c);justify-content:flex-end;align-items:flex-start;text-align:left}.vs-card-title{font-size:1.25rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.6);max-width:none;letter-spacing:.02em;line-height:1.3;margin:0}.vs-card-text{display:none}.vs-card-cta{font-size:.85rem;padding:.6rem 1.2rem;border:2px solid #60a5fa;opacity:1;transform:none;pointer-events:auto;background:#0009;margin-top:.5rem}.vs-carousel-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:0 1rem}.vs-carousel-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#0a3d62e6;border:2px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:0 4px 12px #00000026}.vs-carousel-btn:hover{background:#0a3d62;border-color:#fff6;transform:scale(1.1);box-shadow:0 6px 16px #0003}.vs-carousel-btn:active{transform:scale(.95)}.vs-carousel-btn svg{width:20px;height:20px;stroke-width:2.5}.vs-carousel-dots{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1}.vs-carousel-dot{width:8px;height:8px;border-radius:50%;background:#0a3d624d;border:none;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.vs-carousel-dot:hover{background:#0a3d6280;transform:scale(1.2)}.vs-carousel-dot.active{background:#0a3d62;width:24px;border-radius:4px}.vs-vision{padding:1.25rem}}@media(min-width:1800px){.services{padding:8rem 6rem 10rem}.services-grid{gap:5rem 6rem}}.services-maritime{position:relative;overflow:hidden;padding:9rem 1.5rem 8rem;color:#fff;font-family:"Inter",var(--font-body),sans-serif;margin-top:-40px;z-index:1}.services-maritime .services-bg{position:absolute;inset:0;background:url(/img/background_img.png) center/cover no-repeat;z-index:1}.services-maritime .services-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f172ae6,#0f172ab3 40%,#0f172a59,#0f172a26);mix-blend-mode:multiply;z-index:2}.services-maritime .services-inner{position:relative;z-index:3;max-width:1280px;margin:0 auto;text-align:center}.services-maritime .services-header{margin-bottom:3.5rem}.maritime-tag{background:#ca8a0429;border:1px solid rgba(202,138,4,.4);color:#fef9c3}.maritime-title{color:#f8fafc;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4.5vw,3.4rem);letter-spacing:-.02em}.maritime-desc{color:#e2e8f0;max-width:760px;margin:.75rem auto 0;font-size:1.05rem}.services-grid-maritime{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;position:relative;z-index:3}@media(min-width:1100px){.services-grid-maritime{grid-template-columns:repeat(4,1fr)}}.service-card-maritime{position:relative;display:flex;flex-direction:column;background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:18px;overflow:hidden;text-decoration:none;transition:transform var(--transition-base),box-shadow var(--transition-base),background var(--transition-base),color var(--transition-base);min-height:330px;box-shadow:0 22px 60px #00000059;color:#e2e8f0}.service-card-maritime:hover{transform:translateY(-10px);background:#fff;color:#0f172a;box-shadow:0 22px 50px #00000059}.service-card-image-maritime{width:100%;aspect-ratio:4 / 3;background-size:cover;background-position:center;filter:saturate(.95);transition:transform var(--transition-base),filter var(--transition-base)}.service-card-maritime:hover .service-card-image-maritime{transform:scale(1.03);filter:saturate(1.05)}.service-card-body-maritime{padding:1.35rem 1.4rem 3.4rem;display:flex;flex-direction:column;gap:.65rem;flex:1;position:relative}.service-card-title-maritime{font-size:1.08rem;font-weight:700;margin:0}.service-card-text-maritime{font-size:.98rem;margin:0;color:inherit;opacity:.92;line-height:1.5;flex:1}.service-card-link-maritime{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:#ca8a04;text-decoration:none;font-size:.97rem;transition:color var(--transition-base);position:absolute;right:1.4rem;bottom:1.2rem}.service-card-link-maritime svg{width:18px;height:18px;stroke-width:2}.service-card-maritime:hover .service-card-link-maritime{color:#0f172a}@media(max-width:900px){.services-maritime{padding:6rem 1.25rem 6.5rem;margin-top:0}.services-grid-maritime{gap:1.25rem}}@media(max-width:640px){.services-grid-maritime{grid-template-columns:1fr}.services-maritime{margin-top:0;padding-top:5.5rem}}.service-card{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/10;min-height:380px;cursor:pointer;box-shadow:0 10px 40px #0000001f,0 0 0 1px #0000000d;transition:all var(--transition-base);will-change:transform;contain:layout style paint;border:1px solid rgba(0,0,0,.08);background:#fff}.service-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:transparent;transition:background var(--transition-base);z-index:10}.service-card:hover{transform:translateY(-12px);box-shadow:0 30px 60px #00000040;border-color:#00000014}.service-card:hover:after{background:linear-gradient(90deg,#f6b93b,#d4991f)}.service-video-container{position:relative;width:100%;height:100%}.service-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform var(--transition-base),opacity var(--transition-base);will-change:transform;transform:translateZ(0);backface-visibility:hidden;display:block;opacity:1}.service-video::-webkit-media-controls,.service-video::-webkit-media-controls-panel,.service-video::-webkit-media-controls-play-button,.service-video::-webkit-media-controls-timeline-container,.service-video::-webkit-media-controls-current-time-display,.service-video::-webkit-media-controls-time-remaining-display{display:none!important;opacity:0!important}.hero-video{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.hero-video::-webkit-media-controls,.hero-video::-webkit-media-controls-panel,.hero-video::-webkit-media-controls-play-button,.hero-video::-webkit-media-controls-start-playback-button,.hero-video::-webkit-media-controls-timeline-container,.hero-video::-webkit-media-controls-current-time-display,.hero-video::-webkit-media-controls-time-remaining-display,.hero-video::-webkit-media-controls-mute-button,.hero-video::-webkit-media-controls-volume-slider,.hero-video::-webkit-media-controls-fullscreen-button,.hero-video::-webkit-media-controls-overlay-play-button,.hero-video::-webkit-media-controls-overlay-enclosure{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;pointer-events:none!important}.hero-video::-moz-media-controls{display:none!important}.hero-video::-ms-media-controls{display:none!important}.hero-video[autoplay]{-webkit-autoplay:true}@media(max-width:768px){.hero-video-container{-webkit-tap-highlight-color:transparent;touch-action:none}.hero-video{-webkit-tap-highlight-color:transparent;object-fit:cover;touch-action:none}.hero-video::-webkit-media-controls-overlay-play-button{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;pointer-events:none!important}.hero-video:after,.hero-video:before{display:none!important;content:none!important}.hero-video *,.hero-video-container *{pointer-events:none!important}.hero-video,.hero-video-container{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(max-width:480px){.hero-video,.hero-video-container{-webkit-appearance:none;appearance:none;touch-action:none}.hero-video::-webkit-media-controls-enclosure{display:none!important}}.service-video[poster]{background-size:cover;background-position:center}.service-card:hover .service-video{transform:scale(1.1)}.service-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0003 40%,#000000b3 85%,#000000d9);transition:background var(--transition-base);transform:translateZ(0);z-index:1}.service-card:hover .service-overlay{background:linear-gradient(180deg,#0000001a,#0000004d 40%,#000000bf 85%,#000000e6)}.service-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 2.5rem;color:var(--color-white);z-index:2}.service-icon{width:64px;height:64px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform var(--transition-base),background var(--transition-base);box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.2)}.service-icon svg{width:32px;height:32px;stroke:var(--color-primary-dark);stroke-width:2.5}.service-card:hover .service-icon{transform:scale(1.1) rotate(-5deg)}.service-title{font-family:var(--font-display);font-size:clamp(1.65rem,2.5vw,2.15rem);font-weight:700;margin-bottom:1rem;line-height:1.15;text-shadow:0 3px 12px rgba(0,0,0,.4);letter-spacing:-.03em}.service-link{display:inline-flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#fff;opacity:0;transform:translateY(10px);transition:all var(--transition-base);margin-top:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.2)}.service-link svg{width:20px;height:20px;transition:transform var(--transition-fast)}.service-card:hover .service-link{opacity:1;transform:translateY(0)}.service-card:hover .service-link svg{transform:translate(4px)}.about-preview{padding:6rem 2rem;background:var(--color-white)}.about-preview-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-preview-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-xl)}.about-preview-image img{width:100%;height:400px;object-fit:cover}.experience-badge{position:absolute;bottom:-20px;right:30px;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));padding:1.25rem 1.75rem;border-radius:12px;text-align:center;box-shadow:var(--shadow-lg)}.experience-number{display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--color-primary-dark);line-height:1}.experience-text{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-dark)}.about-preview-content{padding:1rem 0}.about-text{color:var(--color-text-light);margin-bottom:1.5rem;line-height:1.8}.about-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.about-features li{display:flex;align-items:center;gap:.75rem;font-weight:500;color:var(--color-text)}.about-features svg{width:20px;height:20px;color:var(--color-accent);flex-shrink:0}.ports{padding:6rem 2rem;background:linear-gradient(135deg,var(--color-primary-dark),var(--color-primary));color:var(--color-white)}.ports-container{max-width:1200px;margin:0 auto;text-align:center}.ports .section-tag{background:#60a5fa33}.ports .section-title{color:var(--color-white)}.ports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem}.port-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:2rem 1.5rem;transition:all var(--transition-base)}.port-card:hover{background:#ffffff26;transform:translateY(-5px);border-color:var(--color-accent)}.port-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.port-icon svg{width:28px;height:28px;stroke:var(--color-primary-dark)}.port-name{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.port-location{font-size:.875rem;color:#ffffffb3}.why-us{padding:8rem 2rem;background:linear-gradient(135deg,#0a3d62,#1e5f8a,#0a3d62);position:relative;overflow:hidden}.why-us:before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.1' d='M0,96L48,112C96,128,192,160,288,186.7C384,213,480,235,576,213.3C672,192,768,128,864,128C960,128,1056,192,1152,208C1248,224,1344,192,1392,176L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E") bottom center / 100% auto no-repeat;opacity:.5}.why-us:after{content:"";position:absolute;bottom:0;left:0;right:0;height:150px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.15' d='M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,224C672,245,768,267,864,256C960,245,1056,203,1152,186.7C1248,171,1344,181,1392,186.7L1440,192L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E") bottom center / 100% auto no-repeat}.why-us-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.why-us-header{text-align:center;margin-bottom:4rem}.why-us .section-tag{background:#60a5fa33;border-color:#60a5fa66;color:var(--color-accent)}.why-us .section-title{color:#fff}.why-us-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-us-card{background:#fffffff2;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 20px 40px #00000026;border:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.why-us-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-accent) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.why-us-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000040}.why-us-card:hover:before{transform:scaleX(1)}.why-us-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:linear-gradient(135deg,#e6f2ff,#dbeafe);border-radius:16px;margin-bottom:1.5rem;box-shadow:0 4px 12px #0a3d621a}.why-us-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-primary-dark);margin-bottom:.75rem;letter-spacing:-.01em}.why-us-desc{font-size:1rem;color:var(--color-text-light);line-height:1.7}.vision-goals{padding:4rem 2rem;background:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='compass' x='0' y='0' width='200' height='200' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='100' cy='100' r='80' fill='none' stroke='%230a3d62' stroke-width='0.5' opacity='0.1'/%3E%3Ccircle cx='100' cy='100' r='60' fill='none' stroke='%230a3d62' stroke-width='0.3' opacity='0.08'/%3E%3Cline x1='100' y1='20' x2='100' y2='180' stroke='%230a3d62' stroke-width='0.5' opacity='0.1'/%3E%3Cline x1='20' y1='100' x2='180' y2='100' stroke='%230a3d62' stroke-width='0.5' opacity='0.1'/%3E%3Cline x1='40' y1='40' x2='160' y2='160' stroke='%230a3d62' stroke-width='0.3' opacity='0.08'/%3E%3Cline x1='160' y1='40' x2='40' y2='160' stroke='%230a3d62' stroke-width='0.3' opacity='0.08'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='200' height='200' fill='url(%23compass)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='waves' x='0' y='0' width='120' height='120' patternUnits='userSpaceOnUse'%3E%3Cpath d='M0,40 Q30,20 60,40 T120,40' stroke='%230a3d62' stroke-width='1' fill='none' opacity='0.06'/%3E%3Cpath d='M0,60 Q30,40 60,60 T120,60' stroke='%230a3d62' stroke-width='1' fill='none' opacity='0.05'/%3E%3Cpath d='M0,80 Q30,60 60,80 T120,80' stroke='%230a3d62' stroke-width='1' fill='none' opacity='0.04'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='120' height='120' fill='url(%23waves)'/%3E%3C/svg%3E"),radial-gradient(circle at 20% 50%,rgba(10,61,98,.04) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(10,61,98,.06) 0%,transparent 50%),linear-gradient(180deg,#fff,#f8fafc);position:relative;overflow:hidden;z-index:2}.vision-goals:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:140px;background:linear-gradient(180deg,#f8fafc,#f8fafc00);pointer-events:none;z-index:1}.vision-goals-container{max-width:1400px;margin:0 auto;position:relative;z-index:2}.vision-header{text-align:center;margin-bottom:2.5rem}.vision-goals .section-tag{font-size:.85rem;margin-bottom:.75rem}.vision-goals .section-title{margin-bottom:0;font-size:2.5rem}.vision-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.vision-circle-container{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}.compass-rose{position:absolute;width:100%;height:100%;max-width:400px;max-height:400px;z-index:1}.compass-point{position:absolute;width:2px;height:60px;background:linear-gradient(180deg,rgba(10,61,98,.2) 0%,transparent 100%);transform-origin:bottom center}.compass-n{top:0;left:50%;transform:translate(-50%)}.compass-e{right:0;top:50%;transform:translateY(-50%) rotate(90deg)}.compass-s{bottom:0;left:50%;transform:translate(-50%) rotate(180deg)}.compass-w{left:0;top:50%;transform:translateY(-50%) rotate(270deg)}.compass-ne{top:15%;right:15%;transform:rotate(45deg)}.compass-se{bottom:15%;right:15%;transform:rotate(135deg)}.compass-sw{bottom:15%;left:15%;transform:rotate(225deg)}.compass-nw{top:15%;left:15%;transform:rotate(315deg)}.vision-circle{position:relative;z-index:2;width:350px;height:350px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 100%);border:6px solid rgba(255,255,255,.9);box-shadow:0 15px 40px #0a3d624d;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;text-align:center;overflow:hidden}.vision-logo{width:50px;height:50px;margin-bottom:.75rem;flex-shrink:0}.vision-logo img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.vision-circle-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-white);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.vision-circle-text{font-size:.85rem;line-height:1.5;color:#fffffff2;margin:0;max-width:85%;word-wrap:break-word;overflow-wrap:break-word}.goals-section{display:flex;flex-direction:column;gap:1rem;margin-top:0}.goal-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--color-white);border-radius:10px;border:2px solid var(--color-primary);border-left:5px solid var(--color-primary);box-shadow:0 3px 10px #0a3d621a;transition:all var(--transition-base)}.goal-item:hover{box-shadow:0 5px 15px #0a3d6226;transform:translate(3px)}.goal-anchor-icon{width:45px;height:45px;background:linear-gradient(135deg,#f6b93b,#d4991f);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 8px #f6b93b66}.goal-anchor-icon svg{width:22px;height:22px;color:var(--color-white)}.goal-item p{font-size:.95rem;line-height:1.5;color:var(--color-primary-dark);margin:0;font-weight:500;flex:1}@media(max-width:1024px){.goal-item p .vision-goals{padding:3rem 2rem}.goal-item p .vision-content-wrapper{grid-template-columns:1fr;gap:2rem}.goal-item p .vision-circle-container{min-height:280px}.goal-item p .vision-circle{width:260px;height:260px;padding:1.5rem}.goal-item p .vision-logo{width:55px;height:55px}.goal-item p .compass-rose{max-width:280px;max-height:280px}}@media(max-width:768px){.goal-item p .vision-goals{padding:2.5rem 1rem}.goal-item p .vision-header{margin-bottom:1.5rem}.goal-item p .vision-goals .section-title{font-size:1.75rem}.goal-item p .vision-content-wrapper{gap:1.5rem}.goal-item p .vision-circle-container{min-height:300px}.goal-item p .vision-circle{width:280px;height:280px;padding:2rem;border-width:5px}.goal-item p .vision-logo{width:35px;height:35px;margin-bottom:.5rem}.goal-item p .vision-circle-title{font-size:1.1rem;margin-bottom:.4rem}.goal-item p .vision-circle-text{font-size:.7rem;line-height:1.4;max-width:90%}.goal-item p .compass-rose{max-width:340px;max-height:340px}.goal-item p .compass-point{height:45px}.goal-item p .goal-item{padding:1.5rem;gap:1.25rem}.goal-item p .goal-anchor-icon{width:50px;height:50px}.goal-item p .goal-anchor-icon svg{width:28px;height:28px}.goal-item p .goal-item p{font-size:1rem}}@media(max-width:480px){.goal-item p .contact-card-content{padding:1.5rem 1rem}.goal-item p .contact-card-title{font-size:1.25rem;margin-bottom:.5rem}.goal-item p .contact-card-text{font-size:.85rem;margin-bottom:1rem}.goal-item p .contact-card-buttons{margin-bottom:1.25rem;gap:.75rem}.goal-item p .contact-card-info{flex-direction:column;gap:.75rem;padding-top:.75rem}.goal-item p .contact-card-info-item{font-size:.8rem}}.goal-item p .contact-item svg{width:18px;height:18px}.goal-item p .contact-cta-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.goal-item p .contact-cta-background{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.goal-item p .contact-cta-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#ffffffeb,#ffffff80 10%,#ffffff26 22%,#0000 28%,#0000001a 40%,#0000004d 55%,#0009 72%,#000000d9 88%,#000);z-index:1}.goal-item p .contact-cta-content{position:relative;z-index:2;text-align:center;padding:0 2rem;max-width:900px}.goal-item p .contact-cta-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.goal-item p .contact-cta-subtitle{font-size:1.05rem;color:#ffffffe6;margin:0 0 2rem;line-height:1.6;font-family:var(--font-body)}.goal-item p .contact-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.goal-item p .contact-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:var(--font-body);font-size:1rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.goal-item p .contact-cta-button svg{width:20px;height:20px;stroke-width:2}.goal-item p .contact-cta-button-email{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;box-shadow:none}.goal-item p .contact-cta-button-email:hover{background:#ffffff26;border-color:#ffffffb3;color:#f6b93b;transform:translateY(-3px);box-shadow:0 4px 12px #0003}.goal-item p .contact-cta-button-email:hover svg{stroke:#f6b93b}.goal-item p .contact-cta-button-call{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;box-shadow:none}.goal-item p .contact-cta-button-call:hover{background:#ffffff26;border-color:#ffffffb3;color:#f6b93b;transform:translateY(-3px);box-shadow:0 4px 12px #0003}.goal-item p .contact-cta-button-call:hover svg{stroke:#f6b93b}.goal-item p .contact-cta-info{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap;gap:1rem}.goal-item p .contact-cta-info span{font-size:.95rem;color:#fffc;font-weight:500;font-family:var(--font-body)}.goal-item p .footer{background:#000;color:#fff;padding:4rem 2rem 2rem}.goal-item p .footer-container{max-width:1400px;margin:0 auto}.goal-item p .footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;padding-bottom:3rem;margin-bottom:2rem;align-items:start}.goal-item p .footer-brand{display:flex;flex-direction:column;gap:1rem;text-align:center;align-items:center;justify-content:center;width:100%}.goal-item p .footer-logo-wrapper{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.goal-item p .footer-logo-image{height:50px;width:auto;object-fit:contain}.goal-item p .footer-brand-name{font-size:1.25rem;font-weight:700;color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;text-align:center}.goal-item p .footer-tagline{font-size:.95rem;font-weight:500;color:#f6b93b;margin:0;font-family:var(--font-body);text-align:center}.goal-item p .footer-desc{font-size:.9rem;color:#fffc;line-height:1.6;margin:0;font-family:var(--font-body);text-align:center;max-width:100%}.goal-item p .footer-col{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.goal-item p .footer-col h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 1.25rem;font-family:var(--font-body);text-align:center;width:100%}.goal-item p .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;width:100%}.goal-item p .footer-col li{font-size:.9rem;color:#fffc;text-align:center;white-space:nowrap}.goal-item p .footer-col a{color:#fffc;text-decoration:none;transition:color .2s ease;white-space:nowrap;text-align:center}.goal-item p .footer-col a:hover{color:#f6b93b}.goal-item p .footer-legal{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;display:flex;flex-direction:column;gap:.5rem}.goal-item p .footer-legal p{font-size:.875rem;color:#ffffffb3;margin:0;font-family:var(--font-body)}.goal-item p .footer-credit{font-size:.875rem;color:#fff9;margin-top:.5rem}@media(max-width:1024px){.goal-item p .footer-main{gap:3rem}}@media(max-width:900px){.goal-item p .contact-cta-section{min-height:400px}.goal-item p .contact-cta-title{font-size:clamp(1.5rem,3.5vw,2rem)}.goal-item p .contact-cta-subtitle{font-size:1rem}.goal-item p .contact-cta-buttons{gap:1rem}.goal-item p .contact-cta-button{padding:.875rem 1.5rem;font-size:.95rem}.goal-item p .footer-main{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.goal-item p .contact-cta-section{min-height:350px;padding:2rem 0}.goal-item p .contact-cta-content{padding:0 1.5rem}.goal-item p .contact-cta-title{font-size:clamp(1.25rem,4vw,1.75rem);margin-bottom:.75rem}.goal-item p .contact-cta-subtitle{font-size:.95rem;margin-bottom:1.5rem}.goal-item p .contact-cta-buttons{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;align-items:center}.goal-item p .contact-cta-button{width:auto;justify-content:center;padding:.7rem 1.1rem;font-size:.88rem;gap:.5rem}.goal-item p .contact-cta-button svg{width:16px;height:16px}.goal-item p .contact-cta-info{flex-direction:column;gap:1rem;text-align:center}.goal-item p .footer{padding:3rem 1.5rem 1.5rem}.goal-item p .footer-main{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem;margin-bottom:1.5rem}.goal-item p .footer-legal{padding-top:1.5rem}}@media(max-width:1400px){.goal-item p .services{padding:7rem 3rem 9rem}.goal-item p .services-grid{gap:3.5rem 4rem}}@media(max-width:1200px){.goal-item p .services{padding:6rem 2.5rem 8rem}.goal-item p .services-grid{grid-template-columns:repeat(2,1fr);gap:3.5rem}.goal-item p .services-grid .service-card:nth-child(5),.goal-item p .services-grid .service-card:nth-child(6),.goal-item p .services-grid .service-card:nth-child(7){grid-column:auto}.goal-item p .services-grid .service-card:nth-child(7){grid-column:1 / -1;max-width:650px;margin:0 auto}}@media(max-width:1024px){.goal-item p .services{padding:6rem 2rem 8rem}.goal-item p .hero{min-height:95vh;min-height:95svh}.goal-item p .service-card{min-height:380px}.goal-item p .about-preview-container{grid-template-columns:1fr;gap:3rem}.goal-item p .about-preview-image{max-width:600px;margin:0 auto}}@media(max-width:900px){.goal-item p .services{padding:5rem 2rem 7rem}.goal-item p .services-grid{grid-template-columns:1fr;gap:3.5rem}.goal-item p .services-grid .service-card:nth-child(7){max-width:100%;grid-column:auto}}@media(max-width:768px){.goal-item p .services{padding:4rem 1.25rem 5rem}.goal-item p .hero{min-height:var(--hero-mobile-height, 100svh);height:var(--hero-mobile-height, 100svh);max-height:var(--hero-mobile-height, 100svh)}.goal-item p .hero-content{padding:1.5rem}.goal-item p .hero-headline{font-size:1.75rem;margin-bottom:1rem}.goal-item p .hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.goal-item p .hero-buttons{flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin:0 auto}.goal-item p .hero-buttons .btn{width:100%;justify-content:center;padding:1rem 1.5rem}.goal-item p .services-grid{grid-template-columns:1fr;gap:2rem;padding:0}.goal-item p .service-card{min-height:280px;aspect-ratio:16/10;border-radius:16px}.goal-item p .service-content{padding:2rem 1.5rem}.goal-item p .service-icon{width:50px;height:50px;margin-bottom:1rem}.goal-item p .service-icon svg{width:24px;height:24px}.goal-item p .service-title{font-size:1.25rem}.goal-item p .services-header{margin-bottom:3rem}.goal-item p .section-title{font-size:1.75rem}.goal-item p .section-tag{font-size:.7rem;padding:.5rem 1rem}.goal-item p .why-us{padding:4rem 1rem}.goal-item p .why-us-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto;gap:1.5rem}.goal-item p .why-us-card{padding:2rem 1.5rem}.goal-item p .why-us-icon{width:50px;height:50px;font-size:1.5rem}.goal-item p .about-preview,.goal-item p .ports{padding:4rem 1rem}.goal-item p .why-us{padding:5rem 1.5rem}.goal-item p .why-us-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.goal-item p .hero-content{padding:1rem}.goal-item p .hero-headline{font-size:1.5rem}.goal-item p .hero-subtitle{font-size:.9rem}.goal-item p .experience-badge{right:50%;transform:translate(50%);bottom:-30px}.goal-item p .contact-info{flex-direction:column;gap:1rem}.goal-item p .service-card{min-height:240px}.goal-item p .vision-goals{padding:3rem 1rem}.goal-item p .vision-circle{width:300px;height:300px;padding:1.25rem}.goal-item p .vision-logo{width:45px;height:45px;margin-bottom:.5rem}.goal-item p .vision-circle-title{font-size:1.1rem;margin-bottom:.4rem}.goal-item p .vision-circle-text{font-size:.8rem;line-height:1.4}.goal-item p .compass-rose{max-width:320px;max-height:320px}.goal-item p .compass-point{height:40px}.goal-item p .goal-item{padding:1.25rem;gap:1rem}.goal-item p .goal-anchor-icon{width:45px;height:45px}.goal-item p .goal-anchor-icon svg{width:24px;height:24px}.goal-item p .goal-item p{font-size:.95rem}.why-choose-adamarine{position:relative;padding:0;background:#fff;overflow:hidden;display:flex;align-items:stretch;min-height:450px;height:40vh}.wca-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.wca-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0009,#00000080,#0009);z-index:1;pointer-events:none}.wca-container{max-width:100%;width:100%;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.wca-left{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem 3rem;color:#fff;z-index:3;position:relative}.wca-eyebrow{color:#f6b93b;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0}.wca-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2}.wca-description{font-size:1rem;color:#ffffffe6;line-height:1.7;margin:0;font-weight:500}.wca-button{display:inline-flex;align-items:center;gap:.75rem;width:fit-content;padding:.9rem 2rem;background:#f6b93b;color:#062743;text-decoration:none;border-radius:8px;font-weight:700;font-size:.95rem;transition:all .3s ease;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.wca-button:hover{background:#ffc857;transform:translate(4px)}.wca-button svg{width:20px;height:20px;stroke-width:2}.wca-dice-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#fff;gap:2rem}.wca-dice-wrapper{position:relative;width:350px;height:350px;perspective:1200px;perspective-origin:50% 50%;touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.wca-dice-wrapper:active{cursor:grabbing}@keyframes wca-dice-infinite{0%{transform:rotateY(var(--wca-rotate-offset, 0deg))}to{transform:rotateY(calc(var(--wca-rotate-offset, 0deg) + 360deg))}}.wca-dice-cube{position:relative;width:100%;height:100%;transform-style:preserve-3d;--wca-rotate-offset: 0deg;animation:wca-dice-infinite 20s linear infinite}.wca-dice-card{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2.5rem;border-radius:20px;color:#fff;backface-visibility:hidden;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #ffffff1a;text-align:center;border:3px solid rgba(255,255,255,.2)}.wca-dice-card:nth-child(1){transform:rotateY(0) translateZ(175px)}.wca-dice-card:nth-child(2){transform:rotateY(90deg) translateZ(175px)}.wca-dice-card:nth-child(3){transform:rotateY(180deg) translateZ(175px)}.wca-dice-card:nth-child(4){transform:rotateY(-90deg) translateZ(175px)}.wca-dice-icon{width:70px;height:70px;background:#ffffff40;border-radius:16px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.4);box-shadow:0 4px 20px #00000026}.wca-dice-icon svg{width:38px;height:38px;stroke-width:2.5}.wca-dice-title{font-size:1.6rem;font-weight:800;margin:0;line-height:1.2;text-shadow:0 2px 15px rgba(0,0,0,.3)}.wca-dice-desc{font-size:1rem;margin:0;line-height:1.6;opacity:.95;max-width:280px;text-shadow:0 1px 10px rgba(0,0,0,.2)}.wca-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5rem;padding:3rem;background:#fff;align-content:center}.wca-item{background:#fff;padding:2.5rem 2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;min-height:200px}.wca-item:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.wca-item-featured{background:#ef4444;color:#fff;border-color:#ef4444;grid-column:2;grid-row:1 / 3;justify-content:center}.wca-item-featured:hover{background:#dc2626}.wca-item-featured h3,.wca-item-featured p{color:#fff}.wca-item-featured .wca-item-icon{background:#fff3;border:2px solid rgba(255,255,255,.4)}.wca-item-icon-featured{background:#fff3!important;border:2px solid rgba(255,255,255,.4)!important}.wca-item-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#f6b93b;border-radius:12px;color:#fff;flex-shrink:0;transition:all .3s ease}.wca-item-icon svg{width:32px;height:32px;stroke-width:2.5}.wca-item h3{font-size:1.25rem;font-weight:700;color:#062743;margin:0;line-height:1.3}.wca-item p{font-size:.95rem;color:#64748b;margin:0;line-height:1.6;flex-grow:1}.wca-item-featured h3{color:#fff}.wca-item-featured p{color:#ffffffe6}.wca-item:hover .wca-item-icon{background:linear-gradient(135deg,#d4991f,#f6b93b);transform:scale(1.1)}.wca-item-icon-clock-24 .icon-clock-24{width:28px;height:28px;display:block}.wca-item-icon-clock-24 .clock-hand-hour{stroke-width:2}.wca-item-icon-clock-24 .clock-hand-sweep{stroke-width:1.5;transform-box:fill-box;transform-origin:50% 100%;animation:clock-sweep-24 3s linear infinite}@keyframes clock-sweep-24{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wca-item h3{font-size:1.15rem;font-weight:700;color:#000;margin:0;line-height:1.3}.wca-item p{font-size:.9rem;color:#000;opacity:.7;line-height:1.5;margin:0;flex-grow:1}.wca-item svg{width:100%;height:100%}@media(max-width:1200px){.wca-dice-wrapper{width:320px;height:320px}.wca-dice-card:nth-child(1){transform:rotateY(0) translateZ(160px)}.wca-dice-card:nth-child(2){transform:rotateY(90deg) translateZ(160px)}.wca-dice-card:nth-child(3){transform:rotateY(180deg) translateZ(160px)}.wca-dice-card:nth-child(4){transform:rotateY(-90deg) translateZ(160px)}.wca-dice-card{padding:2rem}.wca-dice-title{font-size:1.4rem}.wca-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.why-choose-adamarine{min-height:720px;flex-direction:column}.wca-bg-image,.wca-overlay{width:100%;height:45%}.wca-container{grid-template-columns:1fr}.wca-left,.wca-dice-container{padding:2rem 1.5rem}.wca-dice-wrapper{width:280px;height:280px}.wca-dice-card:nth-child(1){transform:rotateY(0) translateZ(140px)}.wca-dice-card:nth-child(2){transform:rotateY(90deg) translateZ(140px)}.wca-dice-card:nth-child(3){transform:rotateY(180deg) translateZ(140px)}.wca-dice-card:nth-child(4){transform:rotateY(-90deg) translateZ(140px)}.wca-dice-card{padding:1.75rem}.wca-dice-icon{width:60px;height:60px}.wca-dice-icon svg{width:32px;height:32px}.wca-dice-title{font-size:1.25rem}.wca-dice-desc{font-size:.9rem}.wca-grid{grid-template-columns:1fr;gap:1rem}.wca-item{padding:1.5rem}.wca-item-icon{width:44px;height:44px}.wca-item h3{font-size:1rem}.wca-item p{font-size:.85rem}}@media(max-width:480px){.why-choose-adamarine{padding:2rem 1rem}.wca-title{font-size:1.75rem}.wca-subtitle{font-size:.9rem}.wca-dice-wrapper{width:220px;height:220px}.wca-dice-card:nth-child(1){transform:rotateY(0) translateZ(110px)}.wca-dice-card:nth-child(2){transform:rotateY(90deg) translateZ(110px)}.wca-dice-card:nth-child(3){transform:rotateY(180deg) translateZ(110px)}.wca-dice-card:nth-child(4){transform:rotateY(-90deg) translateZ(110px)}.wca-dice-card{padding:1.25rem}.wca-dice-icon{width:48px;height:48px}.wca-dice-icon svg{width:26px;height:26px}.wca-dice-title{font-size:1.05rem}.wca-dice-desc{font-size:.8rem;max-width:100%}.wca-dice-container{padding:1.5rem 1rem}.wca-item{padding:1.25rem}.wca-item h3{font-size:.95rem}.wca-item p{font-size:.8rem}}.team-carousel-section{position:relative;width:100%;height:40vh;min-height:450px;display:flex;align-items:stretch;justify-content:center;overflow:hidden;margin:0;padding:0}.team-carousel-bg-dark{position:absolute;top:0;left:0;width:50%;height:100%;background:#3d4d47;z-index:-2;transition:background-color .8s ease-in-out}.team-carousel-bg-image{position:absolute;top:0;left:0;width:50%;height:100%;background:none;z-index:-1}.team-carousel-overlay{position:absolute;top:0;left:0;width:50%;height:100%;background:none;z-index:0;pointer-events:none}.team-carousel-inner{position:relative;z-index:2;width:100%;height:100%;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.team-carousel-content{display:flex;flex-direction:column;gap:1.5rem;padding:4rem 2rem;z-index:3;position:relative;justify-content:center;height:100%}.team-carousel-eyebrow{color:#f6b93b;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin:0}.team-carousel-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;margin:0;line-height:1.15;letter-spacing:-.02em}.team-carousel-description{font-size:1.05rem;color:#ffffffd9;line-height:1.8;margin:0;font-weight:500}.team-carousel-visual{position:relative;width:100%}.carousel-container{position:relative;width:100%;height:100%;border-radius:0;overflow:hidden;box-shadow:none;margin-right:0}.carousel-images{position:relative;width:100%;height:100%}.carousel-image-slide{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease-in-out}.carousel-image-slide.active{opacity:1}@media(max-width:1200px){.team-carousel-inner{grid-template-columns:1fr 1fr;gap:0;padding:0}.team-carousel-title{font-size:clamp(1.75rem,3.5vw,2.5rem)}.team-carousel-content{padding:2.5rem 1.5rem}}@media(max-width:768px){.team-carousel-section{height:auto;min-height:60vh}.team-carousel-bg-dark{width:100%}.team-carousel-bg-image{width:100%;opacity:.3}.team-carousel-overlay{width:100%}.team-carousel-inner{grid-template-columns:1fr;gap:0;padding:0}.team-carousel-content{gap:1rem;padding:2rem 1.25rem;text-align:center}.carousel-container{aspect-ratio:16 / 10}}@media(max-width:480px){.team-carousel-inner{padding:1.5rem 1rem}.team-carousel-title{font-size:1.5rem}.team-carousel-eyebrow{font-size:.75rem}.carousel-container{aspect-ratio:1 / 1}}.about-page{padding-top:0;min-height:100vh;min-height:100svh;background-color:#fff}.about-hero-v2{position:relative;background-image:linear-gradient(#0000008c,#000000a6),url(/img/about.png);background-size:cover;background-position:center;color:#fff;padding:200px 2rem 120px;text-align:left;margin-top:80px;overflow:hidden}.about-hero-content-v2{position:relative;z-index:2;max-width:1200px;margin:0 auto}.about-badge{display:inline-block;background:#e8a946;color:#fff;padding:.5rem 1.25rem;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.about-hero-v2 h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:3px 3px 8px rgba(0,0,0,.5);letter-spacing:-.5px;line-height:1.2;max-width:800px}.hero-subtitle-v2{font-size:1.25rem;max-width:600px;line-height:1.8;text-shadow:2px 2px 6px rgba(0,0,0,.4);font-weight:400}.about-summary-card{background:#f5f5f5;border-radius:16px;padding:3rem;margin:-80px 2rem 0;position:relative;z-index:10;box-shadow:0 15px 50px #00000026}.company-header{margin-bottom:2rem}.company-logo-badge{display:inline-block;background:#fff;color:#0a3d62;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:1rem;border:2px solid #0a3d62}.about-summary-card h2{font-size:2rem;color:#0a3d62;margin-bottom:1.5rem;font-weight:700}.about-summary-card p{font-size:1.05rem;line-height:1.8;color:#4b5563}.about-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-eyebrow{display:inline-block;color:#1e5a8e;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;padding:.5rem 1rem;background:#e0f2fe;border-radius:20px}.story-section{padding:6rem 0 4rem}.story-content{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.story-text h2{font-size:2.75rem;color:#0a3d62;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.story-text p{font-size:1.15rem;line-height:1.9;color:#4b5563;margin-bottom:1.5rem}.story-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.story-image img{width:100%;height:auto;display:block;transition:transform .5s ease}.story-image:hover img{transform:scale(1.05)}.founder-spotlight{background:#e0e0e0;padding:2rem calc((100vw - 100%)/2);margin:0 calc((100% - 100vw)/2);width:100vw}.founder-content-wrapper{display:grid;grid-template-columns:350px 1fr;gap:3rem;align-items:center;position:relative;max-width:1200px;margin:0 auto;padding:0 2rem}.founder-image-card{position:relative}.founder-large-image{width:100%;height:auto;border-radius:20px;box-shadow:0 15px 50px #00000026;display:block}.founder-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:2px;color:#999;text-transform:uppercase;margin-bottom:1rem}.founder-info h2{font-size:2.8rem;color:#0a3d62;margin-bottom:.5rem;font-weight:800;line-height:1.1}.founder-title{font-size:.9rem;color:#666;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem}.founder-bio{font-size:1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.founder-quote{font-style:italic;font-size:1rem;color:#888;line-height:1.6}.mission-vision-icons{background-image:linear-gradient(#0a3d62bf,#0a3d62bf),url(/img/water.jpg);background-size:cover;background-position:center;padding:44rem 0 6rem;width:100%;margin-top:-38rem}.mission-vision-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.mv-icon-card{background:#ffffff0d;border:2px solid rgba(255,255,255,.15);padding:2.5rem;border-radius:16px;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mv-icon-card:hover{border-color:#ffffff4d;box-shadow:0 10px 30px #0000004d;transform:translateY(-5px);background:#ffffff14}.mission-icon-card{background:#0a3d624d;color:#fff;border:2px solid rgba(255,255,255,.15)}.vision-icon-card{background:#1e5a8e4d;color:#fff;border:2px solid rgba(255,255,255,.15)}.mv-badge{font-size:3rem;margin-bottom:1.5rem;display:inline-block;background:#fff3;padding:1rem;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.mv-icon-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.mv-icon-card p{font-size:1rem;line-height:1.7;opacity:.95}.commitment-highlight{background:#e8a946;color:#fff;padding:2rem 2.5rem;border-radius:12px;margin:3rem 0 4rem;text-align:center;font-size:1.15rem;font-weight:600;line-height:1.8;box-shadow:0 8px 24px #e8a9464d}.values-section-enhanced{padding:5rem 0;text-align:center}.values-section-enhanced h2{font-size:2.75rem;color:#0a3d62;margin-bottom:3rem;font-weight:700}.values-grid-enhanced{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.value-card-enhanced{background:linear-gradient(135deg,#f8fafc,#fff);padding:3rem 2rem;border-radius:16px;box-shadow:0 8px 30px #00000014;transition:all .3s ease;border:2px solid #e0f2fe}.value-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 15px 50px #0a3d6226;border-color:#1e5a8e}.value-icon-large{font-size:3.5rem;margin-bottom:1.5rem}.value-card-enhanced h4{font-size:1.4rem;color:#0a3d62;margin-bottom:1rem;font-weight:700}.value-card-enhanced p{font-size:1rem;color:#6b7280;line-height:1.7}.team-section-enhanced{padding:5rem 0;text-align:center;background-image:linear-gradient(#fffffff2,#fffffff2);background-size:cover;background-position:center;background-attachment:fixed}.team-section-enhanced h2{font-size:2.75rem;color:#0a3d62;margin-bottom:1.5rem;font-weight:700}.team-intro{font-size:1.15rem;line-height:1.8;color:#6b7280;max-width:800px;margin:0 auto 3rem}.team-gallery-enhanced{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.team-image-large{position:relative;border-radius:16px;overflow:hidden;height:250px;box-shadow:0 10px 40px #00000026;cursor:pointer}.team-image-large img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.team-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,61,98,.95) 0%,transparent 100%);padding:2rem;transform:translateY(10px);transition:transform .3s ease}.team-image-large:hover img{transform:scale(1.08)}.team-image-large:hover .team-overlay{transform:translateY(0)}.team-overlay h4{color:#fff;font-size:1.4rem;font-weight:700;margin:0}.commitment-section{background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:5rem 4rem;border-radius:24px;margin:4rem 0 6rem;text-align:center;box-shadow:0 10px 40px #00000014}.commitment-content h2{font-size:2.5rem;color:#0a3d62;margin-bottom:1.5rem;font-weight:700}.commitment-content p{font-size:1.15rem;line-height:1.9;color:#4b5563;max-width:900px;margin:0 auto 2.5rem}.cta-button{display:inline-block;background:transparent;color:#fff;padding:1rem 3rem;border:2.5px solid white;border-radius:50px;font-size:1.1rem;font-weight:700;text-decoration:none;box-shadow:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{background:#ffffff26;box-shadow:0 8px 24px #0003}@media(max-width:1024px){.stats-container{grid-template-columns:repeat(2,1fr);gap:2rem}.story-content{grid-template-columns:1fr}.founder-content-wrapper{grid-template-columns:1fr;gap:2rem}.diff-grid{grid-template-columns:1fr}.ports-grid,.values-grid-enhanced{grid-template-columns:repeat(2,1fr)}.mission-vision-wrapper{grid-template-columns:1fr}.mission-vision-container{grid-template-columns:1fr;gap:2rem}.mv-divider{display:none}.mission-card-v2,.vision-card-v2{text-align:center;padding:3.5rem!important}.about-summary-card{margin:-60px 1.5rem 0;padding:2rem}.about-hero-v2{padding:150px 1.5rem 100px}.about-hero-v2 h1{font-size:2.5rem}}@media(max-width:768px){.about-hero{padding:150px 1.5rem 100px;background-attachment:scroll}.about-hero-v2{padding:120px 1rem 80px;margin-top:60px}.about-hero-v2 h1{font-size:2rem}.hero-subtitle-v2{font-size:1rem}.about-summary-card{margin:-40px 1rem 0;padding:1.5rem}.about-summary-card h2{font-size:1.5rem}.about-summary-card p{font-size:.95rem}.about-container{padding:0 1rem}.mission-vision-icons{margin-top:-36rem;padding:40rem 0 3rem}@media(max-width:480px){.mission-vision-icons{margin-top:-38rem;padding:42rem 0 3rem}.mv-icon-card{padding:1rem}.mv-badge{font-size:1.75rem;margin-bottom:.5rem;width:48px;height:48px;padding:.5rem}.mv-icon-card h3{font-size:1.05rem;margin-bottom:.4rem}.mv-icon-card p{font-size:.85rem;line-height:1.45}}.mission-vision-container{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.mv-icon-card{padding:1.25rem}.mv-badge{font-size:2rem;margin-bottom:.75rem;width:56px;height:56px;padding:.6rem}.mv-icon-card h3{font-size:1.15rem;margin-bottom:.5rem}.mv-icon-card p{font-size:.9rem;line-height:1.5}.founder-spotlight{padding:3rem 1rem}.founder-content-wrapper{grid-template-columns:1fr;gap:2rem}.founder-info h2{font-size:2rem}.about-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.15rem}.stats-container{grid-template-columns:1fr;gap:1.5rem}.stat-card{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding:1.5rem}.stat-card:last-child{border-bottom:none}.story-text h2,.differentiators-section h2,.values-section-enhanced h2,.team-section-enhanced h2{font-size:2rem}.mission-vision-section,.ports-grid,.values-grid-enhanced{grid-template-columns:1fr}.team-gallery-enhanced{grid-template-columns:1fr;gap:1rem}.team-image-large{height:200px}.team-overlay h4{font-size:1.1rem}.coverage-section,.commitment-section{padding:3rem 2rem}}.contact-cta-section{position:relative;width:100%;min-height:500px;margin-top:3.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-cta-title{font-family:var(--font-display),Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.contact-cta-subtitle{font-size:1.05rem;color:#ffffffe6;margin:0 0 2rem;line-height:1.6;font-family:var(--font-body),"DM Sans",sans-serif}.contact-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:var(--font-body),"DM Sans",sans-serif;font-size:1rem;font-weight:600;border-radius:10px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.contact-cta-section{min-height:350px;padding:2rem 0}.contact-cta-content{padding:0 1.5rem}.contact-cta-title{font-size:clamp(1.25rem,4vw,1.75rem);margin-bottom:.75rem}.contact-cta-subtitle{font-size:.95rem;margin-bottom:1.5rem}.contact-cta-buttons{flex-direction:column;gap:.75rem;align-items:center}.contact-cta-button{width:auto;justify-content:center;padding:.7rem 1.1rem;font-size:.88rem}.contact-cta-button svg{width:16px;height:16px}}.footer-brand-name{font-size:1.25rem;font-weight:700;color:#fff;font-family:var(--font-body),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.05em;text-align:center}.footer-tagline{font-size:.95rem;font-weight:500;color:#f6b93b;margin:0;font-family:var(--font-body),"DM Sans",sans-serif;text-align:center}.footer-desc{font-size:.9rem;color:#fffc;line-height:1.6;margin:0;font-family:var(--font-body),"DM Sans",sans-serif;text-align:center;max-width:100%}.footer-col h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 1.25rem;font-family:var(--font-body),"DM Sans",sans-serif;text-align:center;width:100%}.footer-legal p{font-size:.875rem;color:#ffffffb3;margin:0;font-family:var(--font-body),"DM Sans",sans-serif}@media(max-width:1024px){.footer-main{gap:3rem}}@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-main{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem;margin-bottom:1.5rem}.footer-legal{padding-top:1.5rem}}:root{--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary: #0a3d62;--color-primary-dark: #062743}.services-page{min-height:100vh;min-height:100svh;background:#f8fafc;color:#1a1a2e;font-family:var(--font-body, "DM Sans", sans-serif)}.services-hero{position:relative;min-height:520px;padding:7rem 2rem 5rem;margin-top:80px;overflow:hidden;display:flex;align-items:center;justify-content:center}.services-hero:before{content:"";position:absolute;inset:0;background:url(/img/Services.jpg) center / cover no-repeat;filter:saturate(.85) brightness(.75);transform:scale(1.02)}.services-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#12161ce0,#181c24d1,#12161cdb)}.services-hero-content{position:relative;z-index:1;max-width:1100px;width:100%;color:#fff;text-align:left;display:grid;gap:1.25rem}.services-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:50px;background:#f6b93b33;color:#f6b93b;border:1px solid rgba(246,185,59,.4);text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:.8rem;margin:0}.services-hero-title{font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.15;margin:0;color:#fff;letter-spacing:-.02em;font-weight:700}.services-hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);margin:0;color:#ffffffeb;max-width:720px;line-height:1.6}.services-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1.25rem}.hero-stat{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:1.1rem 1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-stat-value{display:block;font-size:1.5rem;font-weight:800;color:#f6b93b;margin-bottom:.2rem}.hero-stat-label{color:#ffffffe0;font-size:.9rem}.services-intro{max-width:1200px;margin:-3rem auto 0;padding:0 2rem 4rem;position:relative;z-index:2}.intro-header{background:#fff;color:#062743;border-radius:16px;padding:2.25rem 2rem;border:1px solid #e2e8f0;box-shadow:0 10px 40px #0a3d6214}.intro-header h2{margin:0 0 .5rem;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.75rem,3vw,2.25rem);color:#062743;font-weight:700}.intro-header p{margin:0;color:#4a4a68;line-height:1.6}.intro-differentiators{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.differentiator-card{background:#f0f7ff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center;color:#1a1a2e;box-shadow:0 4px 14px #0a3d620f}.differentiator-card:nth-child(1){background:#e8f4fc;border-color:#60a5fa33}.differentiator-card:nth-child(2){background:#eef2f7;border-color:#0a3d6226}.differentiator-card:nth-child(3){background:#fef9e7;border-color:#f6b93b40}.differentiator-card h3{margin:0 0 .2rem;font-size:1.05rem;color:#062743;font-weight:700}.differentiator-card p{margin:0;color:#4a4a68;line-height:1.45}.differentiator-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#60a5fa1f;border:1px solid rgba(96,165,250,.25)}.differentiator-icon-target{background:#60a5fa26;border-color:#60a5fa4d}.differentiator-icon-shield{background:#0a3d621a;border-color:#0a3d6240}.differentiator-icon-clock{background:#f6b93b26;border-color:#f6b93b59}.services-grid-section{position:relative;padding:5rem 2rem 5.5rem;background:linear-gradient(to bottom,#f8fafc,#f1f5f9)}.services-grid-header{max-width:1200px;margin:0 auto 2rem;text-align:center}.services-main-title{margin:0;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.9rem,4vw,2.75rem);color:#062743;font-weight:700;letter-spacing:-.02em;line-height:1.2}.services-carousel-wrapper{max-width:1200px;margin:0 auto}.services-carousel-viewport{overflow:hidden;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.services-carousel-track{display:flex;width:800%;transition:transform .4s ease-out;will-change:transform}.services-carousel-slide{flex:0 0 12.5%;min-width:12.5%}@media(min-width:1025px){.services-carousel-viewport{overflow:visible}.services-carousel-track{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;transform:none!important;transition:none;will-change:auto}.services-carousel-slide{flex:none;min-width:0}.services-carousel-clone,.services-carousel-controls{display:none!important}}.services-carousel-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem;padding:0 1rem;flex-wrap:wrap}.services-carousel-prev,.services-carousel-next{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:999px;border:2px solid #0a3d62;background:transparent;color:#0a3d62;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.services-carousel-prev:hover,.services-carousel-next:hover{background:#0a3d62;color:#fff;transform:translateY(-2px)}.services-carousel-prev:active,.services-carousel-next:active{transform:translateY(0)}.services-carousel-prev svg,.services-carousel-next svg{display:block;flex-shrink:0}.services-carousel-dots{display:flex;justify-content:center;align-items:center;gap:.5rem}.services-carousel-dot{width:10px;height:10px;border-radius:50%;border:2px solid #0a3d62;background:transparent;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.services-carousel-dot:hover{background:#0a3d6266}.services-carousel-dot.active{background:#0a3d62;transform:scale(1.2)}@media(max-width:1024px){.services-carousel-wrapper{max-width:680px;margin-left:auto;margin-right:auto;padding:0 1rem}.services-carousel-slide{padding:0 .5rem;box-sizing:border-box}.services-carousel-viewport .service-card-bw{aspect-ratio:16 / 10;max-height:320px}.services-carousel-controls{gap:1rem;margin-top:1.25rem}.services-carousel-prev,.services-carousel-next{padding:.5rem 1rem;font-size:.85rem}.services-carousel-prev span,.services-carousel-next span{display:none}}@media(max-width:768px){.services-carousel-wrapper{max-width:100%;padding:0 .75rem}.services-carousel-viewport .service-card-bw{aspect-ratio:4 / 3;max-height:280px}.services-carousel-controls{gap:.75rem}}.service-card-bw{position:relative;display:block;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;text-decoration:none;color:#fff;box-shadow:0 12px 40px #0a3d6226;background:#062743}.service-card-top{position:absolute;z-index:3;top:1rem;left:1rem;display:flex;gap:.5rem}.service-tag,.service-chip{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:999px;font-weight:700;font-size:.78rem}.service-tag{background:#ffffffdb;color:#0c1b2c}.service-chip{background:#f6b93b33;color:#f6b93b;border:1px solid rgba(246,185,59,.4)}.service-card-bw-image{position:absolute;inset:0;background-size:cover;background-position:center;filter:grayscale(100%);transition:transform .35s ease,filter .35s ease}.service-card-bw-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#050a140d,#050a14bf 65%,#050a14eb);transition:background .35s ease;z-index:1}.service-card-bw-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem 1.5rem;gap:.4rem}.service-card-bw-title{margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.service-card-bw-desc{margin:0;color:#ffffffd9;font-size:.92rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-card-bw-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:#f6b93b;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;margin-top:.35rem}.service-card-bw:hover .service-card-bw-image{transform:scale(1.04);filter:grayscale(70%)}.service-card-bw:hover .service-card-bw-overlay{background:linear-gradient(180deg,#050a1414,#050a14d1 55%,#050a14f2)}.service-card-bw:hover .service-card-bw-link{opacity:1;transform:translateY(0)}@media(max-width:1024px){.service-card-bw-link{opacity:1;transform:translateY(0)}}.service-delivery{padding:3.5rem 2rem;background:linear-gradient(180deg,#f5f3ef,#ebe8e3);color:#1a1a2e}.service-delivery .section-heading{max-width:720px;margin:0 auto 1.75rem;text-align:center}.service-delivery .section-eyebrow{margin-bottom:.5rem}.service-delivery h2{margin:0;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.6rem,3vw,2.1rem);color:#062743;font-weight:700}.service-delivery .section-subtitle{color:#4a4a68;margin-top:.4rem;font-size:.95rem;line-height:1.5}.delivery-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.delivery-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 2px 12px #0a3d620f;transition:box-shadow .2s ease,border-color .2s ease}.delivery-card:hover{box-shadow:0 8px 24px #0a3d621a;border-color:#0a3d6226}.delivery-card-head h3{margin:0 0 .2rem;font-size:1.05rem;color:#062743;font-weight:700}.delivery-card-head p{margin:0 0 .75rem;font-size:.9rem;color:#4a4a68;line-height:1.45}.delivery-card ul{list-style:none;padding:0;margin:0;display:grid;gap:.4rem}.delivery-card li{display:grid;grid-template-columns:16px 1fr;gap:.5rem;align-items:start;font-size:.875rem;color:#1a1a2e;line-height:1.4}.delivery-card li:before{content:"";width:6px;height:6px;border-radius:50%;background:#f6b93b;margin-top:.45rem;flex-shrink:0}.services-faq{padding:5rem 2rem 5.5rem;background:#f8fafc}.services-faq .faq-header{max-width:800px;margin:0 auto 2rem;text-align:center}.services-faq .faq-header h2{margin:0;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.8rem,3.3vw,2.4rem);color:#062743;font-weight:700}.services-faq .faq-header .section-subtitle{color:#4a4a68}.services-faq .faq-list{max-width:900px;margin:0 auto;display:grid;gap:.75rem}.services-faq .faq-item{background:#fff;border:1px solid #e4e8ef;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0c1b2c14}.services-faq .faq-question{width:100%;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;font-weight:700;font-size:1rem;color:#062743;cursor:pointer;text-align:left}.services-faq .faq-toggle{font-size:1.3rem;color:#0a3d62;flex-shrink:0;margin-left:1rem}.services-faq .faq-item .faq-answer{margin:0;color:#4a5a70;line-height:1.55;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,visibility 0s linear .35s}.services-faq .faq-item:not(.active) .faq-answer{max-height:0;overflow:hidden;padding:0 1.25rem;opacity:0;visibility:hidden}.services-faq .faq-item.active .faq-answer{max-height:600px;padding:1rem 1.25rem;border-top:1px solid #e4e8ef;opacity:1;visibility:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,visibility 0s linear 0s}.services-faq .faq-item.active{border-color:#60a5fa66;box-shadow:0 12px 32px #0a3d621f}.contact-cta-section{position:relative;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-cta-background{position:absolute;inset:0;background-size:cover;background-position:center}.contact-cta-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#ffffffeb,#ffffff80 10%,#ffffff26 22%,#0000 28%,#0000001a 40%,#00000059 55%,#0f1419b3 80%,#0f1419)}.contact-cta-content{position:relative;z-index:1;text-align:center;padding:0 2rem;max-width:900px;color:#eaf2ff}.contact-cta-title{font-size:clamp(1.9rem,3.5vw,2.5rem);margin:.4rem 0 .8rem}.contact-cta-subtitle{margin:0 0 1.5rem;color:#eaf2ffd9;line-height:1.6}.contact-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.contact-cta-button{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.4rem;border-radius:12px;text-decoration:none;font-weight:700;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.contact-cta-button svg{width:20px;height:20px}.contact-cta-button-email{background:transparent;border:1px solid rgba(234,242,255,.5);color:#eaf2ff;box-shadow:none}.contact-cta-button-email:hover{background:#eaf2ff26;border-color:#eaf2ffb3;color:#f6b93b;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.contact-cta-button-email:hover svg{stroke:#f6b93b}.contact-cta-button-call{background:transparent;border:1px solid rgba(234,242,255,.5);color:#eaf2ff;box-shadow:none}.contact-cta-button-call:hover{background:#eaf2ff26;border-color:#eaf2ffb3;color:#f6b93b;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.contact-cta-button-call:hover svg{stroke:#f6b93b}.contact-cta-info{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;color:#eaf2ffd1;font-weight:600}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;padding:3rem 0;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo-wrapper{display:flex;align-items:center;gap:.75rem;width:fit-content}.footer-logo-image{height:80px;width:auto;object-fit:contain}.footer-brand-name{font-size:1.25rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.footer-tagline{font-size:1.1rem;font-weight:600;color:#f6b93b;margin:0}.footer-desc{font-size:.95rem;color:#a0a8b5;line-height:1.6;margin:0;max-width:400px}.footer-col{display:flex;flex-direction:column}.footer-col h4{font-size:.95rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer-col li{font-size:.9rem;color:#a0a8b5}.footer-col a{color:#a0a8b5;text-decoration:none;transition:color .15s ease}.footer-bottom{text-align:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);color:#7a8290;font-size:.85rem}.footer-bottom p{margin:0}.footer-legal{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;display:flex;flex-direction:column;gap:.4rem}.footer-legal p{font-size:.875rem;color:#7a8290;margin:0}.footer-credit{color:#7a8290}@media(max-width:1024px){.services-hero{padding:7rem 1.5rem 5rem}.services-grid-header h2,.service-delivery h2,.services-faq .faq-header h2{font-size:clamp(1.7rem,4vw,2.2rem)}}@media(max-width:900px){.services-hero-content{text-align:center;align-items:center}.services-hero-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.intro-header,.services-grid-header,.service-delivery .section-heading,.services-faq .faq-header{text-align:center}}@media(max-width:900px){.delivery-grid{grid-template-columns:repeat(2,1fr);max-width:640px;margin-left:auto;margin-right:auto}.delivery-card{padding:1.25rem 1.35rem}}@media(max-width:600px){.delivery-grid{grid-template-columns:1fr;max-width:100%}}@media(max-width:768px){.services-intro{padding:0 1.25rem 3rem}.services-grid-section,.service-delivery,.services-faq{padding:3.5rem 1.25rem}.contact-cta-content{padding:0 1.25rem}.contact-cta-buttons{flex-direction:column;gap:.75rem;align-items:center}.contact-cta-button{width:auto;justify-content:center;padding:.7rem 1.1rem;font-size:.88rem;gap:.5rem}.contact-cta-button svg{width:16px;height:16px}.footer-container{padding:0 1rem}.footer-main{grid-template-columns:1fr;padding:2rem 0;gap:2rem;align-items:center}.footer-brand{text-align:center;align-items:center}.footer-logo-wrapper{justify-content:center;margin:0 auto}.footer-col{text-align:center;align-items:center}.footer-col ul{align-items:center}}@media(max-width:520px){.services-hero{padding:6rem 1rem 4rem;min-height:520px}.service-card-top{flex-direction:column;align-items:flex-start}.services-grid-container{grid-template-columns:1fr}.hero-stat-value{font-size:1.4rem}.footer-logo-image{height:60px}.footer-col h4{margin-bottom:1rem}.footer-col ul{gap:.6rem}.footer-col li,.footer-col a{font-size:.85rem}.footer-bottom{padding:1.5rem 0;font-size:.8rem}}.service-detail-page{min-height:100vh;min-height:100svh;padding:6.5rem 1.5rem 4rem;background:linear-gradient(180deg,#f8fafc,#f0f7ff)}.service-detail-container{max-width:800px;margin:0 auto}.service-detail-back{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:2rem;padding:.6rem 1.25rem;color:#0a3d62;font-weight:600;text-decoration:none;border:2px solid #0a3d62;border-radius:10px;background:transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}.service-detail-back:hover{color:#fff;border-color:#0a3d62;background:#0a3d62}.service-detail-not-found{color:#4a4a68;margin-bottom:1rem}.service-detail-header{margin-bottom:2.5rem;margin-top:.5rem}.service-detail-title{font-size:clamp(1.75rem,4vw,2.5rem);color:#062743;font-weight:700;margin:0 0 1rem;line-height:1.2}.service-detail-description{font-size:1.1rem;color:#4a4a68;line-height:1.7;margin:0}.service-detail-section{margin-bottom:2rem}.service-detail-section-title{font-size:1.25rem;color:#062743;font-weight:700;margin:0 0 .75rem}.service-detail-overview{font-size:1rem;color:#4a4a68;line-height:1.75;margin:0}.service-detail-list{list-style:none;padding:0;margin:0}.service-detail-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#1a1a2e;line-height:1.5}.service-detail-list li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;border-radius:50%;background:#f6b93b}.service-detail-benefits li:before{background:#0a3d62}.service-detail-cta{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.service-detail-quote-btn{display:inline-block;padding:1rem 2rem;background:#0a3d62;color:#fff;font-weight:700;text-decoration:none;border-radius:12px;transition:background .2s ease,transform .2s ease}.service-detail-quote-btn:hover{background:#062743;transform:translateY(-2px)}@media(max-width:768px){.service-detail-page{padding:5.5rem 1rem 3rem}}.contact-page{padding:90px 0 0;color:#0f172a;min-height:100vh;min-height:100svh;position:relative;background:transparent}@keyframes contactFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contactSlideInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes contactFadeScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.scroll-animate{opacity:0}.animate-slide-in-left,.animate-slide-in-right{animation:contactFadeIn .85s ease-out forwards}.animate-slide-in-up{animation:contactSlideInUp .85s ease-out forwards}.animate-fade-scale{animation:contactFadeScale .85s ease-out forwards}.stagger-1{animation-delay:0s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.2s}.stagger-4{animation-delay:.3s}.stagger-5{animation-delay:.4s}.stagger-6{animation-delay:.5s}.contact-main{position:relative;min-height:calc(100vh - 90px);min-height:calc(100svh - 90px);overflow:hidden;display:flex;align-items:center;margin-bottom:0;padding-bottom:0}.contact-main-bg-gradient{position:absolute;top:0;left:0;width:50%;bottom:0;background:linear-gradient(135deg,#d4e9f7,#e8f4fc,#f0f7fc);z-index:0}.contact-main-bg-image{position:absolute;top:0;right:0;width:50%;bottom:0;background-image:url(/img/about-us.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.contact-main-overlay{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,transparent 48%,rgba(255,255,255,.15) 70%,rgba(255,255,255,.1) 100%);z-index:1;pointer-events:none}.contact-main-inner{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:4rem 2rem 0;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.contact-left{display:flex;flex-direction:column;gap:2rem}.contact-get-in-touch-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:#062743;margin:0;line-height:1.1;text-transform:uppercase;letter-spacing:.01em}.contact-get-in-touch-tagline{font-size:clamp(1rem,1.8vw,1.3rem);color:#334155;margin:0;line-height:1.5;font-weight:500}.contact-image-wrap{border-radius:0;overflow:hidden;box-shadow:0 20px 60px #0a3d6233;background:#e8f4fc;margin:1rem 0}.contact-image{width:100%;height:auto;display:block;object-fit:cover}.contact-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-info-card{background:#fff;border-radius:12px;padding:1.75rem 2rem;box-shadow:0 8px 30px #0a3d621f;border:none;transition:all .3s ease}.contact-info-card:hover{box-shadow:0 12px 40px #0a3d622e;transform:translateY(-4px)}.contact-info-card-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:#f6b93b;color:#062743}.contact-info-card-icon svg{width:26px;height:26px;stroke-width:2.5}.contact-info-card-label{display:block;font-size:1.1rem;font-weight:800;color:#062743;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.02em}.contact-info-card-text{margin:0;font-size:.95rem;color:#475569;line-height:1.6;font-weight:500}.contact-info-card-text.muted{color:#64748b;font-size:.9rem}.contact-info-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.contact-info-card-link{color:#f6b93b;font-weight:700;text-decoration:none;font-size:1rem;transition:color .2s ease}.contact-info-card-link:hover{color:#e0a62e}.contact-right{position:relative;display:flex;align-items:center}.contact-form-box{background:#062743;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 30px 80px #06274380;width:100%}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form-label{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.01em}.contact-form-input,.contact-form-select,.contact-form-textarea{font-family:inherit;font-size:1rem;padding:.9rem 1.2rem;border:3px solid #f6b93b;border-radius:8px;background:#fff;color:#0f172a;transition:all .25s ease;font-weight:500}.contact-form-input:focus,.contact-form-select:focus,.contact-form-textarea:focus{outline:none;border-color:#e0a62e;box-shadow:0 0 0 4px #f6b93b40;transform:translateY(-1px)}.contact-form-input::placeholder,.contact-form-textarea::placeholder{color:#94a3b8}.contact-form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.contact-form-textarea{resize:vertical;min-height:110px}.contact-form-mandatory{font-size:.85rem;color:#ffffffd9;margin:-.5rem 0 0;font-weight:600}.contact-form-msg{font-size:.95rem;margin:0;padding:.9rem 1.2rem;border-radius:8px;font-weight:600}.contact-form-msg--success{background:#22c55e33;color:#fff;border:2px solid rgba(34,197,94,.6)}.contact-form-msg--error{background:#ef444433;color:#fecaca;border:2px solid rgba(239,68,68,.6)}.contact-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-family:inherit;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1.1rem 2.5rem;border:none;border-radius:8px;background:#f6b93b;color:#062743;cursor:pointer;transition:all .3s ease;margin-top:.75rem}.contact-form-submit svg{width:22px;height:22px;stroke-width:3}.contact-form-submit:hover:not(:disabled){background:#ffc857;transform:translate(4px);box-shadow:0 8px 25px #f6b93b66}.contact-form-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:1200px){.contact-main-inner{grid-template-columns:1fr .9fr;gap:3rem;padding:3rem 1.5rem}.contact-get-in-touch-title{font-size:clamp(1.75rem,3.5vw,2.5rem)}.contact-form-box{padding:2.5rem 2rem}}@media(max-width:1024px){.contact-main-inner{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 1.5rem}.contact-main-bg-gradient{width:100%}.contact-main-bg-image{width:100%;opacity:.15}.contact-main-overlay{background:#ffffffd9}.contact-left{gap:1.5rem}.contact-cards-row{grid-template-columns:1fr 1fr}}@media(max-width:768px){.contact-page{padding:72px 0 0}.contact-main{min-height:auto}.contact-main-bg-gradient{width:100%}.contact-main-bg-image{width:100%;opacity:.3;z-index:0}.contact-main-overlay{background:linear-gradient(180deg,#fff0,#ffffff4d,#ffffff80)}.contact-main-inner{padding:2rem 1.25rem;grid-template-columns:1fr;gap:2rem;align-items:stretch}.contact-left{gap:1.5rem}.contact-get-in-touch-title{font-size:clamp(1.5rem,3.5vw,2rem)}.contact-get-in-touch-tagline{font-size:1rem}.contact-image-wrap{margin:1rem 0;height:250px}.contact-image{height:100%;object-fit:cover}.contact-cards-row{grid-template-columns:1fr;gap:1.25rem}.contact-info-card{padding:1.5rem 1.75rem}.contact-form-box{padding:2rem 1.5rem;border-radius:16px}.contact-form-row{grid-template-columns:1fr;gap:1rem}.contact-form-label{font-size:.95rem}.contact-form-input,.contact-form-textarea,.contact-form-select{font-size:1rem;padding:.75rem 1rem}.contact-form-submit{padding:1rem 2rem;font-size:1rem}}@media(max-width:640px){.contact-page{padding:80px 0 0}.contact-main-inner{padding:1.5rem 1rem}.contact-form-box{padding:1.75rem 1.25rem;border-radius:16px}.contact-form-row,.contact-cards-row{grid-template-columns:1fr}.contact-get-in-touch-title{font-size:1.5rem;line-height:1.2}.contact-get-in-touch-tagline{font-size:.95rem}.contact-image-wrap{height:200px;margin:.75rem 0}.contact-info-card{padding:1.25rem 1.5rem}.contact-info-card-label{font-size:1rem}.contact-info-card-text{font-size:.9rem}.contact-form-submit{padding:.875rem 1.75rem;font-size:.95rem}}.contact-cta-section{position:relative;width:100%;min-height:500px;margin-top:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-cta-background{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.contact-cta-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#ffffffeb,#ffffff80 10%,#ffffff26 22%,#0000 28%,#0000001a 40%,#0000004d 55%,#0009 72%,#000000d9 88%,#000);z-index:1}.contact-cta-content{position:relative;z-index:2;text-align:center;padding:0 2rem;max-width:900px}.contact-cta-eyebrow{color:#ffffffbf;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .5rem}.contact-cta-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.contact-cta-subtitle{font-size:1.05rem;color:#ffffffe6;margin:0 0 2rem;line-height:1.6;font-family:var(--font-body)}.contact-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.contact-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:var(--font-body);font-size:1rem;font-weight:600;border-radius:10px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.contact-cta-button svg{width:20px;height:20px;stroke-width:2}.contact-cta-button-email:hover,.contact-cta-button-call:hover{background:#ffffff26;border-color:#ffffffb3;color:#f6b93b;transform:translateY(-3px);box-shadow:0 4px 12px #0003}.contact-cta-button-email:hover svg,.contact-cta-button-call:hover svg{stroke:#f6b93b}.footer{background:#000;color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1400px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;padding-bottom:3rem;margin-bottom:2rem;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:1rem;text-align:center;align-items:center;justify-content:center;width:100%}.footer-logo-wrapper{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.footer-logo-image{height:50px;width:auto;object-fit:contain}.footer-brand-name{font-size:1.25rem;font-weight:700;color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;text-align:center}.footer-tagline{font-size:.95rem;font-weight:500;color:#f6b93b;margin:0;font-family:var(--font-body);text-align:center}.footer-desc{font-size:.9rem;color:#fffc;line-height:1.6;margin:0;font-family:var(--font-body);text-align:center;max-width:100%}.footer-col{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer-col h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 1.25rem;font-family:var(--font-body);text-align:center;width:100%}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;width:100%}.footer-col li{font-size:.9rem;color:#fffc;text-align:center;white-space:nowrap}.footer-col a{color:#fffc;text-decoration:none;transition:color .2s ease;white-space:nowrap;text-align:center}.footer-col a:hover{color:#f6b93b}.footer-legal{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;display:flex;flex-direction:column;gap:.5rem}.footer-legal p{font-size:.875rem;color:#ffffffb3;margin:0;font-family:var(--font-body)}.footer-credit{font-size:.875rem;color:#fff9;margin-top:.5rem}@media(max-width:900px){.contact-cta-section{min-height:400px}.contact-cta-title{font-size:clamp(1.5rem,3.5vw,2rem)}.footer-main{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.contact-cta-section{min-height:350px}.contact-cta-content{padding:0 1.5rem}.contact-cta-title{font-size:clamp(1.25rem,4vw,1.75rem);margin-bottom:.75rem}.contact-cta-subtitle{font-size:.95rem;margin-bottom:1.5rem}.contact-cta-buttons{flex-direction:column;gap:.75rem;align-items:center}.contact-cta-button{padding:.7rem 1.1rem;font-size:.88rem;gap:.5rem}.contact-cta-button svg{width:16px;height:16px}.footer{padding:3rem 1.5rem 1.5rem}.footer-main{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem;margin-bottom:1.5rem}.footer-legal{padding-top:1.5rem}}@keyframes pageEnter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.page-transition{animation:pageEnter .45s cubic-bezier(.25,.46,.45,.94) forwards}@media(prefers-reduced-motion:reduce){.page-transition{animation:none;opacity:1}}.animate-on-scroll{opacity:0;transform:translate(0);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.animate-on-scroll.animate-from-left,.animate-on-scroll.animate-from-right{transform:translate(0)}.animate-on-scroll.animate-from-bottom{transform:translateY(32px)}.animate-on-scroll.in-view{opacity:1;transform:translate(0) translateY(0)}.animate-stagger-1{transition-delay:.1s}.animate-stagger-2{transition-delay:.2s}.animate-stagger-3{transition-delay:.3s}.animate-stagger-4{transition-delay:.4s}.animate-stagger-5{transition-delay:.5s}.animate-stagger-6{transition-delay:.6s}@media(prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}.animate-on-scroll.in-view{transform:none}}
