.light {
  color: #FFFFFF;
}

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

.primary-color {
  color: #0085E9;
}

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

.link-light {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link-light:hover {
  color: rgb(80, 179.8927038627, 255);
}

.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;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Manrope", sans-serif;
  background: #212023;
  overflow-x: hidden;
}

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;
}

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

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

p {
  margin: 0;
  padding: 0;
}

.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: #0085E9;
}

.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;
}

.breadcrumbs {
  padding: 0 0 15px 0;
  background: #212023;
  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 #323134;
  padding-top: 15px;
}
.breadcrumbs-item {
  font-weight: 300;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .breadcrumbs-item {
    font-size: 12px !important;
  }
}
.breadcrumbs-item--active {
  color: #0085E9;
}

.button {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button {
    padding: 0 35px;
  }
}
.button.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button {
  background: #0085E9;
  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(3.5, 147.0600858369, 255);
}
.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: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-light {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-light {
    padding: 0 35px;
  }
}
.button-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-light.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-light {
  color: #0085E9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button-light:hover {
  background: rgb(0, 103.8884120172, 182);
  color: #FFFFFF;
}

.button-o {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-o {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o {
    padding: 0 35px;
  }
}
.button-o.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-o.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-o {
  background: #FFFFFF;
  color: #0085E9;
}
.button-o:hover {
  background: #0085E9;
  color: #FFFFFF;
}
.button-o:hover svg path {
  stroke: #FFFFFF;
}

.button-o-light {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-o-light {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o-light {
    padding: 0 35px;
  }
}
.button-o-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-o-light.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-o-light {
  background: #FFFFFF;
  color: #0085E9;
}
.button-o-light:hover {
  background: #0085E9;
  color: #FFFFFF;
}
.button-o-light:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-stroke {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke {
    padding: 0 35px;
  }
}
.button-stroke.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-stroke.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-stroke {
  color: #FFFFFF;
  border: 2px solid #0085E9;
  background: transparent;
}
.button-stroke::before {
  display: none;
}
.button-stroke:hover {
  background: #0085E9;
  color: #FFFFFF;
}
.button-stroke:hover ellipse {
  fill: #FFFFFF;
}
.button-stroke:hover path {
  fill: #FFFFFF;
}
.button-stroke:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke-light {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .button-stroke-light {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke-light {
    padding: 0 35px;
  }
}
.button-stroke-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-stroke-light.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-stroke-light {
  color: #FFFFFF;
  border: 1.5px solid #0085E9;
  background: transparent;
}
.button-stroke-light:hover {
  background: #0085E9;
  border-color: #0085E9;
}

@-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 #323134;
  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: #FFFFFF;
  font-size: 15px;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .checkbox__text {
    font-size: 13px;
  }
}
.checkbox__input:checked + .checkbox__icon {
  border-color: #0085E9;
  background: #0085E9;
}
.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: #323134;
}
@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;
  }
}

input {
  height: 56px;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  font-family: "Manrope", sans-serif;
  background: none;
  border-bottom: 1.5px solid #3D3C3F;
  outline: none;
  color: #FFFFFF;
}
input::-webkit-input-placeholder {
  color: #8F8F8F;
}
input::-moz-placeholder {
  color: #8F8F8F;
}
input:-ms-input-placeholder {
  color: #8F8F8F;
}
input::-ms-input-placeholder {
  color: #8F8F8F;
}
input::placeholder {
  color: #8F8F8F;
}
input:hover, input:focus {
  border-color: #0085E9;
}
@media screen and (max-width: 767px) {
  input {
    height: 50px;
  }
}
input.input-light {
  padding: 0 24px;
  border-radius: 48px;
  background: #FFFFFF;
  border-bottom: none;
  color: #212023;
}
input.input-light::-webkit-input-placeholder {
  color: #8F8F8F;
}
input.input-light::-moz-placeholder {
  color: #8F8F8F;
}
input.input-light:-ms-input-placeholder {
  color: #8F8F8F;
}
input.input-light::-ms-input-placeholder {
  color: #8F8F8F;
}
input.input-light::placeholder {
  color: #8F8F8F;
}
input.input-light:hover, input.input-light:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 133, 233, 0.35);
          box-shadow: 0 0 0 2px rgba(0, 133, 233, 0.35);
}

.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: #FFFFFF;
  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: #0085E9;
  color: #FFFFFF;
}

.section {
  padding: 90px 0;
  position: relative;
}
@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;
  }
}

