.elementor-643 .elementor-element.elementor-element-7c2b0c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-c9fa5c4 */.hlwl-beauty-demo{
  --demo-green:#1f8f5f;
  --demo-green-dark:#136645;
  --demo-green-soft:#eaf7f1;
  --demo-text:#163127;
  --demo-muted:#6b7e75;
  --demo-line:#dfece5;
  --demo-bg:#f7fbf8;
  --demo-white:#ffffff;
  --demo-shadow:0 20px 60px rgba(18,62,42,.10);
  --demo-radius:24px;
  --demo-radius-sm:16px;
  font-family:Inter,Arial,sans-serif;
  color:var(--demo-text);
  background:var(--demo-white);
  position:relative;
  overflow:hidden;
}

.hlwl-beauty-demo *{box-sizing:border-box}

.hlwl-beauty-demo a{
  color:inherit;
  text-decoration:none;
}

.hlwl-beauty-demo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.demo-container{
  width:min(1200px, calc(100% - 32px));
  margin:0 auto;
}

.demo-header{
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(31,143,95,.10);
}

.demo-header-inner{
  min-height:84px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.demo-brand{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
}

.demo-brand-mark{
  width:46px;
  height:46px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--demo-green),#49c18a);
  color:#fff;
  font-weight:800;
  font-size:20px;
  box-shadow:0 10px 24px rgba(31,143,95,.22);
}

.demo-brand-text{
  display:flex;
  flex-direction:column;
  line-height:1.1;
}

.demo-brand-text strong{
  font-size:15px;
}

.demo-brand-text small{
  color:var(--demo-muted);
  font-size:12px;
  margin-top:4px;
}

.demo-nav{
  display:flex;
  align-items:center;
  gap:26px;
}

.demo-nav a{
  font-size:14px;
  font-weight:600;
  color:#244638;
}

.demo-nav a:hover{
  color:var(--demo-green);
}

.demo-header-actions{
  display:flex;
  align-items:center;
  gap:12px;
}

.demo-btn-primary,
.demo-btn-outline,
.demo-close-btn{
  border:none;
  cursor:pointer;
  transition:.25s ease;
  font:inherit;
}

.demo-btn-primary{
  min-height:52px;
  padding:0 22px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--demo-green),#2db177);
  color:#fff;
  font-weight:700;
  box-shadow:0 14px 32px rgba(31,143,95,.22);
}

.demo-btn-primary:hover{
  transform:translateY(-1px);
  background:linear-gradient(135deg,var(--demo-green-dark),var(--demo-green));
}

.demo-btn-outline{
  min-height:52px;
  padding:0 20px;
  border-radius:999px;
  background:#fff;
  color:var(--demo-green-dark);
  border:1px solid rgba(31,143,95,.20);
  font-weight:700;
}

.demo-btn-outline:hover{
  background:var(--demo-green-soft);
}

.demo-btn-full{
  width:100%;
}

.demo-cart-btn span{
  display:inline-grid;
  place-items:center;
  min-width:24px;
  height:24px;
  padding:0 6px;
  border-radius:999px;
  background:var(--demo-green-soft);
  margin-left:8px;
  font-size:12px;
}

.demo-menu-toggle{
  width:48px;
  height:48px;
  border-radius:14px;
  border:1px solid rgba(31,143,95,.16);
  background:#fff;
  display:none;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
}

.demo-menu-toggle span{
  width:20px;
  height:2px;
  background:#204537;
  border-radius:2px;
  transition:.22s ease;
}

.demo-menu-toggle.active span:nth-child(1){
  transform:translateY(7px) rotate(45deg);
}
.demo-menu-toggle.active span:nth-child(2){
  opacity:0;
}
.demo-menu-toggle.active span:nth-child(3){
  transform:translateY(-7px) rotate(-45deg);
}

.demo-mobile-nav{
  display:none;
  padding:0 16px 16px;
  background:#fff;
  border-top:1px solid rgba(31,143,95,.08);
}

