 .u-section-1 {
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 411px;
}

.u-section-1 .u-list-1 {
  width: 820px;
  margin: 113px auto 35px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  grid-auto-columns: calc(33.3333% - 6.66667px);
  min-height: 263px;
  grid-gap: 10px;
}

.u-section-1 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.51), rgba(0, 21, 61, 0.51));
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 20px 24px;
}

.u-section-1 .u-icon-1 {
  height: 88px;
  width: 88px;
  box-shadow: 7px -7px 0px 0 rgba(245,214,84,0.4);
  transition-duration: 0.5s;
  color: rgb(255, 255, 255) !important;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 19px auto 0;
  padding: 22px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: BerlinSansFBDemiBold;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 17px 2px 0;
}

.u-section-1 .u-text-2 {
  font-family: BerlinSansFBDemiBold;
  font-style: normal;
  transition-duration: 0.5s;
  margin: 3px 3px 0;
}

.u-section-1 .u-btn-1 {
  transition-duration: 0.5s;
  padding: 0;
}

.u-section-1 .u-list-item-2 {
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.51), rgba(0, 21, 61, 0.51));
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px 20px 24px;
}

.u-section-1 .u-icon-2 {
  height: 88px;
  width: 88px;
  box-shadow: 7px -7px 0px 0 rgba(245,214,84,0.4);
  transition-duration: 0.5s;
  color: rgb(255, 255, 255) !important;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 19px auto 0;
  padding: 22px;
}

.u-section-1 .u-text-3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: BerlinSansFBDemiBold;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 17px 2px 0;
}

.u-section-1 .u-text-4 {
  font-family: BerlinSansFBDemiBold;
  font-style: normal;
  transition-duration: 0.5s;
  margin: 3px 3px 0;
}

.u-section-1 .u-list-item-3 {
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.51), rgba(0, 21, 61, 0.51));
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-container-layout-3 {
  padding: 30px 20px 24px;
}

.u-section-1 .u-icon-3 {
  height: 88px;
  width: 88px;
  box-shadow: 7px -7px 0px 0 rgba(245,214,84,0.4);
  transition-duration: 0.5s;
  color: rgb(255, 255, 255) !important;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 19px auto 0;
  padding: 22px;
}

.u-section-1 .u-text-5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: BerlinSansFBDemiBold;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 17px 2px 0;
}

.u-section-1 .u-text-6 {
  font-family: BerlinSansFBDemiBold;
  font-style: normal;
  transition-duration: 0.5s;
  margin: 3px 3px 0;
}

@media (max-width: 1399px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 355px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 293px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 698px;
  }

  .u-section-1 .u-list-1 {
    width: 608px;
    margin-top: 122px;
    margin-bottom: 26px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    grid-auto-columns: calc(50% - 5px);
    min-height: 550px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 885px;
  }

  .u-section-1 .u-list-1 {
    width: 339px;
    margin-top: 124px;
    margin-bottom: 24px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% + 0px);
    min-height: 737px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    width: 308px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .hover > .u-container-layout .u-text-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-2,
.u-section-1 .u-text-2:before,
.u-section-1 .u-text-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-2 {
  color: #eca424 !important;
}

.u-section-1 .hover > .u-container-layout .u-text-2 {
  color: #eca424 !important;
}

.u-section-1 .u-text-3,
.u-section-1 .u-text-3:before,
.u-section-1 .u-text-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .hover > .u-container-layout .u-text-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-5,
.u-section-1 .u-text-5:before,
.u-section-1 .u-text-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-5 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .hover > .u-container-layout .u-text-5 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-4,
.u-section-1 .u-text-4:before,
.u-section-1 .u-text-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-4 {
  color: #ffdaa4 !important;
}

.u-section-1 .hover > .u-container-layout .u-text-4 {
  color: #ffdaa4 !important;
}

.u-section-1 .u-text-6,
.u-section-1 .u-text-6:before,
.u-section-1 .u-text-6 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-6 {
  color: #ffdaa4 !important;
}