.text-xxxs {
  line-height: 140%;
  font-weight: 400;
}
.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: 400;
}
.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: 400;
}
.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: 400;
}
.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 {
  line-height: 140%;
  font-weight: 400;
}
.text-md.bold {
  font-weight: 700 !important;
}
.text-md.semibold {
  font-weight: 600 !important;
}
.text-md.medium {
  font-weight: 500 !important;
}
.text-md {
  font-size: 18px;
}
@media screen and (max-width: 1279px) {
  .text-md {
    font-size: 14px;
  }
}

.text-lg {
  line-height: 140%;
  font-weight: 400;
}
.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: 400;
}
.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: 52px;
  line-height: 1.1;
}
.title-lg span {
  display: inline;
  background: #0085E9;
  color: #FFFFFF;
  border-radius: 0.23em;
  padding: 0 0.31em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@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 {
  font-weight: 700;
  line-height: 100%;
}
.title-md.bold {
  font-weight: 700 !important;
}
.title-md.semibold {
  font-weight: 600 !important;
}
.title-md.medium {
  font-weight: 500 !important;
}
.title-md {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .title-md {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .title-md {
    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;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wow {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.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 #0085E9;
  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: 32px;
    height: 32px;
  }
  .slider-nav__btn svg {
    width: 12px;
  }
}
.slider-nav__btn:hover {
  background: #0085E9;
}
.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;
}

.cookie-consent {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 999;
  width: min(560px, 100vw - 48px);
  color: #FFFFFF;
}
.cookie-consent.is-hidden {
  display: none;
}
.cookie-consent__panel {
  padding: 22px;
  border-radius: 14px;
  background: #262528;
  -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 #323134;
}
.cookie-consent__panel--settings {
  width: min(520px, 100vw - 48px);
}
.cookie-consent__text, .cookie-consent__lead, .cookie-consent__option-text {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 140%;
}
.cookie-consent__text a, .cookie-consent__lead a, .cookie-consent__option-text a {
  color: #FFFFFF;
  text-decoration: underline;
}
.cookie-consent__title {
  margin-bottom: 10px;
  color: #FFFFFF;
  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 .button-stroke {
  color: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.76);
}
.cookie-consent .button-stroke:hover {
  border-color: #0085E9;
}
.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 rgba(255, 255, 255, 0.16);
}
.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 rgba(255, 255, 255, 0.16);
  cursor: pointer;
}
.cookie-consent__option-title {
  display: block;
  margin-bottom: 5px;
  color: #FFFFFF;
  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: rgba(255, 255, 255, 0.42);
  -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: #0085E9;
}
.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%;
  }
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 1100;
  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;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  border: 0;
  padding: 0;
  cursor: pointer;
}
.modal__dialog {
  position: relative;
  z-index: 1;
  width: min(480px, 100%);
  max-height: calc(100dvh - 40px);
  overflow-y: auto;
  padding: 32px;
  border-radius: 16px;
  background: #262528;
  border: 1.5px solid #323134;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
@media screen and (max-width: 767px) {
  .modal__dialog {
    padding: 24px 20px;
    border-radius: 14px;
  }
}
.modal.is-open .modal__dialog {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.modal__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;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #0085E9;
  border: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.modal__close svg path {
  stroke: currentColor;
}
.modal__close:hover {
  background: rgb(3.5, 147.0600858369, 255);
}
.modal__title {
  margin-bottom: 8px;
  padding-right: 48px;
}
.modal__descr {
  margin-bottom: 24px;
}
.modal-form {
  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;
  width: 100%;
}
.modal-form input,
.modal-form button {
  width: 100%;
}

body.modal-open {
  overflow: hidden;
}

.tabs {
  width: 100%;
}
.tabs__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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .tabs__nav {
    gap: 10px;
    margin-bottom: 20px;
  }
}
.tabs__btn {
  height: 56px;
  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: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .tabs__btn {
    height: 50px;
    padding: 0 25px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .tabs__btn {
    padding: 0 35px;
  }
}
.tabs__btn.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .tabs__btn.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.tabs__btn {
  height: 50px;
  padding: 0 28px;
  background: transparent;
  color: #FFFFFF;
  border: 1.5px solid #0085E9;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .tabs__btn {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.tabs__btn::before {
  display: none;
}
.tabs__btn:hover {
  background: rgba(0, 133, 233, 0.12);
}
.tabs__btn.is-active {
  background: #0085E9;
  color: #FFFFFF;
  border-color: #0085E9;
}
.tabs__btn.is-active:hover {
  background: rgb(3.5, 147.0600858369, 255);
}
.tabs__panel {
  display: none;
}
.tabs__panel.is-active {
  display: block;
}

.table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  .table-wrap {
    overflow-x: visible;
  }
}

.table {
  width: 100%;
  min-width: 480px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1.5px solid #323134;
  border-radius: 16px;
  overflow: hidden;
  background: #262528;
}
@media screen and (max-width: 767px) {
  .table {
    min-width: 0;
    border: none;
    background: transparent;
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .table thead {
    display: none;
  }
}
.table th,
.table td {
  padding: 18px 24px;
  text-align: left;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  border-bottom: 1.5px solid #323134;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .table th,
  .table td {
    font-size: 14px;
    padding: 12px 16px;
  }
}
.table th {
  font-weight: 600;
  background: rgba(0, 133, 233, 0.08);
  white-space: nowrap;
}
.table tbody tr {
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.table tbody tr:hover {
  background: rgba(255, 255, 255, 0.02);
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .table tbody tr {
    display: block;
    margin-bottom: 12px;
    border: 1.5px solid #323134;
    border-radius: 12px;
    background: #262528;
    overflow: hidden;
  }
  .table tbody tr:hover {
    background: #262528;
  }
  .table tbody tr:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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: 16px;
    border-bottom: 1px solid #323134;
  }
  .table td:last-child {
    border-bottom: none;
  }
  .table td::before {
    content: attr(data-label);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 45%;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.7);
  }
}

.about {
  background: url("../../images/about-img.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}
.about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(33, 32, 35)), to(rgba(33, 32, 35, 0)));
  background: linear-gradient(180deg, rgb(33, 32, 35) 0%, rgba(33, 32, 35, 0) 100%);
}
.about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 32, 35, 0)), to(rgb(33, 32, 35)));
  background: linear-gradient(180deg, rgba(33, 32, 35, 0) 0%, rgb(33, 32, 35) 100%);
}
.about-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 30px 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .about-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.about-feature {
  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) {
  .about-feature {
    gap: 15px;
  }
}
.about-feature-item {
  width: 100%;
  border: 1.5px solid #323134;
  border-radius: 24px;
  background: #262528;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .about-feature-item {
    padding: 25px;
    border-radius: 16px;
  }
}
.about-feature-item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
  gap: 12px;
}
.about-feature-item-header svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.about-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 50px;
}
@media screen and (max-width: 1023px) {
  .about-content {
    position: static;
  }
}
.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: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .about-content-text {
    margin-top: 25px;
  }
}
.about-content__button {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .about-content__button {
    width: 100%;
    margin-top: 30px;
  }
}

