.elementor-942 .elementor-element.elementor-element-0d310e1{--display:flex;}.elementor-942 .elementor-element.elementor-element-412b53a{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-412b53a */:root{
  --cfy-header-h:82px;
  --cfy-contact-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;

  --cfy-contact-bg:#eef7f6;
  --cfy-contact-bg2:#f7fbfb;
  --cfy-contact-card:#ffffff;
  --cfy-contact-card2:rgba(255,255,255,.86);
  --cfy-contact-text:#082a32;
  --cfy-contact-muted:#627b82;
  --cfy-contact-line:rgba(8,42,50,.12);
  --cfy-contact-soft:rgba(18,169,154,.12);
  --cfy-contact-main:#12a99a;
  --cfy-contact-main2:#0d8f86;
  --cfy-contact-shadow:0 24px 70px rgba(8,42,50,.12);
  --cfy-contact-shadow2:0 14px 36px rgba(8,42,50,.08);
}

html[data-theme="dark"]{
  --cfy-contact-bg:#071016;
  --cfy-contact-bg2:#0b1a22;
  --cfy-contact-card:#10252d;
  --cfy-contact-card2:rgba(16,37,45,.88);
  --cfy-contact-text:#f2ffff;
  --cfy-contact-muted:rgba(242,255,255,.76);
  --cfy-contact-line:rgba(255,255,255,.16);
  --cfy-contact-soft:rgba(45,212,191,.17);
  --cfy-contact-main:#2dd4bf;
  --cfy-contact-main2:#14b8a6;
  --cfy-contact-shadow:0 28px 80px rgba(0,0,0,.42);
  --cfy-contact-shadow2:0 18px 44px rgba(0,0,0,.30);
}

body{
  overflow-x:hidden !important;
}

.cfy-contact-page{
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding:0 !important;
  overflow:hidden;
  color:var(--cfy-contact-text);
  font-family:var(--cfy-contact-font);
  background:
    radial-gradient(circle at 10% 8%, rgba(18,169,154,.14), transparent 34%),
    radial-gradient(circle at 92% 12%, rgba(13,143,134,.10), transparent 26%),
    linear-gradient(180deg,var(--cfy-contact-bg2) 0%,var(--cfy-contact-bg) 48%,var(--cfy-contact-bg2) 100%);
}

.cfy-contact-page *,
.cfy-contact-page *::before,
.cfy-contact-page *::after{
  box-sizing:border-box;
}

.cfy-contact-page a{
  color:inherit;
  text-decoration:none;
}

.cfy-contact-container{
  width:min(1220px,calc(100% - 36px)) !important;
  max-width:1220px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.elementor-widget-html:has(.cfy-contact-page),
.elementor-widget-html:has(.cfy-contact-page) .elementor-widget-container,
.elementor-element:has(.cfy-contact-page),
.e-con:has(.cfy-contact-page),
.e-container:has(.cfy-contact-page),
.elementor-section:has(.cfy-contact-page),
.elementor-container:has(.cfy-contact-page){
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin-top:0 !important;
  padding-top:0 !important;
  overflow:visible !important;
}

/* HERO */

.cfy-contact-hero{
  position:relative;
  min-height:430px;
  display:flex;
  align-items:center;
  padding:calc(var(--cfy-header-h,82px) + 58px) 0 74px;
  background:#071016;
  overflow:hidden;
}

.cfy-contact-hero-bg{
  position:absolute;
  inset:0;
  background-image:url("https://cleaningforyou.de/wp-content/uploads/2025/05/Bild_2025-05-05_171105130.webp");
  background-size:cover;
  background-position:center;
  transform:scale(1.03);
  filter:saturate(.95) contrast(1.05);
}

.cfy-contact-hero-overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 70% 45%, rgba(18,169,154,.20), transparent 34%),
    linear-gradient(90deg, rgba(7,16,22,.90), rgba(7,16,22,.66), rgba(7,16,22,.80));
}

.cfy-contact-hero-inner{
  position:relative;
  z-index:2;
  max-width:780px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center;
}

