/**
* Template Name: CarCharter
* Updated: Jan 29 2024 with Bootstrap v5.3.2
* Template URL: https://bootstrapmade.com/presento-bootstrap-corporate-template/
* Author: Daniel Westermann
* License: https://bootstrapmade.com/license/
*/

@font-face {
  font-family: "Avenir Medium";
  src: url("../fonts/Avenir-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

:root {
  --akzent: rgb(40, 53, 131);
  --akzent2: rgb(26, 97, 170);
  --akzent3: rgb(248, 172, 0);
  --akzent4: rgb(248, 172, 0);
  --akzent5: rgb(26, 97, 170);
  --akzentrahmen: solid;
  --header-height: 80px;
  --font-primary: "Avenir Medium", "Avenir", "Avenir Next", "Helvetica Neue", Arial, sans-serif;
  --color-primary: var(--akzent);
  --color-primary-foreground: #ffffff;
  --color-background: #ffffff;
  --color-foreground: #1b1b1b;
  --color-muted: #f6f7f9;
  --color-border: #e3e6ea;
  --radius: 12px;
  --shadow-sm: 0 6px 18px rgba(0, 0, 0, 0.08);
  --shadow-md: 0 12px 32px rgba(0, 0, 0, 0.12);
}

.reset {
  all: revert;
}

html,
body {
  font-family: var(--font-primary, "Avenir Medium", "Avenir", "Avenir Next", "Helvetica Neue", Arial, sans-serif);
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #444444;
}

body {
  background: var(--color-background);
  color: var(--color-foreground);
  line-height: 1.65;
}

/* Smooth image reveal to avoid hard pop-in while loading. */
img[data-image-reveal] {
  opacity: 0;
  filter: blur(10px);
  transform: scale(1.015);
  transition: opacity 320ms ease, filter 420ms ease, transform 420ms ease;
  background: #edf1f6;
}

img[data-image-reveal].is-loaded {
  opacity: 1;
  filter: blur(0);
  transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {
  img[data-image-reveal] {
    transition: none;
    opacity: 1;
    filter: none;
    transform: none;
  }
}

.ui-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.ui-section {
  padding: 62px 0 46px;
  position: relative;
}

.ui-section--alt {
  background: var(--color-muted);
}

.fleet-intro {
  background: url("../img/sections/9c013add-ae6e-4466-9c48-a07a841aaf37.png"), var(--color-muted) !important;
  background-position: center, 0 0 !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: cover, auto !important;
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.fleet-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.92) 0%, rgba(26, 97, 170, 0.68) 55%, rgba(248, 172, 0, 0.45) 100%);
}

.fleet-intro .ui-container {
  position: relative;
  z-index: 1;
}

.fleet-intro,
.fleet-intro .ui-title,
.fleet-intro .ui-subtitle,
.fleet-intro .ui-eyebrow {
  color: #fff;
}

.fleet-intro .ui-subtitle {
  color: rgba(255, 255, 255, 0.85);
}

.fleet-intro .ui-eyebrow {
  background: rgba(248, 172, 0, 0.5);
  color: #fff;
}

.page-intro {
  background: linear-gradient(180deg, rgba(12, 28, 64, 0.1) 0%, rgba(26, 97, 170, 0.08) 20%, rgba(248, 172, 0, 0.06) 42%, rgba(246, 247, 249, 0) 100%), var(--color-muted);
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.benefit-intro {
  background: url("../img/sections/f57047af-80d4-4034-a038-52bf63b35d63.png"), var(--color-muted) !important;
  background-position: center, 0 0 !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: cover, auto !important;
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.benefit-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.92) 0%, rgba(26, 97, 170, 0.68) 55%, rgba(248, 172, 0, 0.45) 100%);
}

.benefit-intro .ui-container {
  position: relative;
  z-index: 1;
}

.benefit-intro,
.benefit-intro .ui-title,
.benefit-intro .ui-subtitle,
.benefit-intro .ui-eyebrow {
  color: #fff;
}

.benefit-intro .ui-subtitle {
  color: rgba(255, 255, 255, 0.85);
}

.benefit-intro .ui-eyebrow {
  background: rgba(248, 172, 0, 0.5);
  color: #fff;
}

.brutto-entgelt-rechner-intro {
  background: var(--color-muted) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.brutto-entgelt-rechner-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.92) 0%, rgba(26, 97, 170, 0.68) 55%, rgba(248, 172, 0, 0.45) 100%);
}

.brutto-entgelt-rechner-intro .ui-container {
  position: relative;
  z-index: 1;
}

.brutto-entgelt-rechner-intro,
.brutto-entgelt-rechner-intro .ui-title,
.brutto-entgelt-rechner-intro .ui-subtitle,
.brutto-entgelt-rechner-intro .ui-eyebrow {
  color: #fff;
}

.brutto-entgelt-rechner-intro .ui-subtitle {
  color: rgba(255, 255, 255, 0.85);
}

.brutto-entgelt-rechner-intro .ui-eyebrow {
  background: rgba(248, 172, 0, 0.5);
  color: #fff;
}

.subpage-hero-intro {
  position: relative;
  background-color: var(--color-muted);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.subpage-hero-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.92) 0%, rgba(26, 97, 170, 0.68) 55%, rgba(248, 172, 0, 0.45) 100%);
}

.subpage-hero-intro .ui-container {
  position: relative;
  z-index: 1;
}

.subpage-hero-intro,
.subpage-hero-intro .ui-title,
.subpage-hero-intro .ui-subtitle,
.subpage-hero-intro .ui-eyebrow {
  color: #fff;
}

.subpage-hero-intro .ui-subtitle {
  color: rgba(255, 255, 255, 0.85);
}

.subpage-hero-intro .ui-eyebrow {
  background: rgba(248, 172, 0, 0.5);
  color: #fff;
}

.validate-hero-intro {
  position: relative;
  background-color: var(--color-muted);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: clamp(320px, 46vh, 480px);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: calc(var(--header-height) + 44px);
  padding-bottom: 44px;
}

.validate-hero-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.9) 0%, rgba(26, 97, 170, 0.64) 58%, rgba(248, 172, 0, 0.35) 100%);
}

.validate-hero-intro .ui-container {
  position: relative;
  z-index: 1;
}

.validate-hero-intro,
.validate-hero-intro .ui-title,
.validate-hero-intro .ui-subtitle,
.validate-hero-intro .ui-eyebrow {
  color: #fff;
}

.validate-hero-intro .ui-subtitle {
  color: rgba(255, 255, 255, 0.88);
  max-width: 860px;
}

.subpage-content > .ui-section:first-child {
  background: linear-gradient(180deg, rgba(12, 28, 64, 0.18) 0%, rgba(26, 97, 170, 0.14) 20%, rgba(248, 172, 0, 0.1) 42%, rgba(246, 247, 249, 0) 100%), var(--color-muted);
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: calc(var(--header-height) + 56px);
  padding-bottom: 56px;
}

.subpage-content > .ui-section:first-child .ui-container {
  width: 100%;
}

.subpage-content > .ui-section:first-child .ui-section-header {
  margin-bottom: 0;
}
.partner-subpage-content > .partner-content-section:first-child {
  background: #ffffff;
  min-height: auto;
  display: block;
  align-items: initial;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
}

.partner-subpage-content > .partner-content-section:first-child .ui-container {
  width: 100%;
}

