.service-hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:120px 0 80px;position:relative;overflow:hidden}.service-hero .hero-bg-shapes{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.service-hero .hero-bg-shapes .shape{opacity:.5;border-radius:50%;position:absolute}.service-hero .hero-bg-shapes .shape.shape-1{filter:blur(80px);background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);width:400px;height:400px;top:-200px;right:-100px}.service-hero .hero-bg-shapes .shape.shape-2{filter:blur(60px);background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);width:300px;height:300px;bottom:-150px;left:-100px}.service-hero .service-hero-content{z-index:1;position:relative}.service-hero .hero-badge{color:#ff6b6b;background:#fff;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 10px 40px #00000014}.service-hero .service-main-title{color:#1e293b;margin-bottom:15px;font-size:3rem;font-weight:800}.service-hero .service-main-title span{background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);-webkit-text-fill-color:transparent;background-clip:text}.service-hero .service-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.service-hero .service-search-box .input-group{background:#fff;border:2px solid #0000;border-radius:50px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #00000014}.service-hero .service-search-box .input-group:focus-within{border-color:#ff6b6b;box-shadow:0 8px 30px #ff6b6b26}.service-hero .service-search-box .input-group .input-group-text{color:#ff6b6b;background:0 0;border:none;padding-left:20px}.service-hero .service-search-box .input-group .input-group-text.search-clear{cursor:pointer;color:#94a3b8;padding-right:15px}.service-hero .service-search-box .input-group .input-group-text.search-clear:hover{color:#ff6b6b}.service-hero .service-search-box .input-group .search-input{border:none;padding:15px 20px;font-size:15px}.service-hero .service-search-box .input-group .search-input:focus{box-shadow:none}.service-hero .service-search-box .input-group .search-input::placeholder{color:#cbd5e1}.service-hero .service-search-box .search-suggestions{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:300px;margin-top:12px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0000001f}.service-hero .service-search-box .search-suggestions .list-group-item{cursor:pointer;border:none;border-bottom:1px solid #f1f5f9;padding:12px 20px;transition:all .2s}.service-hero .service-search-box .search-suggestions .list-group-item:hover{background:#ff6b6b14;padding-left:28px}.service-hero .service-search-box .search-suggestions .list-group-item:last-child{border-bottom:none}.service-hero .service-search-box .search-suggestions .list-group-item a{color:#1e293b}.service-hero .service-stats .stat-item{text-align:center}.service-hero .service-stats .stat-item h3{background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:5px;font-size:2.5rem;font-weight:800}.service-hero .service-stats .stat-item p{color:#64748b;margin:0;font-size:14px}.services-grid-section{background:#fff;padding:80px 0}.services-grid-section .section-header .section-title{color:#1e293b;margin-bottom:10px;font-size:2.25rem;font-weight:700}.services-grid-section .section-header .section-subtitle{color:#64748b;max-width:600px;margin:0 auto}.services-grid-section .section-header .title-divider{background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);border-radius:2px;width:80px;height:4px;margin:20px auto 0}.services-filter .filter-btn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50px;margin:5px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.services-filter .filter-btn:hover,.services-filter .filter-btn.active{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);border-color:#0000}.parent-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:25px;transition:all .3s;box-shadow:0 10px 40px #00000014}.parent-service-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000026}.parent-service-card .parent-service-img-wrapper{border-radius:12px;position:relative;overflow:hidden}.parent-service-card .parent-service-img-wrapper img{object-fit:cover;width:100%;height:180px;transition:transform .3s}.parent-service-card .parent-service-img-wrapper:hover img{transform:scale(1.05)}.parent-service-card .parent-service-img-wrapper .children-count{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;position:absolute;bottom:10px;left:10px}.parent-service-card .parent-service-content .service-category-badge{color:#ff6b6b;background:#ff6b6b1a;border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.parent-service-card .parent-service-content .parent-service-title{margin-bottom:10px;font-size:1.5rem;font-weight:700}.parent-service-card .parent-service-content .parent-service-title a{color:#1e293b;text-decoration:none;transition:color .3s}.parent-service-card .parent-service-content .parent-service-title a:hover{color:#ff6b6b}.parent-service-card .parent-service-content .parent-service-desc{color:#64748b;margin-bottom:15px;font-size:14px;line-height:1.6}.parent-service-card .parent-service-content .service-features-mini{flex-wrap:wrap;gap:10px;display:flex}.parent-service-card .parent-service-content .service-features-mini span{color:#10b981;align-items:center;gap:4px;font-size:12px;display:flex}.parent-service-card .parent-service-content .service-features-mini span i{font-size:10px}.parent-service-card .parent-service-actions .btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.parent-service-card .parent-service-actions .btn-outline-primary{color:#ff6b6b;border:2px solid #ff6b6b}.parent-service-card .parent-service-actions .btn-outline-primary:hover{color:#fff;background:#ff6b6b}.parent-service-card .parent-service-actions .btn-primary{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);border:none}.parent-service-card .parent-service-actions .btn-primary:hover{box-shadow:0 8px 20px #ff6b6b59}.child-services-section{border-top:1px solid #e2e8f0;padding-top:20px}.child-services-section .child-services-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.child-services-section .child-services-header h5{color:#1e293b;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.child-services-section .child-services-header h5 i{color:#ff6b6b}.child-services-section .child-services-header .toggle-children{color:#64748b;font-size:12px;text-decoration:none}.child-services-section .child-services-header .toggle-children:hover{color:#ff6b6b}.child-services-section .child-services-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;display:grid}.child-services-section .child-service-item{background:#f1f5f9;border-radius:12px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .3s;display:flex}.child-services-section .child-service-item:hover{background:#ff6b6b1a;transform:translate(5px)}.child-services-section .child-service-item:hover .view-link{color:#ff6b6b}.child-services-section .child-service-item .child-img{border-radius:8px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.child-services-section .child-service-item .child-img img{object-fit:cover;width:100%;height:100%}.child-services-section .child-service-item .child-content{flex:1;min-width:0}.child-services-section .child-service-item .child-content h6{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.child-services-section .child-service-item .child-content .view-link{color:#64748b;align-items:center;gap:4px;font-size:11px;transition:color .3s;display:flex}.services-cta-section{background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);padding:100px 0;position:relative;overflow:hidden}.services-cta-section .cta-overlay{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.services-cta-section .cta-content{z-index:1;color:#fff;position:relative}.services-cta-section .cta-content .cta-title{margin-bottom:15px;font-size:2.5rem;font-weight:700}.services-cta-section .cta-content .cta-subtitle{opacity:.9;margin-bottom:30px;font-size:1.1rem}.services-cta-section .cta-content .cta-actions{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.services-cta-section .cta-content .cta-actions .btn-light{color:#ff6b6b;background:#fff;border-radius:12px;padding:14px 28px;font-weight:600}.services-cta-section .cta-content .cta-actions .btn-light:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.services-cta-section .cta-content .cta-actions .btn-outline-light{color:#fff;border:2px solid #ffffff80;border-radius:12px;padding:14px 28px;font-weight:600}.services-cta-section .cta-content .cta-actions .btn-outline-light:hover{background:#ffffff1a;border-color:#fff}.no-services i{color:#cbd5e1}.no-services h3{color:#1e293b}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dark-mode .service-hero{background:0 0}.dark-mode .service-hero .hero-badge{backdrop-filter:blur(10px);background:#1e293bcc}.dark-mode .service-hero .service-main-title{color:#e2e8f0}.dark-mode .service-hero .service-subtitle{color:#94a3b8}.dark-mode .service-hero .service-search-box .input-group{backdrop-filter:blur(10px);background:#1e293bcc;border-color:#ffffff1a}.dark-mode .service-hero .service-search-box .input-group .search-input{color:#e2e8f0;background:0 0}.dark-mode .service-hero .service-search-box .input-group .search-input::placeholder{color:#64748b}.dark-mode .service-hero .service-search-box .search-suggestions{background:#1e293b;border-color:#ffffff1a}.dark-mode .service-hero .service-search-box .search-suggestions .list-group-item{color:#e2e8f0;border-bottom-color:#ffffff0d}.dark-mode .service-hero .service-search-box .search-suggestions .list-group-item:hover{background:#ff6b6b1a}.dark-mode .service-hero .service-search-box .search-suggestions .list-group-item a{color:#e2e8f0}.dark-mode .service-hero .service-stats .stat-item p{color:#94a3b8}.dark-mode .services-grid-section{background:0 0}.dark-mode .services-grid-section .section-header .section-title{color:#e2e8f0}.dark-mode .services-grid-section .section-header .section-subtitle{color:#94a3b8}.dark-mode .services-filter .filter-btn{color:#94a3b8;background:#1e293bcc;border-color:#ffffff1a}.dark-mode .services-filter .filter-btn:hover,.dark-mode .services-filter .filter-btn.active{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);border-color:#0000}.dark-mode .parent-service-card{backdrop-filter:blur(10px);background:#1e293bcc;border-color:#ffffff0d}.dark-mode .parent-service-card .parent-service-content .parent-service-title a{color:#e2e8f0}.dark-mode .parent-service-card .parent-service-content .parent-service-title a:hover{color:#ff6b6b}.dark-mode .parent-service-card .parent-service-content .parent-service-desc{color:#94a3b8}.dark-mode .parent-service-card .child-services-section{border-top-color:#ffffff0d}.dark-mode .parent-service-card .child-services-section .child-services-header h5{color:#e2e8f0}.dark-mode .parent-service-card .child-services-section .child-service-item{background:#0f172a99}.dark-mode .parent-service-card .child-services-section .child-service-item .child-content h6,.dark-mode .no-services h3{color:#e2e8f0}.dark-mode .no-services p{color:#94a3b8}@media (width<=991px){.service-hero{padding:100px 0 60px}.service-hero .service-main-title{font-size:2.25rem}.parent-service-card .parent-service-img-wrapper img{height:150px}.parent-service-card .parent-service-content,.parent-service-card .parent-service-actions{margin-top:20px}}@media (width<=767px){.service-hero{padding:80px 0 50px}.service-hero .service-main-title,.service-hero .service-stats .stat-item h3{font-size:2rem}.parent-service-card{padding:20px}.parent-service-card .parent-service-actions{gap:10px;display:flex}.parent-service-card .parent-service-actions .btn{flex:1}.child-services-section .child-services-grid{grid-template-columns:repeat(2,1fr)}.services-cta-section{padding:60px 0}.services-cta-section .cta-content .cta-title{font-size:1.75rem}.services-cta-section .cta-content .cta-actions{flex-direction:column;align-items:center}.services-cta-section .cta-content .cta-actions .btn{width:100%;max-width:280px}}@media (width<=575px){.service-hero .service-main-title{font-size:1.75rem}.services-filter .filter-btn{padding:8px 16px;font-size:13px}.child-services-section .child-services-grid{grid-template-columns:1fr}}