:root {
  --dark-slate-gray: #2d3e4f;
  --dim-gray-2: #49647b;
  --white-smoke-3: #edeff2;
  --steel-blue: #3b99d9;
  --dodger-blue: #2e9dff;
  --dark-slate-gray-2: #404047;
  --silver: #bec3c7;
  --black: #192024;
  --white-smoke-2: #f0f0f0;
  --medium-sea-green: #30ad64;
  --white-smoke: #ecf0f1;
  --light-sky-blue: #69b9ff;
  --dark-khaki: #a8d069;
  --steel-blue-2: #2e80b6;
  --untitled-ui-gray900: #101828;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-white: white;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray50: #f9fafb;
  --untitled-ui-gray200: #eaecf0;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--primary-dark: #2d0896;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--gray-400: #b6b9ce;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--white: white;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--gray-500: #6b7094;
  --light-sea-green: #25ccbf;
  --light-sea-green-2: #20ac99;
  --sandy-brown: #f8c740;
  --goldenrod: #e2a62b;
  --khaki: #face6a;
  --sandy-brown-2: #e4b962;
  --salmon: #fd7072;
  --indian-red: #cf404d;
  --tan: #d39f9a;
  --dim-gray: #735260;
  --indian-red-2: #af4173;
  --brown: #822e50;
  --tomato: #e64c40;
  --firebrick: #bf3a30;
  --salmon-2: #fc7d64;
  --cadet-blue: #668cad;
  --pale-turquoise: #bfe0ff;
  --dim-gray-3: #676770;
  --light-slate-gray: #8e8e9c;
  --untitled-ui-gray400: #98a2b3;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
  padding: 80px 10px;
  position: relative;
}