@media (max-width: 992px) {
  .subpage-content > .ui-section:first-child {
    padding-top: calc(var(--header-height) + 32px);
    padding-bottom: 40px;
  }

  .validate-hero-intro {
    padding-top: calc(var(--header-height) + 28px);
    padding-bottom: 32px;
  }

  .partner-subpage-content > .partner-content-section:first-child {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

@media (max-width: 768px) {
  .subpage-content > .ui-section:first-child {
    padding-top: calc(var(--header-height) + 20px);
    padding-bottom: 28px;
  }

  .validate-hero-intro {
    padding-top: calc(var(--header-height) + 16px);
    padding-bottom: 24px;
  }

  .partner-subpage-content > .partner-content-section:first-child {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.fleet-intro .ui-container,
.page-intro .ui-container {
  width: 100%;
}

.fleet-intro .ui-section-header,
.page-intro .ui-section-header {
  margin-bottom: 0;
}


.ui-section--dark {
  background: #1b1b1b;
  color: #ffffff;
}

.ui-section--dark .ui-title,
.ui-section--dark .ui-subtitle {
  color: #ffffff;
}

.ui-section--dark .ui-title::after {
  background: var(--color-primary);
}

.ui-section--dark .ui-card {
  background: #111111;
  border-color: rgba(255, 255, 255, 0.1);
}

.ui-section-header {
  max-width: 62ch;
  margin-bottom: 32px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ui-eyebrow {
  display: inline-flex;
  align-items: flex-start;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(40, 53, 131, 0.12);
  color: var(--color-primary);
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.ui-title {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 12px;
  /* text-transform: uppercase; */
  word-wrap: normal;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.ui-section-header .ui-title::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: var(--color-primary);
  margin: 16px auto 0;
}

.ui-subtitle {
  font-size: 18px;
  color: #5b5b5b;
}

.ui-section--dark .ui-subtitle {
  color: rgba(255, 255, 255, 0.75);
}



.ui-split {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  align-items: stretch;
}

.ui-split--reverse {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ui-split--reverse .ui-split-content {
  order: 2;
}

.ui-split--reverse .ui-split-media {
  order: 1;
}

.ui-split-media {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: var(--shadow-md);
  background: #0b173b;
  align-self: stretch;
  min-height: 0;
}

.blog-list-item .ui-split-media {
  max-width: 100% !important;
  width: 100% !important;
}

.ui-split-media > a {
  display: block;
  width: 100%;
  height: 100%;
}

.ui-split-media img {
  align-self: stretch;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
  border-radius: 0;
  box-shadow: none;
  background: none;
}

@media (min-width: 993px) {
  .ui-split-media img {
    width: 100%;
    height: 100%;
  }
}

.ui-split-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(145deg, rgba(12, 28, 64, 0.25) 0%, rgba(26, 97, 170, 0.2) 45%, rgba(248, 172, 0, 0.22) 100%);
  pointer-events: none;
  border-radius: inherit;
}

.ui-split-content .ui-card.ui-prose {
  height: 100%;
}

.ui-split-content .ui-card {
  height: 100%;
}

.ui-split-media {
  height: 100%;
}

@media (max-width: 992px) {
  .ui-split,
  .ui-split--reverse {
    grid-template-columns: 1fr;
  }

  .ui-split--reverse .ui-split-content,
  .ui-split--reverse .ui-split-media {
    order: initial;
  }

  .ui-split-media {
    max-width: 100%;
    aspect-ratio: auto;
  }

  .ui-split-media img {
    height: auto;
    width: 100%;
    position: static;
    inset: auto;
  }

  .ui-split-content .ui-card.ui-prose {
    height: auto;
  }

  .ui-prose {
    max-width: 100%;
  }
}
.ui-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
}

.ui-grid.ui-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 768px) {
  .ui-grid.ui-grid-3 {
    grid-template-columns: 1fr;
  }
}

.ui-card {
  background: linear-gradient(180deg, #ffffff, #fbfcff);
  border: 1px solid rgba(40, 53, 131, 0.12);
  border-radius: var(--radius);
  padding: 24px;
  box-shadow: var(--shadow-sm);
  position: relative;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ui-card-media {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: calc(var(--radius) - 2px);
  margin-bottom: 16px;
  display: block;
}

.ui-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
  /* text-transform: uppercase; */
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ui-card h4 {
  display: block;
  width: 100%;
  align-items: flex-start;
  padding: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  letter-spacing: normal;
  /* text-transform: uppercase; */
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ui-card h4::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: var(--color-primary);
  margin: 12px auto 0;
}

.ui-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
}

.ui-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-md);
  border-color: rgba(40, 53, 131, 0.25);
}

.ui-callout {
  position: relative;
  padding: 16px 20px;
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7)) left / 4px 100% no-repeat, #fff;
}

.ui-quote-callout {
  position: relative;
  padding: 24px 28px;
  border-radius: var(--radius);
  font-size: 18px;
  line-height: 1.6;
  background: linear-gradient(180deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7)) left / 5px 100% no-repeat, #fff;
  box-shadow: var(--shadow-sm);
}

.ui-quote-callout p {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 600;
}

.ui-quote-callout span {
  display: block;
  font-style: italic;
  font-weight: 400;
}

.ui-quote-callout::before {
  content: "``";
  position: absolute;
  left: 12px;
  top: -8px;
  font-size: 48px;
  line-height: 1;
  color: rgba(40, 53, 131, 0.25);
}

.ui-section--dark .ui-quote-callout {
  background: #fff;
}

.ui-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
  justify-content: center;
}

.ui-actions.align-center {
  justify-content: center;
  text-align: center;
}

