h1{font-size:clamp(2.2rem,6vw,5.5rem);overflow-wrap:break-word;word-break:break-word}.section-subtitle{font-weight:400;color:#444}.mega-menu-col .mega-menu-heading,.mega-menu-col h4{display:block}.hero{min-height:100vh;display:flex;align-items:center;padding-top:80px;background:#fff;position:relative;overflow:hidden}.hero>.container{position:relative;z-index:1}.hero-inner{display:grid;grid-template-columns:52% 1fr;grid-gap:0;gap:0;align-items:center;min-height:calc(100vh - 80px)}.hero-content{padding:60px 48px 60px 0}.hero-content .section-label{margin-bottom:24px}.hero-content h1{font-size:clamp(2.8rem,5vw,5.5rem);margin-bottom:28px}.hero-content h1 span{color:#08c}.hero-description{font-weight:400;font-size:1.08rem;line-height:1.8;color:#444;max-width:520px;margin-bottom:44px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-image{position:absolute;top:0;right:0;bottom:0;width:46%}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0}.hero-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(270deg,transparent 70%,hsla(0,0%,100%,.6));pointer-events:none}@media (min-width:1800px){.hero-image{width:50%}.hero-inner{grid-template-columns:48% 1fr}}@media (max-width:1024px){.hero-content{padding-right:32px}.hero-content h1{font-size:clamp(2.4rem,5vw,3.8rem)}.hero-description{font-size:1rem}}@media (max-width:768px){.hero{min-height:auto;padding-top:60px}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-image{position:relative;top:auto;right:auto;bottom:auto;width:100%;order:-1;height:50vw;min-height:250px;max-height:380px}.hero-image img{object-position:center 40%}.hero-image:after{background:linear-gradient(0deg,hsla(0,0%,100%,.15) 0,transparent)}.hero-content{padding:32px 0 48px}.hero-content .section-label{margin-bottom:16px}.hero-content h1{font-size:clamp(2rem,8vw,3rem);margin-bottom:20px}.hero-description{font-size:.95rem;margin-bottom:32px;max-width:100%}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%;justify-content:center}}.trust-bar{background:#f8f7f4;border-top:1px solid #e5e5e0;border-bottom:1px solid #e5e5e0}.trust-bar-inner{justify-content:center;gap:56px;padding:24px 40px;max-width:1400px;margin:0 auto;flex-wrap:wrap}.trust-bar-inner,.trust-item{display:flex;align-items:center}.trust-item{gap:12px}.trust-icon{width:36px;height:36px;border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid}.trust-icon.green{background:transparent;color:#00b140;border-color:rgba(0,177,64,.3)}.trust-icon.blue{background:transparent;color:#08c;border-color:rgba(0,136,204,.3)}.trust-icon svg{width:18px;height:18px}.trust-item span{font-weight:600;font-size:.82rem;color:#333;letter-spacing:.04em;text-transform:uppercase}.services-section{padding:96px 0;background:#fff}.services-header{text-align:center;margin-bottom:64px}.coverage-inner .section-label,.services-header .section-label,.testimonials-header .section-label{justify-content:center}.services-header .section-subtitle{margin:16px auto 0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.service-card{position:relative;border-radius:0;overflow:hidden;aspect-ratio:4/3;cursor:pointer;display:block;text-decoration:none;color:inherit}.service-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#08c;transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.25,.46,.45,.94);z-index:2}.service-card:hover:after{transform:scaleX(1)}.service-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94),filter .5s ease}.service-card:hover img{transform:scale(1.08);filter:brightness(.85)}.service-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 22px 22px;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,transparent);display:flex;align-items:flex-end;justify-content:space-between}.service-card-name{font-family:Bebas Neue,Impact,sans-serif;font-weight:500;font-size:1rem;color:#fff;letter-spacing:-.01em;transform:translateY(4px);transition:transform .4s ease}.service-card:hover .service-card-name{transform:translateY(0)}.service-card-arrow{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transform:translateX(-8px);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.service-card-arrow svg{width:14px;height:14px;color:#fff}.service-card:hover .service-card-arrow{opacity:1;transform:translateX(0)}.about-section{padding:120px 0;background:#f8f7f4}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-image{border-radius:0;overflow:hidden;aspect-ratio:4/5;position:relative}.about-image:after{content:"";position:absolute;bottom:0;left:0;width:3px;height:60%;background:#08c}.about-image img{width:100%;height:100%;object-fit:cover}.about-content h2{margin-bottom:28px}.about-content p{color:#444;margin-bottom:18px;font-weight:400;line-height:1.8}.about-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:40px}.metric-box{background:#fff;border:none;border-left:3px solid #08c;border-radius:0;padding:24px 20px;text-align:left;transition:border-color .3s ease}.metric-box:nth-child(2n){border-left-color:#00b140}.metric-number{font-family:Bebas Neue,Impact,sans-serif;font-weight:700;font-size:2.2rem;color:#1a1a1a;line-height:1.1;margin-bottom:4px;letter-spacing:-.02em}.metric-label{font-weight:500;font-size:.8rem;color:#555;text-transform:uppercase;letter-spacing:.06em}.image-break{position:relative;height:480px;overflow:hidden}.image-break img{width:100%;height:100%;object-fit:cover}.image-break-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(26,26,26,.65);display:flex;align-items:center;justify-content:center}.image-break-text{max-width:800px;text-align:center;padding:0 40px}.image-break-text blockquote{font-family:Bebas Neue,Impact,sans-serif;font-weight:400;font-size:clamp(2rem,4vw,3.5rem);color:#fff;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.image-break-text blockquote span{display:block;margin-top:20px;font-size:.85rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.gallery-section{padding:120px 0;background:#fff}.gallery-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.gallery-header-right .btn{font-size:.9rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:320px 320px;grid-gap:20px;gap:20px}.gallery-item{position:relative;border-radius:0;overflow:hidden;cursor:pointer}.gallery-item:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#08c;transition:width .5s cubic-bezier(.25,.46,.45,.94);z-index:3}.gallery-item:hover:before{width:100%}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.gallery-item:hover img{transform:scale(1.06)}.gallery-item-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.82) 0,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:32px 28px;transform:translateY(20px);opacity:0;transition:all .45s cubic-bezier(.25,.46,.45,.94)}.gallery-item:hover .gallery-item-overlay{opacity:1;transform:translateY(0)}.gallery-item-tag{display:inline-block;background:transparent;color:#fff;font-family:Figtree,sans-serif;font-size:.7rem;font-weight:600;padding:5px 0;border-radius:0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;width:-moz-fit-content;width:fit-content;border-bottom:1.5px solid rgba(0,136,204,.8)}.gallery-item-desc{font-weight:400;font-size:.9rem;color:hsla(0,0%,100%,.85);line-height:1.6}.coverage-section{padding:100px 0;background:#1a1a1a;position:relative;z-index:0}.coverage-container{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:80px}.map-side{flex:0 0 460px;height:660px;border-radius:16px;overflow:hidden}#coverageMap{width:100%;height:100%}.leaflet-control-attribution{display:none!important}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important;border-radius:8px!important;overflow:hidden}.leaflet-control-zoom a{width:34px!important;height:34px!important;line-height:34px!important;font-size:16px!important;color:#1a1a1a!important;background:#fff!important;border-bottom:1px solid #eee!important}.leaflet-control-zoom a:hover{background:#f5f5f5!important}.map-layer-toggle{position:absolute;top:10px;right:10px;z-index:1000;background:#fff;border:none;border-radius:8px;padding:7px 12px;font-family:Figtree,sans-serif;font-size:12px;font-weight:600;color:#1a1a1a;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;align-items:center;gap:5px;transition:background .2s}.map-layer-toggle:hover{background:#f5f5f5}.map-layer-toggle svg{width:16px;height:16px}.city-marker{width:10px;height:10px;background:#08c;border:2px solid hsla(0,0%,100%,.85);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.3);transition:transform .2s ease}.city-marker:hover{transform:scale(1.5)}.city-marker.big{width:14px;height:14px;border-width:2.5px}.leaflet-tooltip.city-tooltip{background:#fff;color:#1a1a1a;border:none;border-radius:6px;padding:4px 10px;font-family:Figtree,sans-serif;font-size:12px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15)}.leaflet-tooltip-top:before{border-top-color:#fff}.text-side{flex:1 1;color:#fff}.text-side .label{font-size:.85rem;letter-spacing:.18em;color:#08c;margin-bottom:16px}.text-side .label,.text-side h2{font-family:Bebas Neue,Impact,sans-serif;text-transform:uppercase}.text-side h2{font-size:3rem;letter-spacing:.02em;color:#fff;line-height:1.05;margin-bottom:24px}.text-side p{font-size:1.05rem;line-height:1.7;color:hsla(0,0%,100%,.85);margin-bottom:20px}.text-side .stat-block{margin-top:40px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}.text-side .stat-block h3{font-family:Bebas Neue,Impact,sans-serif;font-size:2.2rem;color:#fff;letter-spacing:.02em;margin-bottom:12px}.text-side .stat-block p{font-size:.95rem}.testimonials-section{padding:120px 0;background:#fff}.testimonials-header{text-align:center;margin-bottom:56px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.testimonial-card{background:#fff;border:none;border-left:3px solid #e5e5e0;border-radius:0;padding:40px 36px;transition:border-color .4s ease;position:relative}.testimonial-card:before{content:"\201C";position:absolute;top:16px;right:28px;font-family:Bebas Neue,Impact,sans-serif;font-size:5rem;line-height:1;color:#f0efec;pointer-events:none}.testimonial-card:hover{border-left-color:#08c}.testimonial-stars{color:#08c;font-size:.85rem;margin-bottom:20px;letter-spacing:3px}.testimonial-quote{font-weight:400;font-size:.98rem;line-height:1.8;color:#444;margin-bottom:28px;font-style:normal;position:relative;z-index:1}.testimonial-author{display:flex;justify-content:space-between;align-items:flex-end;padding-top:20px;border-top:1px solid #f0efec}.testimonial-name{font-family:Bebas Neue,Impact,sans-serif;font-weight:600;font-size:.95rem;color:#1a1a1a}.testimonial-location{font-weight:400;font-size:.8rem;color:#999;margin-top:2px}.testimonial-service{display:inline-block;background:transparent;color:#08c;font-size:.7rem;font-weight:600;padding:4px 0;border-radius:0;letter-spacing:.08em;text-transform:uppercase}.partners-section{padding:80px 0;background:#f8f7f4;border-top:1px solid #e5e5e0}.partners-inner{text-align:center}.partners-inner h2{font-size:clamp(1rem,1.5vw,1.2rem);font-family:Figtree,sans-serif;font-weight:500;color:#999;margin-bottom:44px;letter-spacing:.02em}.carousel-row{margin-bottom:40px}.carousel-row:last-child{margin-bottom:0}.carousel-row-label{font-family:Figtree,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:16px}.partners-carousel-wrapper{overflow:hidden;position:relative;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.partners-track{display:flex;align-items:center;gap:56px;width:max-content;will-change:transform}.partners-track.scroll-right{animation:logoScrollRight 60s linear infinite}.partners-track.scroll-left{animation:logoScrollLeft 45s linear infinite}.partners-track:hover{animation-play-state:paused}@keyframes logoScrollRight{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes logoScrollLeft{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.partner-logo{display:inline-flex;align-items:center;justify-content:center;width:130px;height:48px;flex-shrink:0;text-decoration:none;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.partner-logo:hover{opacity:.6;transform:scale(1.06)}.partner-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.faq-section{padding:100px 0;background:#fff}.faq-wrapper{max-width:800px;margin:0 auto}.faq-wrapper .section-label{display:block;text-align:center;margin-bottom:16px}.faq-wrapper h2{text-align:center;margin-bottom:48px}.faq-item{border-bottom:1px solid #e5e5e5}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-family:Figtree,sans-serif;font-size:17px;font-weight:600;color:#1a1a1a;text-align:left;cursor:pointer;background:none;border:none}.faq-question svg{width:20px;height:20px;flex-shrink:0;margin-left:16px;transition:transform .3s ease;color:#08c}.faq-item.active .faq-question svg{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{max-height:500px;padding-bottom:24px}.faq-answer p{color:#666;line-height:1.8;font-size:15px}@media (max-width:1024px){.about-section,.gallery-section,.testimonials-section{padding:80px 0}.coverage-section,.services-section{padding:72px 0}.partners-section{padding:64px 0}.services-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:48px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.coverage-container{flex-direction:column;gap:48px}.map-side{flex:none;width:100%;height:500px}.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-section,.gallery-section,.testimonials-section{padding:64px 0}.coverage-section,.services-section{padding:56px 0}.partners-section{padding:48px 0}.trust-bar-inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px 16px;gap:14px 16px;padding:18px 20px}.trust-item{gap:10px}.trust-item span{font-size:.72rem;line-height:1.25}.trust-icon{width:30px;height:30px}.trust-icon svg{width:15px;height:15px}.services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.services-header{margin-bottom:40px}.about-grid{grid-template-columns:1fr;gap:36px}.about-image{order:-1;aspect-ratio:16/10}.about-metrics{grid-template-columns:1fr;gap:12px}.image-break{height:300px}.image-break-text{padding:0 24px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.gallery-grid .gallery-item{height:260px}.gallery-header{flex-direction:column;align-items:flex-start;gap:20px}.gallery-item-overlay{opacity:1;transform:translateY(0)}.coverage-container{padding:0 20px;gap:36px}.map-side{height:400px;border-radius:12px}.text-side h2{font-size:2.2rem}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:28px 24px}.testimonials-header{margin-bottom:36px}.partners-inner h2{margin-bottom:28px}.partners-track{gap:36px}.partner-logo{width:100px;height:38px}.carousel-row{margin-bottom:28px}}@media (max-width:480px){.about-section,.gallery-section,.testimonials-section{padding:48px 0}.coverage-section,.services-section{padding:44px 0}.partners-section{padding:36px 0}.trust-bar-inner{grid-template-columns:repeat(2,1fr);gap:12px 12px;padding:14px}.trust-item{gap:8px}.trust-item span{font-size:.66rem;line-height:1.25}.trust-icon{width:26px;height:26px}.trust-icon svg{width:13px;height:13px}.services-grid{grid-template-columns:1fr;gap:14px}.service-card{aspect-ratio:16/10}.image-break{height:240px}.gallery-grid .gallery-item{height:220px}.map-side{height:320px;border-radius:8px}.text-side .stat-block h3,.text-side h2{font-size:1.8rem}.testimonial-card{padding:22px 18px}.partners-track{gap:28px}.partner-logo{width:80px;height:32px}}