.demo-mobile-nav.active{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.demo-mobile-nav a{
  padding:12px 10px;
  border-radius:12px;
  background:#f8fcfa;
  font-weight:600;
}

.demo-mobile-nav-actions{
  padding-top:6px;
}

.demo-hero{
  padding:54px 0 36px;
  background:
    radial-gradient(circle at top left, rgba(65,187,128,.10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(31,143,95,.08), transparent 28%),
    linear-gradient(180deg,#fcfffd 0%, #f3faf6 100%);
}

.demo-hero-grid{
  display:grid;
  grid-template-columns:1.03fr .97fr;
  gap:36px;
  align-items:center;
}

.demo-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  background:var(--demo-green-soft);
  color:var(--demo-green-dark);
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.demo-hero-content h1{
  margin:18px 0 14px;
  font-size:clamp(34px, 5vw, 64px);
  line-height:1.02;
  letter-spacing:-.03em;
  max-width:720px;
}

.demo-hero-content p{
  margin:0;
  max-width:620px;
  font-size:17px;
  line-height:1.75;
  color:var(--demo-muted);
}

.demo-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}

.demo-hero-badges{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:28px;
}

.demo-badge-card{
  background:rgba(255,255,255,.82);
  border:1px solid rgba(31,143,95,.10);
  border-radius:20px;
  padding:18px;
  box-shadow:var(--demo-shadow);
}

.demo-badge-card strong{
  display:block;
  font-size:22px;
  margin-bottom:6px;
}

.demo-badge-card span{
  font-size:13px;
  color:var(--demo-muted);
}

.demo-main-visual-card{
  position:relative;
  min-height:620px;
  border-radius:32px;
  overflow:hidden;
  box-shadow:var(--demo-shadow);
  background:#ddd;
}

.demo-main-visual-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top, rgba(0,0,0,.14), transparent 45%);
}

.demo-floating-card{
  position:absolute;
  z-index:2;
  background:rgba(255,255,255,.90);
  backdrop-filter:blur(12px);
  border-radius:18px;
  padding:14px 16px;
  box-shadow:0 18px 40px rgba(15,48,33,.16);
  min-width:210px;
}

.demo-floating-card strong{
  display:block;
  font-size:15px;
  margin-bottom:4px;
}

.demo-floating-card span{
  font-size:12px;
  color:var(--demo-muted);
}

.demo-floating-card--one{
  left:18px;
  bottom:18px;
}

.demo-floating-card--two{
  right:18px;
  top:18px;
}

.demo-trust{
  padding:16px 0 8px;
  background:#fff;
}

.demo-trust-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}

.demo-trust-grid > div{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:12px 14px;
  border-radius:16px;
  background:#f8fcfa;
  border:1px solid rgba(31,143,95,.08);
  font-weight:600;
  color:#315444;
}

.demo-section{
  padding:88px 0;
}

.demo-section-soft{
  background:var(--demo-bg);
}

.demo-section-head{
  max-width:760px;
  margin:0 auto 34px;
  text-align:center;
}

.demo-section-head h2{
  margin:16px 0 10px;
  font-size:clamp(28px, 4vw, 44px);
  line-height:1.08;
  letter-spacing:-.03em;
}

.demo-section-head p{
  margin:0;
  font-size:16px;
  line-height:1.75;
  color:var(--demo-muted);
}

.demo-services-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}

.demo-service-card,
.demo-package-card,
.demo-doctor-card,
.demo-form-card,
.demo-gallery-item,
.demo-checkout-box{
  background:#fff;
  border:1px solid rgba(31,143,95,.10);
  box-shadow:var(--demo-shadow);
}

.demo-service-card{
  border-radius:24px;
  overflow:hidden;
}

.demo-service-card img{
  height:260px;
}

.demo-service-body{
  padding:20px;
}

.demo-service-body h3{
  margin:0 0 10px;
  font-size:21px;
}

.demo-service-body p{
  margin:0;
  color:var(--demo-muted);
  line-height:1.7;
  min-height:82px;
}

.demo-service-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:16px 0 18px;
  font-size:14px;
}

.demo-service-meta span{
  color:var(--demo-muted);
}

.demo-service-meta strong{
  font-size:18px;
  color:var(--demo-green-dark);
}

.demo-card-actions{
  display:flex;
  gap:12px;
}

.demo-packages-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.demo-package-card{
  position:relative;
  border-radius:28px;
  padding:28px;
}

.demo-package-card--featured{
  border:1px solid rgba(31,143,95,.24);
  background:linear-gradient(180deg,#ffffff 0%, #f5fcf8 100%);
}

.demo-package-tag{
  display:inline-flex;
  min-height:32px;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:var(--demo-green);
  color:#fff;
  font-size:12px;
  font-weight:800;
  margin-bottom:12px;
}

.demo-package-card h3{
  margin:0 0 10px;
  font-size:26px;
}

.demo-package-card p{
  margin:0;
  color:var(--demo-muted);
  line-height:1.7;
}

.demo-package-price{
  margin:18px 0 16px;
  font-size:34px;
  font-weight:800;
  color:var(--demo-green-dark);
  letter-spacing:-.03em;
}

.demo-package-card ul{
  list-style:none;
  padding:0;
  margin:0 0 20px;
  display:grid;
  gap:12px;
}

.demo-package-card li{
  position:relative;
  padding-left:24px;
  color:#355646;
}

.demo-package-card li::before{
  content:"";
  position:absolute;
  left:0;
  top:8px;
  width:10px;
  height:10px;
  border-radius:50%;
  background:var(--demo-green);
}

.demo-gallery-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr .8fr;
  gap:18px;
  grid-auto-rows:220px;
}