.ui-btn {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  padding: 10px 20px;
  border-radius: var(--radius);
  background: var(--color-primary);
  color: var(--color-primary-foreground);
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

.ui-btn:hover {
  background: var(--akzent3);
  color: var(--color-primary-foreground);
  transform: translateY(-1px);
}

.ui-btn--ghost {
  background: transparent;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

.ui-btn--ghost:hover {
  background: rgba(40, 53, 131, 0.08);
  color: var(--akzent3);
  border-color: var(--akzent3);
}

.ui-prose {
  max-width: 70ch;
}

@media (max-width: 992px) {
  .ui-prose {
    max-width: 100%;
  }
}

.blog-content {
  max-width: 100%;
  margin: 0;
  color: var(--color-foreground);
}

@media (min-width: 993px) {
  .blog-content img {
    width: 100%;
  }
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4 {
  margin: 28px 0 12px;
  line-height: 1.2;
  font-weight: 600;
  color: #111111;
}

.blog-content h1 {
  font-size: clamp(28px, 3.2vw, 44px);
}

.blog-content h2 {
  font-size: clamp(22px, 2.4vw, 32px);
}

.blog-content h3 {
  font-size: clamp(18px, 2vw, 24px);
}

.blog-content p {
  margin: 0 0 16px;
  line-height: 1.7;
  color: #3a3a3a;
}

.blog-content a {
  color: var(--color-primary);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.blog-content a:hover {
  color: var(--akzent2);
}

.blog-content a.btn,
.blog-content a.button,
.blog-content a.ui-btn,
.blog-content .wp-block-button__link,
.blog-content .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border-radius: var(--radius);
  background: var(--color-primary);
  color: var(--color-primary-foreground);
  font-weight: 600;
  text-decoration: none;
  text-underline-offset: initial;
  text-decoration-thickness: initial;
  transition: background 0.2s ease, transform 0.2s ease;
}

.blog-content a.btn:hover,
.blog-content a.button:hover,
.blog-content a.ui-btn:hover,
.blog-content .wp-block-button__link:hover,
.blog-content .btn:hover {
  background: var(--akzent3);
  color: var(--color-primary-foreground);
  transform: translateY(-1px);
}

.blog-content a.ui-btn--ghost,
.blog-content a.btn--ghost,
.blog-content .btn--ghost {
  background: transparent;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

.blog-content a.ui-btn--ghost:hover,
.blog-content a.btn--ghost:hover,
.blog-content .btn--ghost:hover {
  background: rgba(40, 53, 131, 0.08);
  color: var(--akzent3);
  border-color: var(--akzent3);
}

.blog-content ul {
  margin: 18px 0;
  padding: 20px 24px;
  list-style-position: inside;
  background: linear-gradient(180deg, #ffffff, #fbfcff);
  border: 1px solid rgba(40, 53, 131, 0.12);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  position: relative;
  overflow: hidden;
}

@media (min-width: 993px) {
  .blog-content ul {
    max-width: 100%;
  }
}

.blog-content ul::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
}

.blog-content ul ul {
  margin: 0 0 0 20px;
  padding: 0 0 0 16px;
  list-style-position: outside;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.blog-content ul ul::before {
  display: none;
}

.blog-content ul ul li {
  margin-left: 10px;
}

.blog-content ul + ul {
  margin-top: 0;
}

@media (min-width: 993px) {
  .blog-content ul + ul {
    width: calc(50% - 12px);
    display: inline-block;
    vertical-align: top;
  }
}

.blog-content ol {
  margin: 0 0 18px 20px;
  padding: 0;
}

.blog-content li {
  margin-bottom: 10px;
}

.blog-content li:last-child {
  margin-bottom: 0;
}

.blog-content img,
.blog-content figure {
  max-width: 100%;
}

.blog-content img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
  box-shadow: var(--shadow-sm);
  margin: 18px 0;
}

.blog-content figure {
  margin: 18px 0;
}

.blog-content figcaption {
  margin-top: 8px;
  font-size: 13px;
  color: #6b6b6b;
}

.blog-content blockquote {
  margin: 22px 0;
  padding: 16px 20px;
  border-left: 4px solid var(--color-primary);
  background: var(--color-muted);
  border-radius: 12px;
  color: #2c2c2c;
}

.blog-content hr {
  border: 0;
  height: 1px;
  background: var(--color-border);
  margin: 24px 0;
}

.blog-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  border-radius: var(--radius);
}

.blog-content th,
.blog-content td {
  border: 1px solid var(--color-border);
  padding: 10px 12px;
  text-align: left;
}

.blog-content th {
  background: var(--color-muted);
  font-weight: 600;
}

.blog-content table::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
  z-index: 1;
}

.blog-content table tbody tr:nth-child(odd) td {
  background: #ffffff;
}

.blog-content table tbody tr:nth-child(even) td {
  background: #f2f4f7;
}

.blog-grid {
  gap: 28px;
}

.blog-card {
  padding: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.blog-card .blog-card-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}

.blog-card-body {
  padding: 22px 24px 26px;
}

.blog-card-meta {
  font-size: 12px;
  /* text-transform: uppercase; */
  letter-spacing: 0.08em;
  color: #6b6b6b;
  margin: 0 0 10px;
}

.blog-card-title {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.3;
}

.blog-card-title a {
  color: inherit;
}

.blog-card-excerpt {
  margin: 0 0 16px;
  color: #3a3a3a;
}

.blog-pagination {
  margin-top: 24px;
}

.blog-header-section {
  background: linear-gradient(180deg, rgba(12, 28, 64, 0.1) 0%, rgba(26, 97, 170, 0.08) 20%, rgba(248, 172, 0, 0.06) 42%, rgba(246, 247, 249, 0) 100%), var(--color-muted);
  min-height: clamp(420px, 60vh, 640px);
  display: flex;
  align-items: center;
}

.blog-header-section .ui-container {
  width: 100%;
}

.blog-header-section .ui-section-header {
  margin-bottom: 0;
}

.legal-content {
  max-width: 100%;
  margin: 0 auto;
}

.legal-content [style] {
  background-color: transparent !important;
}

.legal-content h2,
.legal-content h3 {
  font-family: var(--font-primary) !important;
  text-transform: none !important;
  letter-spacing: 0.02em !important;
  color: #151515 !important;
  line-height: 1.3 !important;
  margin: 1.2rem 0 0.75rem !important;
}

.legal-content h2 {
  font-size: clamp(1.45rem, 2.3vw, 1.85rem) !important;
}

.legal-content h3 {
  font-size: clamp(1.2rem, 2vw, 1.55rem) !important;
}

.legal-content p,
.legal-content li,
.legal-content span {
  font-family: var(--font-primary) !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
  letter-spacing: 0.02em !important;
  color: #2f2f2f !important;
}

.legal-content ol,
.legal-content ul {
  margin: 0 0 1rem 1.2rem !important;
  padding: 0 !important;
}

.legal-content a {
  color: var(--color-primary) !important;
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}

.legal-content a:hover {
  color: var(--akzent2) !important;
}

.ui-list {
  list-style: none;
  padding: 0;
  margin: 16px 0 0 0;
}

.ui-list li {
  padding: 8px 0;
  border-bottom: 1px solid var(--color-border);
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.ui-list li:last-child {
  border-bottom: 0;
}

.ui-list li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--color-primary), var(--akzent2));
  flex: 0 0 8px;
}

.ui-accordion .accordion-item {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--color-border);
  margin-bottom: 12px;
}

.ui-accordion .accordion-button {
  font-weight: 600;
}

.ui-accordion .accordion-button:focus {
  box-shadow: 0 0 0 3px rgba(40, 53, 131, 0.2);
}

a {
  color: var(--akzent);;
  text-decoration: none;
}

a:hover {
  color: #e76668;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-primary);
  font-weight: 500;
  /* text-transform: uppercase; */
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.1em;
}

.fl-style {
    text-align:justify;
    h3 {
        font-size: .9em;
    }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: var(--akzent);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: var(--akzent2);
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: var(--font-primary);
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: var(--akzent);;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Get Startet Button
--------------------------------------------------------------*/
.get-started-btn {
  margin-left: 30px;
  background: var(--akzent);
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.get-started-btn:hover {
  background: var(--akzent2);
  color: #fff;
}

@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: flex-start;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0 8px 20px;
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  color: #111111;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 1;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: var(--akzent);;
}

.navbar a::after {
  content: "";
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 6px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s ease;
}

.navbar a:hover::after,
.navbar .active::after,
.navbar li:hover>a::after {
  transform: scaleX(1);
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
}

.navbar .dropdown ul a::after {
  content: none;
}

.navbar .dropdown ul a span {
  position: relative;
  display: inline-block;
}

.navbar .dropdown ul a span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s ease;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: var(--akzent);;
}

.navbar .dropdown ul a:hover span::after,
.navbar .dropdown ul .active span::after,
.navbar .dropdown ul li:hover>a span::after {
  transform: scaleX(1);
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #111111;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: var(--akzent);;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: var(--akzent);;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: auto;
  min-height: calc(45vh + var(--header-height));
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: calc(var(--header-height) + 12px) 0 64px;
  position: relative;
}

#hero:before {
  content: "";
  background: linear-gradient(120deg, rgba(12, 28, 64, 0.85) 0%, rgba(26, 97, 170, 0.55) 55%, rgba(248, 172, 0, 0.35) 100%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container,
#hero .ui-container {
  position: relative;
  z-index: 1;
}

#hero .hero-split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 36px;
  align-items: center;
  justify-items: center;
  text-align: center;
}

