:root{--black:#050505;--white:#fff;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--gray-800:#262626;--gray-900:#171717;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.03em;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none;transition:opacity .2s}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.container{max-width:1240px;margin:0 auto;padding:0 2rem}.section-tag{border:1px solid var(--gray-200);text-transform:uppercase;letter-spacing:.12em;color:var(--gray-500);border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:600;display:inline-block}.section-tag-light{color:#ffffff80;border-color:#ffffff26}.navbar{z-index:1000;width:100%;padding:1.25rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--gray-100);background:#ffffffd9;padding:.75rem 0}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.logo{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.brand-logo{object-fit:contain;width:auto;height:48px}.brand-logo-phone{object-fit:contain;width:120px;height:auto}.nav-links{align-items:center;gap:2.25rem;display:flex}.nav-links a{color:var(--gray-600);font-size:.88rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--black)}.nav-cta{background:var(--black);color:var(--white);border-radius:100px;align-items:center;padding:.65rem 1.5rem;font-size:.88rem;font-weight:500;transition:all .3s;display:inline-flex}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000026}.mobile-menu-btn{flex-direction:column;gap:5px;padding:8px;display:none}.mobile-menu-btn span{background:var(--black);border-radius:2px;width:22px;height:2px;transition:all .3s}.hero{background:radial-gradient(circle at 15%,#f5f5f5cc 0%,#0000 40%),radial-gradient(circle at 85% 30%,#fafafae6 0%,#0000 40%);padding-top:130px;padding-bottom:60px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.4;z-index:0;background-image:radial-gradient(#e5e5e5 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.hero-tag{text-transform:uppercase;letter-spacing:.15em;color:var(--gray-500);margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.hero-title{letter-spacing:-.04em;background:linear-gradient(#050505 0%,#333 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;line-height:1.05}.hero-desc{color:var(--gray-500);max-width:440px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.hero-btn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:.9rem 2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000002e}.hero-btn svg{width:18px;height:18px;transition:transform .3s}.hero-btn:hover svg{transform:translate(4px)}.hero-btn-container{display:inline-block;position:relative}.hero-btn-scribble{width:40px;height:40px;color:var(--gray-400);margin-top:10px;position:absolute;top:100%;left:60%}.hero-right{justify-content:center;align-items:center;display:flex;position:relative}.phone-backdrop{background:var(--gray-100);z-index:1;border-radius:60px;width:360px;height:560px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video-wrapper{background:var(--black);z-index:2;border-radius:44px;justify-content:center;align-items:center;width:260px;height:530px;padding:10px;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000026,0 8px 32px #0000001a,0 0 100px #0000000d}.hero-video-wrapper:hover{transform:translateY(-12px);box-shadow:0 50px 100px #0003,0 12px 40px #0000001f,0 0 120px #00000014}.hero-video{object-fit:cover;border-radius:34px;width:100%;height:100%}.hero-right-annotation{z-index:3;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.annotation-text{color:var(--gray-600);text-align:center;font-family:Inter,cursive;font-size:.95rem;font-style:italic}.annotation-arrow-right{width:40px;height:60px;color:var(--gray-500);margin-top:10px}.trusted{border-bottom:1px solid var(--gray-100);padding:3rem 0 4rem}.trusted-grid{justify-content:space-between;align-items:center;display:flex}.trusted-label{color:var(--gray-500);flex-shrink:0;font-size:.85rem;font-weight:500;line-height:1.4}.trusted-logos-wrapper{width:100%;max-width:540px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.trusted-logos-track{width:max-content;padding:15px 0;animation:15s linear infinite scrollLogos;display:flex}.trusted-logos-group{align-items:center;gap:40px;padding-right:40px;display:flex}.trusted-logos-track:hover{animation-play-state:paused}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.trusted-logo{justify-content:center;align-items:center;display:flex}.trusted-logo-img{object-fit:cover;border-radius:16px;width:64px;height:64px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px #00000014}.trusted-logo:hover .trusted-logo-img{transform:translateY(-8px)scale(1.05);box-shadow:0 12px 24px #00000026}.about-page{background:var(--bg-color);min-height:calc(100vh - 300px);padding-top:100px}.page-banner-floating{background:var(--black);color:#fff;border-radius:24px;margin-bottom:5rem;padding:5rem 0;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.banner-content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.banner-title{font-size:3.5rem;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-weight:700}.banner-breadcrumb{color:#ffffffb3;justify-content:center;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;display:flex}.banner-breadcrumb a{color:#fff;text-decoration:none;transition:opacity .2s}.banner-breadcrumb a:hover{opacity:.8}.banner-bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at top,#000 20%,#0000 80%);mask-image:radial-gradient(at top,#000 20%,#0000 80%)}.banner-bg-glow{pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.about-story-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.about-story-text{padding-right:2rem}.about-title-inline{font-size:clamp(2.5rem,4vw,3.5rem);font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;line-height:1.1}.about-desc-inline{color:var(--gray-600);font-size:1.1rem;line-height:1.7}.about-story-image-wrapper{aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.about-story-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.about-story-image-wrapper:hover .about-story-image{transform:scale(1.05)}.about-content{padding-bottom:6rem}.about-values{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem;display:grid}.value-card{border:1px solid var(--gray-100);background:#fff;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #00000008}.value-card:hover{border-color:var(--gray-200);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.value-icon{background:var(--gray-100);width:56px;height:56px;color:var(--black);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.value-icon svg{width:28px;height:28px}.value-title{font-size:1.35rem;font-weight:700;font-family:var(--font-display);margin-bottom:1rem}.value-desc{color:var(--gray-600);font-size:.95rem;line-height:1.6}.about-difference{background:var(--black);color:#fff;border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;padding:4rem;display:grid;position:relative;overflow:hidden}.diff-content{z-index:2;position:relative}.diff-title{font-size:2.5rem;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700}.diff-desc{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.diff-list{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.diff-list li{color:#ffffffe6;align-items:center;gap:1rem;font-weight:500;display:flex}.diff-check{color:#fff;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.diff-visual{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.diff-glow{z-index:0;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.diff-glass-card{-webkit-backdrop-filter:blur(20px);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:2.5rem;width:100%;max-width:350px;padding:3rem;display:flex}.diff-stat h4{font-size:2.5rem;font-family:var(--font-display);margin-bottom:.25rem;font-weight:700}.diff-stat p{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.work-section{padding:100px 0}.work-layout{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;display:grid;position:relative;overflow:hidden}.work-left{padding-right:2rem}.work-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.15}.work-desc{color:var(--gray-600);max-width:440px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.work-btn-group{align-items:center;display:inline-flex;position:relative}.work-arrow-scribble{width:50px;height:50px;color:var(--gray-400);position:absolute;top:10px;left:calc(100% + 15px)}.project-image-overlay{color:#fff;z-index:3;background:linear-gradient(#0000 0%,#000000e6 100%);width:100%;padding:60px 24px 24px;position:absolute;bottom:0;left:0}.project-image-overlay h4{color:#fff;margin-bottom:.25rem;font-size:1.4rem;font-weight:700}.project-image-overlay p{color:#fffc;margin:0;font-size:.95rem}.work-right{width:100%;min-width:0;position:relative}.projects-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding:1rem 0 2rem;display:flex;overflow-x:auto}.projects-carousel::-webkit-scrollbar{display:none}.project-card{scroll-snap-align:start;border-radius:24px;flex-direction:column;flex:0 0 240px;min-width:220px;height:auto;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.project-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 24px 48px #0000001f}.project-card-content{z-index:2;flex-direction:column;height:100%;padding:24px;display:flex;position:relative}.center-content{text-align:center;justify-content:center;align-items:center}.top-content{justify-content:flex-start}.dark-project{color:#fff;background:linear-gradient(#1a1a1a,#000)}.light-project{color:#111;background:#f8f9fa;border:1px solid #eaeaea}.gray-project{color:#fff;background:linear-gradient(#666,#444)}.image-project{background:0 0}.project-full-img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.project-avatar-placeholder{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.project-header{align-items:center;gap:8px;margin-bottom:2rem;font-size:.85rem;font-weight:600;display:flex}.project-icon{background:#00000014;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;display:flex}.gray-project .project-icon{background:#fff3}.project-card h3{font-size:1.6rem;font-weight:700;line-height:1.2;font-family:var(--font-display);margin-bottom:1.5rem}.project-phone-mockup{border-radius:20px;width:140px;height:280px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-60px;right:-20px;box-shadow:-10px 10px 30px #0000001a}.project-card:hover .project-phone-mockup{transform:translateY(-20px)translate(-10px)rotate(-5deg)}.light-phone{background:#fff;border:6px solid #222}.dark-phone{background:#111;border:6px solid #333}.carousel-dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.carousel-dots .dot{background:var(--gray-200);border-radius:50%;width:8px;height:8px;transition:all .3s}.stats-section{padding:2rem 0}.stats-banner{background:var(--black);color:var(--white);border-radius:24px;grid-template-columns:1.5fr 1fr;align-items:center;gap:3rem;padding:3.5rem 4rem;display:grid;position:relative;overflow:hidden}.stats-banner:before{content:"";pointer-events:none;background:radial-gradient(#ffffff08 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.stats-row{gap:3.5rem;margin-top:2rem;display:flex}.stat-number{font-family:var(--font-display);margin-bottom:.35rem;font-size:3rem;font-weight:700;line-height:1}.stat-label{color:var(--gray-400);font-size:.85rem}.stats-image{background:var(--gray-800);border-radius:16px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;overflow:hidden}.fast-delivery-graphic{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.fast-delivery-graphic:after{content:"";background:linear-gradient(90deg,#fff0,#ffffff26,#fff0);width:50%;height:100%;animation:4s ease-in-out infinite shine;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes shine{0%{left:-150%}25%{left:150%}to{left:150%}}.fast-delivery-icon{background:var(--white);width:56px;height:56px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 24px #0000004d}.fast-delivery-icon svg{width:28px;height:28px}.fast-delivery-text{text-align:left}.fast-delivery-text h3{font-size:1.4rem;font-weight:700;font-family:var(--font-display);color:var(--white);margin-bottom:.25rem}.fast-delivery-text p{color:var(--gray-400);margin:0;font-size:.95rem}.process-section{padding:100px 0}.process-layout{align-items:center;gap:2rem;display:flex}.process-left{flex:0 0 350px}.process-right{flex:1;position:relative}.process-scroll-area{aspect-ratio:2;width:100%;position:relative}.process-path{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.process-cards{z-index:2;width:100%;height:100%;position:relative}.process-card{background:var(--white);text-align:center;opacity:0;border:2px dashed #0000;border-radius:20px;width:180px;padding:1.5rem;transition:transform .3s,z-index,border-color .3s,box-shadow .3s;box-shadow:0 16px 40px #0000000f}.animate-in .process-card{animation:1.8s forwards processCardIn;animation-delay:var(--delay)}@keyframes processCardIn{0%{opacity:0;border-color:#0000;margin-top:30px}30%{opacity:1;border-color:var(--black);margin-top:0}to{opacity:1;border-color:var(--gray-200);margin-top:0}}.process-card:hover{z-index:10!important;transform:translate(-50%,-50%)scale(1.05)!important;box-shadow:0 24px 50px #0000001f!important}.process-pin{border:4px solid var(--white);background:#333;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0003}.process-pin-inner{background:#fffc;border-radius:50%;width:4px;height:4px}.process-note{color:var(--black);opacity:0;font-family:Inter,cursive;font-size:1rem;font-style:italic;font-weight:500;position:absolute;bottom:25px;right:0}.animate-in .process-note{animation:.5s 1.2s forwards fadeInNote}@keyframes fadeInNote{to{opacity:1}}.process-step-num{color:var(--gray-400);letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.process-card h4{margin-bottom:.75rem;font-size:1.2rem}.process-card p{color:var(--gray-500);font-size:.82rem;line-height:1.6}.services-section{padding:2rem 0 100px}.services-banner{background:var(--black);color:var(--white);border-radius:24px;grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;padding:4rem;display:grid}.services-title{margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.4rem)}.services-desc{color:var(--gray-400);font-size:.9rem;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem;transition:all .3s}.service-card:hover{background:#ffffff1a;transform:translateY(-2px)}.service-icon{background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto .75rem;font-size:1.2rem;display:flex}.service-card h4{letter-spacing:.01em;font-size:.8rem;font-weight:600}.tech-section{padding:100px 0}.tech-title{margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.4rem)}.tech-desc{color:var(--gray-500);max-width:680px;margin:0 auto;font-size:.95rem}.tech-tabs-header{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.tech-tab-btn{background:var(--gray-50);border:1px solid var(--gray-100);color:var(--gray-600);cursor:pointer;border-radius:2rem;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s}.tech-tab-btn:hover{background:var(--gray-100);color:var(--black)}.tech-tab-btn.active{background:var(--black);color:var(--white);border-color:var(--black)}.tech-carousel-wrapper{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex;position:relative}.tech-tabs-content{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;padding:10px 5px 20px;display:flex}.tech-card{border:1px solid var(--gray-200);background:var(--white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:170px;padding:2.5rem 1.5rem;transition:all .3s;display:flex}.tech-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.tech-card-img{object-fit:contain;width:64px;height:64px}.tech-card-name{color:var(--gray-800);font-size:.9rem;font-weight:500}.carousel-btn,.carousel-dots{display:none}.carousel-dots .dot{background:var(--gray-300);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:all .3s}.carousel-dots .dot.active{background:var(--black);border-radius:4px;width:24px}.testimonials-section{background:var(--gray-50);padding:100px 0}.testimonials-title{font-size:clamp(1.8rem,3vw,2.4rem)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;padding:2rem;transition:all .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.testimonial-stars{color:var(--black);letter-spacing:2px;margin-bottom:1rem;font-size:1rem}.testimonial-text{color:var(--gray-600);margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:var(--gray-200);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.testimonial-name{font-size:.88rem;font-weight:600}.testimonial-role{color:var(--gray-400);font-size:.78rem}.clients-section{padding:100px 0}.clients-title{margin-bottom:3rem;font-size:clamp(1.8rem,3vw,2.4rem)}.clients-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.client-card{border:1px solid var(--gray-200);border-radius:20px;flex-direction:column;gap:.75rem;padding:1.75rem;transition:all .3s;display:flex}.client-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000000f}.client-card-logo{background:0 0;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.client-card-name{font-family:var(--font-display);font-size:1rem;font-weight:700}.client-card-type{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.client-card-desc{color:var(--gray-500);font-size:.85rem;line-height:1.5}.client-card-link{color:var(--black);align-items:center;gap:.4rem;margin-top:auto;font-size:.8rem;font-weight:600;display:inline-flex}.client-card-link:hover{gap:.7rem}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{background:var(--white);border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-close{background:var(--gray-50);cursor:pointer;width:40px;height:40px;color:var(--gray-500);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{background:var(--gray-200);color:var(--black);transform:rotate(90deg)}.modal-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.modal-logo-wrapper{background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.modal-logo{object-fit:contain;width:100%;height:100%}.modal-title{font-family:var(--font-display);font-size:1.4rem;font-weight:700;line-height:1.3}.modal-section{margin-bottom:2rem}.modal-section h4{color:var(--black);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.modal-section p{color:var(--gray-600);font-size:.95rem;line-height:1.6}.modal-results{padding:0;list-style:none}.modal-results li{color:var(--black);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-weight:500;line-height:1.5;display:flex}.modal-results svg{color:var(--black);flex-shrink:0;margin-top:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.modal-content{padding:1.5rem}.modal-header{flex-direction:column;align-items:flex-start;gap:1rem}.modal-close{top:1rem;right:1rem}}.cta-section{padding:2rem 0 100px}.cta-banner{text-align:center;color:var(--white);background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);border-radius:24px;padding:6rem 4rem;position:relative;overflow:hidden}.cta-banner:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-title{margin-bottom:2.5rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.1}.cta-btn{background:var(--white);color:var(--black);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ffffff26}.footer{border-top:1px solid var(--gray-200);padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.footer-brand p{color:var(--gray-500);max-width:260px;margin-top:.75rem;font-size:.85rem;line-height:1.6}.footer-socials{gap:.75rem;margin-top:1.25rem;display:flex}.footer-social-icon{border:1px solid var(--gray-200);width:36px;height:36px;color:var(--gray-500);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .3s;display:flex}.footer-social-icon:hover{background:var(--black);color:var(--white);border-color:var(--black)}.footer-col-title{font-family:var(--font-display);margin-bottom:1.25rem;font-size:.9rem;font-weight:700}.footer-links li{margin-bottom:.6rem}.footer-links a{color:var(--gray-500);font-size:.85rem;transition:color .2s}.footer-links a:hover{color:var(--black)}.footer-bottom{text-align:center;border-top:1px solid var(--gray-100);color:var(--gray-400);padding-top:2rem;font-size:.8rem}@media (width<=1024px){.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-right{display:none}.work-grid{grid-template-columns:1fr}.projects-mosaic{margin-top:2rem}.stats-banner{grid-template-columns:1fr}.stats-image{display:none}.services-banner{grid-template-columns:1fr}.process-flow{grid-template-columns:1fr 1fr}.process-flow:before{display:none}.process-card:nth-child(n){transform:none!important}.process-card:nth-child(n):hover{transform:translateY(-4px)!important}.footer-grid,.testimonials-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.nav-links{display:none}.mobile-menu-btn{display:flex}.nav-cta{display:none}.hero{padding-top:120px}.hero-title{font-size:2.5rem}.trusted-logos{gap:1.5rem}.stats-banner{padding:2.5rem}.stats-row{flex-wrap:wrap;gap:2rem}.stat-number{font-size:2.2rem}.process-flow{grid-template-columns:1fr}.services-banner{padding:2.5rem 1.5rem}.services-grid{grid-template-columns:1fr 1fr}.clients-grid{grid-template-columns:1fr}.cta-banner{padding:4rem 2rem}.footer-grid,.testimonials-grid{grid-template-columns:1fr}.tech-tabs-header{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:10px;overflow-x:auto}.tech-tabs-header::-webkit-scrollbar{display:none}.tech-tab-btn{white-space:nowrap;flex-shrink:0}.tech-tabs-content{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:20px;padding-left:1rem;padding-right:1rem;overflow-x:auto}.tech-tabs-content::-webkit-scrollbar{display:none}.tech-card{scroll-snap-align:center;flex-shrink:0}.carousel-btn{background:var(--white);border:1px solid var(--gray-200);width:36px;height:36px;color:var(--gray-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.carousel-dots{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}}.services-page{background:var(--bg-color);min-height:calc(100vh - 300px);padding-top:100px}.services-content{padding-bottom:8rem}.services-intro-text{text-align:center;max-width:800px;margin:0 auto 6rem}.services-intro-title{font-size:clamp(2.5rem,4vw,3.5rem);font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;line-height:1.1}.services-intro-desc{color:var(--gray-600);font-size:1.2rem;line-height:1.6}.service-row{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;margin-bottom:8rem;display:grid}.service-row.row-reversed{grid-template-columns:1.2fr 1fr}.service-row.row-reversed .service-row-text{order:2;padding-left:2rem;padding-right:0}.service-row.row-reversed .service-row-image{order:1}.service-row-text{padding-right:2rem}.service-row-title{font-size:2.5rem;font-family:var(--font-display);margin-bottom:1.5rem;font-weight:700;line-height:1.2}.service-row-desc{color:var(--gray-600);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.service-features{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.service-features li{color:var(--black);align-items:center;gap:12px;font-weight:600;display:flex}.service-features li svg{width:20px;height:20px;color:var(--gray-600)}.service-row-image{aspect-ratio:4/3;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.service-row-image img{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.service-row:hover .service-row-image img{filter:grayscale(80%)contrast(1.1);transform:scale(1.05)}@media (width<=992px){.service-row,.service-row.row-reversed{grid-template-columns:1fr;gap:3rem}.service-row.row-reversed .service-row-text{order:1;padding-left:0}.service-row.row-reversed .service-row-image{order:2}.service-row-text{padding-right:0}}.work-page{background:var(--bg-color);min-height:calc(100vh - 300px);padding-top:100px}.work-page-content{padding-bottom:8rem}.featured-case-study{background:var(--white);border-radius:32px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:4rem;margin-bottom:8rem;padding:3rem;display:grid;box-shadow:0 20px 40px #0000000d}.featured-image-wrapper{justify-content:flex-start;align-items:center;display:flex;position:relative}.featured-image{border-radius:24px;width:auto;max-width:100%;max-height:450px;display:block}.featured-content{padding-right:2rem}.featured-title{font-size:3rem;font-family:var(--font-display);letter-spacing:-.02em;margin-top:1rem;margin-bottom:.5rem;font-weight:700}.featured-subtitle{color:var(--black);margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.featured-desc{color:var(--gray-600);font-size:1.1rem;line-height:1.7}.more-projects-section{border-top:1px solid var(--gray-200);padding-top:4rem}.more-projects-title{font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:3rem;font-weight:700}.project-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:900px;margin:0 auto;display:grid}.gallery-card{cursor:pointer;flex-direction:column;gap:1.5rem;display:flex}.gallery-image-wrapper{justify-content:flex-start;align-items:center;display:flex;position:relative}.gallery-image{border-radius:24px;width:auto;max-width:100%;max-height:400px;transition:transform .4s;display:block}.gallery-card:hover .gallery-image{transform:scale(1.05)}.gallery-title{font-size:1.5rem;font-weight:700;font-family:var(--font-display);margin-bottom:.5rem}.gallery-type{color:var(--gray-600);font-size:1rem}@media (width<=992px){.featured-case-study{grid-template-columns:1fr;padding:2rem}.featured-content{padding-right:0}}.work-expertise{border-top:1px solid var(--gray-200);padding-top:8rem;padding-bottom:4rem}.expertise-title{font-size:2.5rem;font-family:var(--font-display);margin-bottom:4rem;font-weight:700}.expertise-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.expertise-card{background:var(--white);border:1px solid var(--gray-200);border-radius:24px;padding:2.5rem;transition:all .3s}.expertise-card:hover{border-color:var(--black);transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.expertise-icon{background:var(--gray-50);width:48px;height:48px;color:var(--black);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.expertise-card h4{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.expertise-card p{color:var(--gray-600);line-height:1.6}.work-edge{background:var(--black);color:var(--white);text-align:center;border-radius:40px;margin:6rem 0;padding:6rem 4rem;position:relative;overflow:hidden}.work-edge:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.edge-content{z-index:2;position:relative}.edge-title{font-size:3rem;font-family:var(--font-display);margin-bottom:1rem;font-weight:700}.edge-subtitle{color:var(--gray-400);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.edge-stats-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;padding-bottom:4rem;display:grid}.edge-stat{flex-direction:column;justify-content:center;align-items:center;display:flex}.stat-number{font-size:4rem;font-weight:700;font-family:var(--font-display);background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem}.stat-label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}.edge-pillars{text-align:left;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.edge-pillar h4{color:var(--white);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.edge-pillar p{color:var(--gray-400);line-height:1.6}.work-testimonial-cta{text-align:center;flex-direction:column;align-items:center;padding:6rem 0 2rem;display:flex}.testimonial-block{max-width:800px;margin:0 auto 6rem}.quote-icon{color:var(--gray-300);margin-bottom:2rem}.testimonial-quote{font-size:2.5rem;font-family:var(--font-display);color:var(--black);margin-bottom:2rem;font-weight:500;line-height:1.4}.testimonial-author{color:var(--gray-600);font-size:1.1rem;font-weight:600}.cta-block{background:var(--gray-50);border-radius:32px;width:100%;padding:5rem 3rem}.cta-title{font-size:3rem;font-family:var(--font-display);margin-bottom:2.5rem;font-weight:700}.cta-button{background:var(--black);color:var(--white);border-radius:100px;align-items:center;gap:12px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (width<=992px){.edge-stats-grid,.edge-pillars{grid-template-columns:1fr;gap:3rem}.work-edge{padding:4rem 2rem}.stat-number{font-size:3.5rem}.edge-pillars{text-align:center}.testimonial-quote{font-size:1.8rem}.cta-title{font-size:2.2rem}}.industries-page{padding-top:100px}.industries-hero{text-align:center;padding:8rem 0 4rem}.industries-hero .hero-title{font-size:4.5rem;font-family:var(--font-display);letter-spacing:-.03em;margin:1.5rem auto;font-weight:700;line-height:1.1}.industries-hero .hero-desc{margin:0 auto}.industries-deep-dives{padding:2rem 0}.industry-row{border-bottom:1px solid var(--gray-200);padding:6rem 0}.industry-row:last-child{border-bottom:none}.industry-row-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.industry-row.reverse .industry-row-inner{direction:rtl}.industry-row.reverse .industry-content,.industry-row.reverse .industry-visual{direction:ltr}.industry-title{font-size:3rem;font-family:var(--font-display);letter-spacing:-.02em;margin:1.5rem 0;font-weight:700}.industry-desc{color:var(--gray-600);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.industry-features{grid-template-columns:1fr 1fr;gap:1.25rem;padding:0;list-style:none;display:grid}.industry-features li{color:var(--black);align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.industry-features .feature-check{background:var(--black);width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.industry-image-wrapper{border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.industry-image{width:100%;height:auto;transition:transform .5s;display:block}.industry-row:hover .industry-image{transform:scale(1.03)}.capabilities-section{background:var(--black);color:var(--white);border-radius:40px;margin:6rem 0;padding:8rem 0}.capabilities-title{font-size:3.5rem;font-family:var(--font-display);margin-bottom:1.5rem;font-weight:700}.capabilities-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.capability-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:3.5rem 3rem;transition:all .3s}.capability-card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.cap-icon{width:64px;height:64px;color:var(--white);background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.cap-icon svg{width:32px;height:32px}.capability-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.capability-card p{color:var(--gray-400);line-height:1.6}.industries-cta{padding:6rem 0 10rem}@media (width<=992px){.industry-row-inner,.industry-row.reverse .industry-row-inner{direction:ltr;grid-template-columns:1fr;gap:3rem}.industry-features,.capabilities-grid{grid-template-columns:1fr}.industries-hero .hero-title{font-size:3rem}.capabilities-title{font-size:2.5rem}}.contact-page{padding-top:100px}.contact-section{padding:6rem 0 10rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-headline{font-size:4rem;font-family:var(--font-display);letter-spacing:-.03em;margin:1.5rem 0;font-weight:700;line-height:1.1}.contact-intro{color:var(--gray-600);margin-bottom:4rem;font-size:1.15rem;line-height:1.7}.contact-methods{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.contact-method-item{align-items:flex-start;gap:1rem;display:flex}.method-icon{background:var(--gray-50);width:48px;height:48px;color:var(--black);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.method-icon svg{width:24px;height:24px}.method-details h4{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.method-details p{color:var(--gray-600);font-weight:500}.contact-offices h3{font-size:1.5rem;font-family:var(--font-display);border-top:1px solid var(--gray-200);margin-bottom:1.5rem;padding-top:3rem;font-weight:700}.office-list{flex-direction:column;gap:1rem;display:flex}.office-item{color:var(--gray-600);align-items:center;gap:.75rem;font-size:1.1rem;display:flex}.office-item strong{color:var(--black)}.office-dot{background:var(--black);border-radius:50%;width:8px;height:8px}.contact-form-wrapper{background:var(--white);border:1px solid var(--gray-100);border-radius:32px;padding:4rem;box-shadow:0 30px 60px #00000014}.form-title{font-size:2rem;font-family:var(--font-display);margin-bottom:2.5rem;font-weight:700}.contact-form{flex-direction:column;gap:2rem;display:flex}.form-group{flex-direction:column;gap:.75rem;display:flex}.form-group label{color:var(--gray-800);font-size:.95rem;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--gray-200);background:var(--gray-50);width:100%;color:var(--black);border-radius:16px;outline:none;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-form select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1.5rem center;background-repeat:no-repeat;background-size:1em}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:var(--white);border-color:var(--black);box-shadow:0 0 0 4px #0000000d}.contact-form textarea{resize:vertical;min-height:120px}.submit-btn{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:1rem;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000026}@media (width<=992px){.contact-grid{grid-template-columns:1fr;gap:4rem}.contact-headline{font-size:3rem}.contact-form-wrapper{padding:2.5rem}}@media (width<=576px){.contact-methods{grid-template-columns:1fr}}.navbar.menu-open{-webkit-backdrop-filter:none!important;background:0 0!important;border-bottom:none!important}.navbar.menu-open .mobile-menu-btn span{background:var(--white)}.mobile-menu-btn.active span:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-menu-overlay{background:var(--black);z-index:998;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.mobile-menu-overlay.open{transform:translateY(0)}.mobile-menu-content{text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex}.mobile-nav-links{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-links a{font-family:var(--font-display);color:var(--white);opacity:.8;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .3s}.mobile-nav-links a:hover,.mobile-nav-links a:active{opacity:1}.mobile-nav-cta{background:var(--white);color:var(--black);border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}@media (width<=1200px){.hero-grid{gap:2rem}}@media (width<=992px){.nav-links,.nav-cta{display:none}.mobile-menu-btn{display:flex}.container{padding:0 1.5rem}h1,h2,h3,h4,h5,h6{word-break:break-word}.hero-title{font-size:3rem}.hero-desc{font-size:1.1rem;line-height:1.5}.section-title{font-size:2.5rem}.section-desc{font-size:1.05rem}.about-title-inline{font-size:2.75rem}.capabilities-title{font-size:2.25rem}.contact-headline,.banner-title{font-size:2.75rem}.industry-title{font-size:2rem}.contact-intro{font-size:1rem}.service-card h3{font-size:1.25rem}.work-card-info h3{font-size:1.5rem}.hero{padding-top:110px}.hero-grid{text-align:center;grid-template-columns:1fr}.hero-tag{margin:0 auto 1rem}.hero-btn-container{justify-content:center}.trusted-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.services-banner{grid-template-columns:1fr;gap:3rem}.services-grid{grid-template-columns:1fr}.work-layout{text-align:center;grid-template-columns:1fr;gap:3rem}.work-left{padding-right:0}.work-left .section-tag{margin:0 auto 1.5rem}.work-desc{margin:0 auto 2.5rem}.work-btn-group{justify-content:center}.process-layout{text-align:center;flex-direction:column;gap:3rem}.process-left{flex:none;width:100%}.process-right{flex:none;width:100%;overflow:hidden}.process-scroll-area{aspect-ratio:auto;width:100%;min-width:0;height:auto}.process-path{display:none}.process-cards{flex-direction:column;align-items:center;gap:2rem;display:flex}.process-card{max-width:350px;margin:0 auto;width:100%!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.process-note{text-align:center;margin-top:1rem;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.about-story-layout{text-align:center;grid-template-columns:1fr;gap:3rem}.about-story-text .section-tag{margin:0 auto 1.5rem}.diff-content{text-align:center;padding:0}.diff-list{text-align:left;max-width:400px;margin:2rem auto}.tech-grid{grid-template-columns:repeat(3,1fr)}.about-difference{grid-template-columns:1fr;padding:3rem 2rem}}@media (width<=768px){h1{font-size:2rem!important}h2{font-size:1.75rem!important}h3{font-size:1.5rem!important}.hero-title{font-size:2rem}.section-title,.about-title-inline,.capabilities-title,.contact-headline,.banner-title{font-size:1.75rem}.hero-desc,.section-desc{font-size:1rem}.trusted-grid,.tech-grid{grid-template-columns:repeat(2,1fr)}.stats-banner{grid-template-columns:1fr;gap:2rem}.about-values{grid-template-columns:1fr}.diff-glass-card{grid-template-columns:1fr;gap:2rem}.testimonial-quote{font-size:1.5rem}.page-banner-floating{padding:4rem 1.5rem}.work-expertise{padding-top:4rem;padding-bottom:4rem}.gallery-card{text-align:center;flex-direction:column;align-items:center;display:flex}}.ads-hero-container{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.ads-hero-badges{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:580px;margin-bottom:3rem;display:grid}.ads-hero-clients{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}@media (width<=768px){.ads-hero-container{gap:2rem}.ads-hero-badges{grid-template-columns:1fr;margin-bottom:2rem}.ads-hero-clients{justify-content:flex-start;gap:1.25rem}.ads-hero-title{font-size:clamp(1.15rem,4.5vw,1.5rem)}}.ads-hero-title{color:#fff;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.quote-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.quote-form-row{grid-template-columns:1fr}}
