@font-face {
  font-family: Patrickhand;
  src: url('../fonts/PatrickHand-Regular.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Patrickhand;
  src: url('../fonts/PatrickHand-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Patrickhand;
  src: url('../fonts/PatrickHand-Regular.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Patrickhand;
  src: url('../fonts/PatrickHand-Regular.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Patrickhand;
  src: url('../fonts/PatrickHand-Regular.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-ExtraBold.ttf') format("truetype"), url('../fonts/PlaypenSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playpensans;
  src: url('../fonts/PlaypenSans-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.nav-menu {
  margin-top: 23px;
  display: flex;
}

.eng {
  width: 37px;
  height: 34px;
  margin-top: 0;
  padding-left: 5px;
}

.sp {
  width: 37px;
  height: 34px;
  padding-left: 5px;
}

.bold-text-5 {
  float: none;
  clear: none;
  color: #333;
  text-align: left;
  padding-left: 20px;
  font-family: Playpensans, sans-serif;
  font-size: 77px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
}

.engimg {
  transform-style: preserve-3d;
}

.engimg:hover {
  transform: translate3d(0, -2px, 2px);
}

.link-3 {
  color: #000;
  text-align: center;
  margin-top: 58px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.link-3.w--current {
  margin-top: 66px;
}

.de {
  width: 37px;
  height: 34px;
  margin-top: 28px;
  padding-left: 5px;
}

.de.w--current {
  width: 37px;
  height: 34px;
  margin-top: 28px;
  margin-left: 0;
  padding-left: 5px;
}

.spimg {
  transform-style: preserve-3d;
}

.spimg:hover {
  transform: translate3d(0, -2px, 2px);
}

.container {
  background-color: #fff;
  max-width: 1262px;
  min-height: 100px;
  padding-top: 5px;
}

.navbar {
  background-color: #fcfcfc;
  min-width: 553px;
  min-height: 138px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.navi {
  color: #000;
  cursor: pointer;
  margin-top: 15px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.navi:hover {
  opacity: 1;
  color: #616161db;
  border-bottom: 1px solid #c03249;
}

.navi.w--current, .navi.only.w--current {
  color: #c03249;
}

.deimg {
  transform-style: preserve-3d;
}

.deimg:hover {
  transform: translate3d(0, -2px, 2px)translate(0);
}

.intro {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #ae9277;
  background-image: url('../images/vue-cote-personne-tenue-patte-chien.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  max-width: 1262px;
  height: 800px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  font-family: Lato, sans-serif;
  display: block;
}

.body {
  color: #7c98ab;
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-29 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block, .text-block-2, .text-block-3 {
  font-size: 44px;
}

.text-block-4 {
  color: #203838;
  text-align: center;
  object-fit: fill;
  font-family: Patrickhand, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.kontakt {
  background-color: #c03249;
  height: 140px;
  margin-top: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-4 {
  opacity: 1;
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  mix-blend-mode: normal;
  outline: 3px #fff;
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 27px;
  text-decoration: none;
  transition: color .5s, text-shadow .5s;
  display: block;
}

.link-5 {
  color: #e7e4e4;
}

.link-6 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.herzliche {
  -webkit-text-fill-color: inherit;
  background-color: #fffefe;
  background-image: url('../images/Group-7small.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  max-width: 1262px;
  height: 1000px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #000000cf;
  text-align: left;
  padding-bottom: 40px;
  font-family: Patrickhand, sans-serif;
  font-size: 35px;
}

.text-block-5 {
  color: #333;
  text-align: justify;
  letter-spacing: 1px;
  padding-top: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-30 {
  text-align: left;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  display: block;
}

.information {
  background-color: #fff;
  justify-content: space-between;
  max-width: 1262px;
  height: 293px;
  margin: 100px auto 40px;
  display: flex;
  position: static;
}

.empfelung {
  width: 50%;
  height: 291px;
  padding-top: 20px;
}

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

.heading-3 {
  margin-top: auto;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 14px;
}

.bold-text-6 {
  color: #c03249;
  font-size: 26px;
  line-height: 36px;
}

.line {
  background-color: #c03249;
  width: 1px;
  height: 45%;
  margin-top: auto;
  margin-bottom: 50px;
}

.text-block-6 {
  color: #c03249;
  text-align: center;
  padding-left: 10px;
}

.link {
  color: #191919;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.link:hover {
  text-decoration: underline;
}

.info {
  padding-top: 20px;
  padding-left: 10px;
}

.info.spam {
  padding-top: 40px;
}

.body-2 {
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

._w-gw {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-around;
  max-width: 1262px;
  height: 150vh;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-31 {
  flex-direction: row;
}

.beruns {
  background-color: #fff;
  max-width: 1262px;
  height: 59vh;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.title {
  background-color: #c03249;
  height: 80px;
  margin-top: 60px;
}

.heading-4 {
  color: #fff;
  padding-top: 15px;
  padding-left: 0;
  font-family: Patrickhand, sans-serif;
  font-weight: 700;
}

.div-block-32 {
  width: 30%;
}

.neue {
  background-color: #c0324900;
  width: 100%;
  height: 30%;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-5 {
  color: #c03249;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Patrickhand, sans-serif;
  font-size: 38px;
  text-decoration: none;
}

.heading-5.spam1 {
  color: #c032499c;
  padding-left: 20px;
  font-size: 26px;
}

.heading-5.neu {
  text-decoration: none;
}

.text-block-7 {
  margin-bottom: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 20px;
}

.bold-text-7 {
  margin-left: 20px;
  font-size: 22px;
}

.paragraph {
  text-align: left;
  width: 70%;
  margin-top: 20px;
  margin-right: 20px;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.div-block-34 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.bold-text-8 {
  color: #333;
  -webkit-text-stroke-color: #333;
  text-decoration: none;
  transition: opacity .25s;
}

.link-7 {
  cursor: pointer;
  text-decoration: none;
  transition: opacity .2s;
}

.image-10 {
  margin-left: 20px;
}

.lignehori {
  background-color: #db8590;
  width: 60%;
  height: 1px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: auto;
}

.body-3 {
  text-align: left;
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

.betreuung {
  background-color: #fff;
  flex-direction: row;
  justify-content: space-around;
  max-width: 1262px;
  height: 750px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-35 {
  background-color: #fff;
  background-image: url('../images/5ff7f387-8bf6-43d4-abe4-9bd4f7cd141d.JPG');
  background-position: 0 0;
  background-size: cover;
  width: 56%;
  display: block;
}

.div-block-35.photo {
  background-image: url('../images/256634eb-6090-4bed-af7a-1dab710bf328.JPG');
  width: 56%;
}

.div-block-36 {
  background-color: #516752;
  width: 44%;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 17px;
}

.div-block-36.color {
  background-color: #b69024;
  width: 44%;
}

.text-block-8 {
  color: #fff;
  font-family: Patrickhand, sans-serif;
  font-size: 21px;
  line-height: 40px;
}

.body-4 {
  background-color: #ffe733;
  margin-left: auto;
  margin-right: auto;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

.grid {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: 1fr auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.section {
  background-color: #fff0;
  max-width: 1262px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.list {
  width: 40%;
  margin-left: 5px;
}

.heading-6 {
  color: #c032499c;
  margin-top: 0;
  font-family: Patrickhand, sans-serif;
}

.list-item {
  background-color: #fff;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.list-item.hin {
  padding-top: 30px;
  padding-bottom: 42px;
}

.list-item-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.list-item-2.style {
  background-color: #fff;
  margin-bottom: 10px;
}

.text-block-9 {
  font-family: Patrickhand, sans-serif;
  font-size: 22px;
}

.list-item-3 {
  padding-top: 20px;
}

.list-item-4 {
  background-color: #fff;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.list-item-4.bic {
  padding-bottom: 60px;
}

.text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19 {
  font-size: 22px;
}

.list-item-5 {
  background-color: #fff;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.list-item-5.bic {
  padding-bottom: 60px;
}

.text-block-20, .text-block-21 {
  font-size: 22px;
}

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

.div-block-37 {
  background-color: #c88f8f;
  width: 1px;
  margin-left: 5px;
  margin-right: 5px;
}

.div-block-38, .div-block-39, .div-block-40 {
  max-width: 1262px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-41 {
  background-color: #fff;
  max-width: 1262px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.text-block-22 {
  font-family: Patrickhand, sans-serif;
  font-size: 22px;
}

.footer {
  background-color: #fcee88;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-42 {
  max-width: 1262px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-23 {
  color: #203838c2;
  text-align: center;
}

.link-8 {
  color: #203838c2;
  text-decoration: none;
}

.dropdown-toggle {
  color: #000;
  cursor: pointer;
  margin-top: 15px;
  margin-right: 10px;
}

.dropdown-toggle:hover {
  opacity: 1;
  color: #616161db;
  border-bottom: 1px solid #c03249;
}

.text-block-24 {
  font-size: 22px;
}

.dropdown-link {
  opacity: .97;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
}

.dropdown-link:hover {
  color: #616161db;
  border-bottom: 1px solid #c03249;
}

.dropdown-link.w--current {
  color: #c03249;
}

.dropdown-link-2 {
  color: #616161db;
  margin-top: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
}

.dropdown-link-2:hover {
  border-bottom: 1px solid #c03249;
}

.dropdown-link-2.w--current {
  color: #c03249;
  margin-top: 5px;
}

.dropdown-list {
  background-color: #dadada;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.body-5 {
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

.body-6 {
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.section-3 {
  background-color: #fff;
  max-width: 1262px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 10px;
}

.image-11 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-43 {
  background-color: #fbefd8;
  border-radius: 0;
  max-width: 1262px;
  height: auto;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.heading-7 {
  color: #000;
  font-family: Patrickhand, sans-serif;
}

.link-9 {
  color: #333;
  cursor: pointer;
  text-decoration: underline;
}

.link-10 {
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.link-10:hover {
  text-decoration: underline;
}

.div-block-44 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-25 {
  color: #333;
  font-size: 19px;
}

.bold-text-9, .heading-8 {
  color: #000;
}

.heading-9 {
  font-size: 26px;
}

.heading-10 {
  color: #000;
}

.bold-text-10 {
  color: #333;
  text-decoration: none;
}

.heading-11 {
  color: #000;
  text-decoration: underline;
}

.heading-12 {
  color: #333;
  text-decoration: underline;
}

.bold-text-11 {
  text-decoration: underline;
}

.bold-text-12 {
  color: #333;
  text-decoration: none;
}

.heading-13, .heading-14 {
  text-decoration: underline;
}

.heading-15 {
  text-decoration: none;
}

.link-11 {
  color: #333;
  text-decoration: none;
}

.link-12 {
  color: #333;
}

.body-7 {
  background-color: #ffe733;
  font-family: Patrickhand, sans-serif;
  font-size: 19px;
}

.section-4 {
  background-color: #fff;
  max-width: 1262px;
  height: auto;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px 20px;
}

.text-field {
  color: #000;
  margin-top: 20px;
}

.submit-button {
  aspect-ratio: auto;
  text-align: left;
  cursor: pointer;
  object-fit: fill;
  background-color: #c03249;
  border-radius: 15px;
  margin-top: 20px;
  display: inline-block;
  position: static;
}

.submit-button:hover {
  color: #c03249;
  background-color: #ffffff9c;
  box-shadow: 0 3px 5px #0003;
}

.text-field-2, .text-field-3, .text-field-4 {
  color: #000;
  margin-top: 20px;
}

.text-field-5 {
  color: #000;
  height: 80px;
  margin-top: 20px;
}

.form-block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-45, .div-block-46 {
  width: 50%;
  display: flex;
}

.body-8 {
  background-color: #ffd00075;
}

.section-5 {
  background-color: #fff;
  max-width: 1262px;
  height: 70vh;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
}

.div-block-47 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.section-6 {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-around;
  max-width: 91%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 40px;
  display: flex;
}

.neuigkeiten {
  background-color: #fff;
  max-width: 1262px;
  height: auto;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-48 {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.div-block-49 {
  max-width: 680px;
  height: 814px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  width: 551px;
  height: 765px;
}

.mask {
  background-color: #889573;
  border-radius: 0;
}

.image-12 {
  display: none;
}

.slide-nav {
  background-color: #ffe73300;
  max-width: none;
}

.heading-17 {
  color: #c03249;
  padding-bottom: 0;
}

.heading-18 {
  font-weight: 800;
  text-decoration: underline;
}

.div-block-50 {
  height: 280px;
  display: flex;
}

.div-block-51 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 30%;
  padding-top: 20px;
  padding-left: 20px;
}

.div-block-52 {
  width: 65%;
  padding-top: 40px;
}

.div-block-52.hund {
  padding-top: 20px;
}

.text-block-26 {
  font-size: 20px;
  line-height: 27px;
}

.div-block-53 {
  padding-top: 20px;
  display: block;
}

.div-block-54, .div-block-55 {
  padding-top: 20px;
}

.heading-19, .heading-20, .bold-text-16 {
  padding-left: 20px;
}

.div-block-56 {
  height: auto;
}

.image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-13 {
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.link-13:hover {
  text-decoration: underline;
}

.video {
  color: #333;
  text-decoration: none;
}

.video:hover {
  color: #333333c9;
  text-decoration: underline;
}

.bt {
  color: #a1baca;
  text-align: center;
  background-color: #ffe73300;
  max-width: 1262px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 10px;
  text-decoration: none;
}

.heading-22 {
  color: #36454f9e;
}

.heading-23 {
  text-align: center;
}

.slide {
  bottom: 25px;
}

.div-block-58 {
  background-image: url('../images/IMG_3391.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-59 {
  background-image: url('../images/PHOTO-2023-11-15-18-35-41_2-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
  padding-top: 200px;
  padding-left: 60px;
  padding-right: 60px;
}

.text-block-27 {
  text-align: justify;
  object-fit: fill;
  font-family: Patrickhand, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: block;
  position: static;
}

.text-span {
  font-family: Playpensans, sans-serif;
}

.italic-text {
  font-style: normal;
}

.text-span-2 {
  font-family: Playpensans, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.section-7 {
  background-color: #fff;
  max-width: 1262px;
  margin-left: auto;
  margin-right: auto;
}

.body-9 {
  background-color: #ffe733;
}

.section-8 {
  background-color: #fff;
  max-width: 1262px;
  height: 654px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-60 {
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.kontaktadr {
  background-color: #fff;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block-62 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.heading-24 {
  color: #c03249;
  font-size: 30px;
}

.map {
  margin-top: 20px;
}

.link-14 {
  color: #333;
  cursor: pointer;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.link-14:hover {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.image-14 {
  max-width: 119%;
}

.image-15 {
  max-width: 125%;
}

.image-16 {
  max-width: 114%;
}

.image-17 {
  max-width: 113%;
}

.image-18 {
  max-width: 107%;
}

.image-19 {
  max-width: 106%;
}

.image-20 {
  max-width: 112%;
}

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

.image-22 {
  max-width: 110%;
}

.image-23, .image-24, .image-25, .image-26 {
  max-width: 106%;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    text-align: left;
    background-color: #ffffffa1;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    display: block;
    position: absolute;
    top: 116px;
  }

  .icon {
    color: #333;
    object-fit: fill;
    font-family: Lato, sans-serif;
    font-size: 38px;
    font-weight: 400;
  }

  .icon:hover {
    color: #333;
  }

  .brand {
    min-width: 30px;
    max-width: 89px;
  }

  .brand.w--current {
    max-width: 89px;
    margin-top: 10px;
    margin-left: 10px;
  }

  .brand.brandresp {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 10px;
  }

  .bold-text-5 {
    font-size: 60px;
  }

  .link-3, .link-3.w--current {
    display: none;
  }

  .menu-button {
    background-color: #0000;
    padding-top: 26px;
  }

  .menu-button.w--open {
    color: #0000;
    background-color: #0000;
    margin-top: 10px;
    padding-top: 20px;
  }

  .menu-button.btn {
    margin-top: 20px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-28 {
    text-align: center;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container {
    text-align: left;
    object-fit: fill;
    min-height: 100px;
    position: static;
  }

  .navbar {
    min-width: 480px;
    min-height: 113px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .navi {
    text-align: center;
    font-size: 19px;
  }

  .navi:hover {
    color: #c03249;
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .navi.w--current {
    display: block;
  }

  .navi.only {
    text-align: center;
  }

  .navi.only:hover {
    color: #c03249;
    border-bottom: 1px #c03249;
    border-left: 1px #000;
    border-right: 1px #000;
  }

  .intro {
    height: 500px;
    margin-top: 50px;
    padding-top: 20px;
  }

  .body {
    font-size: 18px;
  }

  .div-block-29 {
    margin-top: 0;
  }

  .text-block-4 {
    font-size: 35px;
    line-height: 46px;
  }

  .kontakt {
    height: 100px;
    margin-top: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 -4px 6px #0003, 1px 6px 5px 1px #0003;
  }

  .link-4 {
    width: 50%;
    font-size: 24px;
    line-height: 0;
  }

  .herzliche {
    background-image: url('../images/Group-7small.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 799px;
    margin-top: 80px;
  }

  .heading {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 35px;
  }

  .text-block-5 {
    font-size: 18px;
    line-height: 27px;
  }

  .div-block-30 {
    width: 75%;
    padding-top: 100px;
  }

  .information {
    margin-top: 80px;
  }

  .empfelung {
    height: 291px;
  }

  .heading-3 {
    width: 191px;
    font-size: 15px;
    line-height: 28px;
  }

  .bold-text-6 {
    font-size: 22px;
    line-height: 0;
  }

  .text-block-6 {
    text-align: left;
    font-size: 14px;
  }

  .link {
    margin-bottom: 5px;
  }

  .info {
    padding-top: 0;
  }

  .info.spam {
    margin-top: 10px;
    padding-top: 30px;
  }

  .body-2 {
    font-size: 18px;
  }

  .title {
    margin-top: 50px;
  }

  .heading-4 {
    margin-top: 0;
    padding-left: 20px;
    font-size: 30px;
  }

  .neue {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-5.spam1 {
    font-size: 22px;
  }

  .heading-5.neu {
    font-size: 29px;
  }

  .bold-text-7 {
    color: #000;
    font-size: 20px;
  }

  .paragraph {
    width: 75%;
    padding-left: 10px;
    font-size: 18px;
  }

  .betreuung {
    height: auto;
    margin-top: 80px;
  }

  .div-block-36 {
    padding: 10px 0 10px 10px;
  }

  .div-block-36.color {
    padding-top: 30px;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .section {
    margin-top: 80px;
  }

  .heading-6 {
    font-size: 25px;
  }

  .list-item, .list-item-2.style {
    padding-left: 10px;
  }

  .text-block-9 {
    width: 241px;
    font-size: 18px;
  }

  .list-item-4 {
    padding-left: 10px;
  }

  .list-item-4.bic {
    padding-top: 40px;
  }

  .list-item-4.item23 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-13, .text-block-14, .text-block-18, .text-block-19 {
    font-size: 18px;
  }

  .list-item-5 {
    padding-left: 10px;
  }

  .list-item-5.bic {
    padding-top: 40px;
  }

  .list-item-5.item23 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-21 {
    font-size: 18px;
  }

  .text-block-22 {
    font-size: 19px;
  }

  .footer {
    margin-top: 60px;
  }

  .text-block-23 {
    font-size: 17px;
  }

  .dropdown-toggle {
    text-align: center;
  }

  .dropdown-toggle:hover {
    color: #c03249;
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .dropdown-link {
    text-align: center;
  }

  .dropdown-link:hover {
    color: #c03249;
    border-bottom-style: none;
  }

  .dropdown-link-2 {
    text-align: center;
  }

  .dropdown-link-2:hover {
    color: #c03249;
    border-bottom-style: none;
  }

  .dropdown-list {
    background-color: #c0324914;
  }

  .dropdown-list.w--open {
    background-color: #fff;
  }

  .section-3 {
    margin-top: 50px;
  }

  .div-block-43 {
    height: auto;
  }

  .text-block-25, .body-7 {
    font-size: 18px;
  }

  .section-4 {
    background-color: #ffe733;
    height: auto;
    margin-top: 40px;
  }

  .form-block {
    width: 100%;
  }

  .section-5 {
    height: 100vh;
    margin-top: 200px;
  }

  .section-6 {
    margin-top: 80px;
    margin-bottom: auto;
  }

  .neuigkeiten {
    flex-direction: column;
    justify-content: space-around;
    height: auto;
    margin-top: 70px;
    padding-top: 10px;
    padding-left: 5px;
    display: block;
  }

  .div-block-49 {
    margin-top: 40px;
    margin-bottom: auto;
  }

  .slider {
    width: 510px;
    height: 642px;
  }

  .mask {
    background-color: #889573;
  }

  .image-12 {
    border-radius: 20px;
  }

  .heading-17 {
    font-size: 26px;
  }

  .heading-18 {
    margin-top: 0;
    font-size: 22px;
  }

  .div-block-51 {
    padding-top: 20px;
    padding-left: 0;
  }

  .div-block-52 {
    padding-top: 0;
  }

  .div-block-52.hund {
    width: 69%;
    padding-top: 0;
  }

  .text-block-26 {
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-53, .div-block-54 {
    height: 33%;
    padding-top: 0;
  }

  .div-block-55 {
    height: 33%;
  }

  .heading-19 {
    margin-top: 10px;
    padding-left: 0;
    font-size: 21px;
  }

  .heading-20 {
    margin-top: 10px;
    padding-left: 0;
    font-size: 20px;
  }

  .bold-text-16 {
    padding-left: 0;
    font-size: 22px;
    display: block;
  }

  .div-block-56 {
    flex-direction: column;
    justify-content: space-between;
    height: 1238px;
    display: flex;
  }

  .heading-21 {
    margin-top: 10px;
  }

  .dropdown {
    text-align: center;
    width: 100%;
  }

  .dropdown:hover {
    color: #c03249;
  }

  .dropdown-2 {
    text-align: center;
    width: 100%;
  }

  .div-block-57 {
    background-color: #fff;
    height: 756px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bt {
    margin-top: 140px;
    padding-top: 20px;
  }

  .div-block-58 {
    background-position: 50%;
    background-size: cover;
    width: 45%;
  }

  .div-block-59 {
    background-position: 50%;
    width: 55%;
    padding-top: 140px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-27 {
    font-size: 18px;
  }

  .icon-3, .icon-4 {
    font-size: 30px;
  }

  .section-8 {
    height: 850px;
    margin-top: 50px;
  }

  .image-21, .image-22 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .bold-text-5 {
    font-size: 46px;
  }

  .intro {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .kontakt {
    margin-top: 70px;
  }

  .herzliche {
    background-image: url('../images/background2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    height: 819px;
    margin-top: 70px;
  }

  .heading {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 26px;
    line-height: 29px;
  }

  .text-block-5 {
    padding-top: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-30 {
    width: 373px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 90px;
  }

  .information {
    flex-direction: column;
    height: 590px;
    margin-top: 70px;
    padding-top: 10px;
    display: flex;
  }

  .line {
    display: flex;
  }

  .line._2 {
    display: none;
  }

  .text-block-6 {
    text-align: left;
  }

  .link {
    font-size: 17px;
  }

  .info.spam {
    padding-top: 40px;
  }

  .info.spam.nospam {
    padding-top: 30px;
  }

  .info.pr {
    padding-top: 0;
  }

  .title {
    margin-top: 40px;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 28px;
  }

  .betreuung {
    flex-direction: column;
    height: 923px;
    margin-top: 70px;
  }

  .div-block-35 {
    background-image: url('../images/5ff7f387-8bf6-43d4-abe4-9bd4f7cd141d.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 55%;
  }

  .div-block-35.photo {
    width: 100%;
  }

  .div-block-36 {
    width: 100%;
    height: 45%;
    padding-top: 25px;
    padding-bottom: 0;
  }

  .div-block-36.color {
    width: 100%;
  }

  .section {
    margin-top: 70px;
  }

  .text-block-9 {
    width: 142.5px;
    font-size: 17px;
  }

  .list-item-4.bic {
    padding-top: 30px;
    padding-bottom: 110px;
  }

  .text-block-13, .text-block-14, .text-block-18, .text-block-19 {
    font-size: 17px;
  }

  .list-item-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .list-item-5.bic {
    padding-top: 30px;
    padding-bottom: 110px;
  }

  .list-item-5.item32 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-21 {
    text-align: left;
    width: 150px;
    font-size: 17px;
  }

  .text-block-23, .body-6 {
    font-size: 17px;
  }

  .section-3 {
    margin-top: 50px;
  }

  .div-block-43 {
    margin-top: 70px;
  }

  .heading-7, .heading-8 {
    font-size: 23px;
  }

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

  .heading-10, .heading-12, .heading-13, .heading-14, .heading-15 {
    font-size: 23px;
  }

  .body-7 {
    font-size: 17px;
  }

  .section-4 {
    height: auto;
    margin-top: 30px;
  }

  .form-block {
    width: 100%;
  }

  .div-block-45, .div-block-46 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-5 {
    height: 100vh;
    margin-top: 190px;
  }

  .section-6 {
    flex-direction: column;
    justify-content: space-around;
    height: auto;
    margin-top: 70px;
  }

  .neuigkeiten {
    height: auto;
  }

  .div-block-48 {
    flex-direction: column;
    width: 100%;
    height: 900px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-49 {
    width: 100%;
    height: 50%;
  }

  .slider {
    width: 415px;
    height: 610px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-12 {
    width: 100%;
  }

  .slide-nav {
    font-size: 17px;
  }

  .div-block-50 {
    flex-direction: column;
    height: auto;
  }

  .div-block-51 {
    width: 40%;
  }

  .div-block-52, .div-block-52.hund {
    width: 100%;
    padding-top: 5px;
  }

  .text-block-26 {
    font-size: 17px;
  }

  .div-block-53 {
    height: 25%;
  }

  .div-block-54, .div-block-55 {
    height: 35%;
  }

  .heading-20, .bold-text-16 {
    line-height: 28px;
  }

  .div-block-56 {
    justify-content: space-between;
    height: auto;
  }

  .div-block-57 {
    height: 700px;
  }

  .bt {
    padding-top: 15px;
  }

  .div-block-58 {
    background-position: 50%;
    background-size: contain;
    width: 100%;
    height: 47%;
  }

  .div-block-59 {
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
    height: 53%;
    padding-top: 100px;
  }

  .text-block-27 {
    font-size: 17px;
    line-height: 27px;
  }

  .section-8 {
    height: 860px;
    margin-top: 40px;
  }

  .link-14 {
    font-size: 18px;
  }

  .image-14 {
    max-width: 123%;
  }

  .image-17 {
    max-width: 119%;
  }

  .image-18, .image-19, .image-21 {
    max-width: 112%;
  }

  .image-22 {
    max-width: 105%;
  }

  .image-23, .image-24, .image-25, .image-26 {
    max-width: 111%;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: #ffffffa1;
    margin-top: 0;
    position: absolute;
    top: 93px;
  }

  .eng, .sp {
    width: 33px;
  }

  .icon {
    font-size: 30px;
  }

  .brand {
    max-width: 70px;
    margin-top: 10px;
    margin-left: 10px;
  }

  .brand.w--current {
    max-width: 70px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 0;
  }

  .brand.brandresp {
    margin-left: 0;
    padding-left: 10px;
  }

  .bold-text-5 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    line-height: 42px;
  }

  .menu-button.btn {
    margin-top: 15px;
    margin-right: 0;
    padding-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .de, .de.w--current {
    width: 33px;
  }

  .container {
    min-height: 85px;
  }

  .navbar {
    min-width: 320px;
    min-height: 85px;
    position: fixed;
  }

  .navi {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .intro {
    height: 250px;
    margin-top: 20px;
    padding-top: 5px;
  }

  .body {
    font-size: 15px;
  }

  .text-block-4 {
    font-size: 28px;
    line-height: 26px;
  }

  .kontakt {
    margin-top: 60px;
  }

  .link-4 {
    width: 80%;
    font-size: 20px;
  }

  .herzliche {
    background-image: url('../images/handy4.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    height: 812px;
  }

  .heading {
    font-size: 19px;
  }

  .text-block-5 {
    font-size: 15px;
  }

  .div-block-30 {
    width: 270px;
    padding-top: 80px;
  }

  .information {
    margin-top: 60px;
  }

  .empfelung {
    width: 48%;
  }

  .heading-3 {
    width: 153.594px;
    padding-left: 10px;
    line-height: 26px;
  }

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

  .line {
    color: #c03249;
    width: 1px;
    display: block;
  }

  .line._2 {
    display: none;
  }

  .link {
    font-size: 16px;
  }

  .info.spam {
    padding-top: 40px;
    padding-left: 10px;
  }

  .info.pr {
    padding-top: 0;
  }

  .title {
    height: 60px;
    margin-top: 30px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    font-size: 22px;
    line-height: 31px;
  }

  .betreuung {
    height: 800px;
    margin-top: 60px;
  }

  .div-block-35 {
    height: 46%;
  }

  .div-block-36 {
    height: 54%;
    padding-left: 5px;
  }

  .div-block-36.color {
    padding-top: 20px;
    padding-left: 5px;
  }

  .text-block-8 {
    font-size: 15px;
    line-height: 30px;
  }

  .section {
    margin-top: 60px;
  }

  .list {
    margin-left: 2px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .list-item {
    padding-left: 5px;
  }

  .list-item-2.style {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .text-block-9 {
    width: 104.672px;
    font-size: 15px;
  }

  .list-item-4 {
    padding-bottom: 40px;
    padding-left: 5px;
  }

  .list-item-4.bic {
    padding-top: 15px;
    padding-bottom: 165px;
  }

  .list-item-4.item23 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .text-block-13, .text-block-14, .text-block-18, .text-block-19 {
    font-size: 15px;
  }

  .list-item-5 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .list-item-5.bic {
    padding-top: 15px;
    padding-bottom: 144px;
  }

  .list-item-5.item23 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .list-item-5.item32 {
    padding-bottom: 40px;
  }

  .text-block-21 {
    width: 104.672px;
    padding-left: 2px;
    font-size: 15px;
  }

  .div-block-41 {
    padding-left: 5px;
  }

  .text-block-22 {
    font-size: 17px;
  }

  .footer {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-23 {
    font-size: 14px;
  }

  .body-6 {
    font-size: 15px;
    line-height: 22px;
  }

  .section-3 {
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-43 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
  }

  .heading-7 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 13px;
  }

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

  .text-block-25 {
    font-size: 15px;
    line-height: 25px;
  }

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

  .heading-8 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .heading-9 {
    margin-top: 10px;
    font-size: 20px;
  }

  .heading-10 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

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

  .heading-11 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .heading-12 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

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

  .heading-13 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .heading-14 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .heading-15 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .body-7 {
    font-size: 15px;
  }

  .section-4 {
    height: auto;
    margin-top: 10px;
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .form-block {
    width: 100%;
  }

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

  .heading-16 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .div-block-45, .div-block-46 {
    width: 100%;
  }

  .section-5 {
    height: 100vh;
    margin-top: 150px;
  }

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

  .section-6 {
    margin-top: 60px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .neuigkeiten {
    height: auto;
    margin-top: 60px;
  }

  .div-block-48 {
    height: 880px;
  }

  .div-block-49 {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .slider {
    width: 100%;
    height: 395px;
  }

  .slide-nav {
    font-size: 14px;
  }

  .heading-18 {
    font-size: 20px;
  }

  .text-block-26 {
    font-size: 15px;
  }

  .div-block-53 {
    height: 27%;
  }

  .div-block-54, .div-block-55 {
    height: 36%;
  }

  .heading-19, .heading-20 {
    font-size: 18px;
    line-height: 26px;
  }

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

  .div-block-56 {
    justify-content: space-around;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .div-block-57 {
    height: 763px;
  }

  .bt {
    margin-top: 120px;
    padding-top: 0;
  }

  .div-block-58 {
    height: 45%;
  }

  .div-block-59 {
    background-position: 50%;
    background-size: cover;
    height: 55%;
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-27 {
    text-align: justify;
    font-size: 15px;
  }

  .icon-3 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
  }

  .icon-4 {
    font-size: 25px;
  }

  .right-arrow, .left-arrow {
    width: 45px;
  }

  .section-8 {
    height: 896px;
    margin-top: 30px;
  }

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

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

  .image-14 {
    max-width: 117%;
  }

  .image-15 {
    max-width: 119%;
  }

  .image-16 {
    max-width: 109%;
  }

  .image-17 {
    max-width: 114%;
  }

  .image-18, .image-19, .image-20 {
    max-width: 107%;
  }

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

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

  .image-23, .image-24, .image-25, .image-26 {
    max-width: 107%;
  }
}


@font-face {
  font-family: 'Patrickhand';
  src: url('../fonts/PatrickHand-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Patrickhand';
  src: url('../fonts/PatrickHand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Patrickhand';
  src: url('../fonts/PatrickHand-Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Patrickhand';
  src: url('../fonts/PatrickHand-Regular.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Patrickhand';
  src: url('../fonts/PatrickHand-Regular.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-ExtraBold.ttf') format('truetype'), url('../fonts/PlaypenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playpensans';
  src: url('../fonts/PlaypenSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}