#hero .hero-head {
  max-width: 70ch;
}

#hero .hero-body {
  justify-self: center;
  max-width: 60ch;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 18px 20px;
  backdrop-filter: blur(6px);
}

#hero .ui-title {
  margin: 0;
  font-size: clamp(28px, 2.2vw, 48px);
  line-height: 1.2;
  color: #fff;
  max-width: none;
  word-wrap: normal;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

#hero .ui-title::after {
  display: none;
}

#hero .ui-subtitle {
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 14px;
  font-size: clamp(13px, 1.15vw, 16px);
  letter-spacing: 0.02em;
}

#hero .btn-get-started {
  font-family: var(--font-primary);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.08em;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 8px;
  transition: 0.3s ease;
  margin-top: 0;
  color: #fff;
  background: var(--color-primary);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

#hero .btn-get-started:hover {
  background: var(--akzent2);
}

#hero + .about {
  padding-top: 24px;
}

@media (max-width: 992px) {
  #hero {
    padding: 82px 0 48px;
  }

  #hero .hero-split {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  #hero .hero-body {
    justify-self: start;
    max-width: 520px;
  }
}

@media (max-width: 768px) {
  #hero {
    text-align: left;
    padding-top: 58px;
  }

  #hero .hero-body {
    padding: 16px;
  }

  #hero .ui-title::after {
    margin-left: 0;
    margin-right: 0;
  }
}

/*--------------------------------------------------------------
# Contact Success Section
--------------------------------------------------------------*/
#contactSuccess {
  padding-top: 0;
}

.maintenance-page #maintenanceHero {
  min-height: 100vh;
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
  position: relative;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}

.section-title h1,
.section-title h2 {
  font-size: 32px;
  font-weight: 500;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h1::after,
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--akzent);
  bottom: 0;
  left: calc(50% - 25px);
}

.section-title p {
  margin-bottom: 0;
}

.section-bg {
  padding: 120px 0;
  color: #fff;
}

.section-bg:before {
  content: "";
  background: #1b1b1b;
  position: absolute;
  bottom: 60px;
  top: 60px;
  left: 0;
  right: 0;
  transform: skewY(-3deg);
}

.section-bg2 {
  padding: 120px 0;
  color: #fff;
}

.section-bg2:before {
  content: "";
  background: #1b1b1b;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(0deg);
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #2b2b2b;
  min-height: 40px;
  margin-top: 82px;
  color: #fff;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol a {
  color: #aaaaaa;
}

.breadcrumbs ol a:hover {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: var(--akzent);;
  content: "/";
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs2 {
  padding: 15px 0;
  background: #2b2b2b;
  min-height: 40px;
  color: #fff;
}

.breadcrumbs2 h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs2 ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs2 ol a {
  color: #aaaaaa;
}

.breadcrumbs2 ol a:hover {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs2 ol li+li {
  padding-left: 10px;
}

.breadcrumbs2 ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: var(--akzent);;
  content: "/";
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid var(--akzent);;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--akzent);;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  opacity: 1;
  filter: none;
}
/*--------------------------------------------------------------
# impressum
--------------------------------------------------------------*/

#impressum {
  width: 100%;
  background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;
}

/*--------------------------------------------------------------
# downloads
--------------------------------------------------------------*/

#downloads {
  width: 100%;
  background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;
}

#downloads a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
  border: 1px solid #b9b9b94a;
  padding: 15px;
  transition: 0.3s;
  color: #ffffff;
  background-color: var(--akzent3);
  border-color: var(--akzent3);
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  cursor: pointer;
}

#downloads li {
  width: 100%;
  overflow:auto;
  padding: 10px;
}

#downloads a span {
  font-family: var(--font-primary)!important;
}

#downloads a:hover {
  background: var(--akzent4);
  border: 2px solid var(--akzent4);
}

#downloads a.active {
  background-color: var(--akzent);
  color: #fff;
  border-color: var(--akzent2);
}

/*--------------------------------------------------------------
# Register
--------------------------------------------------------------*/

#register {
  width: 100%;
  background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;
  background-color: #fff;
}

fieldset {
  padding-top: 20px;
  padding-right: 12px;
  padding-bottom: 25px;
  padding-left: 12px;
  margin-bottom: 20px;
}

legend {
  float: none;
  width: inherit;
  font-weight: 700!important;
  font-size: 20px!important;
}

.fs-akz-1 {
  border: dotted 2px rgba(40, 53, 131,0.3);
  border-radius: 5px;
}
.akz-1 {
  color: rgba(40, 53, 131,0.3)!important;
}

.fs-akz-2 {
  border: solid 2px rgba(26, 97, 170, 0.3);
  border-radius: 5px;
}
.akz-2 {
  color: rgba(26, 97, 170, 0.3)!important;
}

.fs-akz-3 {
  border: dotted 2px var(--akzent3);
  border-radius: 5px;
}
.akz-3 {
  color: var(--akzent3)!important;
}

.fs-akz-4 {
  border: dotted 2px var(--akzent4);
  border-radius: 5px;
}
.akz-4 {
  color: var(--akzent4)!important;
}

.fs-akz-5 {
  border: solid 2px rgba(164, 156, 130, 0.3);
  border-radius: 5px;
}
.akz-5 {
  color: rgba(164, 156, 130, 0.3)!important;
}

.register fieldset label {
  font-weight: 100;
  font-size: 16px;
}

.register .php-email-form2 {
  padding: 20px 40px 20px 40px;
  border-radius: 4px;
}

.register .php-email-form2 .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.register .php-email-form2 .error-message br+br {
  margin-top: 25px;
}

.register .php-email-form2 .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.register .php-email-form2 .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.register .php-email-form2 .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.register .php-email-form2 .form-group {
  margin-bottom: 25px;
}

.register .php-email-form2 input,
.register .php-email-form2 textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
  color: #000;
}

.register .php-email-form2 label {
  color: #000;
}

.register .php-email-form2 input:focus,
.register .php-email-form2 textarea:focus {
  border-color: #111111;
}

.register .php-email-form2 input {
  padding: 10px 15px;
}

.register .php-email-form2 input[type=checkbox] {
  padding: 0px;
}

.register .php-email-form2 textarea {
  padding: 12px 15px;
}

.register .php-email-form2 button[type=submit] {
  background: var(--akzent);
  border: 0;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.register .php-email-form2 button[type=submit]:hover {
  background: var(--akzent2);
}

.register .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: var(--akzent5);
  transition: 0.3s;
  position: relative;
}

.register .icon-boxes .icon-box i {
  font-size: 40px;
  color: #000;
  margin-bottom: 10px;
}

.register .icon-boxes .icon-box h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: black;
}

.register .icon-boxes .icon-box p {
  font-size: 15px;
  color: black;
}

.register .companyLabel::before {
  content: "";
  background-color: #000;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .container {
  position: relative;
  z-index: 10;
}


.about .content h3 {
  font-size: 34px;
  margin-bottom: 30px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: flex-start;
  border: 2px solid var(--akzent);
}

.about .content .about-btn i {
  font-size: 16px;
  padding-left: 5px;
}

.about .content .about-btn:hover {
  background: var(--akzent2);
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
  text-align: center;
}

.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: var(--akzent5);
  margin-bottom: 10px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: var(--akzent5);
}

.about .content {
  padding: 25px;
}

