/* #### Generated By: http://font.download #### */

    @font-face {
    font-family: 'Frutiger';
    font-style: normal;
    font-weight: normal;
    src: local('Frutiger'), url('../fonts/frutiger/Frutiger.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Frutiger Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Frutiger Bold'), url('../fonts/frutiger/Frutiger_bold.woff') format('woff');
    }

/* jost-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/jost/jost-v20-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/jost/jost-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jost/jost-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/jost/jost-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/jost/jost-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/jost/jost-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/jost/jost-v20-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/jost/jost-v20-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body{font-family:'Frutiger';font-size:18px}
h1,h2,h3,h4,h5,h6{font-family:'Jost'}
h1.intro{font-size:3rem}
ul{padding-left:1rem}
li{padding:5px 0}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{font-size:1.3rem}
a,.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a,.sp-megamenu-parent>li>a:hover{color:#ae1732}
a:hover,a:focus,a:target,a:active,a:visited{color:#ae1732;text-decoration: underline;}
a.btn:visited{color:#fff}
.sp-megamenu-parent>li>a:hover{text-decoration: none;}

ul.features{
  list-style: none;      /* Standard-Bullets entfernen */
  padding-left: 0;
  margin: 0;
}

ul.features li{
  position: relative;
  padding-left: 32px;    /* Platz für das Icon */
}

ul.features li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 12px;            /* vertikale Feinjustierung */
  width: 18px;
  height: 18px;

  background-image: url("../../../images/icons/bulletlist.jpg"); /* dein Bild */
  background-size: contain;
  background-repeat: no-repeat;
}

:root{
  --bg: #ffffff;
  --surface: #f7f7f9;
  --text: #111827;
  --muted: #6b7280;
  --border: rgba(17, 24, 39, 0.10);
  --shadow: 0 10px 24px rgba(17, 24, 39, 0.08);
  --radius: 16px;

  /* Kanzlei-Akzentfarbe – anpassen */
  --accent: #ae1732;
  --accent-soft: rgba(176, 18, 42, 0.10);
}

/*.container{
  width: min(1120px, calc(100% - 2rem));
  margin-inline: auto;
}*/

.services-teaser .container{padding:0}

.services-teaser{
  /*background: var(--surface);
  padding: clamp(2.5rem, 3.5vw, 4rem) 0;*/
}

.services-teaser__header{
  max-width: 62ch;
  margin-bottom: 1.75rem;
}

.services-teaser__header h2{
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0 0 .5rem 0;
  color: var(--text);
}

.services-teaser__header p{
  margin: 0;
  /*color: var(--muted);
  font-size: 1.2rem;*/
  line-height: 1.6;
}

.services-grid{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
}

.service-card{
  grid-column: span 12;
  display: flex;
  gap: 1rem;
  padding: 1.1rem 1.1rem;
  background: var(--bg);
  border: 1px solid var(--border);
  /*border-radius: var(--radius);*/
  text-decoration: none;
  color: inherit;
  /*box-shadow: 0 0 0 rgba(0,0,0,0);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;*/
}

.service-card:hover{
  /*transform: translateY(-2px);
  box-shadow: var(--shadow);*/
  border-color: rgba(176, 18, 42, 0.25);
}

.service-card:focus-visible{
  outline: 3px solid var(--accent-soft);
  outline-offset: 3px;
}

.service-card__icon{
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: var(--accent);
  background: var(--accent-soft);
}

.service-card__content h3{
  margin: 0 0 .35rem 0;
  color: var(--text);
  font-size: 1.4rem;
  line-height: 1.25;
}

.service-card__content p{
  margin: 0 0 .6rem 0;
  /*color: var(--muted);*/
  line-height: 1.55;
  font-size: 1rem;
}

.service-card__cta{
  color: var(--accent);
  font-weight: 600;
  font-size: .95rem;
}

.services-teaser__footer{
  margin-top: 1.4rem;
  display: flex;
  gap: .75rem;
  flex-wrap: wrap;
}

.btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .75rem 1rem;
  /*border-radius: 999px;*/
  background: var(--accent);
  color: white;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid transparent;
  /*transition: transform .15s ease, filter .15s ease;*/
}

.btn:hover{
  /*transform: translateY(-1px);
  filter: brightness(0.95);*/
  background: #540b19;
  color:#fff;
  text-decoration:none
}

.btn--ghost{
  background: transparent;
  color: var(--accent);
  border-color: rgba(176, 18, 42, 0.35);
}

