:root {
  --black: #2f3133;
  --light-slate-grey-2: #7f8c9c4d;
  --silver-2: #d3d3d2;
  --silver: #b7b7b6;
  --white: white;
  --burlywood: #e3be7c;
  --light-slate-grey: #7f8c9c;
  --grey: #808183;
  --white-smoke: #eaeaea;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--black);
  object-fit: cover;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

h1 {
  letter-spacing: 4px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--black);
  text-decoration: none;
}

.hero-section {
  background-image: url('../images/logo-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 550px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.hero-section.hs-uni {
  background-color: #7f8c9c4d;
  background-image: none;
}

.hero-section.hs-uni.hs-kids {
  background-color: var(--light-slate-grey-2);
  align-items: center;
  height: 650px;
  padding-bottom: 0;
}

.hero-section.hs-uni.hs-city {
  background-color: var(--silver-2);
  align-items: center;
  height: 650px;
  padding-bottom: 0;
}

.hero-section.hs-uni.hs-west {
  background-color: var(--light-slate-grey-2);
  height: 650px;
}

.hero-section.hs-multi {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-ueber-uns-hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: flex-end;
}

.hero-section.hs-multi.zlw-leistungen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn.liebe-start-leistungen.png');
  background-position: 0 0, 50% 75%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-prophylaxe {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-prophylaxe.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-ueber-uns {
  background-image: linear-gradient(#ffffff24, #ffffff24), url('../images/team-zahnliebe-kids-sw-web-2.png');
  background-position: 0 0, 50% 30%;
}

.hero-section.hs-multi.zlk-leistungen {
  background-image: linear-gradient(#7f8c9c66, #7f8c9c66), url('../images/zahn-liebe-kids-praxis.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-praxis {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-praxis.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-praxis {
  background-image: linear-gradient(#0006, #0006), url('../images/team-zahnliebe-kids-sw-web-2.png');
  background-position: 0 0, 0 34%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-kontakt {
  background-image: linear-gradient(#7f8c9cad, #7f8c9cad), url('../images/zahn-liebe-empfang.png');
}

.hero-section.hs-multi.zlk-kontakt {
  background-image: linear-gradient(#7f8c9cad, #7f8c9cad), url('../images/zahn-liebe-kids-kontakt.jpg');
}

.hero-section.hs-multi.zlk-vorsorge {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-vorsorge.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlc-ueber-uns {
  background-image: linear-gradient(#ffffff24, #ffffff24), url('../images/team-zahnliebe-city-sw-web_1.png');
  background-position: 0 0, 50% 30%;
}

.hero-section.hs-multi.zlc-leistungen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn.liebe-start-city-leistungen.png');
  background-position: 0 0, 50% 83%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-zahnfleischbehandlung {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-zahnfleischtaschen.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-wurzelbehandlung {
  background-image: linear-gradient(#0006, #0006), url('../images/iStock-480199080-web.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-zahnersatz {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-zahnersatz.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-zahnimplantate {
  background-image: linear-gradient(#0006, #0006), url('../images/implantologie.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-amalgamsanierung {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-amalgamsanierung.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-aligner {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-aligner.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-zahnkronen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-zahnkronen.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-chairsidekronen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-cerec-3d-krone.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlw-oralchirurgie {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-oralchirurgie.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-kinderprophylaxe {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-prophylaxe.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-versiegelung {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-versieglung.png');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-kinderkronen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-zahnkronen.png');
  background-position: 0 0, 50% 16%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-fuellungstherapie {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-füllungen.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-platzhalter {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-leistungen-prophylaxe.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-platzhalter.platzhalter {
  background-image: linear-gradient(#0000, #0000), url('../images/zahn-liebe-kids-platzhalter.png');
  background-position: 0 0, 50%;
}

.hero-section.hs-multi.zlk-zahntrauma {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-zahntrauma.png');
  background-position: 0 0, 50% 56%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-sedierung {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-kids-sedierung.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-multi.zlk-sedierung.narkose {
  background-image: linear-gradient(#0000, #0000), url('../images/zahn-liebe-kids-narkose.png');
}

.hero-section.hs-multi.zlk-sedierung.lachgas {
  background-image: linear-gradient(#0000, #0000), url('../images/zahn-liebe-kids-sedierung.png');
}

.hero-section.hs-multi.zlk-sedierung.roentgen {
  background-image: linear-gradient(#0000, #0000), url('../images/zahn-liebe-kids-roentgen.png');
  background-position: 0 0, 50%;
}

.hero-section.hs-multi.zlw-praxis-header {
  background-image: linear-gradient(#0006, #0006), url('../images/team-zahnliebe-west-sw-web.png');
  background-position: 0 0, 50% 30%;
}

.hero-section.hs-multi.zlw-praxis-header.city {
  background-image: linear-gradient(#0000, #0000), url('../images/team-zahnliebe-city-sw-web.png');
  background-position: 0 0, 50% 23%;
}

.hero-section.hs-multi.west {
  background-image: linear-gradient(#ffffff1c, #ffffff1c), url('../images/team-zahnliebe-west-sw-web.png');
  background-position: 0 0, 40% 30%;
}

.hero-section.hs-full {
  height: 100vh;
}

.hero-section.hs-full.start {
  align-items: center;
  padding-bottom: 0;
}

.hero-section.hs-imprint {
  background-color: var(--light-slate-grey-2);
  background-image: linear-gradient(to bottom, var(--light-slate-grey-2), var(--light-slate-grey-2));
  align-items: flex-end;
  height: 350px;
  padding-bottom: 100px;
}

.hero-section.hs-imprint.zlw-leistungen {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-leistungen-leistungen.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-imprint.zlw-prophylaxe {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-leistungen-prophylaxe.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-section.hs-imprint.zlw-praxis {
  background-image: linear-gradient(#0006, #0006), url('../images/zahn-liebe-west-praxis.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.hero-logo-tile {
  flex-direction: column;
  align-items: center;
  max-width: 350px;
  display: flex;
}

.hero-logo-tile.ht-1.wider {
  max-width: 510px;
}

.hero-logo-tile-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 90%;
  max-width: 1300px;
  display: flex;
}

.cta {
  background-color: var(--silver);
  color: var(--white);
  letter-spacing: 2px;
  border-radius: 5px;
  margin-top: 70px;
  padding: 9px 15px;
  box-shadow: 0 3px 5px #0000002b;
}

.cta:hover {
  opacity: .8;
}

.cta.yellow {
  background-color: var(--burlywood);
}

.cta.white {
  background-color: var(--white);
  color: var(--black);
}

.cta.white.mobile-gray {
  margin-top: 40px;
  box-shadow: 0 2px 13px #0003;
}

.cta.leistung {
  margin-top: 25px;
}

.cta.leistung.kids {
  background-color: var(--burlywood);
}

.mouse {
  border: 2px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 34px;
  height: 50px;
  padding-top: 12px;
  display: none;
  position: absolute;
  bottom: 50px;
}

.mouse.mouse-2 {
  border-color: var(--white);
}

.mouse-scrollwheel {
  background-color: var(--black);
  border-radius: 20px;
  width: 5px;
  height: 5px;
}

.mouse-scrollwheel.ms-v2 {
  background-color: var(--white);
}

.container {
  width: 95%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.heading {
  letter-spacing: 4px;
}

.paragraph {
  opacity: .85;
}

.paragraph.max-width-paragraph {
  max-width: 1000px;
}

.paragraph.longer-paragraph {
  color: var(--black);
  max-width: 1300px;
}

.instagram-feed {
  margin-top: 80px;
}

.section.social {
  position: relative;
}

.section.social.kids {
  background-color: #fcf6ed;
}

.gray-bar {
  z-index: -1;
  background-color: var(--light-slate-grey);
  height: 50px;
  position: absolute;
  inset: auto 0% 0%;
}

.gray-bar.gb-v2 {
  background-color: var(--silver-2);
  height: 200px;
}

.footer {
  color: var(--white);
  letter-spacing: 1.2px;
  background-color: #7f8c9c;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 30px;
  display: flex;
}

.footer.west {
  background-image: linear-gradient(#7f8c9ce3, #7f8c9ce3), url('../images/zahn-liebe-west-footer.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.footer.kids {
  background-image: linear-gradient(#7f8c9ce3, #7f8c9ce3), url('../images/zahn-liebe-kids-footer.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.footer.footer-city {
  background-image: linear-gradient(#7f8c9ce3, #7f8c9ce3), url('../images/zahn-liebe-west-footer.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.footer-line {
  background-color: var(--white);
  width: 90%;
  max-width: 1600px;
  height: 1px;
}

.footer-tile-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 95%;
  max-width: 1600px;
  margin-top: 160px;
  display: flex;
}

.footer-tile {
  padding: 30px;
  position: relative;
}

.footer-tile.active {
  border: 1px solid var(--white);
  border-radius: 20px;
  padding: 29px;
}

.footer-social-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  display: flex;
}

.social-tile {
  margin-left: 20px;
  margin-right: 20px;
}

.social-tile:hover {
  opacity: .8;
}

.instagram-feed-code {
  margin-bottom: 0;
}

.footer-bottom-line {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 1600px;
  margin-top: 50px;
  display: grid;
}

.footer-links {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer-links-seperator {
  background-color: var(--white);
  flex: none;
  width: 1px;
  height: 24px;
  margin-left: 8px;
  margin-right: 8px;
}

.footer-link {
  color: var(--white);
  font-weight: 500;
  text-decoration: none;
}

.footer-link.light {
  font-weight: 400;
}

.footer-copyright {
  text-align: center;
}

.logo-animation-wrapper {
  z-index: 99;
  background-color: var(--black);
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.logo-animation-logo {
  width: 277px;
  display: block;
}

.logo-animation-heading {
  color: var(--white);
  font-family: Helvetica Neue, sans-serif;
  font-size: 80px;
  font-weight: 300;
}

.logo-animation-icon {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 129px;
  display: flex;
}

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

.menu-box {
  z-index: 10;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 140px 5% auto auto;
}

.menu-box.start {
  top: 40px;
}

.termin-button {
  color: var(--black);
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 30px;
  padding: 10px 25px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .15s;
  display: flex;
  box-shadow: 0 4px 10px #0003;
}

.termin-button:hover {
  opacity: .8;
}

.termin-button.footer-termin {
  z-index: 2;
  margin-bottom: 0;
  position: absolute;
  inset: auto auto 0%;
  transform: translate(0, 50%);
}

.termin-button.footer-termin.wrapper {
  box-shadow: none;
  background-color: #0000;
  padding: 0;
  transition-property: none;
}

.termin-button.footer-termin.wrapper:hover {
  opacity: 1;
}

.termin-button.about {
  background-color: var(--silver);
  margin-top: 50px;
  margin-bottom: 0;
}

.termin-button.about.kids {
  background-color: var(--burlywood);
}

.termin-button.termin-button-kids {
  background-color: var(--burlywood);
  color: #fff;
}

.termin-button.termin-button-city {
  background-color: var(--white);
  color: var(--black);
}

.termin-button-text {
  margin-left: 16px;
}

.termin-button-text.white {
  color: var(--white);
}

.menu-burger {
  cursor: pointer;
  width: 50px;
  height: 31px;
  position: relative;
}

.menu-burger-bar {
  background-color: var(--white);
  width: 50px;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto auto;
  box-shadow: 0 2px 6px #00000036;
}

.menu-burger-bar.bar-2 {
  top: 14px;
}

.menu-burger-bar.bar-3 {
  top: 28px;
}

.menu {
  z-index: 9;
  background-color: var(--white);
  background-image: url('../images/logo-bg.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: auto 140%;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.menu-container {
  justify-content: space-between;
  width: 90%;
  height: 100%;
  padding-top: 3%;
  padding-bottom: 7%;
  display: flex;
  position: relative;
}

.menu-details {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.menu-links {
  align-items: flex-end;
  display: flex;
}

.menu-links-container {
  grid-column-gap: 4vh;
  grid-row-gap: 4vh;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: flex-end end;
  display: grid;
}

.menu-link {
  color: var(--black);
  letter-spacing: 5px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: none;
  transition: opacity .15s;
}

.menu-link:hover {
  opacity: .8;
}

.menu-bottom-bar {
  background-color: var(--grey);
  height: 20px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-bottom-bar.mbb-kids {
  background-color: var(--burlywood);
}

.menu-logo {
  width: 15vw;
  max-width: 220px;
  margin-bottom: 40px;
}

.rich-text-menu {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1.5;
}

.triple-section-start {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  padding-bottom: 20px;
  display: grid;
}

.triple-section-tile {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.triple-section-tile-container {
  color: var(--white);
  letter-spacing: 2px;
  text-shadow: 0 1px 10px #0000004d;
  background-image: linear-gradient(#0000002e, #0000002e), url('../images/team-zahnliebe-alle-übersicht-sw-web.png');
  background-position: 0 0, 65%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 30vw;
  padding-bottom: 30px;
  font-size: 25px;
  display: flex;
  box-shadow: 0 5px 10px #0000001f;
}

.triple-section-tile-container.tstc-2 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/zahn.liebe-start-leistungen.png');
  background-position: 0 0, 50% 90%;
  background-size: auto, cover;
}

.triple-section-tile-container.tstc-2.bild2 {
  background-image: url('../images/zahn.liebe-city-leistungen.png');
}

.triple-section-tile-container.tstc-2.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-3 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/team-zahnliebe-west-übersicht-sw-web.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.triple-section-tile-container.tstc-3.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-3.city {
  background-image: linear-gradient(#0000, #0000), url('../images/team-zahnliebe-city-übersicht-sw-web.png');
  background-position: 0 0, 50%;
}

.triple-section-tile-container.tstc-1-kids {
  background-image: url('../images/zahn.liebe-kids-start-ueber-uns.png');
  background-position: 50%;
  background-size: cover;
}

.triple-section-tile-container.tstc-1-kids.kids {
  background-image: url('../images/team-zahnliebe-alle-übersicht-sw-web.png');
  background-position: 63%;
}

.triple-section-tile-container.tstc-2-kids {
  text-shadow: 0 1px 15px #0009;
  background-image: url('../images/zahn.liebe-kids-start-praxis.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.triple-section-tile-container.tstc-2-kids.bild2 {
  background-image: url('../images/zahn.liebe-city-leistungen.png');
}

.triple-section-tile-container.tstc-2-kids.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-3-kids {
  text-shadow: 0 1px 15px #0009;
  background-image: url('../images/team-zahnliebe-kids-übersicht-web-2.png');
  background-position: 100%;
  background-size: cover;
}

.triple-section-tile-container.tstc-3-kids.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-2-city {
  background-image: url('../images/zahn.liebe-start-city-leistungen.png');
  background-position: 50% 100%;
  background-size: cover;
}

.triple-section-tile-container.tstc-2-city.bild2 {
  background-image: url('../images/zahn.liebe-city-leistungen.png');
}

.triple-section-tile-container.tstc-2-city.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-3-city {
  background-image: url('../images/zahn.liebe-kids-start-praxis.png');
}

.triple-section-tile-container.tstc-3-city.shadow-boost {
  text-shadow: 0 1px 15px #0009;
}

.triple-section-tile-container.tstc-1-city {
  background-image: url('../images/zahn.liebe-kids-start-ueber-uns.png');
}

.triple-section-tile-container.west {
  background-image: linear-gradient(#0000, #0000), url('../images/team-zahnliebe-alle-übersicht-sw-web.png');
  background-position: 0 0, 66%;
}

.large-icon-wrapper {
  background-color: #d3d3d2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
  position: relative;
}

.large-icon-wrapper.transparent {
  background-color: #0000;
}

.large-icon-wrapper.transparent.vert {
  flex-direction: column;
}

.large-icon-wrapper.transparent.vert.kids {
  background-color: #fcf6ed;
}

.large-icon {
  width: 400px;
}

.h1-white {
  color: var(--white);
}

.west {
  background-color: var(--white-smoke);
}

.team-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 200px;
  margin-bottom: 100px;
  padding-bottom: 100px;
  display: grid;
}

.team-tile {
  border-radius: 20px;
  align-items: stretch;
  height: 35vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-tile.unused {
  display: flex;
}

.team-text {
  text-align: right;
  letter-spacing: 2px;
  background-color: #eaeaead9;
  width: 100%;
  padding: 5%;
  font-size: 20px;
  line-height: 1.2;
  position: absolute;
  inset: auto 0% 0%;
}

.team-name {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 25px;
}

.team-name.team-name-kids {
  color: var(--burlywood);
}

.about-video {
  border-bottom: 1px solid var(--black);
  margin-top: 50px;
  padding-bottom: 100px;
}

.about-video.av-start {
  margin-top: 0;
}

.overflow__hidden {
  overflow: hidden;
}

.logo-top {
  max-width: 200px;
  position: absolute;
  inset: 40px auto auto 5%;
}

.termin-button-text-white {
  color: var(--white);
  margin-left: 16px;
}

.termin-button-text-white.white {
  color: var(--white);
}

.leistungen-container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-top: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
}

.leistungen-tile {
  text-align: center;
  letter-spacing: 1.5px;
}

.leistung-icon {
  width: 130px;
  margin-bottom: 30px;
}

.faq-container {
  border-top: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  margin-top: 100px;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.dropdown-list {
  background-color: #0000;
  max-width: 1300px;
  position: relative;
}

.dropdown-toggle {
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 60px;
}

.dropdown {
  padding-bottom: 0;
  display: block;
}

.lightbox-container {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.lightbox-link {
  object-fit: fill;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 16px #0000001c;
}

.image-full-width {
  width: 100%;
}

.video-container {
  border-bottom: 1px solid var(--black);
  margin-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.video {
  z-index: 1;
  border-radius: 16px;
  height: 40vw;
}

.video.video-2 {
  height: 45vw;
}

.form-container {
  max-width: 1000px;
  margin-top: 100px;
}

.input {
  background-color: #0000;
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 30px;
  padding: 10px 0;
}

.input::placeholder {
  color: var(--black);
  font-size: 16px;
}

.kids {
  background-color: #fcf6ed;
}

.submit-button {
  background-color: var(--silver);
  border-radius: 10px;
  margin-top: 10px;
}

.submit-button:hover {
  background-color: var(--silver-2);
}

.submit-button-2 {
  background-color: var(--burlywood);
  border-radius: 5px;
}

.submit-button-2:hover {
  background-color: var(--silver-2);
}

.textarea {
  border: 1px solid var(--black);
  background-color: #0000;
  min-height: 180px;
  margin-top: 10px;
}

.textarea-div {
  margin-top: 30px;
}

.footer-termin-wrapper {
  margin-top: 100px;
  margin-bottom: -40px;
}

.footer-button {
  color: var(--black);
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 10px 25px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .15s;
  display: flex;
  position: absolute;
  box-shadow: 0 4px 10px #0003;
}

.footer-button:hover {
  opacity: .8;
}

.footer-button.footer-termin {
  z-index: 2;
  margin-bottom: 0;
  position: absolute;
  inset: auto auto 0%;
  transform: translate(0, 50%);
}

.footer-button.footer-termin.wrapper {
  box-shadow: none;
  background-color: #0000;
  padding: 0;
  transition-property: none;
}

.footer-button.footer-termin.wrapper:hover {
  opacity: 1;
}

.footer-button.about {
  background-color: var(--silver);
  margin-top: 50px;
  margin-bottom: 0;
}

.footer-button.about.kids {
  background-color: var(--burlywood);
}

.footer-button.termin-button-kids {
  background-color: var(--burlywood);
  color: #fff;
}

.footer-button.termin-button-city {
  background-color: var(--white);
  color: var(--black);
}

.html-embed {
  font-size: 16px;
}

.hide-img {
  display: none;
}

.lottie {
  width: 500px;
}

.arrow {
  opacity: 0;
  width: 50px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hero-logo-box {
  position: relative;
}

.cta-2 {
  letter-spacing: 2px;
  background-color: #b7b7b6;
  border-radius: 5px;
  margin-top: 70px;
}

.cta-2:hover {
  opacity: .8;
}

.cta-2.grey {
  color: #fff;
  background-color: #b7b7b6;
  padding: 11px 15px 9px;
}

.link {
  text-decoration: underline;
}

.team-tile-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.logo-location {
  color: #2f3133b3;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: -30px;
}

.breadcrumb-container {
  opacity: .8;
  align-items: center;
  margin-left: -10px;
  font-size: 14px;
  display: flex;
}

.breadcrumb {
  margin-left: 10px;
  margin-right: 10px;
}

.breadcrumb.w--current {
  font-weight: 700;
}

.top-nav {
  z-index: 1;
  background-color: var(--light-slate-grey);
  padding-top: 15px;
  padding-bottom: 10px;
}

.top-nav-container {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.top-nav-logo-container {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.top-nav-logo-container.nvlc-world {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.top-nav-details {
  color: #fff;
  margin-left: auto;
  padding-top: 5px;
}

.top-nav-logo {
  width: 120px;
  padding-bottom: 10px;
}

.top-link {
  color: #fff;
}

.nvl-icon {
  margin-right: 30px;
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-image: none;
    align-items: flex-end;
    height: 426px;
    padding-bottom: 40px;
  }

  .hero-section.hs-uni.hs-kids, .hero-section.hs-uni.hs-city {
    height: 400px;
  }

  .hero-section.hs-uni.hs-west {
    align-items: center;
    height: 400px;
    padding-bottom: 0;
  }

  .hero-section.hs-multi.zlw-leistungen {
    height: 360px;
  }

  .hero-section.hs-full {
    align-items: flex-end;
    height: 500px;
    padding-bottom: 50px;
  }

  .hero-section.hs-full.start {
    align-items: flex-end;
    height: 560px;
    padding-bottom: 80px;
  }

  .hero-logo-tile {
    max-width: 200px;
  }

  .hero-logo-tile-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 95%;
  }

  .cta {
    text-align: center;
    letter-spacing: 1px;
    white-space: nowrap;
    margin-top: 30px;
    font-size: 14px;
  }

  .cta.white.mobile-gray {
    background-color: var(--black);
    color: var(--white);
    margin-top: 20px;
  }

  .cta.leistung {
    margin-top: 16px;
  }

  .mouse {
    display: none;
  }

  .container {
    padding-top: 25px;
  }

  .paragraph {
    text-align: left;
  }

  .footer {
    padding-top: 50px;
  }

  .footer.west {
    padding-top: 25px;
  }

  .footer-tile-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20px;
    display: grid;
  }

  .footer-tile {
    padding: 20px;
  }

  .footer-tile.active {
    border-style: none;
    padding: 20px;
  }

  .footer-social-wrapper {
    margin-top: 80px;
  }

  .footer-bottom-line {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer-links {
    justify-content: flex-start;
  }

  .footer-link {
    font-size: 16px;
  }

  .footer-bottom-line-placeholder {
    display: none;
  }

  .logo-animation-logo {
    width: 190px;
  }

  .logo-animation-heading {
    font-size: 40px;
  }

  .menu-box {
    top: 130px;
  }

  .triple-section-start {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    max-width: 50vw;
    margin-left: auto;
    margin-right: auto;
  }

  .triple-section-tile-container {
    text-shadow: 0 2px 13px #000;
    height: 50vw;
    padding-bottom: 20px;
  }

  .large-icon-wrapper {
    height: 500px;
  }

  .large-icon {
    width: 200px;
  }

  .team-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

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

  .team-name {
    font-size: 20px;
  }

  .about-video {
    margin-top: 25px;
    padding-bottom: 50px;
  }

  .logo-top {
    max-width: 140px;
    top: 30px;
  }

  .leistungen-container {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .leistung-icon {
    width: 100px;
    margin-bottom: 10px;
  }

  .lightbox-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 50px;
  }

  .video {
    height: 50vw;
  }

  .form-container {
    margin-top: 50px;
  }

  .footer-termin-wrapper {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .footer-button {
    font-size: 14px;
    position: static;
  }

  .lottie {
    width: 250px;
  }

  .cta-2 {
    text-align: center;
  }

  .logo-location {
    max-width: 150px;
    margin-bottom: -10px;
  }

  .logo-location.last {
    max-width: 130px;
  }

  .top-nav-logo-container.nvlc-world {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .top-nav-logo, .nvl-icon {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-section.hs-uni.hs-west {
    height: 370px;
  }

  .hero-section.hs-full {
    height: auto;
    padding-top: 100px;
  }

  .hero-section.hs-full.start {
    height: auto;
  }

  .hero-logo-tile {
    max-width: 160px;
    margin-bottom: 20px;
  }

  .hero-logo-tile.ht-1.logo {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .hero-logo-tile-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    place-items: center;
    margin-top: 30px;
  }

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

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

  .footer-links {
    flex-direction: column;
    align-items: center;
  }

  .footer-links-seperator {
    display: none;
  }

  .team-tile {
    height: 50vw;
  }

  .leistungen-container {
    grid-template-columns: 1fr 1fr;
  }

  .lightbox-container {
    margin-top: 25px;
  }

  .lottie.is-mobile {
    width: 200px;
  }

  .cta-2 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 190px;
  }

  .hero-section.hs-uni.hs-kids {
    justify-content: flex-start;
    align-items: flex-end;
    height: 180px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .hero-section.hs-uni.hs-city {
    justify-content: flex-start;
    align-items: center;
    height: 180px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .hero-section.hs-uni.hs-west {
    justify-content: flex-start;
    align-items: flex-end;
    height: 190px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .hero-section.hs-multi.zlw-leistungen {
    height: 210px;
  }

  .hero-logo-tile.ht-1.ht1text {
    display: none;
  }

  .hero-logo-tile.ht-1.logo {
    max-width: 120px;
    margin-top: 0;
  }

  .container {
    width: 90%;
    padding-top: 30px;
  }

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

  .footer.west, .footer.kids {
    background-image: linear-gradient(#7f8c9ce3, #7f8c9ce3);
  }

  .footer-tile-wrapper, .footer-bottom-line {
    grid-template-columns: 1fr;
  }

  .footer-links, .footer-link {
    font-size: 14px;
  }

  .logo-animation-heading {
    font-size: 30px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .menu-box {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    top: 75px;
    right: auto;
  }

  .menu-box.start {
    top: 20px;
  }

  .termin-button {
    letter-spacing: .7px;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 14px;
  }

  .termin-button:hover {
    opacity: 1;
  }

  .termin-button-text {
    margin-left: 0;
  }

  .menu {
    max-height: 400px;
    position: absolute;
    box-shadow: 0 4px 10px #0003;
  }

  .menu-container {
    flex-direction: column-reverse;
    padding-top: 240px;
    padding-bottom: 40px;
    overflow: scroll;
  }

  .menu-links {
    justify-content: flex-end;
  }

  .menu-links-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .menu-link {
    letter-spacing: 1px;
    font-size: 20px;
  }

  .menu-bottom-bar {
    display: none;
  }

  .menu-logo {
    width: 100px;
    margin-bottom: 40px;
    display: none;
  }

  .menu-details-textbox {
    display: none;
  }

  .triple-section-start {
    max-width: none;
  }

  .triple-section-tile-container {
    height: 90vw;
  }

  .h1-white {
    display: none;
  }

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

  .team-tile {
    height: 260px;
  }

  .logo-top {
    max-width: 100px;
    display: none;
    top: 90px;
    left: 7%;
  }

  .leistungen-container {
    grid-template-columns: 1fr;
  }

  .lightbox-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 50px;
  }

  .termin-button-image {
    display: none;
  }

  .footer-termin-wrapper {
    margin-top: 20px;
  }

  .footer-button {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px 20px;
    font-size: 14px;
  }

  .footer-button:hover {
    opacity: 1;
  }

  .lottie {
    width: 200px;
  }

  .lottie.is-mobile {
    width: 100px;
  }

  .lottie.is-mobile.lottie-bottom {
    width: 200px;
  }

  .cta-2 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .breadcrumb-container {
    align-items: center;
    max-width: 100%;
    overflow: auto;
  }

  .breadcrumb {
    white-space: nowrap;
  }

  .top-nav-container {
    justify-content: center;
    width: 97%;
  }

  .top-nav-logo-container {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }

  .top-nav-details {
    margin-left: 0;
    font-size: 10px;
  }

  .top-nav-logo {
    width: 80px;
  }

  .nvl-icon {
    width: 30px;
    margin-right: 20px;
  }
}

#w-node-d829357b-8c99-3ee9-8877-f42f32ce114e-37f6a61d, #w-node-_9c6555f5-e0e8-2e4f-9af7-a5a1319594a6-37f6a61d, #w-node-_207e0bc1-c078-05bb-7ab5-e336f6937fc7-37f6a61d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca1cee2a-acab-0d55-53aa-e9d05a08b68d-5c4abbb1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-e5dd0e6f-fa5b-3eb6-2421-67e163bf80e7-cbc3c5b7, #w-node-f2d62994-4dbf-b13f-41a2-f00065a4bea1-cbc3c5b7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0848f53b-2633-d485-49ae-c63a81ef14d5-cbc3c5b7 {
  place-self: stretch stretch;
}

#w-node-d829357b-8c99-3ee9-8877-f42f32ce114e-c5668e38, #w-node-_9c6555f5-e0e8-2e4f-9af7-a5a1319594a6-c5668e38, #w-node-_207e0bc1-c078-05bb-7ab5-e336f6937fc7-c5668e38 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef5ff915-bfd7-1b46-9914-da834ddd7d65-721b9ed4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-b5d4bf2b-9c92-0475-f43b-5561ae57062e-872b0372, #w-node-f2d62994-4dbf-b13f-41a2-f00065a4bea1-872b0372 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0848f53b-2633-d485-49ae-c63a81ef14d5-872b0372 {
  place-self: stretch stretch;
}

#w-node-d829357b-8c99-3ee9-8877-f42f32ce114e-0530b79c, #w-node-_9c6555f5-e0e8-2e4f-9af7-a5a1319594a6-0530b79c, #w-node-_207e0bc1-c078-05bb-7ab5-e336f6937fc7-0530b79c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94c1108d-2751-3ead-f103-9e862232a3c8-b460fc01 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-f2d62994-4dbf-b13f-41a2-f00065a4bea1-2d166c43 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0848f53b-2633-d485-49ae-c63a81ef14d5-2d166c43 {
  place-self: stretch stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_706fbce2-8724-9ca3-0975-af026d5bf471-6d5bf440 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9b9ffe21-6714-e166-5b7a-e5de2984a4dc-2984a4ca, #w-node-_9b9ffe21-6714-e166-5b7a-e5de2984a4ec-2984a4ca, #w-node-_6deb9f8f-34e1-0c7f-6bc1-f3c68a432f2b-8a432f29, #w-node-_6deb9f8f-34e1-0c7f-6bc1-f3c68a432f4a-8a432f29, #w-node-_4ab233b1-31fc-d85c-2e14-4271eab966fb-eab966f9, #w-node-_4ab233b1-31fc-d85c-2e14-4271eab9670a-eab966f9 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9b9ffe21-6714-e166-5b7a-e5de2984a4dc-2984a4ca, #w-node-_9b9ffe21-6714-e166-5b7a-e5de2984a4ec-2984a4ca {
    justify-self: center;
  }

  #w-node-ca1cee2a-acab-0d55-53aa-e9d05a08b68d-5c4abbb1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_6deb9f8f-34e1-0c7f-6bc1-f3c68a432f2b-8a432f29, #w-node-_6deb9f8f-34e1-0c7f-6bc1-f3c68a432f3a-8a432f29, #w-node-_6deb9f8f-34e1-0c7f-6bc1-f3c68a432f4a-8a432f29 {
    justify-self: center;
  }

  #w-node-ef5ff915-bfd7-1b46-9914-da834ddd7d65-721b9ed4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_4ab233b1-31fc-d85c-2e14-4271eab966fb-eab966f9, #w-node-_4ab233b1-31fc-d85c-2e14-4271eab9670a-eab966f9, #w-node-_4ab233b1-31fc-d85c-2e14-4271eab9671a-eab966f9 {
    justify-self: center;
  }

  #w-node-_94c1108d-2751-3ead-f103-9e862232a3c8-b460fc01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica-Neue-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica-Neue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica-Neue-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica-Neue.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}