@media (max-width: 1200px) {
  .about .content {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }

  .about .icon-boxes {
    padding: 0 24px 24px;
  }

  .about .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*--------------------------------------------------------------
# news
--------------------------------------------------------------*/
.flotte-section .ui-split-media img {
  z-index: 0;
}

.flotte-section .ui-split-media::after {
  z-index: 1;
}

.flotte-section .flotte-media-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding: 28px 20px 20px;
  background: linear-gradient(180deg, rgba(12, 28, 64, 0) 0%, rgba(12, 28, 64, 0.78) 58%, rgba(12, 28, 64, 0.92) 100%);
}

.flotte-section .flotte-media-caption h3 {
  margin: 0 0 6px;
  font-size: clamp(18px, 2vw, 26px);
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
}

.flotte-section .flotte-media-caption p {
  margin: 0;
  font-size: clamp(13px, 1.2vw, 16px);
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 768px) {
  .flotte-section .flotte-media-caption {
    padding: 22px 14px 14px;
  }
}
.flotte-section .ui-split-content .ui-card {
  justify-content: center;
}

.flotte-section .flotte-logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  align-items: center;
  gap: 12px 18px;
  width: 100%;
  margin: 0 0 14px;
}

.flotte-section .flotte-logos a {
  display: block;
  width: 100%;
}

.flotte-section .flotte-logos img {
  display: block;
  width: 100%;
  height: 42px;
  object-fit: contain;
  object-position: center;
  background: #fff;
  border-radius: 6px;
  padding: 4px 8px;
  filter: saturate(0.9);
}

@media (max-width: 768px) {
  .flotte-section .flotte-logos {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    justify-items: center;
  }

  .flotte-section .flotte-logos a {
    display: flex;
    justify-content: center;
  }

  .flotte-section .flotte-logos img {
    width: auto;
    max-width: 100%;
    height: 36px;
  }
}
.flotte-section .flotte-form {
  margin-top: 16px;
}

.flotte-section .flotte-form form {
  display: grid;
  gap: 10px;
}

.flotte-section .flotte-form input[type="email"],
.flotte-section .flotte-form input[type="text"],
.flotte-section .flotte-form textarea,
.flotte-section .flotte-form select {
  width: 100%;
  border: 1px solid var(--color-border);
  border-radius: 10px;
  padding: 10px 12px;
  background: #fff;
}

.flotte-section .flotte-form input[type="submit"],
.flotte-section .flotte-form button[type="submit"] {
  border: 0;
  border-radius: 10px;
  padding: 10px 18px;
  background: var(--color-primary);
  color: var(--color-primary-foreground);
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.flotte-section .flotte-form input[type="submit"]:hover,
.flotte-section .flotte-form button[type="submit"]:hover {
  background: var(--akzent3);
  transform: translateY(-1px);
}

.flotte-section .flotte-note {
  width: 100%;
  max-width: 100%;
  margin-top: 24px;
  font-size: 12px;
  line-height: 1.55;
  border: 0;
  background: linear-gradient(180deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7)) left / 5px 100% no-repeat, #fff;
}

.flotte-section .flotte-note.ui-prose {
  max-width: 100%;
}

.flotte-section .flotte-note::before {
  display: none;
}

.news .container {
  position: relative;
  z-index: 10;
}

.news .content {
  padding: 30px 30px 30px 0;
}

.news .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}

.news .content p {
  margin-bottom: 30px;
}

.news .content .news-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: flex-start;
  border: 2px solid var(--akzent);
}

.news .content .news-btn i {
  font-size: 16px;
  padding-left: 5px;
}

.news .content .news-btn:hover {
  background: var(--akzent2);
}

.news .icon-boxes .icon-box {
  margin-top: 30px;
}

.news .icon-boxes .icon-box i {
  font-size: 40px;
  color: var(--akzent5);
  margin-bottom: 10px;
}

.news .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.news .content .icon-box p {
  font-size: 15px;
  color: var(--akzent5);
}

#news .content form {
  margin-top: 30px;
  background: var(--akzent4);
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}

#news .content form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
  background-color: var(--akzent4);
}

#news .content form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: var(--akzent);
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #e35052;
}

@media (max-width: 1200px) {
  .news .content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .news {
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 80px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.counts .count-box i {
  position: absolute;
  width: 54px;
  height: 54px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  color: var(--akzent);;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111111;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: var(--font-primary);
  font-size: 14px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tabs .nav-tabs {
  border: 0;
}

.tabs .nav-link {
  border: 1px solid #b9b9b9;
  padding: 15px;
  transition: 0.3s;
  color: #111111;
  border-radius: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  cursor: pointer;
}

.tabs .nav-link i {
  padding-right: 15px;
  font-size: 48px;
}

.tabs .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.tabs .nav-link:hover {
  color: var(--akzent2);
}

.tabs .nav-link.active {
  background: var(--akzent);
  color: #fff;
  border-color: var(--akzent2);
}

@media (max-width: 768px) {
  .tabs .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .tabs .nav-link {
    padding: 15px;
  }

  .tabs .nav-link i {
    font-size: 24px;
  }
}

.tabs .tab-content {
  margin-top: 30px;
}

.tabs .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
}

.tabs .tab-pane ul {
  list-style: none;
  padding: 0;
}

.tabs .tab-pane ul li {
  padding-bottom: 10px;
}

.tabs .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: var(--akzent);;
}

.tabs .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #252525;
  transition: 0.3s;
  position: relative;
}

.services .icon-box:hover {
  background: #2b2b2b;
}

.services .icon-box i {
  float: left;
  color: var(--akzent4);
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}

.services .icon-box h4 a:hover {
  text-decoration: underline;
}

.services .icon-box .icon-box:hover h4 a {
  color: var(--akzent);;
}

.services .icon-box p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# vielfahrer
--------------------------------------------------------------*/
.vielfahrer .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  min-height: 160px;
  border-radius: 6px;
  background: var(--akzent5);
  transition: 0.3s;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.vielfahrer .get-started-btn {
      font-family: var(--font-primary);
      font-weight: 500;
      font-size: 16px;
      letter-spacing: 1px;
      display: inline-block;
      padding: 10px 30px;
      border-radius: 4px;
      transition: 0.5s;
      margin-top: 30px;
      color: #fff;
      background: var(--akzent);
      border: 2px solid var(--akzent1);
}

.vielfahrer .icon-box:hover {
  background: var(--akzent5);
}

.vielfahrer .icon-box h4 {
  margin: 0px;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 18px;
}

.vielfahrer .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}

.vielfahrer .icon-box h4 a:hover {
  text-decoration: underline;
}

.vielfahrer .icon-box .icon-box:hover h4 a {
  color: var(--akzent);;
}

.vielfahrer .icon-box p {
  margin-left: 0px;
  line-height: 24px;
  font-size: 14px;
}

.vielfahrer .section-title h3 {
  font-size: 24px;
  font-weight: bold;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.vielfahrer .section-title p {
  font-size: 18px;
  position: relative;
}

.vielfahrer .section-title h3::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  bottom: 0;
  left: calc(50% - 25px);
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  /* text-transform: uppercase; */
  color: var(--akzent);
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: var(--akzent);
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(17, 17, 17, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(17, 17, 17, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  /* text-transform: uppercase; */
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.4);
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid var(--akzent);;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--akzent);;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(17, 17, 17, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
  border-radius: 15px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #fceaea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 30px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid var(--akzent);;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--akzent);;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/

#pricing .card {
  color: white;
  background: #2b2b2b;
}

#pricing .card-title  {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#pricing .card-text  {
  line-height: 24px;
  font-size: 14px;
}

