<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1650px) {
     #anfragenHeader::after {
    display: none;
  }
    .anfrageHeader {
    width: 100%;
  }
  .testimonial-img img {
    display: none;
  }
    .paragraph {
    padding-left: 15px !important;
  }
  #sprechblase {
    margin-left: 0 !important;
  }
    .ourBenefits {
    margin-top: 0;
  }
  .jetzt-btn a {
    height: 6rem;
  }
 }

@media screen and (max-width: 1440px) {
  .ourFacility .container-fluid .facilityRow .facility h3 {
    margin-bottom: 0;
    margin-top: 0;
  }
  #c5 {
    margin-bottom: 0 !important;
  }
  #anfragenHeader::after {
    display: none;
  }
  .anfrageHeader {
    width: 100%;
  }
  .testimonial-img img {
    display: none;
  }
  .paragraph {
    padding-left: 15px !important;
  }
  #sprechblase {
    margin-left: 0 !important;
  }
  .facilityIcon {
    margin-top: 50px !important;
  }
  #headerEbook {
    height: 80px;
  }
  #headerAngebot {
    height: 80px;
  }
  .ourBenefits {
    margin-top: 0;
  }
  #buttonWhyUs {
    height: 80px;
  }
}
@media screen and (max-width: 992px) {
  #headerAngebot {
    margin-left: 0 !important;
  }
  .text {
    width: 100%;
  }
  .naechsteSchritte a {
    font-size: 1.2rem;
    width: 200px;
    height: 50px;
    margin-left: 6%;
    width: 37%;
  }
  .naechsteSchritte a {
    font-size: 1.2rem;
    height: 50px;
    width: 100% !important;
    padding: 10px;
    display: inherit;
    text-align: center;
    border-radius: 10px;
    margin: auto !important;
  }
  .ourBenefits .container-fluid .benefitsRow {
    width: 100% !important;
    margin: auto;
    display: block;
  }
  .testimonial-img img {
    display: none;
  }
  #sprechblase {
    margin-left: 0 !important;
  }
  .paragraph {
    padding-left: 15px !important;
  }
  .ourBenefits {
    margin-top: 25px;
  }
  #anfragenHeader::after {
    display: none;
  }
  .ourFacility .container-fluid .facilityRow .facility h3 span {
    padding: 0 12px;
  }
  .facilityIcon {
    margin-top: 50px !important;
  }
  .kek img {
    width: 110%;
    height: auto;
  }
  .jetzt-btn a {
    height: 5rem;
  }
}
@media screen and (max-width: 768px) {
  #headerAngebot {
    margin-left: 0 !important;
  }
  #facilityHeader {
    color: #3e69ae;
    text-align: center;
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: 600;
  }
  #headerAngebot {
    height: 80px;
    padding-top: 0;
  }
  #headerAngebot:hover {
    height: 76px;
    padding-top: 0;
  }
  #headerEbook {
    height: 40px;
    padding-top: 0;
  }
  #headerEbook:hover {
    height: 38px;
    padding-top: 0;
  }
  .facilityIcon {
    margin-top: 50px !important;
  }
  .testimonialCarousel .slider .wrapper .slides .slide p {
    font-size: 17px;
    text-align: center;
  }
  .testimonialCarousel .slider .wrapper .slides .slide h2 {
    font-size: 30px !important;
  }
  .testimonialCarousel {
    height: 700px;
  }
  #anfragenHeader {
    font-size: 20px;
    height: 50px;
    padding: 10px !important;
  }
  .whyUs .container-fluid .round-list li {
    font-size: 20px;
  }
  .testimonialCarousel .slider .prev {
    top: 130%;
    left: 30%;
  }
  .testimonialCarousel .slider .next {
    top: 130%;
    right: 30%;
  }
}
</pre></body></html>