.cfy-contact-label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:fit-content;
  gap:9px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(45,212,191,.16);
  color:#2dd4bf;
  font-size:12px;
  line-height:1.2;
  font-weight:900;
}

.cfy-contact-label::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:999px;
  background:currentColor;
  box-shadow:0 0 0 6px rgba(45,212,191,.13);
}

.cfy-contact-hero h1{
  margin:16px auto 14px;
  color:#ffffff;
  font-size:clamp(36px,5vw,64px);
  line-height:1;
  letter-spacing:-.06em;
  max-width:820px;
}

.cfy-contact-hero p{
  margin:0 auto;
  max-width:680px;
  color:rgba(255,255,255,.82);
  font-size:16px;
  line-height:1.6;
  font-weight:700;
}

.cfy-contact-hero-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:26px;
}

.cfy-contact-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 21px;
  border-radius:999px;
  border:0;
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  color:#ffffff !important;
  font-size:15px;
  font-weight:900;
  line-height:1;
  box-shadow:0 16px 32px rgba(18,169,154,.24);
  transition:.22s ease;
}

.cfy-contact-btn:hover{
  transform:translateY(-2px);
}

.cfy-contact-btn-ghost{
  background:rgba(255,255,255,.10);
  color:#ffffff !important;
  border:1px solid rgba(255,255,255,.24);
  box-shadow:none;
  backdrop-filter:blur(14px);
}

.cfy-contact-btn-ghost-dark{
  background:var(--cfy-contact-card);
  color:var(--cfy-contact-text) !important;
  border:1px solid var(--cfy-contact-line);
  box-shadow:none;
}

/* MAIN CONTACT */

.cfy-contact-main{
  padding:82px 0;
}

.cfy-contact-layout{
  display:grid;
  grid-template-columns:minmax(340px,.85fr) minmax(560px,1.15fr);
  gap:44px;
  align-items:center;
}

.cfy-contact-info h2{
  max-width:580px;
  margin:18px 0 14px;
  color:var(--cfy-contact-text);
  font-size:clamp(34px,4.4vw,56px);
  line-height:1;
  letter-spacing:-.06em;
}

.cfy-contact-info p{
  max-width:560px;
  margin:0;
  color:var(--cfy-contact-muted);
  font-size:16px;
  line-height:1.65;
  font-weight:700;
}

.cfy-contact-boxes{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  margin-top:28px;
}

.cfy-contact-boxes a{
  min-height:86px;
  padding:18px 20px;
  border-radius:20px;
  background:var(--cfy-contact-card);
  border:1px solid var(--cfy-contact-line);
  box-shadow:var(--cfy-contact-shadow2);
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:4px;
  overflow:hidden;
}

.cfy-contact-boxes strong{
  color:var(--cfy-contact-text);
  font-weight:900;
}

.cfy-contact-boxes span{
  color:var(--cfy-contact-muted);
  line-height:1.45;
  font-weight:700;
  display:block;
  min-width:0;
  max-width:100%;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:break-word;
}

/* FORM */

.cfy-ms-form{
  position:relative;
  width:100%;
  max-width:700px;
  margin-left:auto;
  padding:28px;
  border-radius:34px;
  background:var(--cfy-contact-card);
  border:1px solid var(--cfy-contact-line);
  box-shadow:var(--cfy-contact-shadow);
  overflow:hidden;
}

html[data-theme="dark"] .cfy-ms-form{
  background:#0f2630;
}

.cfy-ms-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:24px;
}

.cfy-ms-progress{
  flex:1;
  height:10px;
  border-radius:999px;
  background:var(--cfy-contact-soft);
  overflow:hidden;
}

.cfy-ms-progress span{
  display:block;
  height:100%;
  width:25%;
  border-radius:999px;
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  transition:.25s ease;
}

.cfy-ms-count{
  color:var(--cfy-contact-muted);
  font-size:13px;
  font-weight:850;
  white-space:nowrap;
}