.pricing-row div .card .badge, .pricing-row div .card {
  background-color: var(--akzent5)!important;
  border: 0!important;
  /* text-transform: uppercase; */
  font-size: 14px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.3);
}
.pricing-row div .card .badge{
  background-color: var(--akzent3)!important;
}

.pricing-row div:nth-child(2n) .card {
  background-color: var(--akzent3)!important;
}

.pricing-row div:nth-child(2n) .card .badge {
  background-color: var(--akzent5)!important;
}

.card-img-top {
  width: 100%;
  height: 25vh;
  object-fit: cover;
}

.pricing .box {
  padding: 20px;
  background: #2b2b2b;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  /* text-transform: uppercase; */
  font-weight: 600;
}

.pricing .box h4 {
  font-size: 42px;
  font-weight: 500;
  font-family: var(--font-primary);
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: var(--akzent);;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-primary);
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.pricing .box .btn-buy:hover {
  border-color: #fff;
}

.pricing .featured {
  background: var(--akzent);;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list .cordion {
  display: block;
  position: relative;
  font-family: var(--akzent);;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 25px;
  cursor: pointer;
}

.faq .faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: var(--akzent);;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: var(--radius);
  background: #1b1b1b;
  border: 0;
  box-shadow: var(--shadow-sm);
  position: relative;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
  padding: 0;
  border-radius: var(--radius);
}

.team .member .member-img::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: var(--radius);
  background: linear-gradient(160deg, rgba(248, 172, 0, 0.35), rgba(40, 53, 131, 0.15) 45%, rgba(0, 0, 0, 0.65));
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.team .member .member-img img {
  border-radius: var(--radius);
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.05);
  aspect-ratio: 3 / 4;
}

.team .member .member-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  padding: 18px;
  z-index: 2;
}

.team .member .social {
  position: static;
  opacity: 1;
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  z-index: 2;
}

.team .member .social a {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.35);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  backdrop-filter: blur(6px);
}

.team .member .social a:hover {
  background: var(--color-primary);
  border-color: var(--color-primary);
  transform: translateY(-2px);
}

.team .member .social i {
  font-size: 18px;
  line-height: 0;
}

.team .member .member-info {
  padding: 0;
  text-align: center;
  color: #fff;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 18px;
  color: #fff;
  /* text-transform: uppercase; */
  position: relative;
  padding-bottom: 0;
  text-align: center;
}

.team .member .member-info h4::after {
  content: none;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  letter-spacing: 0.02em;
  text-align: center;
}

.team .member:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.team .member:hover .member-img::after {
  opacity: 1;
  background: linear-gradient(160deg, rgba(40, 53, 131, 0.45), rgba(26, 97, 170, 0.2) 45%, rgba(0, 0, 0, 0.65));
}


.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: auto;
}

@media (max-width: 768px) {
  .team .member .social {
    opacity: 1;
    bottom: 16px;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 0 32px 0;
  border-radius: 4px;
}

.contact .info-box i {
  font-size: 32px;
  color: var(--akzent);;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form2 {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}

.contact .php-email-form2 .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form2 .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form2 .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form2 .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form2 .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form2 .form-group {
  margin-bottom: 25px;
}

.contact .php-email-form2 input,
.contact .php-email-form2 textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form2 input:focus,
.contact .php-email-form2 textarea:focus {
  border-color: #111111;
}

.contact .php-email-form2 input {
  padding: 10px 15px;
}

.contact .php-email-form2 textarea {
  padding: 12px 15px;
}

.contact .php-email-form2 button[type=submit] {
  background: var(--akzent);
  border: 0;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form2 button[type=submit]:hover {
  background: var(--akzent2);
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #111111;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: var(--akzent);;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #777777;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: flex-start;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li+li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}

.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: var(--akzent);;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #e35052;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #111111;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #5e5e5e;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #1e1e1e;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: var(--akzent);;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li+li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #111111;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(17, 17, 17, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: var(--akzent);;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #111111;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #2b2b2b;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #1e1e1e;
}

.blog .blog-pagination {
  color: #444444;
}

.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li a {
  color: #111111;
  padding: 7px 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: var(--akzent);;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #111111;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type=text] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: var(--akzent);;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #e34c4d;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li+li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
  color: var(--akzent);;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item+.post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #111111;
  transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: var(--akzent);;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #515151;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #c4c4c4;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid var(--akzent);;
  background: var(--akzent);;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #fff;
  font-size: 14px;
  background: #111111;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #1b1b1b;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: var(--akzent);;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: var(--font-primary);
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: var(--akzent);;
  bottom: 0;
  left: 0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: flex-start;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #aaaaaa;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: var(--akzent);;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #e35052;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: var(--akzent);;
  color: #fff;
  text-decoration: none;
}

#genericForm_forms_flash button {
  top: -3px;
  right: -3px;
  padding: 8px 15px 8px 15px;
  color: #fff;
  border-radius: 5px;
  transition: 0.3s;
  /* text-transform: uppercase; */
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: flex-start;
  border: 2px solid #fff;
  background-color: var(--akzent);
}

/*--------------------------------------------------------------
# Blog Post Page Section
--------------------------------------------------------------*/

.blog-post .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  min-height: 160px;
  border-radius: 6px;
  background: var(--akzent5);
  transition: 0.3s;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.blog-post-body .container table {
  table-layout: auto;
  width: 100%!important;
}

.blog-post-body .container table tbody tr td {
  width: auto!important;
}

.blog-post h2 {
  font-size: 32px;
  font-weight: bold;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}

.blog-post h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: var(--akzent);
    bottom: 0;
    left: calc(50% - 25px);
}

.blog-post h3 {
  font-size: 24px;
  font-weight: bold;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
  text-align: center;
}

.blog-post h4 {
  font-size: 20px;
  font-weight: 600;
  /* text-transform: uppercase; */
  margin-bottom: 10px;
  margin-top: 15px;
  position: relative;
  text-align: left;
}

.blog-post p {
    font-size: 18px;
    position: relative;
    margin-bottom: 0;
}

.blog-post img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.blog-post table {
    overflow-x:auto;
}

.blog-post table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}























.blog-list-item .ui-split {
  align-items: stretch;
}

.blog-list-item .ui-split-media,
.blog-list-item .ui-split-content {
  width: 100%;
  max-width: 100%;
}

.blog-list-item .ui-split-media {
  max-width: none !important;
  width: 100% !important;
  justify-self: stretch;
}

.blog-list-item .ui-split-media {
  max-width: none !important;
}

.blog-list-item .ui-split-content {
  justify-self: stretch;
}

.blog-split-media {
  max-width: none !important;
  width: 100% !important;
  justify-self: stretch;
  display: flex;
  align-items: stretch;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-height: 50vh;
}

/* Scroll CTA */
.scroll-cta {
  position: fixed;
  left: 28px;
  bottom: 28px;
  z-index: 1050;
  max-width: 360px;
  width: min(360px, calc(100vw - 40px));
  background: linear-gradient(180deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7)) left / 5px 100% no-repeat, #fff;
  color: #111111;
  border-radius: var(--radius);
  padding: 18px 18px 16px 20px;
  box-shadow: var(--shadow-sm);
  opacity: 0;
  transform: translateY(16px);
  pointer-events: none;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

.scroll-cta.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.scroll-cta__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: rgba(17, 17, 17, 0.08);
  color: #111111;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  cursor: pointer;
}

.scroll-cta__title {
  font-size: 1.1rem;
  margin: 0 36px 6px 0;
  font-weight: 700;
}

.scroll-cta__text {
  margin: 0 0 14px 0;
  color: #2a2a2a;
  font-size: 0.95rem;
}

