.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5f217eb:#EBEDF2;--e-global-color-cc8b57e:#B71C1C;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-7e3d861:#EBEDF2;--e-global-color-d5f15df:#0077B5;--e-global-color-cc35ca6:#003DB5;--e-global-color-47cf2b9:#0003B5;--e-global-color-8029ed0:#3C8BB5;--e-global-color-9420e8a:#009AC7;--e-global-color-76c0629:#00AFB5;--e-global-color-d8e70f9:#00B9C0;--e-global-color-8cd9b78:#09D5A5;--e-global-color-4305f7f:#26BD8F;--e-global-color-4cd7abe:#98EB84;--e-global-color-443050f:#F9F871;--e-global-typography-primary-font-family:"Baskervville";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Baskervville";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Baskervville";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Baskervville";--e-global-typography-accent-font-weight:600;--e-global-typography-66c05d8-font-family:"Baskervville";--e-global-typography-66c05d8-font-weight:600;font-family:"Baskervville", Sans-serif;font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#3C8BB5;font-family:"Baskervville", Sans-serif;font-weight:700;}.elementor-kit-6 h2{color:#3C8BB5;font-family:"Baskervville", Sans-serif;font-weight:600;}.elementor-kit-6 h3{color:#3C8BB5;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{color:#3C8BB5;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{color:#3C8BB5;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h6{color:#3C8BB5;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Globale Calendly-Buttons === */

.calendly-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #B71C1C;
  color: #FFFFFF;
  font-family: 'Baskervville', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  height: 40px;
  border-radius: 6px;
  transition: background-color 0.3s ease;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 16px;
}

.calendly-button:hover {
  background-color: #9A1313;
}

/* Spezifische Breiten */
.btn-100 { width: 100px; }
.btn-190 { width: 190px; }
.btn-250 { width: 250px; }
.btn-290 { width: 290px; }

/* === PDF Button === */
.button-pdf {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #B71C1C;
  color: #FFFFFF;
  font-family: 'Baskervville', serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  height: 40px;
  padding: 0 16px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.button-pdf:hover {
  background-color: #9A1313;
}

/*Screenreader SEO*/
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}/* End custom CSS */