.dark {
  color: #181C1D;
}

.base {
  color: #858585;
}

.light {
  color: #FFFFFF;
}

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

.primary-color {
  color: #1EAB3B;
}

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

.link-light {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link-light:hover {
  color: rgb(78.8955223881, 224.1044776119, 108.7611940299);
}

.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;
}
body.menu-open, body.popup-open {
  overflow: hidden;
}

html.has-intro .scroll-progress,
html.intro-fading .scroll-progress {
  opacity: 0;
}

.reveal-on-scroll {
  opacity: 0;
  -webkit-transform: translate3d(var(--reveal-translate-x, 0), var(--reveal-translate-y, 24px), 0);
          transform: translate3d(var(--reveal-translate-x, 0), var(--reveal-translate-y, 24px), 0);
  -webkit-transition: opacity var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1), transform var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1), transform var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform var(--reveal-duration, 700ms) cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transition-delay: var(--reveal-delay, 0ms);
          transition-delay: var(--reveal-delay, 0ms);
  will-change: opacity, transform;
}

.reveal-on-scroll.is-revealed {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.reveal-on-scroll.is-reveal-settled {
  will-change: auto;
}

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

img {
  max-width: 100%;
}

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

a {
  text-decoration: none;
  outline: none;
}

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

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

p {
  margin: 0;
  padding: 0;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

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

.section-bg {
  background: #F9F9F9;
}

.center {
  text-align: center;
}

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

@media (prefers-reduced-motion: reduce) {
  .reveal-on-scroll {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
.button {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button {
    padding: 0 35px;
  }
}
.button.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .button.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button.button-dark {
  background: #181C1D;
}
.button {
  background: linear-gradient(45deg, rgb(46, 102, 89) 0%, rgb(29, 171, 57) 100%);
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}
.button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  opacity: 0.35;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
  top: 0;
  left: -100px;
  -webkit-animation: shine 4s infinite linear;
          animation: shine 4s infinite linear;
}

.button-light {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-light {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-light {
    padding: 0 35px;
  }
}
.button-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .button-light.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-light.button-dark {
  background: #181C1D;
}
.button-light {
  color: #1EAB3B;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button-light:hover {
  background: rgb(22.3880597015, 127.6119402985, 44.0298507463);
  color: #FFFFFF;
}

.button-o {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-o {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o {
    padding: 0 35px;
  }
}
.button-o.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .button-o.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-o.button-dark {
  background: #181C1D;
}
.button-o {
  background: #FFFFFF;
  color: #1EAB3B;
}
.button-o:hover {
  background: #1EAB3B;
  color: #FFFFFF;
}
.button-o:hover svg path {
  stroke: #FFFFFF;
}

.button-o-light {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-o-light {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-o-light {
    padding: 0 35px;
  }
}
.button-o-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@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: #181C1D;
}
.button-o-light {
  background: #FFFFFF;
  color: #1EAB3B;
}
.button-o-light:hover {
  background: #1EAB3B;
  color: #FFFFFF;
}
.button-o-light:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-stroke {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke {
    padding: 0 35px;
  }
}
.button-stroke.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .button-stroke.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-stroke.button-dark {
  background: #181C1D;
}
.button-stroke {
  color: #181C1D;
  border: 2px solid #1EAB3B;
  background: transparent;
}
.button-stroke:hover {
  background: #1EAB3B;
  color: #FFFFFF;
}
.button-stroke:hover svg path {
  stroke: #FFFFFF;
}

.button-secondary {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-secondary {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-secondary {
    padding: 0 35px;
  }
}
.button-secondary.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .button-secondary.button-small {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.button-secondary.button-dark {
  background: #181C1D;
}
.button-secondary {
  color: #1EAB3B;
  background: #E8F7EB;
}
.button-secondary:hover {
  background: #1EAB3B;
  color: #FFFFFF;
}
.button-secondary:hover svg path {
  stroke: #FFFFFF;
}

.button-stroke-light {
  height: 60px;
  padding: 0 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 140%;
  border: none;
  text-align: center;
  font-family: "Manrope";
}
@media screen and (max-width: 767px) {
  .button-stroke-light {
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .button-stroke-light {
    padding: 0 35px;
  }
}
.button-stroke-light.button-small {
  height: 42px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 4px;
}
@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: #181C1D;
}
.button-stroke-light {
  color: #FFFFFF;
  border: 2px solid #1EAB3B;
  background: transparent;
}
.button-stroke-light:hover {
  background: #1EAB3B;
  border-color: #1EAB3B;
}

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

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

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  position: relative;
  width: 100%;
  cursor: pointer;
}

.checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.checkbox__mark {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(24, 28, 29, 0.18);
  border-radius: 4px;
  background: #FFFFFF;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
  position: relative;
}
.checkbox__mark::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -60%) rotate(45deg);
          transform: translate(-50%, -60%) rotate(45deg);
  width: 3px;
  height: 9px;
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.checkbox__text {
  color: #181C1D;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}
.checkbox__text a {
  color: #1EAB3B;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: underline;
}
.checkbox__text a:hover {
  color: rgb(22.3880597015, 127.6119402985, 44.0298507463);
}
@media screen and (max-width: 767px) {
  .checkbox__text {
    font-size: 14px;
  }
}

.checkbox__input:focus-visible + .checkbox__mark {
  -webkit-box-shadow: 0 0 0 4px rgba(30, 171, 59, 0.12);
          box-shadow: 0 0 0 4px rgba(30, 171, 59, 0.12);
  border-color: rgba(30, 171, 59, 0.6);
}

.checkbox__input:checked + .checkbox__mark {
  background: #1EAB3B;
  border-color: #1EAB3B;
}

.checkbox__input:checked + .checkbox__mark::after {
  opacity: 1;
}

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

.container-fluid {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1441px) {
  .container-fluid {
    max-width: calc(100% - 20px);
  }
}

.input-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  width: 100%;
}

.input-field__label {
  font-size: 14px;
  line-height: 140%;
  font-weight: 500;
  color: #858585;
}

.input {
  outline: none;
  width: 100%;
  min-height: 60px;
  padding: 18px 22px;
  border: 1px solid rgba(24, 28, 29, 0.12);
  border-radius: 16px;
  background: #FFFFFF;
  color: #181C1D;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 140%;
  -webkit-transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.input::-webkit-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
.input::-moz-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
.input:-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
.input::-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
.input::placeholder {
  color: rgba(133, 133, 133, 0.9);
}
.input:focus {
  border-color: rgba(30, 171, 59, 0.6);
  -webkit-box-shadow: 0 0 0 4px rgba(30, 171, 59, 0.12);
          box-shadow: 0 0 0 4px rgba(30, 171, 59, 0.12);
}
@media screen and (max-width: 767px) {
  .input {
    min-height: 52px;
    padding: 16px 18px;
    border-radius: 12px;
    font-size: 14px;
  }
}

textarea.input {
  resize: vertical;
  outline: none;
  font-family: "Manrope", sans-serif;
}
textarea.input::-webkit-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
textarea.input::-moz-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
textarea.input:-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
textarea.input::-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.9);
}
textarea.input::placeholder {
  color: rgba(133, 133, 133, 0.9);
}

.input--textarea {
  min-height: 148px;
  max-height: 148px;
}

.popup {
  position: fixed;
  inset: 0;
  z-index: 200;
  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;
  padding: 32px 20px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.popup[hidden] {
  display: none;
}

.popup.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(24, 28, 29, 0.55);
  backdrop-filter: blur(6px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.popup__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 640px;
  max-height: 100%;
  overflow: auto;
  padding: 48px;
  border-radius: 32px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 32px 90px rgba(24, 28, 29, 0.2);
          box-shadow: 0 32px 90px rgba(24, 28, 29, 0.2);
  -webkit-transform: translateY(24px) scale(0.96);
          transform: translateY(24px) scale(0.96);
  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;
}

.popup.is-visible .popup__overlay {
  opacity: 1;
}

.popup.is-visible .popup__dialog {
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
  opacity: 1;
}

.popup__content {
  width: 100%;
}

.popup__title {
  max-width: 420px;
}

.popup__descr {
  max-width: 470px;
}

.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: rgba(24, 28, 29, 0.04);
}
.popup__close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: #181C1D;
}
.popup__close span:first-child {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close span:last-child {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

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

.popup-form__submit {
  width: 100%;
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  .popup {
    padding: 16px;
  }
  .popup__dialog {
    padding: 24px 20px;
    border-radius: 24px;
  }
  .popup__close {
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
  }
}
.section {
  padding: 80px 0;
  position: relative;
}
@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-xxs {
  line-height: 140%;
  font-weight: 300;
}
.text-xxs.bold {
  font-weight: 700 !important;
}
.text-xxs.semibold {
  font-weight: 600 !important;
}
.text-xxs.medium {
  font-weight: 500 !important;
}
.text-xxs {
  font-size: 14px;
}
@media screen and (max-width: 1279px) {
  .text-xxs {
    font-size: 13px;
  }
}

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

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

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

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

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

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

.title-lg {
  font-weight: 700;
  line-height: 110%;
}
.title-lg.bold {
  font-weight: 700 !important;
}
.title-lg.semibold {
  font-weight: 600 !important;
}
.title-lg.medium {
  font-weight: 500 !important;
}
.title-lg {
  font-size: 52px;
  letter-spacing: 3%;
}
@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: 26px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .title-lg {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .title-lg {
    font-size: 42px;
  }
}

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

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

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

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

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

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

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

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

.slider-nav__btn {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid #1EAB3B;
  background: #1EAB3B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.1s ease;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.1s ease, -webkit-transform 0.1s ease;
}
@media screen and (max-width: 767px) {
  .slider-nav__btn {
    width: 32px;
    height: 32px;
  }
  .slider-nav__btn svg {
    width: 12px;
  }
}
.slider-nav__btn:hover {
  border-color: rgb(26.1940298507, 149.3059701493, 51.5149253731);
  background: rgb(26.1940298507, 149.3059701493, 51.5149253731);
}
.slider-nav__btn:active {
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}

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

.pretitle {
  font-size: 26px;
  font-weight: 700;
  color: #181C1D;
  line-height: 120%;
}
.pretitle span {
  color: #1EAB3B;
}
@media screen and (max-width: 767px) {
  .pretitle {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pretitle {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .pretitle {
    font-size: 22px;
  }
}

.about {
  overflow: hidden;
}
.about__title, .about__pretitle {
  max-width: 670px;
}
.about-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 60px 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 990px) {
  .about-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.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: 25px;
}
.about-images {
  position: relative;
}
.about-images svg {
  position: absolute;
  left: -105px;
  top: 45px;
  z-index: 2;
}
@media screen and (max-width: 990px) {
  .about-images svg {
    width: 120px;
    left: 20px;
    top: 20px;
  }
}
.about-img-wrapper {
  aspect-ratio: 1/1;
  width: 100%;
  overflow: hidden;
  position: relative;
  isolation: isolate;
  border-bottom-right-radius: 200px;
}
.about-img-wrapper img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  -webkit-transition: opacity 900ms ease;
  transition: opacity 900ms ease;
  pointer-events: none;
}
.about-img-wrapper:not(.is-ready) img:first-child,
.about-img-wrapper img.is-active {
  opacity: 1;
}

.app-block {
  position: relative;
  min-height: 300px;
  margin: 0 auto;
  padding: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 400px) 32px minmax(0, 360px);
  grid-template-columns: minmax(0, 400px) minmax(0, 360px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  isolation: isolate;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-block {
    -ms-grid-columns: minmax(0, 340px) 20px minmax(0, 320px);
    grid-template-columns: minmax(0, 340px) minmax(0, 320px);
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .app-block {
    min-height: unset;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .app-block {
    min-height: unset;
    padding: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.app-block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(20, 27, 29, 0.92)), to(rgba(20, 27, 29, 0.88)));
  background: linear-gradient(90deg, rgba(20, 27, 29, 0.92) 0%, rgba(20, 27, 29, 0.88) 100%);
  z-index: 2;
  border-radius: 28px;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-block::after {
    border-radius: 24px;
  }
}
@media screen and (max-width: 767px) {
  .app-block::after {
    border-radius: 18px;
  }
}
.app-block__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 28px;
  -webkit-filter: brightness(0.42);
          filter: brightness(0.42);
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-block__bg {
    border-radius: 24px;
  }
}
@media screen and (max-width: 767px) {
  .app-block__bg {
    border-radius: 18px;
  }
}
.app-content {
  max-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .app-content {
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .app-content {
    max-width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.app-content__title {
  max-width: 280px;
  margin-bottom: 24px !important;
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-content__title {
    max-width: 240px;
  }
}
@media screen and (max-width: 1023px) {
  .app-content__title {
    max-width: 100%;
    margin-bottom: 16px !important;
  }
}
.app-content__descr {
  max-width: 410px;
  line-height: 145%;
  opacity: 0.95;
}
@media screen and (max-width: 1023px) {
  .app-content__descr {
    max-width: 100%;
  }
}
.app-device {
  position: absolute;
  left: calc(50% + 8px);
  bottom: -5px;
  width: 292px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 4;
  pointer-events: none;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-device {
    left: calc(50% + 6px);
    width: 272px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .app-device {
    position: relative;
    left: auto;
    bottom: auto;
    width: 250px;
    margin: -8px auto -18px;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 1023px) {
  .app-device {
    position: relative;
    left: 50%;
    bottom: -25px;
    width: 190px;
    margin: 6px 0 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.app-links {
  width: min(100%, 360px);
  -ms-grid-column-align: end;
      justify-self: end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-links {
    width: min(100%, 320px);
    gap: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .app-links {
    width: min(100%, 420px);
    -ms-grid-column-align: center;
        justify-self: center;
  }
}
@media screen and (max-width: 767px) {
  .app-links {
    width: 100%;
    -ms-grid-column-align: start;
        justify-self: start;
    -ms-grid-columns: minmax(0, 1fr) 30px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.app-links-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
@media screen and (max-width: 767px) {
  .app-links-item {
    gap: 10px;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.app-links-item__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 148px;
  border-radius: 12px;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .app-links-item__img {
    max-width: 136px;
  }
}
@media screen and (max-width: 767px) {
  .app-links-item__img {
    max-width: 100%;
    border-radius: 6px;
  }
}
.app-links-item__value {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4px;
  line-height: 130%;
}
@media screen and (max-width: 767px) {
  .app-links-item__value {
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
}
.app-content, .app__img, .app-links {
  position: relative;
  z-index: 3;
}
.app-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 8fr;
  grid-template-columns: 1fr 8fr;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
}
@media screen and (max-width: 1023px) {
  .app-info {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

.contact {
  padding-bottom: 0;
}
.contact-map {
  height: 420px;
}
@media screen and (max-width: 767px) {
  .contact-map {
    height: 300px;
  }
}
.contact-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .contact-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }
}
.contact-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 36px minmax(0, 1fr) 36px minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 36px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1279px) {
  .contact-block {
    -ms-grid-columns: minmax(0, 1fr) 28px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 28px;
  }
}
@media screen and (max-width: 767px) {
  .contact-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 30px;
  }
}
.contact-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-item svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 4px;
}
.contact-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.contact-item-text__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: 6px;
}
.contact-item-text__value {
  line-height: 1.5;
}
.contact-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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}
.contact-item-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: 48px;
  height: 48px;
  background: #1EAB3B;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .contact-item-social__item {
    width: 40px;
    height: 40px;
  }
  .contact-item-social__item svg {
    width: 18px;
    height: 18px;
  }
}
.contact-item-social__item:hover {
  background: rgb(22.3880597015, 127.6119402985, 44.0298507463);
}

.feature {
  background: #F9F9F9;
  overflow: hidden;
}
.feature-header__pretitle {
  margin-bottom: 8px;
}
.feature-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  background: #FFFFFF;
  border-radius: 16px 0 16px 16px;
}
@media screen and (max-width: 767px) {
  .feature-item {
    padding: 20px;
    border-radius: 12px 0 12px 12px;
  }
}
.feature-item svg,
.feature-item img {
  margin-bottom: 60px;
  height: 50px;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .feature-item svg,
  .feature-item img {
    margin-bottom: 40px;
    width: 40px;
    height: 40px;
  }
}
.feature-item-number {
  width: 50px;
  height: 50px;
  background: #F9F9F9;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-left-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.feature-item-number-value {
  font-size: 26px;
  font-weight: 700;
  color: #C9C9C9;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .feature-item-number-value {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .feature-item-number-value {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .feature-item-number-value {
    font-size: 22px;
  }
}
.feature-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.feature-slider {
  overflow: visible;
}
.feature-slider .swiper-slide {
  opacity: 0.3;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
@media screen and (max-width: 767px) {
  .feature-slider .swiper-slide {
    opacity: 1;
  }
}
.feature-slider .swiper-slide-visible {
  opacity: 1;
}

.footer {
  background: #181C1D;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .footer__logo {
    width: 200px;
  }
}
.footer-block {
  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;
}
@media screen and (max-width: 767px) {
  .footer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer__mail {
  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;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  height: 48px;
  padding: 0 20px;
  gap: 10px;
  border-radius: 32px;
  border: 2px solid #FFFFFF;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .footer__mail {
    font-size: 16px;
    height: 38px;
  }
}
.footer__mail:hover {
  background: #FFFFFF;
  color: #181C1D;
}
.footer__mail:hover svg path {
  stroke: #181C1D;
}
.footer__mail span,
.footer__mail svg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
.footer-bottom-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 6px;
}
@media screen and (max-width: 767px) {
  .footer-bottom-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.header {
  position: relative;
  z-index: 6;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .header {
    padding-top: 14px;
  }
}
.header-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 230px 20px minmax(0, 1fr) 20px 230px;
  grid-template-columns: 230px minmax(0, 1fr) 230px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  z-index: 7;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header-block {
    -ms-grid-columns: 210px 16px minmax(0, 1fr) 16px 210px;
    grid-template-columns: 210px minmax(0, 1fr) 210px;
    gap: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .header-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .header-block {
    gap: 12px;
  }
}
.header__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 10;
}
.header__logo img {
  display: block;
  width: 230px;
  max-width: none;
}
@media screen and (max-width: 1279px) {
  .header__logo img {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo img {
    width: 148px;
  }
}
.header-panel {
  display: contents;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header-panel {
    display: contents;
  }
}
@media screen and (max-width: 1023px) {
  .header-panel {
    position: fixed;
    inset: 0;
    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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 28px;
    min-height: 100dvh;
    padding: 96px 20px 32px;
    background: rgba(24, 28, 29, 0.96);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 9;
  }
}
@media screen and (max-width: 767px) {
  .header-panel {
    gap: 22px;
    padding: 82px 16px 24px;
  }
}
.header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  -ms-grid-column-align: center;
      justify-self: center;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header-links {
    gap: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .header-links {
    width: 100%;
    -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: 18px;
    margin-top: 40px;
  }
}
.header-links__link {
  white-space: nowrap;
  opacity: 0.9;
}
@media screen and (max-width: 1023px) {
  .header-links__link {
    width: 100%;
    padding-bottom: 14px;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
@media screen and (max-width: 1023px) {
  .header-links__link:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.header__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-grid-column-align: end;
      justify-self: end;
}
@media screen and (max-width: 1023px) {
  .header__button {
    width: 100%;
    margin-top: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header__toggle {
  display: none;
  -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: 5px;
  width: 52px;
  height: 52px;
  padding: 0;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.08);
  position: relative;
  z-index: 10;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease;
}
@media screen and (max-width: 1023px) {
  .header__toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media screen and (max-width: 767px) {
  .header__toggle {
    width: 46px;
    height: 46px;
    border-radius: 16px;
  }
}
.header__toggle-line {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 999px;
  background: #FFFFFF;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
}
.header-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(7, 11, 12, 0.55);
  backdrop-filter: blur(6px);
  z-index: 6;
}
@media screen and (max-width: 1023px) {
  .header.is-open .header-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.header.is-open .header__toggle {
  border-color: rgba(30, 171, 59, 0.8);
  background: rgba(30, 171, 59, 0.2);
}
.header.is-open .header__toggle-line:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
          transform: translateY(7px) rotate(45deg);
}
.header.is-open .header__toggle-line:nth-child(2) {
  opacity: 0;
}
.header.is-open .header__toggle-line:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
          transform: translateY(-7px) rotate(-45deg);
}

.main {
  position: relative;
}
.main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 28, 29, 0.8);
}
.main__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 180px 0;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .main-block {
    padding: 140px 0 180px 0;
  }
}
.main-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-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
    width: 100%;
  }
  .main-buttons a,
  .main-buttons button {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .main__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 550px) {
  .main__descr {
    font-size: 14px;
  }
}

.policy-page {
  background: #F9F9F9;
}

.policy-hero {
  padding-bottom: 48px;
  background: radial-gradient(circle at top right, rgba(30, 171, 59, 0.28), transparent 28%), linear-gradient(135deg, #11191a 0%, #182426 52%, #152f1f 100%);
}
@media screen and (max-width: 767px) {
  .policy-hero {
    padding-bottom: 32px;
  }
}
.policy-hero__card {
  margin-top: 56px;
  padding: 56px;
  border-radius: 36px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.08)), to(rgba(255, 255, 255, 0.03)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%);
  backdrop-filter: blur(8px);
}
@media screen and (max-width: 1023px) {
  .policy-hero__card {
    margin-top: 36px;
    padding: 32px 24px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 767px) {
  .policy-hero__card {
    margin-top: 24px;
    padding: 24px 18px;
    border-radius: 22px;
  }
}
.policy-hero__title {
  max-width: 860px;
}
.policy-hero__descr {
  max-width: 780px;
  opacity: 0.92;
}

.policy-main {
  padding: 0 0 100px;
}
@media screen and (max-width: 767px) {
  .policy-main {
    padding-bottom: 60px;
  }
}

.policy-card {
  margin-top: -18px;
  padding: 48px;
  border-radius: 32px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 22px 70px rgba(24, 28, 29, 0.08);
          box-shadow: 0 22px 70px rgba(24, 28, 29, 0.08);
}
@media screen and (max-width: 1023px) {
  .policy-card {
    padding: 32px 24px;
    border-radius: 26px;
  }
}
@media screen and (max-width: 767px) {
  .policy-card {
    padding: 24px 18px;
    border-radius: 20px;
  }
}

.policy-document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
}
@media screen and (max-width: 767px) {
  .policy-document {
    gap: 28px;
  }
}

.policy-section {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(24, 28, 29, 0.08);
}
.policy-section:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .policy-section {
    padding-bottom: 24px;
  }
}

.policy-section__title {
  max-width: 920px;
  line-height: 120%;
}

.policy-text {
  margin-bottom: 16px;
  line-height: 165%;
}
.policy-text:last-child {
  margin-bottom: 0;
}
.policy-text strong {
  font-weight: 700;
}

.policy-list {
  list-style: none;
  margin: 0 0 16px;
  padding: 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: 14px;
}
.policy-list:last-child {
  margin-bottom: 0;
}

.policy-list__item {
  position: relative;
  padding-left: 22px;
  line-height: 165%;
}
.policy-list__item::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 10px;
  height: 2px;
  border-radius: 999px;
  background: #1EAB3B;
}

.policy-link {
  color: #1EAB3B;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.policy-link:hover {
  color: rgb(22.3880597015, 127.6119402985, 44.0298507463);
}

.rate {
  background: #181C1D;
}
.rate-header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 2fr;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media screen and (max-width: 767px) {
  .rate-header {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.rate__descr b {
  font-weight: 700;
}
.rate-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .rate-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rate-block {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.rate-corp {
  padding: 30px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .rate-corp {
    padding: 20px;
    border-radius: 12px;
  }
}
.rate-corp__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.rate-corp::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 28, 29, 0.95);
}
.rate-corp-content {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .rate-corp__button {
    width: 100%;
  }
}
.rate-item {
  background: #FFFFFF;
  padding: 30px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .rate-item {
    padding: 20px;
    border-radius: 12px;
  }
}
.rate-item-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 35px;
}
.rate-item-bottom-price {
  padding-bottom: 20px;
  border-bottom: 1px solid #F3F3F3;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .rate-item-bottom-price {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.rate-item-bottom__button {
  width: 100%;
}
.rate-item-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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .rate-item-header__title {
    font-size: 20px;
  }
}
.rate-item-header__discount {
  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;
  height: 36px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 32px;
  background: #1EAB3B;
  padding: 0 15px;
  height: 36px;
}
@media screen and (max-width: 767px) {
  .rate-item-header__discount {
    height: 30px;
  }
}

.solution {
  overflow: visible;
}
.solution-visual {
  width: 100%;
  -ms-grid-column-align: center;
      justify-self: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1439px) {
  .solution-visual {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    gap: 22px;
    z-index: auto;
  }
}
@media screen and (max-width: 1439px) {
  .solution-visual.is-tooltip-active .solution-feature__point {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
}
.solution-mobile-tooltip {
  display: none;
}
@media screen and (max-width: 1439px) {
  .solution-mobile-tooltip {
    display: block;
    position: relative;
    width: min(360px, 100%);
    margin-top: 18px;
    padding: 18px 18px 16px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F8FBF8));
    background: linear-gradient(180deg, #FFFFFF 0%, #F8FBF8 100%);
    border: 1px solid rgba(30, 171, 59, 0.16);
    color: #181C1D;
    font-size: 13px;
    line-height: 1.5;
    -webkit-box-shadow: 0 14px 28px rgba(24, 28, 29, 0.08);
            box-shadow: 0 14px 28px rgba(24, 28, 29, 0.08);
    -webkit-animation: solution-mobile-tooltip-in 0.25s ease;
            animation: solution-mobile-tooltip-in 0.25s ease;
  }
}
@media screen and (max-width: 767px) {
  .solution-mobile-tooltip {
    width: 100%;
    margin-top: 10px;
  }
}
.solution-mobile-tooltip[hidden] {
  display: none;
}
@media screen and (max-width: 1439px) {
  .solution-mobile-tooltip__meta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #858585;
  }
}
@media screen and (max-width: 1439px) {
  .solution-mobile-tooltip__index {
    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;
    min-width: 32px;
    height: 22px;
    padding: 0 8px;
    border-radius: 999px;
    background: rgba(30, 171, 59, 0.12);
    color: #1EAB3B;
  }
}
.solution-mobile-tooltip__text {
  margin: 0;
}
@media screen and (max-width: 1439px) {
  .solution-mobile-tooltip__text {
    font-size: 14px;
    line-height: 1.5;
    color: #181C1D;
  }
}
.solution-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 440px) 240px minmax(0, 1fr);
  grid-template-columns: minmax(0, 440px) minmax(0, 1fr);
  gap: 240px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1439px) {
  .solution-block {
    -ms-grid-columns: 1fr 60px 2fr;
    grid-template-columns: 1fr 2fr;
    gap: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .solution-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .solution-block {
    gap: 28px;
  }
}
.solution-content {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .solution-content {
    max-width: 720px;
  }
}
.solution-content__title span {
  color: #1EAB3B;
}
.solution-feature {
  --orbit-radius: 188px;
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 440px;
  border-radius: 100%;
  position: relative;
  border: 8px solid #F3F3F3;
  -ms-grid-column-align: center;
      justify-self: center;
  overflow: visible;
}
@media screen and (max-width: 1023px) {
  .solution-feature {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .solution-feature {
    --orbit-radius: 118px;
    max-width: 280px;
    border-width: 6px;
  }
}
.solution-feature:hover .solution-feature__point, .solution-feature:focus-within .solution-feature__point {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.solution-feature__orbit {
  position: absolute;
  inset: -26px;
}
@media screen and (max-width: 767px) {
  .solution-feature__orbit {
    inset: -14px;
  }
}
.solution-feature__point {
  --point-size: 40px;
  --point-shadow: 0 10px 24px rgba(30, 171, 59, 0.24);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: var(--point-size);
  height: var(--point-size);
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
          transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
  -webkit-animation: solution-point-orbit 24s linear infinite;
          animation: solution-point-orbit 24s linear infinite;
}
@media screen and (max-width: 767px) {
  .solution-feature__point {
    --point-size: 34px;
  }
}
.solution-feature__point.is-active {
  z-index: 2;
}
.solution-feature__point.is-active .solution-feature__point-core {
  -webkit-box-shadow: 0 14px 28px rgba(30, 171, 59, 0.3);
          box-shadow: 0 14px 28px rgba(30, 171, 59, 0.3);
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
@media screen and (max-width: 767px) {
  .solution-feature__point.is-active .solution-feature__point-core {
    background: #181C1D;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .solution-feature__point.is-active .solution-feature__point-core {
    -webkit-box-shadow: 0 14px 28px rgba(30, 171, 59, 0.34);
            box-shadow: 0 14px 28px rgba(30, 171, 59, 0.34);
  }
}
@media screen and (max-width: 767px) {
  .solution-feature__point.is-active .solution-feature__point-plus::before, .solution-feature__point.is-active .solution-feature__point-plus::after {
    background: #FFFFFF;
  }
}
.solution-feature__point:hover, .solution-feature__point:focus-visible {
  z-index: 2;
}
.solution-feature__point:hover .solution-feature__point-core, .solution-feature__point:focus-visible .solution-feature__point-core {
  -webkit-box-shadow: 0 14px 28px rgba(30, 171, 59, 0.3);
          box-shadow: 0 14px 28px rgba(30, 171, 59, 0.3);
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.solution-feature__point:hover .solution-feature__tooltip, .solution-feature__point:focus-visible .solution-feature__tooltip {
  opacity: 1;
  visibility: visible;
}
.solution-feature__point:focus-visible {
  outline: none;
}
.solution-feature__point-core {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  border-radius: 50%;
  background: #1EAB3B;
  -webkit-box-shadow: var(--point-shadow);
          box-shadow: var(--point-shadow);
  -webkit-transition: -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
}
.solution-feature__point-core::before {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  background: rgba(30, 171, 59, 0.18);
  -webkit-animation: solution-pulse 1.8s ease-out infinite;
          animation: solution-pulse 1.8s ease-out infinite;
}
@media screen and (max-width: 767px) {
  .solution-feature__point-core::before {
    inset: -5px;
  }
}
.solution-feature__point-plus {
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
}
.solution-feature__point-plus::before, .solution-feature__point-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FFFFFF;
  border-radius: 8px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.solution-feature__point-plus::before {
  width: 12px;
  height: 2px;
}
.solution-feature__point-plus::after {
  width: 2px;
  height: 12px;
}
.solution-feature__tooltip {
  position: absolute;
  bottom: calc(100% + 16px);
  left: 50%;
  width: 220px;
  padding: 14px 16px;
  border-radius: 16px;
  background: #181C1D;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.45;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-box-shadow: 0 16px 40px rgba(24, 28, 29, 0.18);
          box-shadow: 0 16px 40px rgba(24, 28, 29, 0.18);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  z-index: 3;
}
@media screen and (max-width: 1439px) {
  .solution-feature__tooltip {
    width: min(170px, 100vw - 48px);
    padding: 12px 14px;
    font-size: 13px;
    display: none;
  }
}
.solution-feature__tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #181C1D;
  -webkit-transform: translate(-50%, -55%) rotate(45deg);
          transform: translate(-50%, -55%) rotate(45deg);
}
.solution-feature__point--tooltip-right .solution-feature__tooltip {
  top: 50%;
  bottom: auto;
  left: calc(100% + 16px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.solution-feature__point--tooltip-right .solution-feature__tooltip::after {
  top: 50%;
  left: 0;
  -webkit-transform: translate(-45%, -50%) rotate(45deg);
          transform: translate(-45%, -50%) rotate(45deg);
}
@media screen and (max-width: 1439px) {
  .solution-feature__point--tooltip-right .solution-feature__tooltip {
    display: none;
  }
}
.solution-feature__point--tooltip-left .solution-feature__tooltip {
  top: 50%;
  right: calc(100% + 16px);
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.solution-feature__point--tooltip-left .solution-feature__tooltip::after {
  top: 50%;
  left: auto;
  right: 0;
  -webkit-transform: translate(45%, -50%) rotate(45deg);
          transform: translate(45%, -50%) rotate(45deg);
}
@media screen and (max-width: 1439px) {
  .solution-feature__point--tooltip-left .solution-feature__tooltip {
    display: none;
  }
}
.solution-feature__point--tooltip-bottom .solution-feature__tooltip {
  top: calc(100% + 16px);
  bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.solution-feature__point--tooltip-bottom .solution-feature__tooltip::after {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -45%) rotate(45deg);
          transform: translate(-50%, -45%) rotate(45deg);
}
@media screen and (max-width: 1439px) {
  .solution-feature__point--tooltip-bottom .solution-feature__tooltip {
    display: none;
  }
}
.solution-feature__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(58%, 240px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .solution-feature__logo {
    width: min(56%, 180px);
  }
}

@-webkit-keyframes solution-point-orbit {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
            transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(calc(var(--angle) + 360deg)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc((var(--angle) + 360deg) * -1));
            transform: translate(-50%, -50%) rotate(calc(var(--angle) + 360deg)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc((var(--angle) + 360deg) * -1));
  }
}

@keyframes solution-point-orbit {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
            transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc(var(--angle) * -1));
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(calc(var(--angle) + 360deg)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc((var(--angle) + 360deg) * -1));
            transform: translate(-50%, -50%) rotate(calc(var(--angle) + 360deg)) translateY(calc(-50% - var(--orbit-radius))) rotate(calc((var(--angle) + 360deg) * -1));
  }
}
@-webkit-keyframes solution-pulse {
  0% {
    opacity: 0.9;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  70% {
    opacity: 0;
    -webkit-transform: scale(1.55);
            transform: scale(1.55);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
  }
}
@keyframes solution-pulse {
  0% {
    opacity: 0.9;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  70% {
    opacity: 0;
    -webkit-transform: scale(1.55);
            transform: scale(1.55);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
  }
}
@-webkit-keyframes solution-mobile-tooltip-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes solution-mobile-tooltip-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .solution-feature__point,
  .solution-feature__point-core::before,
  .solution-mobile-tooltip {
    -webkit-animation: none !important;
            animation: none !important;
  }
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.cookie-consent {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 150;
  padding: 16px 0 24px;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.35s ease, -webkit-transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.35s ease, -webkit-transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s ease;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s ease, -webkit-transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (prefers-reduced-motion: reduce) {
  .cookie-consent {
    -webkit-transition: none;
    transition: none;
  }
}
.cookie-consent[hidden] {
  display: none !important;
}
.cookie-consent.is-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}

.cookie-consent__panel {
  max-width: 1080px;
  margin: 0 auto;
  padding: 24px 28px;
  border-radius: 24px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 -8px 40px rgba(24, 28, 29, 0.08), 0 24px 64px rgba(24, 28, 29, 0.12);
          box-shadow: 0 -8px 40px rgba(24, 28, 29, 0.08), 0 24px 64px rgba(24, 28, 29, 0.12);
  border: 1px solid rgba(24, 28, 29, 0.06);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px 32px;
  position: relative;
  overflow: hidden;
}
.cookie-consent__panel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#2e6659), to(#1dab39));
  background: linear-gradient(90deg, #2e6659 0%, #1dab39 100%);
  border-radius: 24px 24px 0 0;
}

.cookie-consent__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: #E8F7EB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #1EAB3B;
  margin-top: 2px;
}
.cookie-consent__icon svg {
  display: block;
}

.cookie-consent__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: min(100%, 240px);
}

.cookie-consent__title {
  margin: 0 0 10px;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  color: #181C1D;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .cookie-consent__title {
    font-size: 16px;
  }
}

.cookie-consent__text {
  margin: 0 0 12px;
  color: #858585;
  font-size: 15px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .cookie-consent__text {
    font-size: 14px;
  }
}

.cookie-consent__policies {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 18px;
}

.cookie-consent__policies-item {
  margin: 0;
}

.cookie-consent__policy-link {
  font-size: 14px;
  font-weight: 500;
  color: #1EAB3B;
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-transition: color 0.2s ease, opacity 0.2s ease;
  transition: color 0.2s ease, opacity 0.2s ease;
}
.cookie-consent__policy-link:hover {
  color: rgb(23.9104477612, 136.2895522388, 47.023880597);
}

.cookie-consent__actions {
  -ms-flex-negative: 0;
      flex-shrink: 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: 10px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 200px;
}
@media screen and (max-width: 767px) {
  .cookie-consent__actions {
    width: 100%;
    min-width: 0;
  }
}

.cookie-consent__accept {
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .cookie-consent__accept {
    white-space: normal;
  }
}

body.has-cookie-banner {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.has-cookie-banner {
    padding-bottom: 8px;
  }
}

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