:root {
  --relume-library-lite-rl-black: black;
  --relume-library-lite-rl-white: #00000047;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-white: white;
  --flowui-component-library-gray-900: #1c1f2a;
  --flowui-component-library-grey-600: var(--d6d7d7);
  --flowui-component-library-gray-200: #f3f5fb;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-gray-100: #f7f9fd;
  --d6d7d7: var(--flowui-component-library-gray-900);
  --flowui-component-library-primary-base: #642eff;
}

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

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

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

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

.navbar-no-shadow {
  background-color: #1b1f2a;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #1b1f2a;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  vertical-align: baseline;
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #70c0fa;
}

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

.nav-link.w--current {
  font-size: 16px;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown:hover {
  color: #70c0fa;
}

.nav-dropdown-toggle {
  color: #70c0fa;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #70c0fa;
}

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

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-icon:hover {
  color: #70c0fa;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  background-color: #3b3f48;
}

.nav-dropdown-link {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-dropdown-link:hover {
  color: #70c0fa;
}

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

.mobile-margin-top-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 0;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff1a;
  border-radius: 100px;
  padding: 4px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #1b1f2a;
  background-color: #70c0fa;
}

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

.text-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block:hover {
  color: #70c0fa;
}

.div-block {
  align-items: center;
  width: 100%;
  max-width: 24px;
  display: flex;
}

.link-block {
  width: auto;
  max-width: 24px;
  max-height: 24px;
}

.list-item {
  margin-right: 40px;
}

.div-block-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.main {
  background-image: url('../images/Лелека-дизайн-bg-main.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 100px;
  padding: 0 32px;
}

.heading {
  color: #fff;
  width: 100%;
  max-width: none;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 120%;
}

.text-span {
  font-size: 24px;
}

.text-span-2 {
  color: #70c0fa;
}

.div-block-3 {
  width: 50%;
  padding-top: 0;
}

.div-block-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.buttom-leleka {
  aspect-ratio: auto;
  background-image: linear-gradient(#04a551, #088342);
  border-radius: 4px;
  padding: 16px 30px;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  width: auto;
  display: flex;
}

.link-block-2 {
  color: #fff;
  background-image: url('../images/unsplash_khpWE85ge38-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  max-width: none;
  height: 400px;
  max-height: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.div-block-6 {
  background-image: linear-gradient(.000146764deg, #1b1b1b00, #00000026);
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 110px;
  max-width: 125px;
  height: 100%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.container {
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  display: flex;
  overflow: visible;
}

.link-block-3 {
  background-image: url('../images/unsplash_GHCVUtBECuY.png');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 110px;
  height: 400px;
  margin-top: -20px;
}

.div-block-7 {
  background-image: linear-gradient(352deg, #00000030, #fff0);
  border-radius: 10px;
  align-items: flex-end;
  height: 100%;
  padding: 0 20px 20px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

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

.subtilemain {
  color: #fff;
  margin-bottom: 40px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
}

.heading-2 {
  color: #1b1f2a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 120%;
}

.heading-2.h2-lelka-40 {
  margin-bottom: 40px;
}

.paragraph {
  text-align: center;
  width: 99.9997%;
  max-width: 650px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.div-block-8 {
  background-image: url('../images/Rectangle-2091-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 130%;
  padding-top: 0;
}

.div-block-8._2 {
  background-image: none;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.advantages {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.section-leleka {
  margin-bottom: 120px;
  padding-left: 32px;
  padding-right: 32px;
}

.section-leleka.section-leleka-bg {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section-leleka.section-leleka-bg-2 {
  background-image: url('../images/BG-3.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-10 {
  background-color: #1b1f2a;
  border-radius: 10px 10px 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-11 {
  aspect-ratio: auto;
  background-color: #70c0fa;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 8px;
  left: 0;
}

.image {
  z-index: -1;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  max-width: none;
  position: relative;
  top: 0;
}

.image-2, .image-3 {
  width: 24px;
  height: 24px;
}

.image-4 {
  width: auto;
  height: auto;
}

.image-5 {
  width: 24px;
  height: 24px;
}

.div-block-12 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-13 {
  display: flex;
}

.img {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.image-6 {
  border-radius: 10px;
}

.text-per {
  z-index: 1;
  color: #fff;
  text-align: center;
  align-items: center;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: static;
  top: 76px;
}

.body {
  font-size: 18px;
}

.image-7 {
  border-radius: 20px;
  width: 100%;
  max-width: 250px;
}

.image-8 {
  width: auto;
  max-width: 50%;
  height: auto;
  margin-top: 0;
  position: static;
  top: 0;
}

.div-block-14 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  max-width: none;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  width: 70%;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/img--Help-with-rent.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 30%;
}

.div-block-17 {
  background-image: url('../images/ticket-assistance.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 50%;
}

.div-block-18 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-19 {
  background-image: url('../images/img-Sales-Assistance.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 50%;
}

.div-block-20 {
  background-image: url('../images/img-legal-advice.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
}

.link-block-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/img-Sales-Assistance.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-4:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/img-Sales-Assistance.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-5 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  background-image: url('../images/ticket-assistance.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  padding: 20px;
  text-decoration: none;
  transition: opacity .555s;
  display: flex;
}

.link-block-5:hover {
  background-color: #000;
  background-image: linear-gradient(#00000047, #00000047), url('../images/ticket-assistance.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  transform: translate(0);
}

.link-block-5:active {
  transform: scale(.9);
}

.link-block-6 {
  grid-column-gap: 260px;
  grid-row-gap: 260px;
  background-image: url('../images/img--Help-with-rent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-6:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/img--Help-with-rent.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-7 {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  background-image: url('../images/img-legal-advice.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-7:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/img-legal-advice.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-21 {
  align-items: flex-start;
  display: flex;
}

.text-block-5 {
  color: #fff;
  width: 99.9999%;
  max-width: 270px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-5.text-vlock-4 {
  max-width: 200px;
}

.div-block-22 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-9 {
  width: 24px;
  max-width: none;
  height: 16px;
}

.arrow {
  width: 18px;
  max-width: none;
  height: auto;
}

.section-leleka-bg-black {
  background-image: url('../images/BG-black-2-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 32px;
  padding-right: 32px;
}

.container-3 {
  width: 100%;
  max-width: 1140px;
}

.div-left {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-bottom: 100px;
  display: flex;
}

.div-left-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: relative;
}

.image-11 {
  width: 50%;
}

.heading-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  line-height: 120%;
}

.paragraph-2 {
  color: #fff;
  width: 100%;
  max-width: 300px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}

.image-12 {
  z-index: 2;
  max-width: 21.8055%;
  height: 150px;
  position: absolute;
  inset: 45% auto 0% 68%;
}

.image-12.imag-arrow-2 {
  top: 47%;
  left: 66%;
}

.text-span-3, .text-span-4 {
  color: #7cc1fc;
}

.testimonial-slider-small {
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border: 1px #000;
  border-radius: 0;
  margin-bottom: 50px;
  padding: 0 32px;
  position: relative;
}

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

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

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

.testimonial-slider {
  background-color: #0000;
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  border-radius: 20px;
  width: auto;
  max-width: 48%;
  height: 286.758px;
  max-height: 286.758px;
  margin-right: 4%;
  box-shadow: 0 12px 20px -3px #0c053a1a;
}

.testimonial-card {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  border-radius: 20px;
  align-self: stretch;
  align-items: flex-end;
  height: 100%;
  margin-top: 0;
  display: flex;
}

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

.testimonial-author {
  color: #031420;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.paragraph-3 {
  color: #031420;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.link {
  color: #d6d7d7;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.mask {
  padding: 20px;
}

.div-block-23 {
  align-items: center;
  height: auto;
  display: flex;
}

.rl_footer3_legal-link {
  color: var(--relume-library-lite-rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

.rl_footer3_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.rl_footer3_credit-text {
  color: var(--relume-library-lite-rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

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

.rl_footer3_spacing-block-5 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer3_line-divider {
  background-color: var(--relume-library-lite-rl-black);
  width: 100%;
  height: 1px;
}

.rl_footer3_spacing-block-4 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl_footer3_link {
  color: var(--relume-library-lite-rl-black);
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.rl_footer3_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.rl_footer3_menu-wrapper {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.rl-social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.rl_footer3_social-link {
  color: var(--relume-library-lite-rl-black);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rl_footer3_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.rl_footer3_spacing-block-3 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl-text-style-small {
  color: var(--relume-library-lite-rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_footer3_text {
  color: var(--relume-library-lite-rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_footer3_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_footer3_spacing-block-1 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer3_logo-link {
  float: none;
  padding-left: 0;
}

.rl_footer3_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-items: start;
  display: grid;
}

.rl-padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_footer3_component {
  background-color: var(--relume-library-lite-rl-white);
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-testimonial-r-arrow {
  border: 1px solid var(--flowui-component-library-grey-300);
  background-color: var(--flowui-component-library-white);
  color: #1c1f2a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
}

.f-testimonial-r-arrow:hover {
  border-color: var(--flowui-component-library-gray-900);
  background-color: var(--flowui-component-library-gray-900);
  color: var(--flowui-component-library-white);
}

.f-testimonial-l-arrow {
  border: 1px solid var(--flowui-component-library-grey-300);
  color: var(--flowui-component-library-grey-600);
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
}

.f-testimonial-l-arrow:hover {
  background-color: var(--flowui-component-library-gray-900);
  color: var(--flowui-component-library-white);
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.f-text-weight-medium {
  font-weight: 500;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-testimonial-avatar-small {
  background-color: var(--flowui-component-library-gray-200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  align-items: center;
  height: 15.3889%;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-margin-bottom-40 {
  margin-bottom: 16px;
}

.f-testimonial-star-wrapper {
  grid-column-gap: 4px;
  margin-bottom: 8px;
  display: flex;
}

.f-testimonial-card {
  color: var(--flowui-component-library-gray-900);
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: -1px 0 19px -10px #03041733, 9px 18px 20px -9px #393b6a0d;
}

.f-testimonial-slider-grid-large {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.f-testimonial-mask {
  padding-top: 0;
  padding-bottom: 0;
}

.f-testimonial-slider-regular {
  background-color: #0000;
  height: auto;
  padding-left: 72px;
  padding-right: 72px;
}

.f-h3-heading {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-testimonial-background {
  background-color: var(--flowui-component-library-gray-100);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-section-regular {
  padding: 0 0% 72px;
  position: relative;
}

.text-block-7 {
  color: #d6d7d7;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.link-2 {
  color: #d6d7d7;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.slide, .slide-2 {
  padding: 20px 20px 32px;
}

.button {
  color: #fff;
  background-color: #1c1f2a;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  display: inline-block;
}

.button:hover {
  background-color: #70c0fa;
}

.div-block-24 {
  text-align: center;
}

.f-paragraph-small-2 {
  color: #1b1f2a;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.f-accordian-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
}

.f-accordian-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.f-accordian-icon {
  color: var(--d6d7d7);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.f-accordian-title {
  color: #1b1f2a;
  letter-spacing: -.01em;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.f-accordian-title-wrapper {
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.f-accordian-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 0;
}

.f-accordian-dropdown {
  z-index: 3;
  border-bottom: 3px solid #e7f0fe;
  border-radius: 0;
  padding-bottom: 16px;
  transition: all .3s;
  display: block;
}

.f-accordian-wrapper {
  grid-row-gap: 24px;
  border: 1px none var(--flowui-component-library-grey-300);
  border-radius: 8px;
  flex-direction: column;
  width: 50%;
  max-width: none;
  padding: 24px;
  display: flex;
}

.container-5 {
  max-width: 1140px;
}

.section {
  background-image: url('../images/bg-faq.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 50px;
  padding-left: 32px;
  padding-right: 32px;
}

.section.faq {
  background-image: url('../images/Лелека-дизайн.png');
  background-position: 0 100%;
  background-size: contain;
  padding-bottom: 120px;
}

.div-block-25 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  display: flex;
}

.image-13 {
  border-radius: 20px;
  width: 50%;
  max-width: none;
  box-shadow: 0 2px 20px 8px #1b1f2a26;
}

.f-footer-link {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library-primary-base);
}

.f-footer-vertical-divider {
  background-color: var(--flowui-component-library-grey-300);
  width: 1px;
  height: 16px;
}

.f-footer-menu {
  grid-column-gap: 24px;
  flex: none;
  align-items: center;
  display: flex;
}

.f-footer-detail {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-footer-brand {
  align-items: center;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-horizontal-divider {
  background-color: var(--flowui-component-library-grey-300);
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-footer-social {
  background-color: var(--flowui-component-library-gray-200);
  color: var(--flowui-component-library-gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.f-footer-social:hover {
  color: var(--flowui-component-library-primary-base);
}

.f-footer-social-group {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.f-footer-group {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-footer-logo {
  flex: none;
}

.f-container-large-2 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-footer-small {
  background-color: var(--d6d7d7);
  padding: 32px 5%;
  position: relative;
}

.footer-dark {
  background-color: #1b1f2a;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: var(--flowui-component-library-white);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.footer-link {
  color: #c5c0c0;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.footer-link:hover {
  color: #70c0fa;
}

.footer-social-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.footer-social-link {
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.div-block-26 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.button-2 {
  color: var(--flowui-component-library-grey-600);
  text-align: center;
  background-color: #70c0fa;
  border-radius: 100px;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.button-2:hover {
  color: #1c1f2a;
  background-color: #fff;
}

.button-3 {
  background-color: var(--flowui-component-library-white);
  color: #1c1f2a;
  border-radius: 20px;
  margin-left: 12px;
  padding: 4px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.button-3:hover {
  color: #fff;
  background-color: #70c0fa;
}

.div-main-100 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-main-100.div-abou-us {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.div-block-27 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
}

.div-block-27.div-block-27-abus {
  width: 55%;
}

.div-block-28 {
  width: 50%;
}

.div-block-28.about-us-block-28 {
  width: 45%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 120%;
}

.heading-4.h-about-us {
  margin-bottom: 8px;
  font-size: 64px;
}

.heading-4.h-about-us.h1-carear {
  color: #fff;
  font-size: 90px;
}

.text-span-5 {
  color: #70c0fa;
  font-weight: 800;
}

.paragraph-4 {
  margin-bottom: 0;
  font-weight: 400;
}

.button-main-1 {
  color: #1c1f2a;
  text-align: center;
  background-color: #70c0fa;
  border-radius: 100px;
  width: auto;
  padding: 12px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  box-shadow: 0 7px 16px #7cc1fc30;
}

.button-main-1:hover {
  background-color: #fff;
  transform: scale(1.1);
}

.button-main-1.button-main-2 {
  width: 100%;
  max-width: 350px;
  font-size: 20px;
}

.button-main-1.button-main-2:hover {
  transform: none;
}

.section-2 {
  background-image: url('../images/Лелека-дизайн-bg-3.png');
  background-position: 0 0;
  background-size: 100% 100%;
  margin-bottom: 60px;
  padding: 120px 32px 100px;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.div-block-29 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 140px;
  padding-top: 0;
  display: flex;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.link-block-1 {
  cursor: auto;
  background-image: url('../images/Group-4839.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 160px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-1:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4839.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 3px #7cc1fc;
  transform: translate(0, -16px)scale(1.1);
}

.link-block-1:active {
  transform: scale(.9);
}

.link-block-1.link-block-2 {
  cursor: auto;
  background-image: url('../images/Group-4837.png');
  background-position: 50%;
}

.link-block-1.link-block-2:hover {
  background-image: linear-gradient(#00000040, #00000040), url('../images/Group-4837.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-3 {
  cursor: auto;
  background-image: url('../images/Group-4838.png');
  background-position: 50%;
  margin-top: 0;
}

.link-block-1.link-block-3:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4838.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-4 {
  cursor: auto;
  background-image: url('../images/Group-4836.png');
  background-position: 50%;
  padding-bottom: 0;
}

.link-block-1.link-block-4:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4836.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-5 {
  background-image: url('../images/Group-4848.png');
  background-position: 50%;
  transition: opacity .555s;
}

.link-block-1.link-block-5:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4848.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-6 {
  background-image: url('../images/Group-4847.png');
  background-position: 50%;
}

.link-block-1.link-block-6:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4847.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-7 {
  background-image: url('../images/Group-4846.png');
  background-position: 50%;
}

.link-block-1.link-block-7:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4846.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-1.link-block-8 {
  background-image: url('../images/Group-4845.png');
  background-position: 50%;
  width: 25%;
  max-width: none;
  max-height: none;
}

.link-block-1.link-block-8:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4845.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-30 {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-31 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-32 {
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100px;
  padding-top: 0;
  position: absolute;
  top: 92px;
}

.div-block-33 {
  width: 100%;
  position: relative;
}

.image-14 {
  height: 100%;
}

.div-block-34 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  display: flex;
}

.div-block-35 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-36 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.image-15 {
  width: 32px;
  max-width: none;
  height: auto;
}

.div-block-37 {
  background-image: url('../images/Frame-4799.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 160px;
  display: flex;
}

.div-block-37.div-block-37-2 {
  background-image: url('../images/Frame-4800.png');
}

.div-block-37.div-block-37-3 {
  background-image: url('../images/Frame-4801.png');
}

.div-block-37.div-block-37-4 {
  background-image: url('../images/Frame-4802.png');
  width: 100%;
}

.main-section-about-us {
  background-image: url('../images/bg-2.png');
  background-position: 50% 0;
  background-size: 100% 100%;
  margin-bottom: 100px;
  padding: 28px 32px 66px;
}

.paragraph-6 {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}

.bold-text-2 {
  color: #7cc1fc;
}

.container-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.container-7.container-7-about {
  justify-content: center;
}

.container-7.container-7-about.dd {
  align-items: center;
}

.section-3 {
  background-image: url('../images/Лелека-дизайн.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-left: 32px;
  padding-right: 32px;
}

.div-50 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.div-50.div-block-creer-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .75fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.big-text-3 {
  color: #1c1f2a;
  background-image: url('../images/Frame-4805.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-10 {
  color: #1c1f2a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-10.bolt-text-20 {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-38 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #1c1f2a;
  border-radius: 20px;
  align-items: center;
  width: 100%;
  padding: 32px;
  display: flex;
}

.paragraph-7 {
  color: #fff;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

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

.text-block-11 {
  color: #7cc1fc;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-12 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-39 {
  width: 70%;
}

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

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-gallery-image-x-small-square {
  height: 255px;
}

.f-gallery-lightbox {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.f-gallery-image-x-tall {
  height: 550px;
}

.f-gallery-two-column-s {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  align-items: center;
}

.f-h3-heading-2 {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small-2 {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-49 {
  margin-bottom: 0;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  margin-bottom: 120px;
  padding: 0 0%;
  position: relative;
}

.div-block-creer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.heading-5 {
  color: #1c1f2a;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 120%;
}

.container-8 {
  width: 100.001%;
  max-width: 1140px;
}

.main-block-3 {
  background-color: #1c1f2a;
  background-image: url('../images/Оренда.webp');
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 100px;
  padding: 32px 32px 80px;
}

.text-div {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.bclock-form {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  width: 450px;
  height: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 20px 30px;
  display: block;
}

.div-block-41 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.lb {
  z-index: 99;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #26282ce6;
  background-clip: border-box;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-box {
  z-index: 100;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #26282ce6;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-6 {
  color: #1b1f2a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.paragraph-8 {
  color: #1b1f2a;
  text-align: center;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}

.field-label {
  color: #ababab;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.text-field {
  color: #1b1f2a;
  border: 1px #000;
  border-bottom: 3px solid #d9d9d9;
  border-radius: 0;
  margin-bottom: 20px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  transition: all .555s;
}

.text-field:focus {
  border: 3px #1b1f2a;
  border-bottom-style: solid;
  border-radius: 0;
}

.submit-button {
  color: #1b1f2a;
  background-color: #70c0fa;
  border-radius: 100px;
  margin-top: 17px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.submit-button:hover {
  color: #fff;
  font-size: 20px;
}

.submit-button:active {
  padding: 15px 30px;
}

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

.closebg {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  flex-direction: column;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: auto;
  max-width: 50px;
  height: 50px;
  min-height: auto;
  max-height: 50px;
  margin-right: 0;
  padding-right: 0;
  transition: all .555s;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
  transform: rotate(45deg);
  box-shadow: 0 0 0 8px #fff3;
}

.closebg:hover {
  transform: translate(3px, -3px)rotate(45deg);
  box-shadow: 0 0 0 25px #fff0;
}

.closebg:active {
  transform: rotate(45deg);
  box-shadow: 0 0 0 8px #ffffff36;
}

.line-vertical {
  background-color: #23252b;
  border-radius: 20px;
  width: 3px;
  height: 30px;
  position: absolute;
}

.line-horizontal {
  pointer-events: auto;
  background-color: #23252b;
  border: 1px #23252b;
  border-radius: 20px;
  width: 3px;
  height: 30px;
  position: absolute;
  transform: rotate(-90deg);
}

.arrow-2 {
  width: 18px;
  height: auto;
}

.arrow-3, .arrow-4 {
  width: 18px;
}

.heading-7 {
  color: #fff;
  background-image: url('../images/Group-4850.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0;
  padding: 15px 30px 15px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph-9 {
  color: #70c0fa;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.text-block-13 {
  color: #fff;
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-13.text-only {
  margin-bottom: 0;
}

.paragraph-10 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-10:hover {
  margin-bottom: 0;
}

.div-block-42 {
  border-radius: 15px;
  padding: 8px 10px;
}

.div-block-42:hover {
  background-color: #3b3f48;
  border-radius: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.link-block-6-2 {
  grid-column-gap: 290px;
  grid-row-gap: 290px;
  background-image: url('../images/Group-4854.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-6-2:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4854.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-6-2.link-block-6-2dd._3room {
  background-image: url('../images/Group-28.png');
}

.link-block-6-2.link-block-6-2dd._3room:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-28.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.link-block-4-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/Group-4853.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-4-2:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4853.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-4-2.two-room {
  background-image: url('../images/Group-27.png');
  background-position: 50%;
}

.link-block-4-2.two-room:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-27.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.link-block-7-2 {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  background-image: url('../images/Group-4852.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-7-2:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4852.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.link-block-7-2.roomsfour {
  background-image: url('../images/Group-29.png');
  background-position: 50%;
}

.link-block-7-2.roomsfour:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-29.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block-5-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/Group-4851.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  padding: 20px;
  text-decoration: none;
  transition: opacity .555s;
  display: flex;
}

.link-block-5-2:hover {
  background-color: #000;
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4851.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  transform: translate(0);
}

.link-block-5-2:active {
  transform: scale(.9);
}

.link-block-5-2.link-block-5-2d {
  background-image: url('../images/Group-4854.png');
  background-position: 50%;
  transition: opacity .555s;
}

.link-block-5-2.oneflet {
  background-image: url('../images/Group-26.png');
  background-position: 50%;
}

.link-block-5-2.oneflet:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-26.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.text-block-13-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.bold-text-4 {
  color: #7cc1fc;
}

.div-block-15-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.link-block-5-2-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url('../images/Group-4851.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  width: auto;
  padding: 20px;
  text-decoration: none;
  transition: opacity .555s;
  display: flex;
}

.link-block-5-2-copy:hover {
  background-color: #000;
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4851.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  transform: translate(0);
}

.link-block-5-2-copy:active {
  transform: scale(.9);
}

.link-block-5-2-copy.house {
  background-image: url('../images/Group-4853.png');
  background-position: 50%;
}

.link-block-5-2-copy.house:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4853.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.link-block-5-2-copy.rooms {
  background-image: url('../images/Group-4852.png');
}

.link-block-5-2-copy.rooms:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4852.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-5-2-copy.land {
  background-image: url('../images/Group-4854.png');
}

.link-block-5-2-copy.land:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4854.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.div-block-18-copy {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.section-4 {
  height: 150px;
}

.section-3-copy {
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-left: 32px;
  padding-right: 32px;
}

.link-block-6-copy {
  grid-column-gap: 320px;
  grid-row-gap: 320px;
  background-image: url('../images/img--Help-with-rent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-6-copy:hover {
  background-image: linear-gradient(#00000047, #00000047), url('../images/img--Help-with-rent.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section-3-copy-2 {
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-left: 32px;
  padding-right: 32px;
}

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

.bold-text-5 {
  color: #7cc1fc;
}

.div-block-43 {
  background-color: #70c0fa;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: -30px;
  display: flex;
}

.link-block-8 {
  width: auto;
  max-width: 24px;
  max-height: 24px;
}

.div-block-44 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

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

.text-block-14 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-14:hover {
  color: #70c0fa;
}

.success-message {
  background-color: #ecf7ff;
  border-radius: 32px;
}

.error-message {
  border-radius: 32px;
}

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

.code-embed {
  width: 100%;
}

.form_final {
  background-color: #fff;
  border-radius: 30px;
  max-width: 450px;
  height: auto;
  max-height: 100%;
  padding: 16px;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-46 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .nav-dropdown-link.w--current {
    color: #7cc1fb;
  }

  .nav-dropdown-link.w--current:focus-visible, .nav-dropdown-link.w--current[data-wf-focus-visible] {
    color: #7cc1fc;
  }

  .nav-dropdown-link.w--current:visited {
    color: #7cc1fb;
  }
}

@media screen and (min-width: 1440px) {
  .nav-link.w--current {
    font-size: 16px;
  }

  .button-main-1:hover {
    transform: none;
  }

  .link-block-6-2.link-block-6-2dd:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4846.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .link-block-4-2.two-room:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-27.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .link-block-7-2.roomsfour:hover {
    background-image: linear-gradient(to bottom, var(--relume-library-lite-rl-white), var(--relume-library-lite-rl-white)), url('../images/Group-29.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .link-block-5-2.oneflet:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4851.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    transform: none;
  }

  .link-block-5-2-copy.house:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4853.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .link-block-5-2-copy.rooms:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4852.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .link-block-5-2-copy.land:hover {
    background-image: linear-gradient(#00000047, #00000047), url('../images/Group-4854.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #1c1f2a;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-top: 4px;
    padding-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .link-block {
    max-width: 32px;
  }

  .div-block-2 {
    width: 50%;
  }

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

  .paragraph {
    color: #1b1f2a;
    font-size: 16px;
  }

  .advantages {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr 1.25fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .section-leleka {
    margin-bottom: 80px;
    margin-left: -4px;
  }

  .section-leleka.section-leleka-bg, .section-leleka.section-leleka-bg-2 {
    background-size: cover;
  }

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

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .rl_footer3_spacing-block-4 {
    padding-bottom: 4.5rem;
  }

  .rl_footer3_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-medium {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .f-testimonial-slider-grid-large {
    grid-template-columns: 1fr;
  }

  .f-testimonial-background {
    height: 20%;
  }

  .f-section-regular {
    padding-bottom: 0;
  }

  .button {
    border-radius: 100px;
  }

  .f-accordian-list, .f-accordian-wrapper {
    width: 100%;
  }

  .section.faq {
    background-position: 0 100%;
    padding-bottom: 80px;
  }

  .image-13 {
    display: none;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .f-footer-social-row-large {
    margin-left: 0;
  }

  .f-footer-group {
    grid-row-gap: 16px;
    flex-direction: column;
  }

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

  .footer-wrapper {
    grid-column-gap: 20px;
  }

  .footer-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .footer-social-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .div-main-100 {
    align-items: center;
  }

  .div-main-100.div-abou-us {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .div-block-27 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-bottom: 0;
  }

  .div-block-27.div-block-27-abus {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .div-block-28 {
    padding-top: 28px;
  }

  .div-block-28.about-us-block-28 {
    width: 100%;
    display: block;
  }

  .heading-4 {
    margin-bottom: 8px;
    font-size: 42px;
  }

  .heading-4.h-about-us {
    font-size: 58px;
  }

  .heading-4.h-about-us.h1-carear {
    text-align: left;
    margin-bottom: 16px;
    font-size: 80px;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .main-text {
    width: 100%;
  }

  .button-main-1 {
    width: 270px;
    font-size: 20px;
    font-weight: 700;
  }

  .button-main-1.button-main-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
  }

  .link-block-1 {
    background-position: 50%;
    width: 100%;
  }

  .link-block-1.link-block-5, .link-block-1.link-block-6, .link-block-1.link-block-7 {
    padding-bottom: 0;
  }

  .link-block-1.link-block-8 {
    width: 100%;
  }

  .div-block-30 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 43px;
    padding-right: 40px;
    display: grid;
  }

  .div-block-32 {
    height: 300px;
    top: 80px;
  }

  .icon {
    color: #fff;
  }

  .image-14.img-main-about-us {
    display: block;
    overflow: visible;
  }

  .div-block-36 {
    display: flex;
  }

  .div-block-37 {
    background-position: 50% 0;
  }

  .main-section-about-us {
    background-image: url('../images/Лелека-дизайн-bg-main.png');
    padding-top: 0;
    padding-bottom: 88px;
  }

  .paragraph-6 {
    width: 100%;
    max-width: 800px;
    font-size: 18px;
  }

  .section-3 {
    padding-bottom: 60px;
  }

  .div-50 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .big-text-3 {
    font-size: 70px;
  }

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

  .text-block-10.bolt-text-20 {
    font-size: 18px;
  }

  .div-block-38 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 32px;
    padding-left: 32px;
  }

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

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

  .div-block-40 {
    justify-content: flex-end;
    width: 100%;
    display: none;
  }

  .image-16 {
    width: 50%;
  }

  .f-gallery-two-column {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .f-gallery-image-x-tall {
    height: 440px;
  }

  .f-gallery-two-column-s {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .main-block-3 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .bclock-form {
    width: auto;
    margin-right: 0;
  }

  .div-block-41 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    display: flex;
  }

  .lb, .form-box {
    display: none;
  }

  .section-3-copy, .section-3-copy-2 {
    padding-bottom: 60px;
  }

  .link-block-8 {
    max-width: 32px;
  }

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

  .form_final {
    order: 1;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

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

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

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

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

  .nav-dropdown-link {
    padding-top: 11px;
    padding-bottom: 10px;
    font-size: 16px;
  }

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

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

  .list-item {
    margin-right: 0;
  }

  .main {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .advantages {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.25fr;
  }

  .section-leleka {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-per {
    height: auto;
    font-size: 24px;
  }

  .image-8 {
    width: 45px;
    height: 45px;
  }

  .div-block-14 {
    flex-direction: column;
  }

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

  .div-block-18 {
    flex-direction: column;
  }

  .link-block-4, .link-block-5 {
    width: 100%;
  }

  .link-block-6 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    width: 100%;
  }

  .text-block-5 {
    max-width: none;
  }

  .testimonial-slider-small {
    padding: 0 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .rl_footer3_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .rl_footer3_credit-text {
    margin-top: 2rem;
  }

  .rl_footer3_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

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

  .rl_footer3_spacing-block-4 {
    padding-bottom: 3rem;
  }

  .rl_footer3_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

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

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

  .rl_footer3_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl_footer3_top-wrapper {
    grid-row-gap: 3rem;
  }

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

  .f-testimonial-r-arrow, .f-testimonial-l-arrow {
    display: none;
  }

  .f-testimonial-slider-regular {
    padding-left: 0;
    padding-right: 0;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-regular {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-accordian-wrapper {
    width: 100%;
  }

  .section.faq {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-13 {
    display: none;
    overflow: hidden;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }

  .footer-block {
    align-items: flex-start;
  }

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

  .footer-social-block {
    margin-top: 0;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .div-main-100 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .div-main-100.div-abou-us {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-block-27 {
    align-items: center;
    width: 100%;
  }

  .div-block-27.div-block-27-abus {
    align-items: center;
  }

  .div-block-28 {
    width: 100%;
    padding-top: 0;
  }

  .heading-4 {
    text-align: center;
    width: 100%;
    max-width: 448px;
    margin-left: auto;
    margin-right: auto;
    font-size: 44px;
  }

  .heading-4.h-about-us {
    font-size: 56px;
  }

  .heading-4.h-about-us.h1-carear {
    text-align: left;
  }

  .paragraph-4 {
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

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

  .button-main-1.but23 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    background-image: url('../images/Лелека-дизайн-bg-4.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 16px;
  }

  .paragraph-5 {
    margin-bottom: 25px;
  }

  .div-block-29 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 80px;
  }

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

  .div-block-30 {
    grid-template-columns: 1fr;
  }

  .div-block-32 {
    display: none;
  }

  .div-block-37 {
    background-position: 50% 0;
    background-size: cover;
    height: 120px;
  }

  .div-block-37.div-block-37-3 {
    height: 120px;
  }

  .main-section-about-us {
    background-image: url('../images/Лелека-дизайн-bg-4.png');
    background-size: cover;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-6 {
    max-width: none;
    font-size: 16px;
  }

  .section-3 {
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-50 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .div-50.div-block-creer-grid {
    grid-column-gap: 20px;
    grid-row-gap: 21px;
    grid-template-columns: 1fr;
  }

  .big-text-3 {
    padding-left: 19px;
    font-size: 60px;
  }

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

  .f-gallery-two-column-s {
    grid-template-columns: 1fr;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .f-section-large {
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-creer {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .heading-5 {
    margin-bottom: 16px;
    font-size: 54px;
  }

  .main-block-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bclock-form {
    margin-left: 0;
  }

  .div-block-41 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .form-box {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

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

  .paragraph-8 {
    margin-bottom: 16px;
  }

  .closebg {
    order: -1;
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

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

  .link-block-6-2 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    width: 100%;
  }

  .link-block-4-2, .link-block-5-2 {
    width: 100%;
  }

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

  .div-block-15-2, .link-block-5-2-copy {
    width: 100%;
  }

  .div-block-18-copy {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-3-copy {
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .link-block-6-copy {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    width: 100%;
  }

  .section-3-copy-2 {
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .form_final {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-46 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 479px) {
  .navbar-no-shadow-container {
    background-color: #1b1f2a;
  }

  .nav-menu, .mobile-margin-top-10 {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    padding: 8px 16px;
    font-size: 16px;
  }

  .div-block-2 {
    justify-content: center;
    width: 100%;
  }

  .main {
    margin-bottom: 40px;
  }

  .heading-2 {
    text-align: left;
    margin-bottom: 8px;
    font-size: 32px;
  }

  .heading-2.h2-lelka-40 {
    margin-bottom: 25px;
  }

  .heading-2._2 {
    text-align: center;
  }

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

  .div-block-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .advantages {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-leleka {
    margin-bottom: 60px;
  }

  .text-per {
    font-size: 20px;
  }

  .image-8 {
    width: auto;
    max-width: 50%;
    height: auto;
    margin-top: 0;
  }

  .link-block-4, .link-block-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .link-block-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .link-block-7 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-block-5 {
    max-width: none;
    font-size: 20px;
  }

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

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

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .rl_footer3_menu-wrapper {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .f-accordian-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .section.faq {
    padding-left: 16px;
    padding-right: 16px;
  }

  .f-footer-vertical-divider {
    display: none;
  }

  .f-footer-menu {
    flex-direction: column;
  }

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

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

  .footer-block {
    align-items: center;
  }

  .title-small {
    font-size: 18px;
  }

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

  .footer-link:hover {
    color: #70c0fa;
  }

  .footer-social-block {
    justify-content: space-between;
    align-items: center;
  }

  .footer-social-link {
    width: auto;
    margin-left: 0;
  }

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

  .button-3 {
    margin-left: 0;
    font-size: 16px;
  }

  .button-3:hover {
    background-color: #70c0fa;
  }

  .div-block-27.div-block-27-abus {
    flex: 0 auto;
    order: 1;
  }

  .heading-4 {
    font-size: 36px;
  }

  .heading-4.h-about-us {
    text-align: left;
    font-size: 40px;
  }

  .heading-4.h-about-us.h1-carear {
    font-size: 58px;
  }

  .paragraph-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .button-main-1 {
    width: auto;
    max-width: none;
    font-size: 18px;
  }

  .button-main-1.button-main-2 {
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .section-2 {
    padding-bottom: 0;
  }

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

  .paragraph-5 {
    font-size: 14px;
    font-weight: 500;
  }

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

  .link-block-1 {
    height: 120px;
  }

  .link-block-1:hover {
    transform: none;
  }

  .link-block-1.link-block-8 {
    max-width: none;
    max-height: none;
  }

  .div-block-30 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icon {
    font-size: 32px;
  }

  .div-block-36 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-15 {
    width: 41px;
  }

  .div-block-37 {
    border-radius: 16px;
    height: 100px;
  }

  .div-block-37.div-block-37-2, .div-block-37.div-block-37-3 {
    height: 100px;
  }

  .main-section-about-us {
    background-color: #1b1f2a;
    background-image: url('../images/Лелека-дизайн-bg-4.png');
    background-size: cover;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-6 {
    text-align: left;
    margin-bottom: 40px;
  }

  .section-3 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .big-text-3 {
    padding-left: 18px;
    font-size: 40px;
  }

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

  .paragraph-7 {
    font-size: 14px;
  }

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

  .div-block-40 {
    order: -1;
    display: block;
  }

  .image-16 {
    width: 100%;
  }

  .f-gallery-image-x-small-square {
    height: 130px;
  }

  .f-gallery-image-x-tall {
    height: 300px;
  }

  .div-block-creer {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .heading-5 {
    margin-bottom: 16px;
    font-size: 30px;
  }

  .bclock-form {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 16px;
    display: none;
    overflow: visible;
  }

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

  .closebg {
    order: -1;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    position: static;
    inset: 0% 0% auto auto;
  }

  .heading-7 {
    font-size: 36px;
  }

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

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

  .link-block-6-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .link-block-4-2, .link-block-7-2, .link-block-5-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

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

  .link-block-5-2-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-3-copy {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .link-block-6-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .section-3-copy-2 {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-43 {
    width: 44px;
    height: 44px;
    margin-top: -24px;
  }

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

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

  .div-block-46 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
}

#w-node-_75ec3c5a-dc76-377f-365c-f740c1e16dd7-d61530da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2ed5bca0-eea0-54af-3edb-7202829fac48-d61530da, #w-node-_211fea7e-e831-3968-2311-cfe0a5e73879-d61530da {
  justify-self: auto;
}

#w-node-_5bb173a7-ead9-224e-0879-6642f2bbc3d5-d61530da, #w-node-_5bb173a7-ead9-224e-0879-6642f2bbc3e9-d61530da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ecd2896-b700-3f34-b4ab-11d91ede8934-2fdf4cdd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2ecd2896-b700-3f34-b4ab-11d91ede893a-2fdf4cdd, #w-node-_2ecd2896-b700-3f34-b4ab-11d91ede8940-2fdf4cdd {
  justify-self: auto;
}

#w-node-_1cd4d0ee-e2e7-70d2-71dd-e689bb1d5f48-2fdf4cdd, #w-node-_1cd4d0ee-e2e7-70d2-71dd-e689bb1d5f55-2fdf4cdd, #w-node-dc996b7f-80c4-c092-467c-a73875a8116b-fac93aa2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc996b7f-80c4-c092-467c-a73875a8116e-fac93aa2 {
  align-self: auto;
}

#w-node-dc996b7f-80c4-c092-467c-a73875a81173-fac93aa2, #w-node-_2b4b6cde-bc63-3c58-a770-46e8f9de7df5-fac93aa2, #w-node-_3cbb2c41-cc95-9334-5ac4-55793542216e-fac93aa2, #w-node-_3cbb2c41-cc95-9334-5ac4-55793542217b-fac93aa2, #w-node-_96809a23-5b9f-99be-226f-67cbae7c17de-5d6f6ce8, #w-node-_96809a23-5b9f-99be-226f-67cbae7c17eb-5d6f6ce8, #w-node-_9138ee04-04ed-a189-0f45-e3a87c0ea4f1-f764f541, #w-node-_9138ee04-04ed-a189-0f45-e3a87c0ea4fe-f764f541, #w-node-c7eb551a-5cac-ffc8-b5c8-06bcdc33c496-62f5b263, #w-node-c7eb551a-5cac-ffc8-b5c8-06bcdc33c4a3-62f5b263, #w-node-b285b091-1f86-26ae-ffaa-452eaa9d8118-f1225a16, #w-node-b285b091-1f86-26ae-ffaa-452eaa9d8125-f1225a16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e7f8b22b-da5c-d6d9-b933-23571640fd2c-211b86b8 {
  justify-self: auto;
}

#w-node-e7f8b22b-da5c-d6d9-b933-23571640fd32-211b86b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-e7f8b22b-da5c-d6d9-b933-23571640fd38-211b86b8, #w-node-e7f8b22b-da5c-d6d9-b933-23571640fd3e-211b86b8 {
  justify-self: auto;
}

#w-node-_1bae1fc5-6174-80d2-454c-e8ce73c33543-211b86b8, #w-node-_1bae1fc5-6174-80d2-454c-e8ce73c33550-211b86b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