.cfy-ms-step{
  display:none;
  animation:cfyContactFade .22s ease;
}

.cfy-ms-step.is-active{
  display:block;
}

@keyframes cfyContactFade{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}

.cfy-ms-step h3{
  margin:0 0 10px;
  color:var(--cfy-contact-text);
  font-size:clamp(30px,3.2vw,40px);
  line-height:1;
  letter-spacing:-.05em;
}

.cfy-ms-step > p{
  margin:0 0 10px;
  color:var(--cfy-contact-muted);
  line-height:1.55;
  font-weight:700;
}

.cfy-required-note{
  margin:0 0 18px;
  color:var(--cfy-contact-muted);
  font-size:13px;
  line-height:1.5;
}

.cfy-required-star{
  color:#ef4444;
  font-weight:950;
}

.cfy-choice-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}

.cfy-ms-step[data-step="1"] .cfy-choice-grid{
  max-height:318px;
  overflow-y:auto;
  overflow-x:hidden;
  padding-right:18px;
  padding-bottom:16px;
  scrollbar-gutter:stable;
  scroll-behavior:smooth;
}

.cfy-choice{
  position:relative;
  width:100%;
  min-width:0;
  height:138px;
  min-height:138px;
  max-height:138px;
  padding:15px;
  border-radius:22px;
  border:1px solid var(--cfy-contact-line);
  background:rgba(255,255,255,.58);
  display:grid;
  align-content:start;
  gap:10px;
  cursor:pointer;
  transition:.2s ease;
  text-align:left;
  overflow:hidden;
}

html[data-theme="dark"] .cfy-choice{
  background:#173640;
  border-color:rgba(255,255,255,.18);
}

.cfy-choice-special{
  border-color:rgba(18,169,154,.24);
}

.cfy-choice:hover,
.cfy-choice.is-selected{
  border-color:rgba(18,169,154,.55);
  background:var(--cfy-contact-soft);
  transform:translateY(-2px);
}

html[data-theme="dark"] .cfy-choice:hover,
html[data-theme="dark"] .cfy-choice.is-selected{
  background:rgba(45,212,191,.16);
  border-color:rgba(45,212,191,.65);
}

.cfy-choice::after{
  content:"";
  position:absolute;
  top:14px;
  right:14px;
  width:18px;
  height:18px;
  border-radius:999px;
  border:2px solid rgba(18,169,154,.50);
  background:var(--cfy-contact-card);
  opacity:.95;
}

.cfy-choice.is-selected::after{
  border-color:var(--cfy-contact-main);
  background:
    radial-gradient(circle at center,#fff 0 28%,transparent 31%),
    linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
}

.cfy-choice img{
  width:54px;
  height:54px;
  object-fit:contain;
  display:block;
  padding:7px;
  border-radius:17px;
  background:#eafffb;
  border:1px solid rgba(18,169,154,.35);
  box-shadow:0 8px 20px rgba(18,169,154,.10);
}

.cfy-choice[data-category="Reinigungsmittel"] img{
  object-fit:contain;
  padding:3px;
  background:#ffffff;
}

html[data-theme="dark"] .cfy-choice img{
  background:linear-gradient(145deg, rgba(45,212,191,.24), rgba(20,184,166,.14));
  border-color:rgba(125,255,235,.55);
  filter:
    brightness(0)
    saturate(100%)
    invert(82%)
    sepia(62%)
    saturate(980%)
    hue-rotate(122deg)
    brightness(112%)
    contrast(108%);
}

html[data-theme="dark"] .cfy-choice[data-category="Reinigungsmittel"] img{
  filter:none;
  background:#ffffff;
}

.cfy-choice strong{
  color:var(--cfy-contact-text);
  font-size:14px;
  line-height:1.15;
  font-weight:900;
  overflow-wrap:break-word;
}

.cfy-ms-step[data-step="1"] .cfy-choice-grid::-webkit-scrollbar{
  width:8px;
}

.cfy-ms-step[data-step="1"] .cfy-choice-grid::-webkit-scrollbar-track{
  background:rgba(18,169,154,.10);
  border-radius:999px;
}

.cfy-ms-step[data-step="1"] .cfy-choice-grid::-webkit-scrollbar-thumb{
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  border-radius:999px;
}

.cfy-input-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px 14px;
  align-items:start;
}