.u-section-1 .hover > .u-container-layout .u-text-6 {
  color: #ffdaa4 !important;
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-icon-2,
.u-section-1 .u-icon-2:before,
.u-section-1 .u-icon-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-icon-2 {
  transform: translateX(0px) translateY(-5px) !important;
}

.u-section-1 .hover > .u-container-layout .u-icon-2 {
  transform: translateX(0px) translateY(-5px) !important;
}

.u-section-1 .u-icon-3,
.u-section-1 .u-icon-3:before,
.u-section-1 .u-icon-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-icon-3 {
  transform: translateX(0px) translateY(-5px) !important;
}

.u-section-1 .hover > .u-container-layout .u-icon-3 {
  transform: translateX(0px) translateY(-5px) !important;
}

.u-section-1 .u-icon-1,
.u-section-1 .u-icon-1:before,
.u-section-1 .u-icon-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-icon-1 {
  transform: translateX(0px) translateY(-5px) !important;
}

.u-section-1 .hover > .u-container-layout .u-icon-1 {
  transform: translateX(0px) translateY(-5px) !important;
}.u-block-677f-5 {
  position: absolute;
  width: auto;
  height: auto;
  left: calc(((100% - 1320px) / 2)  + 187px);
  right: auto;
  bottom: 59px;
}

.u-block-677f-8 {
  background-image: none;
  width: 65px;
  height: 65px;
  left: 0;
  right: auto;
  position: absolute;
}

.u-block-677f-9 {
  background-image: none;
}

@media (max-width: 1399px) {
  .u-block-677f-5 {
    left: calc(((100% - 1140px) / 2)  + 177px);
    bottom: 60px;
  }

  .u-block-677f-8 {
    left: 0;
  }
}

@media (max-width: 1199px) {
  .u-block-677f-5 {
    left: calc(((100% - 940px) / 2)  + 191px);
  }

  .u-block-677f-8 {
    left: calc(((100% - 940px) / 2)  + -42px);
  }

  .u-block-677f-9 {
    width: 65px;
    height: 65px;
    left: auto;
    position: absolute;
    right: calc(((100% - 940px) / 2)  + -42px);
  }
}

@media (max-width: 991px) {
  .u-block-677f-5 {
    left: calc(((100% - 720px) / 2)  + 163px);
    bottom: 78px;
  }

  .u-block-677f-8 {
    left: calc(((100% - 720px) / 2)  + -33px);
  }

  .u-block-677f-9 {
    right: 0;
  }
}

@media (max-width: 767px) {
  .u-block-677f-5 {
    left: calc(((100% - 540px) / 2)  + 114px);
    bottom: 71px;
  }

  .u-block-677f-8 {
    left: 0;
    bottom: 290px;
  }

  .u-block-677f-9 {
    bottom: 291px;
  }
}

@media (max-width: 575px) {
  .u-block-677f-5 {
    left: calc(((100% - 340px) / 2)  + 74px);
    bottom: 65px;
  }
}

 .u-section-2-1 {
  background-size: cover;
}

.u-section-2-1 .u-sheet-1 {
  min-height: 710px;
}

.u-section-2-1 .u-map-1 {
  height: 613px;
  margin-top: 60px;
  margin-bottom: 0;
}

.u-section-2-1 .u-group-1 {
  width: 469px;
  min-height: 614px;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.76), rgba(0, 21, 61, 0.76));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -613px auto 36px 0;
}

.u-section-2-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-2-1 .u-text-1 {
  font-family: BerlinSansFBDemiBold;
  margin: 0 30px;
}

.u-section-2-1 .u-text-2 {
  font-size: 2.25rem;
  margin: 5px 30px 0;
}

.u-section-2-1 .u-text-3 {
  font-family: BerlinSansFBDemiBold;
  font-size: 1.5rem;
  margin: 5px 30px 0;
}