.catalog {
  overflow: hidden;
}
.catalog-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) {
  .catalog-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    border-radius: 16px;
  }
}
.catalog-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;
}
.catalog-items .catalog-item:not(:last-child) {
  border-bottom: 1.5px solid #323134;
}
.catalog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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%;
  padding: 25px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 1023px) {
  .catalog-item {
    padding: 15px 0;
  }
}
.catalog-item:hover .catalog-item__count {
  margin-left: 15px;
}
.catalog-item:hover .catalog-item__button {
  background: rgb(0, 118.4442060086, 207.5);
  margin-right: 15px;
}
.catalog-item__title {
  margin-right: auto;
  margin-left: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.catalog-item__count {
  width: 40px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .catalog-item__count {
    width: 28px;
  }
}
.catalog-item__button {
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 12px;
  background: #0085E9;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .catalog-item__button {
    width: 40px;
    height: 40px;
  }
}
.catalog-item__button svg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.catalog-info {
  padding: 40px;
  background: #262528;
  border: 1.5px solid #323134;
  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;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .catalog-info {
    padding: 25px;
    border-radius: 16px;
  }
}
.catalog-info-content__descr {
  margin-top: 20px;
}
.catalog-info__button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .catalog-info__button {
    width: 100%;
  }
}

.contact {
  padding-bottom: 0;
  overflow: hidden;
}
.contact-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;
}
@media screen and (max-width: 767px) {
  .contact-header {
    -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: flex-start;
  }
}
@media screen and (max-width: 550px) {
  .contact-header__button {
    width: 100%;
  }
}
.contact-map {
  margin-top: 50px;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .contact-map {
    height: 300px;
    margin-top: 35px;
  }
}
.contact-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) {
  .contact-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .contact-block {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.contact-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;
}
.contact-item__label {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .contact-item__label {
    margin-bottom: 6px;
  }
}

.content-wrap {
  position: relative;
  z-index: 1;
}
.content__lead {
  max-width: 720px;
  margin-top: -20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .content__lead {
    margin-top: -10px;
    margin-bottom: 30px;
  }
}
.content__lead p {
  margin: 0;
}
.content-cases {
  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;
}
.content-case {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 88px 32px 1fr;
  grid-template-columns: 88px 1fr;
  gap: 12px 32px;
  width: 100%;
  padding: 36px 0;
  border-bottom: 1px solid rgba(50, 49, 52, 0.85);
  -webkit-transition: padding-left 0.25s ease;
  transition: padding-left 0.25s ease;
}
@media screen and (max-width: 767px) {
  .content-case {
    -ms-grid-columns: 56px 20px 1fr;
    grid-template-columns: 56px 1fr;
    gap: 8px 20px;
    padding: 28px 0;
  }
}
.content-case:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.content-case:hover {
  padding-left: 8px;
}
.content-case:hover .content-case__num {
  color: #0085E9;
}
.content-case:hover .content-case__line {
  opacity: 1;
  width: 100%;
}
.content-case__num {
  font-size: 52px;
  font-weight: 700;
  line-height: 0.95;
  color: rgba(255, 255, 255, 0.12);
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 767px) {
  .content-case__num {
    font-size: 36px;
  }
}
.content-case__main {
  min-width: 0;
}
.content-case__main h3 {
  margin: 0 0 10px;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .content-case__main h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.content-case__main p {
  margin: 0;
  max-width: 640px;
}
.content-case__line {
  -ms-grid-column: 2;
  grid-column: 2;
  height: 2px;
  width: 48px;
  margin-top: 4px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#0085E9), to(rgba(0, 133, 233, 0)));
  background: linear-gradient(90deg, #0085E9 0%, rgba(0, 133, 233, 0) 100%);
  opacity: 0.45;
  -webkit-transition: width 0.35s ease, opacity 0.25s ease;
  transition: width 0.35s ease, opacity 0.25s ease;
}
@media screen and (max-width: 767px) {
  .content-case__line {
    grid-column: 1/-1;
    margin-top: 0;
  }
}
.content-body {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .content-body {
    font-size: 14px;
  }
}
.content-body > *:first-child {
  margin-top: 0;
}
.content-body > *:last-child {
  margin-bottom: 0;
}
.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 130%;
  margin: 32px 0 16px;
}
@media screen and (max-width: 767px) {
  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin: 24px 0 12px;
  }
}
.content-body h1 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .content-body h1 {
    font-size: 22px;
  }
}
.content-body h2 {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .content-body h2 {
    font-size: 20px;
  }
}
.content-body h3 {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .content-body h3 {
    font-size: 18px;
  }
}
.content-body h4 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .content-body h4 {
    font-size: 16px;
  }
}
.content-body h5 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .content-body h5 {
    font-size: 15px;
  }
}
.content-body h6 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .content-body h6 {
    font-size: 14px;
  }
}
.content-body p {
  margin: 0 0 16px;
  color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .content-body p {
    margin-bottom: 12px;
  }
}
.content-body a {
  color: #0085E9;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.content-body a:hover {
  color: rgb(29, 158.0042918455, 255);
}
.content-body strong,
.content-body b {
  font-weight: 600;
  color: #FFFFFF;
}
.content-body em,
.content-body i {
  font-style: italic;
}
.content-body ul,
.content-body ol {
  margin: 0 0 16px;
  padding-left: 24px;
  color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .content-body ul,
  .content-body ol {
    margin-bottom: 12px;
    padding-left: 20px;
  }
}
.content-body ul li,
.content-body ol li {
  margin-bottom: 8px;
}
.content-body ul li:last-child,
.content-body ol li:last-child {
  margin-bottom: 0;
}
.content-body ul {
  list-style-type: disc;
}
.content-body ol {
  list-style-type: decimal;
}
.content-body blockquote {
  margin: 24px 0;
  padding: 20px 24px;
  border-left: 3px solid #0085E9;
  background: rgba(0, 133, 233, 0.06);
  border-radius: 0 12px 12px 0;
  color: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 767px) {
  .content-body blockquote {
    margin: 20px 0;
    padding: 16px;
  }
}
.content-body blockquote p {
  margin: 0;
}
.content-body img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 16px 0;
}
.content-body table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
}
.content-body table th,
.content-body table td {
  padding: 12px 16px;
  border: 1px solid #323134;
  text-align: left;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .content-body table th,
  .content-body table td {
    font-size: 13px;
    padding: 10px 12px;
  }
}
.content-body table th {
  background: rgba(0, 133, 233, 0.08);
  font-weight: 600;
  color: #FFFFFF;
}
.content-body table td {
  color: rgba(255, 255, 255, 0.75);
}

