.elementor-1437 .elementor-element.elementor-element-d0d2df5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-1437{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1437 .dialog-message{width:623px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-1437 .dialog-close-button{display:flex;}#elementor-popup-modal-1437 .dialog-widget-content{border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-d0d2df5 *//* =========================================
   NOVA — NEW CLIENT SPECIALS POPUP
========================================= */

.nova-special-popup{
  position:relative;
  isolation:isolate;

  width:min(100%, 620px);
  margin:0 auto;
  padding:54px 52px 48px;

  overflow:hidden;

  background:
    radial-gradient(
      circle at top right,
      rgba(176,127,115,.16),
      transparent 36%
    ),
    #fbf8f5;

  border:1px solid rgba(21,28,50,.12);
  border-radius:28px;

  box-shadow:
    0 30px 80px rgba(21,28,50,.18);
}

.nova-special-popup,
.nova-special-popup *{
  box-sizing:border-box;
}

/* DECORATIVE BORDER */

.nova-special-popup::before{
  content:"";
  position:absolute;
  top:0;
  left:0;

  width:100%;
  height:5px;

  background:linear-gradient(
    90deg,
    #151c32,
    #b07f73
  );
}

/* CLOSE BUTTON */


/* CONTENT */

.nova-special-popup-content{
  position:relative;
  z-index:2;
}

.nova-special-popup-eyebrow{
  display:flex;
  align-items:center;
  gap:10px;

  margin-bottom:14px;

  color:#b07f73;
  font-family:Inter, sans-serif;
  font-size:13px;
  font-weight:700;
  line-height:1.4;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.nova-special-popup-eyebrow span{
  width:34px;
  height:1px;
  background:#b07f73;
}

.nova-special-popup h2{
  margin:0 0 16px;

  color:#151c32;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(42px, 6vw, 58px);
  font-weight:500;
  line-height:1;
  letter-spacing:-1px;
}

.nova-special-popup-intro{
  max-width:500px;
  margin:0 0 30px;

  color:#5b5c66;
  font-family:Inter, sans-serif;
  font-size:18px;
  line-height:1.7;
}

/* OFFERS */

.nova-special-popup-list{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.nova-special-popup-item{
  display:flex;
  align-items:center;
  gap:15px;

  min-height:66px;
  padding:14px 18px;

  background:rgba(255,255,255,.82);
  border:1px solid rgba(176,127,115,.2);
  border-radius:14px;

  box-shadow:
    0 8px 24px rgba(21,28,50,.04);

  transition:
    transform .25s ease,
    border-color .25s ease,
    box-shadow .25s ease;
}

.nova-special-popup-item:hover{
  transform:translateX(4px);
  border-color:rgba(176,127,115,.55);

  box-shadow:
    0 12px 28px rgba(21,28,50,.08);
}

.nova-special-popup-icon{
  flex:0 0 34px;

  width:34px;
  height:34px;

  display:flex;
  align-items:center;
  justify-content:center;

  color:#ffffff;
  background:#b07f73;
  border-radius:50%;

  font-family:Arial, sans-serif;
  font-size:16px;
  font-weight:700;
  line-height:1;
}

.nova-special-popup-item div{
  width:100%;

  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.nova-special-popup-item strong{
  color:#151c32;
  font-family:Inter, sans-serif;
  font-size:17px;
  font-weight:600;
  line-height:1.5;
}

.nova-special-popup-item div > span{
  flex-shrink:0;

  color:#b07f73;
  font-family:Inter, sans-serif;
  font-size:17px;
  font-weight:700;
  line-height:1.5;
}

/* MOBILE */

@media (max-width:600px){

  .nova-special-popup{
    padding:48px 22px 28px;
    border-radius:20px;
  }

  .nova-special-popup h2{
    font-size:42px;
  }

  .nova-special-popup-intro{
    margin-bottom:24px;
  }

  .nova-special-popup-item{
    padding:14px;
  }

  .nova-special-popup-item div{
    align-items:flex-start;
    flex-direction:column;
    gap:2px;
  }

  .nova-special-popup-item strong,
  .nova-special-popup-item div > span{
    font-size:16px;
  }

}

.nova-special-popup-list{
  width:100% !important;
  max-width:none !important;
  margin-left:0 !important;
  margin-right:0 !important;
}

.nova-special-popup,
.nova-special-popup-content,
.elementor-element-d0d2df5,
.elementor-element-d0d2df5 > .elementor-widget-container{
  overflow-x:hidden !important;
}


/* =========================================
   FIX ELEMENTOR POPUP POSITION
========================================= */

.elementor-popup-modal{
  position:fixed !important;
  inset:0 !important;
  width:100vw !important;
  height:100vh !important;
  margin:0 !important;

  z-index:999999 !important;
  overflow:auto !important;
}

.elementor-popup-modal .dialog-widget-content{
  position:relative !important;
  margin:auto !important;

  max-width:100% !important;
  max-height:calc(100vh - 40px) !important;

  overflow-y:auto !important;
  overflow-x:hidden !important;
}

.elementor-popup-modal .dialog-message{
  width:100% !important;
  max-height:none !important;
  overflow:visible !important;
}/* End custom CSS */
/* Start custom CSS */.nova-special-popup{
  border-radius:20px !important;
}/* End custom CSS */