.cfy-input-grid label,
.cfy-full-label{
  display:flex;
  flex-direction:column;
  gap:8px;
  color:var(--cfy-contact-text);
  font-size:14px;
  font-weight:850;
  margin:0;
  min-height:86px;
}

.cfy-field-title{
  display:block;
  min-height:18px;
  line-height:18px;
}

.cfy-input-grid input,
.cfy-input-grid select,
.cfy-full-label textarea{
  width:100%;
  height:54px;
  min-height:54px;
  border:1px solid var(--cfy-contact-line);
  border-radius:18px;
  background:rgba(255,255,255,.78);
  color:var(--cfy-contact-text);
  font:inherit;
  font-size:15px;
  font-weight:650;
  outline:none;
  padding:0 16px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 8px 22px rgba(8,42,50,.04);
}

html[data-theme="dark"] .cfy-input-grid input,
html[data-theme="dark"] .cfy-input-grid select,
html[data-theme="dark"] .cfy-full-label textarea{
  background:#142e38;
  color:#ffffff;
  border-color:rgba(255,255,255,.18);
}

.cfy-input-grid input:focus,
.cfy-input-grid select:focus,
.cfy-full-label textarea:focus{
  border-color:rgba(18,169,154,.65);
  box-shadow:0 0 0 5px rgba(18,169,154,.12),0 10px 28px rgba(8,42,50,.08);
  background:var(--cfy-contact-card);
}

html[data-theme="dark"] .cfy-input-grid input:focus,
html[data-theme="dark"] .cfy-input-grid select:focus,
html[data-theme="dark"] .cfy-full-label textarea:focus{
  background:#183642;
}

.cfy-full-label{
  min-height:auto;
}

.cfy-full-label textarea{
  padding:16px;
  height:auto;
  min-height:140px;
  resize:vertical;
}

.cfy-summary-box{
  display:grid;
  gap:10px;
  padding:18px;
  border-radius:22px;
  background:var(--cfy-contact-soft);
  border:1px solid var(--cfy-contact-line);
  margin-bottom:18px;
}

.cfy-summary-row{
  display:flex;
  justify-content:space-between;
  gap:14px;
  color:var(--cfy-contact-muted);
  font-size:14px;
}

.cfy-summary-row strong{
  color:var(--cfy-contact-text);
  text-align:right;
  overflow-wrap:anywhere;
}