.doc-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) {
  .doc-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.doc-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 50px;
}
@media screen and (max-width: 1023px) {
  .doc-content {
    position: static;
  }
}
.doc-content__descr {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .doc-content__descr {
    margin-top: 20px;
  }
}
.doc-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;
}
@media screen and (max-width: 767px) {
  .doc-items {
    gap: 15px;
  }
}
.doc-item {
  gap: 10px;
  width: 100%;
  padding: 30px;
  background: #262528;
  border: 1.5px solid #323134;
  border-radius: 24px;
  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;
}
.doc-item__count {
  min-width: 40px;
}
@media screen and (max-width: 767px) {
  .doc-item__count {
    min-width: 28px;
  }
}
@media screen and (max-width: 767px) {
  .doc-item {
    padding: 20px;
    border-radius: 16px;
  }
}

.feedback {
  overflow: hidden;
}
.feedback-block {
  border-radius: 24px;
  border: 1.5px solid #323134;
  background: #262528;
  padding: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1023px) {
  .feedback-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    padding: 25px;
    border-radius: 16px;
  }
}
.feedback-form {
  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;
}
.feedback-form input,
.feedback-form button {
  width: 100%;
}
.feedback__title {
  max-width: 770px;
}
.feedback-img {
  max-height: 550px;
}
.feedback-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 40px 0;
  }
}
.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: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  outline: none;
}
.footer-logo__title {
  font-size: 32px;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .footer-logo__title {
    font-size: 24px;
  }
}
.footer-top {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  .footer-top {
    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;
  }
}
.footer-contacts {
  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: 40px;
}
@media screen and (max-width: 1023px) {
  .footer-contacts {
    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-contacts__item {
  font-size: 22px;
  font-weight: 600;
  color: #FFFFFF;
}
@media screen and (max-width: 1023px) {
  .footer-contacts__item {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .footer-contacts__item {
    font-size: 16px;
  }
}
.footer-block {
  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: 50px;
}
@media screen and (max-width: 550px) {
  .footer-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 551px) and (max-width: 1023px) {
  .footer-block {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.footer-bottom {
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px solid #323134;
  gap: 20px;
  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;
}
@media screen and (max-width: 767px) {
  .footer-bottom {
    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;
}
.footer-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-list {
    gap: 8px;
  }
}
.footer-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;
}

.header {
  padding: 15px 0;
  position: relative;
  background: #212023;
}
@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: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-logo__icon {
  max-width: 100%;
  line-height: 0;
}
@media screen and (max-width: 1279px) {
  .header-logo__icon {
    width: 140px;
  }
  .header-logo__icon svg {
    width: 140px;
    max-width: 140px;
    height: auto;
  }
}
@media screen and (max-width: 479px) {
  .header-logo__icon {
    width: 120px;
  }
  .header-logo__icon svg {
    width: 120px;
    max-width: 120px;
  }
}
.header-contacts {
  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-contacts {
    gap: 4px;
    min-width: 0;
  }
}
.header-contacts__link {
  color: #FFFFFF;
  white-space: nowrap;
}
@media screen and (max-width: 1279px) {
  .header-contacts__link {
    font-size: 13px;
    line-height: 1.3;
  }
}
.header-contacts__link--mobile {
  display: none;
}
@media screen and (max-width: 1279px) {
  .header-contacts__link--mobile {
    display: block;
  }
}
.header-contacts__status {
  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: 6px;
}
@media screen and (max-width: 1279px) {
  .header-contacts__status--desktop {
    display: none;
  }
}
.header__phone {
  color: #FFFFFF;
  white-space: nowrap;
}
@media screen and (max-width: 1279px) {
  .header__phone {
    display: none;
  }
}
@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: #0085E9;
  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: 12px;
  }
}
.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;
}
@media screen and (max-width: 1279px) {
  .header-block-left {
    gap: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.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;
}
@media screen and (max-width: 1279px) {
  .header-block-right {
    gap: 10px;
  }
}
.header-block-right-phone {
  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-block-right-phone {
    display: none;
  }
}
.header-block-right-time {
  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: 6px;
}
@media screen and (max-width: 1279px) {
  .header-block-right-time--desktop {
    display: none;
  }
}
.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: auto;
}
.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: #FFFFFF;
  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: #FFFFFF;
}
.header-list__item:hover svg path {
  stroke: #0085E9;
}
.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 #323134;
  border-radius: 8px;
  background: #262528;
  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: #FFFFFF;
  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: #0085E9;
  color: #FFFFFF;
}
@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: #262528;
    border-left: 1px solid #323134;
    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: 20px;
    border-bottom: 1px solid #323134;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header-list-mobile .header-logo__icon {
    width: 130px;
  }
  .header-list-mobile .header-logo__icon svg {
    width: 130px;
    max-width: 130px;
    height: auto;
  }
  .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: 10px;
    width: 100%;
    margin-top: auto;
    padding-top: 24px;
    border-top: 1px solid #323134;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header-list-footer__phone {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.3;
  }
  .header-list-footer__email {
    margin-top: -4px;
  }
  .header-list-footer__time {
    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: 6px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header-list-footer__button {
    width: 100%;
    margin-top: 8px;
  }
  .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 #323134;
  }
  .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 #323134;
    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;
}

