.header{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;width:100%;position:fixed;top:0;left:0;box-shadow:0 3px 18px #00000014}.navbar{justify-content:space-between;align-items:center;height:82px;display:flex;position:relative}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo img{width:auto;height:72px;display:block}.nav-links{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{list-style:none;position:relative}.nav-links li>a{color:#484848;align-items:center;padding:8px 0;font-size:17px;font-weight:600;line-height:1;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.nav-links li>a:hover{color:#f2b540}.nav-links li>a:after{content:"";background:#f2b540;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.nav-links li>a:hover:after,.nav-links li>a.active:after{width:100%}.nav-links li>a.active{color:#e5a21b}.nav-dropdown{position:relative}.about-nav-wrapper{align-items:center;gap:5px;display:flex}.about-nav-wrapper>a{color:#484848;align-items:center;padding:8px 0;font-size:17px;font-weight:600;line-height:1;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.about-nav-wrapper>a:hover{color:#f2b540}.about-nav-wrapper>a:after{content:"";background:#f2b540;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.about-nav-wrapper>a:hover:after,.about-nav-wrapper>a.active:after{width:100%}.about-nav-wrapper>a.active{color:#e5a21b}.nav-dropdown-link{color:#484848;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;margin:0;padding:8px 0;font-family:inherit;font-size:17px;font-weight:600;line-height:1;transition:color .25s;display:inline-flex;position:relative}.nav-dropdown-link:hover{color:#f2b540}.nav-dropdown-link.active{color:#e5a21b}.dropdown-toggle{cursor:pointer;color:#2b2b2b;background:0 0;border:none;outline:none;justify-content:center;align-items:center;height:28px;margin:0;padding:0;transition:color .25s;display:inline-flex}.dropdown-toggle:hover{color:#f2b540}.dropdown-arrow{font-size:9px;transition:transform .3s}.dropdown-toggle.open .dropdown-arrow{transform:rotate(180deg)}.nav-dropdown>.dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:10000;background:#fff;border:1px solid #f2b54040;border-radius:12px;min-width:235px;padding:8px 0;transition:opacity .25s,visibility .25s,transform .25s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-8px);box-shadow:0 14px 35px #0000001f}.nav-dropdown>.dropdown-menu.show,.nav-dropdown.dropdown-open>.dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-dropdown .dropdown-menu a{box-sizing:border-box;color:#17373c;align-items:center;width:100%;padding:12px 18px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s,color .2s,padding-left .2s;display:flex}.nav-dropdown .dropdown-menu a:hover{color:#c88b15;background:#f2b5401a;padding-left:23px}.nav-dropdown .dropdown-menu a.active{color:#c88b15;background:#f2b54014}.menu-toggle{cursor:pointer;z-index:10002;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:#17373c;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.menu-toggle.active span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=992px){.navbar{height:76px}.logo img{height:64px}.menu-toggle{display:flex}.nav-links{box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;z-index:10001;background:#fff;border:1px solid #f2b5402e;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;width:270px;height:auto;max-height:calc(100vh - 100px);padding:8px;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:absolute;top:calc(100% + 8px);left:auto;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 18px 45px #0f172a2e}.nav-links.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links>li{width:100%}.nav-links li>a{box-sizing:border-box;color:#17373c;border-radius:8px;align-items:center;width:100%;padding:12px;font-size:15px;display:flex}.nav-links li>a:after{display:none}.nav-links li>a:hover,.nav-links li>a.active{color:#d89a20;background:#f2b5401a}.about-nav-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.about-nav-wrapper>a{border-radius:8px;flex:1;align-items:center;padding:12px;font-size:15px;display:flex}.about-nav-wrapper>a:after{display:none}.about-nav-wrapper>a:hover,.about-nav-wrapper>a.active{color:#d89a20;background:#f2b5401a}.nav-dropdown-link{text-align:left;border-radius:8px;flex:1;align-items:center;width:auto;padding:12px;font-size:15px;display:flex}.nav-dropdown-link:after{display:none}.nav-dropdown-link:hover,.nav-dropdown-link.active{color:#d89a20;background:#f2b5401a}.dropdown-toggle{border-radius:8px;flex-shrink:0;width:40px;height:40px}.dropdown-toggle:hover{background:#f2b5401a}.dropdown-arrow{font-size:9px}.nav-dropdown>.dropdown-menu{box-sizing:border-box;width:100%;min-width:0;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:#fafafa;border:none;border-left:2px solid #f2b540;border-radius:0;max-height:0;margin:2px 0 5px;padding:4px 0 4px 10px;transition:max-height .3s,opacity .25s,visibility .25s;position:static;overflow:hidden;transform:none}.nav-dropdown>.dropdown-menu.show,.nav-dropdown.dropdown-open>.dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;max-height:500px;transform:none}.nav-dropdown .dropdown-menu a{box-sizing:border-box;color:#344b50;border-radius:6px;width:100%;padding:10px 12px;font-size:13px;display:flex}.nav-dropdown .dropdown-menu a:hover{color:#c88b15;background:#f2b5401a;padding-left:17px}}@media (width<=768px){.header{box-shadow:0 3px 15px #00000014}.navbar{height:72px}.logo img{height:60px}.nav-links{border-radius:12px;width:245px;padding:8px;top:calc(100% + 8px);right:10px}.nav-links li>a,.about-nav-wrapper>a,.nav-dropdown-link{padding:11px 12px;font-size:15px}.dropdown-toggle{width:40px;height:40px}.nav-dropdown .dropdown-menu a{padding:10px 12px;font-size:13px}}@media (width<=480px){.navbar{height:68px}.logo img{height:56px}.menu-toggle{width:42px;height:42px}.menu-toggle span{width:24px}.nav-links{border-radius:11px;width:205px;padding:7px;top:calc(100% + 8px);right:8px;box-shadow:0 16px 38px #0f172a2e}.nav-links li>a,.about-nav-wrapper>a,.nav-dropdown-link{padding:10px;font-size:14px}.dropdown-toggle{width:36px;height:36px}.dropdown-arrow{font-size:8px}.nav-dropdown .dropdown-menu a{padding:9px 10px;font-size:12px}}.site-footer .site-footer__container{width:min(var(--container), calc(100% - 40px));grid-template-columns:1.6fr 1fr 1.2fr;align-items:flex-start;gap:60px;margin:0 auto;display:grid}.site-footer .footer-logo{flex-direction:column;align-items:flex-start;display:flex}.site-footer .footer-logo img{width:170px;height:auto;margin-bottom:20px}.site-footer .footer-logo h3{color:#fff;letter-spacing:1px;margin:0;font-size:1.2rem;font-weight:700;line-height:1.45}.site-footer .footer-logo p{color:#ffffffa6;margin-top:10px;font-size:.95rem;line-height:1.7}.site-footer{color:#ffffffbf;background:radial-gradient(circle at 100% 0,#c89b3c1f,#0000 30%),linear-gradient(#08111c 0%,#0d1b2a 100%);padding:70px 30px 30px}.site-footer a{color:inherit;text-decoration:none}.site-footer .footer-column{text-align:left}.site-footer .footer-column h4{color:#fff;border-bottom:2px solid #c89b3c;margin:0 0 22px;padding-bottom:8px;font-size:1.05rem;font-weight:600;line-height:1.3;display:inline-block}.site-footer .footer-column a,.site-footer .footer-column p{color:#ffffffb8;line-height:1.8;text-decoration:none}.site-footer .footer-column>a:not(.footer-contact){margin-bottom:13px;transition:color .3s,transform .3s;display:block}.site-footer .footer-column>a:not(.footer-contact):hover{color:#c89b3c;transform:translate(5px)}.site-footer .footer-contact{color:#ffffffb8;align-items:flex-start;gap:12px;margin-bottom:18px;text-decoration:none;transition:color .3s;display:flex}.site-footer .footer-contact:hover{color:#fff}.site-footer .footer-contact svg{color:#c89b3c;flex-shrink:0;width:18px;height:18px;margin-top:5px}.site-footer .footer-contact span,.site-footer .footer-contact p{margin:0;line-height:1.8}.site-footer .footer-address{align-items:flex-start}.site-footer .site-footer__bottom{width:min(var(--container), calc(100% - 40px));color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin:55px auto 0;padding-top:22px;font-size:.9rem;display:flex}@media (width<=1100px){.site-footer .site-footer__container{grid-template-columns:repeat(2,1fr);gap:45px}.site-footer .footer-logo{grid-column:1/-1}}@media (width<=768px){.site-footer{padding:60px 0 25px}.site-footer .site-footer__container{grid-template-columns:1fr;gap:35px}.site-footer .footer-logo{text-align:left;align-items:flex-start}.site-footer .footer-logo img{width:150px}.site-footer .footer-column{text-align:left}.site-footer .footer-column>a:not(.footer-contact):hover{transform:none}.site-footer .site-footer__bottom{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;margin-top:40px}}@media (width<=480px){.site-footer{padding:50px 0 25px}.site-footer .site-footer__container,.site-footer .site-footer__bottom{box-sizing:border-box;width:100%;max-width:100%;padding:0 24px}.site-footer .site-footer__container{gap:32px}.site-footer .footer-logo{align-items:flex-start}.site-footer .footer-logo img{width:130px}.site-footer .footer-logo h3{letter-spacing:.8px;font-size:1rem}.site-footer .footer-logo p{font-size:.9rem}.site-footer .footer-column h4{margin-bottom:18px;font-size:1rem}.site-footer .footer-column>a:not(.footer-contact),.site-footer .footer-contact,.site-footer .footer-contact span,.site-footer .footer-contact p{font-size:.92rem;line-height:1.7}.site-footer .footer-contact{gap:10px}.site-footer .footer-contact svg{width:17px;height:17px}.site-footer .site-footer__bottom{gap:6px;margin-top:35px;padding-top:20px;font-size:.82rem}}.site-shell{min-height:100vh}.site-main{overflow:clip}*{box-sizing:border-box;margin:0;padding:0}body{color:#334155;background:#f8fafc;font-family:Inter,Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}.container{width:min(1200px,92%);margin:auto}.header{z-index:100;background:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 20px #00000014}.navbar{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.logo{color:#0f172a;font-size:28px;font-weight:800}.btn{color:#fff;background:#f2b540;border-radius:8px;padding:12px 22px;font-weight:500;text-decoration:none;display:inline-block}.outline{color:#fff;background:0 0;border:1px solid #fff}.hero{align-items:center;min-height:100vh;padding-top:120px;padding-bottom:60px;display:flex;position:relative;overflow:hidden;color:#fff!important}.hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:1;background:#0f172a80;position:absolute;inset:0}.hero-content{z-index:2;position:relative}.hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.hero h1{margin:20px 0;font-size:58px;line-height:1.1}.hero p{font-size:18px}.actions{gap:16px;margin:35px 0;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stat{text-align:center;background:#ffffff14;border-radius:12px;padding:20px}.stat h2{font-size:34px}.hero img{border-radius:20px;box-shadow:0 25px 50px #0000004d}.services{padding:90px 0}.title{text-align:center;color:#0f172a;margin-bottom:15px;font-size:40px}.services-title{text-align:center;color:#0f172a;margin-bottom:15px;font-size:40px;font-weight:700;line-height:1.2}@media (width<=768px){.services-title{white-space:nowrap;font-size:28px}}.subtitle{text-align:center;max-width:760px;margin:0 auto 60px}.cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014}.card img{object-fit:cover;width:100%;height:220px}.card div{padding:22px}.card h3{margin-bottom:10px;font-size:24px}.cta{color:#fff;text-align:center;background:#0f172a;padding:80px 0}.cta h2{margin-bottom:18px;font-size:42px}footer{color:#cbd5e1;text-align:center;background:#08111f;padding:35px}@media (width<=900px){.hero-grid,.cards{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:42px}}.about{background:#fff;padding:65px 0}.about-wrapper{grid-template-columns:2fr .95fr;align-items:center;gap:55px;display:grid}.section-label{color:#ffbf47db;letter-spacing:1.8px;text-transform:uppercase;border-bottom:2px solid #c78100db;margin-bottom:14px;padding-bottom:4px;font-size:12px;font-weight:700;display:inline-block}.about-left h2{color:#ffbf47db;letter-spacing:-.8px;letter-spacing:-.8px;margin:0 0 20px;font-size:35px;font-weight:700;line-height:1.15}.about-description{color:#64748b;margin:0 0 16px;font-size:15px;line-height:1.7}.about-link{color:#414141;align-items:center;gap:8px;margin-top:10px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.about-link:hover{gap:14px}.about-right{width:100%}.about-right img{object-fit:cover;border-radius:18px;width:90%;height:380px;display:block}@media (width<=992px){.about{padding:55px 0}.about-wrapper{grid-template-columns:1fr;gap:35px}.about-right{order:1}.about-left{order:2}.about-left h2{font-size:32px}.about-right img{height:380px}}@media (width<=768px){.about{padding:45px 0}.about-wrapper{gap:25px}.about-right{display:none}.about-left h2{font-size:30px;line-height:1.2}.about-description{font-size:14px;line-height:1.65}.about-link{font-size:14px}}.about-us-subheading{color:#1d1d1ddb;letter-spacing:-.8px;margin:0 0 20px;font-size:30px;font-weight:700;line-height:1.15}.heading-gradiant{background:linear-gradient(90deg,#b8860b 0%,#e5b94a 25%,#c89424 50%,#f1cf72 75%,#b8860b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.featured-projects{background:#f8fafc;padding:150px 0}.section-header{text-align:center;max-width:700px;margin:0 auto 30px}.section-tag{letter-spacing:2px;color:#0a5f65;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.section-header h2{color:#0f172a;margin-bottom:18px;font-size:46px;line-height:1.2}.section-header p{color:#64748b;font-size:17px;line-height:1.8}.projects-grid{grid-template-columns:repeat(2,1fr);gap:70px;display:grid}.project-card{cursor:pointer;background:#000;border-radius:18px;height:380px;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project-card:hover img{transform:scale(1.08)}.project-overlay{background:linear-gradient(#00000026 0%,#0000008c 60%,#000000d1 100%);flex-direction:column;justify-content:space-between;padding:28px;transition:all .35s;display:flex;position:absolute;inset:0}.project-card:hover .project-overlay{background:linear-gradient(#0003 0%,#0009 55%,#000000e0 100%)}.project-top{justify-content:space-between;align-items:flex-start;display:flex}.category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border-radius:40px;padding:8px 14px;font-size:13px;font-weight:600}.status{color:#fff;background:#0a5f65;border-radius:40px;padding:8px 14px;font-size:13px;font-weight:600}.project-content{color:#fff}.project-content h3{margin-bottom:12px;font-size:32px;line-height:1.2}.location{color:#ffffffeb;margin-bottom:10px;font-size:17px}.details{color:#ffffffbf;margin-bottom:24px;line-height:1.6}.project-btn{color:#fff;align-items:center;gap:10px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.project-btn:hover{gap:16px}@media (width<=992px){.projects-grid{grid-template-columns:1fr}.project-card{height:470px}.section-header h2{font-size:38px}}@media (width<=768px){.featured-projects{padding:50px 0}.section-header{margin-bottom:25px}.section-header h2{font-size:30px}.section-header p{font-size:16px}.project-card{border-radius:14px;height:380px}.project-overlay{padding:20px}.project-content h3{font-size:24px}.location{font-size:15px}.details{margin-bottom:18px;font-size:14px}.category,.status{padding:6px 10px;font-size:11px}}.process-section{background:#fff;padding:110px 0;position:relative;overflow:hidden}.process-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0a5f650f,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;right:-220px}.process-header{text-align:center;max-width:760px;margin:0 auto 80px}.process-header h2{color:#0f172a;margin-bottom:18px;font-size:46px;line-height:1.2}.process-header p{color:#64748b;max-width:700px;margin:auto auto 17px;font-size:17px;line-height:1.8}.section-eyebrow{color:#0a5f65;background:#f2f8f8;border-radius:6px;margin-bottom:20px;padding:6px 14px;font-size:15px;font-weight:600;display:inline-block}.process-timeline{grid-template-columns:repeat(6,1fr);gap:28px;display:grid}.process-item{position:relative}.process-top{align-items:center;margin-bottom:26px;display:flex}.process-number{color:#fff;background:#f6c466;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;font-weight:700;transition:all .35s;display:flex;box-shadow:0 15px 35px #0a5f6538}.process-line{background:#dbe4ea;flex:1;height:2px;margin-left:14px}.process-item:hover .process-number{background:#ffbb3d;transform:translateY(-6px)}.process-content h3{color:#0f172a;margin-bottom:14px;font-size:22px;line-height:1.3}.process-content p{color:#64748b;font-size:15px;line-height:1.8}@media (width<=992px){.process-section{padding:90px 0}.process-header{margin-bottom:60px}.process-header h2{font-size:38px}.process-header p{font-size:16px}.process-timeline{flex-direction:column;gap:40px;display:flex}.process-item{padding-left:90px;position:relative}.process-item:before{content:"";background:#dbe4ea;width:2px;height:calc(100% + 40px);position:absolute;top:64px;left:31px}.process-item:last-child:before{display:none}.process-top{margin:0;position:absolute;top:0;left:0}.process-number{width:64px;height:64px;font-size:18px}.process-line{display:none}.process-content h3{margin-bottom:10px;font-size:22px}.process-content p{font-size:15px}}@media (width<=768px){.process-section{padding:80px 0}.process-header{margin-bottom:45px}.process-header h2{font-size:30px}.process-item{padding-left:80px}.process-number{width:54px;height:54px;font-size:17px}.process-item:before{height:calc(100% + 40px);top:54px;left:26px}.process-content h3{font-size:20px}.process-content p{font-size:15px}}.testimonials{background:linear-gradient(#f8fafc,#fff);padding:55px 0;overflow:hidden}.testimonials .title{color:#0f172a;text-align:center;margin-bottom:12px;font-size:35px;font-weight:700;line-height:1.2}.testimonials .subtitle{text-align:center;color:#64748b;max-width:700px;margin:0 auto 40px;font-size:15px;line-height:1.7}.testimonial-wrapper{align-items:center;display:flex;position:relative}.testimonial-track-container{width:100%;overflow:hidden}.testimonial-track{will-change:transform;display:flex}.testimonial-card{box-sizing:border-box;flex:0 0 33.3333%;padding:10px}.testimonial-card-inner{background:#fff;border:1px solid #edf2f7;border-radius:18px;flex-direction:column;min-height:300px;padding:26px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.testimonial-card-inner:before{content:"";width:100%;height:4px;position:absolute;top:0;left:0}.testimonial-card:hover .testimonial-card-inner{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a1f}.stars{color:#f59e0b;letter-spacing:2px;margin-bottom:12px;font-size:16px}.testimonial-text{color:#475569;flex:1;margin-bottom:20px;font-size:14px;line-height:1.7}.client-info{border-top:1px solid #edf2f7;align-items:center;gap:12px;padding-top:16px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#f5aa27,#ecd3a4,#d99a20);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.client-info h3{color:#0f172a;margin:0 0 3px;font-size:16px;font-weight:700}.client-info span{color:#0a5f65;font-size:13px;font-weight:600;display:block}.client-info p{color:#64748b;margin:2px 0 0;font-size:12px}.arrow{color:#0a5f65;cursor:pointer;z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1a}.arrow.left{left:-12px}.arrow.right{right:-12px}.arrow:hover{color:#fff;background:#f6c466}.dots{justify-content:center;gap:10px;margin-top:30px;display:flex}.dot{cursor:pointer;background:#d6dde6;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:#0a5f65;border-radius:20px;width:28px}@media (width<=1100px){.testimonial-card{flex:0 0 50%}.arrow.left{left:-8px}.arrow.right{right:-8px}}@media (width<=768px){.testimonials{padding:50px 0}.testimonials .title{font-size:28px}.testimonials .subtitle{margin-bottom:30px;font-size:14px}.testimonial-card{flex:0 0 100%;padding:8px}.testimonial-card-inner{min-height:auto;padding:22px}.testimonial-text{font-size:14px}.avatar{width:48px;height:48px;font-size:18px}.arrow{width:40px;height:40px}}@media (width<=480px){.arrow{display:none}.testimonial-card-inner{padding:20px}.dots{margin-top:25px}}.capabilities-section{background:#fff;padding:110px 0;position:relative;overflow:hidden}.capabilities-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0a5f650f,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;left:-220px}.capabilities-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#0a5f650a,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;right:-180px}.capabilities-header{text-align:center;max-width:760px;margin:0 auto 80px}.capabilities-header h2{color:#0f172a;margin-bottom:18px;font-size:46px;font-weight:700;line-height:1.2}.capabilities-header h2 span{color:#0a5f65}.capabilities-header p{color:#64748b;max-width:700px;margin:auto;font-size:17px;line-height:1.8}.capabilities-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.capability-card{background:#fff;border:1px solid #e7edf2;border-radius:22px;padding:36px;transition:all .35s;position:relative;overflow:hidden}.capability-card:hover{border-color:#f6c466;transform:translateY(-10px);box-shadow:0 20px 45px #0f172a14}.capability-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.capability-icon{color:#f2b540;background:#f8f7f2;border-radius:18px;justify-content:center;align-items:center;width:66px;height:66px;transition:all .35s;display:flex}.capability-number{color:#e2e8f0;font-size:42px;font-weight:700;transition:all .3s}.capability-card:hover .capability-number{color:#0a5f652e}.capability-card h3{color:#0f172a;margin-bottom:16px;font-size:23px;font-weight:700;line-height:1.35}.capability-card p{color:#64748b;margin-bottom:28px;font-size:15.5px;line-height:1.85}.capability-link{cursor:pointer;color:#0a5f65;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.capability-link svg{transition:transform .3s}.capability-card:hover .capability-link{color:#08484d}.capability-card:hover .capability-link svg{transform:translate(6px)}@media (width<=1200px){.capabilities-grid{gap:24px}.capability-card{padding:32px}.capability-card h3{font-size:21px}}@media (width<=992px){.capabilities-section{padding:90px 0}.capabilities-header{margin-bottom:60px}.capabilities-header h2{font-size:38px}.capabilities-header p{font-size:16px}.capabilities-grid{grid-template-columns:repeat(2,1fr);gap:24px}.capability-card{padding:30px}}@media (width<=768px){.capabilities-section{padding:80px 0}.capabilities-header{margin-bottom:45px}.capabilities-header h2{font-size:30px}.capabilities-header p{font-size:15px;line-height:1.8}.capabilities-grid{grid-template-columns:1fr;gap:22px}.capability-card{border-radius:18px;padding:28px}.capability-top{margin-bottom:22px}.capability-icon{border-radius:16px;width:58px;height:58px}.capability-number{font-size:34px}.capability-card h3{margin-bottom:12px;font-size:20px}.capability-card p{margin-bottom:22px;font-size:15px}}@media (width<=480px){.capabilities-section{padding:70px 0}.capabilities-header h2{font-size:26px}.capabilities-header p{font-size:14px}.capability-card{padding:24px}.capability-icon{width:54px;height:54px}.capability-icon svg{width:24px;height:24px}.capability-number{font-size:30px}.capability-card h3{font-size:18px}.capability-card p{font-size:14px;line-height:1.8}.capability-link{font-size:14px}}.capability-card,.capability-icon,.capability-number,.capability-link,.capability-link svg{will-change:transform}.cta-section{background:#0a5f65;padding:clamp(55px,6vw,85px) 0;position:relative;overflow:hidden}.cta-section:before{content:"";background:#ffffff0a;border-radius:50%;width:550px;height:550px;position:absolute;top:-180px;right:-180px}.cta-section:after{content:"";background:#ffffff08;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;left:-160px}.cta-wrapper{z-index:2;grid-template-columns:minmax(0,1.6fr) 420px;align-items:center;gap:50px;display:grid;position:relative}.cta-content{max-width:820px}.cta-label{color:#d8eeee;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:600;display:inline-flex}.cta-label:before{content:"";background:#8fd9d4;border-radius:20px;width:42px;height:2px}.cta-content h2{color:#fff;letter-spacing:-1px;max-width:620px;margin:0 0 18px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.cta-content p{color:#ffffffd1;max-width:650px;margin:0;font-size:17px;font-weight:400;line-height:1.9}.cta-features{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.feature{color:#fff;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.feature:hover{background:#ffffff1c;border-color:#ffffff29;transform:translateY(-3px)}.feature svg{color:#8fe5d8;flex-shrink:0;width:20px;height:20px}.feature span{white-space:nowrap}.cta-actions{justify-content:flex-end;align-items:center;display:flex}.cta-card{-webkit-backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;max-width:390px;padding:30px;transition:transform .35s,box-shadow .35s;box-shadow:0 18px 40px #0000002e,inset 0 1px #ffffff0f}.cta-card:hover{transform:translateY(-6px);box-shadow:0 28px 55px #00000038,inset 0 1px #ffffff14}.cta-card h3{color:#fff;margin:0 0 12px;font-size:25px;font-weight:700;line-height:1.3}.cta-card p{color:#ffffffc7;margin:0 0 24px;font-size:15px;line-height:1.75}.cta-primary,.cta-secondary{border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.cta-primary{color:#0a5f65;background:#fff;margin-bottom:14px;box-shadow:0 8px 24px #0000001f}.cta-primary:hover{background:#f7f9f9;transform:translateY(-3px);box-shadow:0 16px 34px #0000002e}.cta-primary svg{transition:transform .3s}.cta-primary:hover svg{transform:translate(5px)}.cta-secondary{color:#fff;background:0 0;border:1px solid #ffffff47}.cta-secondary:hover{background:#ffffff14;border-color:#ffffff73;transform:translateY(-2px)}.cta-secondary svg,.cta-primary svg{flex-shrink:0}.cta-primary:focus-visible,.cta-secondary:focus-visible{outline-offset:3px;outline:3px solid #fff6}@media (width>=1600px){.cta-wrapper{gap:60px;max-width:1400px;margin:0 auto}.cta-card{max-width:400px}}@media (width<=1200px){.cta-wrapper{grid-template-columns:minmax(0,1fr) 360px;gap:50px}.cta-content h2{max-width:620px}.cta-card{padding:32px}}@media (width<=991px){.cta-section{padding:80px 0}.cta-wrapper{grid-template-columns:1fr;gap:50px}.cta-content,.cta-content h2,.cta-content p{max-width:100%}.cta-actions{justify-content:flex-start}.cta-card{max-width:520px}.cta-features{gap:14px}}@media (width<=768px){.cta-section{padding:70px 0}.cta-wrapper{gap:40px}.cta-content{text-align:center;flex-direction:column;align-items:center;display:flex}.cta-label{justify-content:center}.cta-content h2{font-size:clamp(2rem,8vw,2.8rem);line-height:1.2}.cta-content p{font-size:16px;line-height:1.8}.cta-features{justify-content:center;width:100%}.feature{justify-content:center;width:calc(50% - 8px)}.cta-actions{justify-content:center;width:100%}.cta-card{max-width:100%}}@media (width<=576px){.cta-section{padding:60px 0}.cta-wrapper{gap:35px}.cta-content h2{font-size:2rem}.cta-content p{font-size:15px}.cta-features{flex-direction:column;gap:12px}.feature{justify-content:flex-start;width:100%}.cta-card{border-radius:18px;padding:26px}.cta-card h3{font-size:24px}.cta-card p{margin-bottom:24px;font-size:14px}.cta-primary,.cta-secondary{height:54px;font-size:14px}}@media (width<=480px){.cta-label{letter-spacing:1px;font-size:12px}.cta-label:before{width:30px}.cta-content h2{font-size:1.8rem}.feature{gap:10px;padding:13px 16px;font-size:14px}.feature svg{width:20px;height:20px}.cta-card{padding:22px}.cta-card h3{font-size:22px}}@media (width<=360px){.cta-section{padding:50px 0}.cta-content h2{font-size:1.6rem}.cta-content p{font-size:14px}.cta-label{font-size:11px}.feature{padding:12px 14px;font-size:13px}.cta-primary,.cta-secondary{height:50px;font-size:13px}.cta-card{padding:20px}}.vision-mission-section{background:#fff;width:100%;padding:60px 0}.vision-mission-container{width:90%;max-width:1200px;margin:0 auto}.vision-mission-header{text-align:center;max-width:760px;margin:0 auto 30px}.vision-mission-subtitle{letter-spacing:2px;text-transform:uppercase;color:#0a5f65;margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.vision-mission-header h2{color:#172b2d;margin:0 0 16px;font-size:35px;font-weight:600;line-height:1.2}.vision-mission-header p{color:#687779;margin:0;font-size:16px;line-height:1.7}.vision-mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-bottom:20px;display:grid}.vision-mission-card{background:#fafcfe;border:1px solid #dfe7e7;border-radius:4px;padding:34px 36px 38px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.vision-mission-card:hover{border-color:#b9d2d3;transform:translateY(-4px);box-shadow:0 12px 30px #0a5f6514}.vision-mission-card-top{justify-content:center;align-items:center;gap:18px;display:flex}.vision-mission-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.vision-mission-icon span{letter-spacing:.5px;color:#0a5f65;font-size:13px;font-weight:600}.vision-mission-card h3{color:#172b2d;margin:0;font-size:25px;font-weight:600}.vision-mission-divider{background:#e7eeee;width:100%;height:1px;margin:26px 0 22px}.vision-mission-card p{color:#657375;max-width:570px;margin:0;font-size:15px;line-height:1.7}.vision-mission-accent{background:#0a5f65;width:42px;height:2px;margin-top:28px}@media (width<=768px){.vision-mission-section{padding:40px 0}.vision-mission-container{width:92%}.vision-mission-header{margin-bottom:25px}.vision-mission-header h2{font-size:30px}.vision-mission-header p{font-size:15px}.vision-mission-grid{grid-template-columns:1fr;gap:20px}.vision-mission-card{padding:28px 26px 32px}}@media (width<=480px){.vision-mission-header h2{font-size:25px}.vision-mission-card h3{font-size:22px}.vision-mission-card p{font-size:15px}}.company-services-section{box-sizing:border-box;color:#1a202c;background:#f8fafb;width:100%;padding:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.company-services-header{text-align:center;width:100%;max-width:800px;margin:0 auto 55px}.company-services-title{letter-spacing:.5px;color:#0a5f65;text-transform:uppercase;margin:0 0 16px;font-size:35px;font-weight:700;line-height:1.2}.company-services-subtitle{color:#64748b;margin:0;font-size:16px;font-weight:400;line-height:1.7}.company-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;width:100%;max-width:1000px;margin:0 auto 55px;display:grid}.company-service-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;gap:15px;width:100%;padding:25px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 25px #0f172a0f}.company-service-card:hover{border-color:#0a5f6540;transform:translateY(-4px);box-shadow:0 14px 35px #0f172a1a}.company-service-header{align-items:center;gap:14px;margin-bottom:26px;display:flex}.company-service-icon{box-sizing:border-box;color:#585858;background:#fff9da;border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:8px}.company-service-title{color:#111827;margin:0;font-size:21px;font-weight:700;line-height:1.3}.company-service-list{margin:0;padding:0;list-style:none}.company-service-item{color:#475569;margin-bottom:15px;padding-left:24px;font-size:15px;font-weight:500;line-height:1.5;position:relative}.company-service-item:last-child{margin-bottom:0}.company-service-item:before{content:"";background:#f1d44b;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:2px}.company-services-footer{align-items:center;width:100%;display:flex}.company-services-button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#f1d44b;border:none;border-radius:10px;min-height:48px;padding:0 28px;font-family:inherit;font-size:13px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s}.company-services-button:hover{background:#f5d534;transform:translateY(-2px);box-shadow:0 8px 18px #0a5f6533}.company-services-button:active{transform:translateY(0)}@media (width<=1200px){.company-services-section{padding:85px 30px}.company-services-grid{gap:35px;max-width:950px}}@media (width<=1100px){.company-services-section{padding:80px 28px}.company-services-header{margin-bottom:45px}.company-services-title{font-size:35px}.company-services-grid{gap:30px;max-width:900px}.company-service-card{padding:28px}.company-service-title{font-size:20px}}@media (width<=992px){.company-services-section{padding:70px 25px}.company-services-header{max-width:700px;margin-bottom:40px}.company-services-title{font-size:35px}.company-services-subtitle{font-size:15px}.company-services-grid{gap:25px;max-width:750px}.company-service-card{padding:25px}.company-service-header{gap:12px;margin-bottom:22px}.company-service-icon{width:38px;height:38px}.company-service-title{font-size:18px}.company-service-item{margin-bottom:13px;padding-left:21px;font-size:14px}}@media (width<=767px){.company-services-section{padding:65px 22px}.company-services-header{margin-bottom:35px}.company-services-title{font-size:32px}.company-services-subtitle{font-size:14px;line-height:1.6}.company-services-subtitle br{display:none}.company-services-grid{grid-template-columns:1fr;gap:22px;max-width:600px;margin-bottom:40px}.company-service-card{padding:25px}.company-service-title{font-size:19px}.company-service-item{font-size:14px}}@media (width<=600px){.company-services-section{padding:60px 18px}.company-services-header{margin-bottom:30px}.company-services-title{letter-spacing:0;font-size:31px}.company-services-subtitle{font-size:14px}.company-services-grid{gap:18px;margin-bottom:35px}.company-service-card{border-radius:14px;padding:22px}.company-service-header{gap:11px;margin-bottom:20px}.company-service-icon{width:36px;height:36px;padding:7px}.company-service-title{font-size:18px}.company-service-item{margin-bottom:12px;padding-left:20px;font-size:13.5px;line-height:1.5}.company-service-item:before{width:6px;height:6px;top:8px;left:1px}.company-services-button{width:100%;max-width:320px;min-height:46px;padding:0 20px;font-size:12px}}@media (width<=480px){.company-services-section{padding:50px 16px}.company-services-title{font-size:28px}.company-services-subtitle{font-size:13px;line-height:1.6}.company-services-grid{gap:16px}.company-service-card{border-radius:13px;padding:20px}.company-service-header{align-items:flex-start}.company-service-icon{width:34px;height:34px;padding:6px}.company-service-title{font-size:17px}.company-service-item{padding-left:18px;font-size:13px}.company-services-button{letter-spacing:.3px;max-width:100%;font-size:11px}}@media (width<=375px){.company-services-section{padding:45px 14px}.company-services-title{font-size:26px}.company-services-subtitle{font-size:12.5px}.company-service-card{padding:18px}.company-service-title{font-size:16px}.company-service-item{font-size:12.5px;line-height:1.5}.company-services-button{min-height:44px;font-size:10.5px}}@media (width<=319px){.company-services-section{padding:40px 10px}.company-services-title{font-size:25px}.company-service-card{padding:16px}.company-service-title{font-size:15px}.company-service-item{font-size:12px}}.contact-page{box-sizing:border-box;background:#f8fafb;width:100%;padding:90px 0}.contact-page-header{text-align:center;width:100%;margin:0 auto 50px}.contact-page-title{color:#0f172a;margin:0;font-size:35px;font-weight:700;line-height:1.2}.contact-page-container{box-sizing:border-box;width:100%;max-width:1150px;margin:0 auto;padding:0 30px}.contact-page-wrapper{grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:35px;width:100%;max-width:1050px;margin:0 auto;display:grid}.contact-page-left{width:100%;min-width:0}.contact-page-content{width:100%;max-width:600px}.contact-page-start{color:#d8ba29;background:0 0;border:2px solid #f1d44b;border-radius:50px;align-items:center;gap:12px;margin-bottom:30px;padding:5px 20px 5px 5px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.contact-page-start:hover{color:#171717;transform:translateY(-2px)}.contact-page-email-icon{color:#fff;background:#171717;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.contact-page-heading{letter-spacing:-1px;color:#050505;max-width:650px;margin:0 0 22px;font-size:54px;line-height:1.08}.contact-page-description{color:#888;max-width:560px;margin:0;font-size:17px;line-height:1.65}.contact-page-form-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;padding:28px;box-shadow:0 12px 35px #0f172a14}.contact-page-form{flex-direction:column;gap:16px;width:100%;display:flex}.contact-page-form-group{flex-direction:column;width:100%;display:flex}.contact-page-form-group label{color:#334155;margin-bottom:6px;font-size:13px;font-weight:600}.contact-page-form-group input,.contact-page-form-group select{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #dbe3ea;border-radius:10px;outline:none;width:100%;height:35px;padding:0 14px;font-family:inherit;font-size:14px;transition:all .25s}.contact-page-form-group input::placeholder{color:#94a3b8}.contact-page-form-group input:focus,.contact-page-form-group select:focus{border-color:#0a5f65;box-shadow:0 0 0 4px #0a5f6514}.contact-page-phone{box-sizing:border-box;background:#fff;border:1px solid #dbe3ea;border-radius:10px;width:100%;height:35px;transition:all .25s;display:flex;overflow:hidden}.contact-page-phone:focus-within{border-color:#0a5f65;box-shadow:0 0 0 4px #0a5f6514}.contact-page-phone span{color:#334155;background:#f8fafc;border-right:1px solid #dbe3ea;flex-shrink:0;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:flex}.contact-page-phone input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:0 14px;font-family:inherit;font-size:14px}.contact-page-phone input::placeholder{color:#94a3b8}.contact-page-button{color:#171717;cursor:pointer;background:#f1d44b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:4px;font-family:inherit;font-size:15px;font-weight:600;transition:all .25s;display:flex}.contact-page-button:hover{background:#e7c83b;transform:translateY(-2px)}.contact-page-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-page-button-sent{color:#fff;cursor:default;background:#16a34a}.contact-page-button-sent:hover{background:#16a34a;transform:none}.contact-page-popup-overlay{z-index:9999;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contact-page-popup{box-sizing:border-box;text-align:center;background:#fff;border-radius:18px;width:100%;max-width:420px;padding:30px;animation:.25s contactPagePopupShow;box-shadow:0 20px 60px #0003}.contact-page-popup h3{color:#111827;margin:0 0 12px;font-size:24px;font-weight:700}.contact-page-popup p{color:#64748b;margin:0 0 22px;font-size:15px;line-height:1.6}.contact-page-popup-button{color:#171717;cursor:pointer;background:#f1d44b;border:none;border-radius:9px;width:120px;height:45px;margin:0 auto;font-family:inherit;font-size:14px;font-weight:600;transition:all .25s}.contact-page-popup-button:hover{background:#e7c83b;transform:translateY(-2px)}@keyframes contactPagePopupShow{0%{opacity:0;transform:translateY(15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1200px){.contact-page{padding:85px 0}.contact-page-container{max-width:1100px;padding:0 30px}.contact-page-wrapper{grid-template-columns:minmax(0,1fr) 390px;gap:30px;max-width:1000px}.contact-page-heading{font-size:50px}}@media (width<=1100px){.contact-page-container{padding:0 28px}.contact-page-wrapper{grid-template-columns:minmax(0,1fr) 380px;gap:28px}.contact-page-heading{font-size:48px}.contact-page-description{font-size:16px}}@media (width<=992px){.contact-page{padding:75px 0}.contact-page-header{margin-bottom:40px}.contact-page-title{font-size:33px}.contact-page-container{padding:0 30px}.contact-page-wrapper{grid-template-columns:1fr;align-items:stretch;gap:35px;max-width:700px}.contact-page-content{text-align:center;max-width:650px;margin:0 auto}.contact-page-heading{margin-left:auto;margin-right:auto;font-size:48px}.contact-page-description{margin-left:auto;margin-right:auto}.contact-page-start{margin-bottom:25px}.contact-page-form-card{max-width:500px;margin:0 auto}}@media (width<=767px){.contact-page{padding:65px 0}.contact-page-container{padding:0 24px}.contact-page-header{margin-bottom:35px}.contact-page-title{font-size:32px}.contact-page-wrapper{gap:30px}.contact-page-heading{font-size:42px}.contact-page-description{font-size:15px}.contact-page-form-card{padding:24px}}@media (width<=600px){.contact-page{padding:60px 0}.contact-page-container{padding:0 18px}.contact-page-header{margin-bottom:30px}.contact-page-title{font-size:30px}.contact-page-wrapper{gap:28px}.contact-page-start{gap:10px;margin-bottom:22px;padding:4px 16px 4px 4px;font-size:14px}.contact-page-email-icon{width:38px;height:38px;font-size:17px}.contact-page-heading{margin-bottom:18px;font-size:36px;line-height:1.1}.contact-page-description{font-size:14px;line-height:1.6}.contact-page-form-card{border-radius:15px;padding:20px}.contact-page-form{gap:14px}.contact-page-form-group label{font-size:12px}.contact-page-form-group input,.contact-page-form-group select,.contact-page-phone{height:35px}.contact-page-form-group input,.contact-page-form-group select,.contact-page-phone input{font-size:13px}.contact-page-button{height:47px;font-size:13px}}@media (width<=480px){.contact-page{padding:50px 0}.contact-page-container{padding:0 16px}.contact-page-header{margin-bottom:28px}.contact-page-title{font-size:28px}.contact-page-heading{font-size:33px}.contact-page-description{font-size:13px}.contact-page-form-card{padding:18px}.contact-page-phone span,.contact-page-phone input{padding:0 10px}}@media (width<=375px){.contact-page{padding:45px 0}.contact-page-container{padding:0 14px}.contact-page-title{font-size:26px}.contact-page-heading{font-size:30px}.contact-page-description{font-size:12.5px;line-height:1.55}.contact-page-start{font-size:13px}.contact-page-email-icon{width:36px;height:36px;font-size:16px}.contact-page-form-card{padding:16px}.contact-page-form-group input,.contact-page-form-group select,.contact-page-phone{height:35px}.contact-page-button{height:45px}}@media (width<=319px){.contact-page-container{padding:0 10px}.contact-page-title{font-size:24px}.contact-page-heading{font-size:27px}.contact-page-form-card{padding:14px}}.office-address-section{box-sizing:border-box;background:#f8fafb;width:100%;padding:90px 0}.office-address-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 30px}.office-address-wrapper{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:55px;display:grid}.office-address-content{width:100%}.office-address-title{letter-spacing:-1px;color:#0f172a;margin:0 0 22px;font-size:35px;line-height:1.12}.office-address-description{color:#64748b;max-width:500px;margin:0 0 38px;font-size:16px;line-height:1.7}.office-address-details{flex-direction:column;gap:24px;display:flex}.office-address-item{align-items:flex-start;gap:15px;display:flex}.office-address-icon{box-sizing:border-box;color:#474747;border:1px solid;border-radius:11px;width:42px;min-width:42px;height:42px;padding:9px}.office-address-info{padding-top:1px}.office-address-info h4{color:#111827;margin:0 0 5px;font-size:15px;font-weight:700;line-height:1.3}.office-address-info p,.office-address-info a{color:#64748b;margin:0;font-size:14px;line-height:1.7;text-decoration:none}.office-address-info a{transition:color .2s}.office-address-info a:hover{color:#0a5f65}.office-map-section{width:100%;min-width:0}.office-map-heading{margin-bottom:22px}.office-map-kicker{align-items:center;gap:9px;margin-bottom:10px;display:flex}.office-map-kicker span{background:#f1d44b;width:28px;height:2px;display:block}.office-map-kicker p{letter-spacing:1.8px;text-transform:uppercase;color:#0a5f65;margin:0;font-size:12px;font-weight:700}.office-map-heading h2{color:#0f172a;margin:0 0 10px;font-size:32px;font-weight:750;line-height:1.2}.office-map-heading>p{color:#64748b;max-width:570px;margin:0;font-size:14px;line-height:1.7}.office-map-wrapper{background:#e5e7eb;border:1px solid #e2e8f0;border-radius:18px;width:100%;height:400px;overflow:hidden;box-shadow:0 12px 35px #0f172a14}.office-map-wrapper iframe{border:0;width:100%;height:100%;display:block}.office-address-popup-overlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.office-address-popup{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:420px;padding:30px;box-shadow:0 20px 50px #0f172a2e}.office-address-popup h3{color:#0f172a;margin:0 0 10px;font-size:21px;font-weight:700}.office-address-popup p{color:#64748b;margin:0 0 22px;font-size:14px;line-height:1.6}.office-address-popup-button{color:#fff;cursor:pointer;background:#0a5f65;border:none;border-radius:9px;min-width:100px;height:44px;padding:0 22px;font-size:14px;font-weight:600;transition:all .2s}.office-address-popup-button:hover{background:#08484d;transform:translateY(-1px)}@media (width>=1400px){.office-address-container{max-width:1280px;padding:0 35px}.office-address-wrapper{gap:70px}.office-address-title{font-size:35px}.office-map-wrapper{height:430px}}@media (width<=1199px){.office-address-section{padding:80px 0}.office-address-container{max-width:1100px;padding:0 30px}.office-address-wrapper{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:45px}.office-address-title{font-size:35px}.office-map-wrapper{height:380px}}@media (width<=992px){.office-address-section{padding:75px 0}.office-address-container{padding:0 28px}.office-address-wrapper{grid-template-columns:1fr;gap:55px}.office-address-title{font-size:33px}.office-address-description{max-width:650px}.office-map-section{width:100%}.office-map-heading h2{font-size:30px}.office-map-wrapper{height:400px}}@media (width<=768px){.office-address-section{padding:65px 0}.office-address-container{padding:0 24px}.office-address-wrapper{gap:45px}.office-address-title{letter-spacing:-.5px;font-size:30px}.office-address-description{margin-bottom:32px;font-size:15px}.office-address-details{gap:20px}.office-map-heading{margin-bottom:18px}.office-map-heading h2{font-size:28px}.office-map-wrapper{border-radius:15px;height:350px}}@media (width<=600px){.office-address-section{padding:55px 0}.office-address-container{padding:0 18px}.office-address-wrapper{gap:40px}.office-address-title{margin-bottom:18px;font-size:28px;line-height:1.18}.office-address-description{margin-bottom:28px;font-size:14px;line-height:1.65}.office-address-details{gap:18px}.office-address-item{gap:12px}.office-address-icon{border-radius:9px;width:38px;min-width:38px;height:38px;padding:8px}.office-address-info h4{margin-bottom:4px;font-size:14px}.office-address-info p,.office-address-info a{font-size:13px;line-height:1.6}.office-map-kicker{margin-bottom:8px}.office-map-kicker p{letter-spacing:1.5px;font-size:11px}.office-map-heading h2{margin-bottom:8px;font-size:26px}.office-map-heading>p{font-size:13px;line-height:1.65}.office-map-wrapper{border-radius:13px;height:300px}}@media (width<=400px){.office-address-section{padding:45px 0}.office-address-container{padding:0 15px}.office-address-title{font-size:25px}.office-address-description{font-size:13px}.office-address-item{gap:10px}.office-address-icon{width:35px;min-width:35px;height:35px;padding:7px}.office-address-info p,.office-address-info a{font-size:12.5px}.office-map-heading h2{font-size:24px}.office-map-wrapper{border-radius:11px;height:270px}}.office-address-info a:focus-visible,.office-address-popup-button:focus-visible{outline-offset:3px;outline:3px solid #0a5f6540}.contact-section{background:linear-gradient(#fff 0%,#fdfaf3 100%);padding:120px 0}.contact-wrapper{align-items:center;gap:30px;display:grid}.section-eyebrow{color:#d89a20;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.contact-left h2{letter-spacing:-1px;color:#1f2937;justify-content:center;margin:0 0 50px;font-size:34px;font-weight:700;line-height:1.15;display:flex}.contact-description{color:#6b7280;max-width:540px;margin-bottom:34px;font-size:15px;line-height:1.8}.contact-details{flex-direction:column;justify-content:center;gap:30px;display:flex}.contact-content-main{justify-content:space-between;display:flex}.contact-item{align-items:flex-start;gap:16px;display:flex}.contact-item svg{color:#c88b15;background:#f2b5401f;border-radius:12px;flex-shrink:0;width:42px;height:42px;padding:9px}.contact-item h4{color:#111827;margin:0 0 5px;font-size:15px;font-weight:700}.contact-item p,.contact-item a{color:#6b7280;margin:0;font-size:14px;line-height:1.7;text-decoration:none}.contact-item a:hover{color:#c88b15}.contact-form-card{background:#fff;border:1px solid #f2b54038;border-radius:22px;padding:30px;box-shadow:0 18px 45px #00000014}.contact-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:7px;font-size:13px;font-weight:600}.form-group input,.form-group select{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:35px;padding:0 15px;font-size:11px;transition:all .25s}.form-group input::placeholder{color:#9ca3af}.form-group input:focus,.form-group select:focus{border-color:#f2b540;box-shadow:0 0 0 4px #f2b5402e}.phone-input{background:#fff;border:1px solid #e5e7eb;border-radius:11px;height:35px;display:flex;overflow:hidden}.phone-input span{color:#374151;background:#fdf8eb;border-right:1px solid #ececec;align-items:center;padding:0 15px;font-size:11px;font-weight:600;display:flex}.phone-input input{background:0 0;border:none;outline:none;flex:1;padding:0 15px;font-size:11px}.contact-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f2b540,#d89a20);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:52px;margin-top:6px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 10px 25px #f2b5404d}.contact-btn:hover{background:linear-gradient(135deg,#d89a20,#c88b15);transform:translateY(-3px);box-shadow:0 16px 30px #d89a2059}.contact-btn.sent{cursor:default;background:linear-gradient(135deg,#d89a20,#c88b15)}.contact-btn.sent:hover{transform:none}@media (width<=992px){.contact-section{padding:110px 0}.contact-wrapper{grid-template-columns:1fr;gap:40px}.contact-left h2{font-size:34px}.contact-form-card{width:100%;max-width:600px}}@media (width<=600px){.contact-section{padding:100px 0 70px}.contact-wrapper{gap:32px}.contact-left h2{font-size:28px}.contact-description{margin-bottom:26px;font-size:14px}.contact-details{gap:18px}.contact-item{gap:13px}.contact-item svg{width:36px;height:36px;padding:8px}.contact-item h4{font-size:14px}.contact-item p,.contact-item a{font-size:13px}.contact-form-card{border-radius:18px;padding:22px}.form-group input,.form-group select,.phone-input{height:48px}.contact-btn{height:50px;font-size:14px}}.section-kicker{align-items:center;gap:12px;margin-bottom:18px;display:inline-flex}.section-kicker span{background:var(--primary-color);width:42px;height:2px}.section-kicker p{letter-spacing:1px;text-transform:uppercase;color:#64748b;margin:0;font-size:.82rem;font-weight:600}.map-section{background:#f8fafc;padding:10px 0}.map-heading{text-align:center;max-width:720px;margin:0 auto 55px}.map-label{color:#f97316;letter-spacing:2px;text-transform:uppercase;background:#0f172a0f;border-radius:999px;margin-bottom:14px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.map-heading h2{color:#0f172a;margin-bottom:18px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.2}.map-heading p{color:#64748b;font-size:1.05rem;line-height:1.8}.map-wrapper{background:#fff;border:1px solid #0f172a14;border-radius:10px;width:60%;transition:all .35s;overflow:hidden;box-shadow:0 20px 50px #0f172a14,0 6px 18px #0f172a0a}.map-wrapper:hover{transform:translateY(-4px);box-shadow:0 30px 70px #0f172a1f,0 10px 24px #0f172a14}.map-wrapper iframe{border:none;width:100%;height:100%;display:block}@media (width<=992px){.map-section{padding:80px 0}.map-wrapper iframe{height:100%}}@media (width<=768px){.map-section{padding:70px 0}.map-heading{margin-bottom:40px}.map-heading p{font-size:1rem}.map-wrapper{border-radius:22px}.map-wrapper iframe{height:100%}}@media (width<=576px){.map-section{padding:60px 0}.map-label{letter-spacing:1.5px;font-size:11px}.map-heading h2{font-size:2rem}.map-wrapper{border-radius:18px}.map-wrapper iframe{height:100%}}.dip-about-page{color:#10182a;background:#f7f9fa;width:100%;min-height:100vh;padding-top:82px;font-family:inherit;overflow:hidden}.dip-about-page *,.dip-about-page :before,.dip-about-page :after{box-sizing:border-box}.dip-about-container{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.dip-about-heading{text-align:center;width:100%;margin-bottom:55px}.dip-about-eyebrow{color:#d9a21b;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-about-heading-title{color:#10182a;margin:0;font-size:35px;font-weight:700;display:inline-block;position:relative}.dip-about-hero{text-align:center;background:linear-gradient(#f3f6f7 0%,#f8fafb 100%);justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex;position:relative;overflow:hidden}.dip-about-hero:before{content:"";background:#d9a21b0d;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;left:-220px}.dip-about-hero:after{content:"";background:#d9a21b0a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-250px;right:-200px}.dip-about-hero .dip-about-container{z-index:2;position:relative}.dip-about-hero-content{width:100%;max-width:900px;margin:0 auto}.dip-about-hero-eyebrow{color:#d9a21b;letter-spacing:2.5px;margin-bottom:18px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-about-hero-title{color:#10182a;letter-spacing:-1.5px;margin:0;font-size:clamp(48px,6vw,50px);font-weight:700;line-height:1.05}.dip-about-hero-subtitle{color:#4e6786;margin:24px 0 10px;font-size:23px;font-weight:500;line-height:1.5}.dip-about-hero-sectors{color:#536b88;margin:0;font-size:16px;line-height:1.7}.dip-about-hero-sectors span{color:#d9a21b;margin:0 8px;font-weight:600}.dip-about-who{background:#fff;width:100%;padding:60px 0}.dip-about-who-content{text-align:center;width:100%;max-width:920px;margin:0 auto}.dip-about-who-content p{color:#526983;margin:0 0 22px;font-size:17px;line-height:1.9}.dip-about-who-content p:last-child{margin-bottom:0}.dip-about-stats{background:#f5f7f8;width:100%;padding:75px 0}.dip-about-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-about-stat-card{text-align:center;background:#fff;border:1px solid #e4e8eb;border-radius:16px;width:100%;padding:40px 25px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #10182a0f}.dip-about-stat-card:hover{transform:translateY(-5px);box-shadow:0 16px 38px #10182a1a}.dip-about-stat-number{color:#d9a21b;margin-bottom:8px;font-size:52px;font-weight:700;line-height:1}.dip-about-stat-number span{vertical-align:super;margin-left:2px;font-size:34px}.dip-about-stat-label{color:#10182a;font-size:17px;font-weight:700;line-height:1.5}.dip-about-stat-note{color:#6a7d94;margin-top:5px;font-size:13px;line-height:1.5}.dip-about-services{background:#fff;width:100%;padding:105px 0}.dip-about-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-about-service-card{background:#fff;border:1px solid #e1e6ea;border-radius:16px;width:100%;min-height:330px;padding:34px 30px 35px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #10182a0f}.dip-about-service-card:before{content:"";background:linear-gradient(90deg,#d9a21b,#f5c63d);width:100%;height:4px;position:absolute;top:0;left:0}.dip-about-service-card:hover{border-color:#e8d18a;transform:translateY(-7px);box-shadow:0 18px 42px #10182a1a}.dip-about-service-number{color:#d9a21b;letter-spacing:1.5px;margin-bottom:20px;font-size:14px;font-weight:700;line-height:1.4}.dip-about-service-title{color:#10182a;margin:0 0 18px;font-size:22px;font-weight:700;line-height:1.35}.dip-about-service-text{color:#536983;margin:0;font-size:15px;line-height:1.8}.dip-about-approach{background:#f5f7f8;width:100%;padding:105px 0}.dip-about-approach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-about-approach-card{background:#fff;border:1px solid #e2e7eb;border-radius:16px;width:100%;min-height:300px;padding:34px 30px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 8px 28px #10182a0d}.dip-about-approach-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px #10182a17}.dip-about-approach-number{color:#10182a;background:#f5d25b;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:22px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.dip-about-approach-title{color:#10182a;margin:0 0 16px;font-size:21px;font-weight:700;line-height:1.35}.dip-about-approach-text{color:#536983;margin:0;font-size:15px;line-height:1.8}.dip-about-cta{background:#10182a;width:100%;padding:100px 0}.dip-about-cta-content{text-align:center;width:100%;max-width:760px;margin:0 auto}.dip-about-cta-eyebrow{color:#f5c63d;letter-spacing:2px;margin-bottom:15px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-about-cta-title{color:#fff;margin:0 0 22px;font-size:44px;font-weight:700;line-height:1.2}.dip-about-cta-text{color:#c3cfdd;max-width:680px;margin:0 auto;font-size:17px;line-height:1.8}.dip-about-cta-company{flex-direction:column;gap:8px;margin-top:32px;display:flex}.dip-about-cta-company strong{color:#fff;font-size:17px;font-weight:600;line-height:1.5}.dip-about-cta-company span{color:#f5c63d;letter-spacing:2px;font-size:13px;font-weight:700;line-height:1.5}@media (width<=991px){.dip-about-container{max-width:100%}.dip-about-hero{min-height:390px}.dip-about-heading{margin-bottom:45px}.dip-about-heading-title{font-size:32px}.dip-about-services-grid,.dip-about-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dip-about-service-card{min-height:300px}.dip-about-approach-card{min-height:280px}}@media (width<=767px){.dip-about-container{padding-left:18px;padding-right:18px}.dip-about-hero{min-height:360px;padding:70px 0}.dip-about-hero-eyebrow{letter-spacing:1.8px;font-size:11px}.dip-about-hero-title{letter-spacing:-.8px;font-size:45px}.dip-about-hero-subtitle{margin-top:20px;font-size:19px}.dip-about-hero-sectors{font-size:14px;line-height:1.8}.dip-about-hero-sectors span{margin:0 4px}.dip-about-heading{margin-bottom:35px}.dip-about-eyebrow{letter-spacing:1.6px;font-size:11px}.dip-about-heading-title{font-size:30px}.dip-about-who{padding:75px 0}.dip-about-who-content p{font-size:15px;line-height:1.8}.dip-about-stats{padding:60px 0}.dip-about-stats-grid{grid-template-columns:1fr;gap:18px}.dip-about-stat-card{padding:30px 20px}.dip-about-stat-number{font-size:46px}.dip-about-services{padding:75px 0}.dip-about-services-grid{grid-template-columns:1fr;gap:20px}.dip-about-service-card{min-height:auto;padding:30px 25px}.dip-about-service-title{font-size:20px}.dip-about-service-text{font-size:14px;line-height:1.75}.dip-about-approach{padding:75px 0}.dip-about-approach-grid{grid-template-columns:1fr;gap:20px}.dip-about-approach-card{min-height:auto;padding:30px 25px}.dip-about-approach-title{font-size:20px}.dip-about-approach-text{font-size:14px;line-height:1.75}.dip-about-cta{padding:75px 0}.dip-about-cta-title{font-size:34px}.dip-about-cta-text{font-size:15px;line-height:1.75}.dip-about-cta-company strong{font-size:15px}.dip-about-cta-company span{letter-spacing:1.5px;font-size:11px}}@media (width<=480px){.dip-about-hero{min-height:330px}.dip-about-hero-title{font-size:38px}.dip-about-hero-subtitle{font-size:17px}.dip-about-heading-title{font-size:25px}.dip-about-stat-number{font-size:42px}.dip-about-service-card,.dip-about-approach-card{padding:26px 22px}.dip-about-cta-title{font-size:30px}}.services-page{color:#242424;background:#fff;width:100%;overflow:hidden}.services-page .container{width:min(1180px,100% - 40px);margin:0 auto}.services-hero{background-color:#0000;background-image:linear-gradient(120deg,#fffffffa,#fafafaf0),url(/services-banner.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #f2b54040;align-items:center;margin-top:82px;display:flex;position:relative}.services-hero-overlay{background:radial-gradient(circle at 85% 30%,#f2b54029,#0000 32%),radial-gradient(circle at 10% 90%,#f2b54014,#0000 30%);position:absolute;inset:0}.services-hero-container{z-index:2;position:relative}.services-hero-content{text-align:center;flex-direction:column;align-items:center;padding:80px 0;display:flex}.services-eyebrow{color:#d49b20;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-block}.services-hero-content h1{color:#222;letter-spacing:-1.5px;margin:0;font-size:clamp(42px,6vw,50px);font-weight:700;line-height:1.05}.services-hero-content h1:after{content:"";background:#f2b540;border-radius:10px;height:4px;margin-top:25px;display:block}.services-hero-content p{color:#666;letter-spacing:.4px;margin:28px 0 0;font-size:17px;line-height:1.7}.services-hero-content p span{color:#f2b540;margin:0 10px;font-weight:700}.services-section-label{color:#d49b20;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:800;display:inline-block}.services-intro{background:#fff;padding:60px 0}.services-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;display:grid}.services-section-heading h2,.services-cost-header h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(34px,4vw,40px);font-weight:700;line-height:1.12}.services-section-heading h2:after,.services-cost-header h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:22px;display:block}.services-intro-content{border-left:3px solid #f2b540;padding-left:35px;position:relative}.services-intro-content p{color:#666;margin:0 0 22px;font-size:17px;line-height:1.85}.services-intro-content p:last-child{margin-bottom:0}.services-heading-center{text-align:center;max-width:780px;margin:0 auto 55px}.services-heading-center h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(34px,4vw,40px);font-weight:700;line-height:1.15}.services-heading-center h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin:20px auto 0;display:block}.services-heading-center p{color:#666;max-width:680px;margin:20px auto 0;font-size:16px;line-height:1.8}.services-build-section{background:#fafafa;padding:60px 0}.services-build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.services-build-card{background:#fff;border:1px solid #f2b54038;border-radius:18px;min-height:310px;padding:38px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.services-build-card:before{content:"";background:#f2b540;width:100%;height:4px;position:absolute;top:0;left:0}.services-build-card:after{content:"";background:#f2b54012;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-60px;right:-60px}.services-build-card:hover{border-color:#f2b5408c;transform:translateY(-7px);box-shadow:0 20px 45px #00000017}.services-card-number{z-index:1;color:#d49b20;letter-spacing:2px;margin-bottom:30px;font-size:14px;font-weight:800;position:relative}.services-build-card h3{z-index:1;color:#292929;margin:0 0 18px;font-size:23px;font-weight:700;line-height:1.3;position:relative}.services-build-card p{z-index:1;color:#666;margin:0;font-size:15px;line-height:1.8;position:relative}.services-delivery-section{background:#fff;padding:110px 0}.services-delivery-header{max-width:740px;margin-bottom:55px}.services-delivery-header h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(34px,4vw,40px);font-weight:700;line-height:1.15}.services-delivery-header h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:20px;display:block}.services-delivery-header p{color:#666;max-width:700px;margin:20px 0 0;font-size:16px;line-height:1.8}.services-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.services-delivery-card{background:#fff;border:1px solid #f2b54059;border-radius:20px;padding:42px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000000f}.services-delivery-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #0000001a}.services-delivery-card:after{content:"";border:1px solid #f2b54040;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-90px;right:-90px}.services-delivery-number{z-index:1;color:#d49b20;letter-spacing:2px;margin-bottom:25px;font-size:14px;font-weight:800;position:relative}.services-delivery-card h3{z-index:1;color:#242424;margin:0 0 18px;font-size:27px;line-height:1.3;position:relative}.services-delivery-card>p{z-index:1;color:#666;margin:0 0 22px;font-size:15px;line-height:1.8;position:relative}.services-delivery-card ul{z-index:1;margin:0 0 24px;padding:0;list-style:none;position:relative}.services-delivery-card li{color:#333;margin-bottom:11px;padding-left:25px;font-size:15px;line-height:1.5;position:relative}.services-delivery-card li:before{content:"✓";color:#f2b540;font-weight:800;position:absolute;top:0;left:0}.services-delivery-card .services-delivery-note{z-index:1;color:#777;border-top:1px solid #f2b54033;padding-top:20px;font-size:14px;position:relative}.services-cost-section{background:#fafafa;padding:60px 0}.services-cost-header{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:80px;margin-bottom:55px;display:grid}.services-cost-header>p{color:#666;margin:0;font-size:16px;line-height:1.85}.services-cost-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.services-cost-card{background:#fff;border:1px solid #f2b54033;border-radius:14px;gap:20px;padding:30px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid}.services-cost-card:hover{border-color:#f2b54099;transform:translateY(-4px);box-shadow:0 15px 35px #00000012}.services-cost-number{color:#d49b20;letter-spacing:1.5px;justify-content:center;align-items:flex-start;font-size:14px;font-weight:800;display:flex}.services-cost-card h3{color:#292929;margin:0 0 9px;font-size:19px;line-height:1.4}.services-cost-card p{color:#666;margin:0;font-size:14px;line-height:1.7}.services-why-section{background:#fff;padding:60px 0}.services-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.services-why-card{background:#fafafa;border:1px solid #f2b5402e;border-radius:16px;padding:32px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.services-why-card:before{content:"";background:#f2b540;width:35px;height:3px;position:absolute;top:0;left:32px}.services-why-card:hover{border-color:#f2b54080;transform:translateY(-5px);box-shadow:0 15px 35px #00000012}.services-why-number{color:#d49b20;letter-spacing:2px;margin-bottom:25px;font-size:13px;font-weight:800}.services-why-card h3{color:#292929;margin:0 0 13px;font-size:20px;line-height:1.35}.services-why-card p{color:#666;margin:0;font-size:14px;line-height:1.75}.services-cta{background:#fafafa;border-top:1px solid #f2b54033;padding:80px 0}.services-cta-inner{background:#fff;border:1px solid #f2b54059;border-radius:22px;justify-content:space-between;align-items:center;gap:40px;padding:55px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0000000f}.services-cta-inner:after{content:"";border:1px solid #f2b5402e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;right:-100px}.services-cta-inner .services-section-label{margin-bottom:12px}.services-cta-inner h2{color:#242424;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.15}.services-cta-inner p{color:#666;max-width:620px;margin:17px 0 0;font-size:15px;line-height:1.8}.services-cta-button{z-index:2;color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#f2b540,#d99c1e);border:none;border-radius:8px;flex-shrink:0;min-width:180px;padding:15px 26px;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 8px 20px #f2b54040}.services-cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #f2b54059}@media (width<=992px){.services-page .container{width:min(100% - 32px,760px)}.services-hero{min-height:480px}.services-intro-grid{grid-template-columns:1fr;gap:40px}.services-build-grid{grid-template-columns:1fr}.services-build-card{min-height:auto}.services-delivery-grid{grid-template-columns:1fr}.services-cost-header{grid-template-columns:1fr;gap:25px}.services-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cta-inner{flex-direction:column;align-items:flex-start;padding:45px}}@media (width<=768px){.services-page .container{width:calc(100% - 28px)}.services-hero{background-position:50%;min-height:430px;margin-top:50px}.services-hero-content{padding:60px 0}.services-eyebrow{letter-spacing:2px;margin-bottom:15px;font-size:11px}.services-hero-content h1{letter-spacing:-.8px;font-size:40px}.services-hero-content p{margin-top:22px;font-size:14px;line-height:1.8}.services-hero-content p span{margin:0 5px}.services-intro,.services-build-section,.services-delivery-section,.services-cost-section,.services-why-section{padding:75px 0}.services-section-label{letter-spacing:2px;font-size:10px}.services-section-heading h2,.services-heading-center h2,.services-delivery-header h2,.services-cost-header h2{letter-spacing:-.5px;font-size:32px}.services-intro-grid{gap:30px}.services-intro-content{padding-left:20px}.services-intro-content p{font-size:15px;line-height:1.75}.services-heading-center{margin-bottom:38px}.services-heading-center p{font-size:14px;line-height:1.75}.services-build-grid{gap:16px}.services-build-card{border-radius:15px;padding:28px 24px}.services-card-number{margin-bottom:20px}.services-build-card h3{font-size:21px}.services-build-card p{font-size:14px;line-height:1.75}.services-delivery-header{margin-bottom:38px}.services-delivery-header p{font-size:14px}.services-delivery-grid{gap:16px}.services-delivery-card{border-radius:17px;padding:30px 25px}.services-delivery-card h3{font-size:23px}.services-delivery-card>p{font-size:14px}.services-cost-header{margin-bottom:38px}.services-cost-header>p{font-size:14px;line-height:1.75}.services-cost-grid{grid-template-columns:1fr;gap:12px}.services-cost-card{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:23px 20px}.services-cost-card h3{font-size:17px}.services-cost-card p{font-size:13px;line-height:1.65}.services-why-grid{grid-template-columns:1fr;gap:14px}.services-why-card{padding:25px 22px}.services-why-number{margin-bottom:18px}.services-why-card h3{font-size:18px}.services-why-card p{font-size:13px;line-height:1.7}.services-cta{padding:55px 0}.services-cta-inner{border-radius:17px;gap:30px;padding:35px 25px}.services-cta-inner h2{font-size:31px}.services-cta-inner p{font-size:14px;line-height:1.7}.services-cta-button{width:100%;padding:14px 20px}}@media (width<=480px){.services-page .container{width:calc(100% - 24px)}.services-hero{min-height:400px}.services-hero-content h1{font-size:35px}.services-hero-content p{font-size:13px}.services-section-heading h2,.services-heading-center h2,.services-delivery-header h2,.services-cost-header h2{font-size:29px}.services-build-card{padding:25px 21px}.services-delivery-card{padding:27px 21px}.services-cost-card{padding:21px 17px}.services-cta-inner{padding:30px 21px}.services-cta-inner h2{font-size:28px}}.dip-company-page{color:#10182a;background:#f7f9fa;width:100%;min-height:100vh;padding-top:82px;font-family:inherit;overflow:hidden}.dip-company-page *,.dip-company-page :before,.dip-company-page :after{box-sizing:border-box}.dip-company-container{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.dip-company-section-heading{text-align:center;width:100%;margin-bottom:55px}.dip-company-eyebrow{color:#d9a21b;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-company-section-title{color:#10182a;margin:0;font-size:35px;font-weight:700;line-height:1.2;display:inline-block;position:relative}.dip-company-hero{text-align:center;background:linear-gradient(#f3f6f7 0%,#f8fafb 100%);justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex;position:relative;overflow:hidden}.dip-company-hero:before{content:"";background:#d9a21b0e;border-radius:50%;width:520px;height:520px;position:absolute;top:-300px;left:-240px}.dip-company-hero:after{content:"";background:#d9a21b0b;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-280px;right:-220px}.dip-company-hero-content{z-index:2;width:100%;max-width:900px;margin:0 auto;position:relative}.dip-company-hero-eyebrow{color:#d9a21b;letter-spacing:2.5px;margin-bottom:18px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-company-hero-title{color:#10182a;letter-spacing:-1.5px;margin:0;font-size:clamp(48px,6vw,50px);font-weight:700;line-height:1.04}.dip-company-hero-subtitle{color:#4e6786;margin:24px 0 20px;font-size:23px;font-weight:500;line-height:1.5}.dip-company-hero-services{color:#536b88;flex-wrap:wrap;justify-content:center;gap:0;font-size:15px;line-height:1.7;display:flex}.dip-company-hero-services span:not(:last-child):after{content:"|";color:#d9a21b;margin:0 12px}.dip-company-story{background:#fff;width:100%;padding:80px 0}.dip-company-story-content{text-align:center;width:100%;max-width:920px;margin:0 auto}.dip-company-story-content p{color:#526983;margin:0 0 24px;font-size:17px;line-height:1.9}.dip-company-story-content p:last-child{margin-bottom:0}.dip-company-stats{background:#f5f7f8;width:100%;padding:85px 0}.dip-company-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-company-stat-card{text-align:center;background:#fff;border:1px solid #e3e8ec;border-radius:16px;width:100%;padding:42px 25px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #10182a0f}.dip-company-stat-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #10182a1a}.dip-company-stat-number{color:#d9a21b;margin-bottom:12px;font-size:54px;font-weight:700;line-height:1}.dip-company-stat-number span{vertical-align:super;margin-left:2px;font-size:34px}.dip-company-stat-title{color:#10182a;margin:0;font-size:17px;font-weight:700;line-height:1.5}.dip-company-stat-note{color:#6a7d94;margin:5px 0 0;font-size:13px;line-height:1.5}.dip-company-sectors{background:#fff;width:100%;padding:105px 0}.dip-company-sector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-company-sector-card{background:#fff;border:1px solid #e1e6ea;border-radius:16px;width:100%;padding:35px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #10182a0e}.dip-company-sector-card:hover{border-color:#e8d18a;transform:translateY(-6px);box-shadow:0 18px 40px #10182a17}.dip-company-sector-number{color:#d9a21b;letter-spacing:1.5px;margin-bottom:18px;font-size:13px;font-weight:700;line-height:1.4}.dip-company-sector-card h3{color:#10182a;margin:0 0 16px;font-size:23px;font-weight:700;line-height:1.35}.dip-company-sector-card p{color:#536983;margin:0;font-size:15px;line-height:1.8}.dip-company-build{background:#f5f7f8;width:100%;padding:105px 0}.dip-company-build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.dip-company-build-card{background:#fff;border:1px solid #e1e6ea;border-radius:16px;width:100%;min-height:270px;padding:34px 30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #10182a0e}.dip-company-build-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #10182a17}.dip-company-build-number{color:#d9a21b;letter-spacing:1.5px;margin-bottom:20px;font-size:13px;font-weight:700;line-height:1.4}.dip-company-build-card h3{color:#10182a;margin:0 0 16px;font-size:21px;font-weight:700;line-height:1.4}.dip-company-build-card p{color:#536983;margin:0;font-size:15px;line-height:1.8}.dip-company-closing{background:#10182a;width:100%;padding:100px 0}.dip-company-closing-content{text-align:center;width:100%;max-width:800px;margin:0 auto}.dip-company-closing-eyebrow{color:#f5c63d;letter-spacing:2px;margin-bottom:20px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-company-closing-content h2{color:#fff;margin:0;font-size:52px;font-weight:700;line-height:1.15}.dip-company-closing-content p{color:#c3cfdd;margin:24px 0 0;font-size:18px;line-height:1.6}@media (width<=991px){.dip-company-container{max-width:100%}.dip-company-section-title{font-size:33px}.dip-company-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dip-company-sector-grid,.dip-company-build-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.dip-company-container{padding-left:18px;padding-right:18px}.dip-company-hero{min-height:380px;padding:70px 0}.dip-company-hero-eyebrow{letter-spacing:1.8px;font-size:11px}.dip-company-hero-title{letter-spacing:-.8px;font-size:46px}.dip-company-hero-subtitle{font-size:19px}.dip-company-hero-services{font-size:14px}.dip-company-hero-services span:not(:last-child):after{margin:0 7px}.dip-company-section-heading{margin-bottom:38px}.dip-company-eyebrow{letter-spacing:1.6px;font-size:11px}.dip-company-section-title{font-size:30px}.dip-company-story{padding:75px 0}.dip-company-story-content p{font-size:15px;line-height:1.8}.dip-company-stats{padding:65px 0}.dip-company-stats-grid{grid-template-columns:1fr;gap:18px}.dip-company-stat-card{padding:32px 20px}.dip-company-stat-number{font-size:46px}.dip-company-sectors{padding:75px 0}.dip-company-sector-grid{grid-template-columns:1fr;gap:20px}.dip-company-sector-card{padding:30px 25px}.dip-company-sector-card h3{font-size:21px}.dip-company-sector-card p{font-size:14px;line-height:1.75}.dip-company-build{padding:75px 0}.dip-company-build-grid{grid-template-columns:1fr;gap:20px}.dip-company-build-card{min-height:auto;padding:30px 25px}.dip-company-build-card h3{font-size:20px}.dip-company-build-card p{font-size:14px;line-height:1.75}.dip-company-closing{padding:75px 0}.dip-company-closing-content h2{font-size:38px}.dip-company-closing-content p{font-size:16px}}@media (width<=480px){.dip-company-hero{min-height:340px}.dip-company-hero-title{font-size:39px}.dip-company-hero-subtitle{font-size:17px}.dip-company-section-title{font-size:25px}.dip-company-stat-number{font-size:42px}.dip-company-closing-content h2{font-size:32px}}.dip-leadership-page{color:#10182a;background:#f7f9fa;width:100%;min-height:100vh;padding-top:82px;font-family:inherit;overflow:hidden}.dip-leadership-page *,.dip-leadership-page :before,.dip-leadership-page :after{box-sizing:border-box}.dip-leadership-container{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.dip-leadership-eyebrow{color:#d9a21b;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;line-height:1.4;display:block}.dip-leadership-section-heading{text-align:center;width:100%;margin-bottom:55px}.dip-leadership-section-title{color:#10182a;margin:0 0 20px;font-size:35px;font-weight:700;line-height:1.2;display:inline-block;position:relative}.dip-leadership-hero{text-align:center;background:linear-gradient(#f3f6f7 0%,#f8fafb 100%);justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex;position:relative;overflow:hidden}.dip-leadership-hero:before{content:"";background:#d9a21b0e;border-radius:50%;width:520px;height:520px;position:absolute;top:-300px;left:-250px}.dip-leadership-hero:after{content:"";background:#d9a21b0b;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-300px;right:-250px}.dip-leadership-hero-content{z-index:2;width:100%;max-width:900px;margin:0 auto;position:relative}.dip-leadership-hero-eyebrow{color:#d9a21b;letter-spacing:2.5px;margin-bottom:18px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.dip-leadership-hero-title{color:#10182a;letter-spacing:-1.5px;margin:0;font-size:clamp(48px,6vw,50px);font-weight:700;line-height:1.04}.dip-leadership-hero-subtitle{color:#4e6786;margin:24px 0 0;font-size:22px;font-weight:500;line-height:1.5}.dip-leadership-intro{background:#fff;width:100%;padding:100px 0}.dip-leadership-intro-content{text-align:center;width:100%;max-width:900px;margin:0 auto}.dip-leadership-intro-content p{color:#536983;margin:0 0 22px;font-size:17px;line-height:1.9}.dip-leadership-intro-content p:last-child{margin-bottom:0}.dip-leadership-team{background:#f5f7f8;width:100%;padding:60px 0}.dip-leadership-profile{background:#fff;border:1px solid #e1e6ea;border-radius:18px;grid-template-columns:80px minmax(0,1fr);width:100%;margin-bottom:30px;padding:42px 45px;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 32px #10182a0e}.dip-leadership-profile:last-child{margin-bottom:0}.dip-leadership-profile:before{content:"";background:linear-gradient(90deg,#d9a21b,#f3c63b);width:100%;height:4px;position:absolute;top:0;left:0}.dip-leadership-profile:hover{border-color:#e5d08a;transform:translateY(-5px);box-shadow:0 18px 42px #10182a17}.dip-leadership-profile-number{color:#d9a21b;letter-spacing:1.5px;padding-top:4px;font-size:14px;font-weight:700;line-height:1.5}.dip-leadership-profile-main{min-width:0}.dip-leadership-profile-header{border-bottom:1px solid #e8edf0;margin-bottom:25px;padding-bottom:22px}.dip-leadership-profile-role{color:#d9a21b;letter-spacing:1.8px;margin-bottom:9px;font-size:12px;font-weight:700;line-height:1.5;display:inline-block}.dip-leadership-profile-name{color:#10182a;margin:0;font-size:32px;font-weight:700;line-height:1.25}.dip-leadership-profile-body{max-width:950px}.dip-leadership-profile-body p{color:#536983;margin:0 0 18px;font-size:16px;line-height:1.85}.dip-leadership-profile-body p:last-child{margin-bottom:0}.dip-leadership-experience{background:#fff;width:100%;padding:105px 0}.dip-leadership-experience-box{background:#f5f7f8;border:1px solid #e1e6ea;border-radius:20px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:70px;padding:65px;display:grid}.dip-leadership-experience-heading{min-width:0}.dip-leadership-experience-heading h2{color:#10182a;margin:0;font-size:38px;font-weight:700;line-height:1.25}.dip-leadership-experience-text{min-width:0}.dip-leadership-experience-text p{color:#536983;margin:0 0 20px;font-size:16px;line-height:1.85}.dip-leadership-experience-text p:last-child{margin-bottom:0}.dip-leadership-closing{background:#10182a;width:100%;padding:100px 0}.dip-leadership-closing-content{text-align:center;width:100%;max-width:800px;margin:0 auto}.dip-leadership-closing-eyebrow{color:#f5c63d;letter-spacing:2px;margin-bottom:20px;font-size:12px;font-weight:700;line-height:1.4;display:inline-block}.dip-leadership-closing-content h2{color:#fff;margin:0;font-size:52px;font-weight:700;line-height:1.15}.dip-leadership-closing-content p{color:#c3cfdd;margin:22px 0 0;font-size:18px;line-height:1.6}@media (width<=991px){.dip-leadership-container{max-width:100%}.dip-leadership-profile{grid-template-columns:65px minmax(0,1fr);padding:36px 32px}.dip-leadership-experience-box{grid-template-columns:1fr;gap:30px;padding:50px}}@media (width<=767px){.dip-leadership-container{padding-left:18px;padding-right:18px}.dip-leadership-hero{min-height:370px;padding:70px 0}.dip-leadership-hero-eyebrow{letter-spacing:1.8px;font-size:11px}.dip-leadership-hero-title{letter-spacing:-.8px;font-size:45px}.dip-leadership-hero-subtitle{font-size:19px}.dip-leadership-section-heading{margin-bottom:38px}.dip-leadership-eyebrow{letter-spacing:1.6px;font-size:11px}.dip-leadership-section-title{font-size:30px}.dip-leadership-intro{padding:75px 0}.dip-leadership-intro-content p{font-size:15px;line-height:1.8}.dip-leadership-team{padding:75px 0}.dip-leadership-profile{border-radius:15px;margin-bottom:22px;padding:32px 25px;display:block}.dip-leadership-profile-number{margin-bottom:15px}.dip-leadership-profile-header{margin-bottom:22px;padding-bottom:18px}.dip-leadership-profile-name{font-size:27px}.dip-leadership-profile-body p{font-size:14px;line-height:1.8}.dip-leadership-experience{padding:75px 0}.dip-leadership-experience-box{border-radius:15px;gap:25px;padding:35px 25px}.dip-leadership-experience-heading h2{font-size:30px}.dip-leadership-experience-text p{font-size:14px;line-height:1.8}.dip-leadership-closing{padding:75px 0}.dip-leadership-closing-content h2{font-size:38px}.dip-leadership-closing-content p{font-size:16px}}@media (width<=480px){.dip-leadership-hero{min-height:340px}.dip-leadership-hero-title{font-size:39px}.dip-leadership-section-title,.dip-leadership-profile-name{font-size:25px}.dip-leadership-experience-heading h2{font-size:27px}.dip-leadership-closing-content h2{font-size:32px}}.design-build-page{color:#242424;background:#fff;width:100%;overflow:hidden}.design-build-container{width:min(1180px,100% - 40px);margin:0 auto}.design-build-hero{background:linear-gradient(110deg,#fffffffa 0%,#fffffff0 55%,#f2b54014 100%);border-bottom:1px solid #f2b54040;align-items:center;margin-top:82px;display:flex;position:relative}.design-build-hero:before{content:"";border:1px solid #f2b54038;border-radius:50%;width:330px;height:330px;position:absolute;top:70px;right:-120px}.design-build-hero:after{content:"";background:#f2b54012;border-radius:50%;width:220px;height:220px;position:absolute;top:125px;right:70px}.design-build-hero-content{z-index:2;max-width:800px;padding:60px 0;position:relative}.design-build-eyebrow{color:#d49b20;letter-spacing:3px;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:800;display:inline-block}.design-build-hero h1{color:#242424;letter-spacing:-2px;margin:0;font-size:clamp(46px,6vw,50px);font-weight:700;line-height:1.02}.design-build-hero h1:after{content:"";background:#f2b540;border-radius:10px;width:80px;height:4px;margin-top:28px;display:block}.design-build-hero-subtitle{color:#555;margin:28px 0 0;font-size:20px;font-weight:500;line-height:1.6}.design-build-hero-sectors{color:#777;letter-spacing:.3px;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0 0;font-size:14px;display:flex}.design-build-hero-sectors span{color:#f2b540;font-weight:700}.design-build-section-eyebrow{color:#d49b20;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.design-build-intro-section{background:#fff;padding:110px 0}.design-build-intro-section .design-build-container{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:80px;display:grid}.design-build-section-heading h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(38px,4vw,40px);font-weight:700;line-height:1.1}.design-build-section-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:23px;display:block}.design-build-intro-content{border-left:3px solid #f2b540;padding-left:35px}.design-build-intro-content p{color:#666;margin:0 0 22px;font-size:16px;line-height:1.85}.design-build-intro-content p:last-child{margin-bottom:0}.design-build-projects-section{background:#fafafa;padding:60px 0}.design-build-centered-heading{text-align:center;max-width:700px;margin:0 auto 55px}.design-build-centered-heading h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(38px,4vw,45px);font-weight:700;line-height:1.1}.design-build-centered-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin:22px auto 0;display:block}.design-build-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.design-build-project-card{background:#fff;border:1px solid #f2b54040;border-radius:18px;min-height:310px;padding:38px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000b}.design-build-project-card:before{content:"";background:#f2b540;width:100%;height:4px;position:absolute;top:0;left:0}.design-build-project-card:after{content:"";background:#f2b5400f;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-65px;right:-65px}.design-build-project-card:hover{border-color:#f2b5408c;transform:translateY(-7px);box-shadow:0 20px 40px #00000014}.design-build-project-number{z-index:1;color:#d49b20;letter-spacing:2px;margin-bottom:30px;font-size:13px;font-weight:800;position:relative}.design-build-project-card h3{z-index:1;color:#292929;margin:0 0 18px;font-size:23px;font-weight:700;line-height:1.3;position:relative}.design-build-project-card p{z-index:1;color:#666;margin:0;font-size:14px;line-height:1.8;position:relative}.design-build-turnkey-section{background:#fff;padding:110px 0}.design-build-turnkey-wrapper{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;display:grid}.design-build-turnkey-heading h2{color:#242424;margin:0;font-size:clamp(38px,4vw,45px);font-weight:700;line-height:1.1}.design-build-turnkey-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:22px;display:block}.design-build-turnkey-content{background:#fafafa;border-left:3px solid #f2b540;border-radius:0 15px 15px 0;padding:38px}.design-build-turnkey-content p{color:#666;margin:0 0 20px;font-size:15px;line-height:1.85}.design-build-turnkey-content p:last-child{margin-bottom:0}.design-build-consultancy-section{background:#fafafa;padding:100px 0}.design-build-consultancy-card{background:#fff;border:1px solid #f2b5404d;border-radius:20px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:70px;padding:55px;display:grid;box-shadow:0 15px 40px #0000000e}.design-build-consultancy-card h2{color:#242424;margin:0;font-size:clamp(32px,4vw,40px);line-height:1.12}.design-build-consultancy-content p{color:#666;margin:0 0 18px;font-size:15px;line-height:1.8}.design-build-consultancy-content p:last-of-type{margin-bottom:28px}.design-build-link-button{color:#fff;letter-spacing:.8px;cursor:pointer;background:linear-gradient(135deg,#f2b540,#d99c1e);border:none;border-radius:7px;padding:14px 22px;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s}.design-build-link-button:hover{transform:translateY(-3px);box-shadow:0 10px 22px #f2b5404d}.design-build-cta-section{background:#fff;padding:80px 0}.design-build-cta{background:#fafafa;border:1px solid #f2b54040;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;padding:55px 60px;display:flex}.design-build-cta h2{color:#242424;margin:0;font-size:clamp(32px,4vw,40px);line-height:1.1}.design-build-cta-button{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#f2b540,#d99c1e);border:none;border-radius:7px;flex-shrink:0;min-width:170px;padding:15px 25px;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s}.design-build-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #f2b5404d}@media (width<=992px){.design-build-container{width:min(100% - 32px,760px)}.design-build-intro-section .design-build-container{grid-template-columns:1fr;gap:40px}.design-build-project-grid{grid-template-columns:1fr}.design-build-project-card{min-height:auto}.design-build-turnkey-wrapper{grid-template-columns:1fr;gap:40px}.design-build-consultancy-card{grid-template-columns:1fr;gap:35px}.design-build-cta{flex-direction:column;align-items:flex-start;padding:45px}}@media (width<=768px){.design-build-container{width:calc(100% - 28px)}.design-build-hero{min-height:440px;margin-top:72px}.design-build-hero-content{padding:65px 0}.design-build-eyebrow{letter-spacing:2px;margin-bottom:17px;font-size:10px}.design-build-hero h1{letter-spacing:-1px;font-size:41px}.design-build-hero h1:after{width:60px;height:3px;margin-top:22px}.design-build-hero-subtitle{margin-top:22px;font-size:16px}.design-build-hero-sectors{font-size:12px;line-height:1.8}.design-build-intro-section,.design-build-projects-section,.design-build-turnkey-section{padding:75px 0}.design-build-section-eyebrow{letter-spacing:2px;font-size:10px}.design-build-section-heading h2,.design-build-centered-heading h2,.design-build-turnkey-heading h2{font-size:31px}.design-build-intro-content{padding-left:20px}.design-build-intro-content p{font-size:14px;line-height:1.75}.design-build-centered-heading{margin-bottom:38px}.design-build-project-grid{gap:16px}.design-build-project-card{border-radius:15px;padding:28px 23px}.design-build-project-number{margin-bottom:20px}.design-build-project-card h3{font-size:20px}.design-build-project-card p{font-size:13px;line-height:1.75}.design-build-turnkey-content{padding:25px 20px}.design-build-turnkey-content p{font-size:14px;line-height:1.75}.design-build-consultancy-section{padding:70px 0}.design-build-consultancy-card{border-radius:16px;padding:30px 23px}.design-build-consultancy-card h2{font-size:30px}.design-build-consultancy-content p{font-size:14px;line-height:1.75}.design-build-link-button{width:100%;padding:14px 16px}.design-build-cta-section{padding:55px 0}.design-build-cta{border-radius:16px;padding:35px 23px}.design-build-cta h2{font-size:30px}.design-build-cta-button{width:100%}}@media (width<=480px){.design-build-container{width:calc(100% - 24px)}.design-build-hero{min-height:410px}.design-build-hero h1{font-size:36px}.design-build-hero-subtitle{font-size:15px}.design-build-hero-sectors{font-size:11px}.design-build-section-heading h2,.design-build-centered-heading h2,.design-build-turnkey-heading h2,.design-build-consultancy-card h2,.design-build-cta h2{font-size:28px}}.cost-management-page{color:#242424;background:#fff;width:100%;overflow:hidden}.cost-management-container{width:min(1180px,100% - 40px);margin:0 auto}.cost-management-hero{background:linear-gradient(110deg,#fffffffa 0%,#fffffff2 55%,#f2b54014 100%);border-bottom:1px solid #f2b54040;align-items:center;margin-top:82px;display:flex;position:relative}.cost-management-hero:before{content:"";border:1px solid #f2b54038;border-radius:50%;width:340px;height:340px;position:absolute;top:65px;right:-120px}.cost-management-hero:after{content:"";background:#f2b54012;border-radius:50%;width:220px;height:220px;position:absolute;top:125px;right:65px}.cost-management-hero-content{z-index:2;max-width:850px;padding:60px 0;position:relative}.cost-management-eyebrow{color:#d49b20;letter-spacing:3px;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:800;display:inline-block}.cost-management-hero h1{color:#242424;letter-spacing:-2px;margin:0;font-size:clamp(45px,6vw,50px);font-weight:700;line-height:1.02}.cost-management-hero h1:after{content:"";background:#f2b540;border-radius:10px;width:80px;height:4px;margin-top:28px;display:block}.cost-management-hero-subtitle{color:#555;margin:28px 0 0;font-size:20px;font-weight:500;line-height:1.6}.cost-management-section-eyebrow{color:#d49b20;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.cost-management-intro-section{background:#fff;padding:60px 0}.cost-management-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;display:grid}.cost-management-section-heading h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(38px,4vw,40px);font-weight:700;line-height:1.1}.cost-management-section-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:23px;display:block}.cost-management-intro-content{border-left:3px solid #f2b540;padding-left:35px}.cost-management-intro-content p{color:#666;margin:0 0 21px;font-size:16px;line-height:1.85}.cost-management-intro-content p:last-child{margin-bottom:0}.cost-management-centered-heading{text-align:center;max-width:720px;margin:0 auto 55px}.cost-management-centered-heading h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(38px,4vw,40px);font-weight:700;line-height:1.1}.cost-management-centered-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin:22px auto 0;display:block}.cost-management-centered-heading p{color:#666;max-width:650px;margin:20px auto 0;font-size:15px;line-height:1.8}.cost-management-services-section{background:#fafafa;padding:60px 0}.cost-management-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.cost-management-service-card{background:#fff;border:1px solid #f2b54038;border-radius:15px;gap:22px;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.cost-management-service-card:before{content:"";transform-origin:top;background:#f2b540;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.cost-management-service-card:hover{border-color:#f2b5408c;transform:translateY(-5px);box-shadow:0 16px 35px #00000012}.cost-management-service-card:hover:before{transform:scaleY(1)}.cost-management-service-number{color:#d49b20;letter-spacing:2px;justify-content:center;align-items:flex-start;font-size:13px;font-weight:800;display:flex}.cost-management-service-content h3{color:#292929;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.4}.cost-management-service-content p{color:#666;margin:0;font-size:14px;line-height:1.75}.cost-management-consultancy-section{background:#fff;padding:110px 0}.cost-management-consultancy-wrapper{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;display:grid}.cost-management-consultancy-heading h2{color:#242424;letter-spacing:-1px;margin:0;font-size:clamp(38px,4vw,40px);font-weight:700;line-height:1.1}.cost-management-consultancy-heading h2:after{content:"";background:#f2b540;border-radius:10px;width:60px;height:3px;margin-top:23px;display:block}.cost-management-consultancy-content{background:#fafafa;border-left:3px solid #f2b540;border-radius:0 15px 15px 0;padding:38px}.cost-management-consultancy-content p{color:#666;margin:0 0 20px;font-size:15px;line-height:1.85}.cost-management-consultancy-content p:last-child{margin-bottom:0}.cost-management-why-section{background:#fafafa;padding:60px 0}.cost-management-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.cost-management-why-card{background:#fff;border:1px solid #f2b54033;border-radius:16px;padding:35px 30px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative}.cost-management-why-card:before{content:"";background:#f2b540;width:38px;height:3px;position:absolute;top:0;left:30px}.cost-management-why-card:hover{border-color:#f2b54080;transform:translateY(-5px);box-shadow:0 15px 35px #00000012}.cost-management-why-number{color:#d49b20;letter-spacing:2px;margin-bottom:24px;font-size:13px;font-weight:800}.cost-management-why-card h3{color:#292929;margin:0 0 14px;font-size:20px;line-height:1.35}.cost-management-why-card p{color:#666;margin:0;font-size:14px;line-height:1.75}.cost-management-cta-section{background:#fff;padding:80px 0}.cost-management-cta{background:#fafafa;border:1px solid #f2b54040;border-radius:20px;justify-content:space-between;align-items:center;gap:45px;padding:55px 60px;display:flex}.cost-management-cta h2{color:#242424;margin:0;font-size:clamp(32px,4vw,40px);line-height:1.1}.cost-management-cta-actions{z-index:2;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.cost-management-primary-button,.cost-management-secondary-button{letter-spacing:.7px;cursor:pointer;border-radius:7px;padding:14px 21px;font-size:11px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s}.cost-management-primary-button{color:#fff;background:linear-gradient(135deg,#f2b540,#d99c1e);border:none}.cost-management-secondary-button{color:#b27e0d;background:#fff;border:1px solid #f2b540}.cost-management-primary-button:hover,.cost-management-secondary-button:hover{transform:translateY(-3px);box-shadow:0 10px 23px #f2b54040}@media (width<=992px){.cost-management-container{width:min(100% - 32px,760px)}.cost-management-intro-grid{grid-template-columns:1fr;gap:40px}.cost-management-services-grid{grid-template-columns:2fr}.cost-management-consultancy-wrapper{grid-template-columns:1fr;gap:40px}.cost-management-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-management-cta{flex-direction:column;align-items:flex-start;padding:45px}}@media (width<=768px){.cost-management-container{width:calc(100% - 28px)}.cost-management-hero{min-height:430px;margin-top:72px}.cost-management-hero-content{padding:65px 0}.cost-management-eyebrow{letter-spacing:2px;margin-bottom:17px;font-size:10px}.cost-management-hero h1{letter-spacing:-1px;font-size:40px}.cost-management-hero h1:after{width:60px;height:3px;margin-top:22px}.cost-management-hero-subtitle{margin-top:22px;font-size:16px}.cost-management-intro-section,.cost-management-services-section,.cost-management-consultancy-section,.cost-management-why-section{padding:75px 0}.cost-management-section-eyebrow{letter-spacing:2px;font-size:10px}.cost-management-section-heading h2,.cost-management-centered-heading h2,.cost-management-consultancy-heading h2{font-size:31px}.cost-management-intro-content{padding-left:20px}.cost-management-intro-content p{font-size:14px;line-height:1.75}.cost-management-centered-heading{margin-bottom:38px}.cost-management-centered-heading p{font-size:14px;line-height:1.75}.cost-management-services-grid{gap:14px}.cost-management-service-card{border-radius:14px;grid-template-columns:43px minmax(0,1fr);gap:15px;padding:25px 21px}.cost-management-service-content h3{font-size:18px}.cost-management-service-content p{font-size:13px;line-height:1.7}.cost-management-consultancy-content{padding:25px 20px}.cost-management-consultancy-content p{font-size:14px;line-height:1.75}.cost-management-why-grid{grid-template-columns:1fr;gap:14px}.cost-management-why-card{padding:28px 23px}.cost-management-why-card h3{font-size:18px}.cost-management-why-card p{font-size:13px;line-height:1.7}.cost-management-cta-section{padding:55px 0}.cost-management-cta{border-radius:16px;padding:35px 23px}.cost-management-cta h2{font-size:30px}.cost-management-cta-actions{flex-direction:column;align-items:stretch;width:100%}.cost-management-primary-button,.cost-management-secondary-button{width:100%}}@media (width<=480px){.cost-management-container{width:calc(100% - 24px)}.cost-management-hero{min-height:400px}.cost-management-hero h1{font-size:35px}.cost-management-hero-subtitle{font-size:14px}.cost-management-section-heading h2,.cost-management-centered-heading h2,.cost-management-consultancy-heading h2{font-size:28px}.cost-management-service-card{padding:23px 18px}.cost-management-cta{padding:30px 20px}.cost-management-cta h2{font-size:28px}}.project-category-page{box-sizing:border-box;background:#fff;width:100%;min-height:100vh;padding:110px 6% 90px}.project-category-header{text-align:center;max-width:900px;margin:0 auto 55px}.project-category-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#d89a20;font-size:13px;font-weight:700;display:inline-block}.project-category-header h1{color:#1f2933;margin:0 0 15px;font-size:clamp(34px,4vw,54px);font-weight:700;line-height:1.15}.project-category-header p{color:#6b7280;max-width:700px;margin:0 auto;font-size:16px;line-height:1.8}.project-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%;max-width:1250px;margin:0 auto;display:grid}.project-category-card{background:#fff;border:1px solid #d89a202e;border-radius:18px;min-width:0;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000012}.project-category-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #00000021}.project-category-image{background:#f5f5f5;width:100%;height:390px;position:relative;overflow:hidden}.project-category-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.project-category-card:hover .project-category-image img{transform:scale(1.06)}.project-category-image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000000a 25%,#00000059 58%,#000000c7 100%);position:absolute;inset:0}.project-category-badge{z-index:3;color:#b87908;letter-spacing:.7px;text-transform:uppercase;background:#fffffff2;border-radius:50px;padding:7px 13px;font-size:11px;font-weight:700;position:absolute;top:18px;left:18px;box-shadow:0 5px 15px #0000001f}.project-category-status{z-index:3;color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#f2b540;border-radius:50px;padding:7px 12px;font-size:10px;font-weight:700;position:absolute;top:18px;right:18px}.project-category-overlay{z-index:2;color:#fff;padding:25px 24px 23px;position:absolute;bottom:0;left:0;right:0}.project-category-overlay h2{color:#fff;margin:0 0 8px;font-size:23px;font-weight:700;line-height:1.25}.project-category-overlay p{color:#f2b540;margin:0 0 7px;font-size:14px;font-weight:600;line-height:1.5}.project-category-overlay span{color:#ffffffe0;font-size:13px;line-height:1.6;display:block}.project-category-card:before{content:"";z-index:5;transform-origin:0;background:#f2b540;width:100%;height:4px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.project-category-card:hover:before{transform:scaleX(1)}@media (width<=1100px){.project-category-page{padding-left:4%;padding-right:4%}.project-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.project-category-image{height:360px}}@media (width<=768px){.project-category-page{padding:125px 20px 65px}.project-category-header{margin-bottom:38px}.project-category-eyebrow{letter-spacing:1.7px;font-size:11px}.project-category-header h1{font-size:34px}.project-category-header p{font-size:14px;line-height:1.7}.project-category-grid{grid-template-columns:1fr;gap:22px}.project-category-image{height:360px}.project-category-card:hover,.project-category-card:hover .project-category-image img{transform:none}.project-category-overlay{padding:22px 20px}.project-category-overlay h2{font-size:21px}.project-category-overlay p{font-size:13px}.project-category-overlay span{font-size:12px}}@media (width<=480px){.project-category-page{padding:115px 15px 55px}.project-category-header h1{font-size:30px}.project-category-header p{font-size:13px}.project-category-image{border-radius:15px;height:330px}.project-category-badge{padding:6px 10px;font-size:9px;top:14px;left:14px}.project-category-status{padding:6px 9px;font-size:9px;top:14px;right:14px}.project-category-overlay{padding:19px 17px}.project-category-overlay h2{font-size:19px}.project-category-overlay p{font-size:12px}.project-category-overlay span{font-size:11px}}.project-category-card{cursor:pointer}.project-popup{z-index:9999;background:#000c;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0;overflow-y:auto}.project-popup-content{background:#fff;border-radius:12px;width:100%;max-width:1100px;max-height:90vh;padding:35px;position:relative;overflow-y:auto}.project-popup-close{color:#fff;cursor:pointer;z-index:2;background:#111;border:none;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1;position:absolute;top:15px;right:20px}.project-popup-close:hover{background:#333}.project-popup-header{margin-bottom:25px;padding-right:50px}.project-popup-header h2{margin:0 0 5px;font-size:30px}.project-popup-header p{color:#777;margin:0}.project-popup-gallery{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.project-popup-photo{border-radius:8px;width:100%;overflow:hidden}.project-popup-photo img{object-fit:cover;width:100%;height:300px;transition:transform .3s;display:block}.project-popup-photo img:hover{transform:scale(1.03)}@media (width<=768px){.project-popup{padding:15px}.project-popup-content{max-height:95vh;padding:25px 15px}.project-popup-gallery{grid-template-columns:1fr}.project-popup-photo img{height:250px}.project-popup-header h2{font-size:24px}}