.cfy-ms-actions{
  margin-top:24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.cfy-ms-back,
.cfy-ms-next,
.cfy-ms-submit{
  min-width:112px;
  height:50px;
  min-height:50px;
  padding:0 22px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1;
  font:inherit;
  font-size:15px;
  font-weight:850;
  cursor:pointer;
  transition:.2s ease;
}

.cfy-ms-back{
  border:1px solid var(--cfy-contact-line);
  background:transparent;
  color:var(--cfy-contact-text);
}

.cfy-ms-next,
.cfy-ms-submit{
  border:0;
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  color:#fff;
  box-shadow:0 16px 32px rgba(18,169,154,.22);
}

.cfy-ms-back:hover,
.cfy-ms-next:hover,
.cfy-ms-submit:hover{
  transform:translateY(-2px);
}

.cfy-ms-form:not([data-current-step="4"]) .cfy-ms-submit{
  display:none !important;
}

.cfy-ms-form[data-current-step="4"] .cfy-ms-submit{
  display:inline-flex !important;
}

.cfy-ms-form[data-current-step="4"] .cfy-ms-next{
  display:none !important;
}

.cfy-ms-error{
  display:none;
  margin-top:16px;
  padding:13px 15px;
  border-radius:16px;
  background:rgba(239,68,68,.09);
  border:1px solid rgba(239,68,68,.22);
  color:#ef4444;
  font-size:13px;
  font-weight:800;
  line-height:1.45;
}

.cfy-ms-error.is-visible{
  display:block;
}

.cfy-form-status{
  display:none;
  margin-top:16px;
  padding:14px 16px;
  border-radius:16px;
  font-size:14px;
  font-weight:850;
  line-height:1.45;
}

.cfy-form-status.is-visible{
  display:block;
}

.cfy-form-status.is-success{
  background:rgba(34,197,94,.12);
  color:#16a34a;
  border:1px solid rgba(34,197,94,.24);
}

.cfy-form-status.is-error{
  background:rgba(239,68,68,.10);
  color:#ef4444;
  border:1px solid rgba(239,68,68,.24);
}

/* LOCATION / MAP */

.cfy-location-section{
  padding:0 0 86px;
}

.cfy-location-box{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
  padding:32px;
  border-radius:34px;
  background:var(--cfy-contact-card2);
  border:1px solid var(--cfy-contact-line);
  box-shadow:var(--cfy-contact-shadow2);
}

.cfy-location-head{
  text-align:center;
}

.cfy-location-head .cfy-contact-label{
  margin:0 auto;
}

.cfy-location-box h2{
  margin:16px 0 10px;
  color:var(--cfy-contact-text);
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  letter-spacing:-.055em;
}

.cfy-location-box p{
  margin:0;
  color:var(--cfy-contact-muted);
  font-size:16px;
  line-height:1.55;
  font-weight:800;
}

.cfy-map-wrap{
  width:100%;
  overflow:hidden;
  border-radius:28px;
  border:1px solid var(--cfy-contact-line);
  background:var(--cfy-contact-card);
  box-shadow:var(--cfy-contact-shadow2);
}

.cfy-map{
  width:100% !important;
  height:450px !important;
  display:block;
  filter:saturate(.95) contrast(.98);
}

html[data-theme="dark"] .cfy-map{
  filter:saturate(.85) contrast(.95) brightness(.75);
}

.cfy-location-actions{
  display:flex;
  justify-content:center;
  align-items:center;
}

/* RESPONSIVE */

@media(max-width:1180px){
  .cfy-contact-layout{
    grid-template-columns:1fr;
  }

  .cfy-ms-form{
    max-width:none;
    margin-left:0;
  }
}

@media(min-width:768px) and (max-width:1180px){
  .cfy-contact-boxes{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .cfy-ms-step[data-step="1"] .cfy-choice-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:767px){
  .cfy-contact-container{
    width:min(100% - 28px,1220px) !important;
  }

  .cfy-contact-hero{
    min-height:auto;
    padding:calc(var(--cfy-header-h,76px) + 42px) 0 58px;
  }

  .cfy-contact-hero-inner{
    text-align:left;
  }

  .cfy-contact-hero h1{
    font-size:clamp(32px,9vw,44px);
    line-height:1.02;
    margin:15px 0 12px;
  }

  .cfy-contact-hero p{
    font-size:14.5px;
    line-height:1.55;
  }

  .cfy-contact-hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    margin-top:22px;
  }

  .cfy-contact-btn{
    width:100%;
    min-height:48px;
  }

  .cfy-contact-main{
    padding:58px 0;
  }

  .cfy-contact-layout{
    gap:24px;
  }

  .cfy-contact-info h2{
    font-size:clamp(30px,9vw,42px);
    line-height:1.02;
    margin:14px 0 12px;
  }

  .cfy-contact-info p{
    font-size:14.5px;
    line-height:1.55;
  }

  .cfy-contact-boxes{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:16px;
  }

  .cfy-contact-boxes a{
    min-height:auto;
    padding:14px 16px;
    border-radius:18px;
  }

  .cfy-contact-boxes a:last-child{
    grid-column:1 / -1;
  }

  .cfy-contact-boxes strong,
  .cfy-contact-boxes span{
    font-size:13.5px;
    line-height:1.35;
  }

  .cfy-ms-form{
    padding:18px;
    border-radius:28px;
  }

  .cfy-ms-top{
    margin-bottom:18px;
  }

  .cfy-ms-step h3{
    font-size:clamp(28px,8.4vw,36px);
    margin-bottom:8px;
  }

  .cfy-ms-step > p{
    font-size:14px;
    line-height:1.45;
    margin-bottom:8px;
  }

  .cfy-required-note{
    font-size:12px;
    margin-bottom:12px;
  }

  .cfy-ms-step[data-step="1"] .cfy-choice-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    max-height:300px;
    padding-right:10px;
    padding-bottom:22px;
  }

  .cfy-ms-step[data-step="1"] .cfy-choice-grid::after{
    content:"Zum Anzeigen weiterer Optionen scrollen";
    position:sticky;
    left:0;
    right:0;
    bottom:0;
    grid-column:1 / -1;
    display:flex;
    justify-content:center;
    align-items:center;
    min-height:32px;
    margin-top:-2px;
    border-radius:999px;
    background:linear-gradient(135deg,rgba(18,169,154,.16),rgba(18,169,154,.08));
    color:var(--cfy-contact-main2);
    font-size:12px;
    font-weight:900;
    pointer-events:none;
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }

  html[data-theme="dark"] .cfy-ms-step[data-step="1"] .cfy-choice-grid::after{
    color:#2dd4bf;
    background:linear-gradient(135deg,rgba(45,212,191,.18),rgba(45,212,191,.08));
  }

  .cfy-choice{
    height:132px;
    min-height:132px;
    max-height:132px;
    padding:12px;
    border-radius:20px;
    gap:8px;
  }

  .cfy-choice img{
    width:48px;
    height:48px;
    border-radius:15px;
    padding:6px;
  }

  .cfy-choice strong{
    font-size:12.5px;
    line-height:1.12;
  }

  .cfy-choice::after{
    width:16px;
    height:16px;
    top:12px;
    right:12px;
  }

  .cfy-input-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }

  .cfy-input-grid label,
  .cfy-full-label{
    min-height:auto;
    gap:7px;
    font-size:12.5px;
  }

  .cfy-field-title{
    min-height:auto;
    line-height:1.25;
  }

  .cfy-input-grid input,
  .cfy-input-grid select{
    height:48px;
    min-height:48px;
    border-radius:16px;
    padding:0 12px;
    font-size:13.5px;
  }

  .cfy-full-label textarea{
    min-height:120px;
    border-radius:16px;
    padding:13px;
    font-size:13.5px;
  }

  .cfy-summary-row{
    flex-direction:column;
    gap:4px;
  }

  .cfy-summary-row strong{
    text-align:left;
  }

  .cfy-ms-actions{
    margin-top:18px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
  }

  .cfy-ms-back,
  .cfy-ms-next,
  .cfy-ms-submit{
    width:100%;
    min-width:0;
    height:48px;
    min-height:48px;
    font-size:14px;
  }

  .cfy-location-section{
    padding:0 0 58px;
  }

  .cfy-location-box{
    padding:20px;
    border-radius:28px;
    gap:18px;
  }

  .cfy-location-head{
    text-align:left;
  }

  .cfy-location-head .cfy-contact-label{
    margin:0;
  }

  .cfy-location-box h2{
    font-size:clamp(28px,8vw,40px);
  }

  .cfy-map-wrap{
    border-radius:22px;
  }

  .cfy-map{
    height:320px !important;
  }

  .cfy-location-actions{
    display:grid;
    grid-template-columns:1fr;
  }
}