.hero {
  overflow: visible;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .hero {
    padding-top: 30px;
  }
}
.hero-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.15fr 40px 1fr;
  grid-template-columns: 1.15fr 1fr;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
}
@media screen and (max-width: 1023px) {
  .hero-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.hero-content__title {
  line-height: 1.1;
}
.hero-content__descr {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .hero-content__descr {
    margin-top: 20px;
  }
}
.hero .main-form {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .hero .main-form {
    margin-top: 30px;
  }
}
.hero .main-form-row {
  gap: 14px;
}
.hero .main-form-row .input-light {
  height: 64px;
  padding: 0 28px;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .hero .main-form-row .input-light {
    height: 56px;
    padding: 0 24px;
    font-size: 16px;
  }
}
.hero .main-form-row .button {
  height: 64px;
  padding: 0 36px;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .hero .main-form-row .button {
    height: 56px;
    padding: 0 28px;
    font-size: 16px;
  }
}
.hero-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  overflow: visible;
}
@media screen and (max-width: 1023px) {
  .hero-img {
    max-width: 600px;
    margin: 0 auto;
    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;
  }
}
.hero-img img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
@media screen and (max-width: 1023px) {
  .hero-img img {
    -webkit-transform: none;
            transform: none;
  }
}

.info {
  overflow: hidden;
}
.info-slider {
  overflow: visible;
}
.info-slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.info-slider .swiper-slide {
  height: auto;
}
.info-slider .swiper-slide {
  height: auto;
  opacity: 0.3;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
@media screen and (max-width: 767px) {
  .info-slider .swiper-slide {
    opacity: 1;
  }
}
.info-slider .swiper-slide-visible {
  opacity: 1;
}
.info-item {
  padding: 30px;
  border-radius: 24px;
  border: 1.5px solid #323134;
  background: #262528;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .info-item {
    padding: 25px;
    border-radius: 16px;
  }
}
.info-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.info-item-content svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.info-item-content-text__title {
  margin-bottom: 12px;
}
.info-item-img {
  max-height: 338px;
}
.info-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}