@media (max-width: 1399px) {
   .u-section-2-1 {
    background-position: 50% 50%;
  }

  .u-section-2-1 .u-group-1 {
    height: auto;
  }

  .u-section-2-1 .u-text-1 {
    width: auto;
  }

  .u-section-2-1 .u-text-2 {
    width: auto;
  }

  .u-section-2-1 .u-text-3 {
    width: auto;
  }
}

@media (max-width: 1199px) {
  .u-section-2-1 .u-group-1 {
    margin-top: -614px;
    margin-bottom: 37px;
  }
}

@media (max-width: 991px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 544px;
  }

  .u-section-2-1 .u-group-1 {
    width: 434px;
  }

  .u-section-2-1 .u-container-layout-1 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 710px;
  }

  .u-section-2-1 .u-group-1 {
    width: 296px;
  }

  .u-section-2-1 .u-text-1 {
    width: 236px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-1 .u-text-2 {
    font-size: 1rem;
    width: 236px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-1 .u-text-3 {
    font-size: 1rem;
    width: 236px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 447px;
  }

  .u-section-2-1 .u-group-1 {
    width: 217px;
  }

  .u-section-2-1 .u-text-1 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-2-1 .u-text-2 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-2-1 .u-text-3 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }
}

 .u-section-2-2 {
  background-size: cover;
}

.u-section-2-2 .u-sheet-1 {
  min-height: 710px;
}

.u-section-2-2 .u-map-1 {
  height: 613px;
  margin-top: 60px;
  margin-bottom: 0;
}

.u-section-2-2 .u-group-1 {
  width: 469px;
  min-height: 614px;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.75), rgba(0, 21, 61, 0.75));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -613px auto 36px 0;
}

.u-section-2-2 .u-container-layout-1 {
  padding: 0;
}

.u-section-2-2 .u-text-1 {
  font-family: BerlinSansFBDemiBold;
  margin: 0 15px;
}

.u-section-2-2 .u-text-2 {
  font-family: BerlinSansFBDemiBold;
  font-size: 1.5rem;
  margin: 15px 30px 0;
}

.u-section-2-2 .u-text-3 {
  font-size: 2.25rem;
  margin: 15px 15px 0 30px;
}

@media (max-width: 1399px) {
   .u-section-2-2 {
    background-position: 50% 50%;
  }

  .u-section-2-2 .u-group-1 {
    height: auto;
  }

  .u-section-2-2 .u-text-1 {
    width: auto;
  }

  .u-section-2-2 .u-text-2 {
    width: auto;
  }

  .u-section-2-2 .u-text-3 {
    width: auto;
  }
}

@media (max-width: 1199px) {
  .u-section-2-2 .u-group-1 {
    margin-top: -614px;
    margin-bottom: 37px;
  }
}

@media (max-width: 991px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 544px;
  }

  .u-section-2-2 .u-group-1 {
    width: 434px;
  }

  .u-section-2-2 .u-container-layout-1 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 710px;
  }

  .u-section-2-2 .u-group-1 {
    width: 296px;
  }

  .u-section-2-2 .u-text-1 {
    width: 236px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-2 .u-text-2 {
    font-size: 1rem;
    width: 236px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-2 .u-text-3 {
    font-size: 1rem;
    width: 236px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2-2 .u-group-1 {
    width: 217px;
    margin-left: -1px;
  }

  .u-section-2-2 .u-text-1 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-2-2 .u-text-2 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-2-2 .u-text-3 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }
}

 .u-section-2-3 {
  background-size: cover;
}

.u-section-2-3 .u-sheet-1 {
  min-height: 710px;
}

.u-section-2-3 .u-map-1 {
  height: 613px;
  margin-top: 61px;
  margin-bottom: 0;
}

.u-section-2-3 .u-group-1 {
  width: 469px;
  min-height: 614px;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.76), rgba(0, 21, 61, 0.76));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -613px auto 36px 0;
}

.u-section-2-3 .u-container-layout-1 {
  padding: 0;
}

