*{margin:0;padding:0;box-sizing:border-box}#page-header{position:static !important}.nav-menu ul li a{color:#000 !important}.main-content{max-width:1200px;margin:0 auto;padding-top:100px}.page-title{text-align:center;margin-bottom:3rem}.page-title h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.page-title p{font-size:1.2rem;color:#7f8c8d;max-width:600px;margin:0 auto}.breadcrumb{margin-bottom:2rem}.breadcrumb a{color:#667eea;text-decoration:none;font-weight:500}.breadcrumb a:hover{color:#764ba2}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.service-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.service-image{width:100%;height:200px;background:linear-gradient(45deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;position:relative;overflow:hidden}.service-image img,.related-image img{width:100%;height:100%;object-fit:cover}.service-image:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(102,126,234,.8),rgba(118,75,162,.8));opacity:0;transition:opacity .3s ease}.service-card:hover .service-image:before{opacity:1}.service-content{padding:1.5rem}.service-title{font-size:1.4rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.service-description{color:#7f8c8d;line-height:1.6;margin-bottom:1rem}.service-link{color:#667eea;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.service-link:hover{color:#764ba2}.service-link:after{content:'→';transition:transform .3s ease}.service-link:hover:after{transform:translateX(3px)}.service-hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;align-items:center}.service-hero-image{background:linear-gradient(45deg,#667eea,#764ba2);height:400px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;box-shadow:0 8px 30px rgba(0,0,0,.1);overflow:hidden;position:relative}.hero-swiper{width:100%;height:100%}.hero-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.slide-content{color:#fff;max-width:300px}.slide-icon{font-size:4rem;margin-bottom:1rem;display:block}.slide-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.slide-content p{font-size:1rem;line-height:1.4;color:rgba(255,255,255,.9)}.slide-image{font-size:3rem;margin-bottom:1rem;display:block}.hero-swiper .swiper-button-next,.hero-swiper .swiper-button-prev{color:#fff;background:rgba(255,255,255,.2);width:40px;height:40px;border-radius:50%;backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.hero-swiper .swiper-button-next:hover,.hero-swiper .swiper-button-prev:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.hero-swiper .swiper-button-next:after,.hero-swiper .swiper-button-prev:after{font-size:1.2rem;font-weight:700;content:''}.hero-swiper .swiper-button-next:after{content:'→'}.hero-swiper .swiper-button-prev:after{content:'←'}.hero-swiper .swiper-pagination-bullet{background:rgba(255,255,255,1);opacity:1;box-shadow:rgba(100,100,111,.5) 0px 1px 5px 0px}.hero-swiper .swiper-pagination-bullet-active{background:#000}.service-hero-content h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.service-hero-content p{font-size:1.2rem;color:#7f8c8d;margin-bottom:2rem;padding:0;line-height:1.8}.cta-button{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.service-details{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:4rem}.service-content h2{font-size:2rem;color:#2c3e50;margin-bottom:1.5rem}.service-content p{color:#7f8c8d;margin-bottom:1.5rem;line-height:1.8}.service-content ul{padding-bottom:20px}.features-list{list-style:none;margin:2rem 0}.features-list li{padding:.5rem 0;color:#7f8c8d;position:relative;padding-left:2rem}.features-list li:before{content:'✓';position:absolute;left:0;color:#27ae60;font-weight:700}.service-sidebar{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);height:fit-content}.service-sidebar h3{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.service-info{margin-bottom:2rem}.info-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #ecf0f1}.info-item:last-child{border-bottom:none}.info-label{font-weight:600;color:#2c3e50;font-size:15px}.info-value{color:#7f8c8d;font-size:15px}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2c3e50;font-size:15px}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:2px solid #ecf0f1;border-radius:6px;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.contact-form h3{padding-top:0}.service-sidebar h3{font-weight:700}.submit-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:.8rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:transform .3s ease;width:auto}.submit-btn:hover{transform:translateY(-2px)}.related-services{margin-top:4rem}.related-services h2{text-align:center;font-size:2rem;color:#2c3e50;margin-bottom:2rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.related-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease;text-decoration:none;color:inherit}.related-card:hover{transform:translateY(-5px)}.related-image{background:linear-gradient(45deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.related-content{padding:1.5rem}.related-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.related-description{color:#7f8c8d;font-size:.9rem}.hero-swiper .swiper-slide img{width:100%}.footer{background:#2c3e50;color:#fff;padding:2rem 0;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-logo{font-size:1.5rem;font-weight:700}.footer-copyright{color:#bdc3c7}.footer-links{display:flex;gap:2rem;list-style:none}.footer-links a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media (max-width:768px){.header-container{flex-direction:column;gap:1rem}.nav-menu{gap:1rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-hero{grid-template-columns:1fr;gap:2rem}.service-details{grid-template-columns:1fr;gap:2rem}.related-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}.main-content{padding-top:30px}}