.main {
  overflow: hidden;
  position: relative;
  background: url("../../images/main-bg.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.main .header {
  background: transparent;
}
.main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 32, 35, 0)), to(rgb(33, 32, 35)));
  background: linear-gradient(180deg, rgba(33, 32, 35, 0) 0%, rgb(33, 32, 35) 100%);
}
.main-block {
  padding: 180px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 30px 1fr;
  grid-template-columns: 3fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .main-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    padding: 80px 0;
  }
}
.main-feature {
  position: relative;
  z-index: 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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  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;
  width: 100%;
  padding: 20px;
  border-radius: 16px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.1);
  border: 1.5px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 767px) {
  .main-feature-item {
    padding: 15px;
  }
}
.main-feature-item svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 2px;
}
.main-content {
  position: relative;
  z-index: 1;
}
.main-content__descr {
  margin-top: 25px;
}
.main-form {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}
.main-form-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 12px 1fr;
  grid-template-columns: repeat(2, 1fr);
  max-width: 690px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.main-form-row .button {
  white-space: nowrap;
}
.main-form-row .checkbox {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-form-row .checkbox__text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 767px) {
  .main-form-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: none;
  }
  .main-form-row .checkbox {
    grid-column: auto;
  }
  .main-form-row .button {
    white-space: normal;
  }
}

