* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-family: sans-serif;
  height: 100%;
  font-size: 1rem;
  scroll-behavior: smooth;
}

@media screen and (max-width:1920px) {
  html {
    font-size: 1rem;
  }
}

@media screen and (max-width:1439px) {
  html {
    font-size: calc(0.4734933035714286rem + 0.4464285714285714vw);
  }
}

@media screen and (max-width:991px) {
  html {
    font-size: calc(0.38097222222222227rem + 0.4444444444444444vw);
  }
}

@media screen and (max-width:766px) {
  html {
    font-size: calc(0.5103440766550522rem + 0.17421602787456444vw);
  }
}

@media screen and (max-width:479px) {
  html {
    font-size: 1rem;
  }
}

body {
  margin: 0;
  color: #333;
  background-color: #fff;
  min-height: 100%;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  background-color: transparent;
  text-decoration: none;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

.page-wrap {
  overflow: clip;
}

.body-thermo {
  color: #333;
}

.nav {
  z-index: 30;
  background-color: #fff;
  display: block;
  position: relative;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.nav-container.cc-thermo {
  width: 100%;
  max-width: 1434px;
  padding: .625rem 24px;
}

.brand-thermo-image {
  width: 5rem;
}
.custom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.brand-thermo-image img {
  width: 100%;
  height: auto;
}

.hero {
  display: block;
}

.hero-image {
  z-index: 0;
  width: 100%;
  height: 32.5rem;
  position: relative;
}

.img-cover-thermo {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.img-cover-thermo.cc-hero {
  width: 104%;
  max-width: 104%;
  height: 104%;
  position: absolute;
  top: -4%;
  left: 50%;
  transform: translate(-50%);
}

.storer-test-260408 {
  z-index: 10;
  color: #072543;
  text-align: center;
  background-color: #fcb017;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  font-size: 1.8625rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 44% 18% auto auto;
  overflow: hidden;
  transform: translate(0, -50%)rotate(4deg);
}

.text-bis-zu {
  padding-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
}

.text-block-292 {
  margin-bottom: 17px;
  padding-bottom: 0;
  font-size: 1.5rem;
}

.span-percent-f-rderung {
  font-size: 3.1rem;
  font-weight: 700;
}

.layout-thermo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  max-width: 1048px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 24px;
  display: grid;
}

.layout-thermo.cc-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.layout-thermo.cc-slider {
  padding-top: 0;
  padding-bottom: 0;
}

.layout-thermo.cc-cards {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-principles {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-familie-schmidt {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-gray {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-slider-02 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-note {
  padding-top: 0;
  padding-bottom: 3rem;
}

.layout-thermo.cc-faq-thermo {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  padding-top: 3rem;
  padding-bottom: 2.25rem;
}

.layout-thermo.cc-tp-thermo {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-support-thermo {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.layout-thermo.cc-press {
  padding-top: 2.25rem;
  padding-bottom: .75rem;
}

.layout-thermo.cc-footer-slp {
  padding-top: .75rem;
  padding-bottom: 2.25rem;
}

.col {
  text-align: left;
}

.hero-card {
  background-color: #072543;
  width: auto;
  margin-top: -6.625rem;
  padding: 2.5rem 3rem;
  position: relative;
}

.tag-thermo {
  color: #fcb017;
  font-size: 1.40625rem;
  font-weight: 600;
  line-height: 1.5;
}

.text-wrap.cc-hero-thermo {
  color: #fff;
}

.h1-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 1.3913;
}

.h1-thermo.u-semibold {
  font-size: 2.925rem;
  font-weight: 600;
}

.row {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row.cc-list-thermo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 2.5rem 3rem;
  display: grid;
}

.list-tick-thermo {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list-tick-thermo li {
  position: relative;
}

.list-tick-thermo li::before {
  content: "";
  background-image: url('../images/check.svg');
  background-size: 40px 38px;
  background-repeat: no-repeat;
  width: 40px;
  height: 38px;
  position: absolute;
  left: 0;
  top: 2px;
}

.list-tick_item-thermo {
  justify-content: flex-start;
  align-items: center;
  min-height: 38px;
  margin-bottom: 1.5rem;
  padding-left: 64px;
  display: flex;
}

.list-tick_item-thermo:last-child {
  margin-bottom: 0;
}

.list-tick_text-thermo {
  color: #072543;
  font-size: 1.3rem;
  line-height: 1.31579;
}

.flow {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.flow.cc-fixed-price {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  width: 100%;
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-wrap.cc-thermo-slider {
  padding-left: 1.5rem;
}

.h4-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.5;
}

.h4-thermo.u-semibold {
  color: #072543;
  font-weight: 600;
}

.hp-slider {
  position: relative;
}

.text-notice {
  font-size: 14px;
  line-height: 1.42857;
}

.dd-notice {
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 0 !important;
}

.dd-notice_toggle {
  width: 100%;
  color: #6a7c8e;
  text-align: center;
  padding: 15px 10px;
  text-decoration: underline;
}

.dd-notice_toggle.cc-thermo {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.dd-notice_list {
  background-color: transparent;
  width: 100%;
  display: block;
  position: static;
}

.text-wrap.cc-notice {
  color: #6a7c8e;
}

.rt-thermo-small {
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5;
}

.rt-thermo-small a {
  color: #6a7c8e;
  text-decoration: underline;

}

.flow.cc-note {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.section {
  z-index: 1;
  position: relative;
}

.section.cc-principle-thermo {
  background-color: #f8f8f8;
}

.section.cc-why-enpal .section-inner.cc-why-enpal {
  background-color: #f8f8f8;
}

.section.cc-trustpilot {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.card-thermo {
  background-color: #f8f8f8;
  width: 100%;
  display: flex;
}

.card-thermo.cc-white {
  background-color: #fff;
}

.card-thermo-image {
  flex: none;
  width: 22.9375rem;
  position: relative;
}

.card-thermo-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3rem;
  display: flex;
}

.card-thermo-content.cc-bosch {
  justify-content: center;
  align-items: flex-start;
}

.card-thermo-content.cc-best-offering {
  padding-left: 0;
  padding-right: 1.5rem;
}

.awards-image-link {
  min-width: calc(100% - 3rem);
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translate(-50%);
}

.awards-image-link.cc-top {
  width: 8.875rem;
  min-width: calc(100% - 11rem);
  inset: .625rem .625rem auto auto;
  transform: none;
}

.h3-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.4;
}

.h3-thermo.u-semibold {
  color: #072543;
  font-weight: 600;
}

.rt-thermo p {
  color: #072543;
  font-size: 1.1875rem;
  line-height: 1.52632;
  margin-bottom: 10px;
}

.flow.cc-festpreis-angebot {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.text-wrap.cc-fixed-price {
  max-width: 28ch;
}

.t-small-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5625;
}

.t-small-thermo.u-semibold {
  color: #072543;
  font-weight: 600;
}

.button-thermo {
  background-color: #3e7eff;
  min-width: 345px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: .875rem 1.5rem;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
}

.button-thermo:hover {
  transform: scale(1.01);
  box-shadow: 1px 1px 20px 2px #0003;
}

.h2-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  line-height: 1.4;
}

.h2-thermo.u-semibold {
  color: #072543;
  font-weight: 600;
}

.text-wrap.cc-principle-thermo {
  text-align: center;
}

.step-grid {
  grid-column-gap: 120px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  align-items: center;
  justify-content: center;
}

.step-grid.cc-thermo {
  grid-column-gap: 7.5rem;
}

.step-item-lp {
  margin-bottom: 20px;
}

.step-item-lp.cc-thermo {
  margin-left: 17px;
}

.flow.cc-principle-step-thermo {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-left: 0;
  text-align: center;
}
.flow.cc-principle-step-thermo h2 {
  text-align: center;
}
#w-node-fdafd5b3-db37-f6b5-2f6a-dbc4478d8f49-604b9b11 {
  text-align: center;
}

.text-wrap.cc-principle-step {
  max-width: 389px;
  color: #fff;
  padding-top: 20px;
  position: relative;
  left: 20px;
  transform: scale(1.1);
}

.text-wrap.cc-principle-step.cc-thermo {
  color: #072543;
  text-align: left;
  padding-top: 0;
  left: 0;
  transform: none;
}

.h5-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}

.h5-thermo.u-semibold {
  color: #072543;
  font-weight: 600;
}

.text-link-mini {
  text-decoration: none;
}

.text-link-mini.cc-thermo {
  color: #072543;
  font-size: 1rem;
  line-height: 1.25;
}

.step-icon-noanimated {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 20px 20px 30px;
}

.step-icon-noanimated.cc-thermo-02 {
  background-image: url('../images/7.webp');
  min-height: 11.125rem;
}

.step-icon-noanimated.cc-thermo-03 {
  background-image: url('../images/8.svg');
  min-height: 11.375rem;
}

.step-icon-lp {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.step-icon-lp.cc-thermo-01 {
  background-image: url('../images/9.svg');
  min-height: 10.25rem;
}

.step-line-2 {
  background-color: #fff;
  width: 8px;
}

.step-line-2.cc-thermo {
  background-color: #fcb017;
}

.principle-count_item {
  z-index: 2;
  background-color: #fff;
  width: 70px;
  height: 70px;
  color: #fcb017;
  border-radius: 50%;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  line-height: 20px;
  display: flex;
  position: relative;
}

.principle-count_item.cc-thermo {
  background-color: #fcb017;
  width: 4.375rem;
  height: 4.375rem;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
}

.line-mobile {
  display: none;
}

.cta-wrap {
  margin-top: 2.5rem;
}

.cta-wrap.cc-fixed-price {
  margin-top: 1.5rem;
}

.cta-wrap.cc-google-offer {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}

.cta-wrap.cc-support {
  margin-top: 1.5rem;
  flex-flow: column;
  display: flex;
}

.cta-wrap.cc-faq-thermo {
  justify-content: center;
  align-items: center;
  margin-top: 5.25rem;
  display: flex;
}

.card-experience-thermo {
  margin-bottom: 3rem;
  display: flex;
  box-shadow: 0 10px 20px #00000026;
}

.card-experience-image {
  flex: none;
  max-width: 19.375rem;
}

.card-experience-image.cc-thermo {
  aspect-ratio: 390 / 243;
  width: 100%;
  position: relative;
}

.card-experience-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3rem;
  display: flex;
}

.flow.cc-experience-thermo {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.text-wrap.u-bold {
  font-weight: 700;
}

.flow.cc-google-thermo {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.flow.cc-rating-google {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
}

.t-thermo {
  color: #072543;
  font-size: 1.1875rem;
  line-height: 1.52632;
}

.trust-google {
  width: 7.5rem;
}

.why-card-thermo {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.flow.cc-why-icon-h {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.why-icon {
  width: 3.75rem;
}

.text-wrap.cc-2lines {
  min-height: 4.5rem;
}

.list-tick-green-thermo {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list-tick-green-thermo li {
  position: relative;
}

.list-tick-green-thermo li::before {
  content: "";
  background-image: url('../images/greencheck.svg');
  background-size: 30px 20px;
  background-repeat: no-repeat;
  width: 30px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}

.list-tick-green-thermo-item {
  color: #072543;
  margin-bottom: 1.5rem;
  padding-left: 42px;
  font-size: 1.1875rem;
  line-height: 1.52632;
}

.list-tick-green-thermo-item:last-child {
  margin-bottom: 0;
}

.flow.cc-trustpilot-thermo {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.text-wrap.cc-trust {
  text-align: center;
}

.flow.cc-trust {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.t-trust {
  font-size: 1.40625rem;
  line-height: 1.4;
}

.t-trust.u-semibold {
  font-weight: 600;
}

.trust-image {
  width: 9.3125rem;
}

.row.cc-trust {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
}

.row.cc-trust-pilot {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.trust-pilot-image {
  justify-content: center;
  align-items: center;
  width: 6rem;
  margin-top: -.25rem;
  display: flex;
  position: relative;
}

.row.cc-trust-ratings {
  padding-left: 1.5rem;
}

.t-tiny-thermo {
  font-size: .875rem;
  line-height: 1.42857;
}

.slider-trust-wrap {
  background-color: #f8f8f8;
  padding: 2.25rem 1.5rem;
}

.slider-trust.splide {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.slider-trust-track.splide__track {
  width: 100%;
}

.slider-trust-list.splide__list {
  display: flex;
}

.slider-trust-slide.splide__slide {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border: 1px solid #6a7c8e80;
  border-radius: 2px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 100%;
  max-width: 20.0625rem;
  padding: 1.5rem;
  display: flex;
}

.flow.cc-slider-trust {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.row.cc-trust-date {
  color: #6a7c8e;
  justify-content: space-between;
}

.trust-5-image {
  width: 8.125rem;
  display: flex;
}

.flow.cc-trust-slide {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.text-wrap.cc-trust-name {
  color: #6a7c8e;
  text-decoration: underline;
}

.text-wrap.cc-trust-full {
  text-align: left;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
  transition: color .3s;
  border: none;
  outline: none;
}

.text-wrap.cc-trust-full:hover {
  color: #fcb017;
}

.response-hidden {
  display: none;
}

.splide__arrows {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.splide__arrows--ttb {
  background-color: #072543;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0;
  display: flex;
  border: 0;
  cursor: pointer;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.card-support {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-support-image {
  flex: none;
  width: 21.375rem;
}

.card-support-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  padding-top: 3rem;
  padding-left: 1.5rem;
  padding-right: 3rem;
  display: flex;
}

.dd-faq {
  border-top: 1px solid #5e666f33;
  width: 100%;
  overflow: hidden;
}

.dd-faq_toggle {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  color: #072543;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  display: flex;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  text-align: left;
}

.dd-faq_toggle.cc-thermo {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.1875rem;
  line-height: 1.52632;
}

.dd-faq_img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  display: flex;
}

.dd-faq_img img {
  width: 100%;
  height: auto;
}

.dd-faq_list {
  background-color: transparent;
  display: block;
  position: static;
  overflow: hidden;
}

.flow.cc-dd-faq {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  padding-bottom: 10px;
}

.flow.cc-press {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.text-wrap.cc-press {
  color: #6a7c8e;
  text-align: center;
}

.row.cc-press-footer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
}

.span-yellow {
  color: #fcb017;
}

.footer-searchlp {
  background-color: #fff;
  padding-top: 40px;
  position: static;
  inset: auto 0% 0%;
}

.row.cc-footer-thermo-links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.footer-link.cc-thermo {
  color: #595b60;
  font-family: Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.25;
  text-decoration: none;
}

.modal {
  z-index: 38;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.2);
}

.modal.cc-open {
  display: flex;
}

.modal-bg {
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  width: 100%;
  max-width: 50rem;
  max-height: 35rem;
  color: #072543;
  border-radius: 4px;
  flex-flow: column;
  padding: 2rem 2rem 3rem;
  display: flex;
  position: absolute;
  transform: scale(1.04);
  opacity: 0;
  transition: transform 300ms ease, opacity 300ms ease;
}

.modal-container.cc-open {
  transform: scale(1);
  opacity: 1;
}

.modal-button {
  z-index: 9999;
  width: 2rem;
  color: #072543;
  background-color: transparent;
  flex: none;
  padding: .25rem;
  text-decoration: none;
  transition: color .3s;
  position: absolute;
  inset: 2.125rem 1.5rem auto auto;
  border: 0;
  cursor: pointer;
}

.modal-button:hover {
  color: #fcb017;
}

.text-wrap.cc-modal {
  border-bottom: 1px solid #6a7c8e;
  width: 100%;
  padding-bottom: 1.5rem;
}

.h4-modal-thermo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.5;
}

.row.cc-modal-rating {
  color: #6a7c8e;
  justify-content: space-between;
}

.flow.cc-enpal-response {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  border-left: 2px solid #6a7c8e;
  padding-left: .75rem;
  display: none;
}

.popup {
  z-index: 30;
  color: #072543;
  background-color: #fff;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.popup.open {
  display: flex;
}

.popup-nav {
  z-index: 30;
  background-color: #fff;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 0 9px 20px -12px #07254359;
}

.popup-nav.cc-static {
  position: static;
}

.popup-nav_container {
  justify-content: space-between;
  width: 100%;
  max-width: 80.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
  display: flex;
}

.popup-nav_container.cc-advertorial {
  align-items: center;
  max-width: 1280px;
  padding: 10px 20px;
  position: relative;
}

.flow.cc-popup-google {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  justify-content: flex-start;
  align-items: flex-end;
}

.flow.cc-popup-google.cc-advertorial {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.popup-stars_image {
  justify-content: center;
  align-items: center;
  width: 6rem;
  display: flex;
}

.popup-stars_image.cc-advertorial {
  width: 6.6875rem;
}

.row.cc-popup-google {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  color: #6a7c8e;
  justify-content: flex-end;
  align-items: center;
  font-weight: 500;
}

.t-tiny-popup {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

.popup-google_image {
  justify-content: center;
  align-items: center;
  width: 2.78125rem;
  display: flex;
}

.popup-google_image.cc-advertorial {
  margin-bottom: -4px;
  position: relative;
}

.popup-close {
  cursor: pointer;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: .75rem;
  display: flex;
  position: absolute;
  inset: 6.25rem 1.5rem auto auto;
  border: 0;
}

.popup-close.cc-advertorial {
  z-index: 10;
  background-color: #bebebe57;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  top: 72px;
  right: 20px;
}

.popup-scroll {
  overflow: auto;
}

.popup-scroll.cc-overflow-visible {
  overflow: visible;
}

.layout-popup {
  grid-column-gap: 1.5rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: minmax(0, 1fr);
  max-width: 58.125rem;
  margin-left: auto;
  margin-right: auto;
  padding: 11.5rem 3rem 6rem;
  display: grid;
}

.layout-popup.cc-without-cta {
  padding-top: 9.25rem;
  padding-left: 0;
  padding-right: 0;
}

.layout-popup.cc-without-cta.cc-adv {
  max-width: 1000px;
  padding: 60px 20px 20px;
  position: relative;
}

.flow.cc-popup-slider {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
}

.flow.cc-popup-h1 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.flow.cc-popup-h1.cc-adv {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  position: relative;
}

.text-wrap.cc-popup {
  pointer-events: auto;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}

.h2-popup-fullscreen-2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.25;
}

.h2-popup-fullscreen-2.cc-adv {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}

.arrow-yellow-desktop {
  z-index: 10;
  object-fit: contain;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  inset: 5px 0% 0% auto;
}

.row.cc-popup-trust {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
}

.trust_element {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lock_svg {
  width: 20px;
}

.secure_text {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}

.popup_overlay {
  z-index: 30;
  background-color: #0003;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-overlay_close {
  z-index: 9999;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem 3rem;
  font-weight: 500;
  display: flex;
}

.t-small_popup {
  font-size: .875rem;
  line-height: 1.92857;
}

.cta-wrap.cc-overlay-close {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 31.25rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-overlay {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #072543;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  min-width: 8.4rem;
  padding: 1rem 1.5rem;
  font-weight: 500;
  transition: all .2s cubic-bezier(.19, 1, .22, 1);
  display: flex;
}

.button-overlay:hover {
  color: #fff;
  background-color: #072543;
}

.button-overlay.cc-secondary {
  background-color: #ffd233;
  border-color: #ffd233;
}

.button-overlay.cc-secondary:hover {
  color: #072543;
  background-color: #fff;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-richtext p {
  margin-bottom: 10px;
}

.rt-thermo-small[modal-paragraph="source"] {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 479px) {
  .list-tick-thermo li::before {
    background-size: 25px;
    width: 25px;
    height: 22.5px;
    top: 2px;
  }

  .list-tick-green-thermo li::before {
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    top: 2px;
  }

  .hero-image {
    height: 12.1875rem;
  }

  .hero-card {
    width: calc(100vw - .75rem);
    margin-top: -2rem;
    margin-left: auto;
    padding: 1rem;
    left: -18px;
  }

  .storer-test-260408 {
    display: none;
    right: 12%;
  }

  .layout-thermo {
    grid-template-columns: minmax(0, 1fr);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .layout-thermo.cc-cards {
    padding: 1.5rem 0;
  }

  .layout-thermo.cc-gray {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .layout-thermo.cc-tp-thermo {
    background-color: #f8f8f8;
    padding-top: 4rem;
    padding-bottom: 2.25rem;
  }

  .card-thermo {
    background-color: transparent;
    flex-flow: column;
  }

  .card-thermo-image {
    aspect-ratio: 16 / 9;
    order: -1;
    width: 100%;
  }

  .card-thermo-content {
    padding: 1.5rem;
  }

  .card-thermo-content.cc-bosch {
    padding-bottom: 0;
  }

  .card-experience-thermo {
    box-shadow: none;
    flex-flow: column;
    margin-bottom: 0;
  }

  .card-support {
    flex-flow: column;
  }

  .row.cc-list-thermo {
    padding: 2.25rem 0;
  }

  .dd-faq_toggle.cc-thermo {
    font-size: 1rem;
    line-height: 1.5625;
  }

  .button-thermo {
    min-width: 0;
  }

  .cta-wrap.cc-faq-thermo {
    flex-flow: column;
    align-items: stretch;
    margin-top: 2.25rem;
  }

  .cta-wrap.cc-support {
    flex-flow: column;
    display: flex;
  }

  .text-wrap.cc-fixed-price {
    max-width: 28ch;
  }

  .h3-thermo.u-semibold {
    font-size: 1.45rem;
  }

  .h2-thermo.u-semibold {
    font-size: 1.6875rem;
  }

  .text-link-mini.cc-thermo {
    font-size: .875rem;
    line-height: 1.42857;
  }
}

@media (min-width: 480px) and (max-width: 700px) {

  .card-thermo,
  .card-experience-thermo,
  .card-support,
  .cta-wrap.cc-support {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  .card-experience-image {
    max-width: 100%;
  }

  .card-thermo-image {
    width: 100%;
    order: -1;
  }

  .awards-image-link {
    max-width: 12.875rem;
  }

  .card-thermo-content {
    padding: 1.5rem;
  }
}
.layout-thermo.cc-tp-thermo {
  overflow: hidden;
}

.slider-trust-wrap {
  background-color: #f8f8f8;
  padding: 2.25rem 1.5rem;
  overflow: hidden;
  width: 100%;
}

.slider-trust.splide {
  visibility: visible;
  width: 100%;
}

.slider-trust-track.splide__track {
  overflow: hidden;
  width: 100%;
}

.slider-trust-list.splide__list {
  display: flex;
  gap: 0;
}

.slider-trust-slide.splide__slide {
  flex: 0 0 calc(33.333% - 1rem);
  max-width: calc(33.333% - 1rem);
  margin-right: 0;
  box-sizing: border-box;
}

@media (max-width: 991px) {
  .slider-trust-slide.splide__slide {
    flex: 0 0 calc(50% - 0.75rem);
    max-width: calc(50% - 0.75rem);
  }
}

@media (max-width: 479px) {
  .slider-trust-slide.splide__slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .slider-trust-wrap {
    padding: 1.5rem 0.75rem;
  }
}

#w-node-a4fd5429-d171-3fc8-a36e-6b43766c1b5d-604b9b11 {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}
.layout-thermo.cc-tp-thermo {
  overflow: hidden;
}

.slider-trust-wrap {
  background-color: #f8f8f8;
  padding: 2.25rem 1.5rem;
  overflow: hidden;
  width: 100%;
}

.slider-trust.splide {
  visibility: visible;
  width: 100%;
}

.slider-trust-track.splide__track {
  overflow: hidden;
  width: 100%;
}

.slider-trust-list.splide__list {
  display: flex;
  gap: 0;
}

.slider-trust-slide.splide__slide {
  flex: 0 0 calc(33.333% - 1rem);
  max-width: calc(33.333% - 1rem);
  margin-right: 0;
  box-sizing: border-box;
}

.splide__arrow--prev[disabled],
.splide__arrow--next[disabled] {
  pointer-events: none;
  cursor: default;
}

@media (max-width: 991px) {
  .slider-trust-slide.splide__slide {
    flex: 0 0 calc(50% - 0.75rem);
    max-width: calc(50% - 0.75rem);
  }
}

@media (max-width: 479px) {
  .slider-trust-slide.splide__slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .slider-trust-wrap {
    padding: 1.5rem 0.75rem;
  }
}

#w-node-a4fd5429-d171-3fc8-a36e-6b43766c1b5d-604b9b11 {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}
.quiz-wrapper {
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
}
.quiz-card {
  background: #ffffff;
  border-radius: 28px;
  box-shadow: 0 25px 45px rgba(7, 37, 67, 0.08);
  overflow: hidden;
  border: 1px solid rgba(7, 37, 67, 0.06);
}
.quiz-header {
  background: #ffffff;
  padding: 2.2rem 2rem 1.8rem;
  text-align: center;
  position: relative;
}
.brand-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 1.2rem;
}
.quiz-headline {
  font-size: 2rem;
  font-weight: 700;
  color: #072543;
  letter-spacing: -0.3px;
  margin-bottom: 0.6rem;
}
.quiz-sub {
  font-size: 1.05rem;
  color: #4a5a6e;
  margin-bottom: 1.8rem;
  line-height: 1.45;
}
.progress-track {
  width: 100%;
  height: 6px;
  background: #e9edf2;
  border-radius: 20px;
  margin-bottom: 0.9rem;
}
.progress-fill {
  height: 6px;
  background: linear-gradient(90deg, #FCB017 0%, #F9A800 100%);
  border-radius: 20px;
  width: 0%;
  transition: width 0.35s ease;
}
.step-badge {
  font-size: 0.85rem;
  font-weight: 600;
  color: #6a7c8e;
  background: #f0f3f8;
  display: inline-block;
  padding: 0.25rem 1.3rem;
  border-radius: 30px;
}
.quiz-body {
  padding: 0.8rem 2rem 2.5rem;
}
.question-block {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.question-text {
  font-size: 1.5rem;
  font-weight: 650;
  color: #072543;
  line-height: 1.35;
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
}
.question-icon {
  min-width: 34px;
  color: #FCB017;
  margin-top: 2px;
}
.options-grid {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  margin-top: 0.3rem;
}
.option-item {
  background: #f8fafc;
  border: 1.5px solid #e0e6ed;
  border-radius: 20px;
  padding: 1.1rem 1.4rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
.option-item:hover {
  border-color: #FCB017;
  background: #fff8ed;
  box-shadow: 0 8px 18px rgba(252, 176, 23, 0.08);
}
.option-item.selected {
  border-color: #FCB017;
  background: #fff4e0;
  box-shadow: 0 0 0 3px rgba(252, 176, 23, 0.2);
}
.option-radio {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0c0d0;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.option-item.selected .option-radio {
  border-color: #FCB017;
  background: #FCB017;
}
.option-item.selected .option-radio::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: white;
  border-radius: 50%;
}
.option-text {
  font-size: 1.1rem;
  font-weight: 500;
  color: #072543;
}
.nav-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.2rem;
  gap: 1rem;
}
.enpal-btn-secondary {
  background: transparent;
  border: 1px solid #cfd8e3;
  color: #2b3b4e;
  padding: 0.85rem 2rem;
  border-radius: 40px;
  font-weight: 600;
  font-size: 0.95rem;
  cursor: pointer;
  transition: 0.2s;
  background: white;
}
.enpal-btn-secondary:hover {
  border-color: #072543;
  color: #072543;
}
.enpal-btn-primary {
  background: #3e7eff;
  border: none;
  color: white;
  padding: 0.9rem 2.2rem;
  border-radius: 40px;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.22s;
  box-shadow: 0 10px 18px rgba(62, 126, 255, 0.25);
  letter-spacing: 0.2px;
  min-width: 140px;
  text-align: center;
}
.enpal-btn-primary:hover {
  background: #2c67e0;
  transform: translateY(-2px);
  box-shadow: 0 18px 25px rgba(62, 126, 255, 0.3);
}
.enpal-btn-primary:disabled {
  background: #b0c8f0;
  box-shadow: none;
  cursor: not-allowed;
  transform: none;
}
.form-group {
  margin-bottom: 1.6rem;
}
.form-label {
  font-weight: 650;
  font-size: 0.95rem;
  display: block;
  margin-bottom: 0.5rem;
  color: #072543;
}
.form-input {
  width: 100%;
  padding: 0.9rem 1.2rem;
  border: 1.5px solid #dce3ec;
  border-radius: 18px;
  font-size: 1rem;
  background: #f9fbfd;
  outline: none;
  transition: 0.2s;
}
.form-input:focus {
  border-color: #FCB017;
  background: white;
  box-shadow: 0 0 0 4px rgba(252, 176, 23, 0.1);
}
.contact-form-wrapper {
  margin-top: 0.5rem;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(7, 37, 67, 0.5);
  backdrop-filter: blur(6px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.modal-overlay.active {
  display: flex;
}
.modal-content {
  background: white;
  max-width: 420px;
  width: 90%;
  padding: 2.5rem 2rem;
  border-radius: 34px;
  text-align: center;
  box-shadow: 0 35px 55px rgba(0, 0, 0, 0.2);
}
.modal-icon {
  margin-bottom: 1.4rem;
}
.modal-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #072543;
  margin-bottom: 1rem;
}
.modal-text {
  color: #2e4055;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  .quiz-header {
    padding: 1.8rem 1.2rem;
  }
  .quiz-body {
    padding: 0.5rem 1.2rem 2rem;
  }
  .question-text {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .h1-thermo.u-semibold {
    font-size: 2rem;
  }
  .step-grid.cc-thermo {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .step-item-lp.cc-thermo {
    margin-left: 0;
  }
  .flow.cc-principle-step-thermo {
    justify-content: center;
    align-items: center;
  }
  .custom-grid {
    grid-template-columns: 1fr;
  }
  #w-node-_4cc75345-0dca-a02f-e985-96d6a794e59a-604b9b11 {
    padding: 0 12px;
  }
  .card-experience-content,
  .card-support-content {
    padding: 16px;
  }
  .card-support-image {
    width: auto;
  }
}