.demo-gallery-item{
  border-radius:24px;
  overflow:hidden;
}

.demo-gallery-item.large{
  grid-row:span 2;
}

.demo-doctors-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.demo-doctor-card{
  border-radius:24px;
  overflow:hidden;
  text-align:center;
  padding-bottom:20px;
}

.demo-doctor-card img{
  height:280px;
  margin-bottom:18px;
}

.demo-doctor-card h3{
  margin:0 0 8px;
  font-size:22px;
}

.demo-doctor-card p{
  margin:0;
  padding:0 18px;
  color:var(--demo-muted);
  line-height:1.7;
}

.demo-booking-wrap{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:24px;
  align-items:start;
}

.demo-booking-copy h2{
  margin:16px 0 12px;
  font-size:clamp(28px, 4vw, 44px);
  line-height:1.08;
}

.demo-booking-copy p{
  margin:0;
  color:var(--demo-muted);
  line-height:1.8;
  font-size:16px;
}

.demo-contact-points{
  display:grid;
  gap:12px;
  margin-top:22px;
}

.demo-contact-points > div{
  padding:16px 18px;
  border-radius:18px;
  background:#f8fcfa;
  border:1px solid rgba(31,143,95,.08);
}

.demo-form-card{
  border-radius:28px;
  padding:24px;
}

.demo-form-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
  margin-bottom:18px;
}

.demo-field{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.demo-field-full{
  grid-column:1/-1;
}

.demo-field label{
  font-size:13px;
  font-weight:700;
  color:#29493b;
}

.demo-field input,
.demo-field select,
.demo-field textarea{
  width:100%;
  border:1px solid #d8e8df;
  background:#fbfefd;
  min-height:54px;
  border-radius:16px;
  padding:14px 16px;
  font:inherit;
  color:var(--demo-text);
  outline:none;
  transition:.2s ease;
}

.demo-field textarea{
  min-height:130px;
  resize:vertical;
}

.demo-field input:focus,
.demo-field select:focus,
.demo-field textarea:focus{
  border-color:rgba(31,143,95,.45);
  box-shadow:0 0 0 4px rgba(31,143,95,.08);
}

.demo-form-note{
  margin-top:14px;
  padding:14px 16px;
  border-radius:16px;
  background:var(--demo-green-soft);
  color:var(--demo-green-dark);
  font-weight:600;
  line-height:1.6;
}

.demo-cta-band{
  background:linear-gradient(135deg,#1b7f55 0%, #2fa86f 100%);
  color:#fff;
}

.demo-cta-band .demo-kicker{
  background:rgba(255,255,255,.16);
  color:#fff;
}

.demo-cta-band-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}

.demo-cta-band h2{
  margin:14px 0 0;
  font-size:clamp(28px, 4vw, 42px);
  line-height:1.08;
}

.demo-cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.demo-cta-band .demo-btn-outline{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.24);
  color:#fff;
}

.demo-footer{
  padding:46px 0;
  background:#0f1f18;
  color:#dce9e2;
}

.demo-footer-grid{
  display:grid;
  grid-template-columns:1.3fr .7fr .8fr;
  gap:24px;
}

.demo-footer-brand{
  margin-bottom:14px;
}

.demo-footer p{
  color:#b6c6be;
  line-height:1.8;
  margin:0;
}

.demo-footer h4{
  margin:6px 0 14px;
  color:#fff;
}

.demo-footer a,
.demo-footer span{
  display:block;
  margin:0 0 10px;
  color:#c8d9d0;
}

.demo-checkout-overlay{
  position:fixed;
  inset:0;
  background:rgba(10,23,17,.38);
  opacity:0;
  visibility:hidden;
  transition:.25s ease;
  z-index:199;
}

.demo-checkout-overlay.active{
  opacity:1;
  visibility:visible;
}

