body {
  font-family: "TT Norms Pro";
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color: #2e2e5b;
}
ul {
  padding: 0;
  margin: 0;
}
.cl-green {
  color: #008f6b;
}
.cl-primary {
  color: #2e2e5b;
}
.f17 {
  font-size: 17px;
  line-height: 22px;
}
.f24 {
  font-size: 24px;
  line-height: 22px;
}
.f28 {
  font-size: 28px;
  line-height: 28px;
}
.fw-medium {
  font-weight: 500;
}
.fw-bold {
  font-weight: bold;
}
.relative {
  position: relative;
}
.m-b--30 {
  margin-bottom: 30px;
}
.mt-4 {
  margin-top: 20px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.gap35 {
  gap: 35px;
}
.list--marker {
  margin: 0;
  padding: 0;
}
.list--marker li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  line-height: 21px;
}
.list--marker li:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 12px;
  background: url(../images/checked.png) 50% no-repeat;
  left: 0;
  top: 5px;
}
.sui-btn-with-arrow,
.sui-btn-cta {
  background: #00ffff;
  border: none;
  font-size: 24px !important;
  font-weight: 500 !important;
  display: inline-flex !important;
  color: #2e2e5b;
  position: relative;
  z-index: 1;
  align-items: center;
  gap: 13px;
  padding-inline: 18px;
  line-height: 28px;
  width: 289px;
  justify-content: center;
}
.sui-btn-cta {
  width: auto;
}
.sui-btn-with-arrow:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.998' height='18.494' viewBox='0 0 10.998 18.494'%3E%3Cpath id='Path_4155' data-name='Path 4155' d='M1328.491,562.979l8.584,8.125-8.584,7.545' transform='translate(-1327.077 -561.566)' fill='none' stroke='%232e2e5b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A")
    0 0 no-repeat;
  width: 12px;
  height: 18px;
  display: block;
  opacity: 0.8;
}
.sui-page-footer-legal a {
  color: #fff;
}

.sui-page-header-logo img {
  width: auto;
}
.sui-bg-darkblue {
  background-color: #5f6fff !important;
}
b,
strong {
  font-weight: bolder;
}
.mw1538 {
  max-width: 1100px;
  margin: 0 auto;
}

.button-subtext {
  text-align: center;
  margin-top: 0.5rem;
}
h1 {
  font-family: "TT Norms Pro", sans-serif;
  font-size: 51px;
  text-align: center;
  font-weight: normal;
}
.caption {
  font-size: 44px;
  font-weight: normal;
  color: #2e2e5b;
  line-height: 56px;
  text-align: center;
  margin-bottom: 56px;
}
.subcaption {
  font-size: 24px;
  line-height: 21px;
}
.white-box {
  background: #fff;
  box-shadow: 0px 0px 20px rgba(150, 163, 255, 0.5);
  border-radius: 24px;
}
.trust {
  padding-top: 35px;
  padding-bottom: 35px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  flex-wrap: wrap;
  display: flex;

  position: relative;
  z-index: 5;
}
.trust .slick-slide {
  margin: 0 20px;
}
.trust .swiper-wrapper {
  gap: 60px;
}
.trust .swiper-slide1 {
  /* margin-left: -140px; */
}
.trust .swiper-slide {
  flex-shrink: unset;
  width: unset;
}
.trust,
.tuv-layout {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sui-page-header {
  min-height: unset;
}
.sui-page-header {
  box-shadow: 0 -4px 28px #0000001f;
}

.sui-page-header-logo img {
  width: auto;
}
@media screen and (max-width: 600px) {
  .sui-page-header-logo img {
    margin-left: -35px;
    scale: 0.74;
  }
}
.top-header {
  background: #fce1c2;
  text-align: center;
  padding: 10px 10px;
}
.hero-block {
  max-width: 1050px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
}
.hero .block {
  background: url("../images/box.png") top center no-repeat;
  position: absolute;
  right: 8%;
  max-width: 678px;
  width: 100%;
  background-size: 100%;
  padding: 155px 81px 166px;
  bottom: -70px;
  z-index: 1;
}
.hero-block .first {
  flex-direction: column-reverse;
  display: flex;
  gap: 16px;
  align-items: center;
}
.hero-block img {
  max-width: 100%;
}
.hero-block .list--marker {
  margin-bottom: 0px;
  max-width: 350px;
}
.hero-block .list--marker li {
  font-size: 19px;
  line-height: 24px;
  margin-bottom: 14px;
}
.selbst .list--marker li:before,
.hero-block .list--marker li:before {
  background: url(../images/checked-cyan.png) 50% no-repeat;
}
.hero {
  position: relative;
  background: url(../images/hero_euer.webp) right center no-repeat;
  padding: 70px 70px 30px;
  min-height: 728px;
}

.hero .choose-elem {
  display: none;
}
.hg-top {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.test-wrapper .right-block {
  display: flex;
  align-content: space-around;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding-top: 32px;
  position: relative;
}
.test-wrapper .white-box {
  padding: 28px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.test-wrapper .white-box .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.test-block li:last-child .input-wrapper {
  border: 0;
}
.test-wrapper .right-block .arrow-green {
  position: absolute;
  top: -50px;
  left: -50px;
}

.gif-block {
  max-width: 411px;
  position: relative;
  border-radius: 20px;
  padding: 20px;
  align-items: flex-start !important;
}
.gif-block img {
  border-radius: 20px;
  margin-bottom: 15px;
  max-width: 100%;
}

.gif-video-control #gif-video,
.gif-video-control #overlay-gif-video {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  text-align: right;
}
.gif-video-control {
  cursor: pointer;
  display: block;
}
#overlay-gif-video {
  z-index: 10001;
}
#overlay-gif-video img {
  position: absolute;
  top: 26px;
  right: 20px;
  width: 35px;
  border: 0;
  border-radius: 100%;
}

.ttip {
  position: absolute;
  right: -116px;
  top: 40%;
}
.ttip p {
  margin-bottom: 0;
}
.ttip svg {
  margin-left: -25px;
}
.ttip1 {
  position: absolute;
  top: -19px;
  left: -64px;
  background: #fff;
  font-size: 26px;
  color: #2e2e5b;
  padding: 9px 18px;
  border-radius: 20px;
  box-shadow: 1px 1px 7px rgba(150, 163, 255, 0.25);
  z-index: 1;
}

.advantages-ctrl__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 210px;
  margin: 10px auto 100px;
  text-align: center;
  background: rgba(253, 252, 252);
  position: relative;
  padding: 30px;
  border-radius: 24px;
  box-shadow: 1px 1px 7px rgba(150, 163, 255, 0.25);
}
.advantages-ctrl__item .advantages-ctrl__item-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 17px;
}
.advantages-ctrl__item .advantages-ctrl__item-label {
  font-size: 17px;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 16px;
}
.advantages-ctrl__item .advantages-ctrl__item-price {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}
.advantages-ctrl__item .advantages-content__number {
  position: absolute;
  left: calc(50% - 26px);
  bottom: -89px;
  font-size: 33px;
  font-weight: bold;
  margin-bottom: 16px;
  width: 52px;
  height: 52px;
  display: flex;
  background: #c7c2c3;
  border-radius: 100%;
  justify-content: center;
  color: #fff;
  align-items: center;
}
.advantages-ctrl__item .advantages-ctrl__item-image {
  height: 98px;
  display: flex;
}
.advantages-content__item .list--marker {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  color: #2e2e5b;
}
.advantages-content__item .list--marker li {
  margin-bottom: 15px;
}
.advantages-content__wrap-img img {
  max-width: 100%;
}
.advantages-ctrl-content {
  margin-top: -54px;
  z-index: -1;
}
.swiper-slide-thumb-active .advantages-ctrl__item {
  background: #fff;
  box-shadow: 1px 1px 15px rgba(150, 163, 255, 0.25);
}
.swiper-slide-thumb-active .advantages-ctrl__item .advantages-content__number {
  background: #5f6fff;
}
.advantages-ctrl-content .advantages-content__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 67px 44px 40px;
  border-radius: 24px;
  background: #e2e7fb;
}

