body {
  background-color: #10101D;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
}

a {
  color: white;
  text-decoration: underline;
}

.telHead {
  font-size: 1.1rem;
  font-weight: 400;
  color: white;
  text-decoration: none;
}

.navbar-brand {
  font-weight: 500 !important;
  color: #10101D;
  font-size: 1.4rem;
} 

.navbar-brand .mg {
  color: #3CE0CD;
} 

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
  border-bottom: 2px solid #3CE0CD;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.waveLi {
/*
  z-index: -1;
  top: -500px;
  left: -800px;
  width: 80% !important;
  position: fixed !important;
  overflow: hidden !important;
*/  
  position: fixed !important;
  top: -500px;
  right: calc(50% - 100px);
  z-index: -1;
  overflow: hidden !important;
  max-width: 1300px;
}

.waveRe {
/*
  z-index: -1;
  top: 500px;
  left: 800px;
  width: 80% !important;
  position: fixed !important;
  overflow: hidden !important;
*/  
  position: fixed !important;
  top: 500px;
  left: calc(50% + 100px);
  z-index: -1;
  overflow: hidden !important;
  max-width: 1300px;
}

@media (max-width: 800px) {
  .waveLi {
    top: -200px;
    right: calc(50% + 50px);
  }

  .waveRe {
    left: calc(50% - 50px);
  }
}

code {
  cursor: pointer; 
}


.textblock {
  background: #10101db0;
}

.hero h1,
.hero h2,
.hero h3 {
  color: #3CE0CD;
  text-transform: uppercase;
  /*font-weight: 300;*/
}

.gradient-bg {
  background: #3CE0CD;
  background: -webkit-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: -moz-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  color: #10101d;
  border-color: transparent !important;
}

.btn-gradient {
  background: #3CE0CD;
  background: -webkit-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: -moz-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  border: none;
  color: #10101d;
  padding: 0.6rem 2rem;
  border-radius: 30px;
}

.gradient-outline {
  border-color: #3CE0CD !important;
}

.navbar {
  background-color: #f9f9f9;
}

.bgHell {
  background-color: #F9F9FF;
}

