.blockCont4 {
  padding: 12rem 0;
}
.blockCont4 .text {
  font-size: 3.2rem;
  line-height: 3.5rem;
  max-width: 114rem;
  text-align: center;
  position: relative;
}
.blockCont4 .text:after {
  position: absolute;
  content: "";
  background: url("https://i.moscow/upload/lending/tsugam/b83227.svg") no-repeat center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 75.6rem;
  height: 57.8rem;
  z-index: -1;
}
@media (max-width: 991px) {
  .blockCont4 {
    padding: 4rem 0;
  }
  .blockCont4 .text {
    font-size: 2.6rem;
  }
  .blockCont4 .text:after {
    width: 50.6rem;
    height: 38.3rem;
  }
}
@media (max-width: 767px) {
  .blockCont4 {
    padding: 5rem 0;
  }
  .blockCont4 .text {
    font-size: 2rem;
    line-height: 2rem;
  }
  .blockCont4 .text:after {
    width: 38.6rem;
    height: 34.3rem;
    background-size: cover;
  }
}
.blockCont5 {
  background: linear-gradient(39deg, #5996ce 5%, #7bb3d4 43%);
  border-radius: 6rem;
}
.blockCont5 .h2_text, .blockCont5 .div_text_top {
  color: white;
}
@media (max-width: 991px) {
  .blockCont5 {
    border-radius: 4rem;
  }
  .blockCont5 .block_wrap_p4 {
    padding: 4rem 3rem;
  }
}
@media (max-width: 767px) {
  .blockCont5 {
    border-radius: 2rem;
  }
  .blockCont5 .block_wrap_p4 {
    padding: 2;
  }
}
.tsugam_cont1 {
  margin-bottom: 12rem;
}
.tsugam_cont1 .about_proj_cont {
  display: flex;
  gap: 2rem;
  margin-bottom: 4rem;
}
.tsugam_cont1 .about_proj_cont .dt {
  width: 50%;
}
.tsugam_cont1 .about_proj_cont .dt.dt2 .div_btns_mobile {
  display: none;
}
.tsugam_cont1 .about_proj_cont .dt.dt2 .cards_el5 {
  padding: 3rem 4rem;
}
.tsugam_cont1 .about_proj_cont .dt.dt2 .cards_el5 .div_img {
  height: 0;
  width: 100%;
}
.tsugam_cont1 .about_proj_cont .dt.dt2 .cards_el5 .div_img img {
  position: relative;
  top: -9rem;
  margin: -5rem;
}
.tsugam_cont1 .about_proj_cont .tit_desc {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.tsugam_cont1 .about_proj_cont .text_desc {
  margin-bottom: 3rem;
}
.tsugam_cont1 .pl_statics {
  display: flex;
  background: #EAF7FA;
  border-radius: 4rem;
  padding: 4rem;
  justify-content: space-between;
  gap: 4rem;
}
.tsugam_cont1 .pl_statics .el {
  display: flex;
}
.tsugam_cont1 .pl_statics .el .text_data {
  font-size: 7rem;
  color: #00AE46;
  line-height: 100%;
  font-weight: 500;
  margin-right: 2rem;
}
.tsugam_cont1 .pl_statics .el .tit_desc {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 120%;
}
.tsugam_cont1 .pl_statics .el .under_tit {
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .tsugam_cont1 {
    margin-bottom: 6rem;
  }
  .tsugam_cont1 .about_proj_cont .cards_el5 .div_tit {
    font-size: 1.6rem;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt1 .div_btns a:first-child {
    margin-bottom: 1rem;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt2 .cards_el5 .div_img img {
    width: 20rem;
    top: -6rem;
  }
  .tsugam_cont1 .about_proj_cont .about_proj_cont .dt.dt2 .div_btns_mobile {
    display: none;
  }
  .tsugam_cont1 .pl_statics {
    padding: 3rem;
  }
  .tsugam_cont1 .pl_statics .el {
    width: 33%;
    flex-direction: column;
  }
  .tsugam_cont1 .pl_statics .el .text_data {
    font-size: 4.4rem;
    display: flex;
    align-items: baseline;
    margin-right: 0;
  }
  .tsugam_cont1 .pl_statics .el .text_data .tit_desc {
    font-size: 1.4rem;
    color: black;
    margin-left: 0.4rem;
  }
}
@media (max-width: 767px) {
  .tsugam_cont1 h2 {
    margin-bottom: 2rem;
  }
  .tsugam_cont1 .about_proj_cont {
    flex-direction: column;
  }
  .tsugam_cont1 .about_proj_cont .dt {
    width: 100%;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt1 {
    margin-bottom: 1rem;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt2 .div_btns_mobile {
    display: flex;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt2 .cards_el5 {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 6rem;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt2 .div_btns_mobile {
    display: flex;
    gap: 1.2rem;
    flex-direction: column;
    margin-top: 2rem;
  }
  .tsugam_cont1 .about_proj_cont .dt.dt2 .div_btns_mobile > a {
    width: 100%;
  }
  .tsugam_cont1 .pl_statics {
    padding: 2rem;
    border-radius: 2rem;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: unset;
  }
  .tsugam_cont1 .pl_statics .el {
    width: calc(50% - 1rem);
  }
  .tsugam_cont1 .pl_statics .el .text_data {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
  .tsugam_cont1 .pl_statics .el .under_tit {
    font-size: 1.2rem;
  }
  .tsugam_cont1 .about_proj_cont .tit_desc {
    font-size: 1.8rem;
    line-height: 120%;
  }
  .tsugam_cont1 .dt.dt1 .div_btns {
    display: none;
  }
}
.tsugam_top {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background: url("https://i.moscow/upload/lending/newUamoc/89df95.jpg") no-repeat bottom;
  background-size: cover;
  border-radius: 0 0 8rem 8rem;
  margin-bottom: 12rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
  color: #FFFFFF;
}
.tsugam_top h1 {
  font-size: 6rem;
  margin-bottom: 2rem;
}
.tsugam_top h2 {
  font-weight: 400;
  margin-bottom: 2rem;
}
.tsugam_top .text_top {
  max-width: 53.9rem;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 120%;
  margin-bottom: 4rem;
}
.tsugam_top .div_btn {
  display: flex;
  margin-bottom: 8rem;
}
.tsugam_top .div_btn > a {
  margin-right: 1rem;
  font-weight: 700;
}
.tsugam_top .div_btn .div_text_btn {
  align-self: center;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 120%;
}
.tsugam_top .div_logos {
  display: flex;
  margin: 0 -2rem;
  margin-bottom: 6rem;
}
.tsugam_top .div_logos .div_img {
  margin: 0 2rem;
  display: flex;
  align-items: center;
}
.tsugam_top .div_logos .div_img img {
  max-height: 5rem;
}
@media (max-width: 991px) {
  .tsugam_top {
    margin-bottom: 6rem;
    border-radius: 0 0 6rem 6rem;
    background: url("https://i.moscow/upload/lending/newUamoc/d33972.jpg") no-repeat bottom;
    background-size: cover;
    padding-top: 4rem;
    padding-bottom: 6.1rem;
    padding-bottom: 8rem;
  }
  .tsugam_top h1 {
    font-size: 4rem;
    margin-bottom: 1rem;
  }
  .tsugam_top .text_top {
    font-weight: 400;
    max-width: 40.4rem;
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
  .tsugam_top .div_btn {
    flex-direction: row;
    width: fit-content;
    margin-bottom: 1rem;
  }
  .tsugam_top .div_btn > a {
    margin-right: 2rem;
    width: fit-content;
    font-size: 1.4rem;
    padding: 1rem 1.5rem 0.9rem 1.5rem;
  }
  .tsugam_top .div_btn .div_text_btn {
    font-weight: 400;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .tsugam_top {
    background: url("https://i.moscow/upload/lending/newUamoc/8c3bd5.jpg") no-repeat bottom;
    background-size: cover;
    padding-top: 4rem;
    padding-bottom: 6rem;
    border-radius: 0 0 3rem 3rem;
    margin-bottom: 3rem;
  }
  .tsugam_top h1 {
    font-size: 3.4rem;
    line-height: 110%;
    margin-bottom: 1.6rem;
  }
  .tsugam_top .div_logos.div_logos_mobile {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 2rem;
  }
  .tsugam_top .div_logos.div_logos_mobile .div_img {
    width: fit-content;
  }
  .tsugam_top .div_logos.div_logos_mobile .div_img img {
    max-height: 2rem;
    margin-bottom: 1rem;
  }
  .tsugam_top .big_text {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
  }
  .tsugam_top .text_top {
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 18.1rem;
  }
  .tsugam_top .div_btn {
    width: 100%;
    flex-direction: column;
    margin-bottom: 2rem;
    gap: 1.2rem;
  }
  .tsugam_top .div_btn > a {
    width: 100%;
    margin-bottom: 0;
  }
  .tsugam_top .div_btn .div_text_btn {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    margin-bottom: 1rem;
  }
  .tsugam_top .div_btn .btn {
    justify-content: center;
  }
  .tsugam_top .div_logos {
    margin-bottom: 2rem;
  }
  .tsugam_top .div_logos .div_img {
    width: 25%;
  }
  .tsugam_top .div_logos .div_img img {
    width: 100%;
  }
  .menu-content {
    margin: 0 4rem;
  }
  .menu-fix {
    top: 6rem;
  }
}
.lending_fix_menu {
  background: transparent;
  position: relative;
}
.lending_fix_menu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(55px);
  -webkit-backdrop-filter: blur(55px);
  top: 0;
  left: 0;
  border-radius: 2rem;
}
.menu-uamoc.menu-fix .color_wh {
  color: black;
}
.bas_section.blockCont5 {
  max-width: 1440px;
  margin: 0 auto;
}
.bas_section.blockCont5 h2 {
  color: #ffffff;
}
.card-bas {
  box-shadow: 0px 4px 36px 0px #00000014;
  padding: 3rem;
  border-radius: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background: #ffffff;
}
.card-bas .div_tit {
  font-weight: 500;
  font-size: 24px;
  line-height: 28.8px;
  letter-spacing: 0px;
}
.card-bas ul {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.card-bas ul li {
  margin: 0 !important;
}
.bas_section_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
.uamoc_cont8 {
  padding: 6rem 0;
}
.uamoc_cont8 .div_mobile_content {
  display: none;
}
.uamoc_cont8 .row > div {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.uamoc_cont8 .div_card_image {
  height: 100%;
  border-radius: 3rem;
}
.uamoc_cont8 .div_card_image > img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 3rem;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .uamoc_cont8 {
    margin-bottom: 5rem;
  }
  .uamoc_cont8 .div_mobile_content {
    display: flex;
    flex-direction: column;
  }
  .uamoc_cont8 .div_mobile_content .row > div {
    margin-bottom: 1rem;
  }
  .uamoc_cont8 .div_mobile_content .div_image_sl .div_card_image {
    margin: 0 1rem;
  }
  .uamoc_cont8 .div_mobile_content .div_image_sl.slide2.slide2_arrows.slide2_arrows + .slide_navigation {
    padding-top: 0;
  }
  .uamoc_cont8 .div_mobile_content .slide2 .slick-dots {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .uamoc_cont8 .descktopTablet_content {
    display: none;
  }
}
.tsugam_cont6 {
  margin-top: 4rem;
  margin-bottom: 6rem;
  color: white;
}
.tsugam_cont6 .div_cont {
  padding: 6rem;
  border-radius: 4rem;
}
.tsugam_cont6 .div_cont .tit {
  font-size: 4rem;
  margin-bottom: 4rem;
  font-weight: 500;
}
.tsugam_cont6 .div_cont .text {
  font-size: 1.8rem;
  font-weight: 500;
}
.tsugam_cont6 .div_cont a {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 991px) {
  .tsugam_cont6 {
    background-position: right;
  }
}
@media (max-width: 767px) {
  .tsugam_cont6 .div_cont {
    border-radius: 2.4rem;
    padding: 3rem 2rem;
  }
  .tsugam_cont6 .div_cont .tit {
    font-size: 2rem;
    margin-bottom: 0;
  }
  .tsugam_cont6 .div_cont .text {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .tsugam_cont6 .div_cont a {
    font-size: 1.8rem;
  }
}