.section.accent {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #192024;
  background-image: linear-gradient(#003558ed, #003558 100%, #f7f9fa), url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/65fc035783f9eb75f7a217da_Kanalreiniger%20Kpemper%20service%2024h%20Schweiz%20beste%20g%C3%BCnstig%202.avif");
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  background-clip: border-box;
  margin-top: 0;
}

.section.accent.andere {
  background-image: linear-gradient(#580000ed, #003558 100%, #ffa59f), url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/65fc13ab814b1fd9198e6b37_Achtung%20betrugf%C3%A4lle%20Rohreiniger%20InformationRHS%20KURT%20Hautechnick%20Kl%C3%A4rt%20auf.avif");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  display: none;
}

.white-box {
  text-align: center;
  background-color: #fff;
  border: 2px solid #7acd37;
  border-radius: 10px;
  padding: 15px;
}

.white-box.transparent {
  background-color: #0000;
  border-style: none;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
}

.section-heading.centered.white {
  color: #fff;
  letter-spacing: 0;
  font-size: 54px;
}

.section-heading.centered.white.diese {
  font-size: 40px;
}

.section-heading.centered {
  color: #2d3e4f;
  text-align: center;
  letter-spacing: 1.25px;
  text-indent: 0;
  text-transform: none;
  padding-top: 20px;
  font-size: 54px;
  font-weight: 700;
}

.section-heading.centered.kostenlos-anrufen {
  display: none;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}

.section-subheading.center.off-white {
  color: #e8e8e8;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  padding-bottom: 0;
  font-weight: 400;
  line-height: 27px;
}

.section-title-group {
  margin-bottom: 60px;
}

.footer {
  color: var(--dark-slate-gray);
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  text-align: center;
  text-align: center;
  background-color: #383838;
  border-top: 1px solid #dbdbdb;
}

.footer-text {
  color: #9e9e9e;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.grid-image {
  background-color: #7acd37;
  border: 10px solid #fff;
  border-radius: 20%;
  width: 60%;
  margin: 20px auto;
  padding: 20px;
  display: block;
}

.footer-link {
  color: var(--dark-slate-gray);
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #008cffd6;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.spc {
  color: var(--dark-slate-gray);
}

.button-primary-3 {
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #7acd37;
  background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/6363ed851ec90d1930c01cde_social-40-white.svg");
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 19%;
  border: 2px #30ad6487;
  border-radius: 8px;
  outline: 3px #7acd37;
  margin-top: 20px;
  padding: 20px 25px 12px 70px;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
  box-shadow: 0 10px 20px 6px #7acd374d;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #00e65f;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.button-primary-3.neue {
  margin-top: 40px;
}

.button-primary-3.neue.info {
  background-image: none;
  padding-left: 30px;
  padding-right: 30px;
}

.button-primary-3.andere {
  text-align: center;
  background-position: 20%;
  background-size: auto;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  font-size: 14px;
  display: flex;
}

.shadow-two-2 {
  border-style: none;
  border-width: 15px 4px 4px 15px;
  border-color: var(--white-smoke-3) var(--white-smoke-3) var(--steel-blue);
  box-shadow: -7px -7px 0 7px var(--dodger-blue);
  opacity: 1;
  outline-color: var(--dodger-blue);
  outline-offset: 10px;
  border-radius: 0%;
  outline-width: 0;
  outline-style: solid;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
}

.centered-heading-2 {
  color: var(--dark-slate-gray);
  text-align: center;
  margin-bottom: 16px;
  font-size: 44px;
  font-weight: 700;
  display: block;
}

.centered-heading-2.margin-bottom-32px {
  width: 600px;
  color: var(--dark-slate-gray);
  text-align: left;
  width: 600px;
  text-align: left;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 800;
}

.hero-heading-center {
  background-color: #fff;
  background-image: repeating-linear-gradient(146deg, #f8f8f8 12%, #fff 90%);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 80px;
  display: block;
  position: relative;
}

.hero-heading-center.main {
  display: none;
}

.margin-bottom-24px-4 {
  color: var(--dark-slate-gray);
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logos-quote-block {
  background-color: #113a51;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -1px;
  padding: 20px;
  position: relative;
}

.clients-card {
  border-style: none;
  border-width: 1px;
  border-color: black var(--dark-slate-gray-2) black black;
  background-color: #113a51;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-left: 1px solid var(--silver);
  text-align: center;
  border-radius: 0;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-left: 150px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.hero-heading-right {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-card-two {
  border: 2px solid var(--white-smoke-3);
  background-color: #fff;
  background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/637640f1235a7336f6b0b270_Badezimmer.avif"), url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/6363ed851ec90d2169c01d1e_social-34-white.svg");
  background-position: 50%, 50%;
  background-size: cover, cover;
  border-radius: 2px;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-column-light {
  background-color: #fff;
  background-image: repeating-linear-gradient(143deg, #fafafa 21%, #fff 73%);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-info-three {
  background-color: #fff;
  border-radius: 8px;
  align-self: center;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-text-two {
  color: var(--dark-slate-gray);
  align-self: center;
  margin-bottom: 52px;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.hero-heading-left {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  margin-bottom: 10px;
  padding: 80px 30px;
  position: relative;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.features-metrics-2 {
  background-color: #fcfcfc;
  border-top: 1px solid #e4ebf3;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.features-wrapper-2 {
  color: var(--dark-slate-gray);
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title-2 {
  margin-bottom: 8px;
  font-size: 50px;
  font-weight: 700;
  line-height: 48px;
}

.features-title-small-2 {
  font-size: 50px;
  line-height: 32px;
}

.heading-24 {
  color: var(--dark-slate-gray);
  text-align: center;
  font-weight: 800;
}

.text-block {
  color: var(--dark-slate-gray);
  text-align: center;
  margin-bottom: 60px;
  font-size: 20px;
}

.text-span {
  text-decoration: underline;
}

.bold-text-3 {
  width: 200%;
  max-width: 200%;
  color: var(--white-smoke-3);
  font-size: 12px;
  font-weight: 600;
}

.text-block-2 {
  color: var(--white-smoke-3);
  font-size: 18px;
  font-weight: 600;
}

.bold-text-4 {
  color: var(--white-smoke-3);
  font-size: 30px;
  font-weight: 800;
}

.image {
  padding-right: 20px;
}

.text-block-3, .text-block-4, .text-block-5 {
  width: 120%;
  color: var(--white-smoke-3);
  text-align: left;
  font-weight: 600;
}

.text-block-6 {
  width: 130%;
  color: var(--white-smoke-3);
  text-align: left;
  font-weight: 600;
}

.heading-25 {
  color: var(--dark-slate-gray);
  font-size: 37px;
}

.heading-26 {
  color: var(--dark-slate-gray);
}

.text-span-2 {
  text-decoration: underline;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-27 {
  color: var(--dark-slate-gray);
  font-size: 34px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "Area Area" minmax(auto, 1fr)
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.heading-4 {
  color: #2d3e4f;
  font-size: 44px;
  font-weight: 700;
}

.textarea {
  margin-bottom: 20px;
}

.textarea.text-field {
  background-color: #fafafa;
}

.italic-text {
  color: var(--dark-slate-gray);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.recaptcha {
  object-fit: fill;
  margin-left: 0;
}

.error-message {
  background-color: #ff6e6e;
}

.success-message {
  background-color: #bcdabd;
  margin-top: 20px;
}

.text-field {
  background-color: #fafafa;
}

.paragraph-5 {
  color: var(--dark-slate-gray);
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 600;
}

.field-label {
  color: var(--dark-slate-gray);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
}

.div-block-7 {
  color: #00692c;
  font-weight: 600;
}

.div-block-10 {
  color: #192024;
  text-align: center;
  font-weight: 600;
}

.submit-button {
  background-color: #7acd37;
  border-radius: 5px;
  min-width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.submit-button:hover {
  background-color: #4bc94f;
}

.heading-29, .heading-30 {
  color: var(--dark-slate-gray);
}

.hoover-picture {
  box-shadow: 7px 7px 0 7px var(--dodger-blue), 12px 0 20px -3px #00000096;
  outline-color: var(--white-smoke-2);
  outline-offset: 5px;
  border-top: 10px #fff;
  border-left: 10px #fff;
  outline-width: 3px;
  outline-style: none;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 0;
  display: inline-block;
}

.heading-31, .heading-32, .heading-33 {
  color: var(--dark-slate-gray);
  letter-spacing: 0;
  text-transform: none;
  font-size: 22px;
  font-weight: 700;
}

.paragraph-9, .paragraph-10, .paragraph-11 {
  color: var(--dark-slate-gray);
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.hero-stack {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two-6 {
  width: 120px;
  margin-top: 0;
  margin-bottom: 20px;
}

.hero-image.shadow-two {
  width: 100%;
  margin-top: 0;
}

.heading-35 {
  color: var(--dark-slate-gray);
  font-size: 30px;
  line-height: 40px;
}

.picture-round {
  border: 0px none var(--dodger-blue);
  background-color: var(--white-smoke);
  width: 420px;
  height: 430px;
  box-shadow: -6px -4px 0 10px var(--dodger-blue), inset 1px 1px 0 8px #fff;
  opacity: 1;
  outline-offset: 0px;
  border-radius: 100%;
  outline: 3px #6a859c;
  margin-top: 0;
  padding: 0 25px 0 0;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  outline-offset: 0px;
  background-color: #fff;
  border-bottom: 4px solid #0072ff;
  border-left: 1px #000;
  border-right: 1px #000;
  border-radius: 0;
  outline: 3px #6a859c;
  grid-template: "Area Area-2 Area-3 Area-4"
                 "Area Area-2 Area-3 Area-4"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-9 {
  background-color: var(--white-smoke-3);
}

.image-6 {
  border-right: 1px #000;
  margin-bottom: 0;
}

.bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.image-7 {
  margin-bottom: 0;
}

.container-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.slide-nav {
  background-color: #fff;
  border-radius: 0;
}

.slide {
  background-color: var(--white-smoke-3);
  border-radius: 8px;
}

.image-10 {
  display: inline-block;
}

.clients-info-2 {
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image-2 {
  object-fit: cover;
  width: 100px;
  height: auto;
  margin-right: 24px;
}

.text-span-28 {
  padding-left: 60px;
  font-size: 14px;
}

.container-13 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
  place-items: center;
  width: 80%;
  max-width: 1000px;
  margin: 100px auto -15px;
}

.link-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 80%;
  display: flex;
}

.image-11 {
  width: 50%;
}

.link-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  max-width: 75%;
  display: flex;
}

.image-12 {
  float: none;
  clear: none;
  width: 60%;
  padding-top: 0;
  display: inline-block;
  position: static;
}

.link-block-5 {
  width: 80%;
  max-width: 80%;
}

.image-13 {
  width: 70%;
  padding-top: 0;
}

.section-7 {
  background-color: #fff;
}

.heading-22 {
  color: #2d3e4f;
  text-align: center;
  margin-bottom: -10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
}

.paragraph-13 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.grid-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  max-width: 1150px;
  margin: 10px auto;
}

.image-14 {
  outline-offset: 10px;
  border: 20px #000;
  border-radius: 0;
  outline: 2px #6a859c;
}

.body {
  background-color: #fff;
  max-width: 100%;
  overflow: visible;
}

.heading-36 {
  color: var(--dark-slate-gray);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}

.heading-38 {
  color: var(--dark-slate-gray);
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.grid-2 {
  display: none;
}

.shadow-two {
  width: 50%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.bild-2 {
  box-shadow: 7px -7px 0 7px var(--dodger-blue);
  transform: rotate(0);
}

.text-block-8 {
  width: 60%;
  color: var(--dark-slate-gray);
  font-weight: 400;
  line-height: 18px;
}

.paragraph-14 {
  text-align: justify;
  font-weight: 400;
}

.text-span-30 {
  color: var(--dark-slate-gray);
}

.features-list {
  border-bottom: 1px #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-15 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 45%;
  display: flex;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.heading-39 {
  width: auto;
  color: var(--dark-slate-gray);
  text-align: left;
  letter-spacing: 0;
  font-style: italic;
  font-weight: 700;
}

.paragraph-15, .paragraph-16 {
  color: var(--dark-slate-gray);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.link {
  color: var(--dark-slate-gray);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.text-span-31 {
  font-weight: 400;
}

.link-2 {
  color: var(--dark-slate-gray);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.bild-3 {
  box-shadow: -7px -7px 0 7px var(--dodger-blue);
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.heereo-sub-text {
  width: 600px;
  color: var(--dark-slate-gray);
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.text-span-32 {
  border-right: 4px solid var(--dodger-blue);
  border-left: 4px solid var(--dodger-blue);
  background-color: var(--dodger-blue);
  color: #fff;
  border-radius: 2px;
}

.text-block-10 {
  color: var(--dark-slate-gray);
  margin-bottom: 60px;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
}

.text-block-10._1 {
  margin-bottom: 20px;
}

.text-block-10._2 {
  background-color: #00000005;
  border: 1px solid #0000005c;
  border-radius: 7px;
  margin-left: 4.7rem;
  margin-right: 4.75rem;
  padding: 10px 0 10px 0%;
  font-size: 46px;
}

.text-span-33 {
  color: var(--medium-sea-green);
  text-decoration: underline;
}

.div-block-12 {
  width: 77%;
  margin-left: auto;
  margin-right: auto;
}

.pricing-comparison-3 {
  border-bottom: 1px #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-16 {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: grid;
}

.container-16.garantien {
  border: 3px solid var(--medium-sea-green);
  border-radius: 10px;
}

.container-16.garantien.ab-tabllet-mobil {
  display: none;
}

.container-16.garantien.pc {
  place-items: center;
}

.pricing-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card-3 {
  border-top: 8px solid var(--dodger-blue);
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card-3.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-title-3 {
  color: var(--dark-slate-gray);
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.pricing-divider-3 {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list-3 {
  column-count: 2;
  flex: 1;
  align-self: center;
  font-size: 18px;
}

.pricing-feature-3 {
  color: var(--dark-slate-gray);
  text-align: left;
  background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/63655935454fc4858a05c704_cropped-smpleads-favicon-512-192x192.avif");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.hero-stack-2 {
  color: var(--dark-slate-gray);
  background-color: #fcfcfc;
  border-top: 1px solid #e4ebf3;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 100px 30px;
  position: relative;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-2.shadow-two {
  width: 120px;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-span-34 {
  text-decoration: underline;
}

.heading-40 {
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  display: flex;
}

.italic-text-2 {
  color: var(--dark-slate-gray);
}

.div-block-13 {
  float: right;
  clear: right;
  margin-top: 0;
  position: fixed;
  bottom: 20px;
  right: 40px;
}

.image-17 {
  background-color: var(--light-sky-blue);
  border-radius: 10px;
  display: none;
}

.bold-text-20 {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.bold-text-21 {
  color: var(--dark-slate-gray);
  text-align: center;
  font-size: 18px;
}

.bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25 {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.link-block-7 {
  flex: 0 auto;
  align-self: center;
  margin-right: 0;
}

.link-block-8 {
  align-self: center;
  margin-right: 10px;
}

.navbar-logo-left-2 {
  position: static;
  box-shadow: 0 0 20px -1px #0003;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-19 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two-2 {
  background-color: #eee;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #96a5b6;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.button-primary-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: #7acd37;
  border-radius: 5px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #00e65f;
}

.button-primary-7:active {
  background-color: #43464d;
}

.list-item-7 {
  padding-left: 20px;
  padding-right: 20px;
}

.column {
  padding-right: 10px;
}

.button-12 {
  z-index: 20;
  width: 85px;
  height: 85px;
  box-shadow: inset 0 0 0 4px var(--dark-khaki);
  opacity: 1;
  outline-offset: 0px;
  background-color: #7acd37;
  background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/6363ed851ec90d1930c01cde_social-40-white.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 65px;
  border: 1px #7acd37;
  border-radius: 100%;
  outline: 0 #fff;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
}

.button-12.anrufen {
  display: block;
  bottom: 20px;
  right: 10px;
}

.button-12.schweiz {
  z-index: 999;
  outline-offset: 0px;
  z-index: 999;
  outline-offset: 0px;
  background-color: #fff;
  background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/65ef115b8be8e1c7a22f49d2_Ofizieller%20SChweizer%20Unternehmen%20Rohrreiniger%20vertopft.svg");
  background-position: 0 0;
  background-size: cover;
  border: 1px #fbfbfb;
  border-radius: 2px;
  outline: 1px solid #f4f4f4;
  padding-bottom: 0;
  display: block;
  bottom: 140px;
  right: 0;
  box-shadow: 0 2px 10px #0003;
}

.column-2 {
  color: var(--steel-blue-2);
}

.column-3 {
  flex-direction: row;
  display: block;
}

.container-21 {
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  height: auto;
  padding: 30px;
}

.link-3 {
  color: #004f90;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-paragraph-small.f-text-color-gray-400 {
  color: var(--flowui-component-library--gray-400);
}

.f-paragraph-small.f-text-color-gray-600 {
  color: var(--dark-slate-gray);
  -webkit-text-stroke-color: var(--dim-gray-2);
  -webkit-text-stroke-color: var(--dim-gray-2);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}

.f-pricing-feature-item {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.f-pricing-feature-list {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  place-content: center;
  place-items: center start;
}

.f-pricing-line {
  background-color: #e4e6f1;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-pricing-card-outline {
  border: 1px solid var(--flowui-component-library--grey-300);
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-width: 465px;
  height: auto;
  max-height: 305px;
  padding: 40px;
  display: flex;
}

.image-21 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.icon-3 {
  color: #2e9dff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.navbar-contact-button-second-text {
  font-size: 10px;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .grid-3 {
    max-width: 1000px;
  }

  .grid-6 {
    margin-bottom: 15px;
  }

  .grid-8 {
    max-width: 1000px;
  }

  .grid-9 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: #ffffff85;
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .hamburger-button.w--open, .navigation-menu {
    background-color: #3b99d9;
  }

  .white-box {
    min-height: 450px;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .section-heading.centered {
    letter-spacing: 1px;
  }

  .section-heading.centered.kostenlos-anrufen {
    display: none;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .button-primary-3 {
    align-self: center;
    margin-top: 60px;
  }

  .button-primary-3.herobutton {
    margin-top: 20px;
  }

  .button-primary-3.sticky {
    text-align: center;
    background-position: 24vw;
    background-size: 50px;
    width: 90%;
    margin-top: 0;
    padding-top: 11px;
    padding-bottom: 9px;
  }

  .button-primary-3.andere {
    background-position: 30%;
    background-size: 64px;
    width: 100%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .container-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero-split-2 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .centered-heading-2.margin-bottom-32px {
    text-align: center;
    text-align: center;
  }

  .hero-heading-center, .hero-heading-center.main, .hero-heading-center.main {
    display: block;
  }

  .margin-bottom-24px-4 {
    text-align: left;
    max-width: 600px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .pricing-card {
    width: 350px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .features-wrapper-2 {
    justify-content: space-between;
  }

  .container, .container-8 {
    max-width: 728px;
  }

  .heading {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 20px;
  }

  .button-10 {
    color: #f0f0f0;
    background-color: #f8c740;
    background-image: none;
    background-position: 20%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 6px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
    padding: 20px 40px;
    font-size: 22px;
  }

  .heading-3 {
    letter-spacing: 1px;
    font-size: 19px;
  }

  .section-2 {
    color: #325879;
    background-color: #fff;
    margin-bottom: -40px;
  }

  .text-span-18 {
    text-decoration: underline;
  }

  .section-title-group-2 {
    border-style: none;
    margin-bottom: 40px;
  }

  .section-title-group-2.border {
    border-style: solid;
    border-color: #2e80b6;
  }

  .paragraph-2 {
    margin-right: -5px;
  }

  .grid-image-2 {
    width: 50%;
    padding: 15px;
  }

  .hoover-picture {
    max-width: 70%;
    margin-bottom: 0;
  }

  .hero-image.shadow-two {
    width: 100%;
  }

  .grid {
    border-bottom: 3px solid #0072ff;
  }

  .container-10 {
    max-width: 728px;
  }

  .pricing-wrapper-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-2 {
    width: 350px;
  }

  .pricing-feature-list-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 40px;
    display: flex;
  }

  .link-block-3 {
    width: 80%;
  }

  .image-11 {
    width: 60%;
  }

  .image-12 {
    width: 80%;
    display: inline-block;
  }

  .image-13 {
    width: 90%;
  }

  .heading-22 {
    font-size: 16px;
  }

  .paragraph-13 {
    color: #2d3e4f;
    font-size: 13px;
    font-weight: 400;
  }

  .grid-6 {
    margin-bottom: 10px;
  }

  .hero-subscribe-right {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .button-4 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 12px;
    font-size: 16px;
  }

  .button-4.angebot {
    background-position: 5%;
    background-size: 16%;
    align-self: center;
    padding: 10px 40px 10px 60px;
    font-size: 18px;
  }

  .shadow-two {
    align-self: center;
    width: 50%;
    max-width: 100%;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: -30px;
    margin-bottom: 0;
  }

  .hero-split {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .margin-bottom-24px-3 {
    text-align: center;
    font-size: 22px;
  }

  .container-6 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .bild-2 {
    margin-top: 60px;
  }

  .container-15 {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .bild-3 {
    margin-top: 100px;
  }

  .heereo-sub-text {
    text-align: center;
  }

  .text-block-10 {
    font-size: 48px;
  }

  .text-block-10._1 {
    font-size: 56px;
    font-weight: 800;
  }

  .container-16 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 728px;
  }

  .container-16.garantien {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .container-16.garantien.ab-tabllet-mobil {
    grid-column-gap: 66px;
    grid-row-gap: 66px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .container-16.garantien.pc {
    display: none;
  }

  .pricing-wrapper-3 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-3 {
    width: 600px;
    max-width: 850px;
  }

  .hero-wrapper-two-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .container-18, .container-19 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .button-12.anrufen {
    display: none;
  }

  .button-12.schweiz {
    z-index: 999;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .list-item-10 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .rl-heading-style-h1 {
    font-size: 3.25rem;
  }

  .rl-text-style-subheading {
    letter-spacing: -.25px;
    font-size: 11px;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container-20 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .f-pricing-column-basic {
    grid-template-columns: 1fr;
  }

  .icon-2 {
    color: var(--dark-slate-gray);
  }

  .link-block-9 {
    z-index: 9999;
    background-color: #2d3e4f;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90px;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    position: fixed;
    bottom: 0;
  }

  .div-block-15 {
    background-color: #113a51;
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .container-22 {
    max-width: 728px;
  }

  .button-primary-9 {
    align-self: center;
    margin-top: 20px;
    font-size: 25px;
  }

  .heereo-sub-text-2 {
    text-align: center;
    font-size: 31px;
  }

  .hero-heading-center-2 {
    background-image: repeating-linear-gradient(146deg, #f8f8f8 12%, #fff 90%);
    padding-bottom: 60px;
    display: none;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .centered-heading-3.margin-bottom-32px {
    text-align: center;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 39px;
  }

  .hoover-picture-2 {
    display: block;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-22 {
    align-self: center;
    max-width: 5%;
    margin-top: 40px;
  }

  .pricing-feature-4 {
    margin-top: 14px;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl-heading-style-h1-2 {
    font-size: 3.25rem;
  }

  .rl_pricing5_layout {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .rl_pricing5_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl-padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-padding-global-2 {
    width: 100%;
  }

  .paragraph-19 {
    color: #2d3e4f;
    font-size: 13px;
    font-weight: 400;
  }

  .f-grid-six-column {
    grid-template-columns: 1fr 1fr;
  }

  .icon-6 {
    color: #2d3e4f;
  }

  .container-23 {
    max-width: 728px;
  }

  .hero-heading-center-3 {
    background-image: repeating-linear-gradient(146deg, #f8f8f8 12%, #fff 90%);
    padding-bottom: 60px;
    display: none;
  }

  .button-primary-11 {
    align-self: center;
    margin-top: 60px;
  }

  .button-primary-11.herobutton {
    margin-top: 20px;
  }

  .centered-heading-4.margin-bottom-32px {
    text-align: center;
    text-align: center;
  }

  .container-24 {
    max-width: 728px;
  }

  .list-item-14 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .pricing-feature-list-5 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 40px;
    display: flex;
  }

  .heereo-sub-text-3 {
    text-align: center;
  }

  .container-25 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-12 {
    align-self: center;
    margin-top: 60px;
  }

  .button-primary-12.herobutton {
    background-image: url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/65f04c7bea3bb2c810c5153b_social-40-white.svg");
    margin-top: 20px;
  }

  .centered-heading-5.margin-bottom-32px {
    text-align: center;
    text-align: center;
  }

  .list-item-16 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .hoover-picture-3 {
    max-width: 70%;
    margin-bottom: 0;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .heereo-sub-text-4 {
    text-align: center;
  }

  .container-26, .container-27 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-13 {
    align-self: center;
    margin-top: 60px;
  }

  .margin-bottom-24px-8 {
    text-align: left;
    max-width: 600px;
  }

  .text-block-20 {
    font-size: 48px;
  }

  .text-block-20._1 {
    font-size: 56px;
    font-weight: 800;
  }

  .grid-image-3 {
    width: 50%;
    padding: 15px;
  }

  .container-29 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .image-32 {
    width: 80%;
    display: inline-block;
  }

  .image-33 {
    width: 60%;
  }

  .image-34 {
    width: 90%;
  }

  .link-block-11 {
    width: 80%;
  }

  .pricing-card-4 {
    width: 600px;
    max-width: 850px;
  }

  .container-32 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 728px;
  }

  .paragraph-23 {
    color: #2d3e4f;
    font-size: 13px;
    font-weight: 400;
  }

  .container-33, .container-34 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-14 {
    align-self: center;
    margin-top: 60px;
  }

  .margin-bottom-24px-9 {
    text-align: left;
    max-width: 600px;
  }

  .bild-4 {
    margin-top: 60px;
  }

  .container-35 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-15 {
    align-self: center;
    margin-top: 60px;
  }

  .margin-bottom-24px-10 {
    text-align: left;
    max-width: 600px;
  }

  .button-primary-16, .button-primary-17 {
    align-self: center;
    margin-top: 60px;
  }

  .container-36 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-18 {
    align-self: center;
    margin-top: 60px;
  }

  .margin-bottom-24px-11 {
    text-align: left;
    max-width: 600px;
  }

  .container-37 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .button-primary-19 {
    align-self: center;
    margin-top: 60px;
  }

  .button-primary-19.sticky {
    text-align: center;
    text-align: center;
    background-position: 24vw;
    background-size: 50px;
    width: 90%;
    margin-top: 0;
    padding-top: 11px;
    padding-bottom: 9px;
  }

  .margin-bottom-24px-12 {
    text-align: left;
    max-width: 600px;
  }

  .bild-5 {
    margin-top: 100px;
  }

  .rl-padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-padding-global-3 {
    width: 100%;
  }

  .container-38 {
    max-width: 728px;
  }

  .hero-split-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .container-40 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 728px;
  }

  .container-40.garantien {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .container-40.garantien.ab-tabllet-mobil {
    grid-column-gap: 66px;
    grid-row-gap: 66px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .container-40.garantien.pc {
    display: none;
  }

  .margin-bottom-24px-14 {
    text-align: center;
    font-size: 22px;
  }

  .hero-wrapper-two-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .shadow-two-6 {
    align-self: center;
    width: 50%;
    max-width: 100%;
  }

  .container-41 {
    max-width: 728px;
  }

  .container-43, .container-45 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .features-wrapper-3 {
    justify-content: space-between;
  }

  .heading-60 {
    font-size: 16px;
  }

  .paragraph-31 {
    color: #2d3e4f;
    font-size: 13px;
    font-weight: 400;
  }

  .grid-9 {
    margin-bottom: 10px;
  }

  .link-block-14 {
    z-index: 9999;
    background-color: #2d3e4f;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90px;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    position: fixed;
    bottom: 0;
  }

  .button-16.schweiz {
    z-index: 999;
    z-index: 999;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .white-box {
    min-height: auto;
    margin-bottom: 30px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .section-heading.centered {
    letter-spacing: 0;
    text-indent: 0;
    column-count: auto;
    line-height: 55px;
  }

  .section-heading.centered.kostenlos-anrufen {
    display: none;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .button-primary-3.sticky {
    background-position: 20vw;
    background-size: 45px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .centered-heading-2.margin-bottom-32px {
    width: auto;
    font-size: 36px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .hero-heading-center.main {
    background-image: radial-gradient(circle, #fff6, #fff 90%), url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/6a1b1b0cedaee5a60b4496b3_Unser%20Team%20RSH%20Kurt%20hautechnik%20%2B20%20Jahre%20Profi%20Erfahrung.avif"), repeating-linear-gradient(146deg, #f8f8f8 12%, #fff 90%);
    background-position: 0 0, 50%, 0 0;
    background-size: auto, auto, auto;
  }

  .margin-bottom-24px-4 {
    max-width: 480px;
  }

  .clients-wrapper-two {
    flex-direction: column;
    justify-content: center;
  }

  .logos-quote-block {
    padding: 10px 15px 50px;
  }

  .clients-card {
    border-bottom-style: solid;
    border-bottom-color: var(--silver);
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 0;
    padding-right: 115px;
  }

  .hero-heading-right, .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .features-metrics-2 {
    padding: 60px 15px;
  }

  .features-wrapper-2 {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block-2 {
    width: 50%;
    margin-bottom: 40px;
  }

  .features-table {
    padding: 60px 15px;
  }

  .text-block-3 {
    padding-right: 0;
  }

  .bold-text-hero {
    color: var(--black);
    text-shadow: 0 1px #0003;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .image-5 {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .button-10 {
    background-position: 10%;
  }

  .white-box-2 {
    margin-bottom: 30px;
  }

  .section-2 {
    background-color: #fdfdfd;
    padding-bottom: 10px;
  }

  .section-title-group-2.border {
    border-color: #2e80b6;
  }

  .grid-image-2 {
    width: 20%;
    padding: 20px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .hero-image.shadow-two {
    width: 100%;
  }

  .pricing-comparison-2 {
    padding: 60px 15px;
  }

  .pricing-wrapper-2 {
    justify-items: stretch;
  }

  .pricing-card-2 {
    width: auto;
  }

  .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-feature-list-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
  }

  .logos-quote-block-2 {
    padding: 60px 15px;
  }

  .clients-wrapper-two-2 {
    flex-direction: column;
  }

  .clients-card-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid-2 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .image-11 {
    width: 65%;
  }

  .image-12 {
    width: 90%;
  }

  .image-13 {
    width: 100%;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .button-4 {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    display: block;
  }

  .button-4.angebot {
    background-position: 5%;
    background-size: 15%;
    padding-left: 60px;
    padding-right: 40px;
    font-size: 18px;
  }

  .shadow-two {
    padding-top: 10px;
  }

  .hero-wrapper {
    justify-content: center;
    align-items: center;
  }

  .hero-split {
    text-align: center;
    align-items: center;
  }

  .features-list {
    padding: 60px 15px;
  }

  .heading-39 {
    width: 100%;
  }

  .heading-39.hier-nur {
    font-size: 28px;
  }

  .heereo-sub-text {
    width: auto;
    font-size: 18px;
  }

  .text-block-10._1 {
    font-size: 52px;
    font-weight: 800;
  }

  .text-block-10._2 {
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
    font-weight: 800;
    line-height: 40px;
  }

  .pricing-comparison-3 {
    padding: 60px 15px;
  }

  .container-16.garantien {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .pricing-wrapper-3 {
    justify-items: stretch;
  }

  .pricing-card-3 {
    width: auto;
    max-width: 700px;
  }

  .pricing-title-3 {
    font-size: 34px;
    line-height: 42px;
  }

  .hero-stack-2, .hero-stack-3 {
    padding: 60px 15px;
  }

  .div-block-13 {
    margin-top: 15px;
    padding-right: 40px;
  }

  .image-18 {
    padding-right: 0;
  }

  .hero-without-image-2 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape, .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-faq01_cta {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge {
    padding: 4rem 10px;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .list-item-10 {
    align-items: flex-start;
  }

  .rl_header44_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_header44_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h1 {
    font-size: 2.5rem;
  }

  .rl_header44_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-text-style-subheading {
    font-size: 11px;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .button-13 {
    letter-spacing: 1px;
    padding: 4px 10px;
    font-size: 12px;
    bottom: 6.5rem;
    right: -7rem;
  }

  .f-pricing-button-toggle {
    width: 100%;
  }

  .f-pricing-toggle-menu {
    flex-wrap: wrap;
  }

  .f-h2-heading {
    font-size: 44px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .image-21 {
    max-width: 70%;
  }

  .link-block-9 {
    width: 100%;
  }

  .button-primary-9 {
    font-size: 24px;
  }

  .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .image-22 {
    align-self: center;
    max-width: 5%;
    margin-top: 30px;
  }

  .rl_pricing5_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl_pricing5_feature-list {
    grid-template-columns: 1fr;
  }

  .rl_pricing5_spacing-block-6 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl-heading-style-h1-2 {
    font-size: 2.5rem;
  }

  .rl_pricing5_spacing-block-4 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h5 {
    font-size: 1.25rem;
  }

  .rl_pricing5_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .rl_team8_spacing-block-8 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h3 {
    font-size: 1.125rem;
  }

  .rl_pricing5_content-item, .rl_pricing5_content-list {
    width: 100%;
  }

  .rl_pricing5_layout {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    width: 99.9997%;
  }

  .rl_pricing5_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl_pricing5_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_pricing5_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-padding-section-large-2 {
    width: 99.9997%;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-padding-global-2 {
    width: 100%;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component {
    padding: 30px;
  }

  .modal-wrapper {
    display: none;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .f-container-regular {
    max-width: 500px;
  }

  .image-24 {
    max-width: 70%;
  }

  .nav-divider-3 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-heading-center-3 {
    padding: 60px 15px;
  }

  .centered-heading-4.margin-bottom-32px {
    width: auto;
    font-size: 36px;
  }

  .list-item-14 {
    align-items: flex-start;
  }

  .pricing-feature-list-5 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
  }

  .heereo-sub-text-3 {
    width: auto;
    font-size: 18px;
  }

  .centered-heading-5.margin-bottom-32px {
    width: auto;
    font-size: 36px;
  }

  .list-item-16 {
    align-items: flex-start;
  }

  .heereo-sub-text-4 {
    width: auto;
    font-size: 18px;
  }

  .text-block-14 {
    padding-right: 0;
  }

  .clients-grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 0;
    padding-right: 115px;
  }

  .logos-quote-block-3 {
    padding: 10px 15px 50px;
  }

  .clients-card-3 {
    border-bottom-style: solid;
    border-bottom-color: #bec3c7;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
  }

  .image-26 {
    padding-right: 0;
  }

  .clients-wrapper-two-3 {
    flex-direction: column;
    justify-content: center;
  }

  .margin-bottom-24px-8 {
    max-width: 480px;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .text-block-20._1 {
    font-size: 52px;
    font-weight: 800;
  }

  .text-block-20._2 {
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
    font-weight: 800;
    line-height: 40px;
  }

  .grid-image-3 {
    width: 20%;
    padding: 20px;
  }

  .button-15 {
    letter-spacing: 1px;
    padding: 4px 10px;
    font-size: 12px;
    bottom: 6.5rem;
    right: -7rem;
  }

  .image-32 {
    width: 90%;
  }

  .image-33 {
    width: 65%;
  }

  .image-34 {
    width: 100%;
  }

  .pricing-comparison-4 {
    padding: 60px 15px;
  }

  .pricing-card-4 {
    width: auto;
    max-width: 700px;
  }

  .pricing-title-4 {
    font-size: 34px;
    line-height: 42px;
  }

  .text-block-21 {
    padding-right: 0;
  }

  .clients-grid-4 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 0;
    padding-right: 115px;
  }

  .clients-wrapper-two-4 {
    flex-direction: column;
    justify-content: center;
  }

  .margin-bottom-24px-9, .margin-bottom-24px-10, .margin-bottom-24px-11 {
    max-width: 480px;
  }

  .button-primary-19.sticky {
    background-position: 20vw;
    background-size: 45px;
  }

  .margin-bottom-24px-12 {
    max-width: 480px;
  }

  .text-block-26 {
    padding-right: 0;
  }

  .clients-grid-5 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 0;
    padding-right: 115px;
  }

  .clients-wrapper-two-5 {
    flex-direction: column;
    justify-content: center;
  }

  .text-block-31 {
    padding-right: 0;
  }

  .clients-grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
    margin-left: 0;
    padding-right: 115px;
  }

  .clients-wrapper-two-6 {
    flex-direction: column;
    justify-content: center;
  }

  .rl-padding-section-large-3 {
    width: 99.9997%;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h3-2 {
    font-size: 1.125rem;
  }

  .rl-padding-global-3, .heading-54 {
    width: 100%;
  }

  .heading-54.hier-nur {
    font-size: 28px;
  }

  .hero-stack-4 {
    padding: 60px 15px;
  }

  .text-block-37 {
    padding-right: 0;
  }

  .clients-wrapper-two-7 {
    flex-direction: column;
    justify-content: center;
  }

  .hero-stack-5 {
    padding: 60px 15px;
  }

  .hero-split-4 {
    text-align: center;
    align-items: center;
  }

  .container-40.garantien {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .shadow-two-6 {
    padding-top: 10px;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-text-size-large-4 {
    font-size: 1rem;
  }

  .hero-stack-6 {
    padding: 60px 15px;
  }

  .text-block-42 {
    padding-right: 0;
  }

  .features-wrapper-3 {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .spc-2 {
    margin-bottom: 30px;
  }

  .div-block-21 {
    margin-top: 15px;
    padding-right: 40px;
  }

  .link-block-14 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .section {
    width: 100%;
  }

  .section.accent.andere {
    padding-bottom: 30px;
  }

  .white-box {
    min-height: auto;
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-heading.centered {
    font-size: 40px;
  }

  .section-heading.centered.white {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 32px;
  }

  .section-heading.centered.white.diese {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
  }

  .section-heading.centered.white.info {
    font-size: 32px;
  }

  .section-heading.centered {
    color: #2d3e4f;
    text-align: center;
    letter-spacing: 0;
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 46px;
    line-height: 55px;
  }

  .section-heading.centered.kostenlos-anrufen {
    color: #2d3e4f;
    border-top: 1px #000;
    border-bottom: 1px solid #2e80b6;
    border-left: 1px #2e80b6;
    border-right: 1px #000;
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
    display: block;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .section-subheading.center.off-white {
    font-size: 17px;
    line-height: 22px;
  }

  .section-subheading.center.off-white.info {
    font-size: 15.5px;
  }

  .footer-text {
    font-size: 14px;
  }

  .grid-image {
    width: 35%;
  }

  .footer-link {
    color: var(--dim-gray-2);
    font-weight: 400;
  }

  .spc {
    padding-left: 20px;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .button-primary-3 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .button-primary-3.herobutton {
    text-align: left;
    margin-top: 0;
    padding-right: 15px;
  }

  .button-primary-3.sticky {
    background-position: 12vw;
    background-size: 45px;
    padding-left: 60px;
    font-size: 22px;
  }

  .button-primary-3.neue.info {
    line-height: 24px;
  }

  .button-primary-3.nur-diesen {
    background-image: none;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .container-7 {
    max-width: none;
  }

  .hero-split-2 {
    flex-flow: column;
    order: 1;
    align-self: center;
  }

  .shadow-two-2 {
    order: -1;
    align-self: center;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .centered-heading-2.margin-bottom-32px {
    text-align: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 800;
    line-height: 32px;
  }

  .hero-heading-center {
    padding-top: 20px;
  }

  .hero-heading-center.main {
    background-image: radial-gradient(circle, #fff6, #fff 94%), url("https://cdn.prod.website-files.com/6363ed851ec90de3c3c01cc8/6a1b1b0cedaee5a60b4496b3_Unser%20Team%20RSH%20Kurt%20hautechnik%20%2B20%20Jahre%20Profi%20Erfahrung.avif"), repeating-linear-gradient(146deg, #f8f8f8 12%, #fff 90%);
    background-position: 0 0, 50%, 0 0;
    background-size: auto, auto, auto;
    width: 100%;
  }

  .margin-bottom-24px-4 {
    text-align: left;
    order: 2;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .logos-quote-block {
    width: 100%;
    padding-top: 20px;
  }

  .clients-card {
    border-bottom-style: solid;
    border-bottom-color: var(--silver);
    object-fit: scale-down;
    margin-left: auto;
    margin-right: auto;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-grid {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    border-left-style: none;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    padding-right: 60px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .hero-heading-right {
    background-color: #fff;
    width: 100%;
  }

  .testimonial-card-two {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .testimonial-column-light {
    border-bottom-style: none;
    width: 100%;
  }

  .testimonial-main-heading {
    letter-spacing: 0;
    text-transform: none;
  }

  .testimonial-info-three {
    border: 1px solid #e2e2e2;
    margin-top: -51px;
  }

  .testimonial-text-two {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
  }

  .hero-heading-left {
    background-color: #fff;
    width: 100%;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .bold-text {
    font-size: 28px;
    font-weight: 700;
  }

  .bold-text-2 {
    text-align: left;
    font-size: 15.5px;
    line-height: 21px;
  }

  .heading-24 {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
  }

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

  .bold-text-3 {
    line-height: 10px;
  }

  .text-block-2 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .bold-text-4 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .image {
    width: 50%;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .text-block-4 {
    width: 100%;
  }

  .bold-text-hero {
    color: var(--black);
    text-shadow: 1px 0 #0003;
    font-size: 14px;
  }

  .heading-25 {
    order: -1;
    font-size: 26px;
    line-height: 32px;
  }

  .heading-26 {
    font-size: 26px;
    line-height: 38px;
  }

  .container-8 {
    max-width: none;
  }

  .margin-bottom-24px {
    font-size: 16px;
    font-weight: 400;
  }

  .heading-27 {
    font-size: 28px;
    line-height: 38px;
  }

  .heading {
    letter-spacing: 1px;
    object-fit: fill;
    font-weight: 700;
  }

  .paragraph-3 {
    text-align: left;
    font-weight: 400;
  }

  .image-5 {
    max-width: 100%;
    margin-top: -30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-10 {
    background-position: 2%;
    background-size: 23px;
    padding: 15px 0 15px 10px;
  }

  .white-box-2 {
    border-width: 2px;
    border-radius: 7px;
  }

  .heading-3 {
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 700;
  }

  .bold-text-14 {
    font-size: 20px;
  }

  .section-2 {
    background-color: #fdfdfd;
    margin-bottom: 0;
  }

  .text-span-17 {
    text-decoration: underline;
  }

  .section-title-group-2 {
    margin-bottom: 30px;
  }

  .section-title-group-2.border {
    border-color: #2e80b6;
    margin-top: -40px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .paragraph-2 {
    text-align: left;
    font-weight: 400;
  }

  .green {
    clear: none;
    letter-spacing: 0;
    white-space: normal;
    direction: ltr;
    background-image: none;
    border: 1px #000;
    border-radius: 0;
    height: 80px;
    margin-bottom: 0;
    font-size: 53px;
    position: static;
  }

  .grid-image-2 {
    background-color: #2e80b6;
    width: 35%;
    box-shadow: 0 0 0 1px #2e80b6;
  }

  .heading-4 {
    width: auto;
    font-size: 28px;
  }

  .textarea {
    margin-bottom: 15px;
  }

  .italic-text {
    font-size: 16px;
    font-weight: 600;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .div-block-7 {
    text-align: left;
  }

  .paragraph-8 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-29 {
    padding-top: 0;
    font-size: 28px;
    line-height: 38px;
  }

  .heading-30 {
    font-size: 28px;
    line-height: 34px;
  }

  .hoover-picture {
    max-width: 90%;
    box-shadow: 0 -20px 20px -1px var(--white-smoke-3), 0 7px 16px -4px #00000069;
    border-top-style: none;
    border-left-style: solid;
    border-radius: 4px;
    margin-top: 0;
  }

  .heading-31, .heading-32, .heading-33 {
    font-size: 24px;
  }

  .paragraph-9, .paragraph-10, .paragraph-11 {
    font-weight: 400;
  }

  .text-span-23 {
    font-size: 12px;
  }

  .hero-stack {
    padding-top: 0;
  }

  .hero-image.shadow-two {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .heading-34 {
    font-size: 30px;
  }

  .heading-35 {
    font-size: 28px;
    line-height: 38px;
  }

  .picture-round {
    width: 270px;
    height: 280px;
    max-height: 50%;
    box-shadow: -2px -6px 0 7px var(--dodger-blue), inset 0 0 0 3px #fff;
    border-width: 8px;
    padding-right: 10px;
    line-height: 20px;
  }

  .text-span-25 {
    font-size: 12px;
  }

  .grid {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: none;
  }

  .image-6 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .image-7 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .icon {
    color: var(--dark-slate-gray);
  }

  .container-10 {
    max-width: none;
  }

  .pricing-feature-list-2 {
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 20px;
  }

  .pricing-feature-2 {
    color: var(--dark-slate-gray);
  }

  .bold-text-19 {
    font-size: 16px;
  }

  .image-8, .image-9, .div-block-11 {
    display: inline-block;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .map {
    display: none;
  }

  .container-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 90svw;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .slider {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .slide-nav {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide {
    background-color: #fff;
  }

  .logos-quote-block-2 {
    padding-bottom: 0;
  }

  .clients-card-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .clients-quote-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image-2 {
    margin-right: 16px;
  }

  .clients-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "Area"
    / 1fr 1fr 1fr;
    width: 100%;
    margin-top: 60px;
  }

  .link-block-3 {
    padding-left: 20px;
  }

  .image-11 {
    max-width: 100%;
  }

  .grid-4 {
    grid-template-areas: "Area";
  }

  .heading-22 {
    margin-bottom: -15px;
    font-size: 14px;
  }

  .paragraph-13 {
    color: #2d3e4f;
    font-size: 12px;
    font-weight: 400;
  }

  .grid-6 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .body {
    box-sizing: border-box;
    object-fit: fill;
    min-width: auto;
    max-width: 100%;
    overflow: visible;
  }

  .heading-36, .heading-38 {
    color: var(--dark-slate-gray);
  }

  .grid-2 {
    background-color: #fff;
    border-radius: 0;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .image-15 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-16 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .hero-subscribe-right {
    background-color: #fff;
    border-bottom-style: none;
  }

  .heading-16 {
    color: #2d3e4f;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 36px;
  }

  .button-4 {
    padding-left: 50px;
  }

  .button-4.angebot {
    background-position: 5% 60%;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 70%;
    padding: 10px 0 10px 20px;
    display: flex;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .shadow-two {
    padding-top: 15px;
  }

  .text-span-29 {
    text-decoration: line-through;
  }

  .hero-wrapper {
    border-style: solid;
    border-color: #7acd37;
  }

  .hero-split {
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .margin-bottom-24px-3 {
    color: #2d3e4f;
    margin-top: 0;
    font-size: 22px;
  }

  .container-6 {
    max-width: 100%;
  }

  .bild-2 {
    order: 1;
    margin-top: 20px;
  }

  .text-block-8 {
    color: var(--dark-slate-gray);
    font-weight: 600;
  }

  .features-list {
    border-bottom-style: none;
  }

  .container-15 {
    max-width: none;
  }

  .features-wrapper-two {
    padding-left: 20px;
  }

  .features-right {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -35px;
  }

  .features-block-two {
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    margin-bottom: 30px;
    list-style-type: disc;
  }

  .features-image {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .heading-39 {
    font-style: italic;
  }

  .slide-2 {
    background-color: #fff;
  }

  .bild-3 {
    order: -1;
  }

  .heereo-sub-text {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .text-block-10 {
    width: 100%;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-10._1 {
    font-size: 36px;
  }

  .text-block-10._2 {
    font-size: 25px;
    line-height: 38px;
  }

  .div-block-12 {
    width: 100%;
  }

  .list-item {
    text-align: center;
  }

  .pricing-comparison-3 {
    width: 100%;
  }

  .container-16 {
    max-width: none;
  }

  .pricing-card-3 {
    max-width: 550px;
  }

  .pricing-title-3 {
    font-size: 30px;
  }

  .pricing-feature-list-3 {
    column-count: auto;
  }

  .heading-40 {
    font-size: 20px;
    line-height: 38px;
  }

  .html-embed {
    width: 95%;
  }

  .container-18 {
    max-width: none;
  }

  .navbar-logo-left-2 {
    padding-top: 0;
  }

  .container-19 {
    max-width: none;
  }

  .navbar-wrapper-2 {
    width: auto;
    height: 50px;
  }

  .nav-menu-two-2 {
    flex-direction: column;
    place-content: stretch space-around;
  }

  .button-12 {
    background-size: 50px;
    width: 70px;
    height: 70px;
  }

  .list-item-8 {
    text-align: center;
  }

  .location {
    font-size: 27px;
    line-height: 40px;
  }

  .list-item-10 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rl-text-style-subheading {
    margin-top: .5rem;
    font-size: 10px;
  }

  .container-20 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-feature {
    font-size: 15px;
    line-height: 19px;
  }

  .text-span-35 {
    color: var(--dark-slate-gray);
  }

  .f-pricing-card-dark, .f-pricing-card-outline {
    padding: 32px;
  }

  .link-block-9 {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
  }

  .container-22 {
    max-width: none;
  }

  .button-primary-9 {
    order: 3;
    align-self: center;
    margin-top: 30px;
    font-size: 24px;
    box-shadow: 0 10px 20px 6px #ff7f2b40;
  }

  .heereo-sub-text-2 {
    font-size: 24px;
    font-weight: 700;
  }

  .hero-heading-center-2 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .bold-text-35 {
    text-align: left;
    font-size: 16px;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .centered-heading-3.margin-bottom-32px {
    text-align: center;
    text-align: center;
    margin-top: -31px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 800;
    line-height: 34px;
  }

  .hoover-picture-2 {
    border-top-style: none;
    border-bottom: 10px solid #f8c740;
    border-left-style: solid;
    border-left-color: #f8c740;
    border-radius: 4px;
    box-shadow: 0 -20px 20px -1px #edeff2, 0 7px 16px -4px #00000069;
  }

  .hero-split-3 {
    flex-flow: column;
    order: 1;
    align-self: center;
    margin-bottom: 40px;
  }

  .image-22 {
    opacity: .7;
    align-self: center;
    max-width: 5%;
    margin-top: 20px;
  }

  .pricing-feature-list-4 {
    margin-bottom: 0;
  }

  .pricing-feature-4 {
    color: #2d3e4f;
    margin-top: 14px;
  }

  .bold-text-hero-2 {
    font-size: 16px;
  }

  .rl_pricing5_content-list {
    grid-template-columns: 1fr;
  }

  .rl_pricing5_layout {
    grid-template-columns: 1fr;
    place-items: center stretch;
  }

  .button-14.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .button-14.modal-open_btn.button-primary-3 {
    background-color: #7acd37;
    background-image: none;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    line-height: 24px;
  }

  .modal-wrapper {
    display: none;
  }

  .heading-42 {
    color: var(--dark-slate-gray);
    font-weight: 700;
  }

  .paragraph-18 {
    color: var(--dark-slate-gray);
    text-align: left;
    font-weight: 400;
  }

  .uui-text-size-large-2 {
    font-weight: 800;
  }

  .paragraph-19 {
    color: #2d3e4f;
    font-size: 12px;
    font-weight: 400;
  }

  .f-grid-six-column {
    grid-template-columns: 1fr;
  }

  .f-section-small {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .f-logo-block {
    padding: 14px;
  }

  .div-block-16 {
    width: 90%;
    min-width: 300px;
    max-width: 500px;
  }

  .navbar-logo-left-3 {
    padding-top: 0;
  }

  .container-23 {
    max-width: none;
  }

  .hero-heading-center-3 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .button-primary-11 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .button-primary-11.herobutton {
    text-align: left;
    text-align: left;
    margin-top: 0;
    padding-right: 15px;
  }

  .centered-heading-4 {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .centered-heading-4.margin-bottom-32px {
    text-align: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 800;
    line-height: 32px;
  }

  .bold-text-hero-3 {
    font-size: 14px;
  }

  .text-span-39 {
    color: #2d3e4f;
  }

  .container-24 {
    max-width: none;
  }

  .list-item-14 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-feature-list-5 {
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 20px;
  }

  .heereo-sub-text-3 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .container-25 {
    max-width: none;
  }

  .button-primary-12 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .button-primary-12.herobutton {
    text-align: left;
    text-align: left;
    margin-top: 0;
    padding-right: 15px;
  }

  .centered-heading-5 {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .centered-heading-5.margin-bottom-32px {
    text-align: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 800;
    line-height: 32px;
  }

  .bold-text-hero-4 {
    font-size: 15px;
    line-height: 18px;
  }

  .text-span-41 {
    color: #2d3e4f;
  }

  .list-item-16 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hoover-picture-3 {
    border-top-style: none;
    border-left-style: solid;
    border-radius: 4px;
    max-width: 90%;
    margin-top: 0;
    box-shadow: 0 -20px 20px -1px #edeff2, 0 7px 16px -4px #00000069;
  }

  .heereo-sub-text-4 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .text-block-14, .text-block-15 {
    font-size: 16px;
  }

  .container-26 {
    max-width: none;
  }

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

  .clients-grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left-style: none;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    padding-right: 100px;
  }

  .text-block-17 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-18 {
    font-size: 16px;
  }

  .bold-text-38 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .logos-quote-block-3 {
    padding-top: 20px;
  }

  .bold-text-39 {
    line-height: 10px;
  }

  .clients-card-3 {
    object-fit: scale-down;
    border-bottom-style: solid;
    border-bottom-color: #bec3c7;
    margin-left: auto;
    margin-right: auto;
  }

  .image-25 {
    width: 50%;
  }

  .clients-wrapper-two-3 {
    flex-direction: column;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .container-27 {
    max-width: none;
  }

  .button-primary-13 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .margin-bottom-24px-8 {
    text-align: left;
    order: 2;
    margin-top: 20px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .uui-text-size-large-3 {
    font-weight: 800;
  }

  .picture-round-2 {
    border-width: 8px;
    width: 270px;
    height: 280px;
    max-height: 50%;
    padding-right: 10px;
    line-height: 20px;
    box-shadow: -2px -6px 0 7px #2e9dff, inset 0 0 0 3px #fff;
  }

  .heading-43 {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
  }

  .heading-44 {
    font-size: 24px;
  }

  .paragraph-20 {
    font-weight: 400;
  }

  .text-block-20 {
    width: 100%;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-20._1 {
    font-size: 36px;
  }

  .text-block-20._2 {
    font-size: 25px;
    line-height: 38px;
  }

  .heading-45 {
    font-size: 24px;
  }

  .div-block-17 {
    width: 100%;
  }

  .heading-46 {
    font-size: 24px;
  }

  .grid-image-3 {
    width: 35%;
  }

  .paragraph-21, .paragraph-22 {
    font-weight: 400;
  }

  .grid-7 {
    background-color: #fff;
    border-radius: 0;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .image-27 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .section-9.accent.andere {
    padding-bottom: 30px;
  }

  .image-28 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-29 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .image-30 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .container-29 {
    max-width: none;
  }

  .grid-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "Area"
    / 1fr 1fr 1fr;
    width: 100%;
    margin-top: 60px;
  }

  .centered-heading-6 {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .div-block-18 {
    width: 90%;
    min-width: 300px;
    max-width: 500px;
  }

  .container-30 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .image-33 {
    max-width: 100%;
  }

  .testimonial-card-two-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .link-block-11 {
    padding-left: 20px;
  }

  .slide-3 {
    background-color: #fff;
  }

  .testimonial-text-two-2 {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
  }

  .container-31 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pricing-card-4 {
    max-width: 550px;
  }

  .pricing-title-4 {
    font-size: 30px;
  }

  .pricing-feature-list-6 {
    column-count: auto;
  }

  .container-32 {
    max-width: none;
  }

  .paragraph-23 {
    color: #2d3e4f;
    font-size: 12px;
    font-weight: 400;
  }

  .text-block-21, .text-block-22 {
    font-size: 16px;
  }

  .container-33 {
    max-width: none;
  }

  .text-block-23 {
    font-size: 16px;
  }

  .clients-grid-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left-style: none;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    padding-right: 100px;
  }

  .text-block-24 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-25 {
    font-size: 16px;
  }

  .bold-text-50 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .bold-text-51 {
    line-height: 10px;
  }

  .image-36 {
    width: 50%;
  }

  .clients-wrapper-two-4 {
    flex-direction: column;
  }

  .container-34 {
    max-width: none;
  }

  .heading-47 {
    font-size: 28px;
    line-height: 34px;
  }

  .shadow-two-3 {
    order: -1;
    align-self: center;
  }

  .button-primary-14 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .margin-bottom-24px-9 {
    text-align: left;
    order: 2;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .bild-4 {
    order: 1;
    margin-top: 20px;
  }

  .container-35 {
    max-width: none;
  }

  .button-primary-15 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .margin-bottom-24px-10 {
    text-align: left;
    order: 2;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .heading-48 {
    order: -1;
    font-size: 28px;
    line-height: 32px;
  }

  .button-primary-16 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .heading-49 {
    color: #2d3e4f;
    font-weight: 700;
  }

  .paragraph-24 {
    color: #2d3e4f;
    text-align: left;
    font-weight: 400;
  }

  .button-primary-17 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .container-36 {
    max-width: none;
  }

  .heading-50 {
    padding-top: 0;
    font-size: 28px;
    line-height: 38px;
  }

  .shadow-two-4 {
    order: -1;
    align-self: center;
  }

  .button-primary-18 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .margin-bottom-24px-11 {
    text-align: left;
    order: 2;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .container-37 {
    max-width: none;
  }

  .heading-51 {
    font-size: 26px;
    line-height: 38px;
  }

  .button-primary-19 {
    order: 3;
    align-self: center;
    font-size: 23px;
    box-shadow: 0 10px 20px 6px #7acd374f;
  }

  .button-primary-19.sticky {
    background-position: 12vw;
    background-size: 45px;
    padding-left: 60px;
    font-size: 22px;
  }

  .margin-bottom-24px-12 {
    text-align: left;
    order: 2;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .bild-5 {
    order: -1;
  }

  .clients-grid-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left-style: none;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    padding-right: 100px;
  }

  .text-block-29 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .bold-text-52 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .bold-text-53 {
    line-height: 10px;
  }

  .image-37 {
    width: 50%;
  }

  .clients-wrapper-two-5 {
    flex-direction: column;
  }

  .shadow-two-5 {
    order: -1;
    align-self: center;
  }

  .heading-52, .heading-53 {
    font-size: 28px;
    line-height: 38px;
  }

  .clients-grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left-style: none;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    padding-right: 100px;
  }

  .text-block-34 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .bold-text-54 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .bold-text-55 {
    line-height: 10px;
  }

  .clients-wrapper-two-6 {
    flex-direction: column;
  }

  .link-6 {
    font-size: 18px;
  }

  .rl-heading-style-h3-2 {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .rl-text-style-regular-2 {
    font-size: 1rem;
  }

  .paragraph-25 {
    font-size: 18px;
  }

  .text-block-36 {
    color: #2d3e4f;
    font-size: 15px;
    font-weight: 600;
  }

  .clients-info-image-3 {
    margin-right: 16px;
  }

  .bold-text-56 {
    font-size: 1.3rem;
  }

  .link-7 {
    font-size: 22px;
  }

  .heading-54 {
    font-style: italic;
  }

  .hero-stack-4 {
    padding-top: 0;
  }

  .container-38 {
    max-width: none;
  }

  .text-block-40 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .bold-text-57 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .bold-text-58 {
    line-height: 10px;
  }

  .clients-wrapper-two-7 {
    flex-direction: column;
  }

  .heading-55 {
    color: #2d3e4f;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 36px;
  }

  .hero-split-4 {
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-40 {
    max-width: none;
  }

  .margin-bottom-24px-14 {
    color: #2d3e4f;
    margin-top: 0;
    font-size: 22px;
  }

  .heading-56 {
    font-size: 20px;
    line-height: 38px;
  }

  .shadow-two-6 {
    padding-top: 15px;
  }

  .hero-stack-6 {
    padding-top: 0;
  }

  .container-41, .container-43 {
    max-width: none;
  }

  .text-block-45 {
    object-fit: scale-down;
    width: 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 18px;
  }

  .bold-text-59 {
    object-fit: fill;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .paragraph-28 {
    font-size: 16px;
  }

  .div-block-19 {
    text-align: left;
  }

  .paragraph-29 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-57 {
    width: auto;
    font-size: 28px;
  }

  .italic-text-3 {
    font-size: 16px;
    font-weight: 600;
  }

  .container-45 {
    max-width: none;
  }

  .spc-2 {
    padding-left: 20px;
  }

  .heading-58 {
    color: #2d3e4f;
  }

  .footer-link-2 {
    color: #49647b;
    font-weight: 400;
  }

  .heading-59 {
    color: #2d3e4f;
  }

  .heading-60 {
    margin-bottom: -15px;
    font-size: 14px;
  }

  .paragraph-31 {
    color: #2d3e4f;
    font-size: 12px;
    font-weight: 400;
  }

  .grid-9 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .text-span-57 {
    font-size: 12px;
  }

  .button-16 {
    background-size: 50px;
    width: 70px;
    height: 70px;
  }

  .icon-7 {
    color: #000;
    width: 40px;
    margin-left: 10px;
    font-size: 25px;
  }

  .icon-8 {
    color: #000;
    width: 40px;
    font-size: 25px;
  }

  .bold-text-60 {
    font-size: 18px;
  }
}

#w-node-_3afbc213-ef0f-160c-b4ca-5ea34c516b5e-df751759, #w-node-_3afbc213-ef0f-160c-b4ca-5ea34c516b6a-df751759 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7d2b275f-349a-6f24-f9b8-1f202787bc98-df751759, #w-node-_7d2b275f-349a-6f24-f9b8-1f202787bca0-df751759, #w-node-_7d2b275f-349a-6f24-f9b8-1f202787bc9c-df751759, #w-node-_7d2b275f-349a-6f24-f9b8-1f202787bca4-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3f6e7f8-07b7-7dfc-0a31-165e4e9b123c-df751759, #w-node-_60eb7e01-159a-f3ff-38c2-088bfd61e006-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7901c0b0-8dc3-8947-81f8-28a52588ec0e-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5dc99434-40dc-6028-625b-5a5958551c66-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_69a58d8e-e071-ce04-ee4e-3e71882df100-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d2e04496-51a3-9162-2cb8-04e41de31679-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_96341935-5650-459e-89ce-78ea1128de1c-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b0a3c5b5-3c62-d458-f7a5-d916cd141de3-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-af4819fe-ad9e-5ee0-5cb5-fb3a0ba962c0-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c4086d32-f5b6-f3e4-1194-cf3a1c591506-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_29f02394-f64e-a47c-cd99-959a79723145-df751759, #w-node-_1a720c8b-711c-72c9-5788-f7d25c8a4803-df751759, #w-node-_612ffb22-395d-348a-9389-b289445f019b-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_72be2ae3-474e-097c-a51c-620026f68d2d-df751759, #w-node-_0a84bbf5-2bef-7378-a4e6-ac650f934e84-df751759, #w-node-cee97b5c-e90e-171f-7fa8-a92e33fd0cbe-df751759, #w-node-_2e1d53c3-a5fe-ef56-9a10-e26266eb2306-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8b8-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8bc-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8b9-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8bf-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8ba-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8c2-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8bb-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-dbcf0acc-d946-df48-8a95-d334e774f8c5-df751759, #w-node-_0e7c1b00-6185-15b5-c0a9-2a27a78384c4-df751759, #w-node-_0e7c1b00-6185-15b5-c0a9-2a27a78384ce-df751759, #w-node-_0e7c1b00-6185-15b5-c0a9-2a27a78384d8-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a90754f-7d51-2ba0-ce39-c1949c5644d1-df751759, #w-node-_5a90754f-7d51-2ba0-ce39-c1949c5644d3-df751759, #w-node-_5a90754f-7d51-2ba0-ce39-c1949c5644d5-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d4a-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d4b-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d4d-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d4e-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d50-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d51-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d53-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-fcf178e3-278d-cc21-2dfd-1ec80e404d54-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6def5-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6def6-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6def8-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6def9-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6defb-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6defc-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6defe-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_006198c9-9b29-c6b2-dc9f-b6c840a6deff-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_83efbcbc-36b9-59e9-7716-3127e3cab6ed-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab6f8-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab702-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab70c-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab716-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab720-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68ac-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68ad-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68af-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68b0-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68b2-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68b3-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68b5-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cd6ede44-8be6-6bc4-0274-ecf64e3f68b6-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf75-df751759, #w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf76-df751759, #w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf77-df751759, #w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf78-df751759, #w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf79-df751759 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3203a8e6-2362-5602-46cf-aadb8fe28371-8fe2836e, #w-node-_3203a8e6-2362-5602-46cf-aadb8fe283af-8fe2836e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab6f8-df751759, #w-node-_83efbcbc-36b9-59e9-7716-3127e3cab702-df751759 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b3f6e7f8-07b7-7dfc-0a31-165e4e9b123c-df751759, #w-node-_60eb7e01-159a-f3ff-38c2-088bfd61e006-df751759 {
    justify-self: end;
  }

  #w-node-_7901c0b0-8dc3-8947-81f8-28a52588ec0e-df751759 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_5dc99434-40dc-6028-625b-5a5958551c66-df751759, #w-node-d2e04496-51a3-9162-2cb8-04e41de31679-df751759, #w-node-b0a3c5b5-3c62-d458-f7a5-d916cd141de3-df751759 {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3afbc213-ef0f-160c-b4ca-5ea34c516b5e-df751759, #w-node-_3afbc213-ef0f-160c-b4ca-5ea34c516b62-df751759, #w-node-_3afbc213-ef0f-160c-b4ca-5ea34c516b66-df751759 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b3f6e7f8-07b7-7dfc-0a31-165e4e9b123c-df751759, #w-node-_60eb7e01-159a-f3ff-38c2-088bfd61e006-df751759, #w-node-_5dc99434-40dc-6028-625b-5a5958551c66-df751759, #w-node-d2e04496-51a3-9162-2cb8-04e41de31679-df751759, #w-node-b0a3c5b5-3c62-d458-f7a5-d916cd141de3-df751759 {
    justify-self: center;
  }

  #w-node-_72be2ae3-474e-097c-a51c-620026f68d2d-df751759, #w-node-_0a84bbf5-2bef-7378-a4e6-ac650f934e84-df751759, #w-node-cee97b5c-e90e-171f-7fa8-a92e33fd0cbe-df751759 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dbcf0acc-d946-df48-8a95-d334e774f8b8-df751759 {
    justify-self: center;
  }

  #w-node-dbcf0acc-d946-df48-8a95-d334e774f8bc-df751759, #w-node-dbcf0acc-d946-df48-8a95-d334e774f8bf-df751759, #w-node-dbcf0acc-d946-df48-8a95-d334e774f8c2-df751759 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e116a0bd-6ccd-7696-dbaf-1b23035acf77-df751759 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}