.textEng {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.offer .text-offer {
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 700;
  color: #ff3cac;
  margin-top: 22px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.tarifcheck  {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.tarifcheck .tarif-info {
  background: #00000012;;
  color: #10101D;
}

.tarifcheck .tarif-info .fa-check {
  color: #3CE0CD;
}



.tarifcheck .form-control,
.tarifcheck .form-select {
  border-radius: 20px;
}

.tarifcheck .datenRadio label {
  font-size: 1.15rem;
}

.tarifcheck .datenRadio .btn-group {
  border: 1px solid #ced4da;
  border-radius: 20px;
  overflow: hidden;
}

.tarifcheck .datenRadio .btn-group .btn {
  border-radius: 0;
  margin-left: -1px;
}

.tarifcheck .datenRadio .btn-group .btn:first-child  {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.tarifcheck .datenRadio .btn-group .btn:last-child   {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.tarifcheck .datenRadio .btn-check:checked + .btn,
.tarifcheck .datenRadio .btn-check:active  + .btn {
  background: #3CE0CD;
  background: -webkit-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: -moz-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  box-shadow: none;
  border: 0px #f2f2f2 solid;
  color: #10101d;
}


.usp .uspBox,
.usp .uspKachel {
  background: #f9f9ff;
  border-top-right-radius: 0px;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 0px;
  color: #10101D;
  font-weight: 500;
}

.usp .uspBox i {
  font-weight: 900;
  font-size: 3rem;
  float: left;
  margin-right: 20px;
  margin-left: 20px;
  color: #3CE0CD;
}

.usp .uspKachel i {
  font-size: 3rem;
  float: left;
  color: #10101D;
  margin-left: 10px;
}

.usp .uspKachel .fa-ul {
  min-height: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

.usp .uspKachel .text {
  margin-left: 55px;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.uspText .fa-ul .fa-check,
.uspText .fa-ul .fa-solid {
  color: #3CE0CD;
  font-size: 3rem;
}

.uspText .fa-ul strong {
  font-weight: bold;
}

.uspText .fa-ul > li {
  position: relative;
  margin-bottom: 30px;
}

.uspText .fa-ul p,
.uspText .fa-ul strong {
  margin-left: 40px;
}

.uspText .button {
  min-height: 50px;
}

.blitzLi,
.blitzRe {
  position: relative;                
}
  
.blitzLi::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 16px;
  width: 400px;
  height: 600px;
  background: url("/images/icon-blitz-li.svg") no-repeat center / contain;
  transform: translate(-100%, -50%);
  pointer-events: none;
  z-index: -1;
}
  
.blitzRe::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 99%;
  width: 400px;
  height: 600px;
  background: url("/images/icon-blitz-re.svg") no-repeat center / contain;
  transform: translate(0, -50%);
  pointer-events: none;
}

@media (max-width: 575.98px) {
  .blitzLi::before,
  .blitzRe::before { display: none; }
}

.accordion {
  --bs-accordion-bg: #f9f9ff;
  --bs-accordion-active-bg: #f9f9ff;
  --bs-accordion-btn-focus-box-shadow: #f9f9ff;
}

.accordion-button {
  font-size: 1.1rem;
  font-weight: bolder;
  background-color: #f9f9ffcf;
}

.accordion-item {
  background-color: transparent;
}

.accordion-body {
  background: #f9f9ff;
}

.accordion-button:not(.collapsed) {
  color: #10101d;
}

.email-box {
  text-align: center;
  max-width: 700px;
}

.email-box input {
  border-radius: 50px;
  border: 1px solid #ccc;
  padding: 0.75rem 1.25rem;
}

.trusted-logos img {
  /* height: 60px; */
  margin: 1rem;
}

.faq-box {
  background: linear-gradient(90deg, #fa709a, #fee140);
  padding: 2rem;
  color: black;
  border-radius: 0.5rem;
  margin-top: 3rem;
}

/* FORM */

.checkout {
  background: #fff;
  color: black;
  padding: 2rem;
  margin: 1rem auto;
}

.checkoutOff h2,
.checkoutOff h3 {
  margin-bottom: 0px;
}

.checkout a {
  color: #3ce0cd;
  font-weight: bold;
  font-style: italic;
}
/*
.checkout .form-check-input { 
  transform: scale(1.8);
  margin-right: 1rem;
}
*/

.checkout .form-control,
.checkout .form-select {
  border-radius: 20px;
}

/* Select2 Dropdown-Button vergrößern für .form-select-lg */
.select2-container--default .select2-selection--single {
  height: calc(1.5em + 1rem + 2px);  /* ca. 58px */
  padding: 0.75rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 10px;
  width: 30px; /* Größerer Klickbereich */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.5;
  padding-left: 0;
}

.checkout .datenRadio label {
  font-size: 1.15rem;
}

.checkout .datenRadio .btn-group {
  border: 1px solid #ced4da;
  border-radius: 20px;
  overflow: hidden;
}

.checkout .datenRadio .btn-group .btn {
  border-radius: 0;
  margin-left: -1px;
}

.checkout .datenRadio .btn-group .btn:first-child  {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.checkout .datenRadio .btn-group .btn:last-child   {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.checkout .datenRadio .btn-check:checked + .btn,
.checkout .datenRadio .btn-check:active  + .btn {
  background: linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  box-shadow: none;
  border: 0px #f2f2f2 solid;
  color: #10101d;
}

.checkout .form-check .form-check-input {
  transform: scale(2);
  transform-origin: top left;
}

.checkout .form-check label {
  line-height: 1.5;
  margin-left: 1.5rem !important;
}

.meinangebot .produktname {
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: 17px;
}

.meinangebot .produktname span {
  color: #3CE0CD;
}

.meinangebot .bonus-circle {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: -20px;
  right: 10px;
  z-index: 1;
  transform: rotate(350deg);
  background: #3CE0CD;
  background: -webkit-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: -moz-linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  background: linear-gradient(45deg,rgba(60, 224, 205, 1) 0%, rgba(117, 250, 235, 1) 100%);
  color: #10101d;
  padding-top: 10px;
}

.meinangebot .bonus-circle span {
  font-size: 1.7rem;
  line-height: 20px;
}

.meinangebot .pill-toggle .btnL {
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.meinangebot .pill-toggle .btnR {
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.meinangebot .text-pink { color: #ff3cac; }
.meinangebot .fw-700 { font-weight: 700; }

.meinangebot .card-box {
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
  padding:2rem 2rem 3rem;
  color: rgb(33, 37, 41);
}

.meinangebot .btn-lg {
  border-radius: 20px;
}

.meinangebot .card-left { background:#fff;      min-height:360px; }
.meinangebot .card-right{ background: #f5f7f9; min-height:360px; }

.meinangebot .edge{ display:none; }

@media only screen and (min-width:992px){
  .meinangebot {
    margin-top: 100px;
  }
  
  .meinangebot .row-overlap{ position:relative; align-items:center; }

  .meinangebot .right-col{ margin-left:-120px; z-index:1; }
  .meinangebot .left-col { z-index:2; }

  .meinangebot .card-left{
    position:relative;
    padding:3rem;
    min-height:460px;
    clip-path:polygon(
      0 0,
      calc(100% - 90px) 0,
      100% 50%,
      calc(100% - 90px) 100%,
      0 100%
    );
    
    overflow:visible;
  }

  .meinangebot .edge{
    display:block;
    position:absolute; top:0; right:0;
    width: 90px; height:100%;
    pointer-events:none;
  }
  
  .meinangebot .edge polyline{
    stroke: #3CE0CD;
    stroke-width: 4px;
    vector-effect:non-scaling-stroke;
    stroke-linejoin:miter;
  }

  .meinangebot .bonus-circle {
      top: -35px;
      left: 10px;
  }

  .meinangebot .card-right {
    min-height:340px;
    padding:3rem;
  }
}

@media (max-width: 991px) {
  .meinangebot {
    margin-top: 20px;
  }
  
  .meinangebot .bonus-circle {
    top: 580px;
    right: 30px;
  }
}

.form-floating > label {
  font-size: 1.2rem;
  padding-left: 30px;
  font-weight: 400;
}

.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  transform: scale(.6) translateY(-.4rem) translateX(.3rem);
}

.fa-star {
  color: #f7cc45;
}

.kundenmeinungen .kundentext {
  background: #f9f9ff;
  color: #10101d;
}
  
.kundenmeinungen .kundentext .fa-star {
  font-weight: 900;
  font-size: 1.5rem;
}
  
.kundenmeinungen .kundentext strong {
  font-weight: bold;
}

footer {
  background-color: #f5f5f5;
  color: #000;
}

footer .navbar-brand {
  font-size: 1.2rem;
}

footer a {
  color: #333;
  margin-bottom: 0.5rem;
  text-decoration: none;
  display: block;
}

.footer {
  background-color: #cdcdd4d4;
}

.footer a {
  color: #000;
  margin-bottom: 0.5rem;
  text-decoration: none;
  font-weight: bolder;
}