@font-face{font-family:Geomanist;src:url(/assets/new/Geomanist-Bold.otf) format("opentype");font-weight:700;font-style:normal}*{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth}body{margin:0;padding:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}#root{width:100%;margin:0;padding:0}.page{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;background:#fff}.header{width:100%;height:clamp(145px,13.25vw,180px);position:relative;background:#fff}.logo{position:absolute;left:5.6%;top:3.2%;width:clamp(90px,10.7vw,178px);height:clamp(90px,10.7vw,178px);object-fit:contain;z-index:5}.nav{position:absolute;right:20%;top:47%;display:flex;align-items:center;gap:clamp(20px,3.2vw,53px);font-size:clamp(11px,1.05vw,17px);font-weight:500;white-space:nowrap;z-index:5}.nav a{color:#111;text-decoration:none}.nav a:hover,.nav a.active{color:#087bbf}.chat{position:absolute;right:4.2%;top:40%;display:flex;align-items:center;justify-content:center;height:clamp(35px,3.1vw,50px);padding:0 clamp(17px,1.7vw,28px);background:#087bbf;color:#fff;border-radius:999px;font-size:20px;font-weight:600;text-decoration:none;white-space:nowrap;z-index:5}.header-tools{position:absolute;right:4.2%;top:70%;display:flex;align-items:center;gap:clamp(4px,.35vw,6px);font-size:clamp(9px,.95vw,15px);white-space:nowrap;z-index:5}.stores{width:auto;height:clamp(25px,2.25vw,37px);object-fit:contain;border-radius:7px}.follow-text{margin-left:clamp(10px,1.2vw,20px)}.social-icon{display:flex;align-items:center;justify-content:center;width:clamp(20px,2vw,33px);height:clamp(20px,2vw,33px);color:#000;text-decoration:none}.social-icon i{font-size:clamp(20px,1.9vw,32px)}.header-line{position:absolute;inset:97% 4.2% 0 5.6%;height:2px;background:#55b9e8}.mobile-menu-toggle{display:none;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;background:transparent;cursor:pointer;z-index:1001}.mobile-menu-toggle span{display:block;width:25px;height:2px;margin:5px auto;background:#087abb;transition:.3s ease}.mobile-overlay{position:fixed;inset:0;background:#00000073;opacity:0;visibility:hidden;transition:.3s ease;z-index:9998}.mobile-overlay.open{opacity:1;visibility:visible}.mobile-sidebar{position:fixed;top:0;right:0;width:min(320px,85vw);height:100vh;background:#fff;padding:25px;transform:translate(100%);transition:transform .35s ease;z-index:9999;overflow-y:auto;box-shadow:-8px 0 30px #00000026}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-close{width:38px;height:38px;margin-left:auto;display:flex;align-items:center;justify-content:center;border:0;background:#f1f2f5;border-radius:50%;font-size:25px;color:#087abb;cursor:pointer}.mobile-sidebar-nav{display:flex;flex-direction:column;margin-top:35px}.mobile-sidebar-nav a{padding:15px 0;border-bottom:1px solid #eaeaea;color:#111;font-size:16px;font-weight:600;text-decoration:none}.mobile-sidebar-nav a.active,.mobile-sidebar-nav a:hover{color:#087abb}.mobile-sidebar-chat{display:flex;align-items:center;justify-content:center;width:100%;margin-top:28px;padding:13px 20px;background:#087abb;color:#fff;border-radius:30px;font-size:13px;font-weight:700;text-decoration:none}.mobile-social{display:flex;align-items:center;gap:14px;margin-top:30px}.mobile-social a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:#111;text-decoration:none}.mobile-social a i{font-size:25px}.mobile-apps{margin-top:28px}.mobile-apps-title{display:block;margin-bottom:12px;font-size:13px;font-weight:600}.mobile-apps-images{display:flex;gap:8px}.mobile-apps-images img{width:auto;height:34px;object-fit:contain}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle{display:inline-flex;align-items:center;gap:7px}.nav-dropdown-toggle i{font-size:9px;transition:transform .3s ease}.nav-dropdown:hover .nav-dropdown-toggle i{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%) translateY(10px);width:250px;padding:10px;background:#fffffffa;border:1px solid rgba(8,122,187,.12);box-shadow:0 20px 50px #00000024,0 5px 15px #087abb14;border-radius:12px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;z-index:9999}.nav-dropdown-menu:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#fff;border-left:1px solid rgba(8,122,187,.12);border-top:1px solid rgba(8,122,187,.12);transform:translate(-50%) rotate(45deg)}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown-menu>a{display:flex;align-items:center;gap:12px;padding:11px 10px;color:#111!important;text-decoration:none;border-radius:9px;transition:background .25s ease,transform .25s ease}.nav-dropdown-menu>a:hover{background:#f1f8fc;transform:translate(3px)}.dropdown-icon{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#eef8fc;color:#087abb;font-size:14px;transition:background .25s ease,color .25s ease,transform .25s ease}.nav-dropdown-menu>a:hover .dropdown-icon{background:#087abb;color:#fff;transform:scale(1.05)}.nav-dropdown-menu>a>span:last-child{display:flex;flex-direction:column;gap:2px}.nav-dropdown-menu strong{font-size:13px;font-weight:700;color:#111;line-height:1.2}.nav-dropdown-menu small{font-size:10px;color:#7b858b;line-height:1.3}.product-dropdown{width:275px}.mobile-nav-dropdown{width:100%}.mobile-nav-row{width:100%;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.07)}.mobile-nav-row>a{flex:1}.mobile-dropdown-arrow{width:45px;height:48px;border:0;background:transparent;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-dropdown-arrow i{font-size:11px;transition:transform .3s ease}.mobile-dropdown-arrow.open i{transform:rotate(180deg);color:#087abb}.mobile-dropdown-menu{max-height:0;overflow:hidden;opacity:0;padding-left:12px;transition:max-height .35s ease,opacity .25s ease}.mobile-dropdown-menu.open{max-height:100%;opacity:1;padding-top:5px;padding-bottom:5px}.mobile-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:11px 14px;color:#555;font-size:13px;text-decoration:none;border-left:2px solid transparent;transition:color .25s ease,background .25s ease,border-color .25s ease}.mobile-dropdown-menu a i{width:20px;color:#087abb;font-size:12px;text-align:center}.mobile-dropdown-menu a:hover{color:#087abb;background:#f4f9fc;border-left-color:#087abb}@media(min-width:901px){.mobile-nav-dropdown{display:none}}@media(max-width:900px){.nav-dropdown{display:none}}.hero{width:100%;height:clamp(475px,49.5vw,950px);position:relative;background:#fff;overflow:hidden}.hero-art{position:absolute;right:.2%;top:0;width:69.5%;height:100%;object-fit:contain;object-position:center right;display:block}.hero-copy{position:absolute;left:5.6%;top:9.2%;width:28%;z-index:2}.hero-title{margin:0 0 5%;font-family:Geomanist,Arial,sans-serif;font-weight:700;font-size:clamp(42px,4.25vw,76px);line-height:.98;letter-spacing:-1.5px}.blue{color:#087abb}.hero-desc{width:100%;margin:0;font-size:24px;line-height:1.5}.hero-desc strong{color:#087abb;font-weight:800}.pill{display:inline-flex;align-items:center;justify-content:center;margin-top:7%;min-height:clamp(30px,2.6vw,43px);padding:0 clamp(18px,1.6vw,27px);background:#087abb;color:#fff;border-radius:999px;font-size:20px;font-weight:600;text-decoration:none}.features{width:100%;height:clamp(105px,12.3vw,204px);background:#0472bb;color:#fff;display:flex;padding:clamp(20px,3vw,50px) 5.6% 0}.feature{height:clamp(65px,6.8vw,112px);display:flex;align-items:center;justify-content:center;width:20%;padding:0 clamp(8px,1vw,17px) 0 clamp(5px,.6vw,10px);border-right:2px solid rgba(255,255,255,.23)}.feature:last-child{border-right:0}.fi{width:clamp(40px,6.5vw,126px);height:clamp(40px,9.5vw,126px);flex:0 0 auto;object-fit:contain;margin-right:clamp(7px,.9vw,15px)}.text-icon{display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(25px,2.8vw,46px)}.feature-content{min-width:0}.feature h4{margin:0 0 clamp(4px,.55vw,9px);font-size:17px;line-height:1.05;font-weight:700}.feature p{margin:0;color:#fff;font-size:17px;line-height:1.15}.sectors{width:100%;min-height:clamp(190px,35.8vw,383px);background:#f1f2f5;padding:clamp(20px,2vw,33px) 5.6% clamp(20px,2vw,33px);display:flex;align-items:flex-start;gap:clamp(20px,2vw,33px)}.sector-copy{width:22.2%;flex:0 0 22.2%;padding-top:clamp(10px,2vw,33px)}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{margin:0 0 clamp(9px,1.1vw,18px);color:#087abb;font-size:32px;line-height:1.02}.sector-copy p{margin:0;font-size:22px;line-height:1.3}.sector-copy strong{color:#087abb}.sector-grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(10px,1.2vw,20px)}.sector-card{position:relative;height:clamp(120px,17.3vw,312px);overflow:hidden}.sector-card img{width:100%;height:100%;display:block;object-fit:cover}.sector-label{position:absolute;left:0;right:0;bottom:0;padding:7px 0 6px;background:#087abb;color:#fff;text-align:center;font-size:24px}.system{width:100%;min-height:clamp(185px,18.4vw,305px);display:flex;align-items:center;padding:0 5.6%;position:relative;background:#fff}.system-copy{width:23%}.system-copy h2{margin-bottom:clamp(9px,1vw,16px)}.system-copy p{margin:0;font-size:22px;line-height:1.3}.system-copy strong{color:#087abb}.system-art{width:23%;height:100%;object-fit:contain;margin-left:9%}.factory{width:40%;height:365px;margin-left:auto;object-fit:contain}.blue-section{width:100%;background:#0472bb;color:#fff;position:relative;padding:clamp(30px,3.4vw,40px) 5.6%}.blue-copy{width:32%;position:relative;z-index:2}.blue-copy h2{color:#fff;margin-bottom:clamp(14px,1.7vw,28px)}.blue-copy p{margin:0 0 clamp(13px,1.4vw,23px);font-size:22px;line-height:1.42;font-weight:400}.blue-copy strong{color:#fff}.cutaway{position:absolute;left:39%;top:0%;width:32%;height:100%;object-fit:contain}.tool{position:absolute;right:10%;top:0;width:13%;height:100%;object-fit:contain}.clients{width:100%;min-height:clamp(220px,23.8vw,395px);padding:clamp(15px,1.5vw,25px) 5.6%;background:#fff}.clients h2{margin:0 0 clamp(3px,.45vw,7px);font-size:32px}.clients .sub{margin:0 0 clamp(7px,.8vw,13px);font-size:24px}.logo-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:clamp(38px,4vw,66px);margin-bottom:clamp(4px,.7vw,12px);gap:clamp(5px,1vw,16px)}.logo-row img{width:auto;max-width:clamp(42px,6vw,100px);max-height:clamp(30px,3.5vw,58px);object-fit:contain}.logo-row.second img{max-width:clamp(48px,6.5vw,108px);max-height:clamp(32px,3.8vw,63px)}.clients .second-title{margin-top:clamp(2px,.35vw,6px);margin-bottom:clamp(4px,.5vw,8px)}@media(min-width:1600px){.nav{right:19%;gap:clamp(25px,2.5vw,45px);top:46%}.chat{font-size:clamp(15px,1vw,20px);top:38%}.hero-desc{font-size:clamp(18px,1.15vw,24px)}.pill{font-size:clamp(15px,1vw,20px)}.feature h4{font-size:clamp(14px,.9vw,17px)}.feature p{font-size:clamp(13px,.9vw,17px)}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{font-size:clamp(25px,1.7vw,32px)}.sector-copy p,.system-copy p,.blue-copy p{font-size:clamp(16px,1.15vw,22px)}.sector-label{font-size:clamp(16px,1.25vw,24px)}}@media(min-width:1200px)and (max-width:1599px){.header{height:clamp(125px,12vw,128px)}.logo{left:5%;width:clamp(85px,9vw,145px);height:clamp(85px,9vw,145px)}.nav{right:17%;top:35%;gap:clamp(16px,2.2vw,35px);font-size:clamp(11px,.95vw,15px)}.chat{right:4%;top:26%;height:clamp(32px,3vw,45px);padding:0 clamp(14px,1.5vw,22px);font-size:clamp(13px,1vw,17px)}.header-tools{right:4%;top:63%}.hero{height:clamp(430px,47vw,720px)}.hero-copy{left:5%;width:31%;top:10%}.hero-title{font-size:clamp(38px,4vw,64px)}.hero-desc{font-size:clamp(16px,1.4vw,21px);line-height:1.45}.pill{font-size:clamp(14px,1.2vw,18px)}.features{min-height:125px;height:auto;padding-left:5%}.feature{width:20%;min-height:90px}.fi{width:clamp(35px,5vw,80px);height:clamp(35px,5vw,80px)}.feature h4{font-size:clamp(13px,1vw,16px)}.feature p{font-size:clamp(12px,.95vw,15px)}.sectors{padding-left:5%;padding-right:5%;gap:25px}.sector-copy{width:23%;flex-basis:23%}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{font-size:clamp(25px,2vw,32px)}.sector-copy p,.system-copy p,.blue-copy p{font-size:clamp(15px,1.35vw,20px)}.sector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sector-card{height:clamp(115px,17vw,260px)}.sector-label{font-size:clamp(14px,1.5vw,21px)}.system,.blue-section{padding-left:5%;padding-right:5%}.blue-copy{width:34%}.clients{padding-left:5%;padding-right:5%}}@media(min-width:769px)and (max-width:1199px){.header{height:125px}.logo{left:4%;top:8%;width:100px;height:100px}.nav{right:18%;top:47%;gap:18px;font-size:12px}.chat{right:3%;top:38%;height:36px;padding:0 14px;font-size:13px}.header-tools{right:3%;top:70%;font-size:11px}.stores{height:27px}.social-icon{width:25px;height:25px}.social-icon i{font-size:23px}.hero{height:470px}.hero-art{width:64%}.hero-copy{left:5%;top:9%;width:34%}.hero-title{font-size:clamp(34px,4.5vw,52px)}.hero-desc{font-size:clamp(15px,1.6vw,18px)}.pill{margin-top:25px;font-size:14px}.features{height:auto;min-height:105px;padding:20px 5%}.feature{width:20%;height:auto;min-height:65px}.fi{width:45px;height:45px;margin-right:7px}.text-icon{font-size:30px}.feature h4{font-size:13px}.feature p{font-size:11px}.sectors{padding:25px 5%;gap:20px}.sector-copy{width:25%;flex-basis:25%;padding-top:5px}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{font-size:25px}.sector-copy p,.system-copy p,.blue-copy p{font-size:15px}.sector-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sector-card{height:150px}.sector-label{font-size:13px;padding:6px 2px}.system{min-height:200px;padding:0 5%}.system-copy{width:27%}.system-art{width:32%}.factory{width:37%}.blue-section{min-height:300px;padding:30px 5%}.blue-copy{width:35%}.cutaway{left:38%;width:34%}.tool{right:5%;width:15%}.clients{padding:20px 5%}.clients .sub{font-size:18px}}@media(max-width:768px){html,body{width:100%;overflow-x:hidden}.page{width:100%;max-width:100%;overflow-x:hidden}.header{height:78px;min-height:78px}.logo{position:absolute;left:18px;top:8px;width:62px;height:62px}.nav,.chat,.header-tools{display:none}.mobile-menu-toggle{display:block;right:15px;top:50%}.header-line{left:18px;right:18px;height:2px}.hero{height:auto;min-height:auto;display:flex;flex-direction:column-reverse;padding:35px 20px 0}.hero-copy{position:relative;left:auto;top:auto;width:100%;z-index:2}.hero-title{margin:0 0 20px;font-size:clamp(38px,11vw,58px);line-height:.95;letter-spacing:-1px}.hero-desc{width:100%;font-size:clamp(16px,4.5vw,20px);line-height:1.45}.pill{margin-top:22px;min-height:38px;padding:0 20px;font-size:14px}.hero-art{position:relative;right:auto;top:auto;width:100%;height:auto;max-height:390px;object-fit:contain;object-position:center;margin-top:20px}.features{height:auto;display:flex;flex-wrap:wrap;padding:25px 18px;gap:0}.feature{width:50%;height:auto;min-height:85px;padding:12px 10px;justify-content:flex-start;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.feature:nth-child(2n){border-right:0}.feature:nth-last-child(-n+2){border-bottom:0}.fi{width:42px;height:42px;margin-right:8px}.text-icon{font-size:30px}.feature-content{flex:1}.feature h4{font-size:13px;line-height:1.1}.feature p{font-size:11px;line-height:1.25}.sectors{min-height:auto;display:flex;flex-direction:column;padding:30px 18px;gap:22px}.sector-copy{width:100%;flex:none;padding-top:0}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{font-size:clamp(25px,7vw,34px);line-height:1.05;margin-bottom:10px}.sector-copy p,.system-copy p,.blue-copy p{font-size:16px;line-height:1.45}.sector-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sector-card{width:100%;height:clamp(130px,38vw,190px)}.sector-label{font-size:14px;line-height:1.2;padding:7px 3px}.system{min-height:auto;display:flex;flex-direction:column;align-items:stretch;padding:30px 18px;gap:20px}.system-copy{width:100%}.system-art,.factory{width:100%;height:auto;margin-left:0;max-height:230px}.blue-section{min-height:auto;padding:35px 18px;display:flex;flex-direction:column;gap:20px}.blue-copy{width:100%}.blue-copy p{font-size:16px;line-height:1.45}.cutaway{position:relative;left:auto;top:auto;width:100%;height:auto;max-height:280px}.tool{position:relative;right:auto;top:auto;width:100%;height:auto;max-height:220px}.clients{min-height:auto;padding:30px 18px}.clients h2{font-size:28px}.clients .sub{font-size:17px;line-height:1.4}.logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;min-height:auto;gap:15px;margin-bottom:15px}.logo-row img,.logo-row.second img{width:auto;max-width:85px;max-height:45px}}@media(max-width:480px){.header{height:70px;min-height:70px}.logo{left:15px;top:7px;width:55px;height:55px}.mobile-menu-toggle{right:8px}.mobile-sidebar{width:min(310px,88vw);padding:20px}.hero{padding:30px 16px 0}.hero-title{font-size:clamp(36px,12vw,50px)}.hero-desc{font-size:15px}.features{grid-template-columns:1fr;padding:15px 16px}.feature{min-height:72px;border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.feature:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.25)}.feature:last-child{border-bottom:0}.fi{width:38px;height:38px}.feature h4{font-size:13px}.feature p{font-size:11px}.sectors,.system,.blue-section,.clients{padding-left:16px;padding-right:16px}.sector-grid{grid-template-columns:1fr}.sector-card{height:180px}.sector-label{font-size:15px}.logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-row img,.logo-row.second img{max-width:90px;max-height:48px}}@media(max-width:360px){.hero-title{font-size:36px}.hero-desc{font-size:14px}.feature h4{font-size:12px}.feature p{font-size:10px}.sector-copy h2,.system-copy h2,.blue-copy h2,.clients h2{font-size:25px}.sector-copy p,.system-copy p,.blue-copy p{font-size:14px}}img{max-width:100%}h1,h2,h3,h4,p{overflow-wrap:break-word}.contact-page{background:#fff;min-height:100vh}.contact-main{position:relative;width:100%;min-height:calc(100vh - 126px);background:#071522;color:#fff;overflow:hidden}.contact-main:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:70px 70px;pointer-events:none}.contact-layout{position:relative;z-index:2;width:min(1100px,calc(100% - 100px));min-height:610px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.contact-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#061827,#082438 48%,#073e55)}.contact-visual-glow{position:absolute;width:470px;height:470px;left:-100px;bottom:-180px;border-radius:50%;background:#0070d22e;filter:blur(45px)}.contact-visual:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;border:1px dashed rgba(90,170,230,.2);left:-70px;top:80px}.contact-visual:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid rgba(90,170,230,.08);left:-5px;top:145px}.contact-visual-content{position:relative;z-index:3;width:80%;text-align:center}.contact-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:45px;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:10px;letter-spacing:1px}.contact-quote{margin:0 auto;max-width:430px;color:#f1f5f8;font-size:25px;line-height:1.4;font-weight:400;letter-spacing:-.4px}.contact-line{width:45px;height:2px;margin:30px auto;background:#0878cf}.contact-brand-text{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.contact-brand-text strong{color:#fff;font-size:19px;font-weight:700;letter-spacing:2px}.contact-brand-text span{color:#1788dc;font-size:19px;font-weight:700;letter-spacing:2px}.contact-brand-description{margin-top:8px;color:#718494;font-size:10px;letter-spacing:1.3px;text-transform:uppercase}.contact-content{position:relative;padding:20px 0}.contact-heading{margin-bottom:30px;text-align:center}.contact-label{display:block;margin-bottom:15px;color:#1685d1;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.contact-heading h1{margin:0;color:#fff;font-size:48px;line-height:1;font-weight:400;letter-spacing:-2px}.contact-heading h1 span{color:#1685d1}.contact-heading p{max-width:390px;margin:18px auto 0;color:#71818f;font-size:12px;line-height:1.7}.contact-form-box{width:min(100%,400px);margin:0 auto;padding:17px 20px 20px;box-sizing:border-box;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:linear-gradient(145deg,#ffffff09,#ffffff03);box-shadow:0 20px 50px #0003}.contact-email{display:flex;align-items:center;justify-content:center;gap:8px;height:28px;margin-bottom:17px;color:#1685d1;font-size:9px}.contact-email i{font-size:9px}.contact-form-box form{display:flex;flex-direction:column;gap:14px}.contact-input-group{display:flex;flex-direction:column}.contact-input-group label{margin-bottom:6px;color:#fff;font-size:9px;font-weight:500}.contact-input-group input,.contact-input-group textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.08);border-radius:7px;outline:none;background:#ffffff09;color:#fff;font-family:inherit;font-size:10px;transition:.25s ease}.contact-input-group input{height:36px;padding:0 10px}.contact-input-group textarea{min-height:76px;padding:10px;resize:vertical}.contact-input-group input::placeholder,.contact-input-group textarea::placeholder{color:#657582}.contact-input-group input:focus,.contact-input-group textarea:focus{border-color:#1685d1;background:#1685d10a;box-shadow:0 0 0 2px #1685d114}.contact-send-btn{width:100%;height:38px;margin-top:2px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#fff;color:#111820;font-family:inherit;font-size:9px;font-weight:600;cursor:pointer;transition:.25s ease}.contact-send-btn i{font-size:9px;transition:transform .25s ease}.contact-send-btn:hover{background:#1685d1;color:#fff}.contact-send-btn:hover i{transform:translate(4px)}.contact-social-bar{position:relative;z-index:3;width:min(1100px,calc(100% - 100px));margin:0 auto;padding:20px 0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid rgba(255,255,255,.055)}.contact-social-title{color:#526371;font-size:11px;letter-spacing:.3px}.contact-social-title-right{text-align:right}.contact-social-links{display:flex;align-items:center;gap:45px}.contact-social-links a{display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;font-size:9px;text-decoration:none;opacity:.8;transition:.25s ease}.contact-social-links a i{font-size:22px;color:#fff;transition:.25s ease}.contact-social-links a span{color:#63727e;font-size:8px;transition:.25s ease}.contact-social-links a:hover{opacity:1}.contact-social-links a:hover i{color:#1685d1;transform:translateY(-3px)}.contact-social-links a:hover span{color:#1685d1}@media(max-width:900px){.contact-layout{width:calc(100% - 60px);gap:40px}.contact-quote{font-size:21px}.contact-heading h1{font-size:42px}.contact-social-bar{width:calc(100% - 60px)}.contact-social-links{gap:25px}}@media(max-width:768px){.contact-main{min-height:auto}.contact-layout{width:100%;display:flex;flex-direction:column;gap:0}.contact-visual{width:100%;min-height:360px}.contact-visual:before{width:320px;height:320px;left:50%;transform:translate(-50%);top:35px}.contact-visual:after{width:230px;height:230px;left:50%;transform:translate(-50%);top:80px}.contact-quote{font-size:21px;max-width:340px}.contact-number{margin-bottom:30px}.contact-content{width:100%;padding:55px 20px 45px;box-sizing:border-box}.contact-heading h1{font-size:42px}.contact-form-box{max-width:420px}.contact-social-bar{width:100%;padding:25px 20px 30px;box-sizing:border-box;display:flex;flex-direction:column;gap:25px}.contact-social-title,.contact-social-title-right{display:none}.contact-social-links{width:100%;justify-content:space-around;gap:10px}}@media(max-width:480px){.contact-visual{min-height:330px}.contact-quote{font-size:19px;padding:0 15px}.contact-brand-text strong,.contact-brand-text span{font-size:16px}.contact-content{padding:45px 17px}.contact-heading h1{font-size:38px}.contact-heading p{font-size:11px}.contact-form-box{padding:15px 16px 17px}.contact-social-links{gap:5px}.contact-social-links a i{font-size:20px}}.contact-hero{position:relative;min-height:390px;padding:40px 60px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(105deg,#f3f7fb,#fff 55%,#edf4fa);box-sizing:border-box}.contact-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(0,91,181,.1);right:-210px;top:-180px}.contact-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:70px solid rgba(0,91,181,.035);right:-110px;bottom:-190px}.contact-hero-content{position:relative;z-index:2;max-width:680px;text-align:center}.contact-eyebrow{position:relative;display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;color:#0066c2;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase}.contact-eyebrow:before{content:"";width:28px;height:2px;background:#0066c2}.contact-eyebrow:after{content:"";width:28px;height:2px;background:#0066c2}.contact-hero h1{margin:0 0 22px;color:#101820;font-size:52px;line-height:1.04;font-weight:700;letter-spacing:-1.5px}.contact-hero h1 .blue{color:#0066c2}.contact-hero p{max-width:610px;margin:0;color:#66717c;font-size:15px;line-height:1.8}.contact-section{position:relative;padding:50px 110px 90px;background:#fff}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:55px;align-items:stretch}.contact-info{position:relative}.contact-small-title{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;color:#0066c2;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.contact-small-title:before{content:"";width:25px;height:2px;background:#0066c2}.contact-info h2{margin:0 0 22px;color:#111820;font-size:43px;line-height:1.04;font-weight:700;letter-spacing:-1px}.contact-info h2 .blue{color:#0066c2}.contact-description{max-width:420px;margin:0 0 38px;color:#68737e;font-size:14px;line-height:1.8}.contact-details{display:flex;flex-direction:column;gap:20px}.contact-details{position:relative;z-index:3;width:80%;display:flex;flex-direction:column;gap:12px;margin-top:10px}.contact-item{position:relative;min-height:72px;box-sizing:border-box;display:flex;align-items:center;gap:16px;text-decoration:none;padding:13px 15px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:linear-gradient(100deg,#ffffff0b,#ffffff05);overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.contact-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#1685d1;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}.contact-item:after{content:"";position:absolute;width:100px;height:100px;right:-50px;top:-50px;border-radius:50%;background:#1685d112;transition:.3s ease}.contact-item:hover{transform:translate(5px);border-color:#1685d159;background:linear-gradient(100deg,#1685d117,#ffffff06);box-shadow:0 8px 25px #00000029}.contact-item:hover:before{transform:scaleY(1)}.contact-item:hover:after{transform:scale(1.5)}.contact-icon{position:relative;z-index:2;width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(22,133,209,.25);border-radius:8px;background:#1685d11a;color:#1685d1;font-size:14px;transition:background .3s ease,color .3s ease,transform .3s ease}.contact-item:hover .contact-icon{background:#1685d1;color:#fff;transform:scale(1.05)}.contact-item-content{position:relative;z-index:2;flex:1;min-width:0}.contact-item-content span{display:block;margin-bottom:5px;color:#637685;font-size:8px;line-height:1;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.contact-item-content a{display:block;width:fit-content;max-width:100%;color:#1d2124;font-size:12px;font-weight:500;line-height:1.4;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.contact-item-content a:hover{color:#1685d1}.contact-item-content p{margin:0;color:#f3f6f8;font-size:12px;line-height:1.5}.contact-item-content strong{display:flex;font-weight:500;font-size:12px;color:#1d2124}.contact-item-arrow{position:relative;z-index:2;width:27px;height:27px;min-width:27px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.09);border-radius:50%;color:#657784;font-size:8px;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.contact-item:hover .contact-item-arrow{background:#1685d1;border-color:#1685d1;color:#fff;transform:rotate(45deg)}.contact-social-title{margin-top:35px;margin-bottom:14px;color:#252d34;font-size:11px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.contact-social{display:flex;gap:9px}.contact-social a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #e1e6eb;border-radius:50%;background:#fff;color:#38424b;font-size:14px;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.contact-social a:hover{background:#0066c2;border-color:#0066c2;color:#fff;transform:translateY(-3px)}.contact-form-card{position:relative;padding:42px;border:1px solid #e5eaee;border-radius:16px;background:#fff;box-shadow:0 18px 55px #1836521a;overflow:hidden}.contact-form-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#0066c2}.form-header{margin-bottom:30px}.form-header>span{display:inline-block;margin-bottom:10px;color:#0066c2;font-size:10px;font-weight:700;letter-spacing:2px}.form-header h3{margin:0;color:#111820;font-size:29px;line-height:1.2;font-weight:700;letter-spacing:-.5px}.form-header h3 .blue{color:#0066c2}.contact-form-card form{display:flex;flex-direction:column;gap:19px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-field{display:flex;flex-direction:column}.contact-field label{margin-bottom:7px;color:#303941;font-size:11px;font-weight:700;letter-spacing:.3px}.contact-field input,.contact-field select,.contact-field textarea{width:100%;box-sizing:border-box;border:1px solid #dce2e7;border-radius:7px;background:#fbfcfd;color:#202830;font-family:inherit;font-size:13px;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.contact-field input,.contact-field select{height:46px;padding:0 13px}.contact-field textarea{min-height:115px;padding:13px;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#a1aab2}.contact-field select{cursor:pointer}.contact-field input:hover,.contact-field select:hover,.contact-field textarea:hover{border-color:#c5cdd5}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#0066c2;background:#fff;box-shadow:0 0 0 3px #0066c214}.contact-submit{width:26%;min-height:49px;margin-top:2px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:7px;background:#0066c2;color:#fff;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.contact-submit i{font-size:12px;transition:transform .25s ease}.contact-submit:hover{background:#00539f;transform:translateY(-2px);box-shadow:0 8px 20px #0066c238}.contact-submit:hover i{transform:translate(4px)}.contact-cta{position:relative;margin:0 55px 65px;padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:14px;background:linear-gradient(110deg,#00539f,#006bc9 55%,#005cae);color:#fff;overflow:hidden}.contact-cta:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-90px;top:-160px}.contact-cta>div{position:relative;z-index:2}.contact-cta>div>span{display:block;margin-bottom:10px;color:#ffffffad;font-size:10px;font-weight:700;letter-spacing:2px}.contact-cta h2{margin:0;color:#fff;font-size:31px;line-height:1.15;font-weight:700;letter-spacing:-.5px}.contact-whatsapp{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:9px;min-width:190px;padding:14px 22px;border-radius:30px;background:#fff;color:#25d366;font-size:10px;font-weight:700;letter-spacing:.8px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.contact-whatsapp i{font-size:16px}.contact-whatsapp:hover{color:#25d366;transform:translateY(-3px);box-shadow:0 10px 25px #00000029}@media(max-width:900px){.contact-hero{padding:70px 40px}.contact-social{display:flex;justify-content:center}.contact-section{padding:70px 40px}.contact-grid{grid-template-columns:1fr;gap:50px}.contact-info{max-width:650px}.contact-description{max-width:600px}.contact-cta{margin-left:40px;margin-right:40px}.contact-submit{width:100%}}@media(max-width:768px){.contact-hero{min-height:330px;padding:55px 25px;align-items:center}.contact-hero h1{font-size:39px;line-height:1.06;letter-spacing:-1px}.contact-hero p{font-size:14px;line-height:1.7}.contact-section{padding:55px 25px 65px}.contact-grid{display:flex;flex-direction:column;gap:45px}.contact-info{padding:0}.contact-info h2{font-size:36px}.contact-description{font-size:14px;margin-bottom:30px}.contact-details{gap:14px;width:100%}.contact-item{padding:13px}.contact-form-card{padding:32px 25px;border-radius:13px}.form-header{margin-bottom:25px}.form-header h3{font-size:26px}.contact-form-row{grid-template-columns:1fr;gap:18px}.contact-cta{margin:0 25px 45px;padding:35px 25px;flex-direction:column;align-items:flex-start;gap:25px}.contact-cta h2{font-size:28px}.contact-whatsapp{width:100%;box-sizing:border-box}.contact-submit{width:100%}}@media(max-width:480px){.contact-hero{min-height:300px;padding:45px 20px}.contact-eyebrow{font-size:9px;letter-spacing:2px}.contact-hero h1{font-size:32px}.contact-hero p{font-size:13px}.contact-section{padding:45px 20px 55px}.contact-info h2{font-size:32px}.contact-item{gap:12px}.contact-icon{width:42px;height:42px;min-width:42px}.contact-form-card{padding:28px 18px}.form-header h3{font-size:24px}.contact-field input,.contact-field select{height:45px}.contact-cta{margin-left:20px;margin-right:20px;padding:30px 20px}.contact-cta h2{font-size:25px}}.project-page-wrapper{width:100%;min-height:100vh;background:#fff}.project-hero{position:relative;display:flex;align-items:center;justify-content:center;padding:47px 6%;overflow:hidden;background:#efebeb;color:#0076c3}.project-hero-bg{position:absolute;width:700px;height:700px;right:-250px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(22,133,209,.22) 0%,rgba(22,133,209,.08) 35%,transparent 70%);pointer-events:none}.project-hero:after{content:"";position:absolute;width:480px;height:480px;right:-220px;bottom:-250px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.project-hero-number{position:absolute;top:65px;right:8%;font-size:150px;line-height:1;font-weight:800;color:#07070717;-webkit-user-select:none;user-select:none}.project-hero-content{position:relative;z-index:2;text-align:center;max-width:900px}.project-eyebrow{display:inline-block;margin-bottom:14px;font-size:19px;font-weight:700;letter-spacing:4px;color:#7fc84b}.project-hero h1{margin:0;font-size:clamp(50px,6vw,88px);line-height:.98;letter-spacing:-4px;font-weight:700}.project-hero h1 span{color:#000}.project-hero p{max-width:620px;margin:38px 0 0;font-size:17px;line-height:1.8;color:#1c1a1ad1}.project-intro{padding:120px 8%;background:#fff}.project-intro-inner{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.project-small-title{margin-bottom:22px;font-size:11px;font-weight:700;letter-spacing:3px;color:#1685d1}.project-intro-left h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-2px;color:#071522}.project-intro-left h2 span{color:#1685d1}.project-intro-right{padding-left:30px;border-left:1px solid #dce4e9}.project-intro-right p{margin:0 0 20px;font-size:16px;line-height:1.85;color:#65717a}.project-intro-right p:last-child{margin-bottom:0}.projects-section{padding:0 8% 120px;background:#f5f7f9}.projects-section-header{max-width:1400px;margin:0 auto 55px;display:flex;justify-content:space-between;align-items:flex-end}.projects-section-header>div:first-child span{display:block;margin-bottom:14px;font-size:11px;font-weight:700;letter-spacing:3px;color:#1685d1}.projects-section-header h2{margin:0;font-size:clamp(36px,4vw,52px);line-height:1;letter-spacing:-2px;color:#071522}.projects-count{font-size:50px;font-weight:700;line-height:1;color:#071522}.projects-count span{display:block;margin-top:8px;font-size:10px;letter-spacing:3px;text-align:right;color:#89949c}.projects-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:55px 35px}.project-card{position:relative;background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(10,38,58,.08);box-shadow:0 15px 45px #07192814;transition:transform .45s ease,box-shadow .45s ease}.project-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #07192829}.project-image-wrapper{position:relative;height:330px;overflow:hidden;background:#071522}.project-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}.project-card:hover .project-image{transform:scale(1.08);filter:brightness(.9)}.project-image-overlay{position:absolute;inset:0;pointer-events:none}.project-card-number{position:absolute;top:20px;left:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fffffff2;color:#071522;font-size:14px;font-weight:700;letter-spacing:1px;box-shadow:0 8px 25px #00000026;z-index:2;transition:background .3s ease,color .3s ease,transform .3s ease}.project-card:hover .project-card-number{background:#1685d1;color:#fff;transform:rotate(8deg)}.project-image-bottom{position:absolute;left:24px;right:24px;bottom:22px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:11px;font-weight:700;letter-spacing:1.8px;z-index:2;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.project-card:hover .project-image-bottom{opacity:1;transform:translateY(0)}.project-arrow{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-size:18px;transition:background .3s ease,border-color .3s ease,transform .3s ease}.project-card:hover .project-arrow{background:#1685d1;border-color:#1685d1;transform:rotate(45deg)}.project-card-content{padding:28px 28px 30px;background:#fff}.project-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:14px}.project-card-meta span{display:inline-flex;align-items:center;padding:6px 11px;border-radius:50px;background:#eef7fc;color:#1685d1;font-size:10px;font-weight:700;letter-spacing:1.2px}.project-card-content h3{margin:0 0 12px;color:#071522;font-size:26px;font-weight:700;line-height:1.2;letter-spacing:-.5px;transition:color .3s ease}.project-card:hover .project-card-content h3{color:#1685d1}.project-card-content p{margin:0;color:#667783;font-size:14px;line-height:1.8}.project-card-line{width:45px;height:3px;margin-top:24px;border-radius:10px;background:#1685d1;transition:width .4s ease}.project-card:hover .project-card-line{width:90px}@media(max-width:768px){.project-image-wrapper{height:270px}.project-card-content{padding:22px 20px 24px}.project-card-content h3{font-size:22px}.project-card-content p{font-size:13px;line-height:1.7}.project-image-bottom{opacity:1;transform:translateY(0)}.project-card-number{width:42px;height:42px;top:16px;left:16px;font-size:12px}}@media(max-width:480px){.project-image-wrapper{height:240px}.project-card-content{padding:20px 18px 22px}.project-card-meta span{font-size:9px;padding:5px 9px}.project-card-content h3{font-size:20px}.project-card-content p{font-size:13px}}.project-cta{position:relative;padding:40px 6%;display:flex;align-items:center;overflow:hidden;background:#071522;color:#fff}.project-cta:before{content:"";position:absolute;width:600px;height:600px;right:-250px;top:-250px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.project-cta:after{content:"";position:absolute;width:350px;height:350px;right:-80px;top:-80px;border:1px solid rgba(22,133,209,.3);border-radius:50%}.project-cta-number{position:absolute;right:8%;bottom:-35px;font-size:180px;line-height:1;font-weight:800;color:#ffffff06}.project-cta-content{position:relative;z-index:2}.project-cta-content>span{display:block;margin-bottom:25px;font-size:11px;font-weight:700;letter-spacing:3px;color:#1685d1}.project-cta-content h2{margin:0 0 40px;font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-3px}.project-cta-content h2 strong{color:#1685d1;font-weight:inherit}.project-cta-button{display:inline-flex;align-items:center;gap:15px;padding:16px 24px;background:#1685d1;color:#fff;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:2px;transition:background .3s ease,transform .3s ease}.project-cta-button i{transition:transform .3s ease}.project-cta-button:hover{background:#fff;color:#071522;transform:translateY(-3px)}.project-cta-button:hover i{transform:translate(5px)}@media(max-width:1200px){.project-hero,.project-intro,.projects-section,.project-cta{padding-left:6%;padding-right:6%}.project-intro-inner{gap:60px}}@media(max-width:900px){.project-hero{padding:100px 6%}.project-hero-number{font-size:110px;top:50px;right:6%}.project-hero h1{font-size:clamp(46px,8vw,70px)}.project-intro-inner{grid-template-columns:1fr;gap:12px}.project-intro-right{padding-left:0;padding-top:12px;border-left:0;border-top:1px solid #dce4e9}.projects-grid{grid-template-columns:1fr;gap:35px}.projects-section-header{align-items:flex-start}.projects-count{font-size:38px}}@media(max-width:768px){.project-hero{padding:90px 25px 80px;align-items:flex-end}.project-hero-number{top:45px;right:25px;font-size:90px}.project-eyebrow{margin-bottom:20px;font-size:10px;letter-spacing:3px}.project-hero h1{font-size:48px;line-height:1;letter-spacing:-2px}.project-hero p{margin-top:25px;font-size:14px;line-height:1.7}.project-intro{padding:75px 25px}.project-intro-left h2{font-size:38px;letter-spacing:-1.5px}.project-intro-right p{font-size:14px;line-height:1.8}.projects-section{padding:70px 20px 80px}.projects-section-header{display:block;margin-bottom:40px}.projects-section-header h2{font-size:38px}.projects-count{margin-top:25px;font-size:32px;text-align:left}.projects-count span{text-align:left}.projects-grid{gap:25px}.project-card-content{padding:23px 22px 26px}.project-card-content h3{font-size:24px}.project-card-content p{font-size:13px}.project-card-arrow{width:46px;height:46px;right:17px;bottom:17px}.project-cta{padding:80px 25px}.project-cta-number{right:15px;bottom:-15px;font-size:120px}.project-cta-content h2{font-size:46px;letter-spacing:-2px}}@media(max-width:480px){.project-hero{padding:40px 20px}.project-hero-number{right:20px;font-size:75px}.project-hero h1{font-size:40px}.project-hero p{font-size:13px}.project-intro{padding:40px 20px}.project-intro-left h2{font-size:32px}.projects-section{padding:40px 15px}.projects-section-header h2{font-size:32px}.project-card-content h3{font-size:22px}.project-card-meta{font-size:9px}.project-cta{padding:70px 20px}.project-cta-content h2{font-size:38px}.project-cta-button{padding:14px 20px;font-size:10px}}.contact-form-message{margin:15px 0;padding:12px 15px;border-radius:5px;font-size:14px;line-height:1.5}.contact-form-message.success{background:#e8f7ee;color:#198754;border:1px solid #b7e4c7}.contact-form-message.error{background:#fdecec;color:#dc3545;border:1px solid #f5c2c7}.contact-submit:disabled{opacity:.7;cursor:not-allowed}.contact-map-item{display:flex;align-items:flex-start;gap:18px}.contact-map{width:100%;margin-top:15px;overflow:hidden;border-radius:14px;border:1px solid #e4e8eb;background:#f5f7f9}.contact-map iframe{display:block;width:100%;height:220px;border:0}
