.elementor-110 .elementor-element.elementor-element-67a1f27{--display:flex;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-110 .elementor-element.elementor-element-67a1f27:not(.elementor-motion-effects-element-type-background), .elementor-110 .elementor-element.elementor-element-67a1f27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF75;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-67a1f27 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Unbounded:wght@400;500;600;700;800&display=swap');

/* ---------- THE ONE CONTINUOUS BACKGROUND ---------- */
.lush-bg-wrap{
  position:relative;
  background:
    /* soft "water droplet" light blobs */
    radial-gradient(240px 240px at 12% 6%,  rgba(255,255,255,.30), transparent 62%),
    radial-gradient(170px 170px at 82% 9%,  rgba(255,255,255,.22), transparent 62%),
    radial-gradient(300px 300px at 90% 30%, rgba(190,222,246,.34), transparent 60%),
    radial-gradient(190px 190px at 6%  34%, rgba(255,255,255,.24), transparent 62%),
    radial-gradient(220px 220px at 72% 52%, rgba(255,255,255,.18), transparent 62%),
    radial-gradient(260px 260px at 10% 64%, rgba(190,222,246,.30), transparent 60%),
    radial-gradient(200px 200px at 88% 74%, rgba(255,255,255,.22), transparent 62%),
    radial-gradient(170px 170px at 34% 88%, rgba(255,255,255,.18), transparent 62%),
    /* base blue: light → saturated → light */
    linear-gradient(180deg,#dcecfa 0%,#a9d0ef 11%,#5aa3da 37%,#4795d2 60%,#79b7e5 83%,#e9f2fc 100%);
}

/* ---------- shared design system (scoped to .lush) ---------- */
.lush{font-family:'Inter',system-ui,-apple-system,sans-serif;color:#102950;line-height:1.5;}
.lush *{box-sizing:border-box;}
.lush h1,.lush h2,.lush h3,.lush h4{font-family:'Unbounded',sans-serif;margin:0;letter-spacing:-.01em;}
.lush p{margin:0;}
.lush a{text-decoration:none;color:inherit;}
.lush img{display:block;max-width:100%;}

.lush .lush-container{max-width:1460px;margin:0 auto;padding:0 24px;position:relative;z-index:2;}
.lush .lush-section{padding:84px 0;position:relative;}
.lush .center{text-align:center;}

/* buttons */
.lush .lush-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;
  font-family:'Unbounded',sans-serif;font-weight:600;font-size:15px;padding:15px 28px;border-radius:14px;
  cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease;}
.lush .lush-btn svg{width:18px;height:18px;}
.lush .lush-btn.block{display:flex;width:100%;}
.lush .lush-btn--navy{background:#102950;color:#fff;box-shadow:0 10px 26px rgba(16,41,80,.30);}
.lush .lush-btn--navy:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(16,41,80,.40);}
.lush .lush-btn--glass{background:rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.45);color:#102950;box-shadow:0 12px 30px rgba(16,41,80,.16);padding:18px 32px;}
.lush .lush-btn--glass:hover{background:rgba(255,255,255,.28);transform:translateY(-2px);}
.lush .lush-btn--grad{background:linear-gradient(135deg,#198BCC,#3aa6e0);color:#fff;box-shadow:0 12px 28px rgba(25,139,204,.42);}
.lush .lush-btn--grad:hover{transform:translateY(-2px);filter:brightness(1.06);}
.lush .lush-btn--breathe{animation:lush-breathe 4.5s ease-in-out infinite;}
.lush .lush-btn--breathe:hover{animation:none;transform:scale(1.05);}
/* Shine sweep — glints once on load (delayed), then again on hover. Reusable: add class lush-btn--shine */
.lush .lush-btn--shine{position:relative;overflow:hidden;}
.lush .lush-btn--shine::before,.lush .lush-btn--shine::after{
  content:"";position:absolute;top:-25%;height:150%;width:38%;z-index:1;pointer-events:none;
  background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.85) 50%,transparent 75%);
  transform:skewX(-18deg);}
.lush .lush-btn--shine::before{left:-60%;animation:lush-shine .9s ease-out 1.2s 1 forwards;}
.lush .lush-btn--shine::after{left:130%;}
.lush .lush-btn--shine:hover::after{animation:lush-shine .8s ease-out 1 forwards;}
@keyframes lush-shine{0%{left:-60%;}100%{left:130%;}}
@media (prefers-reduced-motion:reduce){.lush .lush-btn--shine::before,.lush .lush-btn--shine:hover::after{animation:none;}}

/* glass card */
.lush .lush-card{background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);
  border:1px solid rgba(255,255,255,.25);border-radius:22px;box-shadow:0 12px 34px rgba(16,41,80,.18);}

/* headings */
.lush .lush-h2{font-size:clamp(30px,3.8vw,48px);font-weight:700;color:#102950;line-height:1.12;}
.lush .lush-h2 .soft{color:#3f6da0;font-weight:600;}
.lush .lush-h2 .grad{background:linear-gradient(90deg,#1f6fc0,#3aa6e0 55%,#39c0c8);-webkit-background-clip:text;background-clip:text;color:transparent;}
.lush .lush-sub{color:#eaf3fd;font-size:18px;max-width:660px;margin:14px auto 0;}
.lush .lush-sub strong{color:#fff;}

/* badges */
.lush .lush-badge{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.7);
  -webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.85);
  color:#102950;font-size:13px;font-weight:500;padding:7px 16px;border-radius:999px;box-shadow:0 4px 14px rgba(16,41,80,.08);}
.lush .lush-badge .dot{width:8px;height:8px;border-radius:50%;background:#F2AE25;animation:lush-dot-pulse 2.4s ease-out infinite;}
.lush .lush-badge2{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.6);
  border:1px solid rgba(255,255,255,.75);color:#1c5a93;font-family:'Unbounded';font-weight:600;
  font-size:12px;letter-spacing:.06em;padding:8px 18px;border-radius:999px;}

/* icon boxes */
.lush .lush-icon-box{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;}
.lush .lush-icon-box svg{width:22px;height:22px;}
.lush .lush-icon-box--grad{background:linear-gradient(135deg,#2aa0e0,#176fbf);color:#fff;box-shadow:0 8px 18px rgba(25,139,204,.40);}

/* ===== HERO ===== */
.lush .lush-hero{position:relative;padding:128px 0 92px;overflow:hidden;}
.lush .lush-hero__grid{position:absolute;inset:0;z-index:0;opacity:.5;
  background-image:radial-gradient(rgba(16,41,80,.13) 1px,transparent 1px);background-size:24px 24px;
  -webkit-mask-image:linear-gradient(180deg,#000,transparent 72%);mask-image:linear-gradient(180deg,#000,transparent 72%);}
.lush .lush-hero__symbol{position:absolute;top:60px;right:calc(50% - 740px);width:min(560px,44vw);opacity:.24;z-index:0;
  transform-origin:center;transition:transform .55s cubic-bezier(.2,.8,.2,1);animation:lush-logo-float 7s ease-in-out infinite;}
.lush .lush-hero__symbol:hover{animation:none;transform:rotate(-5deg) scale(1.03);}
.lush .lush-hero__inner{position:relative;z-index:2;}
.lush .lush-hero__logo{height:56px;width:auto;margin:24px 0 14px;}
.lush .lush-hero__title{font-size:clamp(32px,4.4vw,54px);font-weight:700;color:#102950;line-height:1.04;}
.lush .lush-hero__lead{max-width:540px;margin:18px 0 30px;color:#2c4f78;font-size:18px;}
.lush .lush-hero__lead strong{color:#102950;font-weight:700;}
.lush .lush-stats{display:flex;gap:16px;flex-wrap:wrap;}
.lush .lush-stat{background:rgba(255,255,255,.20);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);
  border:1px solid rgba(255,255,255,.4);border-radius:16px;padding:15px 24px;min-width:118px;box-shadow:0 8px 22px rgba(16,41,80,.12);}
.lush .lush-stat .num{display:block;font-family:'Inter',sans-serif;font-weight:800;font-size:26px;color:#102950;}
.lush .lush-stat .lbl{display:block;font-size:13px;color:#2c4f78;margin-top:2px;}

/* ===== SERVICES ===== */
.lush .lush-service-card{max-width:560px;margin:48px auto 0;padding:34px 34px 30px;}
.lush .lush-service-card h3{font-size:24px;color:#102950;}
.lush .lush-service-card .muted{font-family:'Inter';color:#eaf3fd;font-size:15px;margin:8px 0 18px;}
.lush .lush-list{list-style:none;margin:0;padding:0;display:grid;gap:9px;}
.lush .lush-list li{position:relative;padding-left:20px;font-family:'Unbounded';font-weight:500;font-size:13px;color:#fff;}
.lush .lush-list li::before{content:"";position:absolute;left:3px;top:7px;width:6px;height:6px;border-radius:50%;background:#fff;}
.lush .lush-service-card__foot{display:flex;align-items:center;justify-content:space-between;margin:24px 0 18px;}
.lush .lush-service-card__foot .time{display:inline-flex;align-items:center;gap:8px;color:#eaf3fd;font-size:15px;}
.lush .lush-service-card__foot .time svg{width:18px;height:18px;color:#bfe0f6;}
.lush .lush-service-card__foot .price{font-family:'Unbounded';font-weight:700;font-size:22px;color:#fff;display:inline-flex;gap:6px;align-items:baseline;}
.lush .lush-service-card__foot .price .cur{color:#56b0ea;}

/* ===== ABOUT ===== */
.lush .lush-about__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;}
.lush .lush-about__text .lush-h2{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}
.lush .lush-mark{height:38px;width:auto;}
.lush .lush-lead-white{color:#eaf3fd;font-size:17px;margin:18px 0 26px;max-width:520px;}
.lush .lush-lead-white strong{color:#fff;font-weight:700;}
.lush .lush-about__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
.lush .lush-mini{padding:20px;}
.lush .lush-mini .lush-icon-box{background:rgba(255,255,255,.82);color:#102950;}
.lush .lush-mini h4{font-size:16px;color:#102950;margin:14px 0 8px;}
.lush .lush-mini p{color:#eaf3fd;font-size:13.5px;}
.lush .lush-about__media img{width:100%;border-radius:24px;box-shadow:0 22px 50px rgba(16,41,80,.38);}

/* ===== WHY ===== */
.lush .lush-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:48px;}
.lush .lush-why-card{padding:30px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease,box-shadow .25s ease;}
.lush .lush-why-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(16,41,80,.26);}
.lush .lush-why-card .lush-icon-box{width:54px;height:54px;border-radius:14px;margin-bottom:18px;}
.lush .lush-why-card .lush-icon-box svg{width:26px;height:26px;}
.lush .lush-why-card h4{font-size:18px;color:#102950;margin-bottom:10px;}
.lush .lush-why-card p{color:#eaf3fd;font-size:14px;}

/* ===== TESTIMONIALS ===== */
.lush .lush-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;}
.lush .lush-review{padding:26px;transition:transform .25s ease,box-shadow .25s ease;}
.lush .lush-review:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(16,41,80,.26);}
.lush .lush-review__head{display:flex;align-items:center;gap:14px;}
.lush .lush-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  font-family:'Unbounded';font-weight:600;font-size:14px;color:#fff;background:linear-gradient(135deg,#2aa0e0,#1f6fc0);flex:none;}
.lush .lush-review__name{font-family:'Unbounded';font-weight:600;color:#102950;font-size:16px;}
.lush .lush-review__city{color:#d7eafb;font-size:13px;}
.lush .lush-stars{display:flex;gap:3px;color:#102950;margin:13px 0 4px;}
.lush .lush-stars svg{width:16px;height:16px;}
.lush .lush-q{color:rgba(255,255,255,.4);width:30px;height:30px;margin-top:6px;}
.lush .lush-review__text{color:#fff;font-style:italic;font-size:14px;line-height:1.55;margin-top:6px;}

/* ===== CTA EXPERIENCE ===== */
.lush .lush-exp{text-align:center;padding:74px 0;}
.lush .lush-exp .lush-h2{font-size:clamp(30px,4vw,46px);}
.lush .lush-exp__logo{height:62px;width:auto;margin:10px auto 30px;}

/* ===== FRANCHISE ===== */
.lush .lush-franchise{text-align:center;}
.lush .lush-h2.big{font-size:clamp(34px,5vw,56px);margin-top:18px;}
.lush .lush-franchise__logo{height:46px;width:auto;margin:8px auto 18px;}
.lush .lush-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:44px 0;text-align:left;}
.lush .lush-step{padding:30px 26px;}
.lush .lush-step .lush-icon-box{width:54px;height:54px;border-radius:14px;font-family:'Unbounded';font-weight:700;
  font-size:22px;color:#fff;background:linear-gradient(135deg,#2aa0e0,#176fbf);margin-bottom:22px;box-shadow:0 8px 18px rgba(25,139,204,.40);}
.lush .lush-step h4{font-size:17px;color:#102950;text-transform:uppercase;line-height:1.25;margin-bottom:12px;}
.lush .lush-step p{color:#eaf3fd;font-size:14px;}
.lush .lush-franchise-cta{max-width:780px;margin:0 auto;padding:48px 40px;}
.lush .lush-franchise-cta h3{font-size:clamp(24px,3vw,34px);color:#102950;}
.lush .lush-franchise-cta p{color:#eaf3fd;font-size:16px;margin:14px auto 26px;max-width:520px;}
.lush .lush-dot-line{display:inline-flex;align-items:center;gap:8px;color:#fff;font-family:'Unbounded';font-weight:500;font-size:13px;margin-top:18px;}
.lush .lush-dot-line .g{width:9px;height:9px;border-radius:50%;background:#34d27b;box-shadow:0 0 10px #34d27b;}

/* ===== ANIMATIONS ===== */
@keyframes lush-logo-float{0%,100%{transform:rotate(0deg)}50%{transform:rotate(-3deg)}}
@keyframes lush-breathe{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}
@keyframes lush-dot-pulse{0%{box-shadow:0 0 0 0 rgba(242,174,37,.55)}70%{box-shadow:0 0 0 9px rgba(242,174,37,0)}100%{box-shadow:0 0 0 0 rgba(242,174,37,0)}}
@media (prefers-reduced-motion: reduce){
  .lush .lush-hero__symbol,.lush .lush-btn--breathe,.lush .lush-badge .dot{animation:none;}
}

/* ===== RESPONSIVE ===== */
@media (max-width:1000px){
  .lush .lush-about__grid{grid-template-columns:1fr;}
  .lush .lush-why__grid,.lush .lush-reviews__grid{grid-template-columns:repeat(2,1fr);}
  .lush .lush-steps{grid-template-columns:1fr;}
  .lush .lush-hero__symbol{opacity:.12;}
}
@media (max-width:768px){
  .lush .lush-section{padding:58px 0;}
  .lush .lush-hero{padding:72px 0 56px;}
  .lush .lush-hero__symbol{display:none;}
  .lush .lush-hero__inner{text-align:center;}
  .lush .lush-hero__logo{margin-left:auto;margin-right:auto;}
  .lush .lush-hero__lead{margin-left:auto;margin-right:auto;}
  .lush .lush-why__grid,.lush .lush-reviews__grid,.lush .lush-about__cards{grid-template-columns:1fr;}
  .lush .lush-stats{gap:12px;justify-content:center;}
  .lush .lush-stat{flex:1 1 calc(50% - 12px);min-width:0;text-align:center;padding:16px 14px;}
  .lush .lush-stat .num{font-size:24px;}
  .lush .lush-franchise-cta{padding:36px 22px;}
}/* End custom CSS */