.dark, .blog-open-item h2 {
  color: #21222B;
}

.base, .blog-open-aside-content-nav__link, .blog-open-item p {
  color: #626369;
}

.light {
  color: #FFFFFF;
}

.light-50 {
  color: rgba(255, 255, 255, 0.5);
}

.primary-color {
  color: #229F7A;
}

.link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link:hover {
  color: #229F7A;
  opacity: 1;
}

.link-light {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link-light:hover {
  color: rgb(77.8756476684, 217.1243523316, 175.9067357513);
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 4px;
}

.mt-2 {
  margin-top: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-2 {
    margin-top: 6px;
  }
}
@media screen and (max-width: 768px) {
  .mt-2 {
    margin-top: 4px;
  }
}

.mt-3 {
  margin-top: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-3 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mt-3 {
    margin-top: 8px;
  }
}

.mt-4 {
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-4 {
    margin-top: 13px;
  }
}
@media screen and (max-width: 768px) {
  .mt-4 {
    margin-top: 11px;
  }
}

.mt-5 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-5 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mt-5 {
    margin-top: 15px;
  }
}

.mt-6 {
  margin-top: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-6 {
    margin-top: 19px;
  }
}
@media screen and (max-width: 768px) {
  .mt-6 {
    margin-top: 15px;
  }
}