.scroll-cta__btn {
  width: 100%;
  text-align: center;
}

@media (max-width: 768px) {
  .scroll-cta {
    left: 12px;
    right: 12px;
    bottom: 12px;
    width: auto;
    max-width: none;
  }
}

.blog-split-media {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 992px) {
  .blog-split-media {
    min-height: 220px;
  }
}

.blog-list-item .ui-card.ui-prose {
  height: auto;
}

.blog-list-item .blog-split-media {
  height: 100%;
  align-self: stretch;
}

/* BGU Calculator */
.bgu-calculator {
  padding: 6px 0 0;
  --bgu-content-offset: 12px;
}

.bgu-step-intro {
  margin: 12px var(--bgu-content-offset) 14px;
}

.bgu-step-intro.ui-quote-callout {
  padding: 14px 18px;
  font-size: 1rem;
  line-height: 1.45;
}

.bgu-step-intro.ui-quote-callout::before {
  content: none;
  display: none;
}

.bgu-step-intro strong {
  display: block;
  margin-bottom: 4px;
}

.bgu-step-intro p {
  margin: 0;
  font-size: .94rem;
  color: #334155;
}

.bgu-step-intro--offers {
  margin-top: 18px;
  margin-bottom: 14px;
}

.bgu-offers {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  margin: 0 var(--bgu-content-offset) 24px;
}

.bgu-offer {
  border: 1px solid rgba(40, 53, 131, 0.16);
  border-radius: var(--radius);
  padding: 12px;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

.bgu-offer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, rgba(40, 53, 131, 0.85), rgba(26, 97, 170, 0.65), rgba(248, 172, 0, 0.7));
}

.bgu-offer:hover {
  transform: translateY(-2px);
}

.bgu-offer.is-selected {
  border-color: var(--akzent2);
  box-shadow: 0 0 0 2px rgba(26, 97, 170, 0.15);
}

.bgu-offer-image-wrap {
  border-radius: calc(var(--radius) - 4px);
  overflow: hidden;
  margin-bottom: 10px;
  aspect-ratio: 16 / 9;
  background: #f1f4f8;
}

.bgu-offer-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.bgu-offer h4 {
  margin: 0 0 6px 0;
  font-size: 1.05rem;
}

.bgu-offer p {
  margin: 0 0 10px 0;
  font-size: .95rem;
}

.bgu-offer-price {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: var(--akzent);
}

.bgu-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 12px;
  margin-bottom: 10px;
}

.bgu-form-field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(170px, .9fr);
  gap: 12px;
  align-items: start;
  --bgu-input-top-offset: 28px;
}

.bgu-input-wrap {
  min-width: 0;
}

.bgu-hint-wrap {
  position: relative;
  padding-left: 12px;
  padding-top: var(--bgu-input-top-offset);
  min-width: 0;
}

.bgu-hint-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: var(--bgu-input-top-offset);
  bottom: 0;
  width: 2px;
  background: rgba(26, 97, 170, 0.18);
}

.bgu-form-field label {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: .9rem;
}

.bgu-form-field input,
.bgu-form-field select {
  width: 100%;
  border: 1px solid var(--color-border);
  border-radius: 10px;
  padding: 10px 12px;
  font-size: .95rem;
  background: #fff;
}

.bgu-form-field input:focus,
.bgu-form-field select:focus {
  border-color: var(--akzent2);
  outline: none;
  box-shadow: 0 0 0 2px rgba(26, 97, 170, 0.14);
}

.bgu-field-hint {
  display: block;
  margin-top: 2px;
  font-size: .82rem;
  line-height: 1.45;
  color: #5b6470;
}

.bgu-offers-empty {
  margin: 0 var(--bgu-content-offset) 20px;
  padding: 10px 12px;
  border: 1px dashed var(--color-border);
  border-radius: 10px;
  color: #5b6470;
  font-size: .93rem;
}

.bgu-actions {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 12px;
}

.bgu-results {
  margin: 28px var(--bgu-content-offset) 0;
  border: 1px solid rgba(40, 53, 131, 0.12);
  border-radius: 22px;
  padding: 24px;
  background: transparent;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
}

.bgu-results-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 8px;
  margin-bottom: 22px;
}

.bgu-results-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(40, 53, 131, 0.08);
  color: var(--akzent);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.bgu-results h4 {
  margin: 10px 0 0;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1.15;
}

.bgu-results h5 {
  margin: 10px 0 0;
  font-size: 1.22rem;
  line-height: 1.2;
}

.bgu-results-head h4 {
  display: block;
  width: 100%;
  margin: 10px auto 0;
  line-height: 1.2;
  text-align: center;
}

.bgu-results-head h4::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: var(--color-primary);
  margin: 12px auto 0;
}

.bgu-results p {
  margin: 0 0 10px 0;
}

.bgu-results-basis {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #5b5b5b;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}

.bgu-results-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: 22px;
  align-items: stretch;
  margin-bottom: 28px;
}

.bgu-compare-card,
.bgu-summary-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.bgu-compare-card {
  padding: 24px;
  background: linear-gradient(180deg, rgba(12, 28, 64, 0.18) 0%, rgba(26, 97, 170, 0.14) 20%, rgba(248, 172, 0, 0.1) 42%, rgba(246, 247, 249, 0) 100%), var(--color-muted);
  color: #fff;
  box-shadow: 0 24px 48px rgba(26, 97, 170, 0.24);
  isolation: isolate;
  display: flex;
  flex-direction: column;
}

.bgu-compare-card::after {
  content: "";
  position: absolute;
  inset: auto -10% -45% auto;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.10);
  filter: blur(6px);
  pointer-events: none;
}

.bgu-compare-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(9, 20, 53, 0.08) 0%, rgba(9, 20, 53, 0.18) 34%, rgba(9, 20, 53, 0.56) 68%, rgba(9, 20, 53, 0.86) 100%),
    linear-gradient(90deg, rgba(9, 20, 53, 0.78) 0%, rgba(9, 20, 53, 0.14) 48%, rgba(9, 20, 53, 0.08) 100%);
  pointer-events: none;
  z-index: 0;
}

.bgu-compare-card .bgu-results-kicker {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
}

.bgu-compare-card__vehicle {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.92;
}

.bgu-compare-card__vehicle img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 22px 28px rgba(5, 12, 34, 0.34));
}

