.home-our-services{background-color:var(--background-color);padding:50px 0}.home-our-services .features-section .feature-block{text-align:left;border-right:1px solid color-mix(in srgb, var(--default-color), transparent 90%);height:100%;padding:0 30px 40px}@media (max-width:992px){.home-our-services .features-section .feature-block{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--default-color), transparent 90%);text-align:center}}.home-our-services .features-section .feature-block:last-child{border-right:none}@media (max-width:992px){.home-our-services .features-section .feature-block:last-child{border-bottom:none}}.home-our-services .features-section .feature-block .feature-icon{margin-bottom:30px}.home-our-services .features-section .feature-block .feature-icon i{color:var(--accent-color);font-size:2.5rem}.home-our-services .features-section .feature-block h3{color:var(--heading-color);margin-bottom:20px;font-size:1.4rem;font-weight:400}.home-our-services .features-section .feature-block p{color:color-mix(in srgb, var(--default-color), transparent 30%);margin-bottom:0;font-size:15px;line-height:1.7}
.featured-services{padding:50px 0}.featured-services .featured-service-main{flex-direction:column;height:100%;display:flex}.featured-services .service-image-wrapper{border-radius:8px;height:400px;position:relative;overflow:hidden}.featured-services .service-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured-services .service-image-wrapper:hover img{transform:scale(1.02)}.featured-services .service-overlay{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-color), transparent 20%) 0%, transparent 70%);justify-content:flex-start;align-items:flex-start;padding:40px;display:flex;position:absolute;inset:0}.featured-services .service-badge{background:var(--surface-color);box-shadow:0 8px 25px color-mix(in srgb, var(--default-color), transparent 90%);border-radius:50px;align-items:center;gap:12px;padding:16px 24px;display:flex}.featured-services .service-badge i{color:var(--accent-color);font-size:20px}.featured-services .service-badge span{color:var(--heading-color);font-size:14px;font-weight:500}.featured-services .service-details{padding:40px 0 0}.featured-services .service-details h2{color:var(--heading-color);margin-bottom:24px;font-size:32px;font-weight:300;line-height:1.3}.featured-services .service-details p{color:color-mix(in srgb, var(--default-color), transparent 15%);margin-bottom:32px;font-size:16px;line-height:1.7}.featured-services .main-cta{color:var(--accent-color);align-items:center;padding:0;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.featured-services .main-cta:after{content:"";background:var(--accent-color);width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0}.featured-services .main-cta:hover{color:var(--heading-color)}.featured-services .main-cta:hover:after{transform:scaleX(1.1)}.featured-services .services-sidebar{flex-direction:column;gap:0;height:100%;padding-left:60px;display:flex}.featured-services .service-item{border-bottom:1px solid color-mix(in srgb, var(--default-color), transparent 92%);gap:20px;padding:32px 0;transition:all .3s;display:flex}.featured-services .service-item:last-child{border-bottom:none}.featured-services .service-item:hover{transform:translate(8px)}.featured-services .service-item:hover .service-icon-wrapper{background:var(--accent-color);transform:scale(1.1)}.featured-services .service-item:hover .service-icon-wrapper i{color:var(--contrast-color)}.featured-services .service-icon-wrapper{background:color-mix(in srgb, var(--accent-color), transparent 92%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.featured-services .service-icon-wrapper i{color:var(--accent-color);font-size:20px;transition:all .3s}.featured-services .service-info{flex:1;align-items:center;display:flex}.featured-services .service-info h4{color:var(--heading-color);font-size:18px;font-weight:400;line-height:1.4;margin:0!important}.featured-services .service-info p{color:color-mix(in srgb, var(--default-color), transparent 30%);margin-bottom:12px;font-size:14px;line-height:1.6}.featured-services .service-link{color:var(--accent-color);font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.featured-services .service-link:hover{color:var(--heading-color)}.featured-services .specialties-grid{margin-top:80px}.featured-services .specialty-card{text-align:center;transition:transform .3s}.featured-services .specialty-card:hover{transform:translateY(-5px)}.featured-services .specialty-card:hover .specialty-image img{transform:scale(1.05)}.featured-services .specialty-image{border-radius:50%;width:120px;height:120px;margin:0 auto 20px;position:relative;overflow:hidden}.featured-services .specialty-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.featured-services .specialty-content h5{color:var(--heading-color);margin-bottom:8px;font-size:16px;font-weight:400}.featured-services .specialty-content span{color:color-mix(in srgb, var(--default-color), transparent 40%);font-size:13px;line-height:1.5}@media (max-width:992px){.featured-services .services-sidebar{margin-top:40px;padding-left:0}.featured-services .service-details h2{font-size:28px}}@media (max-width:768px){.featured-services{padding:60px 0}.featured-services .service-image-wrapper{height:280px}.featured-services .service-overlay{padding:24px}.featured-services .service-details{padding-top:24px}.featured-services .service-details h2{font-size:24px}.featured-services .service-details p{font-size:15px}.featured-services .service-item{padding:24px 0}.featured-services .specialties-grid{margin-top:50px}.featured-services .specialty-image{width:80px;height:80px;margin-bottom:16px}.featured-services .specialty-content h5{font-size:14px}.featured-services .specialty-content span{font-size:12px}}
.book-now{background-color:var(--background-color);padding-top:50px;padding-bottom:50px}.book-now .book-now-inner{justify-content:space-around;align-items:center;gap:20px;display:flex}.book-now .book-now-inner p{color:var(--heading-color);font-size:18px;font-weight:500}@media (max-width:768px){.book-now .book-now-inner{flex-direction:column;gap:0}}
.featured-departments{padding:50px 0}.featured-departments .department-highlight{background:var(--surface-color);text-align:center;border:1px solid color-mix(in srgb, var(--default-color), transparent 92%);border-radius:16px;flex-direction:column;min-height:0;padding:40px 30px;transition:all .3s;display:flex}.featured-departments .department-highlight:hover{border-color:color-mix(in srgb, var(--accent-color), transparent 70%);transform:translateY(-3px)}.featured-departments .department-highlight h4{color:var(--heading-color);margin-bottom:15px;font-size:22px;font-weight:400}.featured-departments .department-highlight p{color:color-mix(in srgb, var(--default-color), transparent 25%);margin-bottom:0;font-size:15px;line-height:1.6}.featured-departments .highlight-icon{background:linear-gradient(135deg, var(--accent-color), color-mix(in srgb, var(--accent-color), #667eea 30%));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;display:flex}.featured-departments .highlight-icon i{color:var(--contrast-color);font-size:32px}.featured-departments .Services-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:992px){.featured-departments .Services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-departments .department-highlight{text-align:center}.featured-departments .highlight-icon{width:60px;height:60px;margin-bottom:20px}.featured-departments .highlight-icon i{font-size:24px}.featured-departments .department-highlight h4{font-size:20px}.featured-departments .Services-grid{grid-template-columns:repeat(1,1fr)}}
