.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero {
  background-image: url('../images/hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
}

.hero.section {
  background-image: url('../images/hero.png');
  background-position: 50%;
  background-size: cover;
}

.container_confirm {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container_confirm.hero {
  background-image: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.navbar {
  z-index: 9999999;
  margin-top: 30px;
  padding-top: 0;
  padding-left: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.text-block {
  color: #fff;
  margin-left: 0;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav_div {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 40%;
  margin-left: 10%;
  display: flex;
  position: static;
}

.nav_contact {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-2 {
  color: #fff;
  margin-left: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  display: block;
  position: static;
  overflow: visible;
}

.button {
  background-color: #fe5d02;
  border-radius: 100px;
  margin-left: 40px;
  margin-right: 20px;
  padding: 12px 47px;
  font-family: Urbanist, sans-serif;
}

.hero_content {
  position: relative;
  top: 0;
}

.text-block-3 {
  color: #fff;
  width: 61%;
  margin-top: 154px;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 80px;
  position: static;
  top: 0;
}

.text-block-4 {
  color: #fff;
  width: 39%;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
}

.button-2 {
  background-color: #00000042;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-top: 30px;
  padding: 16px 60px;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.bottom_hero_div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 24%;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.container-3 {
  width: 100%;
  max-width: 1440px;
  padding: 60px 20px;
}

.heading {
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 56px;
}

.text-span {
  color: #aaa;
  font-weight: 400;
}

.container_services {
  max-width: 1440px;
}

.container-4 {
  max-width: 1440px;
  padding: 20px;
}

.services_div {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-5 {
  border: 2px solid #fe5d02;
  border-radius: 50px;
  padding: 5px 30px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.heading-2 {
  text-align: center;
  width: 85%;
  font-family: Urbanist, sans-serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 50px;
}

.heading-2.fade-up {
  width: 100%;
}

.text-span-2 {
  color: #aaa;
  font-weight: 400;
}

.services_content_div {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.service_1.fade-up {
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  width: 22%;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 4px 18px #00000021;
}

.text-block-6 {
  text-align: center;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Urbanist, sans-serif;
  font-weight: 400;
  line-height: 21px;
}

.heading-3 {
  text-align: center;
  margin-top: 60px;
  font-family: Urbanist, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

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

.service_2.fade-up, .service_3.fade-up, .service_4.fade-up {
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  width: 22%;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 4px 18px #00000021;
}

.service_5.fade-up, .service_6.fade-up {
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  width: 22%;
  margin-top: 50px;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 4px 18px #00000021;
}

.text-block-7 {
  text-align: center;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Urbanist, sans-serif;
  font-weight: 400;
  line-height: 21px;
}

.service_7.fade-up {
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  width: 22%;
  margin-top: 50px;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 4px 18px #00000021;
}

.service_button {
  justify-content: center;
  align-items: center;
  width: 22%;
  margin-top: 50px;
  display: flex;
}

.service_button.fade-up {
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22%;
  margin-top: 50px;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.button_services {
  background-color: #fe5d02;
  border: 1px solid #8c4116;
  border-radius: 100px;
  margin-top: 30px;
  padding: 20px 60px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  box-shadow: 0 5px 15px #f8090987;
}

.button_services.fade-up {
  margin-top: 0;
}

.prices_container {
  max-width: 1440px;
  padding: 60px 20px 20px;
}

.prices_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block_prices {
  border: 2px solid #fe5d02;
  border-radius: 50px;
  padding: 5px 30px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.text-span-3 {
  color: #aaa;
}

.heading-2_prices {
  text-align: center;
  width: 85%;
  font-family: Urbanist, sans-serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 50px;
}

.heading-2_prices.fade-up {
  width: 100%;
}

.grid {
  grid-row-gap: 0px;
  grid-template: "Area-2"
                 "Area"
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  justify-items: center;
  width: 100%;
}

.text-block-8 {
  font-family: Urbanist, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 26px;
}

.columns {
  width: 100%;
  margin-top: 20px;
}

.column {
  outline-offset: 0px;
  border: 1px solid #fe5d02;
  border-top: 0 solid #000;
  border-left: 0 solid #000;
  outline: 3px #fe5d02;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-9 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-10 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.column-2 {
  border-bottom: 1px solid #fe5d02;
  border-right: 1px #000;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.column-3 {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.columns_2 {
  width: 100%;
  margin-top: 0;
}

.text-block-11 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Urbanist, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.text-block-12 {
  margin-top: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-13, .text-block-14 {
  margin-top: 10px;
}

.container_benefits {
  max-width: 1440px;
  padding: 40px 20px 20px;
}

.div_benefits {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.benefits_1 {
  flex-flow: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.heading-4 {
  margin-top: 30px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.text-block-15 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Urbanist, sans-serif;
  font-weight: 400;
}

.container_form {
  background-image: url('../images/Rectangle-111.png');
  background-position: 0 0;
  background-size: auto;
  max-width: 1440px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 20px;
}

.form_div {
  display: flex;
}

.form_left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 20px;
  display: flex;
}

.form_right {
  width: 44%;
  margin-left: 60px;
}

.title_form {
  margin-top: 30px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.title_form.fade-up {
  color: #fff;
  margin-top: 40px;
  font-size: 42px;
  font-weight: 500;
}

.text-block-16 {
  color: #fff;
  margin-top: 10px;
  font-family: Urbanist, sans-serif;
}

.form-2 {
  padding-left: 40px;
}

.form_title {
  border: 2px solid #fe5d02;
  border-radius: 50px;
  padding: 5px 30px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.form_title.fade-up {
  color: #fff;
}

.signup-field {
  text-align: left;
  background-color: #f5f5f6;
  border: 1px #0000001a;
  border-radius: 6px;
  align-items: center;
  height: 54px;
  margin-bottom: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
  display: flex;
  position: relative;
}

.signup-field:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.signup-field::placeholder {
  color: #3333334d;
}

.terms-text {
  color: #3339;
  padding-left: 5px;
  font-size: 13px;
  position: relative;
  top: -2px;
}

.login-container {
  z-index: 10;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px;
  display: block;
  position: relative;
}

.login-button {
  color: #333;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  width: 100%;
  margin-top: 20px;
  padding: 13px 18px 12px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: background-color .2s;
  display: block;
}

.login-button:hover {
  color: #fff;
  background-color: #fe5d02;
}

.login-head {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3em;
}

.gdpr-checkbox {
  text-align: left;
  margin-top: -5px;
}

.login-page-link {
  color: #000;
  font-weight: 600;
}

.signup-label {
  z-index: -1;
  opacity: 1;
  color: #333;
  text-align: left;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 2px;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.memberstack-form {
  padding-top: 10px;
  position: relative;
}

.field-row {
  display: flex;
}

.field-wrapper {
  width: 100%;
  min-height: 30px;
  position: relative;
}

.field-wrapper.first-name-wrapper {
  margin-right: 15px;
}

.error-message {
  z-index: 100;
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 22px;
  padding-bottom: 22px;
  font-weight: 700;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.select-field {
  border-radius: 6px;
  height: 54px;
  font-family: Urbanist, sans-serif;
}

.additional {
  text-align: left;
  background-color: #f5f5f6;
  border: 1px #0000001a;
  border-radius: 6px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 108px;
  margin-bottom: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
  display: flex;
  position: relative;
}

.additional:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.additional::placeholder {
  color: #3333334d;
}

.footer.section {
  background-color: #011a42;
  border-bottom: 1px solid #fff;
}

.container_footer {
  max-width: 1440px;
  padding: 20px;
}

.div_footer {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

.left_footer {
  flex-flow: column;
  display: flex;
}

.icons_footer {
  display: flex;
}

.image-2 {
  width: 36%;
  margin-top: 20px;
}

.nev_footer {
  flex-flow: column;
  width: 20%;
  margin-left: 100px;
  display: flex;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  font-family: Urbanist, sans-serif;
  font-weight: 500;
}

.link {
  color: #c7c7c7;
  margin-top: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.phone {
  flex-flow: row;
  margin-top: 20px;
  display: flex;
}

.text-block-17 {
  color: #c7c7c7;
  margin-left: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.kontakt_div {
  flex-flow: column;
  width: 20%;
  margin-right: 100px;
  display: flex;
}

.email {
  flex-flow: row;
  margin-top: 20px;
  display: flex;
}

.copyright {
  background-color: #011a42;
}

.copyright_container {
  max-width: 1440px;
  padding: 20px;
}

.text-block-18 {
  color: #797979;
  font-family: Urbanist, sans-serif;
}

.text-block-18.fade-up {
  color: #cecece;
  display: flex;
  overflow: visible;
}

.link-2 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link-2:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link-2.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.image-3 {
  flex: 0 auto;
  display: block;
  overflow: clip;
}

.burger, .overlay-menu {
  display: none;
}

.benefits_2 {
  flex-flow: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.email-page {
  flex-flow: row;
  margin-top: 20px;
  display: flex;
}

.email-page.section {
  min-height: 100dvh;
  margin-top: 0;
}

.container_email {
  max-width: 1440px;
}

.hero_email {
  background-image: url('../images/hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
}

.hero_email.section {
  background-image: none;
}

.link3 {
  color: #333;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link3:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link3.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.link4 {
  color: #333;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link4:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link4.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.link5 {
  color: #333;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link5:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link5.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.link6 {
  color: #333;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link6:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link6.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.link7 {
  color: #333;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .5s;
}

.link7:hover {
  color: #fe5d02;
  border-bottom: 2px solid #fe5d02;
  font-weight: 600;
}

.link7.w--current:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fe5d02;
}

.logo {
  flex: 0 auto;
  display: block;
  overflow: clip;
}

.phone_text {
  color: #333;
  margin-left: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
  position: static;
  overflow: visible;
}

.confirmation_div {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-19 {
  text-align: center;
  margin-top: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-7 {
  text-align: center;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
}

.text-block-20 {
  margin-top: 10px;
  font-family: Urbanist, sans-serif;
  font-weight: 500;
}

.button_back {
  color: #333;
  background-color: #ffffff42;
  border: 1px solid #1a1a1a;
  border-radius: 100px;
  margin-top: 30px;
  padding: 16px 60px;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.container_email1 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container_email1.hero {
  background-image: none;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .nav_contact {
    display: flex;
    overflow: visible;
  }

  .text-block-3 {
    margin-top: 200px;
    font-size: 48px;
    line-height: 64px;
  }

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

  .container-3.hero_container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .heading-2.fade-up {
    font-size: 24px;
    line-height: 39px;
  }

  .services_content_div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
  }

  .service_1.fade-up {
    width: 30%;
    margin-right: 20px;
  }

  .text-block-6 {
    margin-top: 5px;
  }

  .heading-3 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 22px;
  }

  .image {
    width: 25%;
  }

  .service_2.fade-up {
    width: 30%;
    margin-right: 20px;
  }

  .service_3.fade-up {
    width: 30%;
  }

  .service_4.fade-up, .service_5.fade-up {
    width: 30%;
    margin-top: 30px;
    margin-right: 20px;
  }

  .service_6.fade-up {
    width: 30%;
    margin-top: 30px;
    margin-right: 0;
  }

  .service_7.fade-up {
    width: 30%;
    margin-top: 30px;
    display: flex;
  }

  .service_button.fade-up {
    width: 30%;
    margin-top: 0;
  }

  .heading-2_prices.fade-up {
    font-size: 24px;
    line-height: 39px;
  }

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

  .benefits_1 {
    width: 33%;
  }

  .heading-4.fade-up {
    font-size: 22px;
  }

  .form_left {
    width: 40%;
  }

  .form_right {
    width: 52%;
  }

  .title_form.fade-up {
    margin-top: 20px;
    font-size: 32px;
  }

  .login-container {
    padding-top: 7%;
  }

  .login-head {
    margin-bottom: 4%;
  }

  .link-2 {
    margin-left: 40px;
  }

  .burger.menu-open, .overlay-menu.mobile-menu {
    display: none;
  }

  .benefits_2 {
    width: 33%;
  }

  .link3, .link4, .link5, .link6, .link7 {
    margin-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav_div {
    display: none;
  }

  .text-block-3 {
    width: 100%;
    margin-top: 125px;
    font-size: 28px;
    line-height: 39px;
  }

  .text-block-4 {
    display: none;
  }

  .button_services {
    padding: 23px 41px;
  }

  .columns_2.fade-up {
    display: flex;
  }

  .form_left {
    display: none;
  }

  .form_right {
    width: 100%;
    margin-left: 0;
  }

  .signup-field {
    height: 50px;
  }

  .login-button {
    margin-top: 15px;
  }

  .signup-label {
    margin-bottom: 2px;
  }

  .field-wrapper.first-name-wrapper {
    margin-right: 5%;
  }

  .additional {
    height: 50px;
  }

  .nev_footer {
    width: 37%;
  }

  .kontakt_div {
    width: 32%;
  }
}

@media screen and (max-width: 479px) {
  .hero.section {
    background-image: url('../images/52e28d4e-4a03-4458-b39f-1123d85f7a71.png'), url('../images/hero.png');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: cover, cover;
  }

  .container_confirm.hero {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .navbar {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding-right: 20px;
  }

  .nav_contact {
    display: none;
  }

  .text-block-3 {
    margin-top: 171px;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .text-block-4 {
    width: 90%;
    font-size: 14px;
    line-height: 25px;
    display: block;
  }

  .bottom_hero_div {
    height: 29%;
    margin-bottom: 10px;
  }

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

  .heading-2.fade-up {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
  }

  .services_content_div {
    flex-flow: column;
    align-items: center;
    margin-top: 20px;
  }

  .service_1.fade-up {
    width: 75%;
    margin-right: 0;
  }

  .service_2.fade-up {
    width: 75%;
    margin-top: 30px;
    margin-right: 0;
  }

  .service_3.fade-up {
    width: 75%;
    margin-top: 30px;
  }

  .service_4.fade-up, .service_5.fade-up {
    width: 75%;
    margin-right: 0;
  }

  .service_6.fade-up, .service_7.fade-up, .service_button {
    width: 75%;
  }

  .service_button.fade-up {
    width: 75%;
    padding-top: 20px;
  }

  .button_services {
    padding: 18px 54px;
  }

  .heading-2_prices.fade-up {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 27px;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
  }

  .columns_2 {
    display: flex;
  }

  .columns_2.fade-up {
    margin-top: 0;
  }

  .text-block-11 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .text-block-13.fade-up, .text-block-14.fade-up {
    font-family: Urbanist, sans-serif;
    font-weight: 500;
  }

  .div_benefits {
    flex-flow: column;
    align-items: center;
  }

  .benefits_1 {
    width: 75%;
    margin-top: 40px;
  }

  .heading-4.fade-up {
    margin-top: 20px;
  }

  .text-block-15.fade-up {
    padding-left: 0;
    padding-right: 0;
  }

  .login-container {
    min-width: 0;
  }

  .login-head {
    font-size: 22px;
  }

  .container_footer {
    flex-flow: column;
    display: block;
  }

  .div_footer {
    flex-flow: column;
    align-items: center;
  }

  .left_footer {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .image-2 {
    width: 100%;
    margin-top: 0;
  }

  .nev_footer {
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .text-block-17 {
    text-decoration: none;
  }

  .kontakt_div {
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
  }

  .text-block-18 {
    text-align: center;
  }

  .burger, .burger.menu-open {
    display: block;
  }

  .overlay-menu {
    z-index: 999999999;
    background-color: #011a42;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .overlay-menu.mobile-menu {
    z-index: 2147483647;
    flex-flow: column;
    width: 100%;
    height: 100dvh;
    min-height: 100dvh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav_burfer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: relative;
  }

  .nav_burfer.menu-close {
    inset: 0% 0% auto auto;
  }

  .heading-6 {
    color: #fff;
    letter-spacing: 1px;
    font-family: Urbanist, sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 44px;
  }

  .about_menu {
    color: #fff;
    margin-top: 50px;
    font-family: Urbanist, sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-decoration: none;
  }

  .menu-close {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-4 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .close1 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

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

  .benefits_2 {
    width: 75%;
    margin-top: 0;
  }

  .about_menu1, .about_menu2, .service_menu, .price_menu, .contact_menu {
    color: #fff;
    margin-top: 50px;
    font-family: Urbanist, sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-decoration: none;
  }

  .confirmation_div {
    justify-content: center;
    align-items: center;
  }

  .text-block-20 {
    text-align: center;
  }

  .about_menu_email {
    color: #fff;
    margin-top: 50px;
    font-family: Urbanist, sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-decoration: none;
  }

  .container_email1.hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}


