.elementor-63 .elementor-element.elementor-element-a6a00a0{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-63 .elementor-element.elementor-element-bfbffbd{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-63 .elementor-element.elementor-element-bfbffbd:not(.elementor-motion-effects-element-type-background), .elementor-63 .elementor-element.elementor-element-bfbffbd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://svenbombach-performance.de/wp-content/uploads/2026/03/hero_bg_upscaled_6144x4096-scaled.webp");}.elementor-63 .elementor-element.elementor-element-75fbb91{--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;}@media(max-width:767px){.elementor-63 .elementor-element.elementor-element-75fbb91:not(.elementor-motion-effects-element-type-background), .elementor-63 .elementor-element.elementor-element-75fbb91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://svenbombach-performance.de/wp-content/uploads/2026/03/image-1-4.webp");background-position:bottom left;}.elementor-63 .elementor-element.elementor-element-75fbb91{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-1d02932 *//* ================================
   KONTAKTSEITE – 2 Sektionen
   Farbkonzept: #F8FAFC / #2563EB / #0B1220
   ================================ */

/* Section 1 */
.sb-contactHero{
  background: #F8FAFC;
  padding: 72px 0;
  border-bottom: 1px solid rgba(226,232,240,.7);
}

.sb-contactHero__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

.sb-contactHero__grid{
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 22px;
  align-items: start;
}

.sb-contactHero__eyebrow{
  margin: 0 0 10px 0;
  font-weight: 900;
  font-size: 13px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(71,85,105,.95);
}

.sb-contactHero__title{
  margin: 0 0 10px 0;
  font-size: clamp(30px, 3.2vw, 44px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #0F172A;
}

.sb-contactHero__text{
  margin: 0 0 14px 0;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(71,85,105,.95);
  max-width: 720px;
}

.sb-contactHero__pills{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.sb-contactHero__pill{
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 13px;
  color: rgba(15,23,42,.92);
  background: rgba(241,245,249,.90);
  border: 1px solid rgba(226,232,240,.95);
}

/* Info Card */
.sb-contactCard{
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 20px;
  padding: 18px;
  box-shadow: 0 18px 50px rgba(2,6,23,.08);
}

.sb-contactCard__title{
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 900;
  color: #0F172A;
}

.sb-contactCard__list{
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.sb-contactCard__list li{
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.55;
  color: rgba(71,85,105,.95);
}

.sb-contactCard__list li::before{
  content: "";
  position: absolute;
  left: 0;
  top: .55em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #2563EB;
  box-shadow: 0 0 0 6px rgba(37,99,235,.10);
}

.sb-contactCard__hint{
  margin: 12px 0 0 0;
  font-size: 13px;
  color: rgba(71,85,105,.85);
}

/* Section 2 */
.sb-contactForm{
  background: #FFFFFF;
  padding: 64px 0;
}

.sb-contactForm__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

.sb-contactForm__card{
  background: rgba(248,250,252,.95);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 18px 60px rgba(2,6,23,.08);
}

.sb-contactForm__head{
  max-width: 760px;
  margin-bottom: 14px;
}

.sb-contactForm__title{
  margin: 0 0 6px 0;
  font-size: 22px;
  font-weight: 950;
  color: #0F172A;
}

.sb-contactForm__subtitle{
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(71,85,105,.95);
}

/* Platz für Plugin-Form */
.sb-contactForm__embed{
  background: rgba(255,255,255,.92);
  border: 1px dashed rgba(37,99,235,.35);
  border-radius: 18px;
  padding: 18px;
  color: rgba(71,85,105,.85);
}

/* Optionales Fallback Form Styling (nur wenn du es nutzt) */
.sb-form__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.sb-field{
  display: grid;
  gap: 6px;
}

.sb-field--full{
  grid-column: 1 / -1;
}

.sb-field span{
  font-weight: 800;
  font-size: 13px;
  color: rgba(15,23,42,.85);
}

.sb-field input,
.sb-field select,
.sb-field textarea{
  width: 100%;
  border-radius: 14px;
  border: 1px solid rgba(226,232,240,.95);
  padding: 12px 12px;
  font-size: 15px;
  outline: none;
  background: rgba(255,255,255,.95);
}

.sb-field input:focus,
.sb-field select:focus,
.sb-field textarea:focus{
  border-color: rgba(37,99,235,.45);
  box-shadow: 0 0 0 6px rgba(37,99,235,.10);
}

.sb-check{
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: rgba(71,85,105,.95);
}

.sb-submit{
  grid-column: 1 / -1;
  border: none;
  border-radius: 999px;
  padding: 14px 16px;
  background: #2563EB;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 18px 44px rgba(37,99,235,.20);
}

.sb-submit:hover{
  background: #1D4ED8;
}

/* Responsive */
@media (max-width: 980px){
  .sb-contactHero{
    padding: 56px 0;
  }
  .sb-contactHero__grid{
    grid-template-columns: 1fr;
  }
  .sb-contactForm{
    padding: 48px 0;
  }
  .sb-form__grid{
    grid-template-columns: 1fr;
  }
}/* ================================
   Kontaktseite – Option B
   Hero weiß, Formularbereich hellgrau
   (Override)
   ================================ */

/* 1) Standard: alles weiß */
body,
.elementor-section-wrap{
  background: #FFFFFF !important;
}

/* 2) Formularbereich (MultiForm) hellgrau */
.sb-multiForm{
  background: #F8FAFC !important;
  border-top: 1px solid rgba(226,232,240,.7) !important;
  border-bottom: 1px solid rgba(226,232,240,.7) !important;
}

/* 3) Formular-Card bleibt weiß (Kontrast auf Grau) */
.sb-multiForm__card{
  background: rgba(255,255,255,.96) !important;
  border: 1px solid rgba(226,232,240,.95) !important;
  box-shadow: 0 18px 60px rgba(2,6,23,.08) !important;
}

/* 4) Hero/Intro Bereich explizit weiß lassen (falls du dort Klassen hast) */
.sb-contactHero,
.sb-contactHero *{
  background: transparent;
}

/* Optional: wenn der Hero doch noch einen grauen Kasten hat, killt das den */
.sb-contactHero .sb-card,
.sb-contactHero .sb-checklist,
.sb-contactHero .sb-panel{
  background: #FFFFFF !important;
  border: 1px solid rgba(226,232,240,.85) !important;
  box-shadow: 0 12px 30px rgba(2,6,23,.06) !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f5a1d6 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  background: #F8FAFC;
  color: #0F172A;
  -webkit-font-smoothing: antialiased;
}

.sb-multiForm{
  background: #F8FAFC;
  padding: 64px 0;
  border-top: 1px solid rgba(226,232,240,.7);
  border-bottom: 1px solid rgba(226,232,240,.7);
}
.sb-multiForm__inner{
  max-width: 900px;
  margin: 0 auto;
  padding: 0 16px;
}
.sb-multiForm__card{
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 22px;
  padding: 18px;
  box-shadow: 0 18px 60px rgba(2,6,23,.08);
}

/* Progress */
.sb-multiForm__progress{ margin-bottom: 14px; }
.sb-multiForm__steps{
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.sb-multiForm__step{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  border-radius: 999px;
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(248,250,252,.95);
  color: rgba(71,85,105,.95);
  font-weight: 700;
  font-size: 13px;
}
.sb-multiForm__step.is-active{
  border-color: rgba(37,99,235,.25);
  background: rgba(37,99,235,.10);
  color: #1D4ED8;
}
.sb-multiForm__step.is-done{
  border-color: rgba(37,99,235,.18);
  background: rgba(37,99,235,.06);
  color: rgba(29,78,216,.95);
}
.sb-multiForm__num{
  width: 24px;
  height: 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(37,99,235,.14);
  border: 1px solid rgba(37,99,235,.22);
  color: #1D4ED8;
  font-weight: 800;
}
.sb-multiForm__bar{
  margin-top: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(226,232,240,.65);
  overflow: hidden;
  border: 1px solid rgba(226,232,240,.95);
}
.sb-multiForm__barFill{
  display: block;
  height: 100%;
  background: linear-gradient(90deg, #2563EB, #1D4ED8);
  border-radius: 999px;
  transition: width .2s ease;
}

/* Steps */
.sb-step{ display: none; }
.sb-step.is-active{ display: block; }

.sb-step__title{
  margin: 4px 0 6px 0;
  font-size: 22px;
  font-weight: 800;
  color: #0F172A;
}
.sb-step__subtitle{
  margin: 0 0 14px 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(71,85,105,.95);
}

/* Labels */
.sb-label{
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: rgba(15,23,42,.88);
  margin-bottom: 8px;
}
.sb-req{ color: #2563EB; font-weight: 800; }
.sb-block{ margin-bottom: 12px; }

/* Toggle */
.sb-toggle{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.sb-toggle__opt{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(248,250,252,.95);
  cursor: pointer;
  user-select: none;
  font-weight: 700;
  font-size: 13px;
  color: rgba(71,85,105,.95);
}
.sb-toggle__opt input{ accent-color: #2563EB; }

/* Grid */
.sb-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.sb-field{ display: grid; gap: 6px; }
.sb-field--full{ grid-column: 1 / -1; }
.sb-field > span{
  font-weight: 700;
  font-size: 13px;
  color: rgba(15,23,42,.85);
}
.sb-field input,
.sb-field select,
.sb-field textarea{
  width: 100%;
  border-radius: 14px;
  border: 1px solid rgba(226,232,240,.95);
  padding: 12px;
  font-size: 15px;
  outline: none;
  background: rgba(255,255,255,.95);
  font-family: inherit;
}
.sb-field input:focus,
.sb-field select:focus,
.sb-field textarea:focus{
  border-color: rgba(37,99,235,.45);
  box-shadow: 0 0 0 6px rgba(37,99,235,.10);
}

/* Privacy */
.sb-check{
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: rgba(71,85,105,.95);
}
.sb-check input{ accent-color: #2563EB; flex-shrink: 0; margin-top: 3px; }
.sb-check--privacy{ margin-top: 6px; }

/* Conditional */
.sb-conditional{
  grid-column: 1 / -1;
  display: none;
}

/* Nav */
.sb-stepNav{
  margin-top: 6px;
  display: grid;
  gap: 8px;
}
.sb-stepNav--row{
  margin-top: 14px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sb-stepNav__hint{
  margin: 0;
  font-size: 13px;
  color: rgba(71,85,105,.85);
}

/* Buttons */
.sb-next, .sb-submitFinal {
  border: none;
  border-radius: 999px;
  padding: 14px 16px;
  background: #2563EB;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 18px 44px rgba(37,99,235,.20);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .35em;
  font-family: inherit;
  transition: background .15s;
}
.sb-next:hover, .sb-submitFinal:hover { background: #1D4ED8; }
.sb-next svg, .sb-submitFinal svg { height: .9em; fill: #fff; display: none; }

.sb-submitFinal.is-loading {
  background: #1D4ED8;
  cursor: not-allowed;
  pointer-events: none;
  opacity: .85;
}

.sb-submitFinal.is-sent {
  background: #15803D;
  box-shadow: 0 18px 44px rgba(21,128,61,.25);
  pointer-events: none;
}

@keyframes sbShake {
  0%, 100% { transform: translateX(0); }
  20% { transform: translateX(-6px); }
  40% { transform: translateX(6px); }
  60% { transform: translateX(-4px); }
  80% { transform: translateX(4px); }
}

.sb-next.is-error {
  background: #DC2626;
  box-shadow: 0 18px 44px rgba(220,38,38,.25);
  animation: sbShake .35s ease;
}

.sb-back{
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(255,255,255,.92);
  color: rgba(15,23,42,.92);
  font-weight: 700;
  padding: 12px 14px;
  border-radius: 999px;
  cursor: pointer;
  font-family: inherit;
  transition: background .15s, border-color .15s;
}
.sb-back:hover{
  border-color: rgba(37,99,235,.25);
  background: rgba(37,99,235,.06);
}

/* Calendar */
.sb-cal{
  background: rgba(248,250,252,.95);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 18px;
  padding: 14px;
  box-shadow: 0 12px 30px rgba(2,6,23,.06);
}
.sb-cal__top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}
.sb-cal__week{ font-weight: 800; color: #0F172A; }
.sb-cal__tz{ font-size: 13px; color: rgba(71,85,105,.9); }
.sb-cal__monthBar{
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  align-items: center;
  gap: 10px;
  margin: 6px 0 12px;
}
.sb-cal__nav{
  width: 44px;
  height: 44px;
  border-radius: 14px;
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(255,255,255,.92);
  color: rgba(15,23,42,.90);
  font-weight: 800;
  font-size: 20px;
  cursor: pointer;
  transition: transform .15s, background .15s, border-color .15s;
  font-family: inherit;
  outline: none;
  box-shadow: none;
}
.sb-cal__nav:hover{
  transform: translateY(-1px);
  border-color: rgba(37,99,235,.25);
  background: rgba(37,99,235,.06);
  box-shadow: none;
}
.sb-cal__nav:focus,
.sb-cal__nav:focus-visible,
.sb-cal__nav:active {
  background: rgba(255,255,255,.92) !important;
  border-color: rgba(226,232,240,.95) !important;
  outline: none !important;
  box-shadow: none !important;
  transform: none !important;
  color: rgba(15,23,42,.90) !important;
  text-shadow: none !important;
  filter: none !important;
}
.sb-cal__month{
  text-align: center;
  font-weight: 800;
  color: #0F172A;
  font-size: 16px;
}
.sb-cal__dow{
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 8px;
  padding: 0 2px 8px;
}
.sb-cal__dow span{
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  color: rgba(71,85,105,.75);
}
.sb-cal__grid{
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 8px;
}
.sb-day{
  height: 44px;
  border-radius: 14px;
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(255,255,255,.95);
  color: rgba(15,23,42,.92);
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: transform .15s, background .15s, border-color .15s, box-shadow .15s;
  font-family: inherit;
}
.sb-day:hover{
  transform: translateY(-1px);
  border-color: rgba(37,99,235,.25);
  background: rgba(37,99,235,.06);
}
.sb-day.is-selected{
  background: rgba(37,99,235,.12);
  border-color: rgba(37,99,235,.35);
  color: #1D4ED8;
  box-shadow: 0 14px 28px rgba(37,99,235,.14);
}
.sb-day.is-disabled{
  opacity: .35;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: none !important;
}
.sb-cal__note{
  margin: 12px 0 0;
  font-size: 13px;
  color: rgba(71,85,105,.85);
}
.sb-cal__picked{
  margin-top: 10px;
  font-size: 14px;
  color: rgba(71,85,105,.95);
}

/* Time */
.sb-time{
  background: rgba(248,250,252,.95);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 18px;
  padding: 14px;
  box-shadow: 0 12px 30px rgba(2,6,23,.06);
}
.sb-time__top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}
.sb-time__label{ font-weight: 800; color: #0F172A; font-size: 14px; }
.sb-time__value{
  font-weight: 800;
  color: #1D4ED8;
  background: rgba(37,99,235,.08);
  border: 1px solid rgba(37,99,235,.18);
  padding: 10px 12px;
  border-radius: 14px;
  min-width: 90px;
  text-align: center;
}
.sb-time__slots{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 10px;
}
.sb-timeSlot{
  border: 1px solid rgba(226,232,240,.95);
  background: rgba(255,255,255,.95);
  border-radius: 14px;
  padding: 12px 10px;
  font-weight: 700;
  color: rgba(15,23,42,.92);
  cursor: pointer;
  text-align: center;
  transition: transform .15s, background .15s, border-color .15s, box-shadow .15s;
  font-family: inherit;
}
.sb-timeSlot:hover{
  transform: translateY(-1px);
  border-color: rgba(37,99,235,.25);
  background: rgba(37,99,235,.06);
}
.sb-timeSlot.is-selected{
  border-color: rgba(37,99,235,.35);
  background: rgba(37,99,235,.12);
  color: #1D4ED8;
  box-shadow: 0 14px 28px rgba(37,99,235,.14);
}
.sb-time__note{
  margin: 0;
  font-size: 13px;
  color: rgba(71,85,105,.85);
}
.sb-time__picked{
  margin-top: 10px;
  font-size: 14px;
  color: rgba(71,85,105,.95);
}

/* Review */
.sb-review{
  background: rgba(248,250,252,.95);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 18px;
  padding: 14px;
  box-shadow: 0 12px 30px rgba(2,6,23,.06);
  display: grid;
  gap: 10px;
}
.sb-review__row{
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 10px;
  align-items: start;
  padding: 10px;
  border-radius: 14px;
  border: 1px solid rgba(226,232,240,.70);
  background: rgba(255,255,255,.85);
}
.sb-review__label{ font-weight: 800; color: rgba(15,23,42,.90); font-size: 13px; }
.sb-review__value{ color: rgba(71,85,105,.95); font-size: 14px; line-height: 1.55; word-break: break-word; }

/* Success */
.sb-success{
  position: fixed;
  inset: 0;
  display: none;
  z-index: 99999;
}
.sb-success.is-open{
  display: grid;
  place-items: center;
}
.sb-success__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(2,6,23,.55);
  backdrop-filter: blur(6px);
  cursor: pointer;
}
.sb-success__card{
  position: relative;
  width: min(520px, calc(100% - 32px));
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 30px 90px rgba(2,6,23,.25);
  text-align: center;
  animation: sbPop .22s ease-out both;
}
@keyframes sbPop{
  from{ opacity: 0; transform: translateY(10px) scale(.98); }
  to{ opacity: 1; transform: translateY(0) scale(1); }
}
.sb-success__icon{ display: grid; place-items: center; margin: 4px 0 12px; }
.sb-success__title{ margin: 0 0 8px; font-weight: 800; color: #0F172A; font-size: 20px; }
.sb-success__text{ margin: 0 0 14px; color: rgba(71,85,105,.95); line-height: 1.6; font-size: 15px; }
.sb-success__btn{
  border: none;
  border-radius: 999px;
  padding: 12px 16px;
  background: #2563EB;
  color: #fff;
  font-weight: 800;
  font-size: 15px;
  cursor: pointer;
  box-shadow: 0 18px 44px rgba(37,99,235,.20);
  font-family: inherit;
}
.sb-success__btn:hover{ background: #1D4ED8; }

.sb-check-svg{ width: 84px; height: 84px; display: block; }
.sb-check__circle{
  fill: none;
  stroke: rgba(37,99,235,.20);
  stroke-width: 4;
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-linecap: round;
}
.sb-check__mark{
  fill: none;
  stroke: #2563EB;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}
.sb-success.is-open .sb-check__circle{ animation: sbCircle .55s ease-out forwards; }
.sb-success.is-open .sb-check__mark{ animation: sbCheckMark .38s ease-out .28s forwards; }
@keyframes sbCircle{ to{ stroke-dashoffset: 0; } }
@keyframes sbCheckMark{ to{ stroke-dashoffset: 0; } }

@media (max-width: 980px){
  .sb-multiForm{ padding: 48px 0; }
  .sb-grid{ grid-template-columns: 1fr; }
  .sb-time__slots{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sb-stepNav--row{ justify-content: stretch; }
  .sb-back, .sb-next, .sb-submitFinal{ width: 100%; justify-content: center; }
  .sb-review__row{ grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
  .sb-multiForm {
    padding: 0 !important;
    border: none !important;
    background: #FFFFFF !important;
    overflow: hidden !important;
  }
  .sb-multiForm__inner {
    padding: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }
  .sb-multiForm__card {
    border-radius: 0 !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    background: #FFFFFF !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    min-height: 100svh !important;
  }
  .sb-multiForm * { max-width: 100% !important; }

  .sb-multiForm__progress {
    background: #0F172A !important;
    padding: 14px 18px 12px !important;
    margin-bottom: 0 !important;
    flex-shrink: 0 !important;
  }

  .sb-multiForm__steps {
    gap: 0 !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 10px !important;
  }

  .sb-multiForm__step {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    color: rgba(148,163,184,.5) !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    position: relative !important;
  }

  .sb-multiForm__step:not(:last-child)::after {
    content: "" !important;
    position: absolute !important;
    top: 10px !important;
    left: calc(50% + 12px) !important;
    right: calc(-50% + 12px) !important;
    height: 1px !important;
    background: rgba(255,255,255,.15) !important;
  }

  .sb-multiForm__step.is-done::after {
    background: rgba(37,99,235,.6) !important;
  }

  .sb-multiForm__num {
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,.1) !important;
    border: 1.5px solid rgba(255,255,255,.2) !important;
    color: rgba(148,163,184,.6) !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .sb-multiForm__step.is-active .sb-multiForm__num {
    background: #2563EB !important;
    border-color: #2563EB !important;
    color: #FFFFFF !important;
    box-shadow: 0 0 0 3px rgba(37,99,235,.3) !important;
  }

  .sb-multiForm__step.is-active {
    color: #FFFFFF !important;
    font-weight: 700 !important;
  }

  .sb-multiForm__step.is-done .sb-multiForm__num {
    background: rgba(37,99,235,.25) !important;
    border-color: rgba(37,99,235,.5) !important;
    color: #60A5FA !important;
  }

  .sb-multiForm__step.is-done {
    color: rgba(96,165,250,.7) !important;
  }

  .sb-multiForm__bar {
    height: 3px !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.1) !important;
    border: none !important;
    margin-top: 0 !important;
  }
  .sb-multiForm__barFill {
    background: #2563EB !important;
  }

  .sb-step {
    padding: 20px 18px 100px !important;
    flex: 1 !important;
    overflow-y: auto !important;
  }

  .sb-step__title {
    font-size: 20px !important;
    font-weight: 800 !important;
    margin-bottom: 4px !important;
    letter-spacing: -0.02em !important;
  }

  .sb-step__subtitle {
    font-size: 13.5px !important;
    color: rgba(71,85,105,.85) !important;
    margin-bottom: 18px !important;
    line-height: 1.55 !important;
  }

  .sb-toggle {
    flex-direction: column !important;
    gap: 10px !important;
    margin-bottom: 4px !important;
  }

  .sb-toggle__opt {
    width: 100% !important;
    padding: 14px 16px !important;
    font-size: 14.5px !important;
    border-radius: 14px !important;
    gap: 12px !important;
  }

  .sb-grid { grid-template-columns: 1fr !important; gap: 12px !important; }

  .sb-field > span {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: rgba(71,85,105,.9) !important;
  }

  .sb-field input,
  .sb-field select,
  .sb-field textarea {
    font-size: 16px !important;
    padding: 14px 14px !important;
    border-radius: 12px !important;
    background: #F8FAFC !important;
    border-color: rgba(226,232,240,.9) !important;
  }

  .sb-field textarea { min-height: 110px !important; }

  .sb-check { font-size: 13.5px !important; gap: 10px !important; }

  .sb-stepNav {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    background: #FFFFFF !important;
    border-top: 1px solid rgba(226,232,240,.9) !important;
    padding: 12px 16px calc(12px + env(safe-area-inset-bottom)) !important;
    display: flex !important;
    gap: 10px !important;
    align-items: center !important;
    z-index: 100 !important;
    box-shadow: 0 -4px 20px rgba(11,18,32,.08) !important;
    margin: 0 !important;
  }

  .sb-stepNav .sb-next,
  .sb-stepNav .sb-submitFinal {
    flex: 1 !important;
    width: auto !important;
    padding: 14px 16px !important;
    font-size: 15px !important;
    justify-content: center !important;
    border-radius: 12px !important;
  }

  .sb-stepNav .sb-back {
    flex-shrink: 0 !important;
    width: auto !important;
    padding: 13px 16px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    background: #F1F5F9 !important;
    border-color: transparent !important;
  }

  .sb-stepNav .sb-stepNav__hint { display: none !important; }

  .sb-stepNav:not(.sb-stepNav--row) {
    flex-direction: column !important;
    gap: 8px !important;
  }

  .sb-stepNav:not(.sb-stepNav--row) .sb-next {
    width: 100% !important;
  }

  .sb-next svg, .sb-submitFinal svg { display: inline-block !important; }

  .sb-cal {
    background: #F8FAFC !important;
    border-radius: 16px !important;
    padding: 14px 12px !important;
    box-shadow: none !important;
    border-color: rgba(226,232,240,.8) !important;
  }

  .sb-cal__top {
    flex-direction: row !important;
    align-items: center !important;
    margin-bottom: 10px !important;
  }

  .sb-cal__week { font-size: 14px !important; }
  .sb-cal__tz { font-size: 11px !important; color: rgba(100,116,139,.7) !important; }

  .sb-cal__monthBar {
    grid-template-columns: 42px 1fr 42px !important;
    gap: 6px !important;
    margin: 0 0 10px !important;
  }

  .sb-cal__nav {
    width: 42px !important;
    height: 42px !important;
    font-size: 18px !important;
    border-radius: 10px !important;
  }

  .sb-cal__month { font-size: 15px !important; }
  .sb-cal__dow { gap: 3px !important; padding-bottom: 6px !important; }
  .sb-cal__dow span { font-size: 10.5px !important; }
  .sb-cal__grid { gap: 3px !important; }

  .sb-day {
    height: 42px !important;
    border-radius: 10px !important;
    font-size: 13.5px !important;
  }

  .sb-cal__note { font-size: 11.5px !important; margin-top: 10px !important; }
  .sb-cal__picked { font-size: 13px !important; margin-top: 8px !important; }

  .sb-time {
    background: #F8FAFC !important;
    border-radius: 16px !important;
    padding: 14px 12px !important;
    box-shadow: none !important;
  }

  .sb-time__top { gap: 8px !important; margin-bottom: 10px !important; }
  .sb-time__label { font-size: 14px !important; }
  .sb-time__value {
    font-size: 15px !important;
    padding: 8px 12px !important;
    min-width: 72px !important;
    border-radius: 10px !important;
  }

  .sb-time__slots {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 7px !important;
  }

  .sb-timeSlot {
    padding: 12px 6px !important;
    font-size: 13.5px !important;
    border-radius: 10px !important;
  }

  .sb-time__note { font-size: 11.5px !important; }
  .sb-time__picked { font-size: 13px !important; margin-top: 8px !important; }

  .sb-review {
    background: #F8FAFC !important;
    border-radius: 16px !important;
    padding: 4px 0 !important;
    box-shadow: none !important;
    border: 1px solid rgba(226,232,240,.85) !important;
    gap: 0 !important;
    overflow: hidden !important;
  }

  .sb-review__row {
    grid-template-columns: 1fr !important;
    gap: 2px !important;
    padding: 11px 14px !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid rgba(226,232,240,.7) !important;
    background: transparent !important;
  }

  .sb-review__row:last-child { border-bottom: none !important; }

  .sb-review__label {
    font-size: 10.5px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .07em !important;
    color: rgba(100,116,139,.65) !important;
    margin-bottom: 2px !important;
  }

  .sb-review__value {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #0F172A !important;
  }

  .sb-success__card {
    padding: 20px 16px !important;
    border-radius: 20px !important;
  }
  .sb-success__title { font-size: 18px !important; }
  .sb-success__text { font-size: 14px !important; }
  .sb-success__btn {
    width: 100% !important;
    padding: 14px !important;
    border-radius: 12px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d400c5 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;
  background: #F8FAFC;
  color: #0F172A;
  -webkit-font-smoothing: antialiased;
}

.sbm-wrap {
  padding: 16px;
}

.sbm-card {
  background: #fff;
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 20px;
  box-shadow: 0 18px 60px rgba(2,6,23,.08);
  overflow: hidden;
}

.sbm {
  display: flex;
  flex-direction: column;
  background: #fff;
}

.sbm__header {
  background: #0F172A;
  padding: 16px 20px 14px;
  flex-shrink: 0;
}

.sbm__steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.sbm__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  flex: 1;
  position: relative;
}

.sbm__step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 11px;
  left: calc(50% + 13px);
  right: calc(-50% + 13px);
  height: 1px;
  background: rgba(255,255,255,.12);
  transition: background .3s;
}

.sbm__step.is-done::after {
  background: #2563EB;
}

.sbm__step-dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1.5px solid rgba(255,255,255,.2);
  background: rgba(255,255,255,.07);
  color: rgba(148,163,184,.6);
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s;
}

.sbm__step.is-active .sbm__step-dot {
  background: #2563EB;
  border-color: #2563EB;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(37,99,235,.3);
}

.sbm__step.is-done .sbm__step-dot {
  background: rgba(37,99,235,.2);
  border-color: rgba(37,99,235,.5);
  color: #60A5FA;
}

.sbm__step-label {
  font-size: 9.5px;
  font-weight: 600;
  letter-spacing: .04em;
  color: rgba(148,163,184,.5);
  transition: color .25s;
}

.sbm__step.is-active .sbm__step-label { color: #fff; }
.sbm__step.is-done .sbm__step-label { color: rgba(96,165,250,.7); }

.sbm__bar {
  height: 2px;
  background: rgba(255,255,255,.08);
  border-radius: 999px;
  overflow: hidden;
}

.sbm__bar-fill {
  height: 100%;
  background: #2563EB;
  border-radius: 999px;
  transition: width .3s ease;
}

.sbm__body {
  flex: 1;
  position: relative;
}

.sbm__screen {
  display: none;
  padding: 24px 18px 28px;
  min-height: 100%;
  overflow-y: auto;
}

.sbm__screen.is-active {
  display: block;
  animation: sbmFadeIn .2s ease;
}

@keyframes sbmFadeIn {
  from { opacity: 0; transform: translateX(16px); }
  to   { opacity: 1; transform: translateX(0); }
}

.sbm__screen.is-back {
  animation: sbmFadeBack .2s ease;
}

@keyframes sbmFadeBack {
  from { opacity: 0; transform: translateX(-16px); }
  to   { opacity: 1; transform: translateX(0); }
}

.sbm__title {
  font-size: 21px;
  font-weight: 800;
  color: #0F172A;
  letter-spacing: -.025em;
  margin-bottom: 4px;
}

.sbm__subtitle {
  font-size: 14px;
  color: rgba(71,85,105,.85);
  line-height: 1.5;
  margin-bottom: 22px;
}

.sbm__type-group {
  margin-bottom: 20px;
}

.sbm__type-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: rgba(100,116,139,.8);
  margin-bottom: 10px;
}

.sbm__type-opts {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sbm__type-opt {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1.5px solid rgba(226,232,240,.9);
  background: #F8FAFC;
  cursor: pointer;
  transition: border-color .15s, background .15s;
}

.sbm__type-opt input { display: none; }

.sbm__type-opt-radio {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid rgba(203,213,225,.9);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color .15s, background .15s;
}

.sbm__type-opt-radio::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #2563EB;
  opacity: 0;
  transform: scale(.4);
  transition: opacity .15s, transform .15s;
}

.sbm__type-opt input:checked ~ .sbm__type-opt-radio {
  border-color: #2563EB;
}

.sbm__type-opt input:checked ~ .sbm__type-opt-radio::after {
  opacity: 1;
  transform: scale(1);
}

.sbm__type-opt:has(input:checked) {
  border-color: rgba(37,99,235,.35);
  background: rgba(37,99,235,.04);
}

.sbm__type-opt-text {
  font-size: 14.5px;
  font-weight: 600;
  color: #0F172A;
  line-height: 1.35;
}

.sbm__fields {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.sbm__field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sbm__field-label {
  font-size: 12.5px;
  font-weight: 700;
  color: rgba(71,85,105,.9);
  letter-spacing: .01em;
}

.sbm__field-req { color: #2563EB; }

.sbm__field input,
.sbm__field select,
.sbm__field textarea {
  width: 100%;
  padding: 14px 16px;
  font-size: 16px;
  font-family: inherit;
  border: 1.5px solid rgba(226,232,240,.9);
  border-radius: 14px;
  background: #F8FAFC;
  color: #0F172A;
  outline: none;
  transition: border-color .15s, box-shadow .15s;
  -webkit-appearance: none;
}

.sbm__field input:focus,
.sbm__field select:focus,
.sbm__field textarea:focus {
  border-color: rgba(37,99,235,.5);
  box-shadow: 0 0 0 4px rgba(37,99,235,.08);
  background: #fff;
}

.sbm__field textarea {
  min-height: 120px;
  resize: none;
  line-height: 1.55;
}

.sbm__field select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
}

.sbm__conditional { display: none; }

.sbm__privacy {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  background: #F8FAFC;
  border: 1.5px solid rgba(226,232,240,.9);
  border-radius: 14px;
  cursor: pointer;
}

.sbm__privacy input { display: none; }

.sbm__privacy-box {
  width: 20px;
  height: 20px;
  border-radius: 6px;
  border: 2px solid rgba(203,213,225,.9);
  flex-shrink: 0;
  margin-top: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color .15s, background .15s;
}

.sbm__privacy-box svg {
  width: 11px;
  height: 11px;
  stroke: #fff;
  opacity: 0;
  transform: scale(.5);
  transition: opacity .15s, transform .15s;
}

.sbm__privacy input:checked ~ .sbm__privacy-box {
  background: #2563EB;
  border-color: #2563EB;
}

.sbm__privacy input:checked ~ .sbm__privacy-box svg {
  opacity: 1;
  transform: scale(1);
}

.sbm__privacy:has(input:checked) {
  border-color: rgba(37,99,235,.3);
}

.sbm__privacy-text {
  font-size: 13.5px;
  color: rgba(71,85,105,.9);
  line-height: 1.5;
}

.sbm__cal {
  background: #F8FAFC;
  border: 1.5px solid rgba(226,232,240,.9);
  border-radius: 20px;
  padding: 12px 12px;
}

.sbm__cal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.sbm__cal-label { font-size: 13px; font-weight: 700; color: #0F172A; }
.sbm__cal-tz { font-size: 11px; color: rgba(100,116,139,.75); }

.sbm__cal-nav-row {
  display: grid;
  grid-template-columns: 36px 1fr 36px;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
}

.sbm__cal-nav {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1.5px solid rgba(226,232,240,.9);
  background: #fff;
  color: #0F172A;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .15s, border-color .15s;
  font-family: inherit;
  outline: none;
  box-shadow: none;
}

.sbm__cal-nav:active { background: rgba(37,99,235,.06); border-color: rgba(37,99,235,.25); }
.sbm__cal-nav:focus, .sbm__cal-nav:focus-visible {
  outline: none !important; box-shadow: none !important;
  background: #fff !important; border-color: rgba(226,232,240,.9) !important;
}

.sbm__cal-month { text-align: center; font-size: 15px; font-weight: 800; color: #0F172A; }

.sbm__cal-dow {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3px;
  margin-bottom: 4px;
}

.sbm__cal-dow span {
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  color: rgba(100,116,139,.7);
  padding: 2px 0;
}

.sbm__cal-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3px;
}

.sbm__day {
  height: 36px;
  border-radius: 12px;
  border: 1.5px solid rgba(226,232,240,.8);
  background: #fff;
  color: #0F172A;
  font-size: 12.5px;
  font-weight: 700;
  cursor: pointer;
  font-family: inherit;
  transition: background .12s, border-color .12s;
  outline: none;
}

.sbm__day:active { background: rgba(37,99,235,.08); border-color: rgba(37,99,235,.3); }

.sbm__day.is-selected {
  background: #2563EB;
  border-color: #2563EB;
  color: #fff;
  box-shadow: 0 4px 14px rgba(37,99,235,.3);
}

.sbm__day.is-disabled { opacity: .28; cursor: not-allowed; pointer-events: none; }

.sbm__cal-note { margin-top: 8px; font-size: 11.5px; color: rgba(100,116,139,.8); }
.sbm__cal-picked { margin-top: 6px; font-size: 12.5px; color: rgba(71,85,105,.9); font-weight: 500; }
.sbm__cal-picked strong { color: #1D4ED8; }

.sbm__time-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.sbm__time-label { font-size: 13px; font-weight: 700; color: #0F172A; }

.sbm__time-val {
  font-size: 15px;
  font-weight: 800;
  color: #1D4ED8;
  background: rgba(37,99,235,.08);
  border: 1.5px solid rgba(37,99,235,.2);
  padding: 7px 14px;
  border-radius: 10px;
  min-width: 68px;
  text-align: center;
}

.sbm__time-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 12px;
}

.sbm__slot {
  padding: 12px 6px;
  border-radius: 12px;
  border: 1.5px solid rgba(226,232,240,.9);
  background: #F8FAFC;
  font-size: 14px;
  font-weight: 700;
  color: #0F172A;
  cursor: pointer;
  text-align: center;
  font-family: inherit;
  transition: background .12s, border-color .12s, color .12s;
  outline: none;
}

.sbm__slot:active { background: rgba(37,99,235,.08); border-color: rgba(37,99,235,.3); }

.sbm__slot.is-selected {
  background: #2563EB;
  border-color: #2563EB;
  color: #fff;
  box-shadow: 0 4px 14px rgba(37,99,235,.25);
}

.sbm__time-note { font-size: 12px; color: rgba(100,116,139,.8); }
.sbm__time-picked { margin-top: 10px; font-size: 13px; color: rgba(71,85,105,.9); font-weight: 500; }

.sbm__review {
  border: 1.5px solid rgba(226,232,240,.9);
  border-radius: 18px;
  overflow: hidden;
}

.sbm__review-row {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 13px 16px;
  border-bottom: 1px solid rgba(226,232,240,.6);
}

.sbm__review-row:last-child { border-bottom: none; }
.sbm__review-key { font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; color: rgba(100,116,139,.65); }
.sbm__review-val { font-size: 14.5px; font-weight: 500; color: #0F172A; line-height: 1.5; word-break: break-word; }

.sbm__footer-inline {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px 0 4px;
  position: relative;
  z-index: 10;
}

.sbm__footer {
  padding: 16px 20px 24px;
  background: #fff;
  border-top: 1px solid rgba(226,232,240,.9);
  display: flex;
  gap: 10px;
  align-items: center;
}

.sbm__btn-back,
.sbm__btn-back-inline {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border-radius: 999px;
  border: 1.5px solid rgba(226,232,240,.9) !important;
  background: #F1F5F9 !important;
  color: #475569 !important;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: inherit;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  box-shadow: none !important;
  outline: none !important;
}

.sbm__btn-back:hover,
.sbm__btn-back:focus,
.sbm__btn-back:focus-visible,
.sbm__btn-back:active,
.sbm__btn-back-inline:hover,
.sbm__btn-back-inline:focus,
.sbm__btn-back-inline:focus-visible,
.sbm__btn-back-inline:active {
  background: #E2E8F0 !important;
  border-color: rgba(226,232,240,.9) !important;
  color: #475569 !important;
  box-shadow: none !important;
  outline: none !important;
  transform: none !important;
  filter: none !important;
}

.sbm__btn-next,
.sbm__btn-submit {
  flex: 1;
  height: 50px;
  border-radius: 999px;
  border: none !important;
  background: linear-gradient(180deg, #3B82F6 0%, #2563EB 100%) !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: inherit;
  box-shadow: 0 10px 28px rgba(37,99,235,.25);
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  transition: transform .12s ease, box-shadow .12s ease;
  text-shadow: none !important;
  filter: none !important;
}

.sbm__btn-next:active,
.sbm__btn-submit:active {
  transform: scale(.98);
  box-shadow: 0 6px 16px rgba(37,99,235,.2);
}

.sbm__btn-next svg,
.sbm__btn-submit svg {
  width: 16px;
  height: 16px;
  fill: #fff;
  flex-shrink: 0;
}

.sbm__btn-next:focus,
.sbm__btn-next:focus-visible,
.sbm__btn-submit:focus,
.sbm__btn-submit:focus-visible {
  outline: none !important;
  box-shadow: 0 10px 28px rgba(37,99,235,.25) !important;
  background: linear-gradient(180deg, #3B82F6 0%, #2563EB 100%) !important;
  color: #fff !important;
  transform: none !important;
  text-shadow: none !important;
  filter: none !important;
}

.sbm__btn-next.is-error {
  background: #DC2626 !important;
  box-shadow: 0 4px 20px rgba(220,38,38,.3) !important;
  animation: sbmShake .32s ease;
}

@keyframes sbmShake {
  0%, 100% { transform: translateX(0); }
  20% { transform: translateX(-6px); }
  40% { transform: translateX(6px); }
  60% { transform: translateX(-4px); }
  80% { transform: translateX(4px); }
}

.sbm__btn-submit.is-loading {
  background: #1D4ED8 !important;
  pointer-events: none;
  opacity: .8;
}

.sbm__btn-submit.is-sent {
  background: #15803D !important;
  box-shadow: 0 10px 28px rgba(21,128,61,.25) !important;
  pointer-events: none;
}

.sbm__success {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.sbm__success.is-open { display: grid; place-items: center; }

.sbm__success-bg {
  position: absolute;
  inset: 0;
  background: rgba(2,6,23,.55);
  backdrop-filter: blur(8px);
  cursor: pointer;
}

.sbm__success-card {
  position: relative;
  width: calc(100% - 40px);
  max-width: 380px;
  background: #fff;
  border-radius: 24px;
  padding: 28px 24px 24px;
  text-align: center;
  box-shadow: 0 32px 80px rgba(2,6,23,.25);
  animation: sbmPop .22s ease-out both;
}

@keyframes sbmPop {
  from { opacity: 0; transform: scale(.94) translateY(12px); }
  to   { opacity: 1; transform: scale(1) translateY(0); }
}

.sbm__success-icon { display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.sbm__check-svg { width: 72px; height: 72px; }

.sbm__check-circle {
  fill: none; stroke: rgba(37,99,235,.15); stroke-width: 3;
  stroke-dasharray: 160; stroke-dashoffset: 160; stroke-linecap: round;
}

.sbm__check-mark {
  fill: none; stroke: #2563EB; stroke-width: 4.5;
  stroke-linecap: round; stroke-linejoin: round;
  stroke-dasharray: 48; stroke-dashoffset: 48;
}

.sbm__success.is-open .sbm__check-circle { animation: sbmCircle .5s ease-out forwards; }
.sbm__success.is-open .sbm__check-mark   { animation: sbmMark .35s ease-out .28s forwards; }
@keyframes sbmCircle { to { stroke-dashoffset: 0; } }
@keyframes sbmMark   { to { stroke-dashoffset: 0; } }

.sbm__success-title { font-size: 19px; font-weight: 800; color: #0F172A; margin-bottom: 8px; letter-spacing: -.015em; }
.sbm__success-text { font-size: 14px; color: rgba(71,85,105,.9); line-height: 1.6; margin-bottom: 20px; }

.sbm__success-close {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: #2563EB;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  font-family: inherit;
  transition: background .15s;
}

.sbm__success-close:active { background: #1D4ED8; }

.sbm__success-close:focus,
.sbm__success-close:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  background: #2563EB !important;
  color: #fff !important;
  transform: none !important;
  text-shadow: none !important;
  filter: none !important;
}/* End custom CSS */