.product__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .product__title {
    margin-bottom: 20px;
  }
}
.product-search {
  position: relative;
  width: 100%;
}
.product-search__icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-search__input {
  width: 100%;
  padding-left: 36px;
  border-bottom-color: #323134;
}
.product-search__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.product-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;
  width: 100%;
  margin-top: 10px;
}
.product-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;
  gap: 20px;
  width: 100%;
  padding: 25px 0;
  border-bottom: 1.5px solid #323134;
}
@media screen and (max-width: 767px) {
  .product-item {
    padding: 16px 0;
    gap: 12px;
  }
}
.product-item__title {
  margin-right: auto;
  min-width: 0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media screen and (max-width: 767px) {
  .product-item__title {
    font-size: 15px;
  }
}
.product-item__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .product-item__button {
    height: 36px;
    padding: 0 14px;
    font-size: 13px;
    border-width: 1.5px;
  }
}
.product-empty {
  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;
  width: 100%;
  padding: 60px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .product-empty {
    padding: 40px 0;
    gap: 15px;
  }
}
.product-empty__text {
  max-width: 420px;
}
@media screen and (max-width: 550px) {
  .product-empty__button {
    width: 100%;
  }
}
.product-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) {
  .product-actions {
    margin-top: 30px;
  }
}
.product-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) {
  .product-actions__button {
    width: 100%;
  }
}

.product-card-header {
  max-width: 900px;
}
.product-card-header__title {
  line-height: 1.1;
}
.product-card-header__descr {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .product-card-header__descr {
    margin-top: 15px;
  }
}
.product-card-cta {
  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: 30px;
  margin-top: 35px;
}
@media screen and (max-width: 1023px) {
  .product-card-cta {
    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) {
  .product-card-cta {
    margin-top: 25px;
  }
}
.product-card-cta-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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 16px;
}
@media screen and (max-width: 550px) {
  .product-card-cta-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%;
  }
  .product-card-cta-buttons .button {
    width: 100%;
  }
}
.product-card-cta__note {
  max-width: 360px;
}
@media screen and (max-width: 1023px) {
  .product-card-cta__note {
    max-width: none;
  }
}
.product-card-features {
  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) {
  .product-card-features {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin-top: 30px;
  }
}
.product-card-feature {
  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;
  padding: 24px;
  background: #262528;
  border: 1.5px solid #323134;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .product-card-feature {
    padding: 20px;
    border-radius: 12px;
  }
}
.product-card-feature__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 72px;
  height: 72px;
  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;
  background: #212023;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .product-card-feature__icon {
    width: 54px;
    height: 54px;
  }
  .product-card-feature__icon svg {
    width: 24px;
    height: 24px;
  }
}
.product-card-feature__icon svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-card-feature-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: 6px;
}
.product-card__tabs {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .product-card__tabs {
    margin-top: 30px;
  }
}
.product-card-content {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .product-card-content {
    font-size: 14px;
  }
}
.product-card-content > *:first-child {
  margin-top: 0;
}
.product-card-content > *:last-child {
  margin-bottom: 0;
}
.product-card-content h1,
.product-card-content h2,
.product-card-content h3,
.product-card-content h4,
.product-card-content h5,
.product-card-content h6 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 130%;
  margin: 32px 0 16px;
}
@media screen and (max-width: 767px) {
  .product-card-content h1,
  .product-card-content h2,
  .product-card-content h3,
  .product-card-content h4,
  .product-card-content h5,
  .product-card-content h6 {
    margin: 24px 0 12px;
  }
}
.product-card-content h1 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .product-card-content h1 {
    font-size: 22px;
  }
}
.product-card-content h2 {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .product-card-content h2 {
    font-size: 20px;
  }
}
.product-card-content h3 {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .product-card-content h3 {
    font-size: 18px;
  }
}
.product-card-content h4 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .product-card-content h4 {
    font-size: 16px;
  }
}
.product-card-content h5 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .product-card-content h5 {
    font-size: 15px;
  }
}
.product-card-content h6 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .product-card-content h6 {
    font-size: 14px;
  }
}
.product-card-content p {
  margin: 0 0 16px;
  color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .product-card-content p {
    margin-bottom: 12px;
  }
}
.product-card-content a {
  color: #0085E9;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.product-card-content a:hover {
  color: rgb(29, 158.0042918455, 255);
}
.product-card-content strong,
.product-card-content b {
  font-weight: 600;
  color: #FFFFFF;
}
.product-card-content em,
.product-card-content i {
  font-style: italic;
}
.product-card-content ul,
.product-card-content ol {
  margin: 0 0 16px;
  padding-left: 24px;
  color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .product-card-content ul,
  .product-card-content ol {
    margin-bottom: 12px;
    padding-left: 20px;
  }
}
.product-card-content ul li,
.product-card-content ol li {
  margin-bottom: 8px;
}
.product-card-content ul li:last-child,
.product-card-content ol li:last-child {
  margin-bottom: 0;
}
.product-card-content ul {
  list-style-type: disc;
}
.product-card-content ol {
  list-style-type: decimal;
}
.product-card-content blockquote {
  margin: 24px 0;
  padding: 20px 24px;
  border-left: 3px solid #0085E9;
  background: rgba(0, 133, 233, 0.06);
  border-radius: 0 12px 12px 0;
  color: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 767px) {
  .product-card-content blockquote {
    margin: 20px 0;
    padding: 16px;
  }
}
.product-card-content blockquote p {
  margin: 0;
}
.product-card-content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 16px 0;
}
.product-card-content table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
}
.product-card-content table th,
.product-card-content table td {
  padding: 12px 16px;
  border: 1px solid #323134;
  text-align: left;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .product-card-content table th,
  .product-card-content table td {
    font-size: 13px;
    padding: 10px 12px;
  }
}
.product-card-content table th {
  background: rgba(0, 133, 233, 0.08);
  font-weight: 600;
  color: #FFFFFF;
}
.product-card-content table td {
  color: rgba(255, 255, 255, 0.75);
}
.product-card__accordions {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .product-card__accordions {
    margin-top: 20px;
  }
}