@media(max-width:390px){
  .cfy-contact-container{
    width:min(100% - 24px,1220px) !important;
  }

  .cfy-ms-step[data-step="1"] .cfy-choice-grid{
    gap:9px;
    max-height:292px;
  }

  .cfy-choice{
    height:128px;
    min-height:128px;
    padding:11px;
  }

  .cfy-choice strong{
    font-size:12px;
  }

  .cfy-input-grid{
    gap:10px;
  }

  .cfy-input-grid input,
  .cfy-input-grid select{
    font-size:13px;
    padding:0 10px;
  }
}
/* FIX: Reinigungsmittel-Icon sauber wie die anderen, aber Bild nicht zerstören */

.cfy-choice[data-category="Reinigungsmittel"] img{
  background:#eafffb !important;
  border:1px solid rgba(18,169,154,.35) !important;
  filter:none !important;
  padding:5px !important;
  object-fit:contain !important;
  object-position:center !important;
  width:54px !important;
  height:54px !important;
  border-radius:17px !important;
  box-shadow:0 8px 20px rgba(18,169,154,.10) !important;
}

/* Darkmode passend, aber Produktbild bleibt sichtbar */
html[data-theme="dark"] .cfy-choice[data-category="Reinigungsmittel"] img{
  background:linear-gradient(145deg, rgba(45,212,191,.24), rgba(20,184,166,.14)) !important;
  border-color:rgba(125,255,235,.55) !important;
  filter:none !important;
  padding:5px !important;
}

