@import url("buderusfonts.css");

html {
  height: 100%;
}

:root {
  --bs-body-font-family: "Buderus Sans";
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #3344db #ffffff;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}
*::-webkit-scrollbar-track {
  background: #ffffff;
}
*::-webkit-scrollbar-thumb {
  background-color: #3344db;
  border-radius: 0px;
  border: 0px solid #ffffff;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
  overflow-x: clip;
  background-color: #f5f5f5;
  font-family: "Buderus Sans";
}

.block {
  display: block;
}

.container-fluid {
  height: 100%;
}

.header {
  white-space: initial;
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0px solid #000000;
  border-radius: 1rem;
}

.btn-bewerben {
  padding-inline: 36px;
}

.wrapper::after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 99.5%;
  content: "";
  background: linear-gradient(
    50deg,
    rgba(51, 68, 219, 0.6) -3.38%,
    rgba(51, 68, 219, 0) 94.09%
  );
  border: 0px solid #000000;
  border-radius: 1rem;
}

.title-box {
  position: absolute;
  bottom: 0;
  color: #f1f1f1;
  top: 50%;
  left: 50%;
  height: fit-content;
  z-index: 9999999;
  transform: translate(-50%, -50%);
}

#header-video {
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background-size: cover;
  border: 0px solid #000000;
  border-radius: 1rem;
}

.video-box {
  position: relative;
  border: 0px solid #000000;
  border-radius: 1rem;
}

.header-img-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
}

.header-img {
  width: 100%;
  border: 0px solid #000000;
  border-radius: 0.5rem;
  background-size: 110% cover;
  transform: scale(1.35);
  padding-top: 30px;
}

.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    21deg,
    rgba(51, 68, 219, 0.5) 0.09%,
    rgba(51, 68, 219, 0) 97.29%
  );
}

.emoji-box {
  position: absolute;
  top: 0%;
  height: 25%;
}

.go-emoji {
  position: absolute;
  width: 3.255rem;
  height: 3.15738rem;
  bottom: 20%;
  left: 8%;
  transform: rotate(-19.558deg);
  scale: 0.9;
}