/* Responsive: ab Tablet 2 Spalten, ab Desktop 3 Spalten */
@media (min-width: 640px){
  .service-card{ grid-column: span 6; }
}
@media (min-width: 980px){
  .service-card{ grid-column: span 4; }
}

a.service-card{text-decoration: none;}

.services-teaser__top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 2rem;
}

.services-teaser__text{
  max-width: 60%;
}

.services-teaser__action{
  flex-shrink: 0;
}

@media (max-width: 768px){
  .services-teaser__top{
    flex-direction: column;
    align-items: flex-start;
  }

  .services-teaser__text{
    max-width: 100%;
  }
  ul.features{

  margin: 35px 0;
}
}

#sp-footer, #sp-bottom{background:#c6c6c6;color:#252525}
#sp-footer a, #sp-bottom a{color:#252525;text-decoration: underline;}
#sp-footer a:hover, #sp-bottom a:hover{color:#252525;text-decoration: none;}
#sp-bottom .sp-module .sp-module-title{color:#252525}
#sp-bottom li{padding:0}

:root{
  --text: #2b2b2b;
  --muted: #6f6f6f;
  --line: #e5e5e5;
  --link: #2b2b2b;
  --accent: #8b1b1b; /* rot wie im Screenshot */
  --bg: #ffffff;

  --container: 1100px;
}

*{ box-sizing: border-box; }
html,body{ height:100%; }
body{
  margin:0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  color: var(--text);
  background: var(--bg);
  line-height: 1.45;
}

.container{
  width: min(var(--container), calc(100% - 48px));
  margin: 0 auto;
}

/* Header */
.site-header{
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.header-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 24px;
  padding: 18px 0;
}

.brand{
  display:flex;
  align-items:center;
  gap: 14px;
  text-decoration:none;
  color: inherit;
  min-width: 270px;
}

.brand-mark{
  width: 46px;
  height: 46px;
  border: 2px solid #cfcfcf;
  position: relative;
}
.brand-mark::after{
  content:"";
  position:absolute;
  left: 10px;
  top: -6px;
  width: 6px;
  height: 60px;
  background: var(--accent);
  transform: rotate(35deg);
  border-radius: 4px;
}

.brand-name{
  font-weight: 700;
  letter-spacing: 0.5px;
}
.brand-sub{
  font-size: 12px;
  color: var(--muted);
  margin-top: 2px;
}

.main-nav{
  display:flex;
  flex-wrap: wrap;
  justify-content:flex-end;
  gap: 18px;
  font-size: 14px;
}
.main-nav a{
  color: var(--muted);
  text-decoration:none;
  padding: 6px 0;
}
.main-nav a:hover{
  color: var(--text);
}

/* Page */
.page{
  padding: 28px 0 60px;
}

.page-title{
  text-align:center;
  margin: 22px 0 10px;
  font-size: 22px;
  letter-spacing: 0.2px;
}

.page-intro{
  text-align:left;
  max-width: 100%;
  margin: 0 auto 36px;
  color: #3a3a3a;
  font-size: 1rem;
}

/* Sections */
.links-section{
  margin: 42px 0;
}

.section-title{
  margin: 0 0 14px;
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 700;
}

/* List grid (keine Tabelle, nur Divs) */
.links-list{
  display:flex;
  flex-direction:column;
  gap: 10px;
}

.link-row{
  display:grid;
  grid-template-columns: 1fr 320px; /* links Text | rechts URL */
  gap: 18px;
  align-items: start;
  padding: 3px 0;
}

.link-label{
  font-size: 1rem;
  color: #333;
}

.link-url{
  text-align:left;
  font-size: 1rem;
}

.link-url a{
  color: var(--link);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.link-url a.is-accent{
  color: var(--accent);
}
.link-url a:hover{
  opacity: 0.85;
}

/* Footer */
.site-footer{
  border-top: 1px solid var(--line);
  padding: 18px 0;
  color: var(--muted);
  font-size: 13px;
}
.footer-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.site-footer a{
  color: var(--muted);
  text-decoration:none;
}
.site-footer a:hover{
  color: var(--text);
}

/* Responsive */
@media (max-width: 820px){
  .header-row{
    flex-direction: column;
    align-items: flex-start;
  }
  .main-nav{
    justify-content:flex-start;
  }
  .link-row{
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .link-url{
    opacity: 0.95;
  }
}

.convertforms.cf-success .cf-response{
  background-color:#8b1b1b!important;
  font-size: 1rem !important;
  padding: 20px!important;
}