.hd-kosten{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hd-kosten-dark);background:var(--hd-kosten-bg);padding:18px 0 30px}.hd-kosten *{box-sizing:border-box}.hd-kosten__wrap{max-width:var(--hd-kosten-max);margin:0 auto;padding:0 14px}.hd-kosten__header h2{font-family:"Bree Serif",Georgia,serif;font-size:34px;line-height:1.1;margin:0;color:var(--hd-kosten-dark);letter-spacing:.3px}.hd-kosten__header span{display:block;width:58px;height:3px;background:var(--hd-kosten-accent);border-radius:20px;margin:14px 0 26px}.hd-kosten__hero{display:grid;grid-template-columns:minmax(430px,.95fr) minmax(560px,1.25fr);gap:34px;align-items:stretch}.hd-kosten__image{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 14px 32px rgba(18,56,82,.12);background:linear-gradient(135deg,#edf7ec,#fff);min-height:520px}.hd-kosten__image img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.hd-kosten__form{background:#fff;border:1px solid rgba(18,56,82,.08);border-radius:20px;box-shadow:0 14px 36px rgba(18,56,82,.14);padding:30px 34px;display:flex;flex-direction:column;justify-content:center}.hd-kosten__formtop{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:center;margin-bottom:26px}.hd-kosten__formicon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0d405c,#092b40);box-shadow:0 10px 22px rgba(18,56,82,.25)}.hd-kosten__formicon svg{width:37px;height:37px;fill:#fff}.hd-kosten__form h3{font-family:"Bree Serif",Georgia,serif;font-size:26px;line-height:1.18;margin:0 0 8px;color:var(--hd-kosten-dark)}.hd-kosten__form p{margin:0}.hd-kosten__formtop p{color:#536b7c;font-size:15px}.hd-kosten__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.hd-kosten label{font-weight:700;font-size:14px;color:var(--hd-kosten-dark)}.hd-kosten sup{color:#f05b48;font-size:15px;top:0}.hd-kosten input[type=text],.hd-kosten input[type=email]{width:100%;height:44px;border:1px solid #d9dee2;border-radius:7px;margin-top:8px;padding:0 14px;background:#fff;font-size:15px;color:var(--hd-kosten-dark);box-shadow:inset 0 1px 2px rgba(0,0,0,.03)}.hd-kosten input:focus{outline:2px solid rgba(255,196,0,.32);border-color:#f4bd00}.hd-kosten__full{grid-column:1/-1}.hd-kosten__check{display:grid!important;grid-template-columns:22px 1fr;gap:12px;align-items:start;margin:24px 0 22px;font-weight:500!important;line-height:1.35}.hd-kosten__check input{width:17px;height:17px;accent-color:var(--hd-kosten-green);margin-top:2px}.hd-kosten__button{height:48px;border:0;border-radius:999px;background:linear-gradient(180deg,#ffd53b,#f8b900);color:#0c344d;font-weight:900;font-size:17px;cursor:pointer;box-shadow:0 10px 18px rgba(248,185,0,.22);transition:transform .18s ease,box-shadow .18s ease}.hd-kosten__button:before{content:"✈";margin-right:9px}.hd-kosten__button:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(248,185,0,.28)}.hd-kosten__secure{font-size:13px;color:#526b7d;margin:14px 0 0!important;font-weight:600}.hd-kosten__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:34px}.hd-kosten__card{border:1px solid rgba(18,56,82,.10);border-radius:16px;background:#fff;padding:22px 18px 18px;box-shadow:0 8px 20px rgba(18,56,82,.06);min-height:230px;display:flex;flex-direction:column}.hd-kosten__cardicon{width:44px;height:44px;border-radius:14px;background:var(--card-color);display:grid;place-items:center;margin-bottom:14px;box-shadow:0 8px 16px rgba(18,56,82,.14)}.hd-kosten__cardicon svg{width:28px;height:28px;fill:#fff}.hd-kosten__card h3{font-family:"Bree Serif",Georgia,serif;color:var(--card-color);font-size:20px;margin:0 0 12px}.hd-kosten__card p{font-size:15px;line-height:1.48;margin:0 0 16px;flex:1}.hd-kosten__more{display:inline-flex;align-items:center;justify-content:center;border-top:0;margin-top:auto;padding:11px 16px;border-radius:999px;background:var(--card-color);color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 8px 16px rgba(18,56,82,.12);transition:transform .18s ease,box-shadow .18s ease}.hd-kosten__more:hover{transform:translateY(-1px);box-shadow:0 12px 20px rgba(18,56,82,.18);color:#fff!important}.hd-kosten__more--disabled{opacity:.75;cursor:default}.hd-kosten__bottom{margin-top:26px;border:1px solid rgba(18,56,82,.10);border-radius:16px;min-height:140px;display:grid;grid-template-columns:86px 1fr 140px;align-items:center;gap:22px;padding:24px 30px;background:linear-gradient(135deg,#fff,#fbfdf8);box-shadow:0 8px 20px rgba(18,56,82,.06)}.hd-kosten__shield svg{width:70px;height:70px;fill:var(--hd-kosten-green)}.hd-kosten__bottom h3{font-family:"Bree Serif",Georgia,serif;margin:0 0 8px;font-size:26px;color:var(--hd-kosten-dark)}.hd-kosten__bottom p{margin:0;font-size:16px}.hd-kosten__heart{justify-self:end;width:110px;height:110px;border-radius:35% 45% 42% 38%;display:grid;place-items:center;background:#dfeedd;color:var(--hd-kosten-green);font-size:40px;font-weight:900;opacity:.85}@media(max-width:1080px){.hd-kosten__hero{grid-template-columns:1fr}.hd-kosten__cards{grid-template-columns:repeat(2,1fr)}.hd-kosten__image,.hd-kosten__image img{min-height:auto}.hd-kosten__image img{max-height:620px}}@media(max-width:680px){.hd-kosten{padding-top:10px}.hd-kosten__wrap{padding:0 12px}.hd-kosten__header h2{font-size:30px}.hd-kosten__hero{gap:20px}.hd-kosten__image{border-radius:18px}.hd-kosten__image img{min-height:360px}.hd-kosten__form{padding:22px 16px;border-radius:18px}.hd-kosten__formtop{grid-template-columns:52px 1fr;gap:14px}.hd-kosten__formicon{width:52px;height:52px}.hd-kosten__formicon svg{width:28px;height:28px}.hd-kosten__form h3{font-size:23px}.hd-kosten__fields{grid-template-columns:1fr;gap:16px}.hd-kosten__cards{grid-template-columns:1fr;gap:16px}.hd-kosten__card{min-height:auto}.hd-kosten__bottom{grid-template-columns:58px 1fr;padding:20px 16px}.hd-kosten__shield svg{width:54px;height:54px}.hd-kosten__bottom h3{font-size:23px}.hd-kosten__heart{display:none}}@media(max-width:420px){.hd-kosten__image img{min-height:300px}.hd-kosten__button{width:100%;font-size:16px}}


/* v1.0.4: Mobile Ansicht enger an den Bildschirm setzen */
@media(max-width:680px){
  .hd-kosten{padding-left:0!important;padding-right:0!important;}
  .hd-kosten__wrap{width:100%!important;max-width:100%!important;padding-left:6px!important;padding-right:6px!important;}
  .hd-kosten__hero{gap:14px!important;}
  .hd-kosten__form{padding-left:14px!important;padding-right:14px!important;}
  .hd-kosten__cards{gap:12px!important;margin-top:20px!important;}
}
@media(max-width:420px){
  .hd-kosten__wrap{padding-left:3px!important;padding-right:3px!important;}
  .hd-kosten__form,.hd-kosten__card,.hd-kosten__bottom{border-radius:14px!important;}
  .hd-kosten__card{padding-left:14px!important;padding-right:14px!important;}
}


/* v1.0.5: Mobile noch enger + kleinere Buttons */
@media(max-width:680px){
  .hd-kosten{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .hd-kosten__wrap{
    width:100%!important;
    max-width:100%!important;
    padding-left:2px!important;
    padding-right:2px!important;
  }
  .hd-kosten__header{padding-left:8px!important;padding-right:8px!important;}
  .hd-kosten__hero{gap:10px!important;}
  .hd-kosten__form{padding:18px 12px!important;}
  .hd-kosten__cards{gap:10px!important;margin-top:16px!important;}
  .hd-kosten__card{padding:16px 12px 14px!important;}
  .hd-kosten__more{
    align-self:flex-start!important;
    padding:7px 12px!important;
    font-size:13px!important;
    line-height:1.1!important;
    border-radius:10px!important;
    box-shadow:0 4px 10px rgba(18,56,82,.10)!important;
  }
  .hd-kosten__button{
    height:40px!important;
    font-size:14px!important;
    padding:0 16px!important;
    box-shadow:0 5px 12px rgba(248,185,0,.18)!important;
  }
  .hd-kosten__button:before{margin-right:6px!important;}
  .hd-kosten__bottom{padding:16px 12px!important;margin-top:16px!important;}
}
@media(max-width:420px){
  .hd-kosten__wrap{padding-left:0!important;padding-right:0!important;}
  .hd-kosten__form,.hd-kosten__card,.hd-kosten__bottom{border-left-width:0!important;border-right-width:0!important;border-radius:10px!important;}
  .hd-kosten__image{border-radius:10px!important;}
  .hd-kosten__more{padding:6px 10px!important;font-size:12.5px!important;}
  .hd-kosten__button{height:38px!important;font-size:13.5px!important;}
}


/* v1.0.6: Buttons auch in der Desktop-Ansicht kleiner und dezenter */
.hd-kosten__more{
  align-self:flex-start!important;
  padding:8px 13px!important;
  font-size:13.5px!important;
  line-height:1.15!important;
  border-radius:12px!important;
  box-shadow:0 5px 12px rgba(18,56,82,.10)!important;
}
.hd-kosten__button{
  align-self:flex-start!important;
  min-width:0!important;
  height:42px!important;
  padding:0 20px!important;
  font-size:14.5px!important;
  line-height:1!important;
  box-shadow:0 6px 13px rgba(248,185,0,.18)!important;
}
.hd-kosten__button:before{margin-right:7px!important;}
@media(max-width:680px){
  .hd-kosten__button{height:38px!important;padding:0 14px!important;font-size:13.5px!important;}
  .hd-kosten__more{padding:6px 10px!important;font-size:12.5px!important;}
}