.demo-checkout-box{
  position:fixed;
  top:0;
  right:0;
  width:min(480px,100%);
  height:100vh;
  transform:translateX(100%);
  transition:.28s ease;
  z-index:200;
  padding:20px;
  border-left:1px solid rgba(31,143,95,.10);
  overflow:auto;
  border-radius:0;
}

.demo-checkout-box.active{
  transform:translateX(0);
}

.demo-checkout-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:18px;
}

.demo-checkout-head strong{
  display:block;
  font-size:24px;
  margin-bottom:4px;
}

.demo-muted{
  color:var(--demo-muted);
  font-size:13px;
}

.demo-close-btn{
  width:44px;
  height:44px;
  border-radius:14px;
  background:#f5fbf8;
  color:#234536;
  font-size:26px;
  line-height:1;
}

.demo-close-btn:hover{
  background:#e8f5ee;
}

.demo-checkout-items{
  display:grid;
  gap:12px;
  margin-bottom:18px;
}

.demo-checkout-item{
  display:grid;
  grid-template-columns:78px 1fr auto;
  gap:12px;
  align-items:center;
  padding:12px;
  border-radius:18px;
  background:#f9fcfa;
  border:1px solid rgba(31,143,95,.08);
}

.demo-checkout-item img{
  width:78px;
  height:78px;
  border-radius:14px;
  object-fit:cover;
}

.demo-empty{
  padding:18px;
  border-radius:18px;
  background:#f7fbf8;
  color:var(--demo-muted);
  border:1px dashed #cfe2d8;
  line-height:1.7;
}

.demo-summary{
  border-top:1px solid #e2eee8;
  border-bottom:1px solid #e2eee8;
  padding:14px 0;
  margin:18px 0;
  display:grid;
  gap:10px;
}

.demo-summary-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
}

.demo-checkout-form-card{
  padding-bottom:4px;
}

.demo-success-toast{
  position:fixed;
  left:50%;
  bottom:24px;
  transform:translateX(-50%) translateY(12px);
  min-width:min(92vw, 460px);
  max-width:92vw;
  background:#173d2d;
  color:#fff;
  border-radius:18px;
  padding:16px 18px;
  font-weight:700;
  box-shadow:0 20px 50px rgba(0,0,0,.22);
  opacity:0;
  visibility:hidden;
  transition:.25s ease;
  z-index:300;
  text-align:center;
}

.demo-success-toast.show{
  opacity:1;
  visibility:visible;
  transform:translateX(-50%) translateY(0);
}

@media (max-width: 1100px){
  .demo-services-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .demo-packages-grid,
  .demo-doctors-grid{
    grid-template-columns:1fr;
  }
  .demo-hero-grid,
  .demo-booking-wrap,
  .demo-footer-grid{
    grid-template-columns:1fr;
  }
  .demo-gallery-grid{
    grid-template-columns:1fr 1fr;
  }
  .demo-gallery-item.large{
    grid-row:auto;
  }
}

@media (max-width: 860px){
  .desktop-nav,
  .demo-cart-btn{
    display:none;
  }
  .demo-menu-toggle{
    display:flex;
  }
  .demo-hero{
    padding-top:28px;
  }
  .demo-main-visual-card{
    min-height:460px;
  }
  .demo-trust-grid,
  .demo-hero-badges{
    grid-template-columns:1fr 1fr;
  }
  .demo-cta-band-inner{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media (max-width: 640px){
  .demo-container{
    width:min(100% - 20px, 1200px);
  }
  .demo-header-inner{
    min-height:74px;
  }
  .demo-brand-mark{
    width:42px;
    height:42px;
    border-radius:12px;
  }
  .demo-brand-text strong{
    font-size:14px;
  }
  .demo-brand-text small{
    font-size:11px;
  }
  .demo-hero-content h1{
    font-size:34px;
  }
  .demo-hero-content p,
  .demo-section-head p,
  .demo-booking-copy p{
    font-size:15px;
  }
  .demo-hero-badges,
  .demo-trust-grid,
  .demo-services-grid,
  .demo-gallery-grid,
  .demo-form-grid{
    grid-template-columns:1fr;
  }
  .demo-main-visual-card{
    min-height:380px;
    border-radius:24px;
  }
  .demo-floating-card{
    min-width:auto;
    max-width:calc(100% - 30px);
  }
  .demo-section{
    padding:64px 0;
  }
  .demo-service-card img{
    height:220px;
  }
  .demo-package-card,
  .demo-form-card{
    border-radius:22px;
    padding:20px;
  }
  .demo-checkout-box{
    width:100%;
    padding:16px;
  }
}/* End custom CSS */