 :root { --khs-primary-color: #000000; --khs-secondary-color: #f8f9fa; --khs-accent-color: #ad8858; --khs-text-dark: #333; --khs-text-light: #666;}
.khs-blog-body-wrapper{color:var(--khs-text-dark);line-height:1.8}.khs-blog-banner-hero-section{position:relative;width:100%;overflow:hidden;margin:0;padding:0;background-color:#000}.khs-blog-banner-hero-section img{width:100%;height:auto;max-height:600px;object-fit:cover;display:block}.khs-blog-header-section{margin-bottom:50px;text-align:center}.khs-blog-main-title{font-size:clamp(1.5rem, 5vw, 3rem);font-weight:700;color:var(--khs-primary-color);margin-bottom:20px;letter-spacing:-1px;line-height:1.2}.khs-blog-meta-info-wrapper{display:flex;justify-content:center;gap:30px;margin-bottom:30px;flex-wrap:wrap}.khs-blog-meta-info-item{display:flex;align-items:center;gap:8px;color:var(--khs-text-light);font-size:clamp(0.8rem, 2vw, 0.95rem)}.khs-blog-meta-info-item i{color:var(--khs-accent-color)}.khs-blog-book-btn-primary{background-color:var(--khs-primary-color);color:#fff;padding:clamp(12px, 3vw, 15px) clamp(30px, 6vw, 50px);border:none;border-radius:50px;font-size:clamp(0.95rem, 2.5vw, 1.1rem);font-weight:600;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .2);text-decoration:none;display:inline-block}.khs-blog-book-btn-primary:hover{background-color:var(--khs-accent-color);transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .3);color:#fff}.khs-blog-content-text-wrapper{font-size:clamp(0.95rem, 2.5vw, 1.1rem);color:var(--khs-text-dark);margin-bottom:40px;line-height:1.7}.khs-blog-content-text-wrapper p{margin-bottom:25px;line-height:1.8}.khs-blog-content-text-wrapper h2{font-size:clamp(1.4rem, 4vw, 2rem)!important;font-weight:700;margin-bottom:25px;line-height:1.3}.khs-blog-service-card-item{background:#fff;border-radius:12px;padding:clamp(20px, 4vw, 30px);margin-bottom:30px;box-shadow:0 5px 20px rgb(0 0 0 / .08);transition:all 0.3s ease;border-left:4px solid var(--khs-accent-color)}.khs-blog-service-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgb(0 0 0 / .12)}.khs-blog-service-card-item h3{font-size:clamp(1.15rem, 3.5vw, 1.5rem);font-weight:700;color:var(--khs-primary-color);margin-bottom:15px;display:flex;align-items:center;gap:12px;line-height:1.4}.khs-blog-service-card-item p{font-size:clamp(0.9rem, 2.5vw, 1rem);line-height:1.7}.khs-blog-service-card-item .khs-service-duration-badge{color:var(--khs-accent-color);font-weight:600;font-size:clamp(0.8rem, 2vw, 0.9rem)}.khs-blog-service-card-item .khs-service-price-display{font-size:clamp(1.1rem, 3vw, 1.3rem);font-weight:700;color:var(--khs-primary-color);margin:15px 0}.khs-blog-service-icon-circle{width:clamp(40px, 8vw, 50px);height:clamp(40px, 8vw, 50px);background:linear-gradient(135deg,var(--khs-accent-color),#f4e4b8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(1rem, 2.5vw, 1.3rem);flex-shrink:0}.khs-blog-trust-badges-container{display:flex;justify-content:center;gap:50px;margin:60px 0;flex-wrap:wrap}.khs-blog-trust-badge-single{text-align:center}.khs-blog-trust-badge-icon-wrapper{width:clamp(55px, 12vw, 80px);height:clamp(55px, 12vw, 80px);background:var(--khs-secondary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;color:var(--khs-accent-color);font-size:clamp(1.3rem, 3.5vw, 2rem);transition:all 0.3s ease}.khs-blog-trust-badge-single:hover .khs-blog-trust-badge-icon-wrapper{background:var(--khs-accent-color);color:#fff;transform:scale(1.1)}.khs-blog-trust-badge-text{font-weight:600;color:var(--khs-text-dark);font-size:clamp(0.8rem, 2vw, 1rem)}.khs-blog-intro-highlight-section{background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);padding:clamp(25px, 5vw, 50px);border-radius:12px;margin-bottom:50px;box-shadow:0 5px 20px rgb(0 0 0 / .05)}.khs-blog-cta-banner-section{background:var(--khs-primary-color);color:#fff;padding:clamp(35px, 6vw, 60px);border-radius:12px;text-align:center;margin:60px 0}.khs-blog-cta-banner-section h2{font-size:clamp(1.5rem, 5vw, 2.5rem);margin-bottom:20px;line-height:1.3}.khs-blog-cta-banner-section p{font-size:clamp(0.95rem, 2.5vw, 1.2rem)!important;line-height:1.6}.khs-blog-cta-banner-section .khs-blog-book-btn-primary{background:#fff;color:var(--khs-primary-color);margin-top:20px}.khs-blog-cta-banner-section .khs-blog-book-btn-primary:hover{background:var(--khs-accent-color);color:#fff}.khs-blog-sidebar-wrapper{position:sticky;top:20px}.khs-blog-sidebar-widget-box{background:#fff;border-radius:12px;padding:clamp(20px, 4vw, 30px);margin-bottom:30px;box-shadow:0 5px 20px rgb(0 0 0 / .08);transition:all 0.3s ease}.khs-blog-sidebar-widget-box:hover{box-shadow:0 8px 30px rgb(0 0 0 / .12)}.khs-blog-sidebar-widget-title{font-size:clamp(1.15rem, 3vw, 1.4rem);font-weight:700;color:var(--khs-primary-color);margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid var(--khs-accent-color);display:flex;align-items:center;line-height:1.3}.khs-blog-sidebar-service-list-container{display:flex;flex-direction:column;gap:0}.khs-blog-sidebar-service-link-item{display:flex;justify-content:space-between;align-items:center;padding:clamp(15px, 3vw, 18px) clamp(12px, 2.5vw, 15px);border-bottom:1px solid #f0f0f0;text-decoration:none;color:var(--khs-text-dark);transition:all 0.3s ease;border-radius:8px}.khs-blog-sidebar-service-link-item:last-child{border-bottom:none}.khs-blog-sidebar-service-link-item:hover{background:var(--khs-secondary-color);padding-left:20px;color:var(--khs-primary-color)}.khs-blog-sidebar-service-link-item:hover i{color:var(--khs-accent-color);transform:translateX(5px)}.khs-blog-sidebar-service-content-text h4{font-size:clamp(0.95rem, 2.2vw, 1.05rem);font-weight:600;margin-bottom:5px;color:var(--khs-primary-color);line-height:1.4}.khs-blog-sidebar-service-content-text p{font-size:clamp(0.8rem, 1.8vw, 0.85rem);color:var(--khs-text-light);margin:0;line-height:1.5}.khs-blog-sidebar-service-link-item i{color:var(--khs-accent-color);font-size:clamp(0.8rem, 2vw, 0.9rem);transition:all 0.3s ease;flex-shrink:0}.khs-blog-sidebar-book-appointment-widget{background:linear-gradient(135deg,var(--khs-primary-color),#333);color:#fff}.khs-blog-sidebar-book-appointment-widget .khs-blog-sidebar-widget-title{color:#fff;border-bottom-color:var(--khs-accent-color)}.khs-blog-sidebar-book-appointment-widget .khs-blog-book-btn-primary{background:#fff;color:var(--khs-primary-color)}.khs-blog-sidebar-book-appointment-widget .khs-blog-book-btn-primary:hover{background:var(--khs-accent-color);color:#fff}.khs-blog-sidebar-contact-info-wrapper{display:flex;flex-direction:column;gap:20px}.khs-blog-sidebar-contact-single-item{display:flex;gap:15px;align-items:flex-start}.khs-blog-sidebar-contact-single-item i{color:var(--khs-accent-color);font-size:clamp(1.1rem, 2.5vw, 1.3rem);margin-top:3px;min-width:25px;flex-shrink:0}.khs-blog-sidebar-contact-single-item strong{display:block;font-size:clamp(0.9rem, 2vw, 1rem);color:var(--khs-primary-color);margin-bottom:5px;line-height:1.4}.khs-blog-sidebar-contact-single-item p{font-size:clamp(0.85rem, 1.8vw, 0.9rem);color:var(--khs-text-light);margin:0;line-height:1.6}@media (max-width:991px){.blog-title{font-size:2.5rem}.blog-hero img{height:400px}.service-card{padding:25px}.intro-section{padding:40px 30px}.cta-section{padding:50px 30px}.cta-section h2{font-size:2rem}.sidebar{position:relative;top:0;margin-top:40px}.sidebar-widget{padding:25px}}@media (max-width:768px){.blog-title{font-size:1.8rem;letter-spacing:0}.blog-hero img{height:280px;border-radius:6px}.blog-meta{gap:15px;font-size:.85rem}.meta-item{font-size:.85rem}.book-btn{padding:12px 35px;font-size:1rem;width:100%;text-align:center}.trust-badges{gap:25px;margin:40px 0}.badge-icon{width:60px;height:60px;font-size:1.5rem}.badge-text{font-size:.9rem}.service-card{padding:20px;margin-bottom:20px}.service-card h3{font-size:1.3rem;flex-direction:column;align-items:flex-start;gap:15px}.service-icon{width:45px;height:45px;font-size:1.1rem}.service-card .price{font-size:1.2rem}.intro-section{padding:30px 20px;margin-bottom:30px}.blog-content{font-size:1rem}.blog-content h2{font-size:1.6rem!important}.cta-section{padding:40px 20px;margin:40px 0}.cta-section h2{font-size:1.8rem}.cta-section p{font-size:1rem!important}.container{padding-left:15px;padding-right:15px}.sidebar{margin-top:30px}.sidebar-widget{padding:20px;margin-bottom:20px}.widget-title{font-size:1.2rem;margin-bottom:20px;padding-bottom:12px}.service-item{padding:15px 12px}.service-item-content h4{font-size:1rem}.service-item-content p{font-size:.8rem}.contact-item{gap:12px}.contact-item i{font-size:1.1rem}}@media (max-width:480px){.blog-title{font-size:1.5rem;margin-bottom:15px}.blog-hero{margin-bottom:40px}.blog-hero img{height:220px}.blog-meta{flex-direction:column;gap:10px}.book-btn{padding:12px 25px;font-size:.95rem}.trust-badges{gap:20px;flex-direction:row;justify-content:space-around}.badge-icon{width:55px;height:55px;font-size:1.3rem}.badge-text{font-size:.8rem}.service-card{padding:18px}.service-card h3{font-size:1.2rem}.service-icon{width:40px;height:40px;font-size:1rem}.service-card .price{font-size:1.1rem;margin:12px 0}.service-card p{font-size:.95rem}.intro-section{padding:25px 18px}.blog-content p{margin-bottom:18px;font-size:.95rem}.cta-section{padding:35px 18px}.cta-section h2{font-size:1.5rem;margin-bottom:15px}.cta-section p{font-size:0.9rem!important}}@media (max-width:360px){.blog-title{font-size:1.3rem}.blog-hero img{height:200px}.trust-badges{gap:15px}.badge-icon{width:50px;height:50px;font-size:1.2rem}.badge-text{font-size:.75rem}.service-card h3{font-size:1.1rem}.cta-section h2{font-size:1.3rem}}@media (max-height:500px) and (orientation:landscape){.blog-hero img{height:250px}.trust-badges{margin:30px 0}.cta-section{padding:30px 20px}}@media (min-width:992px) and (max-width:1200px){.blog-title{font-size:2.8rem}.blog-hero img{height:450px}.service-card{padding:28px}}.khs-blog-cta-banner-section h3 , .khs-blog-cta-banner-section p{color: #faf2f2;} .gradient-icon {font-size: 18px; background: linear-gradient(135deg, var(--khs-accent-color), #f4e4b8);  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-clip: text;  color: transparent;}