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

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

img {
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

a {
  text-decoration: none;
}

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

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

p {
  margin: 0;
  padding: 0;
}

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

.bold {
  font-weight: 700;
}

.main-color {
  color: #67BE3C !important;
}

.center {
  text-align: center;
}

.dark {
  color: #262626;
}

.base {
  color: #AFB4BC;
}

.light {
  color: #FFFFFF;
}

.light-50 {
  color: #FFFFFF;
  opacity: 0.5;
}

.light-bg {
  background: #FFFFFF;
}

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

.link-light {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link-light:hover {
  color: #a2d987;
}

@media screen and (max-width: 768px) {
  .icon {
    width: 34px;
    height: 34px;
  }
}

.shadow {
  -webkit-box-shadow: 0 0 25px rgba(38, 38, 38, 0.1);
          box-shadow: 0 0 25px rgba(38, 38, 38, 0.1);
}

.base-bg {
  background: #F9FAFD;
}

.no-scroll {
  overflow: hidden;
}

.brs-12 {
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .brs-12 {
    border-radius: 10px;
  }
}

.brs-16 {
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .brs-16 {
    border-radius: 12px;
  }
}

.brs-24 {
  border-radius: 24px;
}
@media screen and (max-width: 768px) {
  .brs-24 {
    border-radius: 16px;
  }
}

.gap-4 {
  gap: 4px;
}

.gap-8 {
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .gap-8 {
    gap: 5px;
  }
}

.gap-12 {
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .gap-12 {
    gap: 8px;
  }
}

.gap-15 {
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .gap-15 {
    gap: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gap-15 {
    gap: 12px;
  }
}

.gap-20 {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .gap-20 {
    gap: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gap-20 {
    gap: 15px;
  }
}

.gap-25 {
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .gap-25 {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gap-25 {
    gap: 20px;
  }
}

.gap-30 {
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .gap-30 {
    gap: 20px;
  }
}

.gap-40 {
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .gap-40 {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gap-40 {
    gap: 25px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .gap-40 {
    gap: 30px;
  }
}

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

body.lock {
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none;
}

.wrapper {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 1;
  z-index: 10;
}

.shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.bold {
  font-weight: 600 !important;
}

.underline {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .section-slider {
    padding-bottom: 80px !important;
  }
}

.italic {
  font-style: italic;
}

#text-success {
  display: none;
  padding: 10px;
  border-radius: 8px;
  color: #60A54F;
  background: #e9f3e6;
}
#text-success.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-margin {
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .section-margin {
    margin: 0 10px;
  }
}

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

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

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

#text-success {
  display: none;
  padding: 10px;
  border-radius: 8px;
  color: #60A54F;
  background: #e9f3e6;
}
#text-success.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.success-modal {
  position: fixed;
  inset: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
}
.success-modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.success-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(38, 38, 38, 0.6);
}
.success-modal__content {
  position: relative;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px;
  max-width: 420px;
  width: calc(100% - 40px);
  z-index: 1;
}
.success-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  cursor: pointer;
}
.success-modal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

button:disabled {
  background: #E0E0E0;
  color: rgba(38, 38, 38, 0.5);
  cursor: default;
}
button:disabled:hover {
  background: #F9F4F0;
}
button:disabled::before {
  display: none;
}

.button {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #67BE3C;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .button {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button.button-small {
  height: 50px;
  padding: 0 30px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button.button-dark {
  background: #262626;
}
.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: #75c74d;
}

.button-light {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #67BE3C;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 767px) {
  .button-light {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-light {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button-light.button-small {
  height: 50px;
  padding: 0 30px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-light.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-light.button-dark {
  background: #262626;
}
.button-light:hover {
  background: #529730;
  color: #FFFFFF;
}

.button-o {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #FFFFFF;
  color: #67BE3C;
}
@media screen and (max-width: 767px) {
  .button-o {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button-o.button-small {
  height: 50px;
  padding: 0 30px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-o.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-o.button-dark {
  background: #262626;
}
.button-o:hover {
  background: #67BE3C;
  color: #FFFFFF;
}
.button-o:hover svg path {
  stroke: #FFFFFF;
}

.button-o-light {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #FFFFFF;
  color: #67BE3C;
}
@media screen and (max-width: 767px) {
  .button-o-light {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o-light {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button-o-light.button-small {
  height: 50px;
  padding: 0 30px;
  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.button-dark {
  background: #262626;
}
.button-o-light:hover {
  background: #67BE3C;
  color: #FFFFFF;
}
.button-o-light:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #262626;
  border: 1.5px solid #67BE3C;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .button-stroke {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button-stroke.button-small {
  height: 50px;
  padding: 0 30px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-stroke.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-stroke.button-dark {
  background: #262626;
}
.button-stroke:hover {
  background: #67BE3C;
  color: #FFFFFF;
}
.button-stroke:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke-light {
  height: 60px;
  padding: 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #FFFFFF;
  border: 1.5px solid #FFFFFF;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .button-stroke-light {
    height: 50px;
    padding: 0 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke-light {
    padding: 0 35px;
    font-size: 16px;
  }
}
.button-stroke-light.button-small {
  height: 50px;
  padding: 0 30px;
  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.button-dark {
  background: #262626;
}
.button-stroke-light:hover {
  background: #FFFFFF;
  color: #67BE3C;
}

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

@keyframes shine {
  0% {
    left: -100px;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.checkbox {
  display: none;
}
.checkbox.checkbox-primary + .checkbox-fake {
  border: 2px solid #67BE3C;
}
.checkbox.checkbox-primary + .checkbox-fake::before {
  background: url("../../images/check.svg") center center no-repeat;
}
.checkbox-fake {
  width: 28px;
  height: 28px;
  position: relative;
  border-radius: 8px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: -2px;
  cursor: pointer;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .checkbox-fake {
    width: 24px;
    height: 24px;
    margin-top: 0;
  }
}
.checkbox-fake::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 14px;
  height: 10px;
  background-size: contain !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .checkbox-fake::before {
    width: 12px;
    height: 8px;
  }
}
.checkbox-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  color: #FFFFFF;
  font-size: 12px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .checkbox-wrapper {
    font-size: 11px;
  }
}
.checkbox-wrapper label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkbox:checked + .checkbox-fake::before {
  opacity: 1;
}

.checkbox-primary.checkbox:checked + .checkbox-fake {
  background: #67BE3C;
}

.container {
  width: 1400px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
}

.container-fluid {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.input-wrapper {
  position: relative;
}
.input-wrapper::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 24px;
}
@media screen and (max-width: 767px) {
  .input-wrapper::after {
    width: 20px;
    height: 20px;
    left: 20px;
  }
}
.input-wrapper input {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 2px solid #FFFFFF;
  border-radius: 48px;
  padding: 0 24px;
  height: 60px;
  background: #FFFFFF;
  color: #262626;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  font-family: "Manrope", sans-serif;
}
.input-wrapper input::-webkit-input-placeholder {
  color: #AFB4BC;
}
.input-wrapper input::-moz-placeholder {
  color: #AFB4BC;
}
.input-wrapper input:-ms-input-placeholder {
  color: #AFB4BC;
}
.input-wrapper input::-ms-input-placeholder {
  color: #AFB4BC;
}
.input-wrapper input::placeholder {
  color: #AFB4BC;
}
.input-wrapper input:hover, .input-wrapper input:focus {
  border-color: #67BE3C;
}
@media screen and (max-width: 767px) {
  .input-wrapper input {
    height: 50px;
    padding: 0 20px;
    font-size: 15px;
  }
}
.input-wrapper.input-wrapper-grey input {
  background: #FAFBFC;
}
.input-wrapper.input-wrapper-grey input:hover, .input-wrapper.input-wrapper-grey input:focus {
  background: #FFFFFF;
  border-color: #67BE3C;
}
.input-wrapper[data-type=name]::after {
  background: url("../../images/user-input-icon.svg") center center no-repeat;
  background-size: contain;
}
.input-wrapper[data-type=phone]::after {
  background: url("../../images/phone-input-icon.svg") center center no-repeat;
  background-size: contain;
}

.input-wrapper input {
  padding-left: 64px;
}
@media screen and (max-width: 767px) {
  .input-wrapper input {
    padding-left: 50px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu.active {
  opacity: 1;
  visibility: visible;
}
.mobile-menu.active .mobile-menu__content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mobile-menu.active .mobile-menu__overlay {
  opacity: 1;
}
.mobile-menu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mobile-menu__content {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background: #FFFFFF;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -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;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .mobile-menu__content {
    max-width: 400px;
  }
}
.mobile-menu__header {
  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;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(227, 198, 182, 0.2);
}
.mobile-menu__logo img {
  max-width: 150px;
  height: auto;
}
.mobile-menu__close {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: transparent;
  border: 1.5px solid rgba(38, 38, 38, 0.1);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mobile-menu__close:hover {
  background: #67BE3C;
  border-color: #67BE3C;
}
.mobile-menu__close:hover svg path {
  stroke: #262626;
}
.mobile-menu__close:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.mobile-menu__nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 40px;
}
.mobile-menu__list {
  list-style: none;
  padding: 0;
  margin: 0;
  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;
}
.mobile-menu__link {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: 1px solid rgba(38, 38, 38, 0.1);
}
.mobile-menu__link:hover {
  color: #67BE3C;
  padding-left: 10px;
}
.mobile-menu__link:active {
  opacity: 0.7;
}
.mobile-menu__social {
  padding-top: 20px;
}
.mobile-menu__social-title {
  margin-bottom: 15px;
}
.mobile-menu__social-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu__social-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mobile-menu__social-item:hover {
  background: #67BE3C;
}
.mobile-menu__social-item:hover svg path {
  fill: #262626;
}
.mobile-menu__social-item:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.popup-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: 20px;
}
@media screen and (max-width: 767px) {
  .popup-form {
    gap: 15px;
  }
}
.popup-form .input-wrapper, .popup-form input, .popup-form button {
  width: 100%;
}
.popup.active {
  opacity: 1;
  visibility: visible;
}
.popup.active .popup__content {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.popup.active .popup__overlay {
  opacity: 1;
}
.popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.popup__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  width: 90%;
  max-width: 600px;
  max-height: 90vh;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 40px;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .popup__content {
    padding: 30px 20px;
    width: 95%;
    max-height: 95vh;
  }
}
.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: transparent;
  border: 1.5px solid rgba(38, 38, 38, 0.1);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .popup__close {
    top: 15px;
    right: 15px;
    width: 36px;
    height: 36px;
  }
}
.popup__close:hover {
  background: #67BE3C;
  border-color: #67BE3C;
}
.popup__close:hover svg path {
  stroke: #FFFFFF;
}
.popup__close:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.popup__body {
  position: relative;
}
.popup__title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .popup__title {
    font-size: 24px;
  }
}
.popup__descr {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .popup__descr {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .popup__form .feedback-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .popup__form .button {
    width: 100%;
  }
}

.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10001;
  background: #FFFFFF;
  -webkit-box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
  padding: 20px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -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;
  border-top: 1px solid rgba(38, 38, 38, 0.1);
}
.cookie-consent.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cookie-consent__content {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .cookie-consent__content {
    -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;
    gap: 15px;
  }
}
.cookie-consent__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #262626;
}
.cookie-consent__text p {
  margin: 0;
  line-height: 1.5;
}
.cookie-consent__text a {
  color: #67BE3C;
  text-decoration: underline;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cookie-consent__text a:hover {
  opacity: 0.8;
}
.cookie-consent__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .cookie-consent__buttons {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .cookie-consent__buttons .button {
    width: 100%;
  }
}

.section {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section {
    padding: 35px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .section {
    padding: 45px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .section {
    padding: 50px 0;
  }
}

.text-xxlg {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 24px;
}
.text-xxlg.bold {
  font-weight: 700 !important;
}
.text-xxlg.semibold {
  font-weight: 600 !important;
}
.text-xxlg.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .text-xxlg {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-xxlg {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .text-xxlg {
    font-size: 20px;
  }
}

.text-xlg {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 22px;
}
.text-xlg.bold {
  font-weight: 700 !important;
}
.text-xlg.semibold {
  font-weight: 600 !important;
}
.text-xlg.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .text-xlg {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-xlg {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .text-xlg {
    font-size: 20px;
  }
}

.text-lg {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 20px;
}
.text-lg.bold {
  font-weight: 700 !important;
}
.text-lg.semibold {
  font-weight: 600 !important;
}
.text-lg.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .text-lg {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-lg {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .text-lg {
    font-size: 17px;
  }
}

.text-md {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 18px;
}
.text-md.bold {
  font-weight: 700 !important;
}
.text-md.semibold {
  font-weight: 600 !important;
}
.text-md.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .text-md {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-md {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .text-md {
    font-size: 16px;
  }
}

.text-sm {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
}
.text-sm.bold {
  font-weight: 700 !important;
}
.text-sm.semibold {
  font-weight: 600 !important;
}
.text-sm.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .text-sm {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-sm {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .text-sm {
    font-size: 15px;
  }
}

.text-xsm {
  line-height: 140%;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
}
.text-xsm.bold {
  font-weight: 700 !important;
}
.text-xsm.semibold {
  font-weight: 600 !important;
}
.text-xsm.medium {
  font-weight: 500 !important;
}
@media screen and (max-width: 990px) {
  .text-xsm {
    font-size: 12px;
  }
}

.title-lg {
  font-weight: 700;
  line-height: 120%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 44px;
}
@media screen and (max-width: 767px) {
  .title-lg {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-lg {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .title-lg {
    font-size: 34px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .title-lg {
    font-size: 40px;
  }
}

.title-md {
  font-weight: 700;
  line-height: 120%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .title-md {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-md {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .title-md {
    font-size: 24px;
  }
}

.title-sm {
  font-weight: 700;
  line-height: 120%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .title-sm {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title-sm {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .title-sm {
    font-size: 22px;
  }
}

.title-xsm {
  font-weight: 700;
  line-height: 120%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  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;
  }
}

.pretitle {
  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: 6px;
}

.about {
  border-bottom: 1px solid #F0F0F0;
}
.about-nums {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1023px) {
  .about-nums {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .about-nums {
    gap: 15px;
  }
}
.about-nums-item {
  background: #67BE3C;
  padding: 30px;
  border-radius: 24px;
}
@media screen and (max-width: 1023px) {
  .about-nums-item {
    padding: 20px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .about-nums-item {
    padding: 25px;
  }
}
.about-nums-item__title {
  margin-bottom: 10px;
}
.about-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;
}

.contact-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  .contact-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
.contact-block .contact-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -8px;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 2px solid #67BE3C;
}
.contact-block .contact-icon svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .contact-block .contact-icon {
    width: 38px;
    height: 38px;
  }
  .contact-block .contact-icon svg {
    width: 18px;
    height: 18px;
  }
}
.contact-info {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media screen and (min-width: 1441px) {
  .contact-info {
    padding-left: max(20px, (100vw - 1400px) / 2);
  }
}
@media screen and (max-width: 1440px) {
  .contact-info {
    padding-left: 2.5%;
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-info {
    padding: 35px 10px;
    gap: 25px;
  }
}
.contact-map {
  height: 100%;
  width: 100%;
}
.contact-map-wrapper {
  width: 100%;
  height: 100%;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .contact-map-wrapper {
    height: 300px;
  }
}
.contact-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: 25px;
}
.contact-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.contact-list-item-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: 8px;
}
.contact-list-item-social-link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.contact-list-item-social-link:hover {
  background: #67BE3C;
}
.contact-list-item-social-link:hover svg path {
  fill: #FFFFFF;
}

.doc {
  border-bottom: 1px solid #F0F0F0;
}
.doc-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 990px) {
  .doc-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.doc-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;
}
.doc-img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.doc-content ul {
  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;
}
.doc-content ul li {
  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;
}
@media screen and (max-width: 767px) {
  .doc__button {
    width: 100%;
  }
}

.footer {
  padding: 40px;
  background: #FAFBFC;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 30px 0;
  }
}
.footer-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .footer-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-block {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
.footer-item-logo {
  outline: none;
}
.footer-item-logo img {
  width: auto;
  max-width: 220px;
}
@media screen and (max-width: 767px) {
  .footer-item-logo img {
    max-width: 120px;
  }
}
.footer-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer-item-list {
    gap: 5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-item-list__item {
  width: 100%;
  width: 100%;
}
.footer-item-list__item a {
  width: 100%;
}
.footer-bottom-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .footer-bottom-link {
    text-align: center;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.header {
  position: relative;
  z-index: 2;
  padding: 10px 0;
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .header {
    position: sticky;
    top: 0;
    z-index: 20;
  }
}
.header-address {
  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: 1279px) {
  .header-address {
    display: none;
  }
}
.header-address-text {
  max-width: 180px;
}
.header-logo-wrapper img {
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  .header-logo-wrapper img {
    max-width: 120px;
  }
}
.header-burger {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #67BE3C;
  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: 6px;
  margin-left: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: none;
}
@media screen and (max-width: 1279px) {
  .header-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-burger span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #FFFFFF;
}
.header-top {
  width: 100%;
  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;
}
.header-contact {
  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: 25px;
  margin-left: auto;
}
.header-contact-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (max-width: 550px) {
  .header-contact-phone {
    gap: 8px;
  }
}
@media screen and (max-width: 550px) {
  .header-contact-phone a {
    font-size: 14px;
  }
}
@media screen and (max-width: 550px) {
  .header-contact-phone svg {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .header-contact__button {
    display: none;
  }
}
.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: 12px;
}
@media screen and (max-width: 1279px) {
  .header-social {
    display: none;
  }
}
.header-social-items {
  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;
}
.header-social-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 100%;
}
.header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: 1279px) {
  .header-block {
    gap: 15px;
  }
}
.header-list {
  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;
  gap: 20px;
  width: 100%;
  margin-top: 35px;
}
@media screen and (max-width: 1279px) {
  .header-list {
    display: none;
  }
}
.header-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.main {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .main {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .main {
    padding: 60px 0;
  }
}
.main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, rgb(250, 251, 252)), to(rgba(250, 251, 252, 0)));
  background: linear-gradient(90deg, rgb(250, 251, 252) 40%, rgba(250, 251, 252, 0));
}
@media screen and (max-width: 767px) {
  .main::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgb(250, 251, 252)), to(rgba(250, 251, 252, 0)));
    background: linear-gradient(180deg, rgb(250, 251, 252) 60%, rgba(250, 251, 252, 0));
  }
}
.main-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0.4;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.main-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1023px) {
  .main-content {
    max-width: 100%;
  }
}
.main-content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .main-content-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    width: 100%;
  }
  .main-content-buttons button, .main-content-buttons a {
    width: 100%;
  }
}
.main-feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 550px) {
  .main-feature {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (min-width: 551px) and (max-width: 1279px) {
  .main-feature {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.main-feature-item {
  border-radius: 24px;
  padding: 30px;
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .main-feature-item {
    padding: 20px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .main-feature-item {
    padding: 25px;
    border-radius: 20px;
  }
}
.main-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: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.main-feature-item-header img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .main-feature-item-header img {
    width: 45px;
    height: 45px;
  }
}

.product {
  border-bottom: 1px solid #F0F0F0;
  overflow: hidden;
}
.product-content {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .product-content {
    padding: 35px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .product-content {
    padding: 45px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .product-content {
    padding: 50px 0;
  }
}
.product-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 40px;
}
@media screen and (max-width: 990px) {
  .product-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
}
.product-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;
}
.product-image-wrapper {
  position: relative;
}
.product-image-wrapper img {
  margin-bottom: -10px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.product-image-info {
  position: absolute;
  bottom: 60px;
  right: 0;
  padding: 15px;
  background: #FFFFFF;
  border-radius: 16px;
  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: 14px;
}
@media screen and (max-width: 767px) {
  .product-image-info {
    padding: 10px;
    gap: 8px;
  }
}
.product-image-info p {
  max-width: 215px;
  line-height: 120%;
}
.product-image-info p span {
  color: #E53935;
}

.question {
  border-bottom: 1px solid #F0F0F0;
}
.question-pretitle {
  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-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: 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: 1440px) {
  .question-block {
    gap: 15px;
  }
}
.question-item {
  padding: 15px 20px;
  background: #FAFBFC;
  border-radius: 16px;
  cursor: pointer;
  width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .question-item {
    padding: 15px 20px;
    border-radius: 12px;
  }
}
.question-item:hover {
  background: #67BE3C;
}
.question-item:hover .question-item__title {
  color: #FFFFFF;
}
.question-item:hover .question-item-icon {
  background: #FFFFFF;
}
.question-item:hover svg path, .question-item:hover svg rect {
  stroke: #67BE3C;
}
.question-item-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50px;
  height: 50px;
  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;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #67BE3C;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .question-item-icon {
    width: 40px;
    height: 40px;
    border-radius: 40px;
  }
}
.question-item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.question-item-heading-title-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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .question-item-heading-title-wrapper {
    gap: 8px;
  }
}
.question-item-heading-title-wrapper img {
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .question-item-heading-title-wrapper img {
    display: none;
  }
}
.question-item__title {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .question-item__title {
    font-size: 16px;
  }
}
.question-item-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
  color: #FFFFFF;
}
.question-item-body p {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .question-item-body p {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .question-item-body p {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .question-item-body p {
    font-size: 16px;
  }
}
.question-item-body ul {
  list-style: disc;
  padding-left: 20px;
}
.question-item-body ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .question-item-body ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .question-item-body ul li {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .question-item-body ul li {
    font-size: 16px;
  }
}
.question-item.active {
  background: #67BE3C;
}
.question-item.active .question-item__title {
  color: #FFFFFF !important;
}
.question-item.active .question-item__title {
  color: #FFFFFF;
}
.question-item.active .question-item-icon {
  background: #FFFFFF;
}
.question-item.active svg {
  rotate: 90deg;
}
.question-item.active svg path, .question-item.active svg rect {
  stroke: #67BE3C;
}
.question-item.active .question-item-body {
  max-height: 1000px;
  margin-top: 24px;
}
.question-item.active .question-item-body p:not(:last-child) {
  margin-bottom: 15px;
}
.question-item.active .question-item-body ul:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (min-width: 320px) and (max-width: 1023px) {
  .question-item.active .question-item-body {
    margin-top: 16px;
  }
}
.question-item.active .question-item__title {
  color: #67BE3C;
}
.question-feedback {
  padding: 50px;
  border-radius: 24px;
  background: #262626;
  position: relative;
}
@media screen and (max-width: 767px) {
  .question-feedback {
    padding: 20px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .question-feedback {
    padding: 30px;
    border-radius: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .question-feedback {
    padding: 40px;
  }
}
.question-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: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .question-feedback-form {
    gap: 15px;
  }
}
.question-feedback-form .input-wrapper, .question-feedback-form input, .question-feedback-form button {
  width: 100%;
}
.question-feedback-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  gap: 20px;
}
.question-feedback-content-contact-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.question-feedback-content-contact-phone-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background: #67BE3C;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .question-feedback-content-contact-phone-icon {
    width: 38px;
    height: 38px;
  }
}
.question-feedback-content-contact-phone-icon svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .question-feedback-content-contact-phone-icon svg {
    width: 18px;
    height: 18px;
  }
}
.question-feedback-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0.1;
}
.question-feedback-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .question-feedback-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}