.service-page-container{padding:40px 0;background-color:#f8f9fa;--primary-color:#ff6b00;--secondary-color:#2c3e50;--text-color:#374151;--light-bg:#f9fafb;--dark-text:#111827;--white:#fff;overflow-x:hidden}.service-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:40px;gap:40px;align-items:start;width:100%}.service-layout>*{min-width:0}@media (max-width:992px){.service-layout{grid-template-columns:1fr}}.service-content-wrapper{display:flex;flex-direction:column;gap:30px}.product-card.service-section,.service-block,.text-section{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);font-size:1.05rem;line-height:1.7;color:#374151;margin-bottom:30px;max-width:100%;overflow-wrap:anywhere}@media (max-width:768px){.product-card.service-section,.service-block,.text-section{padding:24px;font-size:1rem}}.product-card.service-section h2,.service-block h2,.text-section h2{font-size:1.75rem;font-weight:700;color:#111827;margin-top:40px;margin-bottom:20px;line-height:1.3}.product-card.service-section h2:first-child,.service-block h2:first-child,.text-section h2:first-child{margin-top:0}.product-card.service-section h3,.service-block h3,.text-section h3{font-size:1.4rem;font-weight:600;color:#1f2937;margin-top:32px;margin-bottom:16px;display:flex;align-items:center;gap:10px}.product-card.service-section p,.service-block p,.text-section p{margin-bottom:20px;color:#4b5563}.product-card.service-section a,.service-block a,.text-section a{color:#ff6b00;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s}.product-card.service-section a:hover,.service-block a:hover,.text-section a:hover{border-bottom-color:#ff6b00}.product-card.service-section strong,.service-block strong,.text-section strong{color:#111827;font-weight:600}.product-card.service-section ul,.service-block ul,.text-section ul{list-style:none;padding:0;margin-bottom:24px;display:grid;grid-gap:12px;gap:12px}.product-card.service-section ul li,.service-block ul li,.text-section ul li{position:relative;padding-left:28px;color:#4b5563}.product-card.service-section ul li:before,.service-block ul li:before,.text-section ul li:before{content:"✓";position:absolute;left:0;top:2px;color:#ff6b00;font-weight:700;font-size:1.1em}.table-container{width:100%;overflow-x:auto;margin:32px 0;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.02)}.tech-table{width:100%;border-collapse:collapse;min-width:600px;background:#fff;font-size:.95rem}.tech-table th{background:#f3f4f6;color:#111827;font-weight:600;text-align:left;padding:16px 20px;border-bottom:2px solid #e5e7eb}.tech-table td{padding:14px 20px;color:#4b5563;border-bottom:1px solid #f3f4f6}.tech-table tr:last-child td{border-bottom:none}.tech-table tr:hover td{background-color:#f9fafb}.faq-item,.service-faq-item{background:#f9fafb;border-radius:12px;padding:24px;margin-bottom:16px;border-left:4px solid #ff6b00;transition:transform .2s ease}.faq-item:hover,.service-faq-item:hover{transform:translateX(4px);background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.faq-item h4,.service-faq-q{margin:0 0 10px;font-size:1.15rem;font-weight:600;color:#111827}.faq-item p,.service-faq-a{margin:0;font-size:.95rem;color:#4b5563}.aside-panel{display:flex;flex-direction:column;gap:24px}.contact-card{background:#fff;color:#374151;padding:30px;border-radius:16px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #e5e7eb}.contact-header{margin-bottom:20px}.contact-title{font-size:1.25rem;font-weight:700;margin-bottom:8px;color:#111827}.contact-subtitle{font-size:.9rem;color:#6b7280}.contact-phone{font-size:1.75rem;font-weight:800;color:#ff6b00;margin-bottom:24px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.contact-phone svg{font-size:.9em}.contact-note{font-size:.85rem;color:#9ca3af;margin-top:20px;border-top:1px solid #f3f4f6;padding-top:15px}.product-actions{display:flex;flex-direction:column;gap:12px}.btn{width:100%;padding:14px;border-radius:8px;font-weight:600;text-align:center;transition:all .2s;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-primary{background:#ff6b00;color:#fff;border:none}.btn-primary:hover{background:#e65100;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,0,.3)}.btn-outline{background:transparent;border:2px solid #4b5563;color:#374151}.btn-outline:hover{border-color:#ff6b00;color:#ff6b00}.services-index-hero{position:relative;padding:80px 0;color:#fff;background-color:#111827;background-size:cover;background-position:50%;margin-bottom:0;border-radius:0 0 30px 30px;overflow:hidden}.services-index-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.6));z-index:1}.services-index-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;z-index:0}.services-index-hero-content{position:relative;z-index:2;max-width:800px}.services-index-hero h1{font-size:3rem;font-weight:800;margin-bottom:16px;line-height:1.1}.services-index-hero p{font-size:1.25rem;color:#d1d5db;margin-bottom:32px}.services-index-badge{display:inline-block;background:rgba(255,107,0,.2);color:#ff9e40;padding:6px 12px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:16px;border:1px solid rgba(255,107,0,.3)}.services-index-hero-actions{display:flex;gap:16px;margin-bottom:24px}.services-index-hero-actions .btn{width:auto;padding:12px 24px}.services-index-hero-actions .btn-outline{border-color:hsla(0,0%,100%,.3);color:#fff}.services-index-hero-actions .btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1);color:#fff}.services-index-hero-note{font-size:.9rem;color:#9ca3af;display:flex;align-items:center;gap:8px}.services-index-hero-note:before{content:"ℹ";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:hsla(0,0%,100%,.1);border-radius:50%;font-size:.8rem;margin-right:6px}.service-advantages-section{background:#fff;padding:40px 0;border-bottom:1px solid #f3f4f6}.service-advantages-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px;justify-items:center}.service-advantage-mini-card{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;width:100%;max-width:360px}@media (max-width:992px){.service-layout{gap:28px}.services-index-hero{padding:56px 0;border-radius:0 0 24px 24px}.services-index-hero h1{font-size:2.4rem}.services-index-hero p{font-size:1.1rem;margin-bottom:24px}}@media (max-width:768px){.service-page-container{padding:28px 0}.services-index-hero{padding:40px 0;border-radius:0 0 20px 20px}.services-index-hero-content{max-width:100%}.services-index-hero h1{font-size:2rem}.services-index-hero p{font-size:1rem;margin-bottom:20px}.services-index-hero-actions{flex-direction:column;align-items:stretch;gap:12px}.services-index-hero-actions .btn{width:100%;justify-content:center}.services-index-hero-note{flex-wrap:wrap}.service-advantages-section{padding:28px 0}.service-advantage-mini-card{align-items:center;justify-content:center;text-align:center;gap:10px}.service-advantage-mini-card .benefit-text{text-align:center}.contact-card{padding:24px}.contact-phone{font-size:1.5rem}}@media (max-width:576px){.service-page-container .container{padding-left:24px;padding-right:24px}.service-advantages-wrapper{justify-items:center}.service-advantage-mini-card{width:100%;max-width:360px}.service-layout{gap:20px}.service-advantages-wrapper{grid-template-columns:1fr;gap:16px}.services-index-hero h1{font-size:1.7rem}.services-index-hero-note{font-size:.85rem}}.service-advantage-mini-card .benefit-icon{font-size:1.5rem;color:#ff6b00;flex-shrink:0}.service-advantage-mini-card .benefit-text{font-size:.95rem;font-weight:600;color:#374151;line-height:1.4}