/* =========================================================
   CFY CONTACT FORM UPDATE
   Rohrreinigung + Schädlingsbekämpfung sauber im Formular
========================================================= */

.cfy-choice[data-category="Rohrreinigung"] strong,
.cfy-choice[data-category="Schädlingsbekämpfung"] strong{
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  hyphens:auto !important;
}

.cfy-choice[data-category="Rohrreinigung"] img,
.cfy-choice[data-category="Schädlingsbekämpfung"] img{
  object-fit:contain !important;
  object-position:center !important;
}

/* Produktbild bleibt unverzerrt, Icons bleiben wie normale Dienstleistungssymbole */
.cfy-choice[data-category="Reinigungsmittel"] img{
  object-fit:contain !important;
}


/* =========================================================
   CFY CONTACT FORM FINAL VALIDATION + THANK YOU
   - Telefon: nur Nummern/Leerzeichen/+ 
   - E-Mail: echtes Mailformat
   - Quadratmeter: nur Zahlen
   - Nach erfolgreichem Senden: Danke-Ansicht
========================================================= */

.cfy-field-error{
  border-color:#ef4444 !important;
  box-shadow:0 0 0 5px rgba(239,68,68,.16) !important;
  outline:none !important;
}

.cfy-thankyou-box{
  width:100%;
  min-height:420px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:44px 28px;
  border-radius:30px;
  background:rgba(255,255,255,.92);
}

html[data-theme="dark"] .cfy-thankyou-box{
  background:rgba(16,37,45,.92);
}

.cfy-thankyou-icon{
  width:72px;
  height:72px;
  border-radius:999px;
  display:grid;
  place-items:center;
  margin-bottom:22px;
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  color:#ffffff;
  font-size:36px;
  font-weight:950;
  box-shadow:0 18px 36px rgba(18,169,154,.24);
}

.cfy-thankyou-box h2{
  margin:0 0 12px;
  color:var(--cfy-contact-text);
  font-size:clamp(32px,4vw,52px);
  line-height:1;
  letter-spacing:-.06em;
  font-weight:950;
}

.cfy-thankyou-box p{
  margin:0 auto 26px;
  max-width:520px;
  color:var(--cfy-contact-muted);
  font-size:16px;
  line-height:1.6;
  font-weight:750;
}

.cfy-thankyou-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 22px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--cfy-contact-main),var(--cfy-contact-main2));
  color:#ffffff !important;
  font-size:15px;
  font-weight:900;
  text-decoration:none !important;
  box-shadow:0 16px 32px rgba(18,169,154,.24);
}

@media(max-width:767px){
  .cfy-thankyou-box{
    min-height:360px;
    padding:34px 20px;
    border-radius:26px;
  }

  .cfy-thankyou-icon{
    width:62px;
    height:62px;
    font-size:30px;
  }

  .cfy-thankyou-box p{
    font-size:14.5px;
  }

  .cfy-thankyou-btn{
    width:100%;
  }
}/* End custom CSS */