.starten-bubble {
  position: absolute;
  display: inline-flex;
  padding: 0.625rem 0.75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  top: 25%;
  border-radius: 0.5rem 0rem 0.5rem 0.5rem;
  background: #e5e8ff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.starten-text {
  color: #0d0d13;
  font-family: "Buderus Sans";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.do-this-bubble {
  position: absolute;
  display: inline-flex;
  height: 27.55px;
  padding: 5px 12px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 8px 8px 8px 0px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  top: 50%;
  left: 35%;
}

.do-this-text {
  color: #0d0d13;
  font-family: "Buderus Sans";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.heart-box {
  position: absolute;
  bottom: -40%;
  right: 20%;
  height: 1rem;
  border-radius: 1.875rem;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.heart-emoji {
  width: 0.65538rem;
  height: 0.55rem;
  background: #fff;
  margin: 4px;
}

.title {
  color: #fff;
  text-align: center;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 4.625rem;
}

.subtitle {
  width: 96%;
}

.jetzt-bewerben-btn {
  padding: 20px 40px;
  font-size: 24px;
}

@media (min-width: 567px) {
  .title-box {
    min-width: 500px;
  }
}

@media (min-width: 710px) {
  .title-box {
    min-width: 700px;
  }
}

@media (min-width: 768px) {
  .title-box {
    position: absolute;
    width: 95%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.faq {
  display: flex;
  flex-direction: column;
}

.navbar {
  background-color: rgb(245, 245, 245) !important;
  margin-bottom: 0.3rem;
}

.navbar-nav {
  @media (min-width: 768px) {
    gap: 4rem;
  }
}

.navbar-nav .nav-link.active {
  font-weight: bolder;
}

/* ====Videobox-2==== */
.video-box-2 {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0px solid #000000;
  border-radius: 1rem;
}

.video-2 {
  border: 0px solid #000000;
  border-radius: 1rem;
  width: 100%;
}

.daily-bubble-small {
  position: absolute;
  width: 25.86613rem;
  height: 23.1875rem;
  right: -10%;
  background-image: url(../assets/images/icons/daily-bubble-small.svg);
  scale: 0.8;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 20;
}

.bubble-small-box {
  width: 100%;
  height: 20.1875rem;
  right: 3rem;
  bottom: 25%;
  z-index: 20;
}

.bubble-box-1 {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 10;
}

.daily-bubble {
  position: absolute;
  width: 18rem;
  height: 14.5rem;
  right: 10%;
  bottom: 10%;
  background-image: url(../assets/images/icons/daily-bubble.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}

.flex-1 {
  flex: 1;
}

.play-btn {
  background-color: #666;
  border: medium none;
  color: #fff;
  display: block;
  font-size: 18px;
  left: 0;
  margin: 0 auto;
  padding: 8px 16px;
  position: absolute;
  right: 0;
  top: 50%;
}

button.active {
  background-color: none;
}

.video2 {
  width: 100%;
  border: 0px solid #000000;
  border-radius: 1rem;
}

.video-wrapper {
  display: table;
  width: auto;
  position: relative;
  width: 100%;
}

.video-wrapper.fullscreen {
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0px;
  left: 0px;
}

.playpause {
  background-image: url(../assets/images/icons/play.svg);
  background-repeat: no-repeat;
  width: 2.75rem;
  height: 2.75rem;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  z-index: 10;
}

.maximize {
  background-image: url(../assets/images/icons/maximize.svg);
  background-repeat: no-repeat;
  width: 2.75rem;
  height: 2.75rem;
  position: absolute;
  right: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: right bottom;
  z-index: 11;
  scale: 0.6;
}

@media (min-width: 768px) {
  .video-box-2 {
    position: relative;
    width: 90%;
    height: 100%;
    border: 0px solid #000000;
    border-radius: 1rem;
  }

  .video-2 {
    border: 0px solid #000000;
    border-radius: 1rem;
    width: 100%;
  }

  .playpause {
    width: 6.25rem;
    height: 6.25rem;
  }

  .maximize {
    width: 4.25rem;
    height: 4.25rem;
  }
}

/* ====Talentcheck==== */
.talentcheck-box {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #3344db;
  bottom: 0%;
  overflow: hidden;
}

.talentcheck-box .row {
  overflow-x: clip;
}

.sebastian-row {
  position: relative;
}

.talentcheck-text {
  position: relative;
  height: 100%;
}

.talentcheck-heading {
  width: 70%;
}

.talentcheck-subheading {
  width: 90%;
}

.sebastian-img-div {
  transform: translateY(90px);
  position: absolute;
  overflow: hidden;
  background-color: none !important;
}

.sebastian-img {
  position: relative;
  width: 25.25rem;
  top: 80%;
  right: -2rem;
}

@media (min-width: 768px) {
  .talentcheck-box {
    position: relative;
    width: 90%;
  }

  .sebastian-img-div {
    position: relative;
    overflow: hidden;
    background-color: none;
    margin-top: auto;
  }

  .sebastian-img {
    position: relative;
    width: 25.25rem;
    bottom: -20%;
  }
}

@media (min-width: 1520px) {
  .talentcheck-box {
    display: flex;
    flex-direction: row;
    /* oder column, je nach Layout */
  }
}

.cat-box {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 12.125rem !important;
  min-width: 12.125rem;
  height: 11.82188rem !important;
  left: 30%;
  top: 0%;
  border: 1rem solid white;
  border-radius: 0.5rem 0.5rem 0rem 0.5rem;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  z-index: 10;
  background-color: transparent;
}

.cat-img {
  position: relative;
  width: 15rem;
  height: 15rem;
}

.hey-div {
  position: absolute;
  display: inline-flex;
  padding: 1rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem 0rem 0.5rem 0.5rem;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #000;
  z-index: 10;
  left: 10%;
  bottom: 25%;
}

.hey-text {
  color: #0d0d13;
  font-family: "Buderus Sans";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.wink {
  width: 2.125rem;
}

@media (max-width: 768px) {
  .sebastian-img-div {
    position: relative;
    overflow: hidden;
    transform: translateY(10px);
  }

  .sebastian-img {
    position: relative;
    width: 12rem;
    height: 12rem;
    top: 80%;
    right: 0rem;
  }

  .hey-div {
    position: absolute;
    /* display: inline-flex; */
    padding: 0.425rem 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
    border-radius: 0.5rem 0rem 0.5rem 0.5rem;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #000;
    z-index: 10;
    left: 3%;
    bottom: 7%;
    height: 4rem;
    width: 8.875rem;
  }

  .hey-text {
    color: #0d0d13;
    font-family: "Buderus Sans";
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
  }

  .wink {
    width: 1rem;
  }

  .cat-box {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 10%;
    height: 5rem !important;
    width: 7rem !important;
    min-width: 5rem;
    left: 10%;
    top: 0%;
    border: 0.1rem solid white;
    border-radius: 0.5rem 0.5rem 0rem 0.5rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    z-index: 10;
    background-color: transparent;
  }

  .cat-img {
    position: relative;
    width: 7rem;
    height: 10rem;
    scale: 0.8;
  }
}

/* ====Jetzt bewerben==== */
.jetzt-bewerben {
  height: auto;
  width: 100%;
  padding: 2rem;
  background-color: #3344db;
}

/* ===Amelie Tipps=== */
.amelie-box {
  background-color: #fff;
  width: 90%;
  flex-shrink: 0;
}

.amelie-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}

.amelie-heading {
  position: relative;
  right: 0%;
  width: 90%;
  white-space: nowrap;
}

.amelie-subheading {
  position: relative;
  right: 0%;
  width: 90%;
  white-space: nowrap;
}

.amelie-accordion {
  position: relative;
  right: 0%;
  width: 90%;
  --bs-accordion-active-bg: white;
  --bs-accordion-active-color: black;
}

.accordion-item-amelie .accordion-button-amelie,
.accordion-header-amelie,
.accordion-item-amelie {
  transition: ease all 0.4s;
  border: 0px solid #e5e8ff !important;
  border-radius: 0.5rem 0.5rem 0.5rem 0rem !important;
}

.accordion-button-amelie:hover {
  background: #cbd1ff !important;
}

.accordion-button-alessandro:hover {
  background: #f8f9ff !important;
}

.accordion-item-amelie:not(.collapsed) {
  color: #fff;
  border-color: #3344db;
  border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
  box-shadow: none !important;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.75) !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed) {
  background-color: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.amelie-antwort {
  position: relative;
  background-color: #3344db !important;
  border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
}

@media (max-width: 768px) {
  .amelie-heading {
    color: #0d0d13;
    text-align: center;
    font-family: sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.75rem;
    width: 100%;
  }

  .amelie-subheading {
    color: #0d0d13;
    font-family: sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.009rem;
    width: 100%;
  }

  .fire {
    width: 1.4375rem;
  }

  .amelie-box {
    background-color: #fff;
    width: 100%;
    flex-shrink: 0;
  }

  .amelie-antwort {
    position: relative;
    background-color: #3344db !important;
    border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
  }
}

/* ===Alessandro FAQ=== */
.alessandro-box {
  background-color: #e5e8ff;
  width: 90%;
  flex-shrink: 0;
}

.alessandro-div {
  border: 1px solid #e5e8ff;
  border-radius: 50px;
}

.alessandro-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}

.alessandro-heading {
  position: relative;
  left: 5%;
  width: 90%;
}

.sunglasses {
  width: 3.25rem;
  height: 3.25rem;
}

.alessandro-accordion {
  position: relative;
  left: 10%;
  width: 90%;
  --bs-accordion-active-bg: white;
  --bs-accordion-active-color: black;
}

.accordion-item-alessandro .accordion-button-alessandro,
.accordion-header-alessandro,
.accordion-item-alessandro {
  border: 0px solid #e5e8ff !important;
  border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
}

.accordion-item-alessandro .accordion-collapse {
  left: -10%;
}

.accordion-item-alessandro:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  border-color: #3344db;
  border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
  box-shadow: none !important;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.75) !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed) {
  background-color: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.antwort {
  position: relative;
  background-color: #3344db !important;
  border-radius: 0.5rem 0.5rem 0.5rem 0rem !important;
}

.accordion-collapse {
  position: relative;
  right: -10%;
  text-align: left;
}

.bubble-2-box {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 10;
}

.naklar-small {
  position: absolute;
  left: -17%;
  top: 0%;
  width: 120%;
  height: 23.1875rem;
  background-image: url(../assets/images/icons/klar-bubble.svg);
  scale: 0.8;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 20;
}

@media (max-width: 768px) {
  .alessandro-heading {
    color: #0d0d13;
    text-align: center;
    font-family: sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .sunglasses {
    width: 1.4375rem !important;
    height: 1.4375rem !important;
    padding: 0px !important;
  }

  .alessandro-box {
    width: 100%;
  }

  .alessandro-heading {
    position: relative;
    left: 0%;
    width: 100%;
  }

  .alessandro-antwort {
    position: relative;
    right: -10%;
    background-color: #3344db !important;
    border-radius: 0.5rem 0.5rem 0rem 0.5rem !important;
  }
}

@media (max-width: 768px) {
  .amelie-accordion,
  .alessandro-accordion {
    width: 100%;
  }

  .alessandro-accordion,
  .accordion-item-alessandro .accordion-collapse {
    left: 0;
  }

  .amelie-accordion .accordion-collapse {
    right: 0;
  }
}

/*=== Wir Suchen Dich! ====*/
.btn-txt {
  color: #3344db;
  text-align: center;
  font-family: "Buderus Sans";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1rem 2rem 1rem 3rem;
  white-space: nowrap;
  width: 100%;
}

.btn-a {
  width: unset;
  text-decoration: none;
}

.kontakt-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-grow: 1 !important;
  width: fit-content;
  padding: 16px 24px;
  font-weight: 700;
  color: #0a53be;
}

.btn2-div {
  width: auto;
  white-space: nowrap;
}

.kontakt-btn-txt {
  color: #3344db;
  text-align: center;
  font-family: "Buderus Sans";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.replace-2x {
  font-size: 1px;
}

.wir-suchen {
  background-color: white;
  max-width: 90%;
}

.wir-suchen-dich {
  color: #3344db;
}

.logo {
  min-width: 15rem;
  width: 50%;
}

.data {
  color: #000;
}

.jetzt-bewerben-unter {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  flex: 1 0 0;
  background-color: #3344db;
  border-radius: 0.5rem;
  padding: 2rem 3rem 2rem 3rem;
}

.btn-contact-container {
  padding-inline: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.karte-icon {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.5rem;
  align-self: stretch;
  position: absolute;
  width: 6.75006rem;
  height: auto;
  bottom: 7%;
  right: 0%;
}

.click-box {
  position: absolute;
  bottom: 48%;
  right: 23%;
  transform: rotate(-10.465deg);
  z-index: 100;
}

.click-bg {
  position: absolute;
  font-size: 1.875rem;
  font-weight: 700;
  color: #000;
  -webkit-text-stroke: 8px white;
  -webkit-text-fill-color: black;
}

.click {
  position: absolute;
  font-size: 1.875rem;
  z-index: 10;
}

.rectangle-1 {
  position: absolute;
  width: 0.2955rem;
  height: 1.37113rem;
  transform: rotate(-15.347deg);
  background: #fff;
  z-index: 10;
  bottom: 5px;
  left: -3px;
}

.rectangle-2 {
  position: absolute;
  width: 0.2955rem;
  height: 1.37113rem;
  transform: rotate(-59.656deg);
  background: #fff;
  z-index: 10;
  bottom: -7px;
  left: -20px;
}

.rectangle-3 {
  position: absolute;
  width: 0.2955rem;
  height: 1.37113rem;
  transform: rotate(-104.626deg);
  background: #fff;
  z-index: 10;
  bottom: -25px;
  left: -20px;
}

.karte-div {
  position: relative;
  height: 9.5rem;
  display: flex;
  align-items: end;
  max-width: 100% !important;
  justify-content: flex-end;
}

.btn-txt {
  width: unset !important;
  padding-inline: 0 !important;
}

@media (max-width: 744px) {
  .wir-suchen {
    background-color: white;
    max-width: 100%;
  }

  .wir-suchen-dich {
    width: 100%;
  }

  .kontakt-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
  }

  .kontakt-btn:hover {
    text-decoration: none;
  }

  .kontakt-icon {
    display: flex;
    align-items: flex-end;
    margin-right: 1rem;
    align-self: stretch;
    width: 2rem;
    align-self: center;
  }

  .kontakt-btn-txt {
    color: #3344db;
    text-align: center;
    font-family: "Buderus Sans";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .karte-btn {
    position: relative;
    border-radius: 1rem 1rem 1rem 0rem;
    text-decoration: underline;
    width: 100% !important;
    height: 2.75rem;
    right: 0%;
    color: #341414;
    font-family: "Buderus Sans";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.02138rem;
    text-decoration-line: underline;
  }

  .click-box {
    position: relative;
    bottom: 48%;
    right: 15%;
    transform: rotate(-10.465deg);
    width: 10%;
    background-color: #666;
  }

  .click-bg {
    position: absolute;
    font-size: 1.375rem;
    font-weight: 700;
    color: #000;
    -webkit-text-stroke: 8px white;
    -webkit-text-fill-color: black;
  }

  .click {
    position: absolute;
    font-size: 1.375rem;
    z-index: 10;
  }

  .rectangle-1 {
    position: absolute;
    width: 0.2955rem;
    height: 1.37113rem;
    transform: rotate(-15.347deg);
    background: #fff;
    z-index: 10;
    bottom: 20px;
    left: 2%;
  }

  .rectangle-2 {
    position: absolute;
    width: 0.2955rem;
    height: 1.37113rem;
    transform: rotate(-59.656deg);
    background: #fff;
    z-index: 10;
    bottom: 10px;
    left: -20px;
  }

  .rectangle-3 {
    position: absolute;
    width: 0.2955rem;
    height: 1.37113rem;
    transform: rotate(-104.626deg);
    background: #fff;
    z-index: 10;
    bottom: -10px;
    left: -25px;
  }

  .karte-icon {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.5rem;
    align-self: stretch;
    position: absolute;
    width: 4.534rem;
    height: auto;
    bottom: 7%;
    right: 5%;
  }
}

@media (min-width: 745px) {
  .kontakt-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
  }

  .kontakt-btn:hover {
    text-decoration: none;
  }

  .kontakt-icon {
    display: flex;
    align-items: flex-end;
    margin-right: 1rem;
    align-self: stretch;
    width: 2rem;
    align-self: center;
  }

  .kontakt-btn-txt {
    color: #3344db;
    text-align: center;
    font-family: "Buderus Sans";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .karte-div {
    position: relative;
    height: 9.5rem;
    display: flex;
    align-items: end;
  }

  .karte-btn {
    position: relative;
    border-radius: 1rem 1rem 1rem 0rem;
    text-decoration: underline;
    width: 18.875rem !important;
    height: 4.0625rem !important;
    color: #341414;
    font-family: "Buderus Sans";
    font-style: normal;
    font-weight: 700;
    line-height: 4.0625rem;
    letter-spacing: -0.02138rem;
    text-decoration-line: underline;
  }
}

.section-5 {
  height: 100%;
}

.statements {
  background-color: #e5e8ff;
}

.row-gap .kontakt-btn {
  padding: 16px 80px;
}

.statements-row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-block: 100px;
}

.cards {
  margin-top: 1rem;
}

.cards .row {
  justify-content: center;
}

.statement-card {
  background-color: transparent;
}

.card-img-div {
  height: 80%;
}

.card-img-top {
  height: 23rem;
  width: 23rem;
  object-fit: cover;
  overflow: hidden;
}

.card-body {
  position: relative;
}

.statement-bubble {
  width: 25rem;
}

.accordion-body p {
  margin-bottom: 0;
}

@media (max-width: 744px) {
  .cards {
    height: 100%;
    padding-top: 0rem;
  }

  .statement-bubble {
    width: 90%;
    left: 0;
    top: -30%;
  }

  .card-body {
    height: fit-content;
  }
}

/* Bot */
.bot-row {
  position: relative;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 10;
}

.chatbot-div {
  position: relative;
  width: 88%;
  height: 100%;
  top: 0%;
  left: 6%;
  z-index: 10;
  background-color: #fff;
  overflow-y: hidden;
}

.bot-text-div {
  background-color: #3344be;
  border: 1px solid #3344be;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.bot-div {
  margin-bottom: -47px;
}

.ledge {
  position: absolute;
  width: 100%;
  height: 2.5rem;
  bottom: 1%;
  left: 0%;
}

.ledge2 {
  position: absolute;
  width: 2rem;
  height: 2.7rem;
  top: -0%;
  right: 0%;
}

.consultant {
  position: absolute;
  bottom: 10%;
  border-top: 1px solid #fff;
  border-radius: 50%;
}

.consultant-s {
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 90%;
  bottom: 0%;
  border-top: 1px solid #fff;
  border-radius: 50%;
  z-index: 10;
}

:root {
  --bs-primary: #3344db;
}

.btn-outline-primary {
  --bs-btn-color: #3344db;
  --bs-btn-border-color: #3344db;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3344db;
  --bs-btn-hover-border-color: #3344db;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3344db;
  --bs-btn-active-border-color: #3344db;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3344db;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3344db;
  --bs-gradient: none;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3344db;
  --bs-btn-border-color: #3344db;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3344be;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3344db;
  --bs-btn-disabled-border-color: #3344db;
}

.btn-standard {
  --bs-btn-color: #3344db;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #3344db;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3344be;
  --bs-btn-hover-border-color: #e5e8ff;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3344db;
  --bs-btn-disabled-border-color: #3344db;
}

.card {
  --bs-card-border-width: 0px !important;
  --bs-card-border-color: transparent !important;
  border: none !important;
}

#logo img {
  max-width: 100%;
  max-height: 100px;
}

.footer img {
  max-width: 100%;
  max-height: 100px;
  border: 5px solid #fff;
  border-radius: 5px;
}

.footer-logo-box {
  width: 34px !important;
  padding-top: 24px;
  padding-bottom: 28px;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
}

.hidden {
  display: none;
}

.contact-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.footer-item-title a,
.footer-item-content a {
  color: #fff;
  transition: ease all 0.2s;
  text-decoration: none;
}

.footer-item-title a:hover,
.footer-item-content a:hover {
  color: #0a53be;
}