.advantages-content__title {
  font-size: 44px;
  font-weight: bold;
  color: #2e2e5b;
  line-height: 56px;
  text-align: left;
  margin-bottom: 29px;
}
.features {
  padding-top: 95px;
}
.features .container-info {
  display: flex;
  justify-content: space-around;
}
.features .info-box {
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  box-shadow: 1px 1px 15px rgba(150, 163, 255, 0.25);
  padding: 22px 37px;
}
.features .info-box p {
  margin: 0;
  text-align: center;
}
.features .info-box img {
  margin-bottom: 10px;
}
.info-box > img {
  opacity: 0.8;
}
.features .info-box .count {
  font-size: 52px;
  line-height: 56px;
  font-weight: bold;
}
.testimonial-slider .swiper-slide {
  display: flex;
  height: auto;
}
.testimonial-slider .swiper-pagination {
  position: relative;
  top: 0;
  margin-top: 40px;
}
.testimonial-slider .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border: 1px solid #4f5ddf;
  opacity: 1;
  background: #fff;
}
.testimonial-slider
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4f5ddf;
}
.testimonial_card {
  background: #fdfcfc;
  border-radius: 24px;
  box-shadow: 1px 1px 7px rgba(150, 163, 255, 0.25);
  padding: 24px;
  margin: 5px;
}
.testimonial_card .testimoinal_card_top {
  display: flex;
  gap: 15px;
}
.testimonial_card .testimonial_card_top_left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial_card .testimonial_card_top_right_name {
  margin-top: 10px;
  margin-bottom: 12px;
}
.testimonial_card .testimonial_card_top_right_name p {
  margin-bottom: 0;
}
.testimonial_card .testimonial_card_top_right_name p:nth-of-type(2) {
  font-size: 15px;
}
.testimonial_card .testimonial_card_top_right_stars {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  border-top: 1px solid #eeebeb;
}
.testimonial_card .testimonial_card_top_right_stars img {
  margin-bottom: 12px;
}
.testimonial_card .testimonial_card_bottom p {
  margin-bottom: 0;
}
.milliarden {
  padding-bottom: 60px;
}
.milliarden .sui-col-third:nth-child(2) {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
.milliarden .sui-container {
  max-width: 1160px;
}
.ganz {
  background-size: contain;
}
.hg-white {
  max-width: 100%;
  margin-bottom: -121px;
  margin-top: -69px;
  width: 100%;
}
.hg6 {
  margin-top: -139px;
}
.selbst {
  background: url(../images/pattern.png) 0 0 repeat-y #5f6fff;
  position: relative;
  padding-inline: 20px;
}
.hg {
  max-width: 100%;
}
.selbst .hg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.selbst .hg2 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.selbst .sui-container {
  background: #fff;
  border-radius: 24px;
  padding-block: 60px;
}
.selbst .block {
  max-width: 777px;
  margin: 0 auto;
}
.infobox {
  text-align: center;
  padding: 10px 3px;
}
.infobox .title {
  font-size: 40px;
  line-height: 61px;
  color: #008f6b;
  margin-bottom: 18px;
}
.infobox .title strong {
  font-size: 52px;
}
.infobox .text {
  font-size: 18px;
  color: #2e2e5b;
}
.woche {
  background: url(../images/hg-blue1.png) left bottom #fff no-repeat;
  background-size: contain;
  padding-bottom: 117px;
  padding-top: 0;
}
.woche .sui-container {
  max-width: 994px;
}
.woche p {
  margin-bottom: 0;
}
.woche .box {
  border-radius: 24px;
  box-shadow: 1px 1px 20px rgba(150, 163, 255, 0.25);
  padding: 40px 50px 40px 81px;
}
.uberzeugen {
  background: url(../images/hg.png) 0 0 no-repeat;
}

.helfen {
  padding-bottom: 80px;
}

.helfen .title {
  font-size: 44px;
  line-height: 56px;
  text-align: center;
  margin-bottom: 37px;
}
.helfen .bordered {
  border-left: 1px solid #e3dfdf;
  border-right: 1px solid #e3dfdf;
  padding-inline: 30px;
}
.helfen .manual-row {
  justify-content: space-between;
}
.helfen .manual-row .col {
  flex-grow: 0;
}
.helfen .manual-row .col p {
  width: max-content;
  margin-bottom: 0;
  padding-block: 10px;
}

.tuev .choose-elem {
  display: none;
}

.tuev .sui-row {
  display: flex;
  flex-direction: row;
  gap: 5.625rem;
  margin-top: 3rem;
}

@media (max-width: 768px) {
  .tuev .sui-row {
    gap: 1.5rem;
  }
}
.tuev .sui-row img {
  max-width: 283px;
}
.team {
  padding-block: 0;
  position: relative;
}
.team .jahren14 {
  position: absolute;
  right: 13%;
}
.smarter .choose-elem {
  display: none;
}
.smarter {
  background: url(../images/hg.png) 0 0 repeat;
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
  position: relative;
  color: #fff;
  padding: 57px 0 52px;
}
.smarter .title {
  text-align: center;
  font-size: 51px;
  line-height: 65px;
  color: #fff;
}
.sui-page-footer-legal {
  background: #393971 !important;
  display: flex;
  justify-content: space-between;
  padding: 46px 88px;
}
.links {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.footer-list {
  padding: 0;
  margin: 0;
  display: flex;
  list-style-type: none;
  align-items: center;
}
.footer-list li {
  padding-inline: 5px;
}
.footer-list li:nth-child(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.social i {
  font-size: 21px;
  padding-inline: 10px;
}

.table-price,
.table-price .col-left,
.table-price .col-right {
  display: flex;
}
.table-price .col-left,
.table-price .col-right {
  flex-direction: column;
}
.table-price .col-left .shadow-block {
  box-shadow: 0px 0px 20px rgba(150, 163, 255, 0.22);
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.table-price .col-left .shadow-block > .tr:first-child .td {
  border-top-left-radius: 24px;
}
.table-price .col-left .shadow-block:not(.open) .tr:nth-child(4) .td {
  border-bottom-left-radius: 24px;
}
.table-price .col-left .shadow-block .tr-more > .tr:last-child .td {
  border-bottom-left-radius: 24px;
}
.table-price .col-left .shadow-block .tr:nth-child(odd) .td,
.table-price .col-right .colored .tr:nth-child(odd) .td:first-child {
  background: #eeebeb;
}
.table-price .col-left .shadow-block .tr:nth-child(even) .td,
.table-price .col-right .colored .tr:nth-child(even) .td:first-child {
  background: #f9f7f6;
}
.table-price .col-left {
  flex-grow: 1;
}
.table-price .col-right .tr .td {
  max-width: 200px;
}
.table-price .col-right .tr:nth-child(even) .td:last-child {
  background: #c7d2ff;
}
.table-price .col-right .tr:nth-child(odd) .td:last-child {
  background: #d8dfff;
}
.table-price .tr:first-child {
  height: 66px;
}
.table-price .col-right > .tr:first-child .td:first-child {
  background: #00e09d;
  font-size: 24px;
  font-weight: bold;
}
.table-price .col-right > .tr:first-child .td:last-child {
  background: #5f6fff;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.table-price .col-right {
  width: 400px;
  border-radius: 24px;
  box-shadow: 0px 0px 6px rgba(150, 163, 255, 0.5);
  position: relative;
  background: #fff;
  overflow: hidden;
}
.table-price .tr {
  height: 60px;
  display: flex;
}
.table-price .col-right .tr-total {
  height: 66px;
}
.table-price .col-right .tr-total .td {
  background: #fff !important;
  height: 66px;
}
.table-price .tr-more {
  display: none;
}
.table-price .tr .td {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.table-price .col-left .tr .td {
  padding: 20px 10px;
  text-align: left;
  justify-content: flex-start;
}
.table-price .total {
  font-size: 24px;
  font-weight: bold;
  color: #5f6fff;
}
.table-price .showmore {
  cursor: pointer;
  color: #5f6fff;
}
.table-price .name-align div {
  display: flex;
  gap: 3px;
}
.table-price .name-align div strong {
  width: 23px;
  text-align: right;
  flex-shrink: 0;
}
.schon {
  padding-top: 35px;
}
.schon .bvb .arrow {
  position: absolute;
  bottom: 85px;
  right: -50px;
}
.show-tooltip {
  margin-left: 6px;
  position: relative;
  z-index: 1;
  margin-right: 10px;
}
.show-tooltip .tooltip-white {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  top: 126%;
  background: #fff;
  font-size: 14px;
  line-height: 17px;
  padding: 15px 10px;
  border-radius: 12px;
  box-shadow: 0 0 6px rgba(150, 163, 255, 0.5);
}
.show-tooltip:hover .tooltip-white {
  display: block;
  z-index: 1;
}
/* close video button with effect */

.circCont {
  display: inline-block;
}

.circle {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 4px solid #5f6fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 10px 20px;
}
.circle:after {
  width: 24px;
  height: 4px;
  background-color: #fff;
  content: "";
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -2px;
  position: absolute;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /*@include transform-origin(100%,100%);*/
}
.circle:before {
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -2px;
  width: 24px;
  height: 4px;
  background-color: #fff;
  content: "";
  position: absolute;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  /*@include transform-origin(0%,0%);*/
}

.fromMiddle:before,
.fromMiddle:after {
  z-index: 9999;
  -moz-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
  -moz-transition: ease-in-out 400ms;
  -o-transition: ease-in-out 400ms;
  -webkit-transition: ease-in-out 400ms;
  transition: ease-in-out 400ms;
}
.fromMiddle span {
  width: 38px;
  height: 38px;
  background-color: #5f6fff;
  display: inline-block;
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  left: -2px;
  top: -2px;
  z-index: -9999;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);

  opacity: 1;
  -moz-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  -webkit-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}

.fromMiddle:hover:before,
.fromMiddle:hover:after {
  position: absolute;
  background-color: #5f6fff;
}
.fromMiddle:hover span {
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
}
.circle[data-animation="magnify"]:not(.magnify) {
  -moz-transition: ease-in-out 100ms;
  -o-transition: ease-in-out 100ms;
  -webkit-transition: ease-in-out 100ms;
  transition: ease-in-out 100ms;
}
.circle[data-animation="magnify"]:not(.magnify):hover {
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.circle.magnify {
  -moz-transition: ease-in-out 200ms;
  -o-transition: ease-in-out 200ms;
  -webkit-transition: ease-in-out 200ms;
  transition: ease-in-out 200ms;
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -webkit-transform: scale(1.6);
  transform: scale(1.6);
  opacity: 0;
}

@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
.choose-elem {
  margin-bottom: 19px;
}

.choose-elem .choose-block {
  display: flex;
  justify-content: center;
}
.choose-block-more.active {
  display: flex !important;
}
.label-radio {
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
}
.label-radio {
  height: 20px;
  display: flex;
  gap: 5px;
}
.checkmark-radio {
  background-color: #fff;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  margin-right: 8px;
}
.checkmark-radio:before {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #4f5ddf;
  opacity: 0;
}
.choose-elem input {
  width: 0;
  height: 0;
}
.radio:checked + .checkmark-radio {
  border-color: #4f5ddf;
}
.radio:checked + .checkmark-radio:before {
  opacity: 1;
}
.smarter .checkmark-radio,
.hero .checkmark-radio {
  border-color: #fff;
  background: none;
}
.smarter .radio:checked + .checkmark-radio,
.hero .radio:checked + .checkmark-radio {
  border-color: #fff;
}
.smarter .radio:checked + .checkmark-radio:before,
.hero .radio:checked + .checkmark-radio:before {
  opacity: 1;
  background: #fff;
}
.hero .first {
  z-index: 1;
}
.input-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(46, 46, 91, 0.5);
}
.test-wrapper {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: stretch;
  position: relative;
}
.test-block-wrapper {
  max-width: 576px;
  width: 100%;
  margin-right: 45px;
}
.test-block {
  background-color: #5f6fff;
  padding: 33px;
  color: #fff;
  position: relative;
  border-radius: 34px;
}

.test-block ul {
  grid-gap: 20px;
  gap: 0px;
}
.test-block li,
.test-block ul {
  display: flex;
  flex-direction: column;
}
.switch {
  position: relative;
  display: inline-block;
  width: 62px;
  height: 32px;
  flex-shrink: 0;
  border-radius: 30px;
  margin: 0;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c7c2c3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  transition: 0.4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  transition: 0.4s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.switch input:checked + .slider {
  background-color: #22dc9d;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.switch input:checked + .slider:before {
  transform: translate(29px, -50%);
}
.switch .slider.round {
  border-radius: 30px;
}
.switch .slider.round:before {
  border-radius: 100%;
}

.decision-ctrl {
  flex-wrap: wrap;
}
.decision-ctrl,
.decision-ctrl li {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.decision-ctrl li {
  line-height: 21px;
  border-radius: 30px;
  padding: 4px 25px;
  background-color: #fff;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  box-shadow: 0 0 6px rgba(150, 163, 255, 0.5);
  position: relative;
  cursor: pointer;
  min-width: 90px;
  justify-content: center;
}
.decision-ctrl li:first-child:before {
  content: none;
}
.decision-ctrl li.active {
  color: #fff;
  background: #5f6fff;
  font-weight: 500;
}
.tab-cust-ctrl__item {
  height: 50px;
}
.decision-content > div {
  display: none;
}
.decision-content > div.active {
  display: block;
}
.decision-content__hero > div {
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.decision-content__hero > div > div {
  margin: 10px;
  overflow: hidden;
  width: 100%;
  border-radius: 16px;
}
.decision-content__hero-wrap-img {
  position: relative;
}
.decision-content__hero-wrap-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.decision-content__wrap-uncer {
  height: 44px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #5f6fff;
  color: #fff;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.decision-content__wrap-uncer span {
  cursor: pointer;
}

.decision-content__item {
  position: relative;
  padding: 20px;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 0 6px rgba(150, 163, 255, 0.5);
}
.decision-content__item img {
  border-radius: 24px;
  max-width: 100%;
}
.decision-content__item > div div:first-child {
  max-width: 383px;
}
.decision-content__item .list--marker {
  margin-bottom: 20px;
}
.decision-content__item .list--marker li {
  margin-bottom: 10px;
  line-height: 21px;
}
.decision-content__item .list--marker li:before {
  background-image: url("data:image/svg+xml,%3Csvg id='haken' xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Crect id='Rectangle_165' data-name='Rectangle 165' width='19' height='19' rx='9.5' fill='%2300e09d'/%3E%3Cpath id='Path_1364' data-name='Path 1364' d='M762,359.573l3.074,3.074,6.147-6.147' transform='translate(-757 -349.5)' fill='none' stroke='%23fdfcfc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.252'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 24px;
  top: -2px;
}
.decision-content__item h3 {
  color: #5f6fff;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 27px;
}
.decision-content__item p {
  margin-bottom: 15px;
}

.decision-content__item > div {
  gap: 34px;
}

@media only screen and (min-width: 576px) {
  .decision-content__hero > div > div:first-child {
    width: calc(66.66667% - 20px);
    max-width: calc(66.66667% - 20px);
    flex-basis: calc(66.66667% - 20px);
  }
  .decision-content__hero > div > div:nth-child(2) {
    width: calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }

  .decision-content__hero > div > div:nth-child(3),
  .decision-content__hero > div > div:nth-child(4),
  .decision-content__hero > div > div:nth-child(5) {
    width: calc(33.3333% - 20px);
    max-width: calc(33.3333% - 20px);
    flex-basis: calc(33.3333% - 20px);
  }

  .decision-content__item {
    padding: 45px;
  }

  .decision-content__hero span {
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
  }
}

@media only screen and (min-width: 1100px) {
  .decision-content__item {
    padding: 1rem 1.5rem 2rem 1rem;
  }
}

@media (max-width: 1320px) {
  .top_ton {
    display: none;
  }
  .regelungen .top_ans {
    display: block;
    margin-top: 0px;
    position: relative;
    left: 50%;
    transform: translateX(-30%);
    bottom: 10px;
  }
  .schon {
    padding-top: 80px;
  }
}

@media (max-width: 1260px) {
  .ttip {
    bottom: -91px;
    top: unset;
    right: 0;
  }
  .ttip svg {
    margin-left: -64px;
    transform: rotate(92deg);
    margin-top: -74px;
  }
}

@media (max-width: 1160px) {
  .ttip1 {
    left: 0;
  }
}

@media (max-width: 1000px) {
  .hero {
    padding: 30px;
    padding-bottom: 70px;
  }
  .advantages-ctrl__item {
    padding: 25px;
  }
  .helfen .bordered {
    padding-inline: 5px;
  }
  .test-block {
    padding: 16px 13px;
  }
  .woche .sui-row {
    gap: 31px;
  }
}

@media (max-width: 860px) {
  .decision-ctrl li {
    padding-inline: 12px;
  }
}
@media (max-width: 767px) {
  .hero {
    position: relative;
    background: url(../images/hero_euer.webp) center center no-repeat;
    padding: 70px 70px 30px;
    min-height: 728px;
  }
  .hero-block {
    flex-direction: column;
    align-items: center;
  }
  .sui-btn-with-arrow,
  .sui-btn-cta {
    max-width: 100%;
    width: 318px;
  }
}
.show-mobile {
  display: none;
}

@media (max-width: 600px) {
  .sui-page-header-logo {
    margin-left: 0;
  }
  .hide-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  h1 {
    font-size: 35px;
    line-height: 42px;
    position: relative;
  }

  .sui-page-header-logo img {
    max-width: 100%;
  }
  .hero {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .hero .hero-block {
    position: relative;
  }
  .hero .col-right .first {
    flex-direction: column;
    display: flex;
    align-items: center;
  }
  .hero .checkmark-radio {
    background: none;
  }
  .hero .radio:checked + .checkmark-radio {
    border-color: #fff;
  }
  .hero .radio:checked + .checkmark-radio:before {
    opacity: 1;
    background: #fff;
  }
  .hg-top-m {
    position: absolute;
    left: 0;
    bottom: -19px;
    width: 100%;
  }
  .trust-block {
    padding-bottom: 0px;
  }
  .trust {
    width: 238px;
    padding: 0;
  }
  .trust .swiper-wrapper {
    gap: unset;
  }
  .trust .swiper-slide {
    flex-shrink: 0;
    width: 100%;
  }
  .trust .slick-slide {
    width: calc(30vw);
    text-align: center;
  }
  /* .trust .slick-slide:nth-child(2),
  .trust .slick-slide:nth-child(3),
  .trust .slick-slide:nth-child(4),
  .trust .slick-slide:nth-child(5) {
    width: calc(34vw);
  } */

  .trust .slick-slide:last-child {
    width: auto;
    margin-inline: 20px;
  }
  .trust .slick-slide img {
    margin: 0 auto;
    height: 75px !important;
  }
  .caption {
    font-size: 35px;
    line-height: 42px;
  }
  .test-wrapper {
    flex-direction: column;
  }
  .test-block-wrapper .msg {
    max-width: 80%;
    margin: 0 auto 70px;
    position: relative;
  }
  .test-block-wrapper .msg svg {
    position: absolute;
    bottom: -59px;
    right: -40px;
  }
  .schnell-test {
    padding-top: 0px;
    padding-bottom: 44px;
  }
  .test-wrapper .white-box .box .sui-btn {
    width: auto;
  }
  .features .container-info {
    flex-direction: column;
    gap: 20px;
  }
  .sui-page-footer-legal {
    padding: 20px;
    flex-direction: column-reverse;
    text-align: center;
    gap: 24px;
  }
  .social i {
    font-size: 30px;
  }
  .links {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .helfen .title,
  .smarter .title {
    font-size: 35px;
    line-height: 42px;
  }

  .smarter .title {
    padding-top: 30px;
  }

  .woche {
    padding-bottom: 57px;
    text-align: center;
  }
  .woche .box {
    padding: 33px;
  }
  .milliarden .sui-col-third:nth-child(2) {
    border: 0;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
  }
  .milliarden .sui-col-third {
    padding: 0;
  }
  .milliarden .infobox {
    padding-inline: 0;
  }
  .milliarden .infobox .text {
    margin-bottom: 20px;
  }
  .advantages-ctrl .swiper-button-prev,
  .advantages-ctrl .swiper-button-next {
    top: 40%;
    color: #9595ac;
  }
  .advantages-ctrl-content .advantages-content__item {
    flex-direction: column;
    gap: 20px;
  }
  .advantages-ctrl-content .advantages-content__item {
    padding: 30px 30px;
  }
  .advantages-content__title {
    font-size: 35px;
    line-height: 40px;
    margin-top: 20px;
  }
  .features .info-box {
    box-shadow: none;
  }
  .decision-ctrl {
    font-size: 14px;
    row-gap: 13px;
  }

  .team .jahren14 {
    position: absolute;
    right: 5%;
    width: 172px;
    top: -74px;
  }
  .smarter {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: -39px;
    background-size: cover;
    padding-top: 0;
  }
  .helfen {
    text-align: center;
    padding-top: 0;
    padding-bottom: 79px;
  }

  .helfen .manual-row {
    flex-direction: column;
  }
  .helfen .manual-row .col p {
    width: auto;
  }
  .helfen .bordered {
    border: 0;
  }
  .table-price .col-left .tr .td {
    font-size: 16px;
    line-height: 18px;
    padding-inline: 5px;
  }
  .table-price .col-right > .tr:first-child .td:last-child {
    flex-direction: column;
    line-height: 15px;
  }
  .table-price .total,
  .table-price .col-right .tr-total .td .f24,
  .table-price .col-right > .tr:first-child .td:last-child,
  .table-price .col-right > .tr:first-child .td:first-child {
    font-size: 16px;
  }
  .table-price .col-right {
    width: 256px;
  }
  .table-price .col-right .tr-total {
    font-size: 14px;
  }
  .tr-more .tr:first-child,
  .tr-more tr:nth-child(2) {
    height: 85px !important;
  }
  .decision-content__item > div div:first-child {
    margin-bottom: 15px;
  }
  .decision-content__hero-wrap-img img {
    width: 100%;
    height: 162px;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top;
  }
  .ttip {
    bottom: -52px;
    right: 20px;
    display: flex;
  }
  .ttip svg {
    transform: unset;
    margin: 0;
    margin-top: -13px;
  }
  .ttip p {
    display: inline-block;
  }
  .ttip p br {
    display: none;
  }
  .einfach {
    padding-bottom: 0px;
  }
  .features {
    padding-top: 67px;
  }
  .ganz {
    background: none;
  }
  .millionen {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .millionen .caption {
    margin-bottom: 20px;
  }

  .millionen .tp-wrapper {
    margin-inline: auto;
    width: fit-content;
    margin-bottom: 30px;
    display: block;
  }
  .selbst {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-inline: 0;
  }
  .selbst .sui-container {
    background: none;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .selbst .sui-container .block {
    color: #fff;
  }
  .selbst .sui-container .block > div {
    color: #2e2e5b;
    background: #fdfcfc;
    padding: 47px 15px 50px 15px;
    border-radius: 24px;
  }
  .selbst .caption {
    color: #fff;
  }
  .subcaption {
    font-size: 20px;
    line-height: 28px;
    padding-inline: 20px;
    margin-bottom: 30px !important;
  }
  .hg7 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 51px;
  }
  .hg-b-m {
    position: relative;
    left: 0;
    bottom: 28px;
    width: 100%;
    margin-top: -91px;
  }
  .testimonial-slider {
    width: calc(100% - 70px);
    margin: 0 auto;
    padding: 10px;
  }
  .testimonial_card {
    padding: 15px;
    margin: 0 10px;
  }

  .millionen .swiper-button-prev,
  .millionen .swiper-button-next {
    top: 40%;
    color: #9595ac;
  }
  .millionen .swiper-button-prev {
    left: 12px;
  }
  .millionen .swiper-button-next {
    right: 10px;
  }

  .schon .bvb .arrow {
    right: 50px;
    width: 29px;
    top: -10px;
  }
}

@media (max-width: 380px) {
  h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .sui-btn-with-arrow,
  .sui-btn-cta {
    font-size: 18px;
    width: auto;
  }
  .hero:before {
    background-size: 91%;
  }
  .selbst .sui-container .block > div {
    padding-inline: 5px;
  }
  .table-price .col-left .tr .td {
    font-size: 14px;
    line-height: 15px;
  }
  .table-price .total,
  .table-price .col-right .tr-total .td .f24,
  .table-price .col-right > .tr:first-child .td:last-child,
  .table-price .col-right > .tr:first-child .td:first-child {
    font-size: 14px;
  }
  .table-price .name-align div strong {
    width: 16px;
  }
  .table-price .col-left {
    width: 67%;
  }
}
@media (max-width: 360px) {
  .hero {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}

@media (max-width: 600px) {
  .trust {
    width: 238px;
    padding: 0;
  }
  .trust .slick-track {
    display: flex;
    flex-direction: row;
    place-content: center flex-start;
    gap: 20px;
  }
  .trust .slick-slide img {
    margin: 0 0;
  }
  .trust .slick-slide {
    width: fit-content;
    margin-inline: 0;
  }

  .trust .slick-slide:nth-child(3),
  .trust .slick-slide:nth-child(4),
  .trust .slick-slide:nth-child(5) {
    width: fit-content;
  }

  .trust .slick-slide:last-child {
    width: auto;
    margin-inline: 0;
  }
}

.separator-white-to-blue > div:nth-child(1) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #5f6fff;
}
.separator-white-to-blue > div:nth-child(1) > div {
  width: 100%;
  height: 50px;
  position: relative;
  background: #ffff;
  border-bottom-right-radius: 50px;
}
.separator-white-to-blue > div:nth-child(2) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #ffff;
}
.separator-white-to-blue > div:nth-child(2) > div {
  width: 100%;
  height: 50px;
  background: #5f6fff;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 50px;
}

.separator-white-to-blue.reversed {
  transform: rotateY(180deg);
}

.separator-blue-to-white > div:nth-child(1) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #5f6fff;
  border-bottom-right-radius: 50px;
}

.separator-blue-to-white > div:nth-child(2) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #5f6fff;
}
.separator-blue-to-white > div:nth-child(2) > div {
  width: 100%;
  height: 50px;
  background: #ffff;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 50px;
}

.separator-blue-to-white.reversed {
  transform: rotateY(180deg);
}

.separator-white-to-white > div:nth-child(1) {
  width: 100%;
  height: 50px;
  position: relative;
  background: linear-gradient(
    0deg,
    rgba(229, 230, 245, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border-bottom-right-radius: 50px;
}

.separator-white-to-white > div:nth-child(2) {
  width: 100%;
  height: 50px;
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(229, 230, 245, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}
.separator-white-to-white > div:nth-child(2) > div {
  background: #fff;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 50px;
}

.separator-white-to-white.reversed {
  transform: rotateY(180deg);
}

.separator-darkblue-to-white > div:nth-child(1) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #2e2e5b;
  border-bottom-right-radius: 50px;
}
.separator-darkblue-to-white > div:nth-child(2) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #2e2e5b;
}
.separator-darkblue-to-white > div:nth-child(2) > div {
  width: 100%;
  height: 50px;
  background: #ffff;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 50px;
}

.separator-white-to-darkblue > div:nth-child(1) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #2e2e5b;
}
.separator-white-to-darkblue > div:nth-child(1) > div {
  width: 100%;
  height: 50px;
  position: relative;
  background: #ffff;
  border-bottom-right-radius: 50px;
}
.separator-white-to-darkblue > div:nth-child(2) {
  width: 100%;
  height: 50px;
  position: relative;
  background: #ffff;
}
.separator-white-to-darkblue > div:nth-child(2) > div {
  width: 100%;
  height: 50px;
  background: #2e2e5b;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 50px;
}

.lohnt {
  background: url(../images/pattern.png) 0 0 repeat-y #5f6fff;
}

.lohnt .caption {
  color: white;
}

.lohnt .caption strong {
  font-weight: 500;
}

.lohnt .decision-content__item h3 {
  color: #5f6fff;
  font-weight: 600;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 27px;
}

.lohnt .list--marker li:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 12px;
  background: url(../images/checked.png) 50% no-repeat;
  left: 0;
  top: 5px;
  filter: brightness(0) saturate(100%) invert(80%) sepia(78%) saturate(692%)
    hue-rotate(110deg) brightness(101%) contrast(103%);
  opacity: 0.8;
}

.lohnt .text-accent {
  color: #5f6fff;
  font-weight: 500;
}

.lohnt .button-subtext {
  color: white;
  text-align: center;
  font-size: 1rem;
  margin-top: 1rem;
}

.lohnt .list--marker strong {
  font-weight: 500;
}

.lohnt .decision-content__item .list--marker li {
  margin-bottom: 1.5rem;
  line-height: 21px;
}

.lohnt .choose-elem {
  display: none;
}

.lohnt .lohnt-wiwo {
  padding: 13px 26px;
  max-width: 182px;
  background-color: white;
  margin-inline: auto;
  margin-top: 36px;
  margin-bottom: -10px;
  border-radius: 20px 0 20px 20px;
  box-shadow: -3px 0px 15px rgba(150, 163, 255, 0.5);
}

.lohnt .lohnt-wiwo img {
  border-radius: 0;
}

.lohnt .lohnt-wiwo.abs {
  display: none;
}
.bvb > .arrow {
  opacity: 0.8;
}


@media screen and (max-width: 575px) {
  .lohnt .caption {
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 576px) {
  .lohnt .decision-content__item > div {
    gap: 30px;
  }
}

@media screen and (max-width: 991px) {
  .lohnt .decision-content__item > div div:first-child {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .lohnt .decision-content__item > div div:first-child {
    padding-right: 0px;
    width: fit-content;
  }
  .decision-content__item > div div {
    max-width: 60%;
    width: 60%;
  }
  .decision-content__item > div {
    display: flex;
  }
  .decision-content__item > div div:nth-child(2) {
    margin-top: 0.5rem;
  }
}

@media only screen and (min-width: 1100px) {
  .lohnt .decision-content__item {
    padding: 48px 30px 30px 30px;
  }
  .lohnt .lohnt-wiwo {
    display: none;
  }
  .lohnt .lohnt-wiwo.abs {
    position: absolute;
    top: 49%;
    left: -90px;
    display: block;
  }
}

@media (min-width: 1288px) {
  .lohnt .sui-container,
  .sui-footer-legal {
    max-width: 1069px;
  }
}

.vorkenntnisse2 {
  margin-top: 130px;
  background: #e2e7fb;
  width: 90%;
  border-radius: 25px;
  margin-inline: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

.vorkenntnisse .caption {
  color: #2e2e5b;
  margin-bottom: 42px;
  position: relative;
}

.vorkenntnisse .caption:nth-of-type(2) {
  margin-top: 138px;
}

.vorkenntnisse .caption::before {
  content: "";
  position: absolute;
  background: url(../images/caption-accent.png) no-repeat;
  background-size: contain;
  width: 124px;
  height: 6px;
  bottom: 4px;
  margin-left: -8px;
}

.vorkenntnisse .choose-elem {
  display: none;
}

.vorkenntnisse .card-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  padding: 20px;
  margin: 0 auto 30px;
  flex-wrap: wrap;
}

.vorkenntnisse .card {
  background-color: white;
  border-radius: 15px;
  border: none;
  padding: 20px;
  flex: 1;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 0 0 calc(25% - 15px);
}

.vorkenntnisse #card-container-1 {
  max-width: 800px;
}

.vorkenntnisse #card-container-1 .card {
  flex: 0 0 calc(49% - 15px);
}

.vorkenntnisse .icon-wrapper {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.vorkenntnisse .card-icon {
  width: auto;
  height: auto;
  object-fit: contain;
}

.vorkenntnisse .card h3 {
  color: #2e2e5b;
  margin-bottom: 15px;
  font-size: 1.5rem;
}

.vorkenntnisse .card-text {
  color: #2e2e5b;
  line-height: 1.5;
}

.vorkenntnisse .toggle-icon {
  display: none;
  cursor: pointer;
  transition: transform 0.3s ease;
  margin-top: 10px;
}

.vorkenntnisse .toggle-icon.active {
  transform: rotate(180deg);
}

@media (max-width: 1300px) {
  .vorkenntnisse .card {
    flex: 0 0 calc(50% - 10px);
  }
}

@media (max-width: 768px) {
  .vorkenntnisse .caption {
    margin-bottom: 30px;
  }

  .vorkenntnisse .caption:nth-of-type(2) {
    margin-top: 80px;
  }
  .vorkenntnisse .card-container {
    flex-direction: column;
  }

  .vorkenntnisse .card {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .vorkenntnisse .card-text {
    display: none;
  }

  .vorkenntnisse .toggle-icon {
    display: block;
  }
  .vorkenntnisse .caption::before {
    width: 100px;
    bottom: 2px;
  }
  .hidden-button {
    display: none;
  }
  .vorkenntnisse2 {
    margin-top: 60px;
  }
}

@media (min-width: 1288px) {
  .vorkenntnisse .sui-container,
  .sui-footer-legal {
    width: 90%;
    max-width: 1600px;
  }
  .vorkenntnisse2 .sui-container,
  .sui-footer-legal {
    width: 100%;
  }
}

.tax-year .caption {
  font-weight: 600;
}

.tax-year-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.tax-year .card-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}

.tax-year .tax-card {
  background-color: #f9f9f9;
  border-radius: 25px;
  padding: 30px 12px 10px;
  flex: 1;
  max-width: 25%;
  display: flex;
  flex-direction: column;
}

.tax-year .tax-card h3 {
  text-align: center;
  margin-bottom: 15px;
}

.tax-year .start-button {
  background-color: #6666ff;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 8px 20px;
  font-size: 25px;
  cursor: pointer;
  align-self: center;
  margin-bottom: 15px;
  box-shadow: 0px 3px 15px rgba(150, 163, 255, 0.5);
}

.tax-year .features {
  flex-grow: 1;
  padding: 0;
}

.tax-year .feature {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.tax-year .check-icon {
  margin-right: 5px;
  filter: brightness(0) saturate(100%) invert(80%) sepia(78%) saturate(692%)
    hue-rotate(110deg) brightness(101%) contrast(103%);
}

.tax-year .new-label {
  margin-bottom: 5px;
}

.tax-year .deadline {
  margin: 10px 0;
  position: relative;
}

.tax-year .deadline::before {
  content: "";
  position: absolute;
  background: url(../images/caption-accent.png) no-repeat;
  background-size: contain;
  width: 99px;
  height: 6px;
  bottom: -2px;
  margin-left: 104px;
}

.tax-year .arrow-container {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 1rem;
}

.tax-year .arrow-img {
  width: 93px;
  height: auto;
  transform: translate(26px, 58px);
}

.tax-year .info-text {
  color: #00cc99;
  text-align: center;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .tax-year .tax-card h3 {
    font-size: 30px;
  }

  .tax-year .card-row {
    flex-direction: column;
    max-width: 85%;
    margin: 0 auto;
  }

  .tax-year .tax-card {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .tax-year .deadline::before {
    margin-left: 95px;
  }

  .tax-year .arrow-img {
    width: 93px;
    height: auto;
    transform: translate(-10px, 70px);
  }

  .tax-year .arrow-container {
    transform: rotate(90deg);
    margin: 10px auto;
    height: 0px;
  }

  .tax-year .info-text {
    margin-top: 20px;
    max-width: 80%;
    margin-inline: auto;
  }
}

.sui-page-header {
  min-height: unset;
  box-shadow: 0 -4px 28px #0000001f;
  position: relative;
}

.sui-page-header-logo img {
  width: auto;
}

.header-right-image {
  position: absolute;
  right: 120px;
  bottom: 0;
  transform: translateY(50%);
}

@media screen and (max-width: 1400px) {
  .header-right-image {
    position: absolute;
    right: 60px;
  }
}

@media screen and (max-width: 900px) {
  .header-right-image img {
    display: none;
  }
}

.wiwo-wrapper {
  display: flex;
  align-items: center;
  gap: 36px;
}

.wiwo-wrapper p {
  font-size: 30px;
  max-width: 525px;
  line-height: 36px;
  margin-bottom: 0;
}

.wiwo-accent {
  font-size: 20px;
  color: #5f6fff;
}

@media (min-width: 1288px) {
  .wiwo-wrapper p {
    margin-top: 6rem;
  }

  .wiwo-block {
    margin-top: -130px;
    position: relative;
    padding-top: 0;
  }

  .wiwo-block .container {
    max-width: 1030px;
  }
}

@media screen and (max-width: 768px) {
  .wiwo-block img {
    max-width: 130px;
    z-index: 2;
  }

  .wiwo-wrapper {
    gap: 8px;
  }

  .wiwo-wrapper p {
    font-size: 17px;
    max-width: 525px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .wiwo-accent {
    font-size: 14px;
    color: #5f6fff;
  }
}

.mw1538,
.millionen .caption {
  position: relative;
}

@media screen and (min-width: 1000px) {
  .millionen .tp-wrapper {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.wirtschaftspresse-sektion {
  text-align: center;
  padding: 40px;
  overflow-x: hidden;
}

.wirtschaftspresse-sektion .caption {
  margin-bottom: 40px;
}

.wirtschaftspresse-sektion .infotext a {
  color: #5f6fff;
  text-decoration: underline;
  font-size: 17px;
}

.desktop-ansicht {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.siegel-liste {
  display: flex;
  gap: 20px;
  align-items: flex-end;
}

.siegel-item {
  position: relative;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  box-shadow: -3px -3px 15px rgba(150, 163, 255, 0.4);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.siegel-item img:first-child {
  display: block;
  max-width: 130px;
  height: 141px;
  transition: transform 0.3s ease;
}

.siegel-item .mauszeiger-icon {
  display: none;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: auto;
}

.siegel-item.aktiv {
  transform: scale(1.2) translateY(-10px);
  margin-top: 10px;
}

.siegel-item.aktiv .mauszeiger-icon {
  display: block;
}

.pfeil-desktop {
  height: auto;
  align-self: flex-end;
  margin-bottom: -28px;
}

.infotext-container-desktop {
  border-radius: 20px;
  padding: 25px 25px 25px 50px;
  text-align: left;
  max-width: 530px;
  box-shadow: 0 0px 20px rgba(150, 163, 255, 0.4);
}

.infotext-container-desktop .infotext {
  display: none;
}

.infotext-container-desktop .infotext.aktiv {
  display: block;
}

.infotext-container-desktop p {
  margin: 0 0 10px 0;
  line-height: 1.6;
  font-size: 15px;
}

.mobil-ansicht {
  display: none;
}
@media (max-width: 768px) {
  .desktop-ansicht {
    display: none;
  }

  .wirtschaftspresse-sektion {
    padding: 0 5%;
  }

  .mobil-ansicht {
    display: block;
    width: 100%;
  }

  .siegel-slider {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 40px;
    padding-bottom: 25px;

    /* Scrollbar-Styling (Webkit für Chrome, Safari, Edge) */
    scrollbar-color: hsla(233, 100%, 79%, 0.398) hsla(233, 100%, 79%, 0.198);
  }

  .slide {
    flex: 0 0 90%;
    scroll-snap-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
  }

  .slide:first-of-type {
    padding-left: 40px;
  }

  .slide:last-of-type {
    padding-right: 40px;
  }

  .slide img:first-child {
    max-width: 100px;
    height: auto;
  }

  .pfeil-mobil {
    width: 50px;
    height: auto;
    margin: -23px 20px 5px 0;
    align-self: end;
  }

  .infotext-mobil {
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 0px 20px rgba(150, 163, 255, 0.4);
    width: 100%;
    box-sizing: border-box;
  }

  .infotext-mobil p {
    margin: 0 0 8px 0;
    line-height: 1.5;
    font-size: 14px;
  }

  .infotext-mobil a {
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
  }

  .slider-navigation {
    margin-top: 15px;
  }

  .slider-navigation img {
    max-width: 80px; /* Anpassen an die Größe Ihres Swipe-Indikators */
  }
}

@media screen and (min-width: 768px) {
  section {
    padding: 2rem 0;
  }
}

.relative {
  position: relative;
}

.container-big {
  width: 1360px;
  margin: 0 auto;
}

.vast_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
}

.vast_left {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 595px;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}

.vast_register {
  background-image: url(../images/hg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.white-caption {
  font-size: 44px;
  font-weight: normal;
  color: #fff;
  line-height: 56px;
  text-align: center;
  margin-bottom: 56px;
}

.vast_register .accent-blue {
  color: #00ffff;
  font-weight: bold;
}

.vast_text {
  display: flex;
  gap: 5px;
}

.vast_text_wrapper h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0;
}

.vast_text p {
  margin-bottom: 0;
  position: relative;
  line-height: 14px;
}

.blue_color {
  color: #5f6fff;
}

.vast_num {
  font-size: 12px;
  color: #919191;
  margin-top: -4px;
}

.vast_text_number {
  display: flex;
  gap: 2px;
  max-width: 180px;
}

.vast_text_number p:first-of-type {
  font-size: 12px;
  color: #2e2e5b;
}

.vast_text_number p:nth-of-type(2) {
  font-size: 11px;
  color: #919191;
}

.vast_video {
  position: relative;
  color: #fff;
  max-width: 475px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.top_video_wraper {
  position: relative;
  border: 10px solid #fff;
  border-radius: 10px;
  background: #fff;
  max-width: 420px;
}

.top_video_wraper p {
  color: #000;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 0;
  padding: 5px;
}

.vast_register ::selection {
  background: #00ffff;
  color: #000;
}

.muteIcon {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  width: 100%;
  height: 100%;
  max-height: 495px;
  top: 0;
  left: 0;
}

.muteIcon img {
  width: 60px;
  height: auto;
  position: absolute;
  bottom: 10%;
  right: 5%;
}

.vest_video_abs {
  display: flex;
  position: absolute;
  right: -24%;
  bottom: 0;
  flex-direction: column-reverse;
  text-align: center;
}

.vest_video_abs img {
  padding-bottom: 30px;
  rotate: -40deg;
  scale: 0.5;
  margin-top: -36px;
  margin-left: -68px;
}

.more_info {
  cursor: pointer;
}

.hidden_info {
  width: 335px;
  padding: 10px 10px 10px 25px;
  border-radius: 10px;
  box-shadow: 0 0 13px 0px #cacaca;
  position: absolute;
  background: #fff;
  z-index: 4;
  display: none;
  left: 0;
  /* top: 10px; */
  color: #2e2e5b;
  top: 35px;
}

.hidden_info3 ul li {
  font-size: 17px;
}

.vast_video_content {
  line-height: 25px;
  font-size: 17px;
}

@media only screen and (max-width: 1360px) {
  .container-big {
    max-width: 800px;
  }

  .vast_wrapper {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .vast_register {
    padding-bottom: 90px;
  }

  .vast_video p {
    font-size: 17px;
  }

  .vast_text p br {
    display: none;
  }

  .vast_video_content {
    text-align: center;
  }

  .top_video_wraper {
    margin-top: 20px;
  }

  .hidden_info {
    text-align: left;
  }
}

@media only screen and (max-width: 800px) {
  .container-big {
    max-width: 650px;
  }

  .hidden_info {
    left: -30px;
  }

  .hidden_info1 {
    left: -115px;
  }

  .vast_text {
    display: flex;
    gap: 15px;
    flex-direction: column;
  }
}

@media only screen and (max-width: 680px) {
  .vast_register h2 {
    font-size: 35px;
    line-height: 44px;
  }

  .vast_register {
    padding-top: 10px;
  }

  .container-big {
    max-width: 450px;
  }

  .vast_video {
    width: 100%;
  }

  #vast_register_video {
    width: 437px !important;
    height: 240px !important;
  }

  .muteIcon img {
    width: 15vw;
  }

  .vast_video {
    gap: 0px;
  }

  .vast_video_content {
    padding: 0 10px;
    text-align: left;
  }

  .vast_video_content br {
    display: none;
  }

  .vest_video_abs {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    margin-left: 0px;
    margin-top: 30px;
    gap: 7px;
    align-items: flex-start;
    justify-content: flex-start;
    margin-right: 80px;
  }

  .vest_video_abs p {
    font-size: 24px;
    text-align: center;
  }

  .vest_video_abs img {
    padding-bottom: 0px;
    transform: scaleX(-1);
    margin-top: -10px;
    rotate: 0deg;
    scale: 1;
    margin-left: 0px;
  }
  .vast_left {
    width: 100%;
  }
  .vast_left img {
    width: 100%;
  }
  .vast_text_number {
    max-width: none;
  }
  .vast_register {
    padding-bottom: 0px;
  }

  .vast_text_number p:first-of-type {
    font-size: 15px;
  }

  .vast_text_number p:nth-of-type(2) {
    font-size: 15px;
  }
  .vast_num {
    font-size: 15px;
    margin-top: -1px;
  }

  .vast_text p {
    line-height: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .container-big {
    max-width: 350px;
  }

  #vast_register_video {
    width: 333px !important;
    height: 186px !important;
  }

  .hidden_info {
    left: -215px;
  }

  .hidden_info3 {
    left: 0;
  }
}

.belege .flex-wrapper {
  display: flex;
  gap: 60px;
  max-width: 870px;
  margin: 0 auto;
}

.belege .image-container {
  flex: 1;
  max-width: 400px;
}

.service-container {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.service-content h3 {
  font-size: 24px;
  font-weight: bold;
  color: #5f6fff;
  margin-top: 40px;
}

.service-list {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

.service-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.belege .list--marker li:before {
  background-image: url("data:image/svg+xml,%3Csvg id='haken' xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Crect id='Rectangle_165' data-name='Rectangle 165' width='19' height='19' rx='9.5' fill='%2300e09d'/%3E%3Cpath id='Path_1364' data-name='Path 1364' d='M762,359.573l3.074,3.074,6.147-6.147' transform='translate(-757 -349.5)' fill='none' stroke='%23fdfcfc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.252'/%3E%3C/svg%3E%0A");
  width: 19px;
  height: 24px;
  top: 0px;
}

.belege-logo-wrapper {
  background: white;
  padding: 15px 25px;
  border-radius: 12px;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.belege .logo {
  max-width: 200px;
  height: auto;
}

.beleg-arrow-img {
  margin-left: -50px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .flex-wrapper {
    flex-direction: column;
    gap: 40px;
  }

  .belege .image-container {
    max-width: 100%;
  }

  .beleg-arrow-img {
    margin-left: 0;
    align-self: center;
  }

  .service-container {
    flex-direction: column-reverse;
    align-items: center;
  }

  .belege-logo-wrapper {
    margin-top: 10px;
    width: 100%;
  }

  .belege .logo {
    max-width: 400px;
    height: auto;
  }

  .form-image {
    width: 100%;
  }
  .belege .caption {
    margin-bottom: 20px;
  }
  .service-content h3 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .belege .flex-wrapper {
    gap: 10px;
  }
  .belege .sui-container,
  .sui-footer-legal {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.ebook-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 950px;
  margin-inline: auto;
}

.ebook-q {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ebook-a {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #2e2e5b;
}

.ebook-a + img {
  max-width: 157px;
  margin-bottom: 16px;
}

.btn_ebook {
  padding: 17px 17px;
  border-radius: 30px;
  box-shadow: 0px 3px 8px #96a3ff;
  margin-bottom: 16px;
  font-size: 24px;
  position: relative;
  z-index: 5;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
}

.btn_ebook:focus,
.btn_ebook:hover {
  text-decoration: none;
}

.ebook-size {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #9595ac;
}

.ebook-arrow {
  width: 32px;
  position: absolute;
  left: -15%;
  top: 72%;
  transform: translateY(-50%);
}

.ebook-arrow-lg {
  display: none;
}

.ebook-flex {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  align-items: center;
  width: 100%;
}

.ebook-left {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ebook-right img {
  width: 100%;
}

.ebook-btn {
  margin-top: 3rem;
}

.ebook-size {
  margin-top: 2rem;
}

.ebook-wrapper .list--marker li {
  margin-bottom: 0.75rem;
}

.ebook-wrapper .list--marker li:before {
  background: url(../images/circle-check.png) 50% no-repeat;
  left: 0;
  top: 5px;
}

@media only screen and (min-width: 768px) {
  .ebook-q {
    font-size: 24px;
    line-height: 1;
  }

  .ebook-a {
    font-size: 38px;
    line-height: 1;
  }

  .ebook-a + img {
    max-width: 288px;
  }

  .ebook-arrow {
    display: none;
  }

  .ebook-arrow-lg {
    display: block;
    width: 40px;
    position: absolute;
    left: -12%;
    top: 61%;
    transform: translateY(-50%);
  }

  .ebook-flex {
    flex-direction: row;
    gap: 60px;
    align-items: center;
  }

  .ebook-left {
    align-items: flex-start;
  }
  .ebook-right img {
    width: 415px;
  }
  .ebook-btn {
    transform: translateY(2rem);
  }
}

.funktionsumfang .caption {
  margin-bottom: 6px;
}

.funktionsumfang p {
  margin-bottom: 50px;
}

.funktionsumfang .table-container {
  max-width: 1074px;
  margin: 0 auto;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.funktionsumfang .table-row {
  display: flex;
  min-height: 50px;
}

.funktionsumfang .table-row:nth-child(odd) {
  background-color: #eeebeb;
}

.funktionsumfang .table-row:nth-child(even) {
  background-color: #f9f7f6;
}

.funktionsumfang .table-cell {
  flex: 1;
  padding: 12px 25px;
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.funktionsumfang .table-cell:first-child {
  font-weight: bold;
  border-right: 2px solid rgba(150, 163, 255, 0.1);
  box-shadow: 2px 0 4px rgba(150, 163, 255, 0.05);
  flex: 0 0 340px;
}

.funktionsumfang .table-cell:last-child {
  flex: 2;
  padding: 12px 50px;
  line-height: 21px;
}

.funktionsumfang .btn_funktionen {
  padding: 17px 27px;
  border-radius: 30px;
  box-shadow: 0px 3px 8px #96a3ff;
  margin-bottom: 16px;
  margin-top: 50px;
  font-size: 24px;
  display: block;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  margin-inline: auto;
  width: fit-content;
}

.collapse-container {
  max-width: 950px;
  margin: 0 auto;
  border-radius: 25px;
  box-shadow: 0 0 40px rgba(150, 163, 255, 0.22);
  background-color: #fff;
  overflow: hidden;
  padding-top: 40px;
}

.collapse-item {
  display: flex;
  align-items: flex-start;
  padding: 20px 110px 20px 90px;
  gap: 15px;
  max-height: 500px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.collapse-item:last-child {
  border-bottom: none;
}

.collapse-item.hidden {
  max-height: 0;
  opacity: 0;
  transform: translateY(-10px);
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.collapse-item.visible {
  display: flex;
  max-height: 500px;
  opacity: 1;
  transform: translateY(0);
}

.item-icon {
  max-width: 40px;
  max-height: 40px;
  flex-shrink: 0;
  margin-top: 5px;
  transition: opacity 0.3s ease;
}

.collapse-item.hidden .item-icon {
  opacity: 0;
  transition-delay: 0s;
}

.item-content {
  flex: 1;
}

.item-title {
  font-size: 20px;
  font-weight: bold;
  color: #5f6fff;
  margin-bottom: 10px;
  transition: opacity 0.3s ease;
}

.collapse-item.hidden .item-title {
  opacity: 0;
  transition-delay: 0s;
}

.collapse-toggle {
  width: 100%;
  background: #5f6fff;
  border: none;
  padding: 15px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: all 0.3s ease;
}

.toggle-arrow {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.toggle-arrow.rotated {
  transform: rotate(180deg);
}

.collapse-toggle-text {
  font-weight: 500;
}

.collapse-container {
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.ad .caption:nth-last-of-type(1) {
  margin-top: 50px;
}
.additional-box {
  max-width: 950px;
  padding: 40px 50px;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0 0 40px rgba(150, 163, 255, 0.22);
}

.intro-text {
  font-size: 24px;
  line-height: 32px;
}

.requirements-list {
  display: flex;
  padding-inline: 60px;
  flex-direction: column;
}

.requirement-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px 0;
}

.requirement-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.requirement-content {
  font-size: 16px;
  color: #4a5568;
  line-height: 1.5;
}

#video-head {
  width: 100vw;
  max-width: 895px;
  height: 56.25vw;
  max-height: 503.4375px;
  border: 0;
  border-radius: 10px;
}

.video-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 24px;
  padding: 27px;
  box-shadow: 0 0 20px rgba(150, 163, 255, 0.22);
}

.video-head-container-mute {
  position: absolute;
  width: 100%;
  max-width: 895px;
  height: 56.25vw;
  max-height: 503.4375px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10% 0 0 4%;
  box-sizing: border-box;
}

.video-head-container-mute img {
  display: none;
}

.video-head-container-mute.playerIsMuted img {
  display: block;
}

@media only screen and (max-width: 1200px) {
  .hide1200px {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .video-head-container-mute {
    padding: 0px;
  }
}
@media (max-width: 1320px) {
  .top_ton {
    display: none;
  }
  .regelungen .top_ans {
    display: block;
    margin-top: 0px;
    position: relative;
    left: 20%;
    transform: translateX(-30%);
    bottom: 10px;
  }
}
.regelungen {
  margin-bottom: 125px;
}

.content-section {
  margin-top: 40px;
  text-align: center;
}

.content-section h3 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 400;
}

.content-section h3 strong {
  font-weight: bold;
}

.video-flex {
  display: flex;
  align-items: center;
  margin-top: 15px;
  justify-content: center;
  gap: 20px;
}

.video-flex p {
  font-size: 24px;
  color: #5f6fff;
  margin: 0;
}

.video-social {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 5px 15px;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(150, 163, 255, 0.5);
}

.video-social img {
  width: 24px;
  height: 24px;
}

.video-flex .follower-count {
  font-size: 18px;
  color: #2e2e5b;
}

@media (max-width: 767px) {
  .regelungen {
    margin-bottom: 50px;
  }
  .content-section h3 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .video-flex p {
    font-size: 19px;
  }
  .video-flex .follower-count {
    font-size: 17px;
  }
  .video-flex {
    flex-direction: column;
  }
  #video-head {
    height: 50.25vw !important;
  }

  .video-container {
    height: auto !important;
    border-radius: 10px !important;
    padding: 8px !important;
    padding-bottom: 20px !important;
  }

  .video-head-container-mute {
    height: 56.25vw !important;
  }

  .content-section {
    margin-top: 20px;
  }
}

/* Video Box - oben links */
.hero .video-box {
  position: absolute;
  top: 80px;
  left: 250px;
  background: white;
  border-radius: 12px;
  padding: 10px 10px 20px 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  max-width: 350px;
  cursor: pointer;
  transition: transform 0.3s ease;
  z-index: 2;
}

.hero .video-box:hover {
  transform: translateY(-2px);
}

.hero .video-thumbnail {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 12px;
}

.hero .video-text {
  font-size: 24px;
  line-height: 20px;
  margin: 0;
}

.hero .video-text span {
  font-size: 16px;
}

.hero .video-arrow {
  position: absolute;
  bottom: -63px;
  left: 90%;
  transform: translateX(-50%);
}

/* Lexware Box - unten links */
.hero .lexware-box {
  position: absolute;
  bottom: -20px;
  left: 250px;
  background: #d1feea;
  border-radius: 20px;
  border-top-right-radius: 0;
  padding: 30px;
  padding-top: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.hero .lexware-logo {
  max-width: 138px;
}

.hero .lexware-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
}

.hero .lexware-label {
  font-size: 19px;
  margin-bottom: 14px;
}

@media (max-width: 1100px) {
  .lexware-box {
    bottom: 20px;
    left: 20px;
    padding: 16px;
    gap: 12px;
  }

  .lexware-logo {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .trust-block .video-box {
    background: white;
    border-radius: 12px;
    padding: 10px 10px 20px 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    max-width: 350px;
    cursor: pointer;
    z-index: 2;
    margin-inline: auto;
    margin-bottom: 40px;
  }

  .trust-block .video-thumbnail {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 12px;
  }

  .trust-block .video-text {
    font-size: 24px;
    line-height: 20px;
    margin: 0;
  }

  .trust-block .video-text span {
    font-size: 16px;
  }

  .trust-block .video-arrow {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .hero .lexware-box {
    position: absolute;
    top: 1px;
    left: 20px;
    background: #d1feea;
    border-radius: 20px;
    border-top-right-radius: 0;
    padding: 10px;
    padding-top: 3px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: fit-content;
    color: #2e2e5b;
  }

  .hero {
    padding: 0px 28px 65px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: url(../images/euer_hero_amp.webp) no-repeat;
    background-size: cover;
  }

  .hero .block {
    position: relative;
    background: url(../images/box.png) center center no-repeat;
    max-width: 678px;
    background-size: 120%;
    padding: 48px;
    z-index: 1;
    color: black;
    margin-inline: auto;
    width: fit-content;
    right: 0;
  }

  /* .hero .block {
    background: url("data:image/svg+xml,%3Csvg id='box' xmlns='http://www.w3.org/2000/svg' width='362' height='398.933' viewBox='0 0 362 398.933'%3E%3Cpath id='Path_2319' data-name='Path 2319' d='M386,388.765V109.471c0-38.207-26.477-68.178-57.208-64.757L71.8,73.326C44.737,76.34,24,104.431,24,138.082V378.361c0,35.91,23.509,65.02,52.508,65.02H341.893C366.253,443.381,386,418.929,386,388.765Z' transform='translate(-24 -44.448)' fill='%23fff'/%3E%3C/svg%3E%0A")
      0 0 no-repeat;
    display: flex;
    flex-direction: column;
    padding: 66px 10px 10px;
    color: #000;
    max-width: 320px;
    margin-inline: auto;
    background-size: contain;
    bottom: 60px;
  } */
}
