*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1f2937;background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:min(1200px,92%);margin:0 auto}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;height:76px;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{letter-spacing:.5px;font-size:21px;font-weight:800}.logo span{color:#155eef}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{text-decoration:none;position:relative}.nav-links a.active{color:#2563eb}.nav-links a.active:after{content:"";background:#2563eb;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-8px;left:0}.nav-links a:hover{color:#155eef}.nav-call{color:#fff;background:#155eef;border-radius:7px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:600;display:flex}.nav-call svg{font-size:17px}.menu-btn{cursor:pointer;background:0 0;border:none;font-size:26px;display:none}#services,#why-us,#areas,#faq,#booking{scroll-margin-top:90px}.nav-links a,.nav-links button,.nav-call,.menu-btn{cursor:pointer}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo img{width:100px;height:auto;display:block}@media (width<=800px){.nav-links{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;gap:22px;width:100%;padding:25px 5%;display:none;position:absolute;top:76px;left:0}.nav-links.active{display:flex}.nav-call{display:none}.menu-btn{display:block}}@media (width<=768px){.nav-links a.active:after{display:none}.nav-links a.active{color:#2563eb}}@media (width<=600px){.logo img{width:80px}}.footer{color:#cbd5e1;background:#020617;padding:75px 0 0}.footer-main{grid-template-columns:1.4fr .8fr 1fr 1.1fr;gap:50px;padding-bottom:60px;display:grid}.footer-logo{align-items:center;margin-bottom:20px;text-decoration:none;display:inline-flex}.footer-logo img{width:clamp(180px,18vw,230px);height:auto;display:block}.footer-brand>p{color:#94a3b8;max-width:330px;margin:0 0 25px;font-size:14px;line-height:1.8}.footer-whatsapp{color:#60a5fa;align-items:center;gap:7px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.footer-whatsapp:hover{color:#93c5fd}.footer-column h3{color:#fff;margin:0 0 20px;font-size:16px;line-height:1.4}.footer-column ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-column li a{color:#94a3b8;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s}.footer-column li a:hover{color:#60a5fa}.footer-contact{flex-direction:column;min-width:0;display:flex}.footer-contact a{color:#94a3b8;align-items:flex-start;gap:11px;width:100%;min-width:0;margin-bottom:17px;font-size:14px;line-height:1.6;text-decoration:none;transition:color .2s;display:flex}.footer-contact a:hover{color:#60a5fa}.footer-contact svg{color:#60a5fa;flex-shrink:0;margin-top:3px;font-size:17px}.footer-contact a span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.footer-bottom{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.footer-bottom p{color:#64748b;margin:0;font-size:12px;line-height:1.6}@media (width<=1000px){.footer{padding-top:65px}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-logo img{width:clamp(180px,24vw,220px)}}@media (width<=600px){.footer{padding-top:60px}.footer-main{grid-template-columns:1fr;gap:38px;padding-bottom:45px}.footer-logo img{width:clamp(180px,65vw,210px)}.footer-brand>p{max-width:100%}.footer-contact{width:100%}.footer-contact a{max-width:100%}.footer-contact a span{max-width:calc(100% - 30px)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}.floating-contact{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.floating-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 6px 18px #0000002e}.floating-btn:hover{transform:translateY(-3px);box-shadow:0 9px 22px #0000003d}.floating-whatsapp{background:#25d366}.floating-call{background:#2563eb}@media (width<=600px){.floating-contact{gap:10px;bottom:15px;right:15px}.floating-btn{width:48px;height:48px;font-size:22px}}.hero{background:#f8fafc;padding:85px 0 90px;overflow:hidden}.hero-container{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.hero-content{max-width:680px}.hero-badge{color:#155eef;background:#eef4ff;border-radius:30px;align-items:center;gap:9px;margin-bottom:22px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero-badge span{background:#155eef;border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-1.8px;color:#111827;margin-bottom:24px;font-size:clamp(42px,5vw,64px);line-height:1.08}.hero h1 span{color:#155eef}.hero-description{color:#667085;max-width:620px;margin-bottom:32px;font-size:17px;line-height:1.8}.hero-buttons{align-items:center;gap:14px;margin-bottom:32px;display:flex}.btn{border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:#155eef;box-shadow:0 8px 20px #155eef2e}.btn-primary:hover{background:#0f4fd4}.btn-secondary{color:#1f2937;background:#fff;border:1px solid #d0d5dd}.btn-secondary:hover{color:#155eef;border-color:#155eef}.hero-trust{flex-wrap:wrap;gap:20px;display:flex}.trust-item{color:#475467;align-items:center;gap:7px;font-size:13px;display:flex}.trust-item svg{color:#155eef;font-size:16px}.hero-visual{position:relative}.hero-image-wrapper{background:#e5e7eb;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a1f}.hero-image-wrapper img{object-fit:cover;width:100%;height:510px;display:block}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:10px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:25px;left:25px;box-shadow:0 12px 30px #0f172a26}.service-card-icon{color:#155eef;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:flex}.service-card strong{color:#111827;margin-bottom:3px;font-size:13px;display:block}.service-card p{color:#667085;font-size:12px}@media (width<=950px){.hero{padding:65px 0}.hero-container{grid-template-columns:1fr;gap:45px}.hero-content{max-width:750px}.hero-visual{max-width:700px}}@media (width<=600px){.hero{padding:50px 0 60px}.hero h1{letter-spacing:-1px;font-size:40px}.hero-description{font-size:15px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-trust{flex-direction:column;gap:12px}.hero-image-wrapper img{height:380px}.service-card{bottom:15px;left:15px;right:15px}}.services-section{background:#fff;padding:100px 0}.section-header{grid-template-columns:1fr .7fr;align-items:end;gap:70px;margin-bottom:55px;display:grid}.section-label{color:#155eef;letter-spacing:1.5px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.section-header h2{letter-spacing:-1px;color:#101828;max-width:700px;font-size:clamp(34px,4vw,48px);line-height:1.15}.section-header h2 span{color:#155eef}.section-header>p{color:#667085;max-width:480px;font-size:15px;line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card-item{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:0;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.service-card-item:hover{border-color:#c7d7fe;transform:translateY(-5px);box-shadow:0 18px 40px #10182814}.service-image{background:#f2f4f7;width:100%;height:210px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.service-card-item:hover .service-image img{transform:scale(1.04)}.service-content{padding:25px 30px 30px}.service-content h3{color:#101828;margin-bottom:12px;font-size:20px;line-height:1.3}.service-content p{color:#667085;min-height:82px;margin-bottom:20px;font-size:14px;line-height:1.75}.service-link{color:#155eef;align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.service-link svg{transition:transform .2s}.service-card-item:hover .service-link svg{transform:translate(3px,-3px)}.services-bottom{color:#667085;justify-content:center;align-items:center;gap:7px;margin-top:45px;font-size:14px;display:flex}.services-bottom a{color:#155eef;align-items:center;gap:5px;font-weight:600;display:inline-flex}@media (width<=950px){.services-section{padding:75px 0}.section-header{grid-template-columns:1fr;gap:20px}.section-header>p{max-width:650px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-image{height:200px}}@media (width<=600px){.services-section{padding:60px 0}.section-header h2{font-size:34px}.services-grid{grid-template-columns:1fr}.service-image{height:220px}.service-content{padding:25px}.service-content p{min-height:auto}.services-bottom{text-align:center;flex-direction:column}}.why-section{background:#f8fafc;padding:100px 0}.why-header{max-width:780px;margin-bottom:55px}.why-header h2{letter-spacing:-1px;color:#101828;margin-bottom:20px;font-size:clamp(34px,4vw,48px);line-height:1.15}.why-header h2 span{color:#155eef}.why-header p{color:#667085;max-width:700px;font-size:15px;line-height:1.8}.why-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:30px;transition:transform .25s,box-shadow .25s}.why-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #10182812}.why-icon{color:#155eef;background:#eef4ff;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:22px;font-size:22px;display:flex}.why-card h3{color:#101828;margin-bottom:11px;font-size:18px}.why-card p{color:#667085;font-size:14px;line-height:1.7}@media (width<=950px){.why-section{padding:75px 0}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-section{padding:60px 0}.why-grid{grid-template-columns:1fr}.why-card{padding:25px}}.how-section{background:#f8fafc;padding:100px 0}.how-header{max-width:700px;margin-bottom:55px}.how-header h2{color:#0f172a;margin:12px 0 18px;font-size:40px;line-height:1.2}.how-header h2 span{color:#2563eb}.how-header p{color:#64748b;max-width:650px;font-size:16px;line-height:1.8}.how-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.how-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:30px;transition:transform .3s,box-shadow .3s;position:relative}.how-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0f172a14}.how-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.step-number{color:#94a3b8;letter-spacing:1px;font-size:14px;font-weight:700}.how-icon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.how-card h3{color:#0f172a;margin-bottom:12px;font-size:20px}.how-card p{color:#64748b;margin:0;font-size:15px;line-height:1.7}@media (width<=1000px){.how-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.how-section{padding:75px 0}.how-header h2{font-size:32px}.how-grid{grid-template-columns:1fr}.how-card{padding:25px}}.areas-section{background:#fff;padding:100px 0}.areas-wrapper{grid-template-columns:1fr .9fr;align-items:stretch;gap:70px;display:grid}.areas-content h2{color:#0f172a;max-width:650px;margin:12px 0 20px;font-size:40px;line-height:1.2}.areas-content h2 span{color:#2563eb}.areas-content>p{color:#64748b;max-width:650px;margin-bottom:30px;font-size:16px;line-height:1.8}.area-location{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:15px;max-width:430px;margin-bottom:28px;padding:18px;display:flex}.area-location-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:21px;display:flex}.area-location strong{color:#0f172a;margin-bottom:4px;font-size:15px;display:block}.area-location span{color:#64748b;font-size:14px}.area-features{flex-direction:column;gap:13px;margin-bottom:30px;display:flex}.area-features div{color:#334155;align-items:center;gap:10px;font-size:15px;display:flex}.area-features svg{color:#2563eb;flex-shrink:0}.area-call-button{color:#fff;background:#2563eb;border-radius:8px;align-items:center;gap:9px;padding:13px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.area-call-button:hover{background:#1d4ed8;transform:translateY(-2px)}.areas-map{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:100%;height:520px;display:flex;overflow:hidden;box-shadow:0 15px 40px #0f172a14}.map-container{flex-shrink:0;width:100%;height:468px;overflow:hidden}.map-container iframe{border:0;width:100%;height:468px;display:block}.map-link{box-sizing:border-box;color:#2563eb;background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:52px;font-size:15px;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:flex}.map-link:hover{color:#1d4ed8;background:#eff6ff}@media (width<=900px){.areas-wrapper{grid-template-columns:1fr;gap:45px}.areas-content h2{font-size:36px}.areas-map{height:450px}.map-container,.map-container iframe{height:398px}}@media (width<=600px){.areas-section{padding:75px 0}.areas-content h2{font-size:31px}.area-location{max-width:100%}.areas-map{border-radius:16px;height:380px}.map-container,.map-container iframe{height:328px}}.faq-section{background:#f8fafc;padding:100px 0}.faq-header{text-align:center;max-width:700px;margin:0 auto 50px}.faq-header h2{color:#0f172a;margin:12px 0 18px;font-size:40px;line-height:1.2}.faq-header h2 span{color:#2563eb}.faq-header p{color:#64748b;margin:0;font-size:16px;line-height:1.8}.faq-list{max-width:850px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:14px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-item.active{border-color:#bfdbfe;box-shadow:0 8px 25px #0f172a0d}.faq-question{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px 24px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.faq-question:hover{color:#2563eb}.faq-icon{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-answer-open{grid-template-rows:1fr}.faq-answer p{color:#64748b;min-height:0;margin:0;padding:0 24px;font-size:15px;line-height:1.8;transition:padding .3s;overflow:hidden}.faq-answer-open p{padding:0 24px 22px}.faq-bottom{text-align:center;margin-top:45px}.faq-bottom p{color:#64748b;margin:0 12px 0 0;font-size:15px;display:inline-block}.faq-bottom a{color:#2563eb;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.faq-bottom a:hover{text-decoration:underline}@media (width<=768px){.faq-section{padding:75px 0}.faq-header h2{font-size:34px}.faq-question{padding:19px 20px}.faq-answer p{padding-left:20px;padding-right:20px}.faq-answer-open p{padding-bottom:20px;padding-left:20px;padding-right:20px}}@media (width<=600px){.faq-header h2{font-size:31px}.faq-header p{font-size:15px}.faq-question{padding:18px;font-size:15px}.faq-icon{width:27px;height:27px;font-size:16px}.faq-bottom{flex-direction:column;gap:10px;display:flex}.faq-bottom p{margin:0}}.booking-section{background:#0f172a;padding:100px 0}.booking-wrapper{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.booking-content{color:#fff}.booking-content .section-label{color:#60a5fa}.booking-content h2{max-width:560px;margin:14px 0 20px;font-size:42px;line-height:1.2}.booking-content h2 span{color:#60a5fa}.booking-content>p{color:#cbd5e1;max-width:540px;margin-bottom:38px;font-size:16px;line-height:1.8}.booking-info{flex-direction:column;gap:22px;display:flex}.booking-info-item{align-items:center;gap:15px;display:flex}.booking-info-icon{color:#60a5fa;background:#2563eb26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.booking-info-item strong{color:#fff;margin-bottom:4px;font-size:15px;display:block}.booking-info-item span,.booking-info-item a{color:#94a3b8;font-size:14px;text-decoration:none}.booking-info-item a:hover{color:#60a5fa}.booking-form-wrapper{background:#fff;border-radius:18px;padding:35px;box-shadow:0 25px 60px #0003}.booking-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#334155;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.form-group label svg{color:#2563eb}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group textarea{resize:none;min-height:120px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.booking-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .3s,transform .3s;display:flex}.booking-submit:hover{background:#1d4ed8;transform:translateY(-2px)}.booking-note{color:#94a3b8;text-align:center;margin:0;font-size:12px;line-height:1.6}@media (width<=900px){.booking-wrapper{grid-template-columns:1fr;gap:50px}.booking-content h2{font-size:36px}}@media (width<=600px){.booking-section{padding:75px 0}.booking-content h2{font-size:31px}.form-row{grid-template-columns:1fr}.booking-form-wrapper{border-radius:14px;padding:22px}}.brands-section{background:#f8fafc;padding:100px 0}.brands-header{text-align:center;max-width:760px;margin:0 auto 55px}.brands-header .section-label{color:#2563eb;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:700;display:inline-block}.brands-header h2{color:#0f172a;margin:0 0 18px;font-size:36px;line-height:1.25}.brands-header h2 span{color:#2563eb}.brands-header p{color:#64748b;margin:0;font-size:16px;line-height:1.7}.brands-grid{grid-template-columns:repeat(6,1fr);gap:40px 25px;max-width:950px;margin:0 auto;display:grid}.brand-item{color:#334155;flex-direction:column;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.brand-mark{letter-spacing:-.5px;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex}.brand-item:hover .brand-mark{transform:translateY(-5px);box-shadow:0 10px 25px #0f172a1f}.brand-lg{color:#c8102e;background:#fee2e2}.brand-samsung{color:#1428a0;background:#dbeafe}.brand-sony{color:#111827;background:#e2e8f0}.brand-haier{color:#0066b3;background:#dbeafe}.brand-godrej{color:#15803d;background:#dcfce7}.brand-whirlpool{color:#1d4ed8;background:#dbeafe}.brand-hitachi{color:#dc2626;background:#fee2e2}.brand-panasonic{color:#0369a1;background:#e0f2fe}.brand-bosch{color:#dc2626;background:#f1f5f9}.brand-lloyd{color:#6d28d9;background:#ede9fe}.brand-ifb{color:#b45309;background:#fef3c7}.brand-voltas{color:#0e7490;background:#cffafe}.brands-more{text-align:center;margin-top:45px}.brands-more span{color:#64748b;font-size:15px;font-weight:600}@media (width<=1000px){.brands-grid{grid-template-columns:repeat(4,1fr);gap:35px 20px}}@media (width<=600px){.brands-section{padding:70px 0}.brands-header{margin-bottom:40px}.brands-header h2{font-size:28px}.brands-header p{font-size:15px}.brands-grid{grid-template-columns:repeat(3,1fr);gap:28px 15px}.brand-mark{width:60px;height:60px;font-size:22px}.brand-item{font-size:14px}}@media (width<=420px){.brands-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}}.service-page{width:100%;overflow:hidden}.service-page .container{width:min(1180px,92%);margin:0 auto}.service-page .section-label{letter-spacing:.12em;color:#2563eb;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-block}.service-hero{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);padding:90px 0 80px}.service-hero-container{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.service-hero-content h1{letter-spacing:-.035em;color:#0f172a;max-width:700px;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.08}.service-hero-content h1 span{color:#2563eb;display:inline}.service-hero-content>p{color:#64748b;max-width:650px;margin:24px 0 30px;font-size:1.05rem;line-height:1.8}.service-hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.service-hero-buttons .btn{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.service-hero-buttons .btn svg{font-size:1.05rem}.service-hero-buttons .btn-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.service-hero-buttons .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.service-hero-buttons .btn-secondary{color:#0f172a;background:#fff;border:1px solid #dbe3ef}.service-hero-buttons .btn-secondary:hover{color:#2563eb;border-color:#2563eb;transform:translateY(-2px)}.service-trust{flex-wrap:wrap;gap:18px 24px;margin-top:30px;display:flex}.service-trust div{color:#475569;align-items:center;gap:7px;font-size:.86rem;display:flex}.service-trust svg{color:#2563eb;flex-shrink:0;font-size:1rem}.service-hero-image{position:relative}.service-hero-image:before{content:"";border-top:3px solid #2563eb;border-right:3px solid #2563eb;border-radius:0 16px 0 0;width:110px;height:110px;position:absolute;top:-18px;right:-18px}.service-hero-image img{object-fit:cover;border-radius:18px;width:100%;height:520px;display:block;position:relative;box-shadow:0 25px 60px #0f172a24}.service-section-heading{max-width:720px}.service-section-heading.centered{text-align:center;margin:0 auto 50px}.service-section-heading h2{letter-spacing:-.025em;color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.service-section-heading h2 span{color:#2563eb}.service-section-heading>p{color:#64748b;max-width:680px;margin:18px auto 0;line-height:1.75}.service-intro{background:#fff;padding:95px 0}.service-intro-content{max-width:900px;margin-top:30px}.service-intro-content p{color:#64748b;margin:0 0 18px;font-size:1rem;line-height:1.85}.service-intro-content p:last-child{margin-bottom:0}.service-list-section{background:#f8fafc;padding:95px 0}.service-feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-feature-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:30px;transition:all .3s}.service-feature-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 15px 35px #0f172a12}.service-feature-icon{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.25rem;display:flex}.service-feature-card h3{color:#0f172a;margin:0 0 10px;font-size:1.15rem}.service-feature-card p{color:#64748b;margin:0;font-size:.92rem;line-height:1.7}.service-problems-section{background:#fff;padding:100px 0}.service-problems-wrapper{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.service-problems-content h2{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.service-problems-content h2 span{color:#2563eb}.service-problems-content>p{color:#64748b;max-width:620px;margin:18px 0 28px;line-height:1.8}.problem-list{grid-template-columns:repeat(2,1fr);gap:13px 20px;display:grid}.problem-item{color:#334155;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.problem-item svg{color:#2563eb;flex-shrink:0;margin-top:2px}.problem-image img{object-fit:cover;border-radius:16px;width:100%;height:450px;display:block;box-shadow:0 20px 45px #0f172a1a}.service-process-section{background:#f8fafc;padding:100px 0}.service-process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-process-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:30px 25px;position:relative}.process-number{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:22px;font-size:.82rem;font-weight:700;display:inline-flex}.service-process-card h3{color:#0f172a;margin:0 0 10px;font-size:1.1rem}.service-process-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.7}.service-why-section{background:#fff;padding:100px 0}.service-why-wrapper{grid-template-columns:1fr .8fr;align-items:center;gap:80px;display:grid}.service-why-wrapper h2{color:#0f172a;max-width:650px;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.service-why-wrapper h2 span{color:#2563eb}.service-why-wrapper>div:first-child p{color:#64748b;max-width:650px;margin:20px 0 0;line-height:1.8}.service-why-list{flex-direction:column;gap:16px;display:flex}.service-why-list div{color:#334155;background:#f8fafc;border:1px solid #e5eaf1;border-radius:10px;align-items:center;gap:12px;padding:18px;font-size:.92rem;display:flex}.service-why-list svg{color:#2563eb;flex-shrink:0}.service-faq-section{background:#f8fafc;padding:100px 0}.service-faq-list{max-width:850px;margin:0 auto}.service-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px;overflow:hidden}.service-faq-item summary{cursor:pointer;color:#0f172a;padding:21px 55px 21px 22px;font-size:.98rem;font-weight:600;line-height:1.5;list-style:none;position:relative}.service-faq-item summary::-webkit-details-marker{display:none}.service-faq-item summary:after{content:"+";color:#2563eb;font-size:1.35rem;font-weight:400;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.service-faq-item[open] summary:after{content:"−"}.service-faq-item p{color:#64748b;margin:0;padding:0 22px 22px;font-size:.92rem;line-height:1.75}.related-services-section{background:#fff;padding:100px 0}.related-services-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.related-service-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.related-service-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 15px 35px #0f172a14}.related-service-image{background:#f8fafc;width:100%;height:150px;overflow:hidden}.related-service-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.related-service-card:hover .related-service-image img{transform:scale(1.04)}.related-service-content{flex-direction:column;align-items:flex-start;padding:20px 22px 22px;display:flex}.related-service-content h3{color:#0f172a;margin:0 0 9px;font-size:1.05rem;line-height:1.4}.related-service-content p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 17px;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.related-service-content span{color:#2563eb;align-items:center;gap:6px;font-size:.84rem;font-weight:600;display:inline-flex}.related-service-content svg{font-size:.95rem;transition:transform .2s}.related-service-card:hover .related-service-content svg{transform:translate(3px)}.service-cta-section{background:#0f172a;padding:80px 0}.service-cta{justify-content:space-between;align-items:center;gap:50px;display:flex}.service-cta .section-label{color:#60a5fa}.service-cta h2{color:#fff;max-width:650px;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.service-cta h2 span{color:#60a5fa}.service-cta p{color:#94a3b8;max-width:600px;margin:18px 0 0;line-height:1.7}.service-cta-buttons{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.service-cta-buttons .btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 19px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.service-cta-buttons .btn-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.service-cta-buttons .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.service-cta-buttons .btn-secondary{color:#fff;background:0 0;border:1px solid #475569}.service-cta-buttons .btn-secondary:hover{color:#60a5fa;border-color:#60a5fa}@media (width<=1000px){.service-hero{padding:70px 0}.service-hero-container{grid-template-columns:1fr;gap:45px}.service-hero-content{max-width:800px}.service-hero-image{max-width:750px}.service-feature-grid{grid-template-columns:repeat(2,1fr)}.service-problems-wrapper{grid-template-columns:1fr;gap:45px}.problem-image{max-width:700px}.service-process-grid{grid-template-columns:repeat(2,1fr)}.service-why-wrapper{grid-template-columns:1fr;gap:45px}.service-cta{flex-direction:column;align-items:flex-start}.related-services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.service-page .container{width:min(92%,540px)}.service-hero{padding:55px 0 60px}.service-hero-content h1{font-size:2.35rem}.service-hero-content>p{font-size:.95rem;line-height:1.7}.service-hero-buttons{flex-direction:column;align-items:stretch}.service-hero-buttons .btn{width:100%}.service-trust{flex-direction:column;gap:11px}.service-hero-image img{height:330px}.service-hero-image:before{width:70px;height:70px;top:-10px;right:-10px}.service-intro,.service-list-section,.service-problems-section,.service-process-section,.service-why-section,.service-faq-section{padding:70px 0}.service-section-heading.centered{margin-bottom:35px}.service-section-heading h2,.service-problems-content h2,.service-why-wrapper h2{font-size:2rem}.service-feature-grid{grid-template-columns:1fr}.service-feature-card{padding:25px}.problem-list{grid-template-columns:1fr}.problem-image img{height:300px}.service-process-grid{grid-template-columns:1fr}.service-process-card{padding:25px}.service-why-list div{padding:15px}.service-faq-item summary{padding:18px 48px 18px 18px;font-size:.92rem}.service-faq-item p{padding:0 18px 18px;font-size:.88rem}.related-services-section{padding:70px 0}.related-services-grid{grid-template-columns:1fr}.related-service-image{height:180px}.related-service-content{padding:19px 20px 21px}.service-cta-section{padding:65px 0}.service-cta{gap:30px}.service-cta h2{font-size:2rem}.service-cta-buttons{flex-direction:column;width:100%}.service-cta-buttons .btn{width:100%}}@media (width<=420px){.service-page,.service-page *,.service-page :before,.service-page :after{box-sizing:border-box}.service-page .container{width:100%;max-width:100%;margin:0;padding-left:16px;padding-right:16px}.service-hero-container{width:100%;max-width:100%;display:block}.service-hero-content{width:100%;max-width:100%}.service-hero-content h1{overflow-wrap:anywhere;width:100%;max-width:100%;font-size:2.2rem;line-height:1.12}.service-hero-content>p{width:100%;max-width:100%;font-size:.94rem;line-height:1.7}.service-hero-image{width:100%;max-width:100%;margin-top:35px;position:relative}.service-hero-image:before{display:none}.service-hero-image img{object-fit:cover;border-radius:14px;width:100%;max-width:100%;height:280px;margin:0;display:block}.service-problems-wrapper{width:100%;max-width:100%;display:block}.service-problems-content{width:100%;max-width:100%}.service-problems-content h2{overflow-wrap:anywhere;width:100%;max-width:100%;font-size:2rem;line-height:1.15}.service-problems-content>p{width:100%;max-width:100%;font-size:.94rem;line-height:1.7}.problem-list{grid-template-columns:1fr;gap:13px;width:100%;max-width:100%;display:grid}.problem-item{width:100%;min-width:0;max-width:100%;display:flex}.problem-item span{overflow-wrap:anywhere;min-width:0;max-width:100%}.problem-image{width:100%;max-width:100%;margin-top:35px}.problem-image img{object-fit:cover;border-radius:14px;width:100%;max-width:100%;height:280px;display:block}.service-feature-grid{grid-template-columns:1fr;width:100%;max-width:100%;display:grid}.service-feature-card{width:100%;min-width:0;max-width:100%;padding:24px}.service-feature-card h3,.service-feature-card p{overflow-wrap:anywhere;max-width:100%}.service-process-grid{grid-template-columns:1fr;width:100%;max-width:100%;display:grid}.service-process-card{width:100%;min-width:0;max-width:100%}.service-process-card h3,.service-process-card p{overflow-wrap:anywhere;max-width:100%}.service-why-wrapper{width:100%;max-width:100%;display:block}.service-why-wrapper>div{width:100%;max-width:100%}.service-why-wrapper h2{overflow-wrap:anywhere;width:100%;max-width:100%;font-size:2rem}.service-why-wrapper>div:first-child p{width:100%;max-width:100%}.service-why-list{width:100%;max-width:100%;margin-top:30px}.service-why-list div{width:100%;min-width:0;max-width:100%}.service-why-list span{overflow-wrap:anywhere;min-width:0}.service-faq-list{width:100%;max-width:100%}.service-faq-item{width:100%;min-width:0;max-width:100%}.service-faq-item summary{overflow-wrap:anywhere;padding:18px 45px 18px 16px}.service-faq-item p{overflow-wrap:anywhere;padding:0 16px 18px}.related-services-section{padding:65px 0}.related-services-grid{grid-template-columns:1fr;gap:18px;width:100%;max-width:100%}.related-service-card{width:100%;min-width:0;max-width:100%}.related-service-image{width:100%;height:170px}.related-service-content{width:100%;padding:18px}.related-service-content h3,.related-service-content p{overflow-wrap:anywhere;max-width:100%}.service-cta{width:100%;max-width:100%;display:block}.service-cta>div{width:100%;max-width:100%}.service-cta h2{overflow-wrap:anywhere;width:100%;max-width:100%;font-size:2rem}.service-cta p{overflow-wrap:anywhere;width:100%;max-width:100%}.service-cta-buttons{flex-direction:column;width:100%;max-width:100%;margin-top:30px;display:flex}.service-cta-buttons .btn{width:100%;max-width:100%}}