.mt-7 {
  margin-top: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-7 {
    margin-top: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mt-7 {
    margin-top: 18px;
  }
}

.mt-8 {
  margin-top: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-8 {
    margin-top: 26px;
  }
}
@media screen and (max-width: 768px) {
  .mt-8 {
    margin-top: 20px;
  }
}

.mt-9 {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-9 {
    margin-top: 29px;
  }
}
@media screen and (max-width: 768px) {
  .mt-9 {
    margin-top: 23px;
  }
}

.mt-10 {
  margin-top: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-10 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mt-10 {
    margin-top: 25px;
  }
}

.mt-11 {
  margin-top: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-11 {
    margin-top: 33px;
  }
}
@media screen and (max-width: 768px) {
  .mt-11 {
    margin-top: 28px;
  }
}

.mt-12 {
  margin-top: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-12 {
    margin-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  .mt-12 {
    margin-top: 30px;
  }
}

.mt-13 {
  margin-top: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-13 {
    margin-top: 39px;
  }
}
@media screen and (max-width: 768px) {
  .mt-13 {
    margin-top: 33px;
  }
}

.mt-14 {
  margin-top: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-14 {
    margin-top: 42px;
  }
}
@media screen and (max-width: 768px) {
  .mt-14 {
    margin-top: 35px;
  }
}

.mt-15 {
  margin-top: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-15 {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .mt-15 {
    margin-top: 38px;
  }
}

.mt-16 {
  margin-top: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-16 {
    margin-top: 48px;
  }
}
@media screen and (max-width: 768px) {
  .mt-16 {
    margin-top: 40px;
  }
}

.mt-17 {
  margin-top: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-17 {
    margin-top: 51px;
  }
}
@media screen and (max-width: 768px) {
  .mt-17 {
    margin-top: 43px;
  }
}

.mt-18 {
  margin-top: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-18 {
    margin-top: 54px;
  }
}
@media screen and (max-width: 768px) {
  .mt-18 {
    margin-top: 45px;
  }
}

.mt-19 {
  margin-top: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-19 {
    margin-top: 57px;
  }
}
@media screen and (max-width: 768px) {
  .mt-19 {
    margin-top: 48px;
  }
}

.mt-20 {
  margin-top: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-20 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .mt-20 {
    margin-top: 50px;
  }
}

.mt-21 {
  margin-top: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-21 {
    margin-top: 63px;
  }
}
@media screen and (max-width: 768px) {
  .mt-21 {
    margin-top: 53px;
  }
}

.mt-22 {
  margin-top: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-22 {
    margin-top: 66px;
  }
}
@media screen and (max-width: 768px) {
  .mt-22 {
    margin-top: 55px;
  }
}

.mt-23 {
  margin-top: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-23 {
    margin-top: 69px;
  }
}
@media screen and (max-width: 768px) {
  .mt-23 {
    margin-top: 58px;
  }
}

.mt-24 {
  margin-top: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-24 {
    margin-top: 72px;
  }
}
@media screen and (max-width: 768px) {
  .mt-24 {
    margin-top: 60px;
  }
}

.mt-25 {
  margin-top: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-25 {
    margin-top: 75px;
  }
}
@media screen and (max-width: 768px) {
  .mt-25 {
    margin-top: 63px;
  }
}

.mt-26 {
  margin-top: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-26 {
    margin-top: 78px;
  }
}
@media screen and (max-width: 768px) {
  .mt-26 {
    margin-top: 65px;
  }
}

.mt-27 {
  margin-top: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-27 {
    margin-top: 81px;
  }
}
@media screen and (max-width: 768px) {
  .mt-27 {
    margin-top: 68px;
  }
}

.mt-28 {
  margin-top: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-28 {
    margin-top: 84px;
  }
}
@media screen and (max-width: 768px) {
  .mt-28 {
    margin-top: 70px;
  }
}

.mt-29 {
  margin-top: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-29 {
    margin-top: 87px;
  }
}
@media screen and (max-width: 768px) {
  .mt-29 {
    margin-top: 73px;
  }
}

.mt-30 {
  margin-top: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-30 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 768px) {
  .mt-30 {
    margin-top: 75px;
  }
}

.mt-31 {
  margin-top: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-31 {
    margin-top: 93px;
  }
}
@media screen and (max-width: 768px) {
  .mt-31 {
    margin-top: 78px;
  }
}

.mt-32 {
  margin-top: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-32 {
    margin-top: 96px;
  }
}
@media screen and (max-width: 768px) {
  .mt-32 {
    margin-top: 80px;
  }
}

.mt-33 {
  margin-top: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-33 {
    margin-top: 99px;
  }
}
@media screen and (max-width: 768px) {
  .mt-33 {
    margin-top: 83px;
  }
}

.mt-34 {
  margin-top: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-34 {
    margin-top: 102px;
  }
}
@media screen and (max-width: 768px) {
  .mt-34 {
    margin-top: 85px;
  }
}

.mt-35 {
  margin-top: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-35 {
    margin-top: 105px;
  }
}
@media screen and (max-width: 768px) {
  .mt-35 {
    margin-top: 88px;
  }
}

.mt-36 {
  margin-top: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-36 {
    margin-top: 108px;
  }
}
@media screen and (max-width: 768px) {
  .mt-36 {
    margin-top: 90px;
  }
}

.mt-37 {
  margin-top: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-37 {
    margin-top: 111px;
  }
}
@media screen and (max-width: 768px) {
  .mt-37 {
    margin-top: 93px;
  }
}

.mt-38 {
  margin-top: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-38 {
    margin-top: 114px;
  }
}
@media screen and (max-width: 768px) {
  .mt-38 {
    margin-top: 95px;
  }
}

.mt-39 {
  margin-top: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-39 {
    margin-top: 117px;
  }
}
@media screen and (max-width: 768px) {
  .mt-39 {
    margin-top: 98px;
  }
}

.mt-40 {
  margin-top: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-40 {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  .mt-40 {
    margin-top: 100px;
  }
}

.mt-41 {
  margin-top: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-41 {
    margin-top: 123px;
  }
}
@media screen and (max-width: 768px) {
  .mt-41 {
    margin-top: 103px;
  }
}

.mt-42 {
  margin-top: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-42 {
    margin-top: 126px;
  }
}
@media screen and (max-width: 768px) {
  .mt-42 {
    margin-top: 105px;
  }
}

.mt-43 {
  margin-top: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-43 {
    margin-top: 129px;
  }
}
@media screen and (max-width: 768px) {
  .mt-43 {
    margin-top: 108px;
  }
}

.mt-44 {
  margin-top: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-44 {
    margin-top: 132px;
  }
}
@media screen and (max-width: 768px) {
  .mt-44 {
    margin-top: 110px;
  }
}

.mt-45 {
  margin-top: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-45 {
    margin-top: 135px;
  }
}
@media screen and (max-width: 768px) {
  .mt-45 {
    margin-top: 113px;
  }
}

.mt-46 {
  margin-top: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-46 {
    margin-top: 138px;
  }
}
@media screen and (max-width: 768px) {
  .mt-46 {
    margin-top: 115px;
  }
}

.mt-47 {
  margin-top: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-47 {
    margin-top: 141px;
  }
}
@media screen and (max-width: 768px) {
  .mt-47 {
    margin-top: 118px;
  }
}

.mt-48 {
  margin-top: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-48 {
    margin-top: 144px;
  }
}
@media screen and (max-width: 768px) {
  .mt-48 {
    margin-top: 120px;
  }
}

.mt-49 {
  margin-top: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-49 {
    margin-top: 147px;
  }
}
@media screen and (max-width: 768px) {
  .mt-49 {
    margin-top: 123px;
  }
}

.mt-50 {
  margin-top: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mt-50 {
    margin-top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .mt-50 {
    margin-top: 125px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 4px;
}

.mb-2 {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-2 {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .mb-2 {
    margin-bottom: 4px;
  }
}

.mb-3 {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-3 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mb-3 {
    margin-bottom: 8px;
  }
}

.mb-4 {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-4 {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 768px) {
  .mb-4 {
    margin-bottom: 11px;
  }
}

.mb-5 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-5 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mb-5 {
    margin-bottom: 15px;
  }
}

.mb-6 {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-6 {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 768px) {
  .mb-6 {
    margin-bottom: 15px;
  }
}

.mb-7 {
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-7 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mb-7 {
    margin-bottom: 18px;
  }
}

.mb-8 {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-8 {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 768px) {
  .mb-8 {
    margin-bottom: 20px;
  }
}

.mb-9 {
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-9 {
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 768px) {
  .mb-9 {
    margin-bottom: 23px;
  }
}

.mb-10 {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-10 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mb-10 {
    margin-bottom: 25px;
  }
}

.mb-11 {
  margin-bottom: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-11 {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 768px) {
  .mb-11 {
    margin-bottom: 28px;
  }
}

.mb-12 {
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-12 {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 768px) {
  .mb-12 {
    margin-bottom: 30px;
  }
}

.mb-13 {
  margin-bottom: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-13 {
    margin-bottom: 39px;
  }
}
@media screen and (max-width: 768px) {
  .mb-13 {
    margin-bottom: 33px;
  }
}

.mb-14 {
  margin-bottom: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-14 {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 768px) {
  .mb-14 {
    margin-bottom: 35px;
  }
}

.mb-15 {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-15 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .mb-15 {
    margin-bottom: 38px;
  }
}

.mb-16 {
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-16 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .mb-16 {
    margin-bottom: 40px;
  }
}

.mb-17 {
  margin-bottom: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-17 {
    margin-bottom: 51px;
  }
}
@media screen and (max-width: 768px) {
  .mb-17 {
    margin-bottom: 43px;
  }
}

.mb-18 {
  margin-bottom: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-18 {
    margin-bottom: 54px;
  }
}
@media screen and (max-width: 768px) {
  .mb-18 {
    margin-bottom: 45px;
  }
}

.mb-19 {
  margin-bottom: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-19 {
    margin-bottom: 57px;
  }
}
@media screen and (max-width: 768px) {
  .mb-19 {
    margin-bottom: 48px;
  }
}

.mb-20 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-20 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .mb-20 {
    margin-bottom: 50px;
  }
}

.mb-21 {
  margin-bottom: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-21 {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 768px) {
  .mb-21 {
    margin-bottom: 53px;
  }
}

.mb-22 {
  margin-bottom: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-22 {
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 768px) {
  .mb-22 {
    margin-bottom: 55px;
  }
}

.mb-23 {
  margin-bottom: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-23 {
    margin-bottom: 69px;
  }
}
@media screen and (max-width: 768px) {
  .mb-23 {
    margin-bottom: 58px;
  }
}

.mb-24 {
  margin-bottom: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-24 {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .mb-24 {
    margin-bottom: 60px;
  }
}

.mb-25 {
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-25 {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  .mb-25 {
    margin-bottom: 63px;
  }
}

.mb-26 {
  margin-bottom: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-26 {
    margin-bottom: 78px;
  }
}
@media screen and (max-width: 768px) {
  .mb-26 {
    margin-bottom: 65px;
  }
}

.mb-27 {
  margin-bottom: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-27 {
    margin-bottom: 81px;
  }
}
@media screen and (max-width: 768px) {
  .mb-27 {
    margin-bottom: 68px;
  }
}

.mb-28 {
  margin-bottom: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-28 {
    margin-bottom: 84px;
  }
}
@media screen and (max-width: 768px) {
  .mb-28 {
    margin-bottom: 70px;
  }
}

.mb-29 {
  margin-bottom: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-29 {
    margin-bottom: 87px;
  }
}
@media screen and (max-width: 768px) {
  .mb-29 {
    margin-bottom: 73px;
  }
}

.mb-30 {
  margin-bottom: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-30 {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .mb-30 {
    margin-bottom: 75px;
  }
}

.mb-31 {
  margin-bottom: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-31 {
    margin-bottom: 93px;
  }
}
@media screen and (max-width: 768px) {
  .mb-31 {
    margin-bottom: 78px;
  }
}

.mb-32 {
  margin-bottom: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-32 {
    margin-bottom: 96px;
  }
}
@media screen and (max-width: 768px) {
  .mb-32 {
    margin-bottom: 80px;
  }
}

.mb-33 {
  margin-bottom: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-33 {
    margin-bottom: 99px;
  }
}
@media screen and (max-width: 768px) {
  .mb-33 {
    margin-bottom: 83px;
  }
}

.mb-34 {
  margin-bottom: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-34 {
    margin-bottom: 102px;
  }
}
@media screen and (max-width: 768px) {
  .mb-34 {
    margin-bottom: 85px;
  }
}

.mb-35 {
  margin-bottom: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-35 {
    margin-bottom: 105px;
  }
}
@media screen and (max-width: 768px) {
  .mb-35 {
    margin-bottom: 88px;
  }
}

.mb-36 {
  margin-bottom: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-36 {
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 768px) {
  .mb-36 {
    margin-bottom: 90px;
  }
}

.mb-37 {
  margin-bottom: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-37 {
    margin-bottom: 111px;
  }
}
@media screen and (max-width: 768px) {
  .mb-37 {
    margin-bottom: 93px;
  }
}

.mb-38 {
  margin-bottom: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-38 {
    margin-bottom: 114px;
  }
}
@media screen and (max-width: 768px) {
  .mb-38 {
    margin-bottom: 95px;
  }
}

.mb-39 {
  margin-bottom: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-39 {
    margin-bottom: 117px;
  }
}
@media screen and (max-width: 768px) {
  .mb-39 {
    margin-bottom: 98px;
  }
}

.mb-40 {
  margin-bottom: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-40 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  .mb-40 {
    margin-bottom: 100px;
  }
}

.mb-41 {
  margin-bottom: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-41 {
    margin-bottom: 123px;
  }
}
@media screen and (max-width: 768px) {
  .mb-41 {
    margin-bottom: 103px;
  }
}

.mb-42 {
  margin-bottom: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-42 {
    margin-bottom: 126px;
  }
}
@media screen and (max-width: 768px) {
  .mb-42 {
    margin-bottom: 105px;
  }
}

.mb-43 {
  margin-bottom: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-43 {
    margin-bottom: 129px;
  }
}
@media screen and (max-width: 768px) {
  .mb-43 {
    margin-bottom: 108px;
  }
}

.mb-44 {
  margin-bottom: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-44 {
    margin-bottom: 132px;
  }
}
@media screen and (max-width: 768px) {
  .mb-44 {
    margin-bottom: 110px;
  }
}

.mb-45 {
  margin-bottom: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-45 {
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 768px) {
  .mb-45 {
    margin-bottom: 113px;
  }
}

.mb-46 {
  margin-bottom: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-46 {
    margin-bottom: 138px;
  }
}
@media screen and (max-width: 768px) {
  .mb-46 {
    margin-bottom: 115px;
  }
}

.mb-47 {
  margin-bottom: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-47 {
    margin-bottom: 141px;
  }
}
@media screen and (max-width: 768px) {
  .mb-47 {
    margin-bottom: 118px;
  }
}

.mb-48 {
  margin-bottom: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-48 {
    margin-bottom: 144px;
  }
}
@media screen and (max-width: 768px) {
  .mb-48 {
    margin-bottom: 120px;
  }
}

.mb-49 {
  margin-bottom: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-49 {
    margin-bottom: 147px;
  }
}
@media screen and (max-width: 768px) {
  .mb-49 {
    margin-bottom: 123px;
  }
}

.mb-50 {
  margin-bottom: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mb-50 {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  .mb-50 {
    margin-bottom: 125px;
  }
}

.ml-0 {
  margin-left: 0px;
}

.ml-1 {
  margin-left: 4px;
}

.ml-2 {
  margin-left: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-2 {
    margin-left: 6px;
  }
}
@media screen and (max-width: 768px) {
  .ml-2 {
    margin-left: 4px;
  }
}

.ml-3 {
  margin-left: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-3 {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ml-3 {
    margin-left: 8px;
  }
}

.ml-4 {
  margin-left: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-4 {
    margin-left: 13px;
  }
}
@media screen and (max-width: 768px) {
  .ml-4 {
    margin-left: 11px;
  }
}

.ml-5 {
  margin-left: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-5 {
    margin-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ml-5 {
    margin-left: 15px;
  }
}

.ml-6 {
  margin-left: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-6 {
    margin-left: 19px;
  }
}
@media screen and (max-width: 768px) {
  .ml-6 {
    margin-left: 15px;
  }
}

.ml-7 {
  margin-left: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-7 {
    margin-left: 22px;
  }
}
@media screen and (max-width: 768px) {
  .ml-7 {
    margin-left: 18px;
  }
}

.ml-8 {
  margin-left: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-8 {
    margin-left: 26px;
  }
}
@media screen and (max-width: 768px) {
  .ml-8 {
    margin-left: 20px;
  }
}

.ml-9 {
  margin-left: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-9 {
    margin-left: 29px;
  }
}
@media screen and (max-width: 768px) {
  .ml-9 {
    margin-left: 23px;
  }
}

.ml-10 {
  margin-left: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-10 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ml-10 {
    margin-left: 25px;
  }
}

.ml-11 {
  margin-left: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-11 {
    margin-left: 33px;
  }
}
@media screen and (max-width: 768px) {
  .ml-11 {
    margin-left: 28px;
  }
}

.ml-12 {
  margin-left: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-12 {
    margin-left: 36px;
  }
}
@media screen and (max-width: 768px) {
  .ml-12 {
    margin-left: 30px;
  }
}

.ml-13 {
  margin-left: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-13 {
    margin-left: 39px;
  }
}
@media screen and (max-width: 768px) {
  .ml-13 {
    margin-left: 33px;
  }
}

.ml-14 {
  margin-left: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-14 {
    margin-left: 42px;
  }
}
@media screen and (max-width: 768px) {
  .ml-14 {
    margin-left: 35px;
  }
}

.ml-15 {
  margin-left: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-15 {
    margin-left: 45px;
  }
}
@media screen and (max-width: 768px) {
  .ml-15 {
    margin-left: 38px;
  }
}

.ml-16 {
  margin-left: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-16 {
    margin-left: 48px;
  }
}
@media screen and (max-width: 768px) {
  .ml-16 {
    margin-left: 40px;
  }
}

.ml-17 {
  margin-left: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-17 {
    margin-left: 51px;
  }
}
@media screen and (max-width: 768px) {
  .ml-17 {
    margin-left: 43px;
  }
}

.ml-18 {
  margin-left: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-18 {
    margin-left: 54px;
  }
}
@media screen and (max-width: 768px) {
  .ml-18 {
    margin-left: 45px;
  }
}

.ml-19 {
  margin-left: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-19 {
    margin-left: 57px;
  }
}
@media screen and (max-width: 768px) {
  .ml-19 {
    margin-left: 48px;
  }
}

.ml-20 {
  margin-left: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-20 {
    margin-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ml-20 {
    margin-left: 50px;
  }
}

.ml-21 {
  margin-left: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-21 {
    margin-left: 63px;
  }
}
@media screen and (max-width: 768px) {
  .ml-21 {
    margin-left: 53px;
  }
}

.ml-22 {
  margin-left: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-22 {
    margin-left: 66px;
  }
}
@media screen and (max-width: 768px) {
  .ml-22 {
    margin-left: 55px;
  }
}

.ml-23 {
  margin-left: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-23 {
    margin-left: 69px;
  }
}
@media screen and (max-width: 768px) {
  .ml-23 {
    margin-left: 58px;
  }
}

.ml-24 {
  margin-left: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-24 {
    margin-left: 72px;
  }
}
@media screen and (max-width: 768px) {
  .ml-24 {
    margin-left: 60px;
  }
}

.ml-25 {
  margin-left: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-25 {
    margin-left: 75px;
  }
}
@media screen and (max-width: 768px) {
  .ml-25 {
    margin-left: 63px;
  }
}

.ml-26 {
  margin-left: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-26 {
    margin-left: 78px;
  }
}
@media screen and (max-width: 768px) {
  .ml-26 {
    margin-left: 65px;
  }
}

.ml-27 {
  margin-left: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-27 {
    margin-left: 81px;
  }
}
@media screen and (max-width: 768px) {
  .ml-27 {
    margin-left: 68px;
  }
}

.ml-28 {
  margin-left: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-28 {
    margin-left: 84px;
  }
}
@media screen and (max-width: 768px) {
  .ml-28 {
    margin-left: 70px;
  }
}

.ml-29 {
  margin-left: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-29 {
    margin-left: 87px;
  }
}
@media screen and (max-width: 768px) {
  .ml-29 {
    margin-left: 73px;
  }
}

.ml-30 {
  margin-left: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-30 {
    margin-left: 90px;
  }
}
@media screen and (max-width: 768px) {
  .ml-30 {
    margin-left: 75px;
  }
}

.ml-31 {
  margin-left: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-31 {
    margin-left: 93px;
  }
}
@media screen and (max-width: 768px) {
  .ml-31 {
    margin-left: 78px;
  }
}

.ml-32 {
  margin-left: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-32 {
    margin-left: 96px;
  }
}
@media screen and (max-width: 768px) {
  .ml-32 {
    margin-left: 80px;
  }
}

.ml-33 {
  margin-left: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-33 {
    margin-left: 99px;
  }
}
@media screen and (max-width: 768px) {
  .ml-33 {
    margin-left: 83px;
  }
}

.ml-34 {
  margin-left: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-34 {
    margin-left: 102px;
  }
}
@media screen and (max-width: 768px) {
  .ml-34 {
    margin-left: 85px;
  }
}

.ml-35 {
  margin-left: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-35 {
    margin-left: 105px;
  }
}
@media screen and (max-width: 768px) {
  .ml-35 {
    margin-left: 88px;
  }
}

.ml-36 {
  margin-left: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-36 {
    margin-left: 108px;
  }
}
@media screen and (max-width: 768px) {
  .ml-36 {
    margin-left: 90px;
  }
}

.ml-37 {
  margin-left: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-37 {
    margin-left: 111px;
  }
}
@media screen and (max-width: 768px) {
  .ml-37 {
    margin-left: 93px;
  }
}

.ml-38 {
  margin-left: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-38 {
    margin-left: 114px;
  }
}
@media screen and (max-width: 768px) {
  .ml-38 {
    margin-left: 95px;
  }
}

.ml-39 {
  margin-left: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-39 {
    margin-left: 117px;
  }
}
@media screen and (max-width: 768px) {
  .ml-39 {
    margin-left: 98px;
  }
}

.ml-40 {
  margin-left: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-40 {
    margin-left: 120px;
  }
}
@media screen and (max-width: 768px) {
  .ml-40 {
    margin-left: 100px;
  }
}

.ml-41 {
  margin-left: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-41 {
    margin-left: 123px;
  }
}
@media screen and (max-width: 768px) {
  .ml-41 {
    margin-left: 103px;
  }
}

.ml-42 {
  margin-left: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-42 {
    margin-left: 126px;
  }
}
@media screen and (max-width: 768px) {
  .ml-42 {
    margin-left: 105px;
  }
}

.ml-43 {
  margin-left: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-43 {
    margin-left: 129px;
  }
}
@media screen and (max-width: 768px) {
  .ml-43 {
    margin-left: 108px;
  }
}

.ml-44 {
  margin-left: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-44 {
    margin-left: 132px;
  }
}
@media screen and (max-width: 768px) {
  .ml-44 {
    margin-left: 110px;
  }
}

.ml-45 {
  margin-left: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-45 {
    margin-left: 135px;
  }
}
@media screen and (max-width: 768px) {
  .ml-45 {
    margin-left: 113px;
  }
}

.ml-46 {
  margin-left: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-46 {
    margin-left: 138px;
  }
}
@media screen and (max-width: 768px) {
  .ml-46 {
    margin-left: 115px;
  }
}

.ml-47 {
  margin-left: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-47 {
    margin-left: 141px;
  }
}
@media screen and (max-width: 768px) {
  .ml-47 {
    margin-left: 118px;
  }
}

.ml-48 {
  margin-left: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-48 {
    margin-left: 144px;
  }
}
@media screen and (max-width: 768px) {
  .ml-48 {
    margin-left: 120px;
  }
}

.ml-49 {
  margin-left: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-49 {
    margin-left: 147px;
  }
}
@media screen and (max-width: 768px) {
  .ml-49 {
    margin-left: 123px;
  }
}

.ml-50 {
  margin-left: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ml-50 {
    margin-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  .ml-50 {
    margin-left: 125px;
  }
}

.mr-0 {
  margin-right: 0px;
}

.mr-1 {
  margin-right: 4px;
}

.mr-2 {
  margin-right: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-2 {
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .mr-2 {
    margin-right: 4px;
  }
}

.mr-3 {
  margin-right: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-3 {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mr-3 {
    margin-right: 8px;
  }
}

.mr-4 {
  margin-right: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-4 {
    margin-right: 13px;
  }
}
@media screen and (max-width: 768px) {
  .mr-4 {
    margin-right: 11px;
  }
}

.mr-5 {
  margin-right: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-5 {
    margin-right: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mr-5 {
    margin-right: 15px;
  }
}

.mr-6 {
  margin-right: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-6 {
    margin-right: 19px;
  }
}
@media screen and (max-width: 768px) {
  .mr-6 {
    margin-right: 15px;
  }
}

.mr-7 {
  margin-right: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-7 {
    margin-right: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mr-7 {
    margin-right: 18px;
  }
}

.mr-8 {
  margin-right: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-8 {
    margin-right: 26px;
  }
}
@media screen and (max-width: 768px) {
  .mr-8 {
    margin-right: 20px;
  }
}

.mr-9 {
  margin-right: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-9 {
    margin-right: 29px;
  }
}
@media screen and (max-width: 768px) {
  .mr-9 {
    margin-right: 23px;
  }
}

.mr-10 {
  margin-right: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-10 {
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mr-10 {
    margin-right: 25px;
  }
}

.mr-11 {
  margin-right: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-11 {
    margin-right: 33px;
  }
}
@media screen and (max-width: 768px) {
  .mr-11 {
    margin-right: 28px;
  }
}

.mr-12 {
  margin-right: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-12 {
    margin-right: 36px;
  }
}
@media screen and (max-width: 768px) {
  .mr-12 {
    margin-right: 30px;
  }
}

.mr-13 {
  margin-right: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-13 {
    margin-right: 39px;
  }
}
@media screen and (max-width: 768px) {
  .mr-13 {
    margin-right: 33px;
  }
}

.mr-14 {
  margin-right: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-14 {
    margin-right: 42px;
  }
}
@media screen and (max-width: 768px) {
  .mr-14 {
    margin-right: 35px;
  }
}

.mr-15 {
  margin-right: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-15 {
    margin-right: 45px;
  }
}
@media screen and (max-width: 768px) {
  .mr-15 {
    margin-right: 38px;
  }
}

.mr-16 {
  margin-right: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-16 {
    margin-right: 48px;
  }
}
@media screen and (max-width: 768px) {
  .mr-16 {
    margin-right: 40px;
  }
}

.mr-17 {
  margin-right: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-17 {
    margin-right: 51px;
  }
}
@media screen and (max-width: 768px) {
  .mr-17 {
    margin-right: 43px;
  }
}

.mr-18 {
  margin-right: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-18 {
    margin-right: 54px;
  }
}
@media screen and (max-width: 768px) {
  .mr-18 {
    margin-right: 45px;
  }
}

.mr-19 {
  margin-right: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-19 {
    margin-right: 57px;
  }
}
@media screen and (max-width: 768px) {
  .mr-19 {
    margin-right: 48px;
  }
}

.mr-20 {
  margin-right: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-20 {
    margin-right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .mr-20 {
    margin-right: 50px;
  }
}

.mr-21 {
  margin-right: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-21 {
    margin-right: 63px;
  }
}
@media screen and (max-width: 768px) {
  .mr-21 {
    margin-right: 53px;
  }
}

.mr-22 {
  margin-right: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-22 {
    margin-right: 66px;
  }
}
@media screen and (max-width: 768px) {
  .mr-22 {
    margin-right: 55px;
  }
}

.mr-23 {
  margin-right: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-23 {
    margin-right: 69px;
  }
}
@media screen and (max-width: 768px) {
  .mr-23 {
    margin-right: 58px;
  }
}

.mr-24 {
  margin-right: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-24 {
    margin-right: 72px;
  }
}
@media screen and (max-width: 768px) {
  .mr-24 {
    margin-right: 60px;
  }
}

.mr-25 {
  margin-right: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-25 {
    margin-right: 75px;
  }
}
@media screen and (max-width: 768px) {
  .mr-25 {
    margin-right: 63px;
  }
}

.mr-26 {
  margin-right: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-26 {
    margin-right: 78px;
  }
}
@media screen and (max-width: 768px) {
  .mr-26 {
    margin-right: 65px;
  }
}

.mr-27 {
  margin-right: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-27 {
    margin-right: 81px;
  }
}
@media screen and (max-width: 768px) {
  .mr-27 {
    margin-right: 68px;
  }
}

.mr-28 {
  margin-right: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-28 {
    margin-right: 84px;
  }
}
@media screen and (max-width: 768px) {
  .mr-28 {
    margin-right: 70px;
  }
}

.mr-29 {
  margin-right: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-29 {
    margin-right: 87px;
  }
}
@media screen and (max-width: 768px) {
  .mr-29 {
    margin-right: 73px;
  }
}

.mr-30 {
  margin-right: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-30 {
    margin-right: 90px;
  }
}
@media screen and (max-width: 768px) {
  .mr-30 {
    margin-right: 75px;
  }
}

.mr-31 {
  margin-right: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-31 {
    margin-right: 93px;
  }
}
@media screen and (max-width: 768px) {
  .mr-31 {
    margin-right: 78px;
  }
}

.mr-32 {
  margin-right: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-32 {
    margin-right: 96px;
  }
}
@media screen and (max-width: 768px) {
  .mr-32 {
    margin-right: 80px;
  }
}

.mr-33 {
  margin-right: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-33 {
    margin-right: 99px;
  }
}
@media screen and (max-width: 768px) {
  .mr-33 {
    margin-right: 83px;
  }
}

.mr-34 {
  margin-right: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-34 {
    margin-right: 102px;
  }
}
@media screen and (max-width: 768px) {
  .mr-34 {
    margin-right: 85px;
  }
}

.mr-35 {
  margin-right: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-35 {
    margin-right: 105px;
  }
}
@media screen and (max-width: 768px) {
  .mr-35 {
    margin-right: 88px;
  }
}

.mr-36 {
  margin-right: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-36 {
    margin-right: 108px;
  }
}
@media screen and (max-width: 768px) {
  .mr-36 {
    margin-right: 90px;
  }
}

.mr-37 {
  margin-right: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-37 {
    margin-right: 111px;
  }
}
@media screen and (max-width: 768px) {
  .mr-37 {
    margin-right: 93px;
  }
}

.mr-38 {
  margin-right: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-38 {
    margin-right: 114px;
  }
}
@media screen and (max-width: 768px) {
  .mr-38 {
    margin-right: 95px;
  }
}

.mr-39 {
  margin-right: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-39 {
    margin-right: 117px;
  }
}
@media screen and (max-width: 768px) {
  .mr-39 {
    margin-right: 98px;
  }
}

.mr-40 {
  margin-right: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-40 {
    margin-right: 120px;
  }
}
@media screen and (max-width: 768px) {
  .mr-40 {
    margin-right: 100px;
  }
}

.mr-41 {
  margin-right: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-41 {
    margin-right: 123px;
  }
}
@media screen and (max-width: 768px) {
  .mr-41 {
    margin-right: 103px;
  }
}

.mr-42 {
  margin-right: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-42 {
    margin-right: 126px;
  }
}
@media screen and (max-width: 768px) {
  .mr-42 {
    margin-right: 105px;
  }
}

.mr-43 {
  margin-right: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-43 {
    margin-right: 129px;
  }
}
@media screen and (max-width: 768px) {
  .mr-43 {
    margin-right: 108px;
  }
}

.mr-44 {
  margin-right: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-44 {
    margin-right: 132px;
  }
}
@media screen and (max-width: 768px) {
  .mr-44 {
    margin-right: 110px;
  }
}

.mr-45 {
  margin-right: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-45 {
    margin-right: 135px;
  }
}
@media screen and (max-width: 768px) {
  .mr-45 {
    margin-right: 113px;
  }
}

.mr-46 {
  margin-right: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-46 {
    margin-right: 138px;
  }
}
@media screen and (max-width: 768px) {
  .mr-46 {
    margin-right: 115px;
  }
}

.mr-47 {
  margin-right: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-47 {
    margin-right: 141px;
  }
}
@media screen and (max-width: 768px) {
  .mr-47 {
    margin-right: 118px;
  }
}

.mr-48 {
  margin-right: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-48 {
    margin-right: 144px;
  }
}
@media screen and (max-width: 768px) {
  .mr-48 {
    margin-right: 120px;
  }
}

.mr-49 {
  margin-right: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-49 {
    margin-right: 147px;
  }
}
@media screen and (max-width: 768px) {
  .mr-49 {
    margin-right: 123px;
  }
}

.mr-50 {
  margin-right: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mr-50 {
    margin-right: 150px;
  }
}
@media screen and (max-width: 768px) {
  .mr-50 {
    margin-right: 125px;
  }
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-2 {
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .mx-2 {
    margin-left: 4px;
    margin-right: 4px;
  }
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-3 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .mx-3 {
    margin-left: 8px;
    margin-right: 8px;
  }
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-4 {
    margin-left: 13px;
    margin-right: 13px;
  }
}
@media screen and (max-width: 768px) {
  .mx-4 {
    margin-left: 11px;
    margin-right: 11px;
  }
}

.mx-5 {
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-5 {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mx-5 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.mx-6 {
  margin-left: 24px;
  margin-right: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-6 {
    margin-left: 19px;
    margin-right: 19px;
  }
}
@media screen and (max-width: 768px) {
  .mx-6 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.mx-7 {
  margin-left: 28px;
  margin-right: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-7 {
    margin-left: 22px;
    margin-right: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mx-7 {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.mx-8 {
  margin-left: 32px;
  margin-right: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-8 {
    margin-left: 26px;
    margin-right: 26px;
  }
}
@media screen and (max-width: 768px) {
  .mx-8 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.mx-9 {
  margin-left: 36px;
  margin-right: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-9 {
    margin-left: 29px;
    margin-right: 29px;
  }
}
@media screen and (max-width: 768px) {
  .mx-9 {
    margin-left: 23px;
    margin-right: 23px;
  }
}

.mx-10 {
  margin-left: 40px;
  margin-right: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-10 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mx-10 {
    margin-left: 25px;
    margin-right: 25px;
  }
}

.mx-11 {
  margin-left: 44px;
  margin-right: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-11 {
    margin-left: 33px;
    margin-right: 33px;
  }
}
@media screen and (max-width: 768px) {
  .mx-11 {
    margin-left: 28px;
    margin-right: 28px;
  }
}

.mx-12 {
  margin-left: 48px;
  margin-right: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-12 {
    margin-left: 36px;
    margin-right: 36px;
  }
}
@media screen and (max-width: 768px) {
  .mx-12 {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.mx-13 {
  margin-left: 52px;
  margin-right: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-13 {
    margin-left: 39px;
    margin-right: 39px;
  }
}
@media screen and (max-width: 768px) {
  .mx-13 {
    margin-left: 33px;
    margin-right: 33px;
  }
}

.mx-14 {
  margin-left: 56px;
  margin-right: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-14 {
    margin-left: 42px;
    margin-right: 42px;
  }
}
@media screen and (max-width: 768px) {
  .mx-14 {
    margin-left: 35px;
    margin-right: 35px;
  }
}

.mx-15 {
  margin-left: 60px;
  margin-right: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-15 {
    margin-left: 45px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 768px) {
  .mx-15 {
    margin-left: 38px;
    margin-right: 38px;
  }
}

.mx-16 {
  margin-left: 64px;
  margin-right: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-16 {
    margin-left: 48px;
    margin-right: 48px;
  }
}
@media screen and (max-width: 768px) {
  .mx-16 {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.mx-17 {
  margin-left: 68px;
  margin-right: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-17 {
    margin-left: 51px;
    margin-right: 51px;
  }
}
@media screen and (max-width: 768px) {
  .mx-17 {
    margin-left: 43px;
    margin-right: 43px;
  }
}

.mx-18 {
  margin-left: 72px;
  margin-right: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-18 {
    margin-left: 54px;
    margin-right: 54px;
  }
}
@media screen and (max-width: 768px) {
  .mx-18 {
    margin-left: 45px;
    margin-right: 45px;
  }
}

.mx-19 {
  margin-left: 76px;
  margin-right: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-19 {
    margin-left: 57px;
    margin-right: 57px;
  }
}
@media screen and (max-width: 768px) {
  .mx-19 {
    margin-left: 48px;
    margin-right: 48px;
  }
}

.mx-20 {
  margin-left: 80px;
  margin-right: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-20 {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .mx-20 {
    margin-left: 50px;
    margin-right: 50px;
  }
}

.mx-21 {
  margin-left: 84px;
  margin-right: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-21 {
    margin-left: 63px;
    margin-right: 63px;
  }
}
@media screen and (max-width: 768px) {
  .mx-21 {
    margin-left: 53px;
    margin-right: 53px;
  }
}

.mx-22 {
  margin-left: 88px;
  margin-right: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-22 {
    margin-left: 66px;
    margin-right: 66px;
  }
}
@media screen and (max-width: 768px) {
  .mx-22 {
    margin-left: 55px;
    margin-right: 55px;
  }
}

.mx-23 {
  margin-left: 92px;
  margin-right: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-23 {
    margin-left: 69px;
    margin-right: 69px;
  }
}
@media screen and (max-width: 768px) {
  .mx-23 {
    margin-left: 58px;
    margin-right: 58px;
  }
}

.mx-24 {
  margin-left: 96px;
  margin-right: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-24 {
    margin-left: 72px;
    margin-right: 72px;
  }
}
@media screen and (max-width: 768px) {
  .mx-24 {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.mx-25 {
  margin-left: 100px;
  margin-right: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-25 {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media screen and (max-width: 768px) {
  .mx-25 {
    margin-left: 63px;
    margin-right: 63px;
  }
}

.mx-26 {
  margin-left: 104px;
  margin-right: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-26 {
    margin-left: 78px;
    margin-right: 78px;
  }
}
@media screen and (max-width: 768px) {
  .mx-26 {
    margin-left: 65px;
    margin-right: 65px;
  }
}

.mx-27 {
  margin-left: 108px;
  margin-right: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-27 {
    margin-left: 81px;
    margin-right: 81px;
  }
}
@media screen and (max-width: 768px) {
  .mx-27 {
    margin-left: 68px;
    margin-right: 68px;
  }
}

.mx-28 {
  margin-left: 112px;
  margin-right: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-28 {
    margin-left: 84px;
    margin-right: 84px;
  }
}
@media screen and (max-width: 768px) {
  .mx-28 {
    margin-left: 70px;
    margin-right: 70px;
  }
}

.mx-29 {
  margin-left: 116px;
  margin-right: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-29 {
    margin-left: 87px;
    margin-right: 87px;
  }
}
@media screen and (max-width: 768px) {
  .mx-29 {
    margin-left: 73px;
    margin-right: 73px;
  }
}

.mx-30 {
  margin-left: 120px;
  margin-right: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-30 {
    margin-left: 90px;
    margin-right: 90px;
  }
}
@media screen and (max-width: 768px) {
  .mx-30 {
    margin-left: 75px;
    margin-right: 75px;
  }
}

.mx-31 {
  margin-left: 124px;
  margin-right: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-31 {
    margin-left: 93px;
    margin-right: 93px;
  }
}
@media screen and (max-width: 768px) {
  .mx-31 {
    margin-left: 78px;
    margin-right: 78px;
  }
}

.mx-32 {
  margin-left: 128px;
  margin-right: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-32 {
    margin-left: 96px;
    margin-right: 96px;
  }
}
@media screen and (max-width: 768px) {
  .mx-32 {
    margin-left: 80px;
    margin-right: 80px;
  }
}

.mx-33 {
  margin-left: 132px;
  margin-right: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-33 {
    margin-left: 99px;
    margin-right: 99px;
  }
}
@media screen and (max-width: 768px) {
  .mx-33 {
    margin-left: 83px;
    margin-right: 83px;
  }
}

.mx-34 {
  margin-left: 136px;
  margin-right: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-34 {
    margin-left: 102px;
    margin-right: 102px;
  }
}
@media screen and (max-width: 768px) {
  .mx-34 {
    margin-left: 85px;
    margin-right: 85px;
  }
}

.mx-35 {
  margin-left: 140px;
  margin-right: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-35 {
    margin-left: 105px;
    margin-right: 105px;
  }
}
@media screen and (max-width: 768px) {
  .mx-35 {
    margin-left: 88px;
    margin-right: 88px;
  }
}

.mx-36 {
  margin-left: 144px;
  margin-right: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-36 {
    margin-left: 108px;
    margin-right: 108px;
  }
}
@media screen and (max-width: 768px) {
  .mx-36 {
    margin-left: 90px;
    margin-right: 90px;
  }
}

.mx-37 {
  margin-left: 148px;
  margin-right: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-37 {
    margin-left: 111px;
    margin-right: 111px;
  }
}
@media screen and (max-width: 768px) {
  .mx-37 {
    margin-left: 93px;
    margin-right: 93px;
  }
}

.mx-38 {
  margin-left: 152px;
  margin-right: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-38 {
    margin-left: 114px;
    margin-right: 114px;
  }
}
@media screen and (max-width: 768px) {
  .mx-38 {
    margin-left: 95px;
    margin-right: 95px;
  }
}

.mx-39 {
  margin-left: 156px;
  margin-right: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-39 {
    margin-left: 117px;
    margin-right: 117px;
  }
}
@media screen and (max-width: 768px) {
  .mx-39 {
    margin-left: 98px;
    margin-right: 98px;
  }
}

.mx-40 {
  margin-left: 160px;
  margin-right: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-40 {
    margin-left: 120px;
    margin-right: 120px;
  }
}
@media screen and (max-width: 768px) {
  .mx-40 {
    margin-left: 100px;
    margin-right: 100px;
  }
}

.mx-41 {
  margin-left: 164px;
  margin-right: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-41 {
    margin-left: 123px;
    margin-right: 123px;
  }
}
@media screen and (max-width: 768px) {
  .mx-41 {
    margin-left: 103px;
    margin-right: 103px;
  }
}

.mx-42 {
  margin-left: 168px;
  margin-right: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-42 {
    margin-left: 126px;
    margin-right: 126px;
  }
}
@media screen and (max-width: 768px) {
  .mx-42 {
    margin-left: 105px;
    margin-right: 105px;
  }
}

.mx-43 {
  margin-left: 172px;
  margin-right: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-43 {
    margin-left: 129px;
    margin-right: 129px;
  }
}
@media screen and (max-width: 768px) {
  .mx-43 {
    margin-left: 108px;
    margin-right: 108px;
  }
}

.mx-44 {
  margin-left: 176px;
  margin-right: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-44 {
    margin-left: 132px;
    margin-right: 132px;
  }
}
@media screen and (max-width: 768px) {
  .mx-44 {
    margin-left: 110px;
    margin-right: 110px;
  }
}

.mx-45 {
  margin-left: 180px;
  margin-right: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-45 {
    margin-left: 135px;
    margin-right: 135px;
  }
}
@media screen and (max-width: 768px) {
  .mx-45 {
    margin-left: 113px;
    margin-right: 113px;
  }
}

.mx-46 {
  margin-left: 184px;
  margin-right: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-46 {
    margin-left: 138px;
    margin-right: 138px;
  }
}
@media screen and (max-width: 768px) {
  .mx-46 {
    margin-left: 115px;
    margin-right: 115px;
  }
}

.mx-47 {
  margin-left: 188px;
  margin-right: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-47 {
    margin-left: 141px;
    margin-right: 141px;
  }
}
@media screen and (max-width: 768px) {
  .mx-47 {
    margin-left: 118px;
    margin-right: 118px;
  }
}

.mx-48 {
  margin-left: 192px;
  margin-right: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-48 {
    margin-left: 144px;
    margin-right: 144px;
  }
}
@media screen and (max-width: 768px) {
  .mx-48 {
    margin-left: 120px;
    margin-right: 120px;
  }
}

.mx-49 {
  margin-left: 196px;
  margin-right: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-49 {
    margin-left: 147px;
    margin-right: 147px;
  }
}
@media screen and (max-width: 768px) {
  .mx-49 {
    margin-left: 123px;
    margin-right: 123px;
  }
}

.mx-50 {
  margin-left: 200px;
  margin-right: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mx-50 {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media screen and (max-width: 768px) {
  .mx-50 {
    margin-left: 125px;
    margin-right: 125px;
  }
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .my-2 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}

.my-3 {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .my-3 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-4 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 768px) {
  .my-4 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
}

.my-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-5 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .my-5 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.my-6 {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-6 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 768px) {
  .my-6 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.my-7 {
  margin-top: 28px;
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-7 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  .my-7 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
}

.my-8 {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-8 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 768px) {
  .my-8 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.my-9 {
  margin-top: 36px;
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-9 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 768px) {
  .my-9 {
    margin-top: 23px;
    margin-bottom: 23px;
  }
}

.my-10 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-10 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .my-10 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.my-11 {
  margin-top: 44px;
  margin-bottom: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-11 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 768px) {
  .my-11 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}

.my-12 {
  margin-top: 48px;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-12 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 768px) {
  .my-12 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.my-13 {
  margin-top: 52px;
  margin-bottom: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-13 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
}
@media screen and (max-width: 768px) {
  .my-13 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
}

.my-14 {
  margin-top: 56px;
  margin-bottom: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-14 {
    margin-top: 42px;
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 768px) {
  .my-14 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.my-15 {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-15 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .my-15 {
    margin-top: 38px;
    margin-bottom: 38px;
  }
}

.my-16 {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-16 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .my-16 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.my-17 {
  margin-top: 68px;
  margin-bottom: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-17 {
    margin-top: 51px;
    margin-bottom: 51px;
  }
}
@media screen and (max-width: 768px) {
  .my-17 {
    margin-top: 43px;
    margin-bottom: 43px;
  }
}

.my-18 {
  margin-top: 72px;
  margin-bottom: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-18 {
    margin-top: 54px;
    margin-bottom: 54px;
  }
}
@media screen and (max-width: 768px) {
  .my-18 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

.my-19 {
  margin-top: 76px;
  margin-bottom: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-19 {
    margin-top: 57px;
    margin-bottom: 57px;
  }
}
@media screen and (max-width: 768px) {
  .my-19 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.my-20 {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-20 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .my-20 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.my-21 {
  margin-top: 84px;
  margin-bottom: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-21 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 768px) {
  .my-21 {
    margin-top: 53px;
    margin-bottom: 53px;
  }
}

.my-22 {
  margin-top: 88px;
  margin-bottom: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-22 {
    margin-top: 66px;
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 768px) {
  .my-22 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.my-23 {
  margin-top: 92px;
  margin-bottom: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-23 {
    margin-top: 69px;
    margin-bottom: 69px;
  }
}
@media screen and (max-width: 768px) {
  .my-23 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
}

.my-24 {
  margin-top: 96px;
  margin-bottom: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-24 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .my-24 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.my-25 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-25 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  .my-25 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
}

.my-26 {
  margin-top: 104px;
  margin-bottom: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-26 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
}
@media screen and (max-width: 768px) {
  .my-26 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}

.my-27 {
  margin-top: 108px;
  margin-bottom: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-27 {
    margin-top: 81px;
    margin-bottom: 81px;
  }
}
@media screen and (max-width: 768px) {
  .my-27 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
}

.my-28 {
  margin-top: 112px;
  margin-bottom: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-28 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
}
@media screen and (max-width: 768px) {
  .my-28 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.my-29 {
  margin-top: 116px;
  margin-bottom: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-29 {
    margin-top: 87px;
    margin-bottom: 87px;
  }
}
@media screen and (max-width: 768px) {
  .my-29 {
    margin-top: 73px;
    margin-bottom: 73px;
  }
}

.my-30 {
  margin-top: 120px;
  margin-bottom: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-30 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .my-30 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}

.my-31 {
  margin-top: 124px;
  margin-bottom: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-31 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
}
@media screen and (max-width: 768px) {
  .my-31 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
}

.my-32 {
  margin-top: 128px;
  margin-bottom: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-32 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
}
@media screen and (max-width: 768px) {
  .my-32 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.my-33 {
  margin-top: 132px;
  margin-bottom: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-33 {
    margin-top: 99px;
    margin-bottom: 99px;
  }
}
@media screen and (max-width: 768px) {
  .my-33 {
    margin-top: 83px;
    margin-bottom: 83px;
  }
}

.my-34 {
  margin-top: 136px;
  margin-bottom: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-34 {
    margin-top: 102px;
    margin-bottom: 102px;
  }
}
@media screen and (max-width: 768px) {
  .my-34 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
}

.my-35 {
  margin-top: 140px;
  margin-bottom: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-35 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
}
@media screen and (max-width: 768px) {
  .my-35 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
}

.my-36 {
  margin-top: 144px;
  margin-bottom: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-36 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 768px) {
  .my-36 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}

.my-37 {
  margin-top: 148px;
  margin-bottom: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-37 {
    margin-top: 111px;
    margin-bottom: 111px;
  }
}
@media screen and (max-width: 768px) {
  .my-37 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
}

.my-38 {
  margin-top: 152px;
  margin-bottom: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-38 {
    margin-top: 114px;
    margin-bottom: 114px;
  }
}
@media screen and (max-width: 768px) {
  .my-38 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
}

.my-39 {
  margin-top: 156px;
  margin-bottom: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-39 {
    margin-top: 117px;
    margin-bottom: 117px;
  }
}
@media screen and (max-width: 768px) {
  .my-39 {
    margin-top: 98px;
    margin-bottom: 98px;
  }
}

.my-40 {
  margin-top: 160px;
  margin-bottom: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-40 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  .my-40 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.my-41 {
  margin-top: 164px;
  margin-bottom: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-41 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
}
@media screen and (max-width: 768px) {
  .my-41 {
    margin-top: 103px;
    margin-bottom: 103px;
  }
}

.my-42 {
  margin-top: 168px;
  margin-bottom: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-42 {
    margin-top: 126px;
    margin-bottom: 126px;
  }
}
@media screen and (max-width: 768px) {
  .my-42 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
}

.my-43 {
  margin-top: 172px;
  margin-bottom: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-43 {
    margin-top: 129px;
    margin-bottom: 129px;
  }
}
@media screen and (max-width: 768px) {
  .my-43 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
}

.my-44 {
  margin-top: 176px;
  margin-bottom: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-44 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
}
@media screen and (max-width: 768px) {
  .my-44 {
    margin-top: 110px;
    margin-bottom: 110px;
  }
}

.my-45 {
  margin-top: 180px;
  margin-bottom: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-45 {
    margin-top: 135px;
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 768px) {
  .my-45 {
    margin-top: 113px;
    margin-bottom: 113px;
  }
}

.my-46 {
  margin-top: 184px;
  margin-bottom: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-46 {
    margin-top: 138px;
    margin-bottom: 138px;
  }
}
@media screen and (max-width: 768px) {
  .my-46 {
    margin-top: 115px;
    margin-bottom: 115px;
  }
}

.my-47 {
  margin-top: 188px;
  margin-bottom: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-47 {
    margin-top: 141px;
    margin-bottom: 141px;
  }
}
@media screen and (max-width: 768px) {
  .my-47 {
    margin-top: 118px;
    margin-bottom: 118px;
  }
}

.my-48 {
  margin-top: 192px;
  margin-bottom: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-48 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
}
@media screen and (max-width: 768px) {
  .my-48 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}

.my-49 {
  margin-top: 196px;
  margin-bottom: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-49 {
    margin-top: 147px;
    margin-bottom: 147px;
  }
}
@media screen and (max-width: 768px) {
  .my-49 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
}

.my-50 {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .my-50 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  .my-50 {
    margin-top: 125px;
    margin-bottom: 125px;
  }
}

.m-0 {
  margin: 0px;
}

.m-1 {
  margin: 4px;
}

.m-2 {
  margin: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-2 {
    margin: 6px;
  }
}
@media screen and (max-width: 768px) {
  .m-2 {
    margin: 4px;
  }
}

.m-3 {
  margin: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-3 {
    margin: 10px;
  }
}
@media screen and (max-width: 768px) {
  .m-3 {
    margin: 8px;
  }
}

.m-4 {
  margin: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-4 {
    margin: 13px;
  }
}
@media screen and (max-width: 768px) {
  .m-4 {
    margin: 11px;
  }
}

.m-5 {
  margin: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-5 {
    margin: 16px;
  }
}
@media screen and (max-width: 768px) {
  .m-5 {
    margin: 15px;
  }
}

.m-6 {
  margin: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-6 {
    margin: 19px;
  }
}
@media screen and (max-width: 768px) {
  .m-6 {
    margin: 15px;
  }
}

.m-7 {
  margin: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-7 {
    margin: 22px;
  }
}
@media screen and (max-width: 768px) {
  .m-7 {
    margin: 18px;
  }
}

.m-8 {
  margin: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-8 {
    margin: 26px;
  }
}
@media screen and (max-width: 768px) {
  .m-8 {
    margin: 20px;
  }
}

.m-9 {
  margin: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-9 {
    margin: 29px;
  }
}
@media screen and (max-width: 768px) {
  .m-9 {
    margin: 23px;
  }
}

.m-10 {
  margin: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-10 {
    margin: 30px;
  }
}
@media screen and (max-width: 768px) {
  .m-10 {
    margin: 25px;
  }
}

.m-11 {
  margin: 44px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-11 {
    margin: 33px;
  }
}
@media screen and (max-width: 768px) {
  .m-11 {
    margin: 28px;
  }
}

.m-12 {
  margin: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-12 {
    margin: 36px;
  }
}
@media screen and (max-width: 768px) {
  .m-12 {
    margin: 30px;
  }
}

.m-13 {
  margin: 52px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-13 {
    margin: 39px;
  }
}
@media screen and (max-width: 768px) {
  .m-13 {
    margin: 33px;
  }
}

.m-14 {
  margin: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-14 {
    margin: 42px;
  }
}
@media screen and (max-width: 768px) {
  .m-14 {
    margin: 35px;
  }
}

.m-15 {
  margin: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-15 {
    margin: 45px;
  }
}
@media screen and (max-width: 768px) {
  .m-15 {
    margin: 38px;
  }
}

.m-16 {
  margin: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-16 {
    margin: 48px;
  }
}
@media screen and (max-width: 768px) {
  .m-16 {
    margin: 40px;
  }
}

.m-17 {
  margin: 68px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-17 {
    margin: 51px;
  }
}
@media screen and (max-width: 768px) {
  .m-17 {
    margin: 43px;
  }
}

.m-18 {
  margin: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-18 {
    margin: 54px;
  }
}
@media screen and (max-width: 768px) {
  .m-18 {
    margin: 45px;
  }
}

.m-19 {
  margin: 76px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-19 {
    margin: 57px;
  }
}
@media screen and (max-width: 768px) {
  .m-19 {
    margin: 48px;
  }
}

.m-20 {
  margin: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-20 {
    margin: 60px;
  }
}
@media screen and (max-width: 768px) {
  .m-20 {
    margin: 50px;
  }
}

.m-21 {
  margin: 84px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-21 {
    margin: 63px;
  }
}
@media screen and (max-width: 768px) {
  .m-21 {
    margin: 53px;
  }
}

.m-22 {
  margin: 88px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-22 {
    margin: 66px;
  }
}
@media screen and (max-width: 768px) {
  .m-22 {
    margin: 55px;
  }
}

.m-23 {
  margin: 92px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-23 {
    margin: 69px;
  }
}
@media screen and (max-width: 768px) {
  .m-23 {
    margin: 58px;
  }
}

.m-24 {
  margin: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-24 {
    margin: 72px;
  }
}
@media screen and (max-width: 768px) {
  .m-24 {
    margin: 60px;
  }
}

.m-25 {
  margin: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-25 {
    margin: 75px;
  }
}
@media screen and (max-width: 768px) {
  .m-25 {
    margin: 63px;
  }
}

.m-26 {
  margin: 104px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-26 {
    margin: 78px;
  }
}
@media screen and (max-width: 768px) {
  .m-26 {
    margin: 65px;
  }
}

.m-27 {
  margin: 108px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-27 {
    margin: 81px;
  }
}
@media screen and (max-width: 768px) {
  .m-27 {
    margin: 68px;
  }
}

.m-28 {
  margin: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-28 {
    margin: 84px;
  }
}
@media screen and (max-width: 768px) {
  .m-28 {
    margin: 70px;
  }
}

.m-29 {
  margin: 116px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-29 {
    margin: 87px;
  }
}
@media screen and (max-width: 768px) {
  .m-29 {
    margin: 73px;
  }
}

.m-30 {
  margin: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-30 {
    margin: 90px;
  }
}
@media screen and (max-width: 768px) {
  .m-30 {
    margin: 75px;
  }
}

.m-31 {
  margin: 124px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-31 {
    margin: 93px;
  }
}
@media screen and (max-width: 768px) {
  .m-31 {
    margin: 78px;
  }
}

.m-32 {
  margin: 128px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-32 {
    margin: 96px;
  }
}
@media screen and (max-width: 768px) {
  .m-32 {
    margin: 80px;
  }
}

.m-33 {
  margin: 132px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-33 {
    margin: 99px;
  }
}
@media screen and (max-width: 768px) {
  .m-33 {
    margin: 83px;
  }
}

.m-34 {
  margin: 136px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-34 {
    margin: 102px;
  }
}
@media screen and (max-width: 768px) {
  .m-34 {
    margin: 85px;
  }
}

.m-35 {
  margin: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-35 {
    margin: 105px;
  }
}
@media screen and (max-width: 768px) {
  .m-35 {
    margin: 88px;
  }
}

.m-36 {
  margin: 144px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-36 {
    margin: 108px;
  }
}
@media screen and (max-width: 768px) {
  .m-36 {
    margin: 90px;
  }
}

.m-37 {
  margin: 148px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-37 {
    margin: 111px;
  }
}
@media screen and (max-width: 768px) {
  .m-37 {
    margin: 93px;
  }
}

.m-38 {
  margin: 152px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-38 {
    margin: 114px;
  }
}
@media screen and (max-width: 768px) {
  .m-38 {
    margin: 95px;
  }
}

.m-39 {
  margin: 156px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-39 {
    margin: 117px;
  }
}
@media screen and (max-width: 768px) {
  .m-39 {
    margin: 98px;
  }
}

.m-40 {
  margin: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-40 {
    margin: 120px;
  }
}
@media screen and (max-width: 768px) {
  .m-40 {
    margin: 100px;
  }
}

.m-41 {
  margin: 164px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-41 {
    margin: 123px;
  }
}
@media screen and (max-width: 768px) {
  .m-41 {
    margin: 103px;
  }
}

.m-42 {
  margin: 168px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-42 {
    margin: 126px;
  }
}
@media screen and (max-width: 768px) {
  .m-42 {
    margin: 105px;
  }
}

.m-43 {
  margin: 172px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-43 {
    margin: 129px;
  }
}
@media screen and (max-width: 768px) {
  .m-43 {
    margin: 108px;
  }
}

.m-44 {
  margin: 176px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-44 {
    margin: 132px;
  }
}
@media screen and (max-width: 768px) {
  .m-44 {
    margin: 110px;
  }
}

.m-45 {
  margin: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-45 {
    margin: 135px;
  }
}
@media screen and (max-width: 768px) {
  .m-45 {
    margin: 113px;
  }
}

.m-46 {
  margin: 184px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-46 {
    margin: 138px;
  }
}
@media screen and (max-width: 768px) {
  .m-46 {
    margin: 115px;
  }
}

.m-47 {
  margin: 188px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-47 {
    margin: 141px;
  }
}
@media screen and (max-width: 768px) {
  .m-47 {
    margin: 118px;
  }
}

.m-48 {
  margin: 192px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-48 {
    margin: 144px;
  }
}
@media screen and (max-width: 768px) {
  .m-48 {
    margin: 120px;
  }
}

.m-49 {
  margin: 196px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-49 {
    margin: 147px;
  }
}
@media screen and (max-width: 768px) {
  .m-49 {
    margin: 123px;
  }
}

.m-50 {
  margin: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-50 {
    margin: 150px;
  }
}
@media screen and (max-width: 768px) {
  .m-50 {
    margin: 125px;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Onest", sans-serif;
  background: #FFFFFF;
  overflow-x: hidden !important;
  max-width: 100%;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

button {
  outline: none;
  cursor: pointer;
  font-family: "Onest", sans-serif;
}

input {
  font-family: "Onest", sans-serif;
}

p {
  margin: 0;
  padding: 0;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

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

.uppercase {
  text-transform: uppercase;
}

.strike {
  text-decoration: line-through;
}

.center {
  text-align: center;
}

.link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link:hover {
  color: #229F7A;
}

.truncate-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box--mint {
  background: #EFF8F5;
}
.box--mint .box-count {
  color: #4FBA9A;
}
.box--sky {
  background: #EFF9FE;
}
.box--sky .box-count {
  color: #65BCE6;
}
.box--sand {
  background: #FEFAEF;
}
.box--sand .box-count {
  color: #FDCE60;
}
.box--rose {
  background: #FEF5F4;
}
.box--rose .box-count {
  color: #FF6555;
}

.breadcrumbs {
  padding: 0 0 10px 0;
  background: #FFFFFF;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 8px 0;
  }
}
.breadcrumbs-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #EAEAEA;
  padding-top: 15px;
}
.breadcrumbs-item {
  font-weight: 300;
  font-size: 15px;
  color: #21222B;
}
@media screen and (max-width: 767px) {
  .breadcrumbs-item {
    font-size: 12px !important;
  }
}
.breadcrumbs-item--active {
  color: #229F7A;
}

.button {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button {
    padding: 0 35px;
  }
}
.button.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button {
  background: #229F7A;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}
.button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  opacity: 0.35;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
  top: 0;
  left: -100px;
  -webkit-animation: shine 4s infinite linear;
          animation: shine 4s infinite linear;
}
.button:hover {
  background: rgb(38.4922279793, 180.0077720207, 138.1191709845);
}
.button:disabled, .button[disabled] {
  background: #7f97a6;
  color: rgba(255, 255, 255, 0.9);
  cursor: not-allowed;
  opacity: 0.7;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}
.button:disabled::before, .button[disabled]::before {
  opacity: 0;
  -webkit-animation: none;
          animation: none;
}
.button:disabled:hover, .button[disabled]:hover {
  background: #7f97a6;
}

.button-light {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-light {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-light {
    padding: 0 35px;
  }
}
.button-light.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-light.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button-light {
  color: #229F7A;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button-light:hover {
  background: rgb(25.0155440415, 116.9844559585, 89.7616580311);
  color: #FFFFFF;
}

.button-o {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-o {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o {
    padding: 0 35px;
  }
}
.button-o.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-o.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button-o {
  background: #FFFFFF;
  color: #229F7A;
}
.button-o:hover {
  background: #229F7A;
  color: #FFFFFF;
}
.button-o:hover svg path {
  stroke: #FFFFFF;
}

.button-o-light {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-o-light {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o-light {
    padding: 0 35px;
  }
}
.button-o-light.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-o-light.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button-o-light {
  background: #FFFFFF;
  color: #229F7A;
}
.button-o-light:hover {
  background: #229F7A;
  color: #FFFFFF;
}
.button-o-light:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-stroke {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke {
    padding: 0 35px;
  }
}
.button-stroke.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-stroke.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button-stroke {
  color: #21222B;
  border: 2px solid #229F7A;
  background: transparent;
}
.button-stroke::before {
  display: none;
}
.button-stroke:hover {
  background: #229F7A;
  color: #FFFFFF;
}
.button-stroke:hover svg path {
  stroke: #FFFFFF;
}
.button-stroke:hover path {
  fill: #FFFFFF;
}

.button-stroke-light {
  height: 64px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Onest", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-stroke-light {
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke-light {
    padding: 0 35px;
  }
}
.button-stroke-light.button-small {
  height: 48px;
  padding: 0 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-stroke-light.button-small {
    height: 42px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.button-stroke-light {
  color: #FFFFFF;
  border: 1.5px solid #229F7A;
  background: transparent;
}
.button-stroke-light:hover {
  background: #229F7A;
  border-color: #229F7A;
}

@-webkit-keyframes shine {
  0% {
    left: -100px;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes shine {
  0% {
    left: -100px;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
  .button-wrapper button,
  .button-wrapper a {
    width: 100%;
  }
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  cursor: pointer;
}
.checkbox__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.checkbox__icon {
  position: relative;
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  border: 2px solid #EAEAEA;
  border-radius: 5px;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
.checkbox__icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 10px;
  opacity: 0;
  background: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.597656 5.44063L4.02623 8.64063L12.5977 0.640625' stroke='%23FFFFFF' stroke-width='1.75'/%3E%3C/svg%3E") center/contain no-repeat;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.18s ease;
  transition: opacity 0.18s ease;
}
@media screen and (max-width: 767px) {
  .checkbox__icon {
    width: 22px;
    height: 22px;
    -ms-flex-preferred-size: 22px;
        flex-basis: 22px;
  }
}
.checkbox__text {
  color: #21222B;
  font-size: 15px;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .checkbox__text {
    font-size: 13px;
  }
}
.checkbox__text a {
  color: currentColor;
  text-decoration: underline;
}
.checkbox__text a:hover {
  color: #229F7A;
}
.checkbox__input:checked + .checkbox__icon {
  border-color: #229F7A;
  background: #229F7A;
}
.checkbox__input:checked + .checkbox__icon::after {
  opacity: 1;
}

.container {
  width: 1400px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  position: relative;
}
.container.section-stroke::after {
  content: "";
  position: absolute;
  top: -90px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #EAEAEA;
}
@media screen and (max-width: 767px) {
  .container.section-stroke::after {
    top: -40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container.section-stroke::after {
    top: -50px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .container.section-stroke::after {
    top: -60px;
  }
}

.cookie-consent {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 999;
  width: min(560px, 100vw - 48px);
  color: #21222B;
}
.cookie-consent.is-hidden {
  display: none;
}
.cookie-consent__panel {
  padding: 22px;
  border-radius: 14px;
  background: #FAFAFA;
  -webkit-box-shadow: 0 18px 46px rgba(31, 36, 40, 0.24);
          box-shadow: 0 18px 46px rgba(31, 36, 40, 0.24);
  border: 1.5px solid #EAEAEA;
}
.cookie-consent__panel--settings {
  width: min(520px, 100vw - 48px);
}
.cookie-consent__text, .cookie-consent__lead, .cookie-consent__option-text {
  color: #21222B;
  font-size: 14px;
  line-height: 140%;
}
.cookie-consent__text a, .cookie-consent__lead a, .cookie-consent__option-text a {
  color: #21222B;
  text-decoration: underline;
}
.cookie-consent__title {
  margin-bottom: 10px;
  color: #21222B;
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;
}
.cookie-consent__lead {
  margin-bottom: 18px;
}
.cookie-consent__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-top: 16px;
}
.cookie-consent__button {
  min-width: 120px;
}
.cookie-consent__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  border-top: 1px solid #EAEAEA;
}
.cookie-consent__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  width: 100%;
  padding: 16px 0;
  border-bottom: 1px solid #EAEAEA;
  cursor: pointer;
}
.cookie-consent__option-title {
  display: block;
  margin-bottom: 5px;
  color: #21222B;
  font-size: 15px;
  line-height: 140%;
  font-weight: 700;
}
.cookie-consent__switch-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.cookie-consent__switch {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
          flex: 0 0 46px;
  width: 46px;
  height: 26px;
  border-radius: 26px;
  background: rgb(224, 224, 224);
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cookie-consent__switch::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #FFFFFF;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.cookie-consent__switch-input:checked + .cookie-consent__switch {
  background: #229F7A;
}
.cookie-consent__switch-input:checked + .cookie-consent__switch::after {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.cookie-consent__switch-input:disabled + .cookie-consent__switch {
  cursor: default;
}
@media screen and (max-width: 767px) {
  .cookie-consent {
    left: 12px;
    right: 12px;
    bottom: 12px;
    width: auto;
  }
  .cookie-consent__panel, .cookie-consent__panel--settings {
    width: 100%;
    padding: 18px;
    border-radius: 12px;
  }
  .cookie-consent__actions {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cookie-consent__button {
    width: 100%;
  }
}

input,
textarea {
  height: 64px;
  padding: 0 35px;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: 1.5px solid #F5F5F6;
  border-radius: 48px;
  font-family: "Onest", sans-serif;
  background: #F5F5F6;
  outline: none;
  color: #21222B;
  width: 100%;
}
@media screen and (max-width: 767px) {
  input,
  textarea {
    height: 50px;
    font-size: 16px;
    padding: 0 25px;
  }
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #9B9B9B;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9B9B9B;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9B9B9B;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #9B9B9B;
}
input::placeholder,
textarea::placeholder {
  color: #9B9B9B;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #F5F5F6 inset;
  -webkit-text-fill-color: #21222B;
  caret-color: #21222B;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
input:hover, input:focus,
textarea:hover,
textarea:focus {
  border-color: #229F7A;
  background: #FFFFFF;
}
input.input-light,
textarea.input-light {
  background: #FFFFFF;
  border-color: #EAEAEA;
}
input.input-light:-webkit-autofill, input.input-light:-webkit-autofill:hover, input.input-light:-webkit-autofill:focus, input.input-light:-webkit-autofill:active,
textarea.input-light:-webkit-autofill,
textarea.input-light:-webkit-autofill:hover,
textarea.input-light:-webkit-autofill:focus,
textarea.input-light:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset;
  -webkit-text-fill-color: #21222B;
  caret-color: #21222B;
}
input.input-light:hover, input.input-light:focus,
textarea.input-light:hover,
textarea.input-light:focus {
  border-color: #229F7A;
  background: #FFFFFF;
}
input.input-small,
textarea.input-small {
  height: 48px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  input.input-small,
  textarea.input-small {
    height: 42px;
    padding: 0 20px;
    font-size: 14px;
  }
}
input.input-textarea,
textarea.input-textarea {
  height: auto;
  min-height: 120px;
  padding: 16px 20px;
  border-radius: 24px;
  resize: vertical;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  input.input-textarea,
  textarea.input-textarea {
    min-height: 100px;
    padding: 14px 16px;
    border-radius: 16px;
  }
}

textarea {
  resize: vertical;
}

.input-search {
  position: relative;
  width: 100%;
}
.input-search__control {
  padding-right: 44px;
}
.input-search__control::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
.input-search__icon, .input-search__clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #9B9B9B;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.input-search__icon svg, .input-search__clear svg {
  display: block;
}
.input-search__icon:hover, .input-search__clear:hover {
  color: #229F7A;
}
.input-search__icon {
  right: 24px;
  pointer-events: none;
}
.input-search__clear {
  right: 24px;
  display: none;
}
.input-search.is-filled .input-search__icon {
  display: none;
}
.input-search.is-filled .input-search__clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info-modal--form .info-modal__dialog {
  max-width: 520px;
  padding: 32px 30px 30px;
  overflow-x: hidden;
}
.info-modal--form .info-modal__title {
  max-width: calc(100% - 40px);
}
.info-modal--form .info-modal__intro {
  margin-top: 10px;
}
.info-modal__form {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .info-modal__form {
    margin-top: 18px;
    gap: 14px;
  }
}
.info-modal__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 100%;
}
.info-modal__field-label {
  display: block;
  line-height: 1.3;
}
.info-modal__required {
  color: #FF6555;
  font-weight: 600;
}
.info-modal__submit {
  width: 100%;
  margin-top: 4px;
}

.callback-form__consent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.callback-form__consent .checkbox__text {
  min-width: 0;
  overflow-wrap: anywhere;
}

.question-form__consent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.question-form__consent .checkbox__text {
  min-width: 0;
  overflow-wrap: anywhere;
}

.service-form__consent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.service-form__consent .checkbox__text {
  min-width: 0;
  overflow-wrap: anywhere;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.pagination-item {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background: transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #21222B;
  font-weight: 500;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .pagination-item {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
}
.pagination-item.active, .pagination-item:hover {
  background: #229F7A;
  color: #FFFFFF;
}

.section {
  padding: 90px 0;
  position: relative;
  overflow-x: clip;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .section {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .section {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .section {
    padding: 60px 0;
  }
}

.swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.slider-nav__btn {
  width: 50px;
  height: 50px;
  border-radius: 999px;
  border: 2px solid #229F7A;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.1s ease, -webkit-transform 0.1s ease;
}
@media screen and (max-width: 767px) {
  .slider-nav__btn {
    width: 40px;
    height: 40px;
  }
  .slider-nav__btn svg {
    width: 15px;
  }
}
.slider-nav__btn:hover {
  background: #229F7A;
}
.slider-nav__btn:hover svg path {
  stroke: #FFFFFF;
}
.slider-nav__btn:active {
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}
.slider-nav__btn:disabled {
  opacity: 0.45;
  cursor: default;
  pointer-events: none;
}

.beer-slider img {
  height: 100% !important;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.social__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  border: 1.5px solid #B8E0D6;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .social__item {
    width: 38px;
    height: 38px;
  }
}
.social__item svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .social__item svg {
    width: 18px;
    height: 18px;
  }
}
.social__item svg path {
  fill: #4FBA9A;
}
.social__item:hover {
  background: #229F7A;
  border-color: #229F7A;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.social__item:hover path {
  fill: #FFFFFF;
}

.text-xxxs {
  line-height: 140%;
  font-weight: 300;
}
.text-xxxs.bold {
  font-weight: 700 !important;
}
.text-xxxs.semibold {
  font-weight: 600 !important;
}
.text-xxxs.medium {
  font-weight: 500 !important;
}
.text-xxxs {
  font-size: 13px;
}

.text-xxs {
  line-height: 140%;
  font-weight: 300;
}
.text-xxs.bold {
  font-weight: 700 !important;
}
.text-xxs.semibold {
  font-weight: 600 !important;
}
.text-xxs.medium {
  font-weight: 500 !important;
}
.text-xxs {
  font-size: 14px;
}
@media screen and (max-width: 1279px) {
  .text-xxs {
    font-size: 13px;
  }
}

.text-xs {
  line-height: 140%;
  font-weight: 300;
}
.text-xs.bold {
  font-weight: 700 !important;
}
.text-xs.semibold {
  font-weight: 600 !important;
}
.text-xs.medium {
  font-weight: 500 !important;
}
.text-xs {
  font-size: 15px;
}
@media screen and (max-width: 1279px) {
  .text-xs {
    font-size: 13px;
  }
}

.text-sm {
  line-height: 140%;
  font-weight: 300;
}
.text-sm.bold {
  font-weight: 700 !important;
}
.text-sm.semibold {
  font-weight: 600 !important;
}
.text-sm.medium {
  font-weight: 500 !important;
}
.text-sm {
  font-size: 16px;
}
@media screen and (max-width: 1279px) {
  .text-sm {
    font-size: 14px;
  }
}

b.text-sm {
  font-weight: 700;
}

.text-md, .blog-open-aside-content-nav__link, .blog-open-item p {
  line-height: 140%;
  font-weight: 300;
}
.text-md.bold, .bold.blog-open-aside-content-nav__link, .blog-open-item p.bold {
  font-weight: 700 !important;
}
.text-md.semibold, .semibold.blog-open-aside-content-nav__link, .blog-open-item p.semibold {
  font-weight: 600 !important;
}
.text-md.medium, .medium.blog-open-aside-content-nav__link, .blog-open-item p.medium {
  font-weight: 500 !important;
}
.text-md, .blog-open-aside-content-nav__link, .blog-open-item p {
  font-size: 18px;
}
@media screen and (max-width: 1279px) {
  .text-md, .blog-open-aside-content-nav__link, .blog-open-item p {
    font-size: 14px;
  }
}

.text-lg {
  line-height: 140%;
  font-weight: 300;
}
.text-lg.bold {
  font-weight: 700 !important;
}
.text-lg.semibold {
  font-weight: 600 !important;
}
.text-lg.medium {
  font-weight: 500 !important;
}
.text-lg {
  font-size: 20px;
}
@media screen and (max-width: 1279px) {
  .text-lg {
    font-size: 16px;
  }
}

.text-xlg {
  line-height: 140%;
  font-weight: 300;
}
.text-xlg.bold {
  font-weight: 700 !important;
}
.text-xlg.semibold {
  font-weight: 600 !important;
}
.text-xlg.medium {
  font-weight: 500 !important;
}
.text-xlg {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .text-xlg {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-xlg {
    font-size: 20px;
  }
}

.title-lg {
  font-weight: 700;
  line-height: 100%;
}
.title-lg.bold {
  font-weight: 700 !important;
}
.title-lg.semibold {
  font-weight: 600 !important;
}
.title-lg.medium {
  font-weight: 500 !important;
}
.title-lg {
  font-size: 58px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .title-lg {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-lg {
    font-size: 26px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .title-lg {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .title-lg {
    font-size: 36px;
  }
}

.title-md, .blog-open-item h2 {
  font-weight: 700;
  line-height: 100%;
}
.title-md.bold, .blog-open-item h2.bold {
  font-weight: 700 !important;
}
.title-md.semibold, .blog-open-item h2.semibold {
  font-weight: 600 !important;
}
.title-md.medium, .blog-open-item h2.medium {
  font-weight: 500 !important;
}
.title-md, .blog-open-item h2 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .title-md, .blog-open-item h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-md, .blog-open-item h2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .title-md, .blog-open-item h2 {
    font-size: 26px;
  }
}

.title-sm {
  font-weight: 700;
  line-height: 100%;
}
.title-sm.bold {
  font-weight: 700 !important;
}
.title-sm.semibold {
  font-weight: 600 !important;
}
.title-sm.medium {
  font-weight: 500 !important;
}
.title-sm {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .title-sm {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .title-sm {
    font-size: 18px;
  }
}

.title-xsm {
  font-weight: 700;
  line-height: 100%;
}
.title-xsm.bold {
  font-weight: 700 !important;
}
.title-xsm.semibold {
  font-weight: 600 !important;
}
.title-xsm.medium {
  font-weight: 500 !important;
}
.title-xsm {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .title-xsm {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-xsm {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .title-xsm {
    font-size: 16px;
  }
}

.title-xxsm {
  font-weight: 700;
  line-height: 100%;
}
.title-xxsm.bold {
  font-weight: 700 !important;
}
.title-xxsm.semibold {
  font-weight: 600 !important;
}
.title-xxsm.medium {
  font-weight: 500 !important;
}
.title-xxsm {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .title-xxsm {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-xxsm {
    font-size: 15px;
  }
}

.title-xxxsm {
  font-weight: 700;
  line-height: 100%;
}
.title-xxxsm.bold {
  font-weight: 700 !important;
}
.title-xxxsm.semibold {
  font-weight: 600 !important;
}
.title-xxxsm.medium {
  font-weight: 500 !important;
}
.title-xxxsm {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .title-xxxsm {
    font-size: 13px;
  }
}

.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  background: #FFFFFF;
  border-width: 1.5px;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  .icon {
    width: 50px;
    height: 50px;
  }
}
.icon svg {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .icon svg {
    width: 24px;
    height: 24px;
  }
}
.icon--mint {
  border-color: #B8E0D6;
}
.icon--sky {
  border-color: #B4E0F7;
}
.icon--sand {
  border-color: #FCE0AB;
}
.icon--rose {
  border-color: #FF6555;
}

.wow {
  visibility: hidden;
}

.wow.animated {
  visibility: visible;
}

.wow.fadeInUp {
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
          animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}

@media (prefers-reduced-motion: reduce) {
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1 !important;
  }
}
.about {
  overflow: hidden;
}
.about-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 150px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 150px;
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .about-block {
    gap: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .about-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-block {
    gap: 25px;
  }
}
.about-content {
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-content__title {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 550px) {
  .about-content__title {
    margin-bottom: 20px;
  }
}
.about-content-pic {
  position: absolute;
  right: -140px;
  top: 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .about-content-pic {
    right: -60px;
    width: 120px;
  }
  .about-content-pic svg {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .about-content-pic {
    display: none;
  }
}
.about-content-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
  max-width: 600px;
}
@media screen and (max-width: 1023px) {
  .about-content-text {
    max-width: 100%;
    gap: 20px;
  }
}
@media screen and (max-width: 550px) {
  .about-content-text {
    gap: 15px;
  }
}
.about-content-buttons {
  margin-top: 30px;
}
@media screen and (max-width: 1023px) {
  .about-content-buttons {
    margin-top: 25px;
  }
}
@media screen and (max-width: 550px) {
  .about-content-buttons {
    width: 100%;
  }
  .about-content-buttons a,
  .about-content-buttons button {
    width: 100%;
  }
}
.about-feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  .about-feature {
    margin-top: 30px;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-feature {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 25px;
    gap: 10px;
  }
}
.about-feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  padding: 20px;
  border-radius: 24px;
}
@media screen and (max-width: 1023px) {
  .about-feature-item {
    padding: 15px;
    border-radius: 16px;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
  }
}
.about-img {
  height: 0;
  min-height: 100%;
  width: 100%;
  position: relative;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media screen and (max-width: 1023px) {
  .about-img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    height: auto;
    min-height: auto;
    aspect-ratio: 566/695;
  }
}
@media screen and (max-width: 550px) {
  .about-img {
    aspect-ratio: 4/3;
  }
}
.about-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 32px;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
  background: #EFF8F5;
}
@media screen and (max-width: 1023px) {
  .about-img::before {
    border-radius: 20px;
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@media screen and (max-width: 550px) {
  .about-img::before {
    border-radius: 16px;
  }
}
.about-img img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 5px solid #FFFFFF;
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .about-img img {
    border-radius: 20px;
    border-width: 3px;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
@media screen and (max-width: 550px) {
  .about-img img {
    border-radius: 16px;
  }
}

.aid {
  overflow: hidden;
}
.aid-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .aid-items {
    gap: 20px;
  }
}
.aid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .aid-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.aid-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}

.animal {
  overflow: hidden;
}
.animal-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .animal-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .animal-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .animal-items {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.animal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 50px;
}
.animal-header__title {
  max-width: 711px;
}
@media screen and (max-width: 1023px) {
  .animal-header svg {
    display: none;
  }
}
.animal-header-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.animal-item {
  background: #FAFAFA;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .animal-item {
    border-radius: 16px;
  }
}
.animal-item:hover .animal-item-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
@media screen and (max-width: 1023px) {
  .animal-item:hover .animal-item-img img {
    -webkit-transform: none;
            transform: none;
  }
}
.animal-item-body {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1023px) {
  .animal-item-body {
    padding: 20px;
    gap: 20px;
  }
}
.animal-item-body-content__subtitle {
  margin-top: 4px;
}
.animal-item-body-content-text {
  margin-top: 10px;
}
.animal-item-body-buttons {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media screen and (max-width: 550px) {
  .animal-item-body-buttons {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.animal-item-img {
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .animal-item-img {
    border-radius: 16px;
  }
}
.animal-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.animal-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .animal-actions {
    margin-top: 30px;
  }
}
.animal-actions__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 550px) {
  .animal-actions__button {
    width: 100%;
  }
}

.blog-open {
  overflow: hidden;
}
.blog-open-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 30px 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .blog-open-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.blog-open-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .blog-open-items {
    gap: 20px;
  }
}
.blog-open-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .blog-open-item {
    padding: 20px;
    border-radius: 16px;
    gap: 20px;
  }
}
.blog-open-item ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: blog-open-list;
  width: 100%;
}
.blog-open-item li {
  counter-increment: blog-open-list;
}
.blog-open-item li p::before {
  content: counter(blog-open-list) ". ";
  color: #229F7A;
  font-weight: 600;
}
.blog-open-item li p strong {
  font-weight: 600;
  color: #21222B;
}
.blog-open-aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  position: sticky;
  top: 50px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1023px) {
  .blog-open-aside {
    gap: 20px;
    position: static;
  }
}
.blog-open-aside-content {
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .blog-open-aside-content {
    display: none;
  }
}
.blog-open-aside-content__title {
  margin-bottom: 20px;
}
.blog-open-aside-content-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  width: 100%;
}
.blog-open-aside-content-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.blog-open-aside-content-nav__link::after {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #229F7A;
}
.blog-open-aside-content-nav__link:hover {
  color: #229F7A;
}
.blog-open-aside-feedback {
  background: #EFF8F5;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .blog-open-aside-feedback {
    border-radius: 16px;
  }
}
.blog-open-aside-feedback-content {
  padding: 40px 40px 0 40px;
}
@media screen and (max-width: 1023px) {
  .blog-open-aside-feedback-content {
    padding: 20px 20px 0 20px;
  }
}
.blog-open-aside-feedback__descr {
  margin-top: 20px;
}
.blog-open-aside-feedback__button {
  margin-top: 30px;
}
@media screen and (max-width: 550px) {
  .blog-open-aside-feedback__button {
    width: 100%;
  }
}
.blog-open-aside-feedback-img {
  aspect-ratio: 1/1;
}
.blog-open-aside-feedback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}

.blog {
  overflow: hidden;
}
.blog-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
  position: relative;
}
.blog-header-pic {
  position: absolute;
  top: 0;
  right: 30%;
}
@media screen and (max-width: 1023px) {
  .blog-header-pic {
    display: none;
  }
}
.blog-header__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 550px) {
  .blog-header__button {
    display: none;
  }
}
.blog-header__title {
  max-width: 711px;
}
.blog-bottom-button {
  margin-top: 30px;
  width: 100%;
  display: none;
}
.blog-bottom-button button,
.blog-bottom-button a {
  width: 100%;
}
@media screen and (max-width: 550px) {
  .blog-bottom-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.blog-banner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  background: #EFF8F5;
  border-radius: 32px;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  .blog-banner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .blog-banner {
    border-radius: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .blog-banner {
    border-radius: 24px;
  }
}
.blog-banner-content {
  padding: 50px 0 50px 50px;
}
@media screen and (max-width: 1023px) {
  .blog-banner-content {
    padding: 25px 25px 0 25px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .blog-banner-content {
    padding: 35px 35px 0 35px;
  }
}
.blog-banner-content__descr {
  margin-top: 20px;
}
.blog-banner-content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .blog-banner-content-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
    margin-top: 25px;
  }
  .blog-banner-content-buttons button,
  .blog-banner-content-buttons a {
    width: 100%;
  }
}
.blog-banner-img {
  position: relative;
  padding-top: 20px;
  height: 100%;
}
.blog-banner-img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  z-index: 2;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.blog-banner-img svg {
  position: absolute;
  left: 0;
  top: 50px;
}
@media screen and (max-width: 1023px) {
  .blog-banner-img svg {
    top: 20px;
    max-width: 220px;
  }
}
.blog-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .blog-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.blog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px;
  border-radius: 24px;
  background: #FAFAFA;
  gap: 20px;
}
@media screen and (max-width: 550px) {
  .blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .blog-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.blog-item:hover .blog-item__img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.9;
}
@media screen and (max-width: 1023px) {
  .blog-item:hover .blog-item__img img {
    -webkit-transform: none;
            transform: none;
  }
}
.blog-item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.blog-item-content-text__descr {
  margin-top: 10px;
}
@media screen and (max-width: 550px) {
  .blog-item-content__button {
    width: 100%;
  }
}
.blog-item__img {
  aspect-ratio: 4/3;
  border-radius: 16px;
  overflow: hidden;
  max-width: 260px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 551px) and (max-width: 1279px) {
  .blog-item__img {
    max-width: 210px;
  }
}
@media screen and (max-width: 550px) {
  .blog-item__img {
    max-width: 100%;
    border-radius: 12px;
  }
}
.blog-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.blog-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .blog-actions {
    margin-top: 30px;
  }
}
.blog-actions__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 550px) {
  .blog-actions__button {
    width: 100%;
  }
}
.blog__search {
  margin-bottom: 30px;
}
.blog__search-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 60px 30px;
  margin-bottom: 30px;
  border-radius: 24px;
  background: #FAFAFA;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .blog__search-status {
    padding: 40px 20px;
    border-radius: 16px;
  }
}
.blog__search-status[hidden] {
  display: none;
}
.blog__search-status__icon {
  color: #9B9B9B;
  line-height: 0;
}
.blog__search-status__text {
  max-width: 480px;
}
.blog__search-status__query {
  font-weight: 500;
  color: #21222B;
}
.blog__search-status__button {
  margin-top: 4px;
}

.contact {
  overflow: hidden;
}
.contact-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 550px) {
  .contact-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }
  .contact-header a,
  .contact-header button {
    width: 100%;
  }
}
.contact-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .contact-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .contact-block {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contact-block {
    gap: 20px;
  }
}
.contact-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .contact-items {
    gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contact-items {
    gap: 20px;
  }
}
.contact-item {
  aspect-ratio: 4/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .contact-item {
    aspect-ratio: auto;
    gap: 60px;
    border-radius: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .contact-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.contact-map {
  height: 100%;
  width: 100%;
  border-radius: 24px;
}
@media screen and (max-width: 1023px) {
  .contact-map {
    border-radius: 16px;
    height: 300px;
  }
}

.content {
  overflow: hidden;
}
.content-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 30px 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .content-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.content-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .content-items {
    gap: 10px;
  }
}
.content-item {
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .content-item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1023px) {
  .content-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.content-item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.content-item-heading__count {
  min-width: 40px;
}
.content-result {
  background: #EFF8F5;
  padding: 30px;
  border-radius: 24px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1023px) {
  .content-result {
    padding: 20px;
    border-radius: 16px;
  }
}
.content-result__title {
  margin-bottom: 20px;
}
.content-result-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.content-result-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.content-result-list-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #229F7A;
}

.doc {
  overflow: hidden;
}
.doc-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .doc-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .doc-block {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.doc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
  border-radius: 24px;
  background: #FAFAFA;
  gap: 60px;
}
@media screen and (max-width: 1023px) {
  .doc-item {
    padding: 20px;
    border-radius: 16px;
    gap: 40px;
  }
}
.doc-item-content__title {
  margin-bottom: 15px;
}
@media screen and (max-width: 550px) {
  .doc-item-content__button {
    width: 100%;
  }
}

.feedback {
  overflow: hidden;
}
.feedback-block {
  background: #EFF8F5;
  border-radius: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding: 50px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .feedback-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    padding: 20px;
    border-radius: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .feedback-block {
    padding: 35px;
  }
}
.feedback-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .feedback-content {
    gap: 25px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.feedback-content-text {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .feedback-content-text {
    max-width: 80%;
  }
}
.feedback-content-text__descr {
  margin-top: 20px;
  max-width: 500px;
}
@media screen and (max-width: 550px) {
  .feedback-content-text__descr {
    margin-top: 15px;
  }
}
.feedback-content-img {
  position: relative;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*overflow: hidden;*/
}
@media screen and (max-width: 1023px) {
  .feedback-content-img {
    height: auto;
    display: block;
    overflow: visible;
  }
}
.feedback-content-img img {
  position: absolute;
  bottom: -140px;
  left: -60px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img img {
    position: static;
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .feedback-content-img img {
    bottom: -100px;
  }
}
.feedback-content-img-pic-2 {
  position: absolute;
  right: 0px;
  top: -140px;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img-pic-2 {
    display: none;
  }
}
.feedback-content-img-pic-1 {
  position: absolute;
  left: 0;
  top: 30px;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img-pic-1 {
    display: none;
  }
}
.feedback-content-img-quote-1, .feedback-content-img-quote-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 18px 15px;
  border-radius: 16px;
  background: #FFFFFF;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 210px;
  z-index: 2;
  position: absolute;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .feedback-content-img-quote-1, .feedback-content-img-quote-2 {
    -webkit-animation: none;
            animation: none;
  }
}
.feedback-content-img-quote-1 svg, .feedback-content-img-quote-2 svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img-quote-1 svg, .feedback-content-img-quote-2 svg {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .feedback-content-img-quote-1 p, .feedback-content-img-quote-2 p {
    font-size: 9px;
  }
}
.feedback-content-img-quote-1 {
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
  left: -30px;
  bottom: 80px;
  -webkit-animation-name: main-pic-quote-float-1;
          animation-name: main-pic-quote-float-1;
  -webkit-animation-duration: 4.2s;
          animation-duration: 4.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img-quote-1 {
    border-radius: 6px;
    bottom: 28%;
    left: -3%;
    max-width: 120px;
    padding: 8px 8px;
    gap: 6px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .feedback-content-img-quote-1 {
    bottom: 120px;
  }
}
.feedback-content-img-quote-2 {
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
  right: 0;
  bottom: 150px;
  -webkit-animation-name: main-pic-quote-float-2;
          animation-name: main-pic-quote-float-2;
  -webkit-animation-duration: 3.6s;
          animation-duration: 3.6s;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@media screen and (max-width: 1023px) {
  .feedback-content-img-quote-2 {
    border-radius: 6px;
    top: 6%;
    bottom: auto;
    right: 0;
    left: auto;
    max-width: 120px;
    padding: 8px 8px;
    gap: 6px;
  }
}
.feedback-form {
  width: 100%;
  padding: 30px;
  border-radius: 24px;
  background: #FFFFFF;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1023px) {
  .feedback-form {
    padding: 25px 20px;
    border-radius: 16px;
    margin-top: -64px;
  }
}
@media screen and (max-width: 550px) {
  .feedback-form {
    margin-top: -70px;
  }
}
.feedback-form-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px;
  border-radius: 12px;
  gap: 12px;
  background: #FEF5F4;
  cursor: pointer;
  margin-top: 25px;
}
@media screen and (max-width: 1023px) {
  .feedback-form-info {
    padding: 15px;
    border-radius: 6px;
    margin-top: 15px;
    gap: 10px;
  }
}
.feedback-form-info svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 550px) {
  .feedback-form-info svg {
    width: 18px;
    height: 18px;
  }
}
.feedback-form-info p {
  color: #FF6555;
}
.feedback-form-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: 25px;
}
@media screen and (max-width: 1023px) {
  .feedback-form-items {
    gap: 15px;
  }
}
.feedback-form-items input,
.feedback-form-items button {
  width: 100%;
}

.info-modal {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.28s ease, visibility 0.28s ease;
  transition: opacity 0.28s ease, visibility 0.28s ease;
}
.info-modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.info-modal.is-open .info-modal__overlay {
  opacity: 1;
}
.info-modal.is-open .info-modal__dialog {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}
.info-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(24, 35, 32, 0.45);
  backdrop-filter: blur(3px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.info-modal__dialog {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 760px;
  max-height: calc(100vh - 40px);
  overflow: auto;
  padding: 28px 30px 30px;
  border-radius: 20px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 18px 40px rgba(24, 35, 32, 0.22);
          box-shadow: 0 18px 40px rgba(24, 35, 32, 0.22);
  -webkit-transform: translateY(18px) scale(0.98);
          transform: translateY(18px) scale(0.98);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}
.info-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  border: 0;
  background: #f5f7f6;
  color: #4d5a56;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-grid;
  display: grid;
  place-items: center;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
}
.info-modal__close:hover {
  background: #e8edeb;
  color: #1e2523;
}
.info-modal__title {
  margin-top: 0;
  line-height: 1.2;
  max-width: 88%;
}
.info-modal__intro {
  margin-top: 12px;
  color: #4d5a56;
  line-height: 1.55;
  font-size: 16px;
}
.info-modal__subtitle {
  margin-top: 20px;
  color: #1e2523;
  line-height: 1.45;
  font-size: 17px;
}
.info-modal__list {
  margin-top: 14px;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.info-modal__list li {
  position: relative;
  color: #303836;
  line-height: 1.5;
  font-size: 16px;
  padding: 10px 12px 10px 26px;
  border-radius: 10px;
  background: #f9fbfa;
}
.info-modal__list li::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 12px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #FF6555;
}
.info-modal__label {
  font-weight: 600;
  color: #1e2523;
}
@media screen and (max-width: 767px) {
  .info-modal {
    padding: 12px;
  }
  .info-modal__dialog {
    padding: 22px 16px 18px;
    border-radius: 14px;
    max-height: calc(100vh - 24px);
  }
  .info-modal__close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .info-modal__title {
    max-width: 84%;
  }
  .info-modal__intro, .info-modal__list li {
    font-size: 14px;
  }
  .info-modal__subtitle {
    font-size: 15px;
  }
}

.footer {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
.footer .container.section-stroke::after {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #EAEAEA;
}
.footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
}
@media screen and (max-width: 550px) {
  .footer-left {
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .footer-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 3fr;
  grid-template-columns: 1fr 3fr;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .footer-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.footer-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .footer-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding-top: 40px;
  border-top: 1px solid #EAEAEA;
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 10px;
    padding-top: 30px;
    margin-top: 30px;
  }
}
.footer-bottom-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  .footer-bottom-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
.footer-item__title {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .footer-item__title {
    margin-bottom: 15px;
  }
}
.footer-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .footer-item-list {
    gap: 6px;
  }
}
.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.footer-logo svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.footer-logo-text__title {
  font-size: 40px;
  font-weight: 700;
  color: #21222B;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .footer-logo-text__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .footer-logo-text__title {
    font-size: 32px;
  }
}
.footer-logo-text__descr {
  color: #21222B;
  font-size: 12px;
  font-weight: 400;
  max-width: 240px;
}

.gallery {
  overflow: hidden;
}
.gallery-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .gallery-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .gallery-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
}
.gallery-item:hover .gallery-item__img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.9;
}
.gallery-item__img {
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .gallery-item__img {
    border-radius: 16px;
  }
}
.gallery-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.gallery-item__descr {
  margin-top: 15px;
}
@media screen and (max-width: 1023px) {
  .gallery-item__descr {
    margin-top: 10px;
  }
}

.header {
  padding: 15px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header {
    padding: 10px 0;
  }
}
.header-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2px;
}
@media screen and (max-width: 1279px) {
  .header-contact {
    display: none;
  }
}
.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  min-width: 0;
}
@media screen and (max-width: 1279px) {
  .header-logo {
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header-logo__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 0;
}
@media screen and (max-width: 1279px) {
  .header-logo__icon svg {
    width: auto;
    height: 40px;
  }
}
@media screen and (max-width: 400px) {
  .header-logo__icon svg {
    height: 34px;
  }
}
.header-logo svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-logo-text__title {
  font-size: 40px;
  font-weight: 700;
  color: #21222B;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .header-logo-text__title {
    font-size: 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .header-logo-text__title {
    font-size: 32px;
  }
}
.header-logo-text__descr {
  color: #21222B;
  font-size: 12px;
  font-weight: 400;
  max-width: 240px;
}
@media screen and (max-width: 1279px) {
  .header-logo-text__descr {
    display: none;
  }
}
.header__phone {
  color: #21222B;
  white-space: nowrap;
}
@media screen and (max-width: 1279px) {
  .header__phone {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .header__phone {
    font-size: 13px;
  }
}
.header__search {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 320px;
  min-width: 160px;
}
.header__button {
  background: #FE6253;
}
.header__button:hover {
  background: rgb(253.9115606936, 84.1150289017, 67.7884393064);
}
@media screen and (max-width: 550px) {
  .header__button {
    display: none;
  }
}
.header__burger, .header__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #229F7A;
  border: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFFFFF;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header__burger svg path, .header__close svg path {
  stroke: currentColor;
}
.header__burger {
  display: none;
}
@media screen and (max-width: 1279px) {
  .header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 20px;
}
@media screen and (max-width: 1279px) {
  .header-block {
    gap: 8px;
  }
}
.header-block-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1279px) {
  .header-block-left {
    gap: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
  }
}
.header-block-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 16px;
  min-width: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1279px) {
  .header-block-center {
    display: none;
  }
}
.header-block-center .social {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
}
@media screen and (max-width: 1279px) {
  .header-block-right {
    gap: 8px;
    margin-left: 12px;
  }
}
.header-block-right-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
@media screen and (max-width: 480px) {
  .header-block-right-phone {
    gap: 0;
  }
  .header-block-right-phone svg {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-block-right-phone svg {
    width: 18px;
    height: 18px;
  }
}
.header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  margin-top: 22px;
}
.header-list-mobile {
  display: none;
}
.header-list-footer {
  display: none;
}
.header-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #21222B;
  gap: 10px;
  border: 0;
  background: transparent;
  padding: 0;
}
.header-list__item svg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-list__item svg path {
  stroke: #21222B;
}
.header-list__item:hover svg path {
  stroke: #229F7A;
}
.header-list__dropdown {
  position: relative;
}
.header-submenu {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 5;
  min-width: 250px;
  padding: 8px;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  background: #FAFAFA;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-submenu::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 12px;
}
.header-submenu--nested {
  top: 0;
  left: calc(100% + 8px);
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.header-submenu--nested::before {
  top: 0;
  right: 100%;
  bottom: 0;
  left: auto;
  width: 8px;
  height: auto;
}
.header-submenu__dropdown {
  position: relative;
}
.header-submenu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 14px;
  padding: 10px 12px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #21222B;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-submenu__item svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-submenu__item svg path {
  stroke: currentColor;
}
.header-submenu__item:hover {
  background: #229F7A;
}
@media screen and (min-width: 1280px) {
  .header-list__dropdown:hover > .header-submenu, .header-list__dropdown:focus-within > .header-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .header-list__dropdown:hover > .header-list__item svg, .header-list__dropdown:focus-within > .header-list__item svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header-submenu__dropdown:hover > .header-submenu, .header-submenu__dropdown:focus-within > .header-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header-submenu__dropdown:hover > .header-submenu__item svg, .header-submenu__dropdown:focus-within > .header-submenu__item svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
@media screen and (max-width: 1279px) {
  .header::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .header-menu-open .header::before {
    opacity: 1;
    visibility: visible;
  }
  .header-list {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: min(420px, 100%);
    margin-top: 0;
    padding: 20px 20px 24px;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    background: #FAFAFA;
    border-left: 1px solid #EAEAEA;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  .header-menu-open .header-list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header-list-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 8px;
    padding-bottom: 16px;
    border-bottom: 1px solid #EAEAEA;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    gap: 12px;
  }
  .header-list-mobile .header-logo {
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .header-list-mobile .header-logo__icon {
    width: auto;
  }
  .header-list-mobile .header-logo__icon svg {
    width: auto;
    height: 36px;
    max-width: none;
  }
  .header-list-mobile .header-logo-text__title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .header-list-mobile .header-logo-text__descr {
    display: none;
  }
  .header-list-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: flex;
    gap: 16px;
    width: 100%;
    margin-top: auto;
    padding-top: 24px;
    border-top: 1px solid #EAEAEA;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header-list-footer__social {
    width: 100%;
  }
  .header-list-footer__phone {
    color: #21222B;
    font-size: 20px;
    line-height: 1.3;
  }
  .header-list-footer__email {
    margin-top: -4px;
  }
  .header-list-footer__button {
    width: 100%;
  }
  .header-list__dropdown {
    width: 100%;
  }
  .header-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    min-height: 52px;
    padding: 14px 0;
    font-size: 16px;
    border-bottom: 1px solid #EAEAEA;
  }
  .header-list__item svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header-list__dropdown.is-open > .header-list__item svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header-submenu {
    position: static;
    display: none;
    min-width: 0;
    margin: 0 0 8px;
    padding: 2px 0 2px 14px;
    border: 0;
    border-left: 1px solid #EAEAEA;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
  }
  .header-submenu::before {
    display: none;
  }
  .header-submenu--nested {
    -webkit-transform: none;
            transform: none;
  }
  .header-submenu__dropdown {
    width: 100%;
  }
  .header-submenu__item {
    min-height: 40px;
    padding: 8px 0;
  }
  .header-submenu__item:hover {
    background: transparent;
  }
  .header-submenu__dropdown.is-open > .header-submenu {
    display: block;
  }
  .header-submenu__dropdown.is-open > .header-submenu__item svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header-list__dropdown.is-open > .header-submenu {
    display: block;
  }
}
.header-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .header-social {
    display: none;
  }
}
.header-social__item {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-social__item:hover {
  opacity: 0.75;
}

body.header-menu-open {
  overflow: hidden;
}

.help {
  overflow: hidden;
}
.help-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 50px;
}
.help-header-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
  position: relative;
}
.help-header-slider-pic {
  position: absolute;
  top: 0;
  right: 30%;
}
@media screen and (max-width: 1023px) {
  .help-header-slider-pic {
    display: none;
  }
}
.help-header__title {
  max-width: 711px;
}
.help-header svg {
  margin-bottom: -40px;
}
@media screen and (max-width: 1023px) {
  .help-header svg {
    display: none;
  }
}
.help-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .help-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .help-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.help-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #FAFAFA;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .help-item {
    border-radius: 16px;
  }
}
.help-item:hover .help-item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 1023px) {
  .help-item:hover .help-item-img img {
    -webkit-transform: none;
            transform: none;
  }
}
.help-item-body {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1023px) {
  .help-item-body {
    padding: 20px;
  }
}
.help-item-body-content__descr {
  margin-top: 15px;
}
.help-item-body-bottom-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.help-item-body-bottom__button {
  margin-top: 15px;
}
@media screen and (max-width: 550px) {
  .help-item-body-bottom__button {
    width: 100%;
  }
}
.help-item-img {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .help-item-img {
    border-radius: 16px;
  }
}
.help-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.help-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .help-actions {
    margin-top: 30px;
  }
}
.help-actions__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 550px) {
  .help-actions__button {
    width: 100%;
  }
}

.hero {
  overflow: hidden;
}
.hero-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .hero-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.hero-content {
  background: #EFF8F5;
  padding: 50px;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .hero-content {
    padding: 25px;
    border-radius: 16px;
    gap: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hero-content {
    padding: 40px;
  }
}
.hero-content__descr {
  margin-top: 20px;
}
.hero-content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 550px) {
  .hero-content-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .hero-content-buttons button,
  .hero-content-buttons a {
    width: 100%;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1279px) {
  .hero-content-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .hero-content-buttons button,
  .hero-content-buttons a {
    width: 100%;
  }
}
.hero-img {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 4/3;
  height: 100%;
}
.hero-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.info {
  overflow: hidden;
}
.info-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .info-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .info-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.info-item {
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: 1.5px solid #FAFAFA;
}
.info-item:hover {
  border: 1.5px solid #229F7A;
  background: #EFF8F5;
}
@media screen and (max-width: 1023px) {
  .info-item:hover {
    border: 1.5px solid #FAFAFA;
    background: #FAFAFA;
  }
}
@media screen and (max-width: 1023px) {
  .info-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.info-item__descr {
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .info-item__descr {
    margin-top: 15px;
  }
}

.job {
  overflow: hidden;
}
.job-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .job-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .job-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.job-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  width: 100%;
  background: #FAFAFA;
  border-radius: 24px;
  padding: 30px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: 1.5px solid #FAFAFA;
}
@media screen and (max-width: 1023px) {
  .job-item {
    border-radius: 16px;
    padding: 20px;
  }
}
.job-item:hover {
  border: 1.5px solid #229F7A;
  background: #EFF8F5;
}
.job-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media screen and (max-width: 550px) {
  .job-item__button {
    width: 100%;
  }
}

.main {
  overflow: hidden;
}
.main-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  .main-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.main-content__descr {
  margin-top: 20px;
}
.main-content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 550px) {
  .main-content-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    margin-top: 30px;
  }
  .main-content-buttons button,
  .main-content-buttons a {
    width: 100%;
  }
}
.main-pic {
  position: relative;
  overflow: hidden;
}
.main-pic img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.main-pic-1 {
  position: absolute;
  top: 50px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  .main-pic-1 {
    display: none;
  }
}
.main-pic-2 {
  position: absolute;
  top: 30%;
  right: -20%;
}
@media screen and (max-width: 767px) {
  .main-pic-2 {
    display: none;
  }
}
.main-pic-quote {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  background: #FFFFFF;
  max-width: 175px;
  border-radius: 16px;
  padding: 18px 15px;
  -webkit-box-shadow: 0 0 15px rgba(33, 34, 43, 0.07);
          box-shadow: 0 0 15px rgba(33, 34, 43, 0.07);
  z-index: 3;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  will-change: transform;
}
@media screen and (max-width: 767px) {
  .main-pic-quote {
    gap: 6px;
    border-radius: 10px;
    padding: 10px;
    max-width: 125px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .main-pic-quote {
    -webkit-animation: none;
            animation: none;
  }
}
.main-pic-quote svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .main-pic-quote svg {
    width: 18px;
    height: 18px;
  }
}
.main-pic-quote p {
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .main-pic-quote p {
    font-size: 10px;
  }
}
.main-pic-quote-1 {
  bottom: 10px;
  left: -50px;
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
  -webkit-animation-name: main-pic-quote-float-1;
          animation-name: main-pic-quote-float-1;
  -webkit-animation-duration: 4.2s;
          animation-duration: 4.2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@media screen and (max-width: 1023px) {
  .main-pic-quote-1 {
    left: 0;
  }
}
.main-pic-quote-2 {
  top: 10px;
  right: -50px;
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
  -webkit-animation-name: main-pic-quote-float-2;
          animation-name: main-pic-quote-float-2;
  -webkit-animation-duration: 3.6s;
          animation-duration: 3.6s;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@media screen and (max-width: 1023px) {
  .main-pic-quote-2 {
    top: 20%;
    right: -3%;
  }
}
.main-pic-quote-3 {
  bottom: 30px;
  right: -50px;
  -webkit-transform: rotate(12deg);
          transform: rotate(12deg);
  -webkit-animation-name: main-pic-quote-float-3;
          animation-name: main-pic-quote-float-3;
  -webkit-animation-duration: 4.5s;
          animation-duration: 4.5s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media screen and (max-width: 1023px) {
  .main-pic-quote-3 {
    right: 0;
  }
}
@-webkit-keyframes main-pic-quote-float-1 {
  0%, 100% {
    -webkit-transform: rotate(-12deg) translate(0, 0);
            transform: rotate(-12deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(-12deg) translate(2px, -12px);
            transform: rotate(-12deg) translate(2px, -12px);
  }
}
@keyframes main-pic-quote-float-1 {
  0%, 100% {
    -webkit-transform: rotate(-12deg) translate(0, 0);
            transform: rotate(-12deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(-12deg) translate(2px, -12px);
            transform: rotate(-12deg) translate(2px, -12px);
  }
}
@-webkit-keyframes main-pic-quote-float-2 {
  0%, 100% {
    -webkit-transform: rotate(8deg) translate(0, 0);
            transform: rotate(8deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(8deg) translate(-3px, -10px);
            transform: rotate(8deg) translate(-3px, -10px);
  }
}
@keyframes main-pic-quote-float-2 {
  0%, 100% {
    -webkit-transform: rotate(8deg) translate(0, 0);
            transform: rotate(8deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(8deg) translate(-3px, -10px);
            transform: rotate(8deg) translate(-3px, -10px);
  }
}
@-webkit-keyframes main-pic-quote-float-3 {
  0%, 100% {
    -webkit-transform: rotate(12deg) translate(0, 0);
            transform: rotate(12deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(12deg) translate(2px, -14px);
            transform: rotate(12deg) translate(2px, -14px);
  }
}
@keyframes main-pic-quote-float-3 {
  0%, 100% {
    -webkit-transform: rotate(12deg) translate(0, 0);
            transform: rotate(12deg) translate(0, 0);
  }
  50% {
    -webkit-transform: rotate(12deg) translate(2px, -14px);
            transform: rotate(12deg) translate(2px, -14px);
  }
}
.main-feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 550px) {
  .main-feature {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .main-feature {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.main-feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px;
  border-radius: 24px;
  gap: 15px;
}
@media screen and (max-width: 1023px) {
  .main-feature-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.main-feature-item__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-feature-item-content__descr {
  margin-top: 10px;
}

.policy {
  overflow: hidden;
}
.policy-body {
  color: #21222B;
  font-size: 16px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .policy-body {
    font-size: 14px;
  }
}
.policy-body > *:first-child {
  margin-top: 0;
}
.policy-body > *:last-child {
  margin-bottom: 0;
}
.policy-body h1,
.policy-body h2,
.policy-body h3,
.policy-body h4,
.policy-body h5,
.policy-body h6 {
  color: #21222B;
  font-weight: 600;
  line-height: 130%;
  margin: 32px 0 16px;
}
@media screen and (max-width: 767px) {
  .policy-body h1,
  .policy-body h2,
  .policy-body h3,
  .policy-body h4,
  .policy-body h5,
  .policy-body h6 {
    margin: 24px 0 12px;
  }
}
.policy-body h1 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .policy-body h1 {
    font-size: 22px;
  }
}
.policy-body h2 {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .policy-body h2 {
    font-size: 20px;
  }
}
.policy-body h3 {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .policy-body h3 {
    font-size: 18px;
  }
}
.policy-body h4 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .policy-body h4 {
    font-size: 16px;
  }
}
.policy-body h5 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .policy-body h5 {
    font-size: 15px;
  }
}
.policy-body h6 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .policy-body h6 {
    font-size: 14px;
  }
}
.policy-body p {
  margin: 0 0 16px;
  color: rgba(33, 34, 43, 0.75);
}
@media screen and (max-width: 767px) {
  .policy-body p {
    margin-bottom: 12px;
  }
}
.policy-body a {
  color: #229F7A;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.policy-body a:hover {
  color: rgb(42.9844559585, 201.0155440415, 154.2383419689);
}
.policy-body strong,
.policy-body b {
  font-weight: 600;
  color: #21222B;
}
.policy-body em,
.policy-body i {
  font-style: italic;
}
.policy-body ul,
.policy-body ol {
  margin: 0 0 16px;
  padding-left: 24px;
  color: rgba(33, 34, 43, 0.75);
}
@media screen and (max-width: 767px) {
  .policy-body ul,
  .policy-body ol {
    margin-bottom: 12px;
    padding-left: 20px;
  }
}
.policy-body ul li,
.policy-body ol li {
  margin-bottom: 8px;
}
.policy-body ul li:last-child,
.policy-body ol li:last-child {
  margin-bottom: 0;
}
.policy-body ul {
  list-style-type: disc;
}
.policy-body ol {
  list-style-type: decimal;
}
.policy-body blockquote {
  margin: 24px 0;
  padding: 20px 24px;
  border-left: 3px solid #229F7A;
  background: rgba(34, 159, 122, 0.06);
  border-radius: 0 12px 12px 0;
  color: rgba(33, 34, 43, 0.85);
}
@media screen and (max-width: 767px) {
  .policy-body blockquote {
    margin: 20px 0;
    padding: 16px;
  }
}
.policy-body blockquote p {
  margin: 0;
}
.policy-body img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 16px 0;
}
.policy-body table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
}
.policy-body table th,
.policy-body table td {
  padding: 12px 16px;
  border: 1px solid #EAEAEA;
  text-align: left;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .policy-body table th,
  .policy-body table td {
    font-size: 13px;
    padding: 10px 12px;
  }
}
.policy-body table th {
  background: rgba(34, 159, 122, 0.08);
  font-weight: 600;
  color: #21222B;
}
.policy-body table td {
  color: rgba(33, 34, 43, 0.75);
}

.price {
  overflow: hidden;
}
.price-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 120px;
  width: 100%;
  padding: 30px;
  border-radius: 24px;
  background: #FAFAFA;
  border: 1.5px solid #FAFAFA;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 767px) {
  .price-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
    border-radius: 16px;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .price-item {
    gap: 50px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .price-item {
    gap: 80px;
  }
}
.price-item:hover {
  background: #EFF8F5;
  border-color: #229F7A;
}
@media screen and (max-width: 1023px) {
  .price-item:hover {
    background: #FAFAFA;
    border: 1.5px solid #FAFAFA;
  }
}
.price-item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.price-item-content__descr {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .price-item-content__descr {
    margin-top: 10px;
  }
}
.price-item__value {
  text-align: right;
}
@media screen and (max-width: 550px) {
  .price-item__button {
    width: 100%;
  }
}

.question {
  overflow: hidden;
}
.question-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .question-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
}
.question-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 50px;
}
@media screen and (max-width: 1023px) {
  .question-content {
    position: relative;
    top: 0;
  }
}
.question-content__descr {
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .question-content__descr {
    margin-top: 15px;
  }
}
.question-content__button {
  margin-top: 35px;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .question-content__button {
    margin-top: 25px;
  }
}
.question-content-pic {
  margin-left: 200px;
}
@media screen and (max-width: 1023px) {
  .question-content-pic {
    margin-left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.question-content-pic svg {
  width: 100%;
  height: 100%;
}
.question__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .question__list {
    gap: 15px;
  }
}
.question__item {
  background-color: #FAFAFA;
  padding: 0 24px;
  width: 100%;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .question__item {
    padding: 0 16px;
    border-radius: 12px;
  }
}
.question__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.question__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 15px 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.question__question {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  color: #21222B;
}
@media screen and (max-width: 767px) {
  .question__question {
    font-size: 15px;
  }
}
.question__question span {
  color: #229F7A;
}
.question__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 1.5px solid #229F7A;
}
.question__icon svg {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .question__icon {
    width: 40px;
    height: 40px;
  }
}
.question__icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.question__body {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-transition: max-height 0.35s ease, opacity 0.3s ease, -webkit-transform 0.35s ease;
  transition: max-height 0.35s ease, opacity 0.3s ease, -webkit-transform 0.35s ease;
  transition: max-height 0.35s ease, opacity 0.3s ease, transform 0.35s ease;
  transition: max-height 0.35s ease, opacity 0.3s ease, transform 0.35s ease, -webkit-transform 0.35s ease;
}
.question__content {
  padding: 0 0 18px 0;
  font-size: 15px;
  line-height: 150%;
  color: #21222B;
}
@media screen and (max-width: 767px) {
  .question__content {
    padding-bottom: 14px;
    font-size: 13px;
  }
}
.question__input:checked + .question__header .question__icon svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.question__input:checked + .question__header .question__icon::after {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.question__input:checked ~ .question__body {
  max-height: 500px;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.review {
  overflow: hidden;
}
.review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.review-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px;
  border-radius: 24px;
  background: #FAFAFA;
}
@media screen and (max-width: 767px) {
  .review-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.review-item-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.review-item-rating svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .review-item-rating svg {
    width: 16px;
    height: 16px;
  }
}
.review-item__descr {
  margin-top: 15px;
}
.review-item__name {
  margin-top: 20px;
}

.service {
  overflow: hidden;
}
.service-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #FAFAFA;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .service-item {
    border-radius: 16px;
  }
}
.service-item:hover .service-item-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
@media screen and (max-width: 1023px) {
  .service-item:hover .service-item-img img {
    -webkit-transform: none;
            transform: none;
  }
}
.service-item-img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .service-item-img {
    border-radius: 16px;
  }
}
.service-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.service-item-body {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1023px) {
  .service-item-body {
    padding: 20px;
  }
}
.service-item-body-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 550px) {
  .service-item-body-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .service-item-body-buttons a,
  .service-item-body-buttons button {
    width: 100%;
  }
}
.service-item-body-content__descr {
  margin-top: 15px;
}

.step {
  overflow: hidden;
}
.step-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}
@media screen and (max-width: 550px) {
  .step-button-wrapper {
    margin-top: 30px;
    width: 100%;
  }
  .step-button-wrapper button,
  .step-button-wrapper a {
    width: 100%;
  }
}
.step-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .step-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .step-block {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.step-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  padding: 30px;
  border-radius: 24px;
}
@media screen and (max-width: 550px) {
  .step-item {
    gap: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .step-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.step-item-content__descr {
  margin-top: 15px;
}

.story {
  overflow: hidden;
}
.story-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.story-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
.story-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 50px;
  background: #FAFAFA;
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .story-item {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    padding: 20px;
    border-radius: 16px;
    gap: 20px;
  }
}
.story-item-content__descr {
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .story-item-content__descr {
    margin-top: 15px;
  }
}
.story-item-content__button {
  margin-top: 35px;
}
@media screen and (max-width: 550px) {
  .story-item-content__button {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .story-item-content__button {
    margin-top: 25px;
  }
}
.story-item:hover .story-item-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.9;
}
@media screen and (max-width: 1023px) {
  .story-item:hover .story-item-img img {
    -webkit-transform: none;
            transform: none;
  }
}
.story-item:hover .story-item-content__button {
  background: #229F7A;
  color: #FFFFFF;
}
.story-item:hover .story-item-content__button svg path {
  stroke: #FFFFFF;
}
.story-item-img {
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
}
@media screen and (max-width: 1023px) {
  .story-item-img {
    border-radius: 12px;
  }
}
.story-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.story-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .story-actions {
    margin-top: 30px;
  }
}
.story-actions__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 550px) {
  .story-actions__button {
    width: 100%;
  }
}

.task {
  overflow: hidden;
}
.task-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 2fr;
  grid-template-columns: 1fr 2fr;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .task-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.task-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 35px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.task-content-pic {
  width: 100%;
  max-width: 346px;
}
@media screen and (max-width: 1023px) {
  .task-content-pic {
    display: none;
  }
}
.task-content-pic svg {
  width: 100%;
  height: auto;
}
.task-content-text__descr {
  margin-top: 20px;
}
@media screen and (max-width: 550px) {
  .task-content__button {
    width: 100%;
  }
}
.task-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 20px 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}
.task-items > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.task-items > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.task-items > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.task-items > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 767px) {
  .task-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .task-items > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
.task-item {
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .task-item {
    border-radius: 16px;
  }
}
.task-item:nth-child(1) {
  -ms-grid-row-span: 2;
  grid-row: span 2;
  background: #EFF8F5;
}
@media screen and (max-width: 767px) {
  .task-item:nth-child(1) {
    -ms-grid-row-span: 1;
    grid-row: span 1;
  }
}
.task-item:nth-child(1) .task-item-content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.task-item:nth-child(1) .task-item-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: auto;
  position: relative;
  min-height: 220px;
}
.task-item:nth-child(1) .task-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.task-item:nth-child(2) {
  background: #EFF9FE;
}
.task-item:nth-child(3) {
  background: #FEF5F4;
}
.task-item--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .task-item--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.task-item--row .task-item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.task-item--row .task-item-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 42%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .task-item--row .task-item-img {
    width: 100%;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 0 16px;
    overflow: visible;
  }
}
@media screen and (max-width: 550px) {
  .task-item--row .task-item-img {
    min-height: 180px;
    padding-bottom: 12px;
  }
}
.task-item--row .task-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom right;
     object-position: bottom right;
}
@media screen and (max-width: 767px) {
  .task-item--row .task-item-img img {
    width: auto;
    max-width: 88%;
    height: auto;
    max-height: 220px;
    -o-object-position: bottom right;
       object-position: bottom right;
  }
}
@media screen and (max-width: 550px) {
  .task-item--row .task-item-img img {
    max-width: 92%;
    max-height: 200px;
  }
}
.task-item-content {
  padding: 30px;
}
@media screen and (max-width: 1023px) {
  .task-item-content {
    padding: 20px;
  }
}
.task-item-content__descr {
  margin-top: 15px;
}
.task-item-img {
  position: relative;
  overflow: hidden;
}
.task-item-tag {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background: #FFFFFF;
  border-radius: 50px;
  padding: 10px 16px;
  -webkit-box-shadow: 0 0 15px rgba(33, 34, 43, 0.07);
          box-shadow: 0 0 15px rgba(33, 34, 43, 0.07);
  max-width: calc(100% - 40px);
}
@media screen and (max-width: 1023px) {
  .task-item-tag {
    bottom: 15px;
    left: 15px;
    padding: 8px 12px;
    gap: 8px;
    max-width: calc(100% - 30px);
  }
}
.task-item-tag svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 1023px) {
  .task-item-tag svg {
    width: 18px;
    height: 18px;
  }
}
.task-item-tag__text {
  line-height: 120%;
}

.team {
  overflow: hidden;
}
.team-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .team-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FAFAFA;
  border-radius: 24px;
  padding: 30px;
  gap: 20px;
}
@media screen and (max-width: 550px) {
  .team-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px;
  }
}
.team-item-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 260px;
  aspect-ratio: 3/4;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 550px) {
  .team-item-img {
    max-width: 100%;
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .team-item-img {
    max-width: 210px;
  }
}
.team-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media screen and (max-width: 550px) {
  .team-item-img img {
    -o-object-position: top;
       object-position: top;
  }
}
.team-item-content__name {
  margin-top: 8px;
}
.team-item-content__descr {
  margin-top: 15px;
}

.quote {
  overflow: hidden;
}
.quote-header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 30px 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media screen and (max-width: 1023px) {
  .quote-header {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.quote-header-heading__descr {
  margin-top: 25px;
}
@media screen and (max-width: 1023px) {
  .quote-header-heading__descr {
    margin-top: 15px;
  }
}
.quote-header-info-bottom {
  margin-top: 25px;
}
.quote-header-info-bottom-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
}
.quote-header-info-bottom-author img {
  max-width: 125px;
}
.quote-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .quote-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.quote-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 80px;
  padding: 30px;
  border-radius: 24px;
}
@media screen and (max-width: 1023px) {
  .quote-item {
    padding: 20px;
    border-radius: 16px;
    gap: 50px;
  }
}
.quote-item-content__descr {
  margin-top: 15px;
}

.feature {
  overflow: hidden;
}
.feature-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 550px) {
  .feature-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .feature-items {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.feature-header {
  position: relative;
}
.feature-header-pic-1, .feature-header-pic-2 {
  position: absolute;
}
.feature-header-pic-1 {
  right: 90%;
}
.feature-header-pic-2 {
  left: 90%;
}
.feature-bottom-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  width: 100%;
  margin-top: 40px;
}
.feature-bottom-buttons button,
.feature-bottom-buttons a {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .feature-bottom-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
  .feature-bottom-buttons button,
  .feature-bottom-buttons a {
    width: 100%;
  }
}
.feature-bottom-pic-1, .feature-bottom-pic-2 {
  position: absolute;
}
.feature-bottom-pic-1 {
  right: 90%;
}
.feature-bottom-pic-2 {
  left: 90%;
}
.feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  padding: 30px;
  background: #FAFAFA;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .feature-item {
    padding: 20px;
    border-radius: 16px;
  }
}
.feature-item-content__descr {
  margin-top: 15px;
}

.status {
  overflow: hidden;
}
.status-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.status__icon svg {
  width: 130px;
  height: 130px;
}
@media screen and (max-width: 767px) {
  .status__icon svg {
    width: 92px;
    height: 92px;
  }
}
.status__title {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .status__title {
    margin-top: 20px;
  }
}
.status__descr {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .status__descr {
    margin-top: 15px;
  }
}
.status-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-top: 35px;
}
@media screen and (max-width: 550px) {
  .status-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 12px;
    width: 100%;
  }
  .status-buttons a,
  .status-buttons button {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .status-buttons {
    margin-top: 20px;
  }
}
.leyka-payment-form .section {
  padding: inherit !important;
}
.blog-open-item ul {
  list-style: disc;
  padding: 15px 0 0 15px;
}
.blog-open-item ol {
  list-style: decimal;
  padding: 15px 0 0 15px;
}
.blog-open-item li {
  font-size: 18px;
  line-height: 140%;
  font-weight: 300;
  color: #626369;
}
@media screen and (max-width: 1279px) {
  .blog-open-item li {
    font-size: 14px;
  }
}
.footer-item-list a {
  color: #21222B;
}
.footer-item-list a:hover {
  color: rgb(38.4922279793, 180.0077720207, 138.1191709845);
}

.checkbox-wrapper label {
  display: flex;
  gap: 10px;
}
.checkbox-wrapper label input[type='checkbox'] {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.checkbox-wrapper label span {
  font-size: 15px;
}
.checkbox-wrapper label span a {
  color: #1F1F1F !important;
  text-decoration: underline;
}
.checkbox-wrapper label span a:hover {
  color: #FF9100 !important;
}
/* Скрываем реальный чекбокс визуально, но оставляем доступным */
.wpcf7-acceptance input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    cursor: pointer;
}
/* Контейнер, по которому можно кликать */
.wpcf7-acceptance .wpcf7-list-item label {
    position: relative;
    padding: 5px 0 2px 40px; /* место для кастомного чекбокса */
    cursor: pointer;
    display: block;
    line-height: 1.4;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
/* Кастомное поле чекбокса */
.wpcf7-acceptance .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    background: transparent;
    border: 2px solid #229F7A;
}
/* Состояние: checked */
.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
    background: #229F7A url(../images/check.svg) no-repeat center;
}
.feedback .wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 222;
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 10px;
}
input[type='submit'] {
  cursor: pointer;
}
.checkbox-wrapper {
  padding: 10px 0 0;
}
.checkbox-wrapper a {
  color: #28313E;
}
.wpcf7-spinner {
  height: 0;
}
.feedback .checkbox-wrapper a {
  color: #1F1F1F !important;
}
@media screen and (max-width: 767px) {
  .checkbox-wrapper label span {
    font-size: 13px;
  }
}
.leyka-tpl-star-form .section .section__fields .donor__oferta input, .leyka-screen-form .section .section__fields .donor__oferta input {
  width: 30px;
  height: 30px;
}