.bgu-compare-card__header,
.bgu-summary-card__header {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.bgu-compare-main {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

.bgu-compare-main__vs {
  display: grid;
  place-items: center;
  padding: 0 6px;
  background: transparent;
  border: 0;
  font-size: 1.45rem;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-shadow:
    0 2px 0 rgba(9, 20, 53, 0.7),
    0 0 16px rgba(9, 20, 53, 0.35);
}

.bgu-compare-pill {
  min-height: 188px;
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 18px;
  border-radius: 18px;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.bgu-compare-pill--benefit {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.bgu-compare-pill--private {
  background: rgba(255, 255, 255, 0.12);
}

.bgu-compare-pill__label {
  font-size: 0.9rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.86);
}

.bgu-compare-pill__value {
  font-size: clamp(1.9rem, 3.2vw, 2.8rem);
  line-height: 1;
  letter-spacing: -0.04em;
}

.bgu-compare-pill__meta {
  font-size: 0.86rem;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.72);
}

.bgu-savings-banner {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 8px;
  margin-top: 18px;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(9, 20, 53, 0.32);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.bgu-savings-banner__main {
  display: grid;
  gap: 8px;
}

.bgu-savings-banner__label {
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}

.bgu-savings-banner__value {
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1;
  letter-spacing: -0.05em;
  color: #7CFC9A;
}

.bgu-summary-card {
  padding: 22px;
  background: linear-gradient(180deg, #ffffff, #fbfcff);
  border: 1px solid rgba(40, 53, 131, 0.12);
  box-shadow: 0 16px 38px rgba(15, 23, 42, 0.07);
}

.bgu-summary-card .bgu-results-kicker {
  margin-bottom: 2px;
}

.bgu-results .bgu-breakdown-title {
  margin: 32px 0 24px;
  padding-top: 0;
  text-align: center;
  font-size: 1.3rem;
}

.bgu-breakdown-table-wrap {
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(40, 53, 131, 0.08);
}

.bgu-breakdown-table-wrap .table {
  margin-bottom: 0;
}

.bgu-breakdown-table-wrap thead th {
  padding: 14px 16px;
  font-size: 0.9rem;
  font-weight: 800;
  color: #0f172a;
  background: rgba(40, 53, 131, 0.05);
  border-bottom: 1px solid rgba(40, 53, 131, 0.1);
}

.bgu-breakdown-table-wrap tbody td {
  padding: 13px 16px;
  vertical-align: middle;
  color: #1e293b;
  border-bottom: 1px solid rgba(148, 163, 184, 0.22);
}

.bgu-breakdown-table-wrap tbody tr:last-child td {
  border-bottom: 0;
}

.bgu-breakdown-table-wrap--compact tbody td:first-child,
.bgu-breakdown-table-wrap--full tbody td:first-child {
  color: #334155;
}

.bgu-breakdown-table-wrap--compact tbody td {
  vertical-align: top;
}

.bgu-breakdown-table-wrap--compact tbody td:last-child,
.bgu-breakdown-table-wrap--full tbody td:last-child {
  font-weight: 700;
  color: #0f172a;
}

.bgu-cta-wrap {
  margin-top: 12px !important;
}

.bgu-results .bgu-cta-wrap:not(.bgu-cta-wrap--compare) {
  text-align: center;
}

.bgu-cta-wrap--compare {
  position: relative;
  z-index: 2;
  margin: 14px 0 0 !important;
  margin-top: auto !important;
  padding-top: 10px;
}

.bgu-cta-wrap--compare .ui-btn {
  width: 100%;
  justify-content: center;
}

.bgu-legal {
  margin: 24px var(--bgu-content-offset) 0;
  border-radius: 10px;
  border-left: 4px solid var(--akzent3);
  background: #fff7e8;
  padding: 12px 14px;
}

@media (max-width: 991px) {
  .bgu-calculator {
    padding: 4px 0 0;
  }

  .bgu-form-grid {
    grid-template-columns: 1fr;
  }

  .bgu-form-field {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .bgu-hint-wrap {
    padding-left: 0;
    padding-top: 0;
  }

  .bgu-hint-wrap::before {
    display: none;
  }

  .bgu-results {
    margin-left: 0;
    margin-right: 0;
    padding: 18px;
    border-radius: 18px;
  }

  .bgu-results-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .bgu-compare-card,
  .bgu-summary-card {
    padding: 18px;
    border-radius: 18px;
  }

  .bgu-compare-main {
    grid-template-columns: 1fr;
  }

  .bgu-compare-main__vs {
    width: 100%;
    padding: 2px 0;
  }

  .bgu-compare-card__vehicle {
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0.78;
  }

  .bgu-compare-pill {
    min-height: auto;
  }

  .bgu-cta-wrap--compare {
    margin-top: max(calc(var(--bgu-vehicle-height, 0px) * 0.5), 24px) !important;
  }

  .bgu-breakdown-table-wrap {
    overflow-x: auto;
  }
}


/* Fahrzeugangebote Plugin */
.offer-list-block {
  margin: 28px 0;
}

.offer-list-card {
  border: 1px solid rgba(40, 53, 131, 0.12);
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.06);
  overflow: hidden;
}

.offer-list-card__image-link {
  display: block;
}

.offer-list-card__image {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.offer-list-card__body {
  padding: 16px;
}

.offer-list-card__title {
  margin: 0 0 8px;
  font-size: 1.12rem;
  line-height: 1.25;
}

.offer-list-card__title a {
  color: #0f172a;
  text-decoration: none;
}

.offer-list-card__title a:hover {
  color: var(--akzent2);
}

.offer-list-card__excerpt {
  margin: 0;
  color: #475569;
}

.offer-list-card__cta-wrap {
  margin: 16px 0 0;
}

.offer-hero-section {
  padding-top: calc(var(--header-height) + 34px);
  padding-bottom: 52px;
}

.offer-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(340px, 0.95fr);
  gap: 30px;
  align-items: center;
}

.offer-hero__title {
  margin: 0;
  font-size: clamp(1.95rem, 3.2vw, 3rem);
  line-height: 1.16;
}

.offer-hero__subtitle {
  margin: 12px 0 0;
  font-size: clamp(1.08rem, 1.8vw, 1.42rem);
  color: #1e3a66;
  font-weight: 600;
}

.offer-hero__intro {
  margin-top: 18px;
  max-width: 860px;
  color: #334155;
}

.offer-hero__intro p:last-child {
  margin-bottom: 0;
}

.offer-hero__cta-wrap {
  margin: 20px 0 0;
}

.offer-hero__media img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
}

.offer-content-section__header {
  margin-bottom: 18px;
}

.offer-content-section__header .ui-title {
  font-size: clamp(1.42rem, 2.1vw, 2rem);
}

.offer-content-section__header .ui-subtitle {
  max-width: 880px;
  font-size: 1.02rem;
}

.offer-content-section__intro {
  color: #334155;
}

.offer-content-section__intro p:last-child {
  margin-bottom: 0;
}

.offer-content-section__body.has-bullets {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.9fr);
  gap: 24px;
  align-items: start;
}

.offer-content-section__body.stacked-layout {
  grid-template-columns: 1fr;
  gap: 18px;
}

.offer-content-section__body.stacked-layout .offer-content-section__bullets {
  width: 100%;
  max-width: 62ch;
  justify-self: center;
}

.offer-content-section__body.intro-only .offer-content-section__intro,
.offer-content-section__body.stacked-layout .offer-content-section__intro {
  width: 100%;
  max-width: 980px;
  justify-self: center;
}

.offer-content-section__bullets {
  width: 100%;
  max-width: none;
  border: 1px solid rgba(40, 53, 131, 0.14);
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.08);
}

.offer-content-section__body.bullets-only .offer-content-section__bullets {
  width: 100%;
  max-width: 62ch;
  justify-self: center;
}

.offer-content-section__body.has-bullets.bullets-only {
  grid-template-columns: 1fr;
}

.offer-content-section__body > .offer-content-section__bullets:only-child {
  width: 100%;
  max-width: 62ch;
  justify-self: center;
}

.offer-content-section__bullets-title {
  margin: 0 0 10px;
  font-size: 1.08rem;
  color: #0f172a;
}

.offer-content-section__bullets .ui-list {
  margin-bottom: 0;
}

.offer-content-section__conclusion {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(40, 53, 131, 0.12);
  color: #334155;
}

.offer-content-section__conclusion p:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .offer-hero-section {
    padding-top: calc(var(--header-height) + 20px);
    padding-bottom: 38px;
  }

  .offer-hero {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .offer-content-section__body.has-bullets {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .offer-list-card__image {
    height: 210px;
  }
}
