.rent__top-block {
  background-image: url("../../images/tech/bg_m.webp");
}
@media (min-width: 576px) {
  .rent__top-block {
    background-image: url("../../images/tech/bg.webp");
  }
}
@media (min-width: 992px) {
  .rent__top-block {
    min-height: 700px;
  }
}
@media (min-width: 1200px) {
  .rent__top-block {
    min-height: 900px;
  }
}
@media (min-width: 1500px) {
  .rent__top-block {
    min-height: 1100px;
  }
}

.rent-advantages__headline {
  margin-bottom: 20px;
}
.rent-advantages__headline br {
  display: none;
}
@media (min-width: 992px) {
  .rent-advantages__headline br {
    display: initial;
  }
}
.rent-advantages__item {
  width: 300px;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rent-advantages__item-content {
  width: 100%;
  height: 100%;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 16px;
  color: #fff;
}
.rent-advantages__item-image {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.rent-advantages__item-image:after {
  content: "";
  margin: 0 auto;
  display: block;
  background-color: #9FD8D9;
}
.rent-advantages__item-image > span {
  display: block;
  position: relative;
}
.rent-advantages__item img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.rent-advantages__item-1 {
  width: 290px;
}
.rent-advantages__item-1 > div {
  padding-bottom: 85px;
}
.rent-advantages__item-2 {
  width: 270px;
}
.rent-advantages__item-2 > div {
  padding-bottom: 80px;
}
.rent-advantages__item-3 img {
  left: 10px;
}
.rent-advantages__item-3 > div {
  padding-bottom: 80px;
}
.rent-advantages__item-4 > div {
  padding-bottom: 45px;
}
.rent-advantages__item-5 img {
  left: 27px;
}
.rent-advantages__item-5 > div {
  padding-bottom: 35px;
}
.rent-advantages__item-svg_type_1 > span:after {
  width: 270px;
  height: 270px;
  border-radius: 100%;
}
.rent-advantages__item-svg_type_1 > span:before {
  content: "";
  width: 200px;
  height: 130px;
  display: block;
  position: absolute;
  top: -45px;
  right: -20px;
  background: url("../../images/tarify/ca-b-1.svg") no-repeat center;
  background-size: contain;
  animation: animateEffectUpDown ease-out 1.2s infinite alternate-reverse;
  z-index: 10;
}
.rent-advantages__item-svg_type_1 > div {
  padding-bottom: 90px;
}
@media (min-width: 1200px) {
  .rent-advantages__item {
    height: 450px;
  }
  .rent-advantages__item-1 {
    width: 300px;
  }
  .rent-advantages__item-1 img {
    bottom: 40px;
  }
  .rent-advantages__item-1 > div {
    padding-bottom: 130px;
  }
  .rent-advantages__item-2 {
    width: 320px;
  }
  .rent-advantages__item-2 > div {
    padding-bottom: 130px;
  }
  .rent-advantages__item-3 {
    width: 360px;
  }
  .rent-advantages__item-3 img {
    bottom: 25px;
  }
  .rent-advantages__item-3 > div {
    padding-bottom: 150px;
  }
  .rent-advantages__item-4 {
    width: 330px;
    margin-top: -30px;
  }
  .rent-advantages__item-4 img {
    left: 5px;
  }
  .rent-advantages__item-4 > div {
    padding-bottom: 55px;
  }
  .rent-advantages__item-5 {
    width: 290px;
    margin-top: -40px;
  }
  .rent-advantages__item-4, .rent-advantages__item-5 {
    height: 375px;
  }
  .rent-advantages__item-svg_type_1 {
    height: 340px;
  }
  .rent-advantages__item-svg_type_1 > div {
    height: 270px;
  }
}
@media (min-width: 1500px) {
  .rent-advantages__item-4, .rent-advantages__item-5 {
    height: 355px;
  }
  .rent-advantages__item-svg_type_1 {
    height: 320px;
  }
}
.rent-advantages__slider {
  max-width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.rent-advantages__slider-navigation {
  margin-bottom: 30px;
  display: block !important;
}
.rent-advantages .swiper-slide {
  height: 100%;
}
@media (min-width: 1200px) {
  .rent-advantages__slider {
    margin-bottom: 70px;
  }
  .rent-advantages__slider-navigation {
    display: none !important;
  }
  .rent-advantages .swiper-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .rent-advantages .swiper-slide {
    width: calc(100% / 3);
  }
  .rent-advantages .swiper-slide:nth-child(2) {
    z-index: 102;
  }
  .rent-advantages .swiper-slide:nth-child(4) {
    z-index: 104;
  }
}

.rent-about {
  padding: 60px 0;
  background: #C0EDEB url("../../images/front-page/about-cloud-1.svg") no-repeat left center;
  overflow: hidden;
  clip-path: polygon(0 25px, 100% 0, 100% 100%, 0 calc(100% - 25px));
}
@media (min-width: 1200px) {
  .rent-about {
    padding-top: 85px;
    padding-bottom: 85px;
    clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 calc(100% - 50px));
  }
}
@media (min-width: 1500px) {
  .rent-about {
    padding-top: 110px;
    padding-bottom: 110px;
    clip-path: polygon(0 75px, 100% 0, 100% 100%, 0 calc(100% - 75px));
  }
}
.rent-about > .container {
  position: relative;
  background: url("../../images/front-page/about-cloud-2.svg") no-repeat right 10%;
}
.rent-about > .container:after {
  content: "";
  width: 497px;
  height: 1023px;
  display: none;
  position: absolute;
  pointer-events: none;
  background: url("../../images/front-page/about-man.svg") no-repeat right center;
  transform: scale(0.8);
}
@media (min-width: 1200px) {
  .rent-about > .container:after {
    display: block;
    right: -120px;
    bottom: -240px;
  }
}
@media (min-width: 1500px) {
  .rent-about > .container:after {
    right: 0;
    bottom: -265px;
    transform: scale(0.95);
  }
}
.rent-about__slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .rent-about__slider {
    max-width: 700px;
    margin: 60px auto 50px;
  }
  .rent-about__slider .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .rent-about__slider .swiper-slide {
    width: calc(100% / 3);
  }
}
.rent-about__item {
  text-align: center;
}
.rent-about__item-digit {
  margin-bottom: 10px;
  font-size: 60px;
  font-weight: 700;
  color: #53C2BB;
}
.rent-about__item-text {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.rent-about__text {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
}
.rent-about__text p {
  margin: 0 0 16px;
}
.rent-about__text p:last-child {
  margin-bottom: 0;
}

.rent-cost {
  padding: 60px 0 0;
  background-color: #F3F5F8;
  clip-path: polygon(0 25px, 100% 0, 100% 100%, 0 calc(100% - 25px));
}
@media (min-width: 1200px) {
  .rent-cost {
    padding-top: 90px;
    clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 calc(100% - 50px));
  }
}
@media (min-width: 1500px) {
  .rent-cost {
    padding-top: 120px;
    clip-path: polygon(0 75px, 100% 0, 100% 100%, 0 calc(100% - 75px));
  }
}
.rent-cost__headline {
  margin-bottom: 30px;
  position: relative;
}
.rent-cost__headline:before {
  content: "";
  width: 62px;
  height: 62px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../images/context/star.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
  transform: translate(-220px, 10%);
}
.rent-cost__arms_top {
  width: 100%;
  height: 912px;
  display: block;
  background: url("../../images/context/arm-top.svg") no-repeat center top;
}
.rent-cost__dish {
  max-width: 650px;
  margin-top: 260px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rent-cost__dish .star {
  width: 31px;
  height: 31px;
  display: none;
  position: absolute;
  top: 0;
  background: url("../../images/context/star.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media (min-width: 992px) {
  .rent-cost__dish .star {
    display: block;
  }
}
.rent-cost__dish .star__pos-1 {
  width: 41px;
  height: 41px;
  top: 130px;
  left: -270px;
}
.rent-cost__dish .star__pos-2 {
  width: 31px;
  height: 31px;
  top: 50%;
  left: -85px;
}
.rent-cost__dish .star__pos-3 {
  width: 88px;
  height: 88px;
  top: 20px;
  left: calc(100% + 33px);
}
.rent-cost__dish .star__pos-4 {
  width: 26px;
  height: 26px;
  top: 380px;
  left: calc(100% + 80px);
}
@media (min-width: 1200px) {
  .rent-cost__dish .star__pos-4 {
    left: calc(100% + 180px);
  }
}
.rent-cost__dish img {
  max-width: 100%;
  display: block;
}
.rent-cost__dish-arm {
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
}
.rent-cost__dish-arm:before {
  content: "";
  width: 999em;
  height: 253px;
  display: block;
  position: absolute;
  top: -220px;
  right: -123px;
  background: url("../../images/context/arm.svg") no-repeat right bottom;
}
.rent-cost__dish-price {
  padding: 25px 0 0;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  color: #53C2BB;
}
.rent-cost__dish-content {
  max-width: 600px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.rent-cost__dish-content > div {
  padding-top: 20px;
  padding-bottom: 20px;
}
.rent-cost__dish-content p {
  margin: 0;
  padding: 0;
  text-align: center;
}
.rent-cost__dish-content p:not(:last-child) {
  margin-bottom: 13px;
}
.rent-cost__dish-button {
  margin-bottom: 50px;
  text-align: center;
}
.rent-cost__dish-button button {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #53C2BB;
  border: none;
  background: none;
  cursor: pointer;
}
.rent-cost__dish-button button:hover {
  text-decoration: underline;
}
.rent-cost__dish-bottom {
  margin-top: 40px;
  margin-bottom: 0;
}