.u-section-2-3 .u-text-1 {
  font-family: BerlinSansFBDemiBold;
  margin: 165px 15px 0;
}

.u-section-2-3 .u-text-2 {
  font-family: BerlinSansFBDemiBold;
  font-size: 1.5rem;
  margin: 14px 30px 0;
}

.u-section-2-3 .u-text-3 {
  font-size: 2.25rem;
  width: 199px;
  margin: 15px auto 0;
}

@media (max-width: 1399px) {
   .u-section-2-3 {
    background-position: 50% 50%;
  }

  .u-section-2-3 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 1199px) {
  .u-section-2-3 .u-group-1 {
    margin-top: -614px;
    margin-bottom: 37px;
  }
}

@media (max-width: 991px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 544px;
  }

  .u-section-2-3 .u-group-1 {
    width: 434px;
  }

  .u-section-2-3 .u-container-layout-1 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 710px;
  }

  .u-section-2-3 .u-group-1 {
    width: 296px;
  }

  .u-section-2-3 .u-text-1 {
    width: 236px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-3 .u-text-2 {
    font-size: 1rem;
    width: 236px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-3 .u-text-3 {
    font-size: 1rem;
    width: 93px;
    margin-top: 9px;
  }
}

@media (max-width: 575px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 447px;
  }

  .u-section-2-3 .u-group-1 {
    width: 217px;
  }

  .u-section-2-3 .u-text-1 {
    width: auto;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-2-3 .u-text-2 {
    width: 157px;
    margin-top: 7px;
  }

  .u-section-2-3 .u-text-3 {
    width: auto;
    margin-top: 7px;
    margin-left: -9px;
    margin-right: -9px;
  }
}

 .u-section-2-4 {
  background-size: cover;
}

.u-section-2-4 .u-sheet-1 {
  min-height: 710px;
}

.u-section-2-4 .u-map-1 {
  height: 613px;
  margin-top: 61px;
  margin-bottom: 0;
}

.u-section-2-4 .u-group-1 {
  width: 469px;
  min-height: 614px;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.76), rgba(0, 21, 61, 0.76));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -613px auto 36px 0;
}

.u-section-2-4 .u-container-layout-1 {
  padding: 0;
}

.u-section-2-4 .u-text-1 {
  font-family: BerlinSansFBDemiBold;
  margin: 0 15px;
}

.u-section-2-4 .u-text-2 {
  font-family: BerlinSansFBDemiBold;
  font-size: 1.5rem;
  margin: 3px 30px 0;
}

.u-section-2-4 .u-text-3 {
  font-size: 2.25rem;
  margin: -1px 40px 0;
}

@media (max-width: 1399px) {
   .u-section-2-4 {
    background-position: 50% 50%;
  }

  .u-section-2-4 .u-group-1 {
    height: auto;
  }

  .u-section-2-4 .u-text-1 {
    width: auto;
    margin-right: 23px;
    margin-left: 8px;
  }

  .u-section-2-4 .u-text-2 {
    width: auto;
    margin-right: 38px;
    margin-left: 23px;
  }

  .u-section-2-4 .u-text-3 {
    width: auto;
    margin-top: 0;
    margin-right: 55px;
    margin-left: 33px;
  }
}

@media (max-width: 1199px) {
  .u-section-2-4 .u-group-1 {
    margin-top: -614px;
    margin-bottom: 37px;
  }

  .u-section-2-4 .u-text-1 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-2-4 .u-text-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-2-4 .u-text-3 {
    margin-right: 47px;
    margin-left: 40px;
  }
}