.question-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}
@media screen and (max-width: 550px) {
  .question-bottom__button {
    width: 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: #262528;
  border: 1.5px solid #323134;
  padding: 0 24px;
  width: 100%;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 25px rgba(42, 44, 46, 0.03);
          box-shadow: 0 0 25px rgba(42, 44, 46, 0.03);
}
@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: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .question__question {
    font-size: 15px;
  }
}
.question__question span {
  color: #0085E9;
}
.question__icon {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 45px;
  height: 45px;
  border-radius: 12px;
  background: #0085E9;
  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;
}
.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: #FFFFFF;
}
@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(180deg);
          transform: rotate(180deg);
}
.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);
}

.service {
  overflow: hidden;
}
.service-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .service-block {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.service-item {
  border-radius: 24px;
  background: #262528;
  border: 1.5px solid #323134;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 550px) {
  .service-item {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    border-radius: 16px;
  }
}
.service-item:hover {
  border: 1.5px solid #0085E9;
}
.service-item:hover .service-item-img {
  opacity: 0.75;
}
.service-item-img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  max-height: 305px;
}
.service-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right center;
     object-position: right center;
}
.service-item-content {
  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;
  height: 100%;
  gap: 20px;
}
@media screen and (max-width: 550px) {
  .service-item-content {
    padding: 25px;
  }
}
.service-item-content-text__title {
  margin-bottom: 20px;
}
.service-item-content__button {
  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: 44px;
  height: 44px;
  border-radius: 12px;
  background: #0085E9;
}
@media screen and (max-width: 767px) {
  .service-item-content__button {
    width: 40px;
    height: 40px;
  }
  .service-item-content__button svg {
    width: 9px;
  }
}

.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;
  }
}

.step {
  overflow: hidden;
}
.step-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;
}
@media screen and (max-width: 767px) {
  .step-header {
    -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: flex-start;
  }
}
.step-header__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .step-header__button {
    width: 100%;
  }
}
.step-slider {
  overflow: visible;
}
.step-slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.step-slider .swiper-slide {
  height: auto;
}
.step-slider .swiper-slide {
  height: auto;
  opacity: 0.3;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
@media screen and (max-width: 767px) {
  .step-slider .swiper-slide {
    opacity: 1;
  }
}
.step-slider .swiper-slide-visible {
  opacity: 1;
}
.step-item {
  padding: 30px;
  border: 1.5px solid #323134;
  border-radius: 24px;
  background: #262528;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 100px;
}
@media screen and (max-width: 767px) {
  .step-item {
    gap: 50px;
    border-radius: 16px;
    padding: 25px;
  }
}
.step-item-content__title {
  margin-bottom: 12px;
}

.policy-body {
  color: #FFFFFF;
  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: #FFFFFF;
  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(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .policy-body p {
    margin-bottom: 12px;
  }
}
.policy-body a {
  color: #0085E9;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.policy-body a:hover {
  color: rgb(29, 158.0042918455, 255);
}
.policy-body strong,
.policy-body b {
  font-weight: 600;
  color: #FFFFFF;
}
.policy-body em,
.policy-body i {
  font-style: italic;
}
.policy-body ul,
.policy-body ol {
  margin: 0 0 16px;
  padding-left: 24px;
  color: rgba(255, 255, 255, 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 #0085E9;
  background: rgba(0, 133, 233, 0.06);
  border-radius: 0 12px 12px 0;
  color: rgba(255, 255, 255, 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 #323134;
  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(0, 133, 233, 0.08);
  font-weight: 600;
  color: #FFFFFF;
}
.policy-body table td {
  color: rgba(255, 255, 255, 0.75);
}