@media (max-width: 991px) {
  .u-section-2-4 .u-sheet-1 {
    min-height: 544px;
  }

  .u-section-2-4 .u-group-1 {
    width: 434px;
  }

  .u-section-2-4 .u-container-layout-1 {
    padding: 0;
  }

  .u-section-2-4 .u-text-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-2-4 .u-sheet-1 {
    min-height: 710px;
  }

  .u-section-2-4 .u-group-1 {
    width: 296px;
  }

  .u-section-2-4 .u-text-1 {
    width: 236px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-4 .u-text-2 {
    font-size: 1rem;
    width: 236px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2-4 .u-text-3 {
    font-size: 1rem;
    width: 175px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2-4 .u-sheet-1 {
    min-height: 447px;
  }

  .u-section-2-4 .u-group-1 {
    width: 217px;
  }

  .u-section-2-4 .u-text-1 {
    width: auto;
    margin-top: 237px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-2-4 .u-text-2 {
    width: 166px;
    margin-top: 4px;
  }

  .u-section-2-4 .u-text-3 {
    width: auto;
    margin-top: 5px;
    margin-left: 17px;
    margin-right: 17px;
  }
} .u-section-3 {
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-3 .u-sheet-1 {
  min-height: 633px;
}

.u-section-3 .u-group-1 {
  width: 827px;
  min-height: 584px;
  background-image: linear-gradient(to bottom, rgba(0, 21, 61, 0.6), rgba(0, 21, 61, 0.6));
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px auto;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px;
}

.u-section-3 .u-text-1 {
  letter-spacing: normal;
  font-size: 2.25rem;
  text-transform: none;
  font-weight: 300;
  font-family: BerlinSansFBDemiBold;
  margin: 1px 0 0;
}

.u-section-3 .u-form-1 {
  height: 427px;
  width: 703px;
  margin: 34px auto 0;
}

.u-section-3 .u-label-1 {
  font-weight: 700;
}

.u-section-3 .u-input-1 {
  font-size: 1.25rem;
}

.u-section-3 .u-form-group-2 {
  margin-left: 0;
}

.u-section-3 .u-label-2 {
  font-weight: 700;
}

.u-section-3 .u-input-2 {
  font-size: 1.25rem;
}

.u-section-3 .u-label-3 {
  font-weight: 700;
}

.u-section-3 .u-input-3 {
  font-size: 1.25rem;
}

.u-section-3 .u-form-group-4 {
  margin-left: 0;
}

.u-section-3 .u-label-4 {
  font-weight: 700;
}

.u-section-3 .u-input-4 {
  font-size: 1.25rem;
}

.u-section-3 .u-btn-1 {
  font-size: 1.5rem;
  font-family: BerlinSansFBDemiBold;
  transition-duration: 0.5s;
  padding: 10px 140px 10px 139px;
}

@media (max-width: 1399px) {
   .u-section-3 {
    background-position: 50% 50%;
  }

  .u-section-3 .u-sheet-1 {
    min-height: 547px;
  }

  .u-section-3 .u-group-1 {
    height: auto;
  }

  .u-section-3 .u-btn-1 {
    font-size: 1.25rem;
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 451px;
  }

  .u-section-3 .u-input-1 {
    --radius: 33px;
  }

  .u-section-3 .u-input-2 {
    --radius: 33px;
  }

  .u-section-3 .u-input-3 {
    --radius: 33px;
  }

  .u-section-3 .u-input-4 {
    --radius: 33px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 345px;
  }

  .u-section-3 .u-group-1 {
    width: 720px;
  }

  .u-section-3 .u-form-1 {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 634px;
  }

  .u-section-3 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-form-1 {
    width: 520px;
  }

  .u-section-3 .u-btn-1 {
    padding: 4px 21px 5px 20px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 721px;
  }

  .u-section-3 .u-group-1 {
    min-height: 650px;
    width: 377px;
    margin: 36px -19px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-bottom: 23px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-3 .u-form-1 {
    width: 320px;
  }

  .u-section-3 .u-btn-1 {
    padding: 3px 17px 4px 15px;
  }
}@font-face {
  font-family: 'BerlinSansFBDemiBold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BerlinSansFBDemiBold.ttf);
}@font-face {
  font-family: 'gaoel';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/gaoel.ttf);
}