@import "../fonts/stylesheet.css";
@import "all.min.css";
.color-primary {
  color: #FF4557;
}

.text-color-primary {
  color: #444546;
}

.text-color-secondary {
  color: #222324;
}

.color-black {
  color: #000000;
}

.color-white {
  color: #ffffff;
}

.color-gray-01 {
  color: #444546;
}

.color-gray-02 {
  color: #A7A8A9;
}

.color-gray-03 {
  color: #1F1F1F;
}

.color-purple-01 {
  color: #5B0C4A;
}

.color-blue-01 {
  color: #314166;
}

.color-red-01 {
  color: #AA0032;
}

.color-red-02 {
  color: #EFE6ED;
}

.color-green-01 {
  color: #004042;
}

.color-blue-02 {
  color: #E6E9EF;
}

.color-success { /* color: $success-color; */ }

.color-error { /* color: $error-color; */ }

.color-warning { /* color: $warning-color; */ }

.color-info { /* color: $info-color; */ }

.font-primary {
  font-family: "Calibre";
}

.font-secondary {
  font-family: "Berlingske Serif";
}

.w-100 {
  font-weight: 100;
}

.w-200 {
  font-weight: 200;
}

.w-300 {
  font-weight: 300;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

.w-900 {
  font-weight: 900;
}

.f-lh-same {
  line-height: 1 !important;
}

.f-1 {
  font-size: 1px;
  line-height: 5px;
}

.f-2 {
  font-size: 2px;
  line-height: 6px;
}

.f-3 {
  font-size: 3px;
  line-height: 7px;
}

.f-4 {
  font-size: 4px;
  line-height: 8px;
}

.f-5 {
  font-size: 5px;
  line-height: 9px;
}

.f-6 {
  font-size: 6px;
  line-height: 10px;
}

.f-7 {
  font-size: 7px;
  line-height: 11px;
}

.f-8 {
  font-size: 8px;
  line-height: 12px;
}

.f-9 {
  font-size: 9px;
  line-height: 13px;
}

.f-10 {
  font-size: 10px;
  line-height: 14px;
}

.f-11 {
  font-size: 11px;
  line-height: 15px;
}

.f-12 {
  font-size: 12px;
  line-height: 16px;
}

.f-13 {
  font-size: 13px;
  line-height: 17px;
}

.f-14 {
  font-size: 14px;
  line-height: 18px;
}

.f-15 {
  font-size: 15px;
  line-height: 19px;
}

.f-16 {
  font-size: 16px;
  line-height: 20px;
}

.f-17 {
  font-size: 17px;
  line-height: 21px;
}

.f-18 {
  font-size: 18px;
  line-height: 22px;
}

.f-19 {
  font-size: 19px;
  line-height: 23px;
}

.f-20 {
  font-size: 20px;
  line-height: 24px;
}

.f-21 {
  font-size: 21px;
  line-height: 25px;
}

.f-22 {
  font-size: 22px;
  line-height: 26px;
}

.f-23 {
  font-size: 23px;
  line-height: 27px;
}

.f-24 {
  font-size: 24px;
  line-height: 28px;
}

.f-25 {
  font-size: 25px;
  line-height: 29px;
}

.f-26 {
  font-size: 26px;
  line-height: 30px;
}

.f-27 {
  font-size: 27px;
  line-height: 31px;
}

.f-28 {
  font-size: 28px;
  line-height: 32px;
}

.f-29 {
  font-size: 29px;
  line-height: 33px;
}

.f-30 {
  font-size: 30px;
  line-height: 34px;
}

.f-31 {
  font-size: 31px;
  line-height: 35px;
}

.f-32 {
  font-size: 32px;
  line-height: 36px;
}

.f-33 {
  font-size: 33px;
  line-height: 37px;
}

.f-34 {
  font-size: 34px;
  line-height: 38px;
}

.f-35 {
  font-size: 35px;
  line-height: 39px;
}

.f-36 {
  font-size: 36px;
  line-height: 40px;
}

.f-37 {
  font-size: 37px;
  line-height: 41px;
}

.f-38 {
  font-size: 38px;
  line-height: 42px;
}

.f-39 {
  font-size: 39px;
  line-height: 43px;
}

.f-40 {
  font-size: 40px;
  line-height: 44px;
}

.f-41 {
  font-size: 41px;
  line-height: 45px;
}

.f-42 {
  font-size: 42px;
  line-height: 46px;
}

.f-43 {
  font-size: 43px;
  line-height: 47px;
}

.f-44 {
  font-size: 44px;
  line-height: 48px;
}

.f-45 {
  font-size: 45px;
  line-height: 49px;
}

.f-46 {
  font-size: 46px;
  line-height: 50px;
}

.f-47 {
  font-size: 47px;
  line-height: 51px;
}

.f-48 {
  font-size: 48px;
  line-height: 52px;
}

.f-49 {
  font-size: 49px;
  line-height: 53px;
}

.f-50 {
  font-size: 50px;
  line-height: 54px;
}

.f-51 {
  font-size: 51px;
  line-height: 55px;
}

.f-52 {
  font-size: 52px;
  line-height: 56px;
}

.f-53 {
  font-size: 53px;
  line-height: 57px;
}

.f-54 {
  font-size: 54px;
  line-height: 58px;
}

.f-55 {
  font-size: 55px;
  line-height: 59px;
}

.f-56 {
  font-size: 56px;
  line-height: 60px;
}

.f-57 {
  font-size: 57px;
  line-height: 61px;
}

.f-58 {
  font-size: 58px;
  line-height: 62px;
}

.f-59 {
  font-size: 59px;
  line-height: 63px;
}

.f-60 {
  font-size: 60px;
  line-height: 64px;
}

.f-61 {
  font-size: 61px;
  line-height: 65px;
}

.f-62 {
  font-size: 62px;
  line-height: 66px;
}

.f-63 {
  font-size: 63px;
  line-height: 67px;
}

.f-64 {
  font-size: 64px;
  line-height: 68px;
}

.f-65 {
  font-size: 65px;
  line-height: 69px;
}

.f-66 {
  font-size: 66px;
  line-height: 70px;
}

.f-67 {
  font-size: 67px;
  line-height: 71px;
}

.f-68 {
  font-size: 68px;
  line-height: 72px;
}

.f-69 {
  font-size: 69px;
  line-height: 73px;
}

.f-70 {
  font-size: 70px;
  line-height: 74px;
}

.f-71 {
  font-size: 71px;
  line-height: 75px;
}

.f-72 {
  font-size: 72px;
  line-height: 76px;
}

.f-73 {
  font-size: 73px;
  line-height: 77px;
}

.f-74 {
  font-size: 74px;
  line-height: 78px;
}

.f-75 {
  font-size: 75px;
  line-height: 79px;
}

.f-76 {
  font-size: 76px;
  line-height: 80px;
}

.f-77 {
  font-size: 77px;
  line-height: 81px;
}

.f-78 {
  font-size: 78px;
  line-height: 82px;
}

.f-79 {
  font-size: 79px;
  line-height: 83px;
}

.f-80 {
  font-size: 80px;
  line-height: 84px;
}

.f-81 {
  font-size: 81px;
  line-height: 85px;
}

.f-82 {
  font-size: 82px;
  line-height: 86px;
}

.f-83 {
  font-size: 83px;
  line-height: 87px;
}

.f-84 {
  font-size: 84px;
  line-height: 88px;
}

.f-85 {
  font-size: 85px;
  line-height: 89px;
}

.f-86 {
  font-size: 86px;
  line-height: 90px;
}

.f-87 {
  font-size: 87px;
  line-height: 91px;
}

.f-88 {
  font-size: 88px;
  line-height: 92px;
}

.f-89 {
  font-size: 89px;
  line-height: 93px;
}

.f-90 {
  font-size: 90px;
  line-height: 94px;
}

.f-91 {
  font-size: 91px;
  line-height: 95px;
}

.f-92 {
  font-size: 92px;
  line-height: 96px;
}

.f-93 {
  font-size: 93px;
  line-height: 97px;
}

.f-94 {
  font-size: 94px;
  line-height: 98px;
}

.f-95 {
  font-size: 95px;
  line-height: 99px;
}

.f-96 {
  font-size: 96px;
  line-height: 100px;
}

.f-97 {
  font-size: 97px;
  line-height: 101px;
}

.f-98 {
  font-size: 98px;
  line-height: 102px;
}

.f-99 {
  font-size: 99px;
  line-height: 103px;
}

.f-100 {
  font-size: 100px;
  line-height: 104px;
}

.f-101 {
  font-size: 101px;
  line-height: 105px;
}

.f-102 {
  font-size: 102px;
  line-height: 106px;
}

.f-103 {
  font-size: 103px;
  line-height: 107px;
}

.f-104 {
  font-size: 104px;
  line-height: 108px;
}

.f-105 {
  font-size: 105px;
  line-height: 109px;
}

.f-106 {
  font-size: 106px;
  line-height: 110px;
}

.f-107 {
  font-size: 107px;
  line-height: 111px;
}

.f-108 {
  font-size: 108px;
  line-height: 112px;
}

.f-109 {
  font-size: 109px;
  line-height: 113px;
}

.f-110 {
  font-size: 110px;
  line-height: 114px;
}

.f-111 {
  font-size: 111px;
  line-height: 115px;
}

.f-112 {
  font-size: 112px;
  line-height: 116px;
}

.f-113 {
  font-size: 113px;
  line-height: 117px;
}

.f-114 {
  font-size: 114px;
  line-height: 118px;
}

.f-115 {
  font-size: 115px;
  line-height: 119px;
}

.f-116 {
  font-size: 116px;
  line-height: 120px;
}

.f-117 {
  font-size: 117px;
  line-height: 121px;
}

.f-118 {
  font-size: 118px;
  line-height: 122px;
}

.f-119 {
  font-size: 119px;
  line-height: 123px;
}

.f-120 {
  font-size: 120px;
  line-height: 124px;
}

.f-121 {
  font-size: 121px;
  line-height: 125px;
}

.f-122 {
  font-size: 122px;
  line-height: 126px;
}

.f-123 {
  font-size: 123px;
  line-height: 127px;
}

.f-124 {
  font-size: 124px;
  line-height: 128px;
}

.f-125 {
  font-size: 125px;
  line-height: 129px;
}

.f-126 {
  font-size: 126px;
  line-height: 130px;
}

.f-127 {
  font-size: 127px;
  line-height: 131px;
}

.f-128 {
  font-size: 128px;
  line-height: 132px;
}

.f-129 {
  font-size: 129px;
  line-height: 133px;
}

.f-130 {
  font-size: 130px;
  line-height: 134px;
}

.f-131 {
  font-size: 131px;
  line-height: 135px;
}

.f-132 {
  font-size: 132px;
  line-height: 136px;
}

.f-133 {
  font-size: 133px;
  line-height: 137px;
}

.f-134 {
  font-size: 134px;
  line-height: 138px;
}

.f-135 {
  font-size: 135px;
  line-height: 139px;
}

.f-136 {
  font-size: 136px;
  line-height: 140px;
}

.f-137 {
  font-size: 137px;
  line-height: 141px;
}

.f-138 {
  font-size: 138px;
  line-height: 142px;
}

.f-139 {
  font-size: 139px;
  line-height: 143px;
}

.f-140 {
  font-size: 140px;
  line-height: 144px;
}

.f-141 {
  font-size: 141px;
  line-height: 145px;
}

.f-142 {
  font-size: 142px;
  line-height: 146px;
}

.f-143 {
  font-size: 143px;
  line-height: 147px;
}

.f-144 {
  font-size: 144px;
  line-height: 148px;
}

.f-145 {
  font-size: 145px;
  line-height: 149px;
}

.f-146 {
  font-size: 146px;
  line-height: 150px;
}

.f-147 {
  font-size: 147px;
  line-height: 151px;
}

.f-148 {
  font-size: 148px;
  line-height: 152px;
}

.f-149 {
  font-size: 149px;
  line-height: 153px;
}

.f-150 {
  font-size: 150px;
  line-height: 154px;
}

.f-151 {
  font-size: 151px;
  line-height: 155px;
}

.f-152 {
  font-size: 152px;
  line-height: 156px;
}

.f-153 {
  font-size: 153px;
  line-height: 157px;
}

.f-154 {
  font-size: 154px;
  line-height: 158px;
}

.f-155 {
  font-size: 155px;
  line-height: 159px;
}

.f-156 {
  font-size: 156px;
  line-height: 160px;
}

.f-157 {
  font-size: 157px;
  line-height: 161px;
}

.f-158 {
  font-size: 158px;
  line-height: 162px;
}

.f-159 {
  font-size: 159px;
  line-height: 163px;
}

.f-160 {
  font-size: 160px;
  line-height: 164px;
}

.f-161 {
  font-size: 161px;
  line-height: 165px;
}

.f-162 {
  font-size: 162px;
  line-height: 166px;
}

.f-163 {
  font-size: 163px;
  line-height: 167px;
}

.f-164 {
  font-size: 164px;
  line-height: 168px;
}

.f-165 {
  font-size: 165px;
  line-height: 169px;
}

.f-166 {
  font-size: 166px;
  line-height: 170px;
}

.f-167 {
  font-size: 167px;
  line-height: 171px;
}

.f-168 {
  font-size: 168px;
  line-height: 172px;
}

.f-169 {
  font-size: 169px;
  line-height: 173px;
}

.f-170 {
  font-size: 170px;
  line-height: 174px;
}

.f-171 {
  font-size: 171px;
  line-height: 175px;
}

.f-172 {
  font-size: 172px;
  line-height: 176px;
}

.f-173 {
  font-size: 173px;
  line-height: 177px;
}

.f-174 {
  font-size: 174px;
  line-height: 178px;
}

.f-175 {
  font-size: 175px;
  line-height: 179px;
}

.f-176 {
  font-size: 176px;
  line-height: 180px;
}

.f-177 {
  font-size: 177px;
  line-height: 181px;
}

.f-178 {
  font-size: 178px;
  line-height: 182px;
}

.f-179 {
  font-size: 179px;
  line-height: 183px;
}

.f-180 {
  font-size: 180px;
  line-height: 184px;
}

.f-181 {
  font-size: 181px;
  line-height: 185px;
}

.f-182 {
  font-size: 182px;
  line-height: 186px;
}

.f-183 {
  font-size: 183px;
  line-height: 187px;
}

.f-184 {
  font-size: 184px;
  line-height: 188px;
}

.f-185 {
  font-size: 185px;
  line-height: 189px;
}

.f-186 {
  font-size: 186px;
  line-height: 190px;
}

.f-187 {
  font-size: 187px;
  line-height: 191px;
}

.f-188 {
  font-size: 188px;
  line-height: 192px;
}

.f-189 {
  font-size: 189px;
  line-height: 193px;
}

.f-190 {
  font-size: 190px;
  line-height: 194px;
}

.f-191 {
  font-size: 191px;
  line-height: 195px;
}

.f-192 {
  font-size: 192px;
  line-height: 196px;
}

.f-193 {
  font-size: 193px;
  line-height: 197px;
}

.f-194 {
  font-size: 194px;
  line-height: 198px;
}

.f-195 {
  font-size: 195px;
  line-height: 199px;
}

.f-196 {
  font-size: 196px;
  line-height: 200px;
}

.f-197 {
  font-size: 197px;
  line-height: 201px;
}

.f-198 {
  font-size: 198px;
  line-height: 202px;
}

.f-199 {
  font-size: 199px;
  line-height: 203px;
}

.f-200 {
  font-size: 200px;
  line-height: 204px;
}

@media screen and (max-width: 767px) {
  .f-sm-1 {
    font-size: 1px;
    line-height: 5px;
  }
  .f-sm-2 {
    font-size: 2px;
    line-height: 6px;
  }
  .f-sm-3 {
    font-size: 3px;
    line-height: 7px;
  }
  .f-sm-4 {
    font-size: 4px;
    line-height: 8px;
  }
  .f-sm-5 {
    font-size: 5px;
    line-height: 9px;
  }
  .f-sm-6 {
    font-size: 6px;
    line-height: 10px;
  }
  .f-sm-7 {
    font-size: 7px;
    line-height: 11px;
  }
  .f-sm-8 {
    font-size: 8px;
    line-height: 12px;
  }
  .f-sm-9 {
    font-size: 9px;
    line-height: 13px;
  }
  .f-sm-10 {
    font-size: 10px;
    line-height: 14px;
  }
  .f-sm-11 {
    font-size: 11px;
    line-height: 15px;
  }
  .f-sm-12 {
    font-size: 12px;
    line-height: 16px;
  }
  .f-sm-13 {
    font-size: 13px;
    line-height: 17px;
  }
  .f-sm-14 {
    font-size: 14px;
    line-height: 18px;
  }
  .f-sm-15 {
    font-size: 15px;
    line-height: 19px;
  }
  .f-sm-16 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-sm-17 {
    font-size: 17px;
    line-height: 21px;
  }
  .f-sm-18 {
    font-size: 18px;
    line-height: 22px;
  }
  .f-sm-19 {
    font-size: 19px;
    line-height: 23px;
  }
  .f-sm-20 {
    font-size: 20px;
    line-height: 24px;
  }
  .f-sm-21 {
    font-size: 21px;
    line-height: 25px;
  }
  .f-sm-22 {
    font-size: 22px;
    line-height: 26px;
  }
  .f-sm-23 {
    font-size: 23px;
    line-height: 27px;
  }
  .f-sm-24 {
    font-size: 24px;
    line-height: 28px;
  }
  .f-sm-25 {
    font-size: 25px;
    line-height: 29px;
  }
  .f-sm-26 {
    font-size: 26px;
    line-height: 30px;
  }
  .f-sm-27 {
    font-size: 27px;
    line-height: 31px;
  }
  .f-sm-28 {
    font-size: 28px;
    line-height: 32px;
  }
  .f-sm-29 {
    font-size: 29px;
    line-height: 33px;
  }
  .f-sm-30 {
    font-size: 30px;
    line-height: 34px;
  }
  .f-sm-31 {
    font-size: 31px;
    line-height: 35px;
  }
  .f-sm-32 {
    font-size: 32px;
    line-height: 36px;
  }
  .f-sm-33 {
    font-size: 33px;
    line-height: 37px;
  }
  .f-sm-34 {
    font-size: 34px;
    line-height: 38px;
  }
  .f-sm-35 {
    font-size: 35px;
    line-height: 39px;
  }
  .f-sm-36 {
    font-size: 36px;
    line-height: 40px;
  }
  .f-sm-37 {
    font-size: 37px;
    line-height: 41px;
  }
  .f-sm-38 {
    font-size: 38px;
    line-height: 42px;
  }
  .f-sm-39 {
    font-size: 39px;
    line-height: 43px;
  }
  .f-sm-40 {
    font-size: 40px;
    line-height: 44px;
  }
  .f-sm-41 {
    font-size: 41px;
    line-height: 45px;
  }
  .f-sm-42 {
    font-size: 42px;
    line-height: 46px;
  }
  .f-sm-43 {
    font-size: 43px;
    line-height: 47px;
  }
  .f-sm-44 {
    font-size: 44px;
    line-height: 48px;
  }
  .f-sm-45 {
    font-size: 45px;
    line-height: 49px;
  }
  .f-sm-46 {
    font-size: 46px;
    line-height: 50px;
  }
  .f-sm-47 {
    font-size: 47px;
    line-height: 51px;
  }
  .f-sm-48 {
    font-size: 48px;
    line-height: 52px;
  }
  .f-sm-49 {
    font-size: 49px;
    line-height: 53px;
  }
  .f-sm-50 {
    font-size: 50px;
    line-height: 54px;
  }
  .f-sm-51 {
    font-size: 51px;
    line-height: 55px;
  }
  .f-sm-52 {
    font-size: 52px;
    line-height: 56px;
  }
  .f-sm-53 {
    font-size: 53px;
    line-height: 57px;
  }
  .f-sm-54 {
    font-size: 54px;
    line-height: 58px;
  }
  .f-sm-55 {
    font-size: 55px;
    line-height: 59px;
  }
  .f-sm-56 {
    font-size: 56px;
    line-height: 60px;
  }
  .f-sm-57 {
    font-size: 57px;
    line-height: 61px;
  }
  .f-sm-58 {
    font-size: 58px;
    line-height: 62px;
  }
  .f-sm-59 {
    font-size: 59px;
    line-height: 63px;
  }
  .f-sm-60 {
    font-size: 60px;
    line-height: 64px;
  }
  .f-sm-61 {
    font-size: 61px;
    line-height: 65px;
  }
  .f-sm-62 {
    font-size: 62px;
    line-height: 66px;
  }
  .f-sm-63 {
    font-size: 63px;
    line-height: 67px;
  }
  .f-sm-64 {
    font-size: 64px;
    line-height: 68px;
  }
  .f-sm-65 {
    font-size: 65px;
    line-height: 69px;
  }
  .f-sm-66 {
    font-size: 66px;
    line-height: 70px;
  }
  .f-sm-67 {
    font-size: 67px;
    line-height: 71px;
  }
  .f-sm-68 {
    font-size: 68px;
    line-height: 72px;
  }
  .f-sm-69 {
    font-size: 69px;
    line-height: 73px;
  }
  .f-sm-70 {
    font-size: 70px;
    line-height: 74px;
  }
  .f-sm-71 {
    font-size: 71px;
    line-height: 75px;
  }
  .f-sm-72 {
    font-size: 72px;
    line-height: 76px;
  }
  .f-sm-73 {
    font-size: 73px;
    line-height: 77px;
  }
  .f-sm-74 {
    font-size: 74px;
    line-height: 78px;
  }
  .f-sm-75 {
    font-size: 75px;
    line-height: 79px;
  }
  .f-sm-76 {
    font-size: 76px;
    line-height: 80px;
  }
  .f-sm-77 {
    font-size: 77px;
    line-height: 81px;
  }
  .f-sm-78 {
    font-size: 78px;
    line-height: 82px;
  }
  .f-sm-79 {
    font-size: 79px;
    line-height: 83px;
  }
  .f-sm-80 {
    font-size: 80px;
    line-height: 84px;
  }
  .f-sm-81 {
    font-size: 81px;
    line-height: 85px;
  }
  .f-sm-82 {
    font-size: 82px;
    line-height: 86px;
  }
  .f-sm-83 {
    font-size: 83px;
    line-height: 87px;
  }
  .f-sm-84 {
    font-size: 84px;
    line-height: 88px;
  }
  .f-sm-85 {
    font-size: 85px;
    line-height: 89px;
  }
  .f-sm-86 {
    font-size: 86px;
    line-height: 90px;
  }
  .f-sm-87 {
    font-size: 87px;
    line-height: 91px;
  }
  .f-sm-88 {
    font-size: 88px;
    line-height: 92px;
  }
  .f-sm-89 {
    font-size: 89px;
    line-height: 93px;
  }
  .f-sm-90 {
    font-size: 90px;
    line-height: 94px;
  }
  .f-sm-91 {
    font-size: 91px;
    line-height: 95px;
  }
  .f-sm-92 {
    font-size: 92px;
    line-height: 96px;
  }
  .f-sm-93 {
    font-size: 93px;
    line-height: 97px;
  }
  .f-sm-94 {
    font-size: 94px;
    line-height: 98px;
  }
  .f-sm-95 {
    font-size: 95px;
    line-height: 99px;
  }
  .f-sm-96 {
    font-size: 96px;
    line-height: 100px;
  }
  .f-sm-97 {
    font-size: 97px;
    line-height: 101px;
  }
  .f-sm-98 {
    font-size: 98px;
    line-height: 102px;
  }
  .f-sm-99 {
    font-size: 99px;
    line-height: 103px;
  }
  .f-sm-100 {
    font-size: 100px;
    line-height: 104px;
  }
  .f-sm-101 {
    font-size: 101px;
    line-height: 105px;
  }
  .f-sm-102 {
    font-size: 102px;
    line-height: 106px;
  }
  .f-sm-103 {
    font-size: 103px;
    line-height: 107px;
  }
  .f-sm-104 {
    font-size: 104px;
    line-height: 108px;
  }
  .f-sm-105 {
    font-size: 105px;
    line-height: 109px;
  }
  .f-sm-106 {
    font-size: 106px;
    line-height: 110px;
  }
  .f-sm-107 {
    font-size: 107px;
    line-height: 111px;
  }
  .f-sm-108 {
    font-size: 108px;
    line-height: 112px;
  }
  .f-sm-109 {
    font-size: 109px;
    line-height: 113px;
  }
  .f-sm-110 {
    font-size: 110px;
    line-height: 114px;
  }
  .f-sm-111 {
    font-size: 111px;
    line-height: 115px;
  }
  .f-sm-112 {
    font-size: 112px;
    line-height: 116px;
  }
  .f-sm-113 {
    font-size: 113px;
    line-height: 117px;
  }
  .f-sm-114 {
    font-size: 114px;
    line-height: 118px;
  }
  .f-sm-115 {
    font-size: 115px;
    line-height: 119px;
  }
  .f-sm-116 {
    font-size: 116px;
    line-height: 120px;
  }
  .f-sm-117 {
    font-size: 117px;
    line-height: 121px;
  }
  .f-sm-118 {
    font-size: 118px;
    line-height: 122px;
  }
  .f-sm-119 {
    font-size: 119px;
    line-height: 123px;
  }
  .f-sm-120 {
    font-size: 120px;
    line-height: 124px;
  }
  .f-sm-121 {
    font-size: 121px;
    line-height: 125px;
  }
  .f-sm-122 {
    font-size: 122px;
    line-height: 126px;
  }
  .f-sm-123 {
    font-size: 123px;
    line-height: 127px;
  }
  .f-sm-124 {
    font-size: 124px;
    line-height: 128px;
  }
  .f-sm-125 {
    font-size: 125px;
    line-height: 129px;
  }
  .f-sm-126 {
    font-size: 126px;
    line-height: 130px;
  }
  .f-sm-127 {
    font-size: 127px;
    line-height: 131px;
  }
  .f-sm-128 {
    font-size: 128px;
    line-height: 132px;
  }
  .f-sm-129 {
    font-size: 129px;
    line-height: 133px;
  }
  .f-sm-130 {
    font-size: 130px;
    line-height: 134px;
  }
  .f-sm-131 {
    font-size: 131px;
    line-height: 135px;
  }
  .f-sm-132 {
    font-size: 132px;
    line-height: 136px;
  }
  .f-sm-133 {
    font-size: 133px;
    line-height: 137px;
  }
  .f-sm-134 {
    font-size: 134px;
    line-height: 138px;
  }
  .f-sm-135 {
    font-size: 135px;
    line-height: 139px;
  }
  .f-sm-136 {
    font-size: 136px;
    line-height: 140px;
  }
  .f-sm-137 {
    font-size: 137px;
    line-height: 141px;
  }
  .f-sm-138 {
    font-size: 138px;
    line-height: 142px;
  }
  .f-sm-139 {
    font-size: 139px;
    line-height: 143px;
  }
  .f-sm-140 {
    font-size: 140px;
    line-height: 144px;
  }
  .f-sm-141 {
    font-size: 141px;
    line-height: 145px;
  }
  .f-sm-142 {
    font-size: 142px;
    line-height: 146px;
  }
  .f-sm-143 {
    font-size: 143px;
    line-height: 147px;
  }
  .f-sm-144 {
    font-size: 144px;
    line-height: 148px;
  }
  .f-sm-145 {
    font-size: 145px;
    line-height: 149px;
  }
  .f-sm-146 {
    font-size: 146px;
    line-height: 150px;
  }
  .f-sm-147 {
    font-size: 147px;
    line-height: 151px;
  }
  .f-sm-148 {
    font-size: 148px;
    line-height: 152px;
  }
  .f-sm-149 {
    font-size: 149px;
    line-height: 153px;
  }
  .f-sm-150 {
    font-size: 150px;
    line-height: 154px;
  }
  .f-sm-151 {
    font-size: 151px;
    line-height: 155px;
  }
  .f-sm-152 {
    font-size: 152px;
    line-height: 156px;
  }
  .f-sm-153 {
    font-size: 153px;
    line-height: 157px;
  }
  .f-sm-154 {
    font-size: 154px;
    line-height: 158px;
  }
  .f-sm-155 {
    font-size: 155px;
    line-height: 159px;
  }
  .f-sm-156 {
    font-size: 156px;
    line-height: 160px;
  }
  .f-sm-157 {
    font-size: 157px;
    line-height: 161px;
  }
  .f-sm-158 {
    font-size: 158px;
    line-height: 162px;
  }
  .f-sm-159 {
    font-size: 159px;
    line-height: 163px;
  }
  .f-sm-160 {
    font-size: 160px;
    line-height: 164px;
  }
  .f-sm-161 {
    font-size: 161px;
    line-height: 165px;
  }
  .f-sm-162 {
    font-size: 162px;
    line-height: 166px;
  }
  .f-sm-163 {
    font-size: 163px;
    line-height: 167px;
  }
  .f-sm-164 {
    font-size: 164px;
    line-height: 168px;
  }
  .f-sm-165 {
    font-size: 165px;
    line-height: 169px;
  }
  .f-sm-166 {
    font-size: 166px;
    line-height: 170px;
  }
  .f-sm-167 {
    font-size: 167px;
    line-height: 171px;
  }
  .f-sm-168 {
    font-size: 168px;
    line-height: 172px;
  }
  .f-sm-169 {
    font-size: 169px;
    line-height: 173px;
  }
  .f-sm-170 {
    font-size: 170px;
    line-height: 174px;
  }
  .f-sm-171 {
    font-size: 171px;
    line-height: 175px;
  }
  .f-sm-172 {
    font-size: 172px;
    line-height: 176px;
  }
  .f-sm-173 {
    font-size: 173px;
    line-height: 177px;
  }
  .f-sm-174 {
    font-size: 174px;
    line-height: 178px;
  }
  .f-sm-175 {
    font-size: 175px;
    line-height: 179px;
  }
  .f-sm-176 {
    font-size: 176px;
    line-height: 180px;
  }
  .f-sm-177 {
    font-size: 177px;
    line-height: 181px;
  }
  .f-sm-178 {
    font-size: 178px;
    line-height: 182px;
  }
  .f-sm-179 {
    font-size: 179px;
    line-height: 183px;
  }
  .f-sm-180 {
    font-size: 180px;
    line-height: 184px;
  }
  .f-sm-181 {
    font-size: 181px;
    line-height: 185px;
  }
  .f-sm-182 {
    font-size: 182px;
    line-height: 186px;
  }
  .f-sm-183 {
    font-size: 183px;
    line-height: 187px;
  }
  .f-sm-184 {
    font-size: 184px;
    line-height: 188px;
  }
  .f-sm-185 {
    font-size: 185px;
    line-height: 189px;
  }
  .f-sm-186 {
    font-size: 186px;
    line-height: 190px;
  }
  .f-sm-187 {
    font-size: 187px;
    line-height: 191px;
  }
  .f-sm-188 {
    font-size: 188px;
    line-height: 192px;
  }
  .f-sm-189 {
    font-size: 189px;
    line-height: 193px;
  }
  .f-sm-190 {
    font-size: 190px;
    line-height: 194px;
  }
  .f-sm-191 {
    font-size: 191px;
    line-height: 195px;
  }
  .f-sm-192 {
    font-size: 192px;
    line-height: 196px;
  }
  .f-sm-193 {
    font-size: 193px;
    line-height: 197px;
  }
  .f-sm-194 {
    font-size: 194px;
    line-height: 198px;
  }
  .f-sm-195 {
    font-size: 195px;
    line-height: 199px;
  }
  .f-sm-196 {
    font-size: 196px;
    line-height: 200px;
  }
  .f-sm-197 {
    font-size: 197px;
    line-height: 201px;
  }
  .f-sm-198 {
    font-size: 198px;
    line-height: 202px;
  }
  .f-sm-199 {
    font-size: 199px;
    line-height: 203px;
  }
  .f-sm-200 {
    font-size: 200px;
    line-height: 204px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .f-md-1 {
    font-size: 1px;
    line-height: 5px;
  }
  .f-md-2 {
    font-size: 2px;
    line-height: 6px;
  }
  .f-md-3 {
    font-size: 3px;
    line-height: 7px;
  }
  .f-md-4 {
    font-size: 4px;
    line-height: 8px;
  }
  .f-md-5 {
    font-size: 5px;
    line-height: 9px;
  }
  .f-md-6 {
    font-size: 6px;
    line-height: 10px;
  }
  .f-md-7 {
    font-size: 7px;
    line-height: 11px;
  }
  .f-md-8 {
    font-size: 8px;
    line-height: 12px;
  }
  .f-md-9 {
    font-size: 9px;
    line-height: 13px;
  }
  .f-md-10 {
    font-size: 10px;
    line-height: 14px;
  }
  .f-md-11 {
    font-size: 11px;
    line-height: 15px;
  }
  .f-md-12 {
    font-size: 12px;
    line-height: 16px;
  }
  .f-md-13 {
    font-size: 13px;
    line-height: 17px;
  }
  .f-md-14 {
    font-size: 14px;
    line-height: 18px;
  }
  .f-md-15 {
    font-size: 15px;
    line-height: 19px;
  }
  .f-md-16 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-md-17 {
    font-size: 17px;
    line-height: 21px;
  }
  .f-md-18 {
    font-size: 18px;
    line-height: 22px;
  }
  .f-md-19 {
    font-size: 19px;
    line-height: 23px;
  }
  .f-md-20 {
    font-size: 20px;
    line-height: 24px;
  }
  .f-md-21 {
    font-size: 21px;
    line-height: 25px;
  }
  .f-md-22 {
    font-size: 22px;
    line-height: 26px;
  }
  .f-md-23 {
    font-size: 23px;
    line-height: 27px;
  }
  .f-md-24 {
    font-size: 24px;
    line-height: 28px;
  }
  .f-md-25 {
    font-size: 25px;
    line-height: 29px;
  }
  .f-md-26 {
    font-size: 26px;
    line-height: 30px;
  }
  .f-md-27 {
    font-size: 27px;
    line-height: 31px;
  }
  .f-md-28 {
    font-size: 28px;
    line-height: 32px;
  }
  .f-md-29 {
    font-size: 29px;
    line-height: 33px;
  }
  .f-md-30 {
    font-size: 30px;
    line-height: 34px;
  }
  .f-md-31 {
    font-size: 31px;
    line-height: 35px;
  }
  .f-md-32 {
    font-size: 32px;
    line-height: 36px;
  }
  .f-md-33 {
    font-size: 33px;
    line-height: 37px;
  }
  .f-md-34 {
    font-size: 34px;
    line-height: 38px;
  }
  .f-md-35 {
    font-size: 35px;
    line-height: 39px;
  }
  .f-md-36 {
    font-size: 36px;
    line-height: 40px;
  }
  .f-md-37 {
    font-size: 37px;
    line-height: 41px;
  }
  .f-md-38 {
    font-size: 38px;
    line-height: 42px;
  }
  .f-md-39 {
    font-size: 39px;
    line-height: 43px;
  }
  .f-md-40 {
    font-size: 40px;
    line-height: 44px;
  }
  .f-md-41 {
    font-size: 41px;
    line-height: 45px;
  }
  .f-md-42 {
    font-size: 42px;
    line-height: 46px;
  }
  .f-md-43 {
    font-size: 43px;
    line-height: 47px;
  }
  .f-md-44 {
    font-size: 44px;
    line-height: 48px;
  }
  .f-md-45 {
    font-size: 45px;
    line-height: 49px;
  }
  .f-md-46 {
    font-size: 46px;
    line-height: 50px;
  }
  .f-md-47 {
    font-size: 47px;
    line-height: 51px;
  }
  .f-md-48 {
    font-size: 48px;
    line-height: 52px;
  }
  .f-md-49 {
    font-size: 49px;
    line-height: 53px;
  }
  .f-md-50 {
    font-size: 50px;
    line-height: 54px;
  }
  .f-md-51 {
    font-size: 51px;
    line-height: 55px;
  }
  .f-md-52 {
    font-size: 52px;
    line-height: 56px;
  }
  .f-md-53 {
    font-size: 53px;
    line-height: 57px;
  }
  .f-md-54 {
    font-size: 54px;
    line-height: 58px;
  }
  .f-md-55 {
    font-size: 55px;
    line-height: 59px;
  }
  .f-md-56 {
    font-size: 56px;
    line-height: 60px;
  }
  .f-md-57 {
    font-size: 57px;
    line-height: 61px;
  }
  .f-md-58 {
    font-size: 58px;
    line-height: 62px;
  }
  .f-md-59 {
    font-size: 59px;
    line-height: 63px;
  }
  .f-md-60 {
    font-size: 60px;
    line-height: 64px;
  }
  .f-md-61 {
    font-size: 61px;
    line-height: 65px;
  }
  .f-md-62 {
    font-size: 62px;
    line-height: 66px;
  }
  .f-md-63 {
    font-size: 63px;
    line-height: 67px;
  }
  .f-md-64 {
    font-size: 64px;
    line-height: 68px;
  }
  .f-md-65 {
    font-size: 65px;
    line-height: 69px;
  }
  .f-md-66 {
    font-size: 66px;
    line-height: 70px;
  }
  .f-md-67 {
    font-size: 67px;
    line-height: 71px;
  }
  .f-md-68 {
    font-size: 68px;
    line-height: 72px;
  }
  .f-md-69 {
    font-size: 69px;
    line-height: 73px;
  }
  .f-md-70 {
    font-size: 70px;
    line-height: 74px;
  }
  .f-md-71 {
    font-size: 71px;
    line-height: 75px;
  }
  .f-md-72 {
    font-size: 72px;
    line-height: 76px;
  }
  .f-md-73 {
    font-size: 73px;
    line-height: 77px;
  }
  .f-md-74 {
    font-size: 74px;
    line-height: 78px;
  }
  .f-md-75 {
    font-size: 75px;
    line-height: 79px;
  }
  .f-md-76 {
    font-size: 76px;
    line-height: 80px;
  }
  .f-md-77 {
    font-size: 77px;
    line-height: 81px;
  }
  .f-md-78 {
    font-size: 78px;
    line-height: 82px;
  }
  .f-md-79 {
    font-size: 79px;
    line-height: 83px;
  }
  .f-md-80 {
    font-size: 80px;
    line-height: 84px;
  }
  .f-md-81 {
    font-size: 81px;
    line-height: 85px;
  }
  .f-md-82 {
    font-size: 82px;
    line-height: 86px;
  }
  .f-md-83 {
    font-size: 83px;
    line-height: 87px;
  }
  .f-md-84 {
    font-size: 84px;
    line-height: 88px;
  }
  .f-md-85 {
    font-size: 85px;
    line-height: 89px;
  }
  .f-md-86 {
    font-size: 86px;
    line-height: 90px;
  }
  .f-md-87 {
    font-size: 87px;
    line-height: 91px;
  }
  .f-md-88 {
    font-size: 88px;
    line-height: 92px;
  }
  .f-md-89 {
    font-size: 89px;
    line-height: 93px;
  }
  .f-md-90 {
    font-size: 90px;
    line-height: 94px;
  }
  .f-md-91 {
    font-size: 91px;
    line-height: 95px;
  }
  .f-md-92 {
    font-size: 92px;
    line-height: 96px;
  }
  .f-md-93 {
    font-size: 93px;
    line-height: 97px;
  }
  .f-md-94 {
    font-size: 94px;
    line-height: 98px;
  }
  .f-md-95 {
    font-size: 95px;
    line-height: 99px;
  }
  .f-md-96 {
    font-size: 96px;
    line-height: 100px;
  }
  .f-md-97 {
    font-size: 97px;
    line-height: 101px;
  }
  .f-md-98 {
    font-size: 98px;
    line-height: 102px;
  }
  .f-md-99 {
    font-size: 99px;
    line-height: 103px;
  }
  .f-md-100 {
    font-size: 100px;
    line-height: 104px;
  }
  .f-md-101 {
    font-size: 101px;
    line-height: 105px;
  }
  .f-md-102 {
    font-size: 102px;
    line-height: 106px;
  }
  .f-md-103 {
    font-size: 103px;
    line-height: 107px;
  }
  .f-md-104 {
    font-size: 104px;
    line-height: 108px;
  }
  .f-md-105 {
    font-size: 105px;
    line-height: 109px;
  }
  .f-md-106 {
    font-size: 106px;
    line-height: 110px;
  }
  .f-md-107 {
    font-size: 107px;
    line-height: 111px;
  }
  .f-md-108 {
    font-size: 108px;
    line-height: 112px;
  }
  .f-md-109 {
    font-size: 109px;
    line-height: 113px;
  }
  .f-md-110 {
    font-size: 110px;
    line-height: 114px;
  }
  .f-md-111 {
    font-size: 111px;
    line-height: 115px;
  }
  .f-md-112 {
    font-size: 112px;
    line-height: 116px;
  }
  .f-md-113 {
    font-size: 113px;
    line-height: 117px;
  }
  .f-md-114 {
    font-size: 114px;
    line-height: 118px;
  }
  .f-md-115 {
    font-size: 115px;
    line-height: 119px;
  }
  .f-md-116 {
    font-size: 116px;
    line-height: 120px;
  }
  .f-md-117 {
    font-size: 117px;
    line-height: 121px;
  }
  .f-md-118 {
    font-size: 118px;
    line-height: 122px;
  }
  .f-md-119 {
    font-size: 119px;
    line-height: 123px;
  }
  .f-md-120 {
    font-size: 120px;
    line-height: 124px;
  }
  .f-md-121 {
    font-size: 121px;
    line-height: 125px;
  }
  .f-md-122 {
    font-size: 122px;
    line-height: 126px;
  }
  .f-md-123 {
    font-size: 123px;
    line-height: 127px;
  }
  .f-md-124 {
    font-size: 124px;
    line-height: 128px;
  }
  .f-md-125 {
    font-size: 125px;
    line-height: 129px;
  }
  .f-md-126 {
    font-size: 126px;
    line-height: 130px;
  }
  .f-md-127 {
    font-size: 127px;
    line-height: 131px;
  }
  .f-md-128 {
    font-size: 128px;
    line-height: 132px;
  }
  .f-md-129 {
    font-size: 129px;
    line-height: 133px;
  }
  .f-md-130 {
    font-size: 130px;
    line-height: 134px;
  }
  .f-md-131 {
    font-size: 131px;
    line-height: 135px;
  }
  .f-md-132 {
    font-size: 132px;
    line-height: 136px;
  }
  .f-md-133 {
    font-size: 133px;
    line-height: 137px;
  }
  .f-md-134 {
    font-size: 134px;
    line-height: 138px;
  }
  .f-md-135 {
    font-size: 135px;
    line-height: 139px;
  }
  .f-md-136 {
    font-size: 136px;
    line-height: 140px;
  }
  .f-md-137 {
    font-size: 137px;
    line-height: 141px;
  }
  .f-md-138 {
    font-size: 138px;
    line-height: 142px;
  }
  .f-md-139 {
    font-size: 139px;
    line-height: 143px;
  }
  .f-md-140 {
    font-size: 140px;
    line-height: 144px;
  }
  .f-md-141 {
    font-size: 141px;
    line-height: 145px;
  }
  .f-md-142 {
    font-size: 142px;
    line-height: 146px;
  }
  .f-md-143 {
    font-size: 143px;
    line-height: 147px;
  }
  .f-md-144 {
    font-size: 144px;
    line-height: 148px;
  }
  .f-md-145 {
    font-size: 145px;
    line-height: 149px;
  }
  .f-md-146 {
    font-size: 146px;
    line-height: 150px;
  }
  .f-md-147 {
    font-size: 147px;
    line-height: 151px;
  }
  .f-md-148 {
    font-size: 148px;
    line-height: 152px;
  }
  .f-md-149 {
    font-size: 149px;
    line-height: 153px;
  }
  .f-md-150 {
    font-size: 150px;
    line-height: 154px;
  }
  .f-md-151 {
    font-size: 151px;
    line-height: 155px;
  }
  .f-md-152 {
    font-size: 152px;
    line-height: 156px;
  }
  .f-md-153 {
    font-size: 153px;
    line-height: 157px;
  }
  .f-md-154 {
    font-size: 154px;
    line-height: 158px;
  }
  .f-md-155 {
    font-size: 155px;
    line-height: 159px;
  }
  .f-md-156 {
    font-size: 156px;
    line-height: 160px;
  }
  .f-md-157 {
    font-size: 157px;
    line-height: 161px;
  }
  .f-md-158 {
    font-size: 158px;
    line-height: 162px;
  }
  .f-md-159 {
    font-size: 159px;
    line-height: 163px;
  }
  .f-md-160 {
    font-size: 160px;
    line-height: 164px;
  }
  .f-md-161 {
    font-size: 161px;
    line-height: 165px;
  }
  .f-md-162 {
    font-size: 162px;
    line-height: 166px;
  }
  .f-md-163 {
    font-size: 163px;
    line-height: 167px;
  }
  .f-md-164 {
    font-size: 164px;
    line-height: 168px;
  }
  .f-md-165 {
    font-size: 165px;
    line-height: 169px;
  }
  .f-md-166 {
    font-size: 166px;
    line-height: 170px;
  }
  .f-md-167 {
    font-size: 167px;
    line-height: 171px;
  }
  .f-md-168 {
    font-size: 168px;
    line-height: 172px;
  }
  .f-md-169 {
    font-size: 169px;
    line-height: 173px;
  }
  .f-md-170 {
    font-size: 170px;
    line-height: 174px;
  }
  .f-md-171 {
    font-size: 171px;
    line-height: 175px;
  }
  .f-md-172 {
    font-size: 172px;
    line-height: 176px;
  }
  .f-md-173 {
    font-size: 173px;
    line-height: 177px;
  }
  .f-md-174 {
    font-size: 174px;
    line-height: 178px;
  }
  .f-md-175 {
    font-size: 175px;
    line-height: 179px;
  }
  .f-md-176 {
    font-size: 176px;
    line-height: 180px;
  }
  .f-md-177 {
    font-size: 177px;
    line-height: 181px;
  }
  .f-md-178 {
    font-size: 178px;
    line-height: 182px;
  }
  .f-md-179 {
    font-size: 179px;
    line-height: 183px;
  }
  .f-md-180 {
    font-size: 180px;
    line-height: 184px;
  }
  .f-md-181 {
    font-size: 181px;
    line-height: 185px;
  }
  .f-md-182 {
    font-size: 182px;
    line-height: 186px;
  }
  .f-md-183 {
    font-size: 183px;
    line-height: 187px;
  }
  .f-md-184 {
    font-size: 184px;
    line-height: 188px;
  }
  .f-md-185 {
    font-size: 185px;
    line-height: 189px;
  }
  .f-md-186 {
    font-size: 186px;
    line-height: 190px;
  }
  .f-md-187 {
    font-size: 187px;
    line-height: 191px;
  }
  .f-md-188 {
    font-size: 188px;
    line-height: 192px;
  }
  .f-md-189 {
    font-size: 189px;
    line-height: 193px;
  }
  .f-md-190 {
    font-size: 190px;
    line-height: 194px;
  }
  .f-md-191 {
    font-size: 191px;
    line-height: 195px;
  }
  .f-md-192 {
    font-size: 192px;
    line-height: 196px;
  }
  .f-md-193 {
    font-size: 193px;
    line-height: 197px;
  }
  .f-md-194 {
    font-size: 194px;
    line-height: 198px;
  }
  .f-md-195 {
    font-size: 195px;
    line-height: 199px;
  }
  .f-md-196 {
    font-size: 196px;
    line-height: 200px;
  }
  .f-md-197 {
    font-size: 197px;
    line-height: 201px;
  }
  .f-md-198 {
    font-size: 198px;
    line-height: 202px;
  }
  .f-md-199 {
    font-size: 199px;
    line-height: 203px;
  }
  .f-md-200 {
    font-size: 200px;
    line-height: 204px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .f-lg-1 {
    font-size: 1px;
    line-height: 5px;
  }
  .f-lg-2 {
    font-size: 2px;
    line-height: 6px;
  }
  .f-lg-3 {
    font-size: 3px;
    line-height: 7px;
  }
  .f-lg-4 {
    font-size: 4px;
    line-height: 8px;
  }
  .f-lg-5 {
    font-size: 5px;
    line-height: 9px;
  }
  .f-lg-6 {
    font-size: 6px;
    line-height: 10px;
  }
  .f-lg-7 {
    font-size: 7px;
    line-height: 11px;
  }
  .f-lg-8 {
    font-size: 8px;
    line-height: 12px;
  }
  .f-lg-9 {
    font-size: 9px;
    line-height: 13px;
  }
  .f-lg-10 {
    font-size: 10px;
    line-height: 14px;
  }
  .f-lg-11 {
    font-size: 11px;
    line-height: 15px;
  }
  .f-lg-12 {
    font-size: 12px;
    line-height: 16px;
  }
  .f-lg-13 {
    font-size: 13px;
    line-height: 17px;
  }
  .f-lg-14 {
    font-size: 14px;
    line-height: 18px;
  }
  .f-lg-15 {
    font-size: 15px;
    line-height: 19px;
  }
  .f-lg-16 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-lg-17 {
    font-size: 17px;
    line-height: 21px;
  }
  .f-lg-18 {
    font-size: 18px;
    line-height: 22px;
  }
  .f-lg-19 {
    font-size: 19px;
    line-height: 23px;
  }
  .f-lg-20 {
    font-size: 20px;
    line-height: 24px;
  }
  .f-lg-21 {
    font-size: 21px;
    line-height: 25px;
  }
  .f-lg-22 {
    font-size: 22px;
    line-height: 26px;
  }
  .f-lg-23 {
    font-size: 23px;
    line-height: 27px;
  }
  .f-lg-24 {
    font-size: 24px;
    line-height: 28px;
  }
  .f-lg-25 {
    font-size: 25px;
    line-height: 29px;
  }
  .f-lg-26 {
    font-size: 26px;
    line-height: 30px;
  }
  .f-lg-27 {
    font-size: 27px;
    line-height: 31px;
  }
  .f-lg-28 {
    font-size: 28px;
    line-height: 32px;
  }
  .f-lg-29 {
    font-size: 29px;
    line-height: 33px;
  }
  .f-lg-30 {
    font-size: 30px;
    line-height: 34px;
  }
  .f-lg-31 {
    font-size: 31px;
    line-height: 35px;
  }
  .f-lg-32 {
    font-size: 32px;
    line-height: 36px;
  }
  .f-lg-33 {
    font-size: 33px;
    line-height: 37px;
  }
  .f-lg-34 {
    font-size: 34px;
    line-height: 38px;
  }
  .f-lg-35 {
    font-size: 35px;
    line-height: 39px;
  }
  .f-lg-36 {
    font-size: 36px;
    line-height: 40px;
  }
  .f-lg-37 {
    font-size: 37px;
    line-height: 41px;
  }
  .f-lg-38 {
    font-size: 38px;
    line-height: 42px;
  }
  .f-lg-39 {
    font-size: 39px;
    line-height: 43px;
  }
  .f-lg-40 {
    font-size: 40px;
    line-height: 44px;
  }
  .f-lg-41 {
    font-size: 41px;
    line-height: 45px;
  }
  .f-lg-42 {
    font-size: 42px;
    line-height: 46px;
  }
  .f-lg-43 {
    font-size: 43px;
    line-height: 47px;
  }
  .f-lg-44 {
    font-size: 44px;
    line-height: 48px;
  }
  .f-lg-45 {
    font-size: 45px;
    line-height: 49px;
  }
  .f-lg-46 {
    font-size: 46px;
    line-height: 50px;
  }
  .f-lg-47 {
    font-size: 47px;
    line-height: 51px;
  }
  .f-lg-48 {
    font-size: 48px;
    line-height: 52px;
  }
  .f-lg-49 {
    font-size: 49px;
    line-height: 53px;
  }
  .f-lg-50 {
    font-size: 50px;
    line-height: 54px;
  }
  .f-lg-51 {
    font-size: 51px;
    line-height: 55px;
  }
  .f-lg-52 {
    font-size: 52px;
    line-height: 56px;
  }
  .f-lg-53 {
    font-size: 53px;
    line-height: 57px;
  }
  .f-lg-54 {
    font-size: 54px;
    line-height: 58px;
  }
  .f-lg-55 {
    font-size: 55px;
    line-height: 59px;
  }
  .f-lg-56 {
    font-size: 56px;
    line-height: 60px;
  }
  .f-lg-57 {
    font-size: 57px;
    line-height: 61px;
  }
  .f-lg-58 {
    font-size: 58px;
    line-height: 62px;
  }
  .f-lg-59 {
    font-size: 59px;
    line-height: 63px;
  }
  .f-lg-60 {
    font-size: 60px;
    line-height: 64px;
  }
  .f-lg-61 {
    font-size: 61px;
    line-height: 65px;
  }
  .f-lg-62 {
    font-size: 62px;
    line-height: 66px;
  }
  .f-lg-63 {
    font-size: 63px;
    line-height: 67px;
  }
  .f-lg-64 {
    font-size: 64px;
    line-height: 68px;
  }
  .f-lg-65 {
    font-size: 65px;
    line-height: 69px;
  }
  .f-lg-66 {
    font-size: 66px;
    line-height: 70px;
  }
  .f-lg-67 {
    font-size: 67px;
    line-height: 71px;
  }
  .f-lg-68 {
    font-size: 68px;
    line-height: 72px;
  }
  .f-lg-69 {
    font-size: 69px;
    line-height: 73px;
  }
  .f-lg-70 {
    font-size: 70px;
    line-height: 74px;
  }
  .f-lg-71 {
    font-size: 71px;
    line-height: 75px;
  }
  .f-lg-72 {
    font-size: 72px;
    line-height: 76px;
  }
  .f-lg-73 {
    font-size: 73px;
    line-height: 77px;
  }
  .f-lg-74 {
    font-size: 74px;
    line-height: 78px;
  }
  .f-lg-75 {
    font-size: 75px;
    line-height: 79px;
  }
  .f-lg-76 {
    font-size: 76px;
    line-height: 80px;
  }
  .f-lg-77 {
    font-size: 77px;
    line-height: 81px;
  }
  .f-lg-78 {
    font-size: 78px;
    line-height: 82px;
  }
  .f-lg-79 {
    font-size: 79px;
    line-height: 83px;
  }
  .f-lg-80 {
    font-size: 80px;
    line-height: 84px;
  }
  .f-lg-81 {
    font-size: 81px;
    line-height: 85px;
  }
  .f-lg-82 {
    font-size: 82px;
    line-height: 86px;
  }
  .f-lg-83 {
    font-size: 83px;
    line-height: 87px;
  }
  .f-lg-84 {
    font-size: 84px;
    line-height: 88px;
  }
  .f-lg-85 {
    font-size: 85px;
    line-height: 89px;
  }
  .f-lg-86 {
    font-size: 86px;
    line-height: 90px;
  }
  .f-lg-87 {
    font-size: 87px;
    line-height: 91px;
  }
  .f-lg-88 {
    font-size: 88px;
    line-height: 92px;
  }
  .f-lg-89 {
    font-size: 89px;
    line-height: 93px;
  }
  .f-lg-90 {
    font-size: 90px;
    line-height: 94px;
  }
  .f-lg-91 {
    font-size: 91px;
    line-height: 95px;
  }
  .f-lg-92 {
    font-size: 92px;
    line-height: 96px;
  }
  .f-lg-93 {
    font-size: 93px;
    line-height: 97px;
  }
  .f-lg-94 {
    font-size: 94px;
    line-height: 98px;
  }
  .f-lg-95 {
    font-size: 95px;
    line-height: 99px;
  }
  .f-lg-96 {
    font-size: 96px;
    line-height: 100px;
  }
  .f-lg-97 {
    font-size: 97px;
    line-height: 101px;
  }
  .f-lg-98 {
    font-size: 98px;
    line-height: 102px;
  }
  .f-lg-99 {
    font-size: 99px;
    line-height: 103px;
  }
  .f-lg-100 {
    font-size: 100px;
    line-height: 104px;
  }
  .f-lg-101 {
    font-size: 101px;
    line-height: 105px;
  }
  .f-lg-102 {
    font-size: 102px;
    line-height: 106px;
  }
  .f-lg-103 {
    font-size: 103px;
    line-height: 107px;
  }
  .f-lg-104 {
    font-size: 104px;
    line-height: 108px;
  }
  .f-lg-105 {
    font-size: 105px;
    line-height: 109px;
  }
  .f-lg-106 {
    font-size: 106px;
    line-height: 110px;
  }
  .f-lg-107 {
    font-size: 107px;
    line-height: 111px;
  }
  .f-lg-108 {
    font-size: 108px;
    line-height: 112px;
  }
  .f-lg-109 {
    font-size: 109px;
    line-height: 113px;
  }
  .f-lg-110 {
    font-size: 110px;
    line-height: 114px;
  }
  .f-lg-111 {
    font-size: 111px;
    line-height: 115px;
  }
  .f-lg-112 {
    font-size: 112px;
    line-height: 116px;
  }
  .f-lg-113 {
    font-size: 113px;
    line-height: 117px;
  }
  .f-lg-114 {
    font-size: 114px;
    line-height: 118px;
  }
  .f-lg-115 {
    font-size: 115px;
    line-height: 119px;
  }
  .f-lg-116 {
    font-size: 116px;
    line-height: 120px;
  }
  .f-lg-117 {
    font-size: 117px;
    line-height: 121px;
  }
  .f-lg-118 {
    font-size: 118px;
    line-height: 122px;
  }
  .f-lg-119 {
    font-size: 119px;
    line-height: 123px;
  }
  .f-lg-120 {
    font-size: 120px;
    line-height: 124px;
  }
  .f-lg-121 {
    font-size: 121px;
    line-height: 125px;
  }
  .f-lg-122 {
    font-size: 122px;
    line-height: 126px;
  }
  .f-lg-123 {
    font-size: 123px;
    line-height: 127px;
  }
  .f-lg-124 {
    font-size: 124px;
    line-height: 128px;
  }
  .f-lg-125 {
    font-size: 125px;
    line-height: 129px;
  }
  .f-lg-126 {
    font-size: 126px;
    line-height: 130px;
  }
  .f-lg-127 {
    font-size: 127px;
    line-height: 131px;
  }
  .f-lg-128 {
    font-size: 128px;
    line-height: 132px;
  }
  .f-lg-129 {
    font-size: 129px;
    line-height: 133px;
  }
  .f-lg-130 {
    font-size: 130px;
    line-height: 134px;
  }
  .f-lg-131 {
    font-size: 131px;
    line-height: 135px;
  }
  .f-lg-132 {
    font-size: 132px;
    line-height: 136px;
  }
  .f-lg-133 {
    font-size: 133px;
    line-height: 137px;
  }
  .f-lg-134 {
    font-size: 134px;
    line-height: 138px;
  }
  .f-lg-135 {
    font-size: 135px;
    line-height: 139px;
  }
  .f-lg-136 {
    font-size: 136px;
    line-height: 140px;
  }
  .f-lg-137 {
    font-size: 137px;
    line-height: 141px;
  }
  .f-lg-138 {
    font-size: 138px;
    line-height: 142px;
  }
  .f-lg-139 {
    font-size: 139px;
    line-height: 143px;
  }
  .f-lg-140 {
    font-size: 140px;
    line-height: 144px;
  }
  .f-lg-141 {
    font-size: 141px;
    line-height: 145px;
  }
  .f-lg-142 {
    font-size: 142px;
    line-height: 146px;
  }
  .f-lg-143 {
    font-size: 143px;
    line-height: 147px;
  }
  .f-lg-144 {
    font-size: 144px;
    line-height: 148px;
  }
  .f-lg-145 {
    font-size: 145px;
    line-height: 149px;
  }
  .f-lg-146 {
    font-size: 146px;
    line-height: 150px;
  }
  .f-lg-147 {
    font-size: 147px;
    line-height: 151px;
  }
  .f-lg-148 {
    font-size: 148px;
    line-height: 152px;
  }
  .f-lg-149 {
    font-size: 149px;
    line-height: 153px;
  }
  .f-lg-150 {
    font-size: 150px;
    line-height: 154px;
  }
  .f-lg-151 {
    font-size: 151px;
    line-height: 155px;
  }
  .f-lg-152 {
    font-size: 152px;
    line-height: 156px;
  }
  .f-lg-153 {
    font-size: 153px;
    line-height: 157px;
  }
  .f-lg-154 {
    font-size: 154px;
    line-height: 158px;
  }
  .f-lg-155 {
    font-size: 155px;
    line-height: 159px;
  }
  .f-lg-156 {
    font-size: 156px;
    line-height: 160px;
  }
  .f-lg-157 {
    font-size: 157px;
    line-height: 161px;
  }
  .f-lg-158 {
    font-size: 158px;
    line-height: 162px;
  }
  .f-lg-159 {
    font-size: 159px;
    line-height: 163px;
  }
  .f-lg-160 {
    font-size: 160px;
    line-height: 164px;
  }
  .f-lg-161 {
    font-size: 161px;
    line-height: 165px;
  }
  .f-lg-162 {
    font-size: 162px;
    line-height: 166px;
  }
  .f-lg-163 {
    font-size: 163px;
    line-height: 167px;
  }
  .f-lg-164 {
    font-size: 164px;
    line-height: 168px;
  }
  .f-lg-165 {
    font-size: 165px;
    line-height: 169px;
  }
  .f-lg-166 {
    font-size: 166px;
    line-height: 170px;
  }
  .f-lg-167 {
    font-size: 167px;
    line-height: 171px;
  }
  .f-lg-168 {
    font-size: 168px;
    line-height: 172px;
  }
  .f-lg-169 {
    font-size: 169px;
    line-height: 173px;
  }
  .f-lg-170 {
    font-size: 170px;
    line-height: 174px;
  }
  .f-lg-171 {
    font-size: 171px;
    line-height: 175px;
  }
  .f-lg-172 {
    font-size: 172px;
    line-height: 176px;
  }
  .f-lg-173 {
    font-size: 173px;
    line-height: 177px;
  }
  .f-lg-174 {
    font-size: 174px;
    line-height: 178px;
  }
  .f-lg-175 {
    font-size: 175px;
    line-height: 179px;
  }
  .f-lg-176 {
    font-size: 176px;
    line-height: 180px;
  }
  .f-lg-177 {
    font-size: 177px;
    line-height: 181px;
  }
  .f-lg-178 {
    font-size: 178px;
    line-height: 182px;
  }
  .f-lg-179 {
    font-size: 179px;
    line-height: 183px;
  }
  .f-lg-180 {
    font-size: 180px;
    line-height: 184px;
  }
  .f-lg-181 {
    font-size: 181px;
    line-height: 185px;
  }
  .f-lg-182 {
    font-size: 182px;
    line-height: 186px;
  }
  .f-lg-183 {
    font-size: 183px;
    line-height: 187px;
  }
  .f-lg-184 {
    font-size: 184px;
    line-height: 188px;
  }
  .f-lg-185 {
    font-size: 185px;
    line-height: 189px;
  }
  .f-lg-186 {
    font-size: 186px;
    line-height: 190px;
  }
  .f-lg-187 {
    font-size: 187px;
    line-height: 191px;
  }
  .f-lg-188 {
    font-size: 188px;
    line-height: 192px;
  }
  .f-lg-189 {
    font-size: 189px;
    line-height: 193px;
  }
  .f-lg-190 {
    font-size: 190px;
    line-height: 194px;
  }
  .f-lg-191 {
    font-size: 191px;
    line-height: 195px;
  }
  .f-lg-192 {
    font-size: 192px;
    line-height: 196px;
  }
  .f-lg-193 {
    font-size: 193px;
    line-height: 197px;
  }
  .f-lg-194 {
    font-size: 194px;
    line-height: 198px;
  }
  .f-lg-195 {
    font-size: 195px;
    line-height: 199px;
  }
  .f-lg-196 {
    font-size: 196px;
    line-height: 200px;
  }
  .f-lg-197 {
    font-size: 197px;
    line-height: 201px;
  }
  .f-lg-198 {
    font-size: 198px;
    line-height: 202px;
  }
  .f-lg-199 {
    font-size: 199px;
    line-height: 203px;
  }
  .f-lg-200 {
    font-size: 200px;
    line-height: 204px;
  }
}
@media screen and (max-width: 767px) {
  .p-sm-lr-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .p-sm-lr-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 1px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-11 {
  margin-top: 11px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mt-13 {
  margin-top: 13px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-17 {
  margin-top: 17px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.mt-19 {
  margin-top: 19px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-21 {
  margin-top: 21px !important;
}

.mt-22 {
  margin-top: 22px !important;
}

.mt-23 {
  margin-top: 23px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mt-27 {
  margin-top: 27px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mt-29 {
  margin-top: 29px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-31 {
  margin-top: 31px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mt-33 {
  margin-top: 33px !important;
}

.mt-34 {
  margin-top: 34px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mt-37 {
  margin-top: 37px !important;
}

.mt-38 {
  margin-top: 38px !important;
}

.mt-39 {
  margin-top: 39px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-41 {
  margin-top: 41px !important;
}

.mt-42 {
  margin-top: 42px !important;
}

.mt-43 {
  margin-top: 43px !important;
}

.mt-44 {
  margin-top: 44px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-46 {
  margin-top: 46px !important;
}

.mt-47 {
  margin-top: 47px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mt-49 {
  margin-top: 49px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-51 {
  margin-top: 51px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mt-53 {
  margin-top: 53px !important;
}

.mt-54 {
  margin-top: 54px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mt-57 {
  margin-top: 57px !important;
}

.mt-58 {
  margin-top: 58px !important;
}

.mt-59 {
  margin-top: 59px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-61 {
  margin-top: 61px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

.mt-63 {
  margin-top: 63px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-66 {
  margin-top: 66px !important;
}

.mt-67 {
  margin-top: 67px !important;
}

.mt-68 {
  margin-top: 68px !important;
}

.mt-69 {
  margin-top: 69px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-71 {
  margin-top: 71px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mt-73 {
  margin-top: 73px !important;
}

.mt-74 {
  margin-top: 74px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-76 {
  margin-top: 76px !important;
}

.mt-77 {
  margin-top: 77px !important;
}

.mt-78 {
  margin-top: 78px !important;
}

.mt-79 {
  margin-top: 79px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-81 {
  margin-top: 81px !important;
}

.mt-82 {
  margin-top: 82px !important;
}

.mt-83 {
  margin-top: 83px !important;
}

.mt-84 {
  margin-top: 84px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-86 {
  margin-top: 86px !important;
}

.mt-87 {
  margin-top: 87px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mt-89 {
  margin-top: 89px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-91 {
  margin-top: 91px !important;
}

.mt-92 {
  margin-top: 92px !important;
}

.mt-93 {
  margin-top: 93px !important;
}

.mt-94 {
  margin-top: 94px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-96 {
  margin-top: 96px !important;
}

.mt-97 {
  margin-top: 97px !important;
}

.mt-98 {
  margin-top: 98px !important;
}

.mt-99 {
  margin-top: 99px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-101 {
  margin-top: 101px !important;
}

.mt-102 {
  margin-top: 102px !important;
}

.mt-103 {
  margin-top: 103px !important;
}

.mt-104 {
  margin-top: 104px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mt-106 {
  margin-top: 106px !important;
}

.mt-107 {
  margin-top: 107px !important;
}

.mt-108 {
  margin-top: 108px !important;
}

.mt-109 {
  margin-top: 109px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-111 {
  margin-top: 111px !important;
}

.mt-112 {
  margin-top: 112px !important;
}

.mt-113 {
  margin-top: 113px !important;
}

.mt-114 {
  margin-top: 114px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mt-116 {
  margin-top: 116px !important;
}

.mt-117 {
  margin-top: 117px !important;
}

.mt-118 {
  margin-top: 118px !important;
}

.mt-119 {
  margin-top: 119px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mt-121 {
  margin-top: 121px !important;
}

.mt-122 {
  margin-top: 122px !important;
}

.mt-123 {
  margin-top: 123px !important;
}

.mt-124 {
  margin-top: 124px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mt-126 {
  margin-top: 126px !important;
}

.mt-127 {
  margin-top: 127px !important;
}

.mt-128 {
  margin-top: 128px !important;
}

.mt-129 {
  margin-top: 129px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mt-131 {
  margin-top: 131px !important;
}

.mt-132 {
  margin-top: 132px !important;
}

.mt-133 {
  margin-top: 133px !important;
}

.mt-134 {
  margin-top: 134px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mt-136 {
  margin-top: 136px !important;
}

.mt-137 {
  margin-top: 137px !important;
}

.mt-138 {
  margin-top: 138px !important;
}

.mt-139 {
  margin-top: 139px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mt-141 {
  margin-top: 141px !important;
}

.mt-142 {
  margin-top: 142px !important;
}

.mt-143 {
  margin-top: 143px !important;
}

.mt-144 {
  margin-top: 144px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mt-146 {
  margin-top: 146px !important;
}

.mt-147 {
  margin-top: 147px !important;
}

.mt-148 {
  margin-top: 148px !important;
}

.mt-149 {
  margin-top: 149px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mt-151 {
  margin-top: 151px !important;
}

.mt-152 {
  margin-top: 152px !important;
}

.mt-153 {
  margin-top: 153px !important;
}

.mt-154 {
  margin-top: 154px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mt-156 {
  margin-top: 156px !important;
}

.mt-157 {
  margin-top: 157px !important;
}

.mt-158 {
  margin-top: 158px !important;
}

.mt-159 {
  margin-top: 159px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mt-161 {
  margin-top: 161px !important;
}

.mt-162 {
  margin-top: 162px !important;
}

.mt-163 {
  margin-top: 163px !important;
}

.mt-164 {
  margin-top: 164px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mt-166 {
  margin-top: 166px !important;
}

.mt-167 {
  margin-top: 167px !important;
}

.mt-168 {
  margin-top: 168px !important;
}

.mt-169 {
  margin-top: 169px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mt-171 {
  margin-top: 171px !important;
}

.mt-172 {
  margin-top: 172px !important;
}

.mt-173 {
  margin-top: 173px !important;
}

.mt-174 {
  margin-top: 174px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mt-176 {
  margin-top: 176px !important;
}

.mt-177 {
  margin-top: 177px !important;
}

.mt-178 {
  margin-top: 178px !important;
}

.mt-179 {
  margin-top: 179px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mt-181 {
  margin-top: 181px !important;
}

.mt-182 {
  margin-top: 182px !important;
}

.mt-183 {
  margin-top: 183px !important;
}

.mt-184 {
  margin-top: 184px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mt-186 {
  margin-top: 186px !important;
}

.mt-187 {
  margin-top: 187px !important;
}

.mt-188 {
  margin-top: 188px !important;
}

.mt-189 {
  margin-top: 189px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mt-191 {
  margin-top: 191px !important;
}

.mt-192 {
  margin-top: 192px !important;
}

.mt-193 {
  margin-top: 193px !important;
}

.mt-194 {
  margin-top: 194px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mt-196 {
  margin-top: 196px !important;
}

.mt-197 {
  margin-top: 197px !important;
}

.mt-198 {
  margin-top: 198px !important;
}

.mt-199 {
  margin-top: 199px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

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

.mb-1 {
  margin-bottom: 1px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-11 {
  margin-bottom: 11px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mb-13 {
  margin-bottom: 13px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-17 {
  margin-bottom: 17px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.mb-19 {
  margin-bottom: 19px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-21 {
  margin-bottom: 21px !important;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.mb-23 {
  margin-bottom: 23px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.mb-27 {
  margin-bottom: 27px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mb-29 {
  margin-bottom: 29px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-31 {
  margin-bottom: 31px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-33 {
  margin-bottom: 33px !important;
}

.mb-34 {
  margin-bottom: 34px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mb-37 {
  margin-bottom: 37px !important;
}

.mb-38 {
  margin-bottom: 38px !important;
}

.mb-39 {
  margin-bottom: 39px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-41 {
  margin-bottom: 41px !important;
}

.mb-42 {
  margin-bottom: 42px !important;
}

.mb-43 {
  margin-bottom: 43px !important;
}

.mb-44 {
  margin-bottom: 44px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-46 {
  margin-bottom: 46px !important;
}

.mb-47 {
  margin-bottom: 47px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mb-49 {
  margin-bottom: 49px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-51 {
  margin-bottom: 51px !important;
}

.mb-52 {
  margin-bottom: 52px !important;
}

.mb-53 {
  margin-bottom: 53px !important;
}

.mb-54 {
  margin-bottom: 54px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.mb-57 {
  margin-bottom: 57px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.mb-59 {
  margin-bottom: 59px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-61 {
  margin-bottom: 61px !important;
}

.mb-62 {
  margin-bottom: 62px !important;
}

.mb-63 {
  margin-bottom: 63px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-66 {
  margin-bottom: 66px !important;
}

.mb-67 {
  margin-bottom: 67px !important;
}

.mb-68 {
  margin-bottom: 68px !important;
}

.mb-69 {
  margin-bottom: 69px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-71 {
  margin-bottom: 71px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.mb-73 {
  margin-bottom: 73px !important;
}

.mb-74 {
  margin-bottom: 74px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-76 {
  margin-bottom: 76px !important;
}

.mb-77 {
  margin-bottom: 77px !important;
}

.mb-78 {
  margin-bottom: 78px !important;
}

.mb-79 {
  margin-bottom: 79px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-81 {
  margin-bottom: 81px !important;
}

.mb-82 {
  margin-bottom: 82px !important;
}

.mb-83 {
  margin-bottom: 83px !important;
}

.mb-84 {
  margin-bottom: 84px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-86 {
  margin-bottom: 86px !important;
}

.mb-87 {
  margin-bottom: 87px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.mb-89 {
  margin-bottom: 89px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-91 {
  margin-bottom: 91px !important;
}

.mb-92 {
  margin-bottom: 92px !important;
}

.mb-93 {
  margin-bottom: 93px !important;
}

.mb-94 {
  margin-bottom: 94px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-96 {
  margin-bottom: 96px !important;
}

.mb-97 {
  margin-bottom: 97px !important;
}

.mb-98 {
  margin-bottom: 98px !important;
}

.mb-99 {
  margin-bottom: 99px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-101 {
  margin-bottom: 101px !important;
}

.mb-102 {
  margin-bottom: 102px !important;
}

.mb-103 {
  margin-bottom: 103px !important;
}

.mb-104 {
  margin-bottom: 104px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.mb-106 {
  margin-bottom: 106px !important;
}

.mb-107 {
  margin-bottom: 107px !important;
}

.mb-108 {
  margin-bottom: 108px !important;
}

.mb-109 {
  margin-bottom: 109px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mb-111 {
  margin-bottom: 111px !important;
}

.mb-112 {
  margin-bottom: 112px !important;
}

.mb-113 {
  margin-bottom: 113px !important;
}

.mb-114 {
  margin-bottom: 114px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.mb-116 {
  margin-bottom: 116px !important;
}

.mb-117 {
  margin-bottom: 117px !important;
}

.mb-118 {
  margin-bottom: 118px !important;
}

.mb-119 {
  margin-bottom: 119px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-121 {
  margin-bottom: 121px !important;
}

.mb-122 {
  margin-bottom: 122px !important;
}

.mb-123 {
  margin-bottom: 123px !important;
}

.mb-124 {
  margin-bottom: 124px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.mb-126 {
  margin-bottom: 126px !important;
}

.mb-127 {
  margin-bottom: 127px !important;
}

.mb-128 {
  margin-bottom: 128px !important;
}

.mb-129 {
  margin-bottom: 129px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mb-131 {
  margin-bottom: 131px !important;
}

.mb-132 {
  margin-bottom: 132px !important;
}

.mb-133 {
  margin-bottom: 133px !important;
}

.mb-134 {
  margin-bottom: 134px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.mb-136 {
  margin-bottom: 136px !important;
}

.mb-137 {
  margin-bottom: 137px !important;
}

.mb-138 {
  margin-bottom: 138px !important;
}

.mb-139 {
  margin-bottom: 139px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mb-141 {
  margin-bottom: 141px !important;
}

.mb-142 {
  margin-bottom: 142px !important;
}

.mb-143 {
  margin-bottom: 143px !important;
}

.mb-144 {
  margin-bottom: 144px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.mb-146 {
  margin-bottom: 146px !important;
}

.mb-147 {
  margin-bottom: 147px !important;
}

.mb-148 {
  margin-bottom: 148px !important;
}

.mb-149 {
  margin-bottom: 149px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-151 {
  margin-bottom: 151px !important;
}

.mb-152 {
  margin-bottom: 152px !important;
}

.mb-153 {
  margin-bottom: 153px !important;
}

.mb-154 {
  margin-bottom: 154px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.mb-156 {
  margin-bottom: 156px !important;
}

.mb-157 {
  margin-bottom: 157px !important;
}

.mb-158 {
  margin-bottom: 158px !important;
}

.mb-159 {
  margin-bottom: 159px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.mb-161 {
  margin-bottom: 161px !important;
}

.mb-162 {
  margin-bottom: 162px !important;
}

.mb-163 {
  margin-bottom: 163px !important;
}

.mb-164 {
  margin-bottom: 164px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.mb-166 {
  margin-bottom: 166px !important;
}

.mb-167 {
  margin-bottom: 167px !important;
}

.mb-168 {
  margin-bottom: 168px !important;
}

.mb-169 {
  margin-bottom: 169px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.mb-171 {
  margin-bottom: 171px !important;
}

.mb-172 {
  margin-bottom: 172px !important;
}

.mb-173 {
  margin-bottom: 173px !important;
}

.mb-174 {
  margin-bottom: 174px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.mb-176 {
  margin-bottom: 176px !important;
}

.mb-177 {
  margin-bottom: 177px !important;
}

.mb-178 {
  margin-bottom: 178px !important;
}

.mb-179 {
  margin-bottom: 179px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mb-181 {
  margin-bottom: 181px !important;
}

.mb-182 {
  margin-bottom: 182px !important;
}

.mb-183 {
  margin-bottom: 183px !important;
}

.mb-184 {
  margin-bottom: 184px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.mb-186 {
  margin-bottom: 186px !important;
}

.mb-187 {
  margin-bottom: 187px !important;
}

.mb-188 {
  margin-bottom: 188px !important;
}

.mb-189 {
  margin-bottom: 189px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.mb-191 {
  margin-bottom: 191px !important;
}

.mb-192 {
  margin-bottom: 192px !important;
}

.mb-193 {
  margin-bottom: 193px !important;
}

.mb-194 {
  margin-bottom: 194px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.mb-196 {
  margin-bottom: 196px !important;
}

.mb-197 {
  margin-bottom: 197px !important;
}

.mb-198 {
  margin-bottom: 198px !important;
}

.mb-199 {
  margin-bottom: 199px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

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

.ml-1 {
  margin-left: 1px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.ml-3 {
  margin-left: 3px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-6 {
  margin-left: 6px !important;
}

.ml-7 {
  margin-left: 7px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.ml-9 {
  margin-left: 9px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-11 {
  margin-left: 11px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.ml-13 {
  margin-left: 13px !important;
}

.ml-14 {
  margin-left: 14px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.ml-17 {
  margin-left: 17px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.ml-19 {
  margin-left: 19px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-21 {
  margin-left: 21px !important;
}

.ml-22 {
  margin-left: 22px !important;
}

.ml-23 {
  margin-left: 23px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-26 {
  margin-left: 26px !important;
}

.ml-27 {
  margin-left: 27px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.ml-29 {
  margin-left: 29px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-31 {
  margin-left: 31px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.ml-33 {
  margin-left: 33px !important;
}

.ml-34 {
  margin-left: 34px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-36 {
  margin-left: 36px !important;
}

.ml-37 {
  margin-left: 37px !important;
}

.ml-38 {
  margin-left: 38px !important;
}

.ml-39 {
  margin-left: 39px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-41 {
  margin-left: 41px !important;
}

.ml-42 {
  margin-left: 42px !important;
}

.ml-43 {
  margin-left: 43px !important;
}

.ml-44 {
  margin-left: 44px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-46 {
  margin-left: 46px !important;
}

.ml-47 {
  margin-left: 47px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.ml-49 {
  margin-left: 49px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-51 {
  margin-left: 51px !important;
}

.ml-52 {
  margin-left: 52px !important;
}

.ml-53 {
  margin-left: 53px !important;
}

.ml-54 {
  margin-left: 54px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.ml-57 {
  margin-left: 57px !important;
}

.ml-58 {
  margin-left: 58px !important;
}

.ml-59 {
  margin-left: 59px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-61 {
  margin-left: 61px !important;
}

.ml-62 {
  margin-left: 62px !important;
}

.ml-63 {
  margin-left: 63px !important;
}

.ml-64 {
  margin-left: 64px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-66 {
  margin-left: 66px !important;
}

.ml-67 {
  margin-left: 67px !important;
}

.ml-68 {
  margin-left: 68px !important;
}

.ml-69 {
  margin-left: 69px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-71 {
  margin-left: 71px !important;
}

.ml-72 {
  margin-left: 72px !important;
}

.ml-73 {
  margin-left: 73px !important;
}

.ml-74 {
  margin-left: 74px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-76 {
  margin-left: 76px !important;
}

.ml-77 {
  margin-left: 77px !important;
}

.ml-78 {
  margin-left: 78px !important;
}

.ml-79 {
  margin-left: 79px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-81 {
  margin-left: 81px !important;
}

.ml-82 {
  margin-left: 82px !important;
}

.ml-83 {
  margin-left: 83px !important;
}

.ml-84 {
  margin-left: 84px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-86 {
  margin-left: 86px !important;
}

.ml-87 {
  margin-left: 87px !important;
}

.ml-88 {
  margin-left: 88px !important;
}

.ml-89 {
  margin-left: 89px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-91 {
  margin-left: 91px !important;
}

.ml-92 {
  margin-left: 92px !important;
}

.ml-93 {
  margin-left: 93px !important;
}

.ml-94 {
  margin-left: 94px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-96 {
  margin-left: 96px !important;
}

.ml-97 {
  margin-left: 97px !important;
}

.ml-98 {
  margin-left: 98px !important;
}

.ml-99 {
  margin-left: 99px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.ml-101 {
  margin-left: 101px !important;
}

.ml-102 {
  margin-left: 102px !important;
}

.ml-103 {
  margin-left: 103px !important;
}

.ml-104 {
  margin-left: 104px !important;
}

.ml-105 {
  margin-left: 105px !important;
}

.ml-106 {
  margin-left: 106px !important;
}

.ml-107 {
  margin-left: 107px !important;
}

.ml-108 {
  margin-left: 108px !important;
}

.ml-109 {
  margin-left: 109px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.ml-111 {
  margin-left: 111px !important;
}

.ml-112 {
  margin-left: 112px !important;
}

.ml-113 {
  margin-left: 113px !important;
}

.ml-114 {
  margin-left: 114px !important;
}

.ml-115 {
  margin-left: 115px !important;
}

.ml-116 {
  margin-left: 116px !important;
}

.ml-117 {
  margin-left: 117px !important;
}

.ml-118 {
  margin-left: 118px !important;
}

.ml-119 {
  margin-left: 119px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.ml-121 {
  margin-left: 121px !important;
}

.ml-122 {
  margin-left: 122px !important;
}

.ml-123 {
  margin-left: 123px !important;
}

.ml-124 {
  margin-left: 124px !important;
}

.ml-125 {
  margin-left: 125px !important;
}

.ml-126 {
  margin-left: 126px !important;
}

.ml-127 {
  margin-left: 127px !important;
}

.ml-128 {
  margin-left: 128px !important;
}

.ml-129 {
  margin-left: 129px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.ml-131 {
  margin-left: 131px !important;
}

.ml-132 {
  margin-left: 132px !important;
}

.ml-133 {
  margin-left: 133px !important;
}

.ml-134 {
  margin-left: 134px !important;
}

.ml-135 {
  margin-left: 135px !important;
}

.ml-136 {
  margin-left: 136px !important;
}

.ml-137 {
  margin-left: 137px !important;
}

.ml-138 {
  margin-left: 138px !important;
}

.ml-139 {
  margin-left: 139px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.ml-141 {
  margin-left: 141px !important;
}

.ml-142 {
  margin-left: 142px !important;
}

.ml-143 {
  margin-left: 143px !important;
}

.ml-144 {
  margin-left: 144px !important;
}

.ml-145 {
  margin-left: 145px !important;
}

.ml-146 {
  margin-left: 146px !important;
}

.ml-147 {
  margin-left: 147px !important;
}

.ml-148 {
  margin-left: 148px !important;
}

.ml-149 {
  margin-left: 149px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.ml-151 {
  margin-left: 151px !important;
}

.ml-152 {
  margin-left: 152px !important;
}

.ml-153 {
  margin-left: 153px !important;
}

.ml-154 {
  margin-left: 154px !important;
}

.ml-155 {
  margin-left: 155px !important;
}

.ml-156 {
  margin-left: 156px !important;
}

.ml-157 {
  margin-left: 157px !important;
}

.ml-158 {
  margin-left: 158px !important;
}

.ml-159 {
  margin-left: 159px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.ml-161 {
  margin-left: 161px !important;
}

.ml-162 {
  margin-left: 162px !important;
}

.ml-163 {
  margin-left: 163px !important;
}

.ml-164 {
  margin-left: 164px !important;
}

.ml-165 {
  margin-left: 165px !important;
}

.ml-166 {
  margin-left: 166px !important;
}

.ml-167 {
  margin-left: 167px !important;
}

.ml-168 {
  margin-left: 168px !important;
}

.ml-169 {
  margin-left: 169px !important;
}

.ml-170 {
  margin-left: 170px !important;
}

.ml-171 {
  margin-left: 171px !important;
}

.ml-172 {
  margin-left: 172px !important;
}

.ml-173 {
  margin-left: 173px !important;
}

.ml-174 {
  margin-left: 174px !important;
}

.ml-175 {
  margin-left: 175px !important;
}

.ml-176 {
  margin-left: 176px !important;
}

.ml-177 {
  margin-left: 177px !important;
}

.ml-178 {
  margin-left: 178px !important;
}

.ml-179 {
  margin-left: 179px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.ml-181 {
  margin-left: 181px !important;
}

.ml-182 {
  margin-left: 182px !important;
}

.ml-183 {
  margin-left: 183px !important;
}

.ml-184 {
  margin-left: 184px !important;
}

.ml-185 {
  margin-left: 185px !important;
}

.ml-186 {
  margin-left: 186px !important;
}

.ml-187 {
  margin-left: 187px !important;
}

.ml-188 {
  margin-left: 188px !important;
}

.ml-189 {
  margin-left: 189px !important;
}

.ml-190 {
  margin-left: 190px !important;
}

.ml-191 {
  margin-left: 191px !important;
}

.ml-192 {
  margin-left: 192px !important;
}

.ml-193 {
  margin-left: 193px !important;
}

.ml-194 {
  margin-left: 194px !important;
}

.ml-195 {
  margin-left: 195px !important;
}

.ml-196 {
  margin-left: 196px !important;
}

.ml-197 {
  margin-left: 197px !important;
}

.ml-198 {
  margin-left: 198px !important;
}

.ml-199 {
  margin-left: 199px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

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

.mr-1 {
  margin-right: 1px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.mr-3 {
  margin-right: 3px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

.mr-7 {
  margin-right: 7px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.mr-9 {
  margin-right: 9px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-11 {
  margin-right: 11px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.mr-13 {
  margin-right: 13px !important;
}

.mr-14 {
  margin-right: 14px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.mr-17 {
  margin-right: 17px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.mr-19 {
  margin-right: 19px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-21 {
  margin-right: 21px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.mr-23 {
  margin-right: 23px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-26 {
  margin-right: 26px !important;
}

.mr-27 {
  margin-right: 27px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.mr-29 {
  margin-right: 29px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-31 {
  margin-right: 31px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.mr-33 {
  margin-right: 33px !important;
}

.mr-34 {
  margin-right: 34px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-36 {
  margin-right: 36px !important;
}

.mr-37 {
  margin-right: 37px !important;
}

.mr-38 {
  margin-right: 38px !important;
}

.mr-39 {
  margin-right: 39px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-41 {
  margin-right: 41px !important;
}

.mr-42 {
  margin-right: 42px !important;
}

.mr-43 {
  margin-right: 43px !important;
}

.mr-44 {
  margin-right: 44px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-46 {
  margin-right: 46px !important;
}

.mr-47 {
  margin-right: 47px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.mr-49 {
  margin-right: 49px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-51 {
  margin-right: 51px !important;
}

.mr-52 {
  margin-right: 52px !important;
}

.mr-53 {
  margin-right: 53px !important;
}

.mr-54 {
  margin-right: 54px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.mr-57 {
  margin-right: 57px !important;
}

.mr-58 {
  margin-right: 58px !important;
}

.mr-59 {
  margin-right: 59px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-61 {
  margin-right: 61px !important;
}

.mr-62 {
  margin-right: 62px !important;
}

.mr-63 {
  margin-right: 63px !important;
}

.mr-64 {
  margin-right: 64px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-66 {
  margin-right: 66px !important;
}

.mr-67 {
  margin-right: 67px !important;
}

.mr-68 {
  margin-right: 68px !important;
}

.mr-69 {
  margin-right: 69px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-71 {
  margin-right: 71px !important;
}

.mr-72 {
  margin-right: 72px !important;
}

.mr-73 {
  margin-right: 73px !important;
}

.mr-74 {
  margin-right: 74px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-76 {
  margin-right: 76px !important;
}

.mr-77 {
  margin-right: 77px !important;
}

.mr-78 {
  margin-right: 78px !important;
}

.mr-79 {
  margin-right: 79px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-81 {
  margin-right: 81px !important;
}

.mr-82 {
  margin-right: 82px !important;
}

.mr-83 {
  margin-right: 83px !important;
}

.mr-84 {
  margin-right: 84px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-86 {
  margin-right: 86px !important;
}

.mr-87 {
  margin-right: 87px !important;
}

.mr-88 {
  margin-right: 88px !important;
}

.mr-89 {
  margin-right: 89px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-91 {
  margin-right: 91px !important;
}

.mr-92 {
  margin-right: 92px !important;
}

.mr-93 {
  margin-right: 93px !important;
}

.mr-94 {
  margin-right: 94px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-96 {
  margin-right: 96px !important;
}

.mr-97 {
  margin-right: 97px !important;
}

.mr-98 {
  margin-right: 98px !important;
}

.mr-99 {
  margin-right: 99px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mr-101 {
  margin-right: 101px !important;
}

.mr-102 {
  margin-right: 102px !important;
}

.mr-103 {
  margin-right: 103px !important;
}

.mr-104 {
  margin-right: 104px !important;
}

.mr-105 {
  margin-right: 105px !important;
}

.mr-106 {
  margin-right: 106px !important;
}

.mr-107 {
  margin-right: 107px !important;
}

.mr-108 {
  margin-right: 108px !important;
}

.mr-109 {
  margin-right: 109px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.mr-111 {
  margin-right: 111px !important;
}

.mr-112 {
  margin-right: 112px !important;
}

.mr-113 {
  margin-right: 113px !important;
}

.mr-114 {
  margin-right: 114px !important;
}

.mr-115 {
  margin-right: 115px !important;
}

.mr-116 {
  margin-right: 116px !important;
}

.mr-117 {
  margin-right: 117px !important;
}

.mr-118 {
  margin-right: 118px !important;
}

.mr-119 {
  margin-right: 119px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mr-121 {
  margin-right: 121px !important;
}

.mr-122 {
  margin-right: 122px !important;
}

.mr-123 {
  margin-right: 123px !important;
}

.mr-124 {
  margin-right: 124px !important;
}

.mr-125 {
  margin-right: 125px !important;
}

.mr-126 {
  margin-right: 126px !important;
}

.mr-127 {
  margin-right: 127px !important;
}

.mr-128 {
  margin-right: 128px !important;
}

.mr-129 {
  margin-right: 129px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.mr-131 {
  margin-right: 131px !important;
}

.mr-132 {
  margin-right: 132px !important;
}

.mr-133 {
  margin-right: 133px !important;
}

.mr-134 {
  margin-right: 134px !important;
}

.mr-135 {
  margin-right: 135px !important;
}

.mr-136 {
  margin-right: 136px !important;
}

.mr-137 {
  margin-right: 137px !important;
}

.mr-138 {
  margin-right: 138px !important;
}

.mr-139 {
  margin-right: 139px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mr-141 {
  margin-right: 141px !important;
}

.mr-142 {
  margin-right: 142px !important;
}

.mr-143 {
  margin-right: 143px !important;
}

.mr-144 {
  margin-right: 144px !important;
}

.mr-145 {
  margin-right: 145px !important;
}

.mr-146 {
  margin-right: 146px !important;
}

.mr-147 {
  margin-right: 147px !important;
}

.mr-148 {
  margin-right: 148px !important;
}

.mr-149 {
  margin-right: 149px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mr-151 {
  margin-right: 151px !important;
}

.mr-152 {
  margin-right: 152px !important;
}

.mr-153 {
  margin-right: 153px !important;
}

.mr-154 {
  margin-right: 154px !important;
}

.mr-155 {
  margin-right: 155px !important;
}

.mr-156 {
  margin-right: 156px !important;
}

.mr-157 {
  margin-right: 157px !important;
}

.mr-158 {
  margin-right: 158px !important;
}

.mr-159 {
  margin-right: 159px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mr-161 {
  margin-right: 161px !important;
}

.mr-162 {
  margin-right: 162px !important;
}

.mr-163 {
  margin-right: 163px !important;
}

.mr-164 {
  margin-right: 164px !important;
}

.mr-165 {
  margin-right: 165px !important;
}

.mr-166 {
  margin-right: 166px !important;
}

.mr-167 {
  margin-right: 167px !important;
}

.mr-168 {
  margin-right: 168px !important;
}

.mr-169 {
  margin-right: 169px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.mr-171 {
  margin-right: 171px !important;
}

.mr-172 {
  margin-right: 172px !important;
}

.mr-173 {
  margin-right: 173px !important;
}

.mr-174 {
  margin-right: 174px !important;
}

.mr-175 {
  margin-right: 175px !important;
}

.mr-176 {
  margin-right: 176px !important;
}

.mr-177 {
  margin-right: 177px !important;
}

.mr-178 {
  margin-right: 178px !important;
}

.mr-179 {
  margin-right: 179px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mr-181 {
  margin-right: 181px !important;
}

.mr-182 {
  margin-right: 182px !important;
}

.mr-183 {
  margin-right: 183px !important;
}

.mr-184 {
  margin-right: 184px !important;
}

.mr-185 {
  margin-right: 185px !important;
}

.mr-186 {
  margin-right: 186px !important;
}

.mr-187 {
  margin-right: 187px !important;
}

.mr-188 {
  margin-right: 188px !important;
}

.mr-189 {
  margin-right: 189px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.mr-191 {
  margin-right: 191px !important;
}

.mr-192 {
  margin-right: 192px !important;
}

.mr-193 {
  margin-right: 193px !important;
}

.mr-194 {
  margin-right: 194px !important;
}

.mr-195 {
  margin-right: 195px !important;
}

.mr-196 {
  margin-right: 196px !important;
}

.mr-197 {
  margin-right: 197px !important;
}

.mr-198 {
  margin-right: 198px !important;
}

.mr-199 {
  margin-right: 199px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

@media screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mt-sm-1 {
    margin-top: 1px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-7 {
    margin-top: 7px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-9 {
    margin-top: 9px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .mt-sm-13 {
    margin-top: 13px !important;
  }
  .mt-sm-14 {
    margin-top: 14px !important;
  }
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  .mt-sm-16 {
    margin-top: 16px !important;
  }
  .mt-sm-17 {
    margin-top: 17px !important;
  }
  .mt-sm-18 {
    margin-top: 18px !important;
  }
  .mt-sm-19 {
    margin-top: 19px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-21 {
    margin-top: 21px !important;
  }
  .mt-sm-22 {
    margin-top: 22px !important;
  }
  .mt-sm-23 {
    margin-top: 23px !important;
  }
  .mt-sm-24 {
    margin-top: 24px !important;
  }
  .mt-sm-25 {
    margin-top: 25px !important;
  }
  .mt-sm-26 {
    margin-top: 26px !important;
  }
  .mt-sm-27 {
    margin-top: 27px !important;
  }
  .mt-sm-28 {
    margin-top: 28px !important;
  }
  .mt-sm-29 {
    margin-top: 29px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-31 {
    margin-top: 31px !important;
  }
  .mt-sm-32 {
    margin-top: 32px !important;
  }
  .mt-sm-33 {
    margin-top: 33px !important;
  }
  .mt-sm-34 {
    margin-top: 34px !important;
  }
  .mt-sm-35 {
    margin-top: 35px !important;
  }
  .mt-sm-36 {
    margin-top: 36px !important;
  }
  .mt-sm-37 {
    margin-top: 37px !important;
  }
  .mt-sm-38 {
    margin-top: 38px !important;
  }
  .mt-sm-39 {
    margin-top: 39px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-41 {
    margin-top: 41px !important;
  }
  .mt-sm-42 {
    margin-top: 42px !important;
  }
  .mt-sm-43 {
    margin-top: 43px !important;
  }
  .mt-sm-44 {
    margin-top: 44px !important;
  }
  .mt-sm-45 {
    margin-top: 45px !important;
  }
  .mt-sm-46 {
    margin-top: 46px !important;
  }
  .mt-sm-47 {
    margin-top: 47px !important;
  }
  .mt-sm-48 {
    margin-top: 48px !important;
  }
  .mt-sm-49 {
    margin-top: 49px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-51 {
    margin-top: 51px !important;
  }
  .mt-sm-52 {
    margin-top: 52px !important;
  }
  .mt-sm-53 {
    margin-top: 53px !important;
  }
  .mt-sm-54 {
    margin-top: 54px !important;
  }
  .mt-sm-55 {
    margin-top: 55px !important;
  }
  .mt-sm-56 {
    margin-top: 56px !important;
  }
  .mt-sm-57 {
    margin-top: 57px !important;
  }
  .mt-sm-58 {
    margin-top: 58px !important;
  }
  .mt-sm-59 {
    margin-top: 59px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-61 {
    margin-top: 61px !important;
  }
  .mt-sm-62 {
    margin-top: 62px !important;
  }
  .mt-sm-63 {
    margin-top: 63px !important;
  }
  .mt-sm-64 {
    margin-top: 64px !important;
  }
  .mt-sm-65 {
    margin-top: 65px !important;
  }
  .mt-sm-66 {
    margin-top: 66px !important;
  }
  .mt-sm-67 {
    margin-top: 67px !important;
  }
  .mt-sm-68 {
    margin-top: 68px !important;
  }
  .mt-sm-69 {
    margin-top: 69px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-71 {
    margin-top: 71px !important;
  }
  .mt-sm-72 {
    margin-top: 72px !important;
  }
  .mt-sm-73 {
    margin-top: 73px !important;
  }
  .mt-sm-74 {
    margin-top: 74px !important;
  }
  .mt-sm-75 {
    margin-top: 75px !important;
  }
  .mt-sm-76 {
    margin-top: 76px !important;
  }
  .mt-sm-77 {
    margin-top: 77px !important;
  }
  .mt-sm-78 {
    margin-top: 78px !important;
  }
  .mt-sm-79 {
    margin-top: 79px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mt-sm-81 {
    margin-top: 81px !important;
  }
  .mt-sm-82 {
    margin-top: 82px !important;
  }
  .mt-sm-83 {
    margin-top: 83px !important;
  }
  .mt-sm-84 {
    margin-top: 84px !important;
  }
  .mt-sm-85 {
    margin-top: 85px !important;
  }
  .mt-sm-86 {
    margin-top: 86px !important;
  }
  .mt-sm-87 {
    margin-top: 87px !important;
  }
  .mt-sm-88 {
    margin-top: 88px !important;
  }
  .mt-sm-89 {
    margin-top: 89px !important;
  }
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  .mt-sm-91 {
    margin-top: 91px !important;
  }
  .mt-sm-92 {
    margin-top: 92px !important;
  }
  .mt-sm-93 {
    margin-top: 93px !important;
  }
  .mt-sm-94 {
    margin-top: 94px !important;
  }
  .mt-sm-95 {
    margin-top: 95px !important;
  }
  .mt-sm-96 {
    margin-top: 96px !important;
  }
  .mt-sm-97 {
    margin-top: 97px !important;
  }
  .mt-sm-98 {
    margin-top: 98px !important;
  }
  .mt-sm-99 {
    margin-top: 99px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mt-sm-101 {
    margin-top: 101px !important;
  }
  .mt-sm-102 {
    margin-top: 102px !important;
  }
  .mt-sm-103 {
    margin-top: 103px !important;
  }
  .mt-sm-104 {
    margin-top: 104px !important;
  }
  .mt-sm-105 {
    margin-top: 105px !important;
  }
  .mt-sm-106 {
    margin-top: 106px !important;
  }
  .mt-sm-107 {
    margin-top: 107px !important;
  }
  .mt-sm-108 {
    margin-top: 108px !important;
  }
  .mt-sm-109 {
    margin-top: 109px !important;
  }
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  .mt-sm-111 {
    margin-top: 111px !important;
  }
  .mt-sm-112 {
    margin-top: 112px !important;
  }
  .mt-sm-113 {
    margin-top: 113px !important;
  }
  .mt-sm-114 {
    margin-top: 114px !important;
  }
  .mt-sm-115 {
    margin-top: 115px !important;
  }
  .mt-sm-116 {
    margin-top: 116px !important;
  }
  .mt-sm-117 {
    margin-top: 117px !important;
  }
  .mt-sm-118 {
    margin-top: 118px !important;
  }
  .mt-sm-119 {
    margin-top: 119px !important;
  }
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  .mt-sm-121 {
    margin-top: 121px !important;
  }
  .mt-sm-122 {
    margin-top: 122px !important;
  }
  .mt-sm-123 {
    margin-top: 123px !important;
  }
  .mt-sm-124 {
    margin-top: 124px !important;
  }
  .mt-sm-125 {
    margin-top: 125px !important;
  }
  .mt-sm-126 {
    margin-top: 126px !important;
  }
  .mt-sm-127 {
    margin-top: 127px !important;
  }
  .mt-sm-128 {
    margin-top: 128px !important;
  }
  .mt-sm-129 {
    margin-top: 129px !important;
  }
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  .mt-sm-131 {
    margin-top: 131px !important;
  }
  .mt-sm-132 {
    margin-top: 132px !important;
  }
  .mt-sm-133 {
    margin-top: 133px !important;
  }
  .mt-sm-134 {
    margin-top: 134px !important;
  }
  .mt-sm-135 {
    margin-top: 135px !important;
  }
  .mt-sm-136 {
    margin-top: 136px !important;
  }
  .mt-sm-137 {
    margin-top: 137px !important;
  }
  .mt-sm-138 {
    margin-top: 138px !important;
  }
  .mt-sm-139 {
    margin-top: 139px !important;
  }
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  .mt-sm-141 {
    margin-top: 141px !important;
  }
  .mt-sm-142 {
    margin-top: 142px !important;
  }
  .mt-sm-143 {
    margin-top: 143px !important;
  }
  .mt-sm-144 {
    margin-top: 144px !important;
  }
  .mt-sm-145 {
    margin-top: 145px !important;
  }
  .mt-sm-146 {
    margin-top: 146px !important;
  }
  .mt-sm-147 {
    margin-top: 147px !important;
  }
  .mt-sm-148 {
    margin-top: 148px !important;
  }
  .mt-sm-149 {
    margin-top: 149px !important;
  }
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  .mt-sm-151 {
    margin-top: 151px !important;
  }
  .mt-sm-152 {
    margin-top: 152px !important;
  }
  .mt-sm-153 {
    margin-top: 153px !important;
  }
  .mt-sm-154 {
    margin-top: 154px !important;
  }
  .mt-sm-155 {
    margin-top: 155px !important;
  }
  .mt-sm-156 {
    margin-top: 156px !important;
  }
  .mt-sm-157 {
    margin-top: 157px !important;
  }
  .mt-sm-158 {
    margin-top: 158px !important;
  }
  .mt-sm-159 {
    margin-top: 159px !important;
  }
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  .mt-sm-161 {
    margin-top: 161px !important;
  }
  .mt-sm-162 {
    margin-top: 162px !important;
  }
  .mt-sm-163 {
    margin-top: 163px !important;
  }
  .mt-sm-164 {
    margin-top: 164px !important;
  }
  .mt-sm-165 {
    margin-top: 165px !important;
  }
  .mt-sm-166 {
    margin-top: 166px !important;
  }
  .mt-sm-167 {
    margin-top: 167px !important;
  }
  .mt-sm-168 {
    margin-top: 168px !important;
  }
  .mt-sm-169 {
    margin-top: 169px !important;
  }
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  .mt-sm-171 {
    margin-top: 171px !important;
  }
  .mt-sm-172 {
    margin-top: 172px !important;
  }
  .mt-sm-173 {
    margin-top: 173px !important;
  }
  .mt-sm-174 {
    margin-top: 174px !important;
  }
  .mt-sm-175 {
    margin-top: 175px !important;
  }
  .mt-sm-176 {
    margin-top: 176px !important;
  }
  .mt-sm-177 {
    margin-top: 177px !important;
  }
  .mt-sm-178 {
    margin-top: 178px !important;
  }
  .mt-sm-179 {
    margin-top: 179px !important;
  }
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  .mt-sm-181 {
    margin-top: 181px !important;
  }
  .mt-sm-182 {
    margin-top: 182px !important;
  }
  .mt-sm-183 {
    margin-top: 183px !important;
  }
  .mt-sm-184 {
    margin-top: 184px !important;
  }
  .mt-sm-185 {
    margin-top: 185px !important;
  }
  .mt-sm-186 {
    margin-top: 186px !important;
  }
  .mt-sm-187 {
    margin-top: 187px !important;
  }
  .mt-sm-188 {
    margin-top: 188px !important;
  }
  .mt-sm-189 {
    margin-top: 189px !important;
  }
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  .mt-sm-191 {
    margin-top: 191px !important;
  }
  .mt-sm-192 {
    margin-top: 192px !important;
  }
  .mt-sm-193 {
    margin-top: 193px !important;
  }
  .mt-sm-194 {
    margin-top: 194px !important;
  }
  .mt-sm-195 {
    margin-top: 195px !important;
  }
  .mt-sm-196 {
    margin-top: 196px !important;
  }
  .mt-sm-197 {
    margin-top: 197px !important;
  }
  .mt-sm-198 {
    margin-top: 198px !important;
  }
  .mt-sm-199 {
    margin-top: 199px !important;
  }
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .mb-sm-1 {
    margin-bottom: 1px !important;
  }
  .mb-sm-2 {
    margin-bottom: 2px !important;
  }
  .mb-sm-3 {
    margin-bottom: 3px !important;
  }
  .mb-sm-4 {
    margin-bottom: 4px !important;
  }
  .mb-sm-5 {
    margin-bottom: 5px !important;
  }
  .mb-sm-6 {
    margin-bottom: 6px !important;
  }
  .mb-sm-7 {
    margin-bottom: 7px !important;
  }
  .mb-sm-8 {
    margin-bottom: 8px !important;
  }
  .mb-sm-9 {
    margin-bottom: 9px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-11 {
    margin-bottom: 11px !important;
  }
  .mb-sm-12 {
    margin-bottom: 12px !important;
  }
  .mb-sm-13 {
    margin-bottom: 13px !important;
  }
  .mb-sm-14 {
    margin-bottom: 14px !important;
  }
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  .mb-sm-16 {
    margin-bottom: 16px !important;
  }
  .mb-sm-17 {
    margin-bottom: 17px !important;
  }
  .mb-sm-18 {
    margin-bottom: 18px !important;
  }
  .mb-sm-19 {
    margin-bottom: 19px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-21 {
    margin-bottom: 21px !important;
  }
  .mb-sm-22 {
    margin-bottom: 22px !important;
  }
  .mb-sm-23 {
    margin-bottom: 23px !important;
  }
  .mb-sm-24 {
    margin-bottom: 24px !important;
  }
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
  .mb-sm-26 {
    margin-bottom: 26px !important;
  }
  .mb-sm-27 {
    margin-bottom: 27px !important;
  }
  .mb-sm-28 {
    margin-bottom: 28px !important;
  }
  .mb-sm-29 {
    margin-bottom: 29px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-31 {
    margin-bottom: 31px !important;
  }
  .mb-sm-32 {
    margin-bottom: 32px !important;
  }
  .mb-sm-33 {
    margin-bottom: 33px !important;
  }
  .mb-sm-34 {
    margin-bottom: 34px !important;
  }
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
  .mb-sm-36 {
    margin-bottom: 36px !important;
  }
  .mb-sm-37 {
    margin-bottom: 37px !important;
  }
  .mb-sm-38 {
    margin-bottom: 38px !important;
  }
  .mb-sm-39 {
    margin-bottom: 39px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-41 {
    margin-bottom: 41px !important;
  }
  .mb-sm-42 {
    margin-bottom: 42px !important;
  }
  .mb-sm-43 {
    margin-bottom: 43px !important;
  }
  .mb-sm-44 {
    margin-bottom: 44px !important;
  }
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
  .mb-sm-46 {
    margin-bottom: 46px !important;
  }
  .mb-sm-47 {
    margin-bottom: 47px !important;
  }
  .mb-sm-48 {
    margin-bottom: 48px !important;
  }
  .mb-sm-49 {
    margin-bottom: 49px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-51 {
    margin-bottom: 51px !important;
  }
  .mb-sm-52 {
    margin-bottom: 52px !important;
  }
  .mb-sm-53 {
    margin-bottom: 53px !important;
  }
  .mb-sm-54 {
    margin-bottom: 54px !important;
  }
  .mb-sm-55 {
    margin-bottom: 55px !important;
  }
  .mb-sm-56 {
    margin-bottom: 56px !important;
  }
  .mb-sm-57 {
    margin-bottom: 57px !important;
  }
  .mb-sm-58 {
    margin-bottom: 58px !important;
  }
  .mb-sm-59 {
    margin-bottom: 59px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-61 {
    margin-bottom: 61px !important;
  }
  .mb-sm-62 {
    margin-bottom: 62px !important;
  }
  .mb-sm-63 {
    margin-bottom: 63px !important;
  }
  .mb-sm-64 {
    margin-bottom: 64px !important;
  }
  .mb-sm-65 {
    margin-bottom: 65px !important;
  }
  .mb-sm-66 {
    margin-bottom: 66px !important;
  }
  .mb-sm-67 {
    margin-bottom: 67px !important;
  }
  .mb-sm-68 {
    margin-bottom: 68px !important;
  }
  .mb-sm-69 {
    margin-bottom: 69px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-71 {
    margin-bottom: 71px !important;
  }
  .mb-sm-72 {
    margin-bottom: 72px !important;
  }
  .mb-sm-73 {
    margin-bottom: 73px !important;
  }
  .mb-sm-74 {
    margin-bottom: 74px !important;
  }
  .mb-sm-75 {
    margin-bottom: 75px !important;
  }
  .mb-sm-76 {
    margin-bottom: 76px !important;
  }
  .mb-sm-77 {
    margin-bottom: 77px !important;
  }
  .mb-sm-78 {
    margin-bottom: 78px !important;
  }
  .mb-sm-79 {
    margin-bottom: 79px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mb-sm-81 {
    margin-bottom: 81px !important;
  }
  .mb-sm-82 {
    margin-bottom: 82px !important;
  }
  .mb-sm-83 {
    margin-bottom: 83px !important;
  }
  .mb-sm-84 {
    margin-bottom: 84px !important;
  }
  .mb-sm-85 {
    margin-bottom: 85px !important;
  }
  .mb-sm-86 {
    margin-bottom: 86px !important;
  }
  .mb-sm-87 {
    margin-bottom: 87px !important;
  }
  .mb-sm-88 {
    margin-bottom: 88px !important;
  }
  .mb-sm-89 {
    margin-bottom: 89px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mb-sm-91 {
    margin-bottom: 91px !important;
  }
  .mb-sm-92 {
    margin-bottom: 92px !important;
  }
  .mb-sm-93 {
    margin-bottom: 93px !important;
  }
  .mb-sm-94 {
    margin-bottom: 94px !important;
  }
  .mb-sm-95 {
    margin-bottom: 95px !important;
  }
  .mb-sm-96 {
    margin-bottom: 96px !important;
  }
  .mb-sm-97 {
    margin-bottom: 97px !important;
  }
  .mb-sm-98 {
    margin-bottom: 98px !important;
  }
  .mb-sm-99 {
    margin-bottom: 99px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mb-sm-101 {
    margin-bottom: 101px !important;
  }
  .mb-sm-102 {
    margin-bottom: 102px !important;
  }
  .mb-sm-103 {
    margin-bottom: 103px !important;
  }
  .mb-sm-104 {
    margin-bottom: 104px !important;
  }
  .mb-sm-105 {
    margin-bottom: 105px !important;
  }
  .mb-sm-106 {
    margin-bottom: 106px !important;
  }
  .mb-sm-107 {
    margin-bottom: 107px !important;
  }
  .mb-sm-108 {
    margin-bottom: 108px !important;
  }
  .mb-sm-109 {
    margin-bottom: 109px !important;
  }
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  .mb-sm-111 {
    margin-bottom: 111px !important;
  }
  .mb-sm-112 {
    margin-bottom: 112px !important;
  }
  .mb-sm-113 {
    margin-bottom: 113px !important;
  }
  .mb-sm-114 {
    margin-bottom: 114px !important;
  }
  .mb-sm-115 {
    margin-bottom: 115px !important;
  }
  .mb-sm-116 {
    margin-bottom: 116px !important;
  }
  .mb-sm-117 {
    margin-bottom: 117px !important;
  }
  .mb-sm-118 {
    margin-bottom: 118px !important;
  }
  .mb-sm-119 {
    margin-bottom: 119px !important;
  }
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  .mb-sm-121 {
    margin-bottom: 121px !important;
  }
  .mb-sm-122 {
    margin-bottom: 122px !important;
  }
  .mb-sm-123 {
    margin-bottom: 123px !important;
  }
  .mb-sm-124 {
    margin-bottom: 124px !important;
  }
  .mb-sm-125 {
    margin-bottom: 125px !important;
  }
  .mb-sm-126 {
    margin-bottom: 126px !important;
  }
  .mb-sm-127 {
    margin-bottom: 127px !important;
  }
  .mb-sm-128 {
    margin-bottom: 128px !important;
  }
  .mb-sm-129 {
    margin-bottom: 129px !important;
  }
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  .mb-sm-131 {
    margin-bottom: 131px !important;
  }
  .mb-sm-132 {
    margin-bottom: 132px !important;
  }
  .mb-sm-133 {
    margin-bottom: 133px !important;
  }
  .mb-sm-134 {
    margin-bottom: 134px !important;
  }
  .mb-sm-135 {
    margin-bottom: 135px !important;
  }
  .mb-sm-136 {
    margin-bottom: 136px !important;
  }
  .mb-sm-137 {
    margin-bottom: 137px !important;
  }
  .mb-sm-138 {
    margin-bottom: 138px !important;
  }
  .mb-sm-139 {
    margin-bottom: 139px !important;
  }
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  .mb-sm-141 {
    margin-bottom: 141px !important;
  }
  .mb-sm-142 {
    margin-bottom: 142px !important;
  }
  .mb-sm-143 {
    margin-bottom: 143px !important;
  }
  .mb-sm-144 {
    margin-bottom: 144px !important;
  }
  .mb-sm-145 {
    margin-bottom: 145px !important;
  }
  .mb-sm-146 {
    margin-bottom: 146px !important;
  }
  .mb-sm-147 {
    margin-bottom: 147px !important;
  }
  .mb-sm-148 {
    margin-bottom: 148px !important;
  }
  .mb-sm-149 {
    margin-bottom: 149px !important;
  }
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  .mb-sm-151 {
    margin-bottom: 151px !important;
  }
  .mb-sm-152 {
    margin-bottom: 152px !important;
  }
  .mb-sm-153 {
    margin-bottom: 153px !important;
  }
  .mb-sm-154 {
    margin-bottom: 154px !important;
  }
  .mb-sm-155 {
    margin-bottom: 155px !important;
  }
  .mb-sm-156 {
    margin-bottom: 156px !important;
  }
  .mb-sm-157 {
    margin-bottom: 157px !important;
  }
  .mb-sm-158 {
    margin-bottom: 158px !important;
  }
  .mb-sm-159 {
    margin-bottom: 159px !important;
  }
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  .mb-sm-161 {
    margin-bottom: 161px !important;
  }
  .mb-sm-162 {
    margin-bottom: 162px !important;
  }
  .mb-sm-163 {
    margin-bottom: 163px !important;
  }
  .mb-sm-164 {
    margin-bottom: 164px !important;
  }
  .mb-sm-165 {
    margin-bottom: 165px !important;
  }
  .mb-sm-166 {
    margin-bottom: 166px !important;
  }
  .mb-sm-167 {
    margin-bottom: 167px !important;
  }
  .mb-sm-168 {
    margin-bottom: 168px !important;
  }
  .mb-sm-169 {
    margin-bottom: 169px !important;
  }
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  .mb-sm-171 {
    margin-bottom: 171px !important;
  }
  .mb-sm-172 {
    margin-bottom: 172px !important;
  }
  .mb-sm-173 {
    margin-bottom: 173px !important;
  }
  .mb-sm-174 {
    margin-bottom: 174px !important;
  }
  .mb-sm-175 {
    margin-bottom: 175px !important;
  }
  .mb-sm-176 {
    margin-bottom: 176px !important;
  }
  .mb-sm-177 {
    margin-bottom: 177px !important;
  }
  .mb-sm-178 {
    margin-bottom: 178px !important;
  }
  .mb-sm-179 {
    margin-bottom: 179px !important;
  }
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  .mb-sm-181 {
    margin-bottom: 181px !important;
  }
  .mb-sm-182 {
    margin-bottom: 182px !important;
  }
  .mb-sm-183 {
    margin-bottom: 183px !important;
  }
  .mb-sm-184 {
    margin-bottom: 184px !important;
  }
  .mb-sm-185 {
    margin-bottom: 185px !important;
  }
  .mb-sm-186 {
    margin-bottom: 186px !important;
  }
  .mb-sm-187 {
    margin-bottom: 187px !important;
  }
  .mb-sm-188 {
    margin-bottom: 188px !important;
  }
  .mb-sm-189 {
    margin-bottom: 189px !important;
  }
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  .mb-sm-191 {
    margin-bottom: 191px !important;
  }
  .mb-sm-192 {
    margin-bottom: 192px !important;
  }
  .mb-sm-193 {
    margin-bottom: 193px !important;
  }
  .mb-sm-194 {
    margin-bottom: 194px !important;
  }
  .mb-sm-195 {
    margin-bottom: 195px !important;
  }
  .mb-sm-196 {
    margin-bottom: 196px !important;
  }
  .mb-sm-197 {
    margin-bottom: 197px !important;
  }
  .mb-sm-198 {
    margin-bottom: 198px !important;
  }
  .mb-sm-199 {
    margin-bottom: 199px !important;
  }
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  .ml-sm-0 {
    margin-left: 0px !important;
  }
  .ml-sm-1 {
    margin-left: 1px !important;
  }
  .ml-sm-2 {
    margin-left: 2px !important;
  }
  .ml-sm-3 {
    margin-left: 3px !important;
  }
  .ml-sm-4 {
    margin-left: 4px !important;
  }
  .ml-sm-5 {
    margin-left: 5px !important;
  }
  .ml-sm-6 {
    margin-left: 6px !important;
  }
  .ml-sm-7 {
    margin-left: 7px !important;
  }
  .ml-sm-8 {
    margin-left: 8px !important;
  }
  .ml-sm-9 {
    margin-left: 9px !important;
  }
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .ml-sm-11 {
    margin-left: 11px !important;
  }
  .ml-sm-12 {
    margin-left: 12px !important;
  }
  .ml-sm-13 {
    margin-left: 13px !important;
  }
  .ml-sm-14 {
    margin-left: 14px !important;
  }
  .ml-sm-15 {
    margin-left: 15px !important;
  }
  .ml-sm-16 {
    margin-left: 16px !important;
  }
  .ml-sm-17 {
    margin-left: 17px !important;
  }
  .ml-sm-18 {
    margin-left: 18px !important;
  }
  .ml-sm-19 {
    margin-left: 19px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .ml-sm-21 {
    margin-left: 21px !important;
  }
  .ml-sm-22 {
    margin-left: 22px !important;
  }
  .ml-sm-23 {
    margin-left: 23px !important;
  }
  .ml-sm-24 {
    margin-left: 24px !important;
  }
  .ml-sm-25 {
    margin-left: 25px !important;
  }
  .ml-sm-26 {
    margin-left: 26px !important;
  }
  .ml-sm-27 {
    margin-left: 27px !important;
  }
  .ml-sm-28 {
    margin-left: 28px !important;
  }
  .ml-sm-29 {
    margin-left: 29px !important;
  }
  .ml-sm-30 {
    margin-left: 30px !important;
  }
  .ml-sm-31 {
    margin-left: 31px !important;
  }
  .ml-sm-32 {
    margin-left: 32px !important;
  }
  .ml-sm-33 {
    margin-left: 33px !important;
  }
  .ml-sm-34 {
    margin-left: 34px !important;
  }
  .ml-sm-35 {
    margin-left: 35px !important;
  }
  .ml-sm-36 {
    margin-left: 36px !important;
  }
  .ml-sm-37 {
    margin-left: 37px !important;
  }
  .ml-sm-38 {
    margin-left: 38px !important;
  }
  .ml-sm-39 {
    margin-left: 39px !important;
  }
  .ml-sm-40 {
    margin-left: 40px !important;
  }
  .ml-sm-41 {
    margin-left: 41px !important;
  }
  .ml-sm-42 {
    margin-left: 42px !important;
  }
  .ml-sm-43 {
    margin-left: 43px !important;
  }
  .ml-sm-44 {
    margin-left: 44px !important;
  }
  .ml-sm-45 {
    margin-left: 45px !important;
  }
  .ml-sm-46 {
    margin-left: 46px !important;
  }
  .ml-sm-47 {
    margin-left: 47px !important;
  }
  .ml-sm-48 {
    margin-left: 48px !important;
  }
  .ml-sm-49 {
    margin-left: 49px !important;
  }
  .ml-sm-50 {
    margin-left: 50px !important;
  }
  .ml-sm-51 {
    margin-left: 51px !important;
  }
  .ml-sm-52 {
    margin-left: 52px !important;
  }
  .ml-sm-53 {
    margin-left: 53px !important;
  }
  .ml-sm-54 {
    margin-left: 54px !important;
  }
  .ml-sm-55 {
    margin-left: 55px !important;
  }
  .ml-sm-56 {
    margin-left: 56px !important;
  }
  .ml-sm-57 {
    margin-left: 57px !important;
  }
  .ml-sm-58 {
    margin-left: 58px !important;
  }
  .ml-sm-59 {
    margin-left: 59px !important;
  }
  .ml-sm-60 {
    margin-left: 60px !important;
  }
  .ml-sm-61 {
    margin-left: 61px !important;
  }
  .ml-sm-62 {
    margin-left: 62px !important;
  }
  .ml-sm-63 {
    margin-left: 63px !important;
  }
  .ml-sm-64 {
    margin-left: 64px !important;
  }
  .ml-sm-65 {
    margin-left: 65px !important;
  }
  .ml-sm-66 {
    margin-left: 66px !important;
  }
  .ml-sm-67 {
    margin-left: 67px !important;
  }
  .ml-sm-68 {
    margin-left: 68px !important;
  }
  .ml-sm-69 {
    margin-left: 69px !important;
  }
  .ml-sm-70 {
    margin-left: 70px !important;
  }
  .ml-sm-71 {
    margin-left: 71px !important;
  }
  .ml-sm-72 {
    margin-left: 72px !important;
  }
  .ml-sm-73 {
    margin-left: 73px !important;
  }
  .ml-sm-74 {
    margin-left: 74px !important;
  }
  .ml-sm-75 {
    margin-left: 75px !important;
  }
  .ml-sm-76 {
    margin-left: 76px !important;
  }
  .ml-sm-77 {
    margin-left: 77px !important;
  }
  .ml-sm-78 {
    margin-left: 78px !important;
  }
  .ml-sm-79 {
    margin-left: 79px !important;
  }
  .ml-sm-80 {
    margin-left: 80px !important;
  }
  .ml-sm-81 {
    margin-left: 81px !important;
  }
  .ml-sm-82 {
    margin-left: 82px !important;
  }
  .ml-sm-83 {
    margin-left: 83px !important;
  }
  .ml-sm-84 {
    margin-left: 84px !important;
  }
  .ml-sm-85 {
    margin-left: 85px !important;
  }
  .ml-sm-86 {
    margin-left: 86px !important;
  }
  .ml-sm-87 {
    margin-left: 87px !important;
  }
  .ml-sm-88 {
    margin-left: 88px !important;
  }
  .ml-sm-89 {
    margin-left: 89px !important;
  }
  .ml-sm-90 {
    margin-left: 90px !important;
  }
  .ml-sm-91 {
    margin-left: 91px !important;
  }
  .ml-sm-92 {
    margin-left: 92px !important;
  }
  .ml-sm-93 {
    margin-left: 93px !important;
  }
  .ml-sm-94 {
    margin-left: 94px !important;
  }
  .ml-sm-95 {
    margin-left: 95px !important;
  }
  .ml-sm-96 {
    margin-left: 96px !important;
  }
  .ml-sm-97 {
    margin-left: 97px !important;
  }
  .ml-sm-98 {
    margin-left: 98px !important;
  }
  .ml-sm-99 {
    margin-left: 99px !important;
  }
  .ml-sm-100 {
    margin-left: 100px !important;
  }
  .ml-sm-101 {
    margin-left: 101px !important;
  }
  .ml-sm-102 {
    margin-left: 102px !important;
  }
  .ml-sm-103 {
    margin-left: 103px !important;
  }
  .ml-sm-104 {
    margin-left: 104px !important;
  }
  .ml-sm-105 {
    margin-left: 105px !important;
  }
  .ml-sm-106 {
    margin-left: 106px !important;
  }
  .ml-sm-107 {
    margin-left: 107px !important;
  }
  .ml-sm-108 {
    margin-left: 108px !important;
  }
  .ml-sm-109 {
    margin-left: 109px !important;
  }
  .ml-sm-110 {
    margin-left: 110px !important;
  }
  .ml-sm-111 {
    margin-left: 111px !important;
  }
  .ml-sm-112 {
    margin-left: 112px !important;
  }
  .ml-sm-113 {
    margin-left: 113px !important;
  }
  .ml-sm-114 {
    margin-left: 114px !important;
  }
  .ml-sm-115 {
    margin-left: 115px !important;
  }
  .ml-sm-116 {
    margin-left: 116px !important;
  }
  .ml-sm-117 {
    margin-left: 117px !important;
  }
  .ml-sm-118 {
    margin-left: 118px !important;
  }
  .ml-sm-119 {
    margin-left: 119px !important;
  }
  .ml-sm-120 {
    margin-left: 120px !important;
  }
  .ml-sm-121 {
    margin-left: 121px !important;
  }
  .ml-sm-122 {
    margin-left: 122px !important;
  }
  .ml-sm-123 {
    margin-left: 123px !important;
  }
  .ml-sm-124 {
    margin-left: 124px !important;
  }
  .ml-sm-125 {
    margin-left: 125px !important;
  }
  .ml-sm-126 {
    margin-left: 126px !important;
  }
  .ml-sm-127 {
    margin-left: 127px !important;
  }
  .ml-sm-128 {
    margin-left: 128px !important;
  }
  .ml-sm-129 {
    margin-left: 129px !important;
  }
  .ml-sm-130 {
    margin-left: 130px !important;
  }
  .ml-sm-131 {
    margin-left: 131px !important;
  }
  .ml-sm-132 {
    margin-left: 132px !important;
  }
  .ml-sm-133 {
    margin-left: 133px !important;
  }
  .ml-sm-134 {
    margin-left: 134px !important;
  }
  .ml-sm-135 {
    margin-left: 135px !important;
  }
  .ml-sm-136 {
    margin-left: 136px !important;
  }
  .ml-sm-137 {
    margin-left: 137px !important;
  }
  .ml-sm-138 {
    margin-left: 138px !important;
  }
  .ml-sm-139 {
    margin-left: 139px !important;
  }
  .ml-sm-140 {
    margin-left: 140px !important;
  }
  .ml-sm-141 {
    margin-left: 141px !important;
  }
  .ml-sm-142 {
    margin-left: 142px !important;
  }
  .ml-sm-143 {
    margin-left: 143px !important;
  }
  .ml-sm-144 {
    margin-left: 144px !important;
  }
  .ml-sm-145 {
    margin-left: 145px !important;
  }
  .ml-sm-146 {
    margin-left: 146px !important;
  }
  .ml-sm-147 {
    margin-left: 147px !important;
  }
  .ml-sm-148 {
    margin-left: 148px !important;
  }
  .ml-sm-149 {
    margin-left: 149px !important;
  }
  .ml-sm-150 {
    margin-left: 150px !important;
  }
  .ml-sm-151 {
    margin-left: 151px !important;
  }
  .ml-sm-152 {
    margin-left: 152px !important;
  }
  .ml-sm-153 {
    margin-left: 153px !important;
  }
  .ml-sm-154 {
    margin-left: 154px !important;
  }
  .ml-sm-155 {
    margin-left: 155px !important;
  }
  .ml-sm-156 {
    margin-left: 156px !important;
  }
  .ml-sm-157 {
    margin-left: 157px !important;
  }
  .ml-sm-158 {
    margin-left: 158px !important;
  }
  .ml-sm-159 {
    margin-left: 159px !important;
  }
  .ml-sm-160 {
    margin-left: 160px !important;
  }
  .ml-sm-161 {
    margin-left: 161px !important;
  }
  .ml-sm-162 {
    margin-left: 162px !important;
  }
  .ml-sm-163 {
    margin-left: 163px !important;
  }
  .ml-sm-164 {
    margin-left: 164px !important;
  }
  .ml-sm-165 {
    margin-left: 165px !important;
  }
  .ml-sm-166 {
    margin-left: 166px !important;
  }
  .ml-sm-167 {
    margin-left: 167px !important;
  }
  .ml-sm-168 {
    margin-left: 168px !important;
  }
  .ml-sm-169 {
    margin-left: 169px !important;
  }
  .ml-sm-170 {
    margin-left: 170px !important;
  }
  .ml-sm-171 {
    margin-left: 171px !important;
  }
  .ml-sm-172 {
    margin-left: 172px !important;
  }
  .ml-sm-173 {
    margin-left: 173px !important;
  }
  .ml-sm-174 {
    margin-left: 174px !important;
  }
  .ml-sm-175 {
    margin-left: 175px !important;
  }
  .ml-sm-176 {
    margin-left: 176px !important;
  }
  .ml-sm-177 {
    margin-left: 177px !important;
  }
  .ml-sm-178 {
    margin-left: 178px !important;
  }
  .ml-sm-179 {
    margin-left: 179px !important;
  }
  .ml-sm-180 {
    margin-left: 180px !important;
  }
  .ml-sm-181 {
    margin-left: 181px !important;
  }
  .ml-sm-182 {
    margin-left: 182px !important;
  }
  .ml-sm-183 {
    margin-left: 183px !important;
  }
  .ml-sm-184 {
    margin-left: 184px !important;
  }
  .ml-sm-185 {
    margin-left: 185px !important;
  }
  .ml-sm-186 {
    margin-left: 186px !important;
  }
  .ml-sm-187 {
    margin-left: 187px !important;
  }
  .ml-sm-188 {
    margin-left: 188px !important;
  }
  .ml-sm-189 {
    margin-left: 189px !important;
  }
  .ml-sm-190 {
    margin-left: 190px !important;
  }
  .ml-sm-191 {
    margin-left: 191px !important;
  }
  .ml-sm-192 {
    margin-left: 192px !important;
  }
  .ml-sm-193 {
    margin-left: 193px !important;
  }
  .ml-sm-194 {
    margin-left: 194px !important;
  }
  .ml-sm-195 {
    margin-left: 195px !important;
  }
  .ml-sm-196 {
    margin-left: 196px !important;
  }
  .ml-sm-197 {
    margin-left: 197px !important;
  }
  .ml-sm-198 {
    margin-left: 198px !important;
  }
  .ml-sm-199 {
    margin-left: 199px !important;
  }
  .ml-sm-200 {
    margin-left: 200px !important;
  }
  .mr-sm-0 {
    margin-right: 0px !important;
  }
  .mr-sm-1 {
    margin-right: 1px !important;
  }
  .mr-sm-2 {
    margin-right: 2px !important;
  }
  .mr-sm-3 {
    margin-right: 3px !important;
  }
  .mr-sm-4 {
    margin-right: 4px !important;
  }
  .mr-sm-5 {
    margin-right: 5px !important;
  }
  .mr-sm-6 {
    margin-right: 6px !important;
  }
  .mr-sm-7 {
    margin-right: 7px !important;
  }
  .mr-sm-8 {
    margin-right: 8px !important;
  }
  .mr-sm-9 {
    margin-right: 9px !important;
  }
  .mr-sm-10 {
    margin-right: 10px !important;
  }
  .mr-sm-11 {
    margin-right: 11px !important;
  }
  .mr-sm-12 {
    margin-right: 12px !important;
  }
  .mr-sm-13 {
    margin-right: 13px !important;
  }
  .mr-sm-14 {
    margin-right: 14px !important;
  }
  .mr-sm-15 {
    margin-right: 15px !important;
  }
  .mr-sm-16 {
    margin-right: 16px !important;
  }
  .mr-sm-17 {
    margin-right: 17px !important;
  }
  .mr-sm-18 {
    margin-right: 18px !important;
  }
  .mr-sm-19 {
    margin-right: 19px !important;
  }
  .mr-sm-20 {
    margin-right: 20px !important;
  }
  .mr-sm-21 {
    margin-right: 21px !important;
  }
  .mr-sm-22 {
    margin-right: 22px !important;
  }
  .mr-sm-23 {
    margin-right: 23px !important;
  }
  .mr-sm-24 {
    margin-right: 24px !important;
  }
  .mr-sm-25 {
    margin-right: 25px !important;
  }
  .mr-sm-26 {
    margin-right: 26px !important;
  }
  .mr-sm-27 {
    margin-right: 27px !important;
  }
  .mr-sm-28 {
    margin-right: 28px !important;
  }
  .mr-sm-29 {
    margin-right: 29px !important;
  }
  .mr-sm-30 {
    margin-right: 30px !important;
  }
  .mr-sm-31 {
    margin-right: 31px !important;
  }
  .mr-sm-32 {
    margin-right: 32px !important;
  }
  .mr-sm-33 {
    margin-right: 33px !important;
  }
  .mr-sm-34 {
    margin-right: 34px !important;
  }
  .mr-sm-35 {
    margin-right: 35px !important;
  }
  .mr-sm-36 {
    margin-right: 36px !important;
  }
  .mr-sm-37 {
    margin-right: 37px !important;
  }
  .mr-sm-38 {
    margin-right: 38px !important;
  }
  .mr-sm-39 {
    margin-right: 39px !important;
  }
  .mr-sm-40 {
    margin-right: 40px !important;
  }
  .mr-sm-41 {
    margin-right: 41px !important;
  }
  .mr-sm-42 {
    margin-right: 42px !important;
  }
  .mr-sm-43 {
    margin-right: 43px !important;
  }
  .mr-sm-44 {
    margin-right: 44px !important;
  }
  .mr-sm-45 {
    margin-right: 45px !important;
  }
  .mr-sm-46 {
    margin-right: 46px !important;
  }
  .mr-sm-47 {
    margin-right: 47px !important;
  }
  .mr-sm-48 {
    margin-right: 48px !important;
  }
  .mr-sm-49 {
    margin-right: 49px !important;
  }
  .mr-sm-50 {
    margin-right: 50px !important;
  }
  .mr-sm-51 {
    margin-right: 51px !important;
  }
  .mr-sm-52 {
    margin-right: 52px !important;
  }
  .mr-sm-53 {
    margin-right: 53px !important;
  }
  .mr-sm-54 {
    margin-right: 54px !important;
  }
  .mr-sm-55 {
    margin-right: 55px !important;
  }
  .mr-sm-56 {
    margin-right: 56px !important;
  }
  .mr-sm-57 {
    margin-right: 57px !important;
  }
  .mr-sm-58 {
    margin-right: 58px !important;
  }
  .mr-sm-59 {
    margin-right: 59px !important;
  }
  .mr-sm-60 {
    margin-right: 60px !important;
  }
  .mr-sm-61 {
    margin-right: 61px !important;
  }
  .mr-sm-62 {
    margin-right: 62px !important;
  }
  .mr-sm-63 {
    margin-right: 63px !important;
  }
  .mr-sm-64 {
    margin-right: 64px !important;
  }
  .mr-sm-65 {
    margin-right: 65px !important;
  }
  .mr-sm-66 {
    margin-right: 66px !important;
  }
  .mr-sm-67 {
    margin-right: 67px !important;
  }
  .mr-sm-68 {
    margin-right: 68px !important;
  }
  .mr-sm-69 {
    margin-right: 69px !important;
  }
  .mr-sm-70 {
    margin-right: 70px !important;
  }
  .mr-sm-71 {
    margin-right: 71px !important;
  }
  .mr-sm-72 {
    margin-right: 72px !important;
  }
  .mr-sm-73 {
    margin-right: 73px !important;
  }
  .mr-sm-74 {
    margin-right: 74px !important;
  }
  .mr-sm-75 {
    margin-right: 75px !important;
  }
  .mr-sm-76 {
    margin-right: 76px !important;
  }
  .mr-sm-77 {
    margin-right: 77px !important;
  }
  .mr-sm-78 {
    margin-right: 78px !important;
  }
  .mr-sm-79 {
    margin-right: 79px !important;
  }
  .mr-sm-80 {
    margin-right: 80px !important;
  }
  .mr-sm-81 {
    margin-right: 81px !important;
  }
  .mr-sm-82 {
    margin-right: 82px !important;
  }
  .mr-sm-83 {
    margin-right: 83px !important;
  }
  .mr-sm-84 {
    margin-right: 84px !important;
  }
  .mr-sm-85 {
    margin-right: 85px !important;
  }
  .mr-sm-86 {
    margin-right: 86px !important;
  }
  .mr-sm-87 {
    margin-right: 87px !important;
  }
  .mr-sm-88 {
    margin-right: 88px !important;
  }
  .mr-sm-89 {
    margin-right: 89px !important;
  }
  .mr-sm-90 {
    margin-right: 90px !important;
  }
  .mr-sm-91 {
    margin-right: 91px !important;
  }
  .mr-sm-92 {
    margin-right: 92px !important;
  }
  .mr-sm-93 {
    margin-right: 93px !important;
  }
  .mr-sm-94 {
    margin-right: 94px !important;
  }
  .mr-sm-95 {
    margin-right: 95px !important;
  }
  .mr-sm-96 {
    margin-right: 96px !important;
  }
  .mr-sm-97 {
    margin-right: 97px !important;
  }
  .mr-sm-98 {
    margin-right: 98px !important;
  }
  .mr-sm-99 {
    margin-right: 99px !important;
  }
  .mr-sm-100 {
    margin-right: 100px !important;
  }
  .mr-sm-101 {
    margin-right: 101px !important;
  }
  .mr-sm-102 {
    margin-right: 102px !important;
  }
  .mr-sm-103 {
    margin-right: 103px !important;
  }
  .mr-sm-104 {
    margin-right: 104px !important;
  }
  .mr-sm-105 {
    margin-right: 105px !important;
  }
  .mr-sm-106 {
    margin-right: 106px !important;
  }
  .mr-sm-107 {
    margin-right: 107px !important;
  }
  .mr-sm-108 {
    margin-right: 108px !important;
  }
  .mr-sm-109 {
    margin-right: 109px !important;
  }
  .mr-sm-110 {
    margin-right: 110px !important;
  }
  .mr-sm-111 {
    margin-right: 111px !important;
  }
  .mr-sm-112 {
    margin-right: 112px !important;
  }
  .mr-sm-113 {
    margin-right: 113px !important;
  }
  .mr-sm-114 {
    margin-right: 114px !important;
  }
  .mr-sm-115 {
    margin-right: 115px !important;
  }
  .mr-sm-116 {
    margin-right: 116px !important;
  }
  .mr-sm-117 {
    margin-right: 117px !important;
  }
  .mr-sm-118 {
    margin-right: 118px !important;
  }
  .mr-sm-119 {
    margin-right: 119px !important;
  }
  .mr-sm-120 {
    margin-right: 120px !important;
  }
  .mr-sm-121 {
    margin-right: 121px !important;
  }
  .mr-sm-122 {
    margin-right: 122px !important;
  }
  .mr-sm-123 {
    margin-right: 123px !important;
  }
  .mr-sm-124 {
    margin-right: 124px !important;
  }
  .mr-sm-125 {
    margin-right: 125px !important;
  }
  .mr-sm-126 {
    margin-right: 126px !important;
  }
  .mr-sm-127 {
    margin-right: 127px !important;
  }
  .mr-sm-128 {
    margin-right: 128px !important;
  }
  .mr-sm-129 {
    margin-right: 129px !important;
  }
  .mr-sm-130 {
    margin-right: 130px !important;
  }
  .mr-sm-131 {
    margin-right: 131px !important;
  }
  .mr-sm-132 {
    margin-right: 132px !important;
  }
  .mr-sm-133 {
    margin-right: 133px !important;
  }
  .mr-sm-134 {
    margin-right: 134px !important;
  }
  .mr-sm-135 {
    margin-right: 135px !important;
  }
  .mr-sm-136 {
    margin-right: 136px !important;
  }
  .mr-sm-137 {
    margin-right: 137px !important;
  }
  .mr-sm-138 {
    margin-right: 138px !important;
  }
  .mr-sm-139 {
    margin-right: 139px !important;
  }
  .mr-sm-140 {
    margin-right: 140px !important;
  }
  .mr-sm-141 {
    margin-right: 141px !important;
  }
  .mr-sm-142 {
    margin-right: 142px !important;
  }
  .mr-sm-143 {
    margin-right: 143px !important;
  }
  .mr-sm-144 {
    margin-right: 144px !important;
  }
  .mr-sm-145 {
    margin-right: 145px !important;
  }
  .mr-sm-146 {
    margin-right: 146px !important;
  }
  .mr-sm-147 {
    margin-right: 147px !important;
  }
  .mr-sm-148 {
    margin-right: 148px !important;
  }
  .mr-sm-149 {
    margin-right: 149px !important;
  }
  .mr-sm-150 {
    margin-right: 150px !important;
  }
  .mr-sm-151 {
    margin-right: 151px !important;
  }
  .mr-sm-152 {
    margin-right: 152px !important;
  }
  .mr-sm-153 {
    margin-right: 153px !important;
  }
  .mr-sm-154 {
    margin-right: 154px !important;
  }
  .mr-sm-155 {
    margin-right: 155px !important;
  }
  .mr-sm-156 {
    margin-right: 156px !important;
  }
  .mr-sm-157 {
    margin-right: 157px !important;
  }
  .mr-sm-158 {
    margin-right: 158px !important;
  }
  .mr-sm-159 {
    margin-right: 159px !important;
  }
  .mr-sm-160 {
    margin-right: 160px !important;
  }
  .mr-sm-161 {
    margin-right: 161px !important;
  }
  .mr-sm-162 {
    margin-right: 162px !important;
  }
  .mr-sm-163 {
    margin-right: 163px !important;
  }
  .mr-sm-164 {
    margin-right: 164px !important;
  }
  .mr-sm-165 {
    margin-right: 165px !important;
  }
  .mr-sm-166 {
    margin-right: 166px !important;
  }
  .mr-sm-167 {
    margin-right: 167px !important;
  }
  .mr-sm-168 {
    margin-right: 168px !important;
  }
  .mr-sm-169 {
    margin-right: 169px !important;
  }
  .mr-sm-170 {
    margin-right: 170px !important;
  }
  .mr-sm-171 {
    margin-right: 171px !important;
  }
  .mr-sm-172 {
    margin-right: 172px !important;
  }
  .mr-sm-173 {
    margin-right: 173px !important;
  }
  .mr-sm-174 {
    margin-right: 174px !important;
  }
  .mr-sm-175 {
    margin-right: 175px !important;
  }
  .mr-sm-176 {
    margin-right: 176px !important;
  }
  .mr-sm-177 {
    margin-right: 177px !important;
  }
  .mr-sm-178 {
    margin-right: 178px !important;
  }
  .mr-sm-179 {
    margin-right: 179px !important;
  }
  .mr-sm-180 {
    margin-right: 180px !important;
  }
  .mr-sm-181 {
    margin-right: 181px !important;
  }
  .mr-sm-182 {
    margin-right: 182px !important;
  }
  .mr-sm-183 {
    margin-right: 183px !important;
  }
  .mr-sm-184 {
    margin-right: 184px !important;
  }
  .mr-sm-185 {
    margin-right: 185px !important;
  }
  .mr-sm-186 {
    margin-right: 186px !important;
  }
  .mr-sm-187 {
    margin-right: 187px !important;
  }
  .mr-sm-188 {
    margin-right: 188px !important;
  }
  .mr-sm-189 {
    margin-right: 189px !important;
  }
  .mr-sm-190 {
    margin-right: 190px !important;
  }
  .mr-sm-191 {
    margin-right: 191px !important;
  }
  .mr-sm-192 {
    margin-right: 192px !important;
  }
  .mr-sm-193 {
    margin-right: 193px !important;
  }
  .mr-sm-194 {
    margin-right: 194px !important;
  }
  .mr-sm-195 {
    margin-right: 195px !important;
  }
  .mr-sm-196 {
    margin-right: 196px !important;
  }
  .mr-sm-197 {
    margin-right: 197px !important;
  }
  .mr-sm-198 {
    margin-right: 198px !important;
  }
  .mr-sm-199 {
    margin-right: 199px !important;
  }
  .mr-sm-200 {
    margin-right: 200px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mt-md-1 {
    margin-top: 1px !important;
  }
  .mt-md-2 {
    margin-top: 2px !important;
  }
  .mt-md-3 {
    margin-top: 3px !important;
  }
  .mt-md-4 {
    margin-top: 4px !important;
  }
  .mt-md-5 {
    margin-top: 5px !important;
  }
  .mt-md-6 {
    margin-top: 6px !important;
  }
  .mt-md-7 {
    margin-top: 7px !important;
  }
  .mt-md-8 {
    margin-top: 8px !important;
  }
  .mt-md-9 {
    margin-top: 9px !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-11 {
    margin-top: 11px !important;
  }
  .mt-md-12 {
    margin-top: 12px !important;
  }
  .mt-md-13 {
    margin-top: 13px !important;
  }
  .mt-md-14 {
    margin-top: 14px !important;
  }
  .mt-md-15 {
    margin-top: 15px !important;
  }
  .mt-md-16 {
    margin-top: 16px !important;
  }
  .mt-md-17 {
    margin-top: 17px !important;
  }
  .mt-md-18 {
    margin-top: 18px !important;
  }
  .mt-md-19 {
    margin-top: 19px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-21 {
    margin-top: 21px !important;
  }
  .mt-md-22 {
    margin-top: 22px !important;
  }
  .mt-md-23 {
    margin-top: 23px !important;
  }
  .mt-md-24 {
    margin-top: 24px !important;
  }
  .mt-md-25 {
    margin-top: 25px !important;
  }
  .mt-md-26 {
    margin-top: 26px !important;
  }
  .mt-md-27 {
    margin-top: 27px !important;
  }
  .mt-md-28 {
    margin-top: 28px !important;
  }
  .mt-md-29 {
    margin-top: 29px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-31 {
    margin-top: 31px !important;
  }
  .mt-md-32 {
    margin-top: 32px !important;
  }
  .mt-md-33 {
    margin-top: 33px !important;
  }
  .mt-md-34 {
    margin-top: 34px !important;
  }
  .mt-md-35 {
    margin-top: 35px !important;
  }
  .mt-md-36 {
    margin-top: 36px !important;
  }
  .mt-md-37 {
    margin-top: 37px !important;
  }
  .mt-md-38 {
    margin-top: 38px !important;
  }
  .mt-md-39 {
    margin-top: 39px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mt-md-41 {
    margin-top: 41px !important;
  }
  .mt-md-42 {
    margin-top: 42px !important;
  }
  .mt-md-43 {
    margin-top: 43px !important;
  }
  .mt-md-44 {
    margin-top: 44px !important;
  }
  .mt-md-45 {
    margin-top: 45px !important;
  }
  .mt-md-46 {
    margin-top: 46px !important;
  }
  .mt-md-47 {
    margin-top: 47px !important;
  }
  .mt-md-48 {
    margin-top: 48px !important;
  }
  .mt-md-49 {
    margin-top: 49px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mt-md-51 {
    margin-top: 51px !important;
  }
  .mt-md-52 {
    margin-top: 52px !important;
  }
  .mt-md-53 {
    margin-top: 53px !important;
  }
  .mt-md-54 {
    margin-top: 54px !important;
  }
  .mt-md-55 {
    margin-top: 55px !important;
  }
  .mt-md-56 {
    margin-top: 56px !important;
  }
  .mt-md-57 {
    margin-top: 57px !important;
  }
  .mt-md-58 {
    margin-top: 58px !important;
  }
  .mt-md-59 {
    margin-top: 59px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mt-md-61 {
    margin-top: 61px !important;
  }
  .mt-md-62 {
    margin-top: 62px !important;
  }
  .mt-md-63 {
    margin-top: 63px !important;
  }
  .mt-md-64 {
    margin-top: 64px !important;
  }
  .mt-md-65 {
    margin-top: 65px !important;
  }
  .mt-md-66 {
    margin-top: 66px !important;
  }
  .mt-md-67 {
    margin-top: 67px !important;
  }
  .mt-md-68 {
    margin-top: 68px !important;
  }
  .mt-md-69 {
    margin-top: 69px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mt-md-71 {
    margin-top: 71px !important;
  }
  .mt-md-72 {
    margin-top: 72px !important;
  }
  .mt-md-73 {
    margin-top: 73px !important;
  }
  .mt-md-74 {
    margin-top: 74px !important;
  }
  .mt-md-75 {
    margin-top: 75px !important;
  }
  .mt-md-76 {
    margin-top: 76px !important;
  }
  .mt-md-77 {
    margin-top: 77px !important;
  }
  .mt-md-78 {
    margin-top: 78px !important;
  }
  .mt-md-79 {
    margin-top: 79px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mt-md-81 {
    margin-top: 81px !important;
  }
  .mt-md-82 {
    margin-top: 82px !important;
  }
  .mt-md-83 {
    margin-top: 83px !important;
  }
  .mt-md-84 {
    margin-top: 84px !important;
  }
  .mt-md-85 {
    margin-top: 85px !important;
  }
  .mt-md-86 {
    margin-top: 86px !important;
  }
  .mt-md-87 {
    margin-top: 87px !important;
  }
  .mt-md-88 {
    margin-top: 88px !important;
  }
  .mt-md-89 {
    margin-top: 89px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mt-md-91 {
    margin-top: 91px !important;
  }
  .mt-md-92 {
    margin-top: 92px !important;
  }
  .mt-md-93 {
    margin-top: 93px !important;
  }
  .mt-md-94 {
    margin-top: 94px !important;
  }
  .mt-md-95 {
    margin-top: 95px !important;
  }
  .mt-md-96 {
    margin-top: 96px !important;
  }
  .mt-md-97 {
    margin-top: 97px !important;
  }
  .mt-md-98 {
    margin-top: 98px !important;
  }
  .mt-md-99 {
    margin-top: 99px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mt-md-101 {
    margin-top: 101px !important;
  }
  .mt-md-102 {
    margin-top: 102px !important;
  }
  .mt-md-103 {
    margin-top: 103px !important;
  }
  .mt-md-104 {
    margin-top: 104px !important;
  }
  .mt-md-105 {
    margin-top: 105px !important;
  }
  .mt-md-106 {
    margin-top: 106px !important;
  }
  .mt-md-107 {
    margin-top: 107px !important;
  }
  .mt-md-108 {
    margin-top: 108px !important;
  }
  .mt-md-109 {
    margin-top: 109px !important;
  }
  .mt-md-110 {
    margin-top: 110px !important;
  }
  .mt-md-111 {
    margin-top: 111px !important;
  }
  .mt-md-112 {
    margin-top: 112px !important;
  }
  .mt-md-113 {
    margin-top: 113px !important;
  }
  .mt-md-114 {
    margin-top: 114px !important;
  }
  .mt-md-115 {
    margin-top: 115px !important;
  }
  .mt-md-116 {
    margin-top: 116px !important;
  }
  .mt-md-117 {
    margin-top: 117px !important;
  }
  .mt-md-118 {
    margin-top: 118px !important;
  }
  .mt-md-119 {
    margin-top: 119px !important;
  }
  .mt-md-120 {
    margin-top: 120px !important;
  }
  .mt-md-121 {
    margin-top: 121px !important;
  }
  .mt-md-122 {
    margin-top: 122px !important;
  }
  .mt-md-123 {
    margin-top: 123px !important;
  }
  .mt-md-124 {
    margin-top: 124px !important;
  }
  .mt-md-125 {
    margin-top: 125px !important;
  }
  .mt-md-126 {
    margin-top: 126px !important;
  }
  .mt-md-127 {
    margin-top: 127px !important;
  }
  .mt-md-128 {
    margin-top: 128px !important;
  }
  .mt-md-129 {
    margin-top: 129px !important;
  }
  .mt-md-130 {
    margin-top: 130px !important;
  }
  .mt-md-131 {
    margin-top: 131px !important;
  }
  .mt-md-132 {
    margin-top: 132px !important;
  }
  .mt-md-133 {
    margin-top: 133px !important;
  }
  .mt-md-134 {
    margin-top: 134px !important;
  }
  .mt-md-135 {
    margin-top: 135px !important;
  }
  .mt-md-136 {
    margin-top: 136px !important;
  }
  .mt-md-137 {
    margin-top: 137px !important;
  }
  .mt-md-138 {
    margin-top: 138px !important;
  }
  .mt-md-139 {
    margin-top: 139px !important;
  }
  .mt-md-140 {
    margin-top: 140px !important;
  }
  .mt-md-141 {
    margin-top: 141px !important;
  }
  .mt-md-142 {
    margin-top: 142px !important;
  }
  .mt-md-143 {
    margin-top: 143px !important;
  }
  .mt-md-144 {
    margin-top: 144px !important;
  }
  .mt-md-145 {
    margin-top: 145px !important;
  }
  .mt-md-146 {
    margin-top: 146px !important;
  }
  .mt-md-147 {
    margin-top: 147px !important;
  }
  .mt-md-148 {
    margin-top: 148px !important;
  }
  .mt-md-149 {
    margin-top: 149px !important;
  }
  .mt-md-150 {
    margin-top: 150px !important;
  }
  .mt-md-151 {
    margin-top: 151px !important;
  }
  .mt-md-152 {
    margin-top: 152px !important;
  }
  .mt-md-153 {
    margin-top: 153px !important;
  }
  .mt-md-154 {
    margin-top: 154px !important;
  }
  .mt-md-155 {
    margin-top: 155px !important;
  }
  .mt-md-156 {
    margin-top: 156px !important;
  }
  .mt-md-157 {
    margin-top: 157px !important;
  }
  .mt-md-158 {
    margin-top: 158px !important;
  }
  .mt-md-159 {
    margin-top: 159px !important;
  }
  .mt-md-160 {
    margin-top: 160px !important;
  }
  .mt-md-161 {
    margin-top: 161px !important;
  }
  .mt-md-162 {
    margin-top: 162px !important;
  }
  .mt-md-163 {
    margin-top: 163px !important;
  }
  .mt-md-164 {
    margin-top: 164px !important;
  }
  .mt-md-165 {
    margin-top: 165px !important;
  }
  .mt-md-166 {
    margin-top: 166px !important;
  }
  .mt-md-167 {
    margin-top: 167px !important;
  }
  .mt-md-168 {
    margin-top: 168px !important;
  }
  .mt-md-169 {
    margin-top: 169px !important;
  }
  .mt-md-170 {
    margin-top: 170px !important;
  }
  .mt-md-171 {
    margin-top: 171px !important;
  }
  .mt-md-172 {
    margin-top: 172px !important;
  }
  .mt-md-173 {
    margin-top: 173px !important;
  }
  .mt-md-174 {
    margin-top: 174px !important;
  }
  .mt-md-175 {
    margin-top: 175px !important;
  }
  .mt-md-176 {
    margin-top: 176px !important;
  }
  .mt-md-177 {
    margin-top: 177px !important;
  }
  .mt-md-178 {
    margin-top: 178px !important;
  }
  .mt-md-179 {
    margin-top: 179px !important;
  }
  .mt-md-180 {
    margin-top: 180px !important;
  }
  .mt-md-181 {
    margin-top: 181px !important;
  }
  .mt-md-182 {
    margin-top: 182px !important;
  }
  .mt-md-183 {
    margin-top: 183px !important;
  }
  .mt-md-184 {
    margin-top: 184px !important;
  }
  .mt-md-185 {
    margin-top: 185px !important;
  }
  .mt-md-186 {
    margin-top: 186px !important;
  }
  .mt-md-187 {
    margin-top: 187px !important;
  }
  .mt-md-188 {
    margin-top: 188px !important;
  }
  .mt-md-189 {
    margin-top: 189px !important;
  }
  .mt-md-190 {
    margin-top: 190px !important;
  }
  .mt-md-191 {
    margin-top: 191px !important;
  }
  .mt-md-192 {
    margin-top: 192px !important;
  }
  .mt-md-193 {
    margin-top: 193px !important;
  }
  .mt-md-194 {
    margin-top: 194px !important;
  }
  .mt-md-195 {
    margin-top: 195px !important;
  }
  .mt-md-196 {
    margin-top: 196px !important;
  }
  .mt-md-197 {
    margin-top: 197px !important;
  }
  .mt-md-198 {
    margin-top: 198px !important;
  }
  .mt-md-199 {
    margin-top: 199px !important;
  }
  .mt-md-200 {
    margin-top: 200px !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .mb-md-1 {
    margin-bottom: 1px !important;
  }
  .mb-md-2 {
    margin-bottom: 2px !important;
  }
  .mb-md-3 {
    margin-bottom: 3px !important;
  }
  .mb-md-4 {
    margin-bottom: 4px !important;
  }
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
  .mb-md-6 {
    margin-bottom: 6px !important;
  }
  .mb-md-7 {
    margin-bottom: 7px !important;
  }
  .mb-md-8 {
    margin-bottom: 8px !important;
  }
  .mb-md-9 {
    margin-bottom: 9px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-11 {
    margin-bottom: 11px !important;
  }
  .mb-md-12 {
    margin-bottom: 12px !important;
  }
  .mb-md-13 {
    margin-bottom: 13px !important;
  }
  .mb-md-14 {
    margin-bottom: 14px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  .mb-md-16 {
    margin-bottom: 16px !important;
  }
  .mb-md-17 {
    margin-bottom: 17px !important;
  }
  .mb-md-18 {
    margin-bottom: 18px !important;
  }
  .mb-md-19 {
    margin-bottom: 19px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-21 {
    margin-bottom: 21px !important;
  }
  .mb-md-22 {
    margin-bottom: 22px !important;
  }
  .mb-md-23 {
    margin-bottom: 23px !important;
  }
  .mb-md-24 {
    margin-bottom: 24px !important;
  }
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
  .mb-md-26 {
    margin-bottom: 26px !important;
  }
  .mb-md-27 {
    margin-bottom: 27px !important;
  }
  .mb-md-28 {
    margin-bottom: 28px !important;
  }
  .mb-md-29 {
    margin-bottom: 29px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-31 {
    margin-bottom: 31px !important;
  }
  .mb-md-32 {
    margin-bottom: 32px !important;
  }
  .mb-md-33 {
    margin-bottom: 33px !important;
  }
  .mb-md-34 {
    margin-bottom: 34px !important;
  }
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  .mb-md-36 {
    margin-bottom: 36px !important;
  }
  .mb-md-37 {
    margin-bottom: 37px !important;
  }
  .mb-md-38 {
    margin-bottom: 38px !important;
  }
  .mb-md-39 {
    margin-bottom: 39px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-41 {
    margin-bottom: 41px !important;
  }
  .mb-md-42 {
    margin-bottom: 42px !important;
  }
  .mb-md-43 {
    margin-bottom: 43px !important;
  }
  .mb-md-44 {
    margin-bottom: 44px !important;
  }
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
  .mb-md-46 {
    margin-bottom: 46px !important;
  }
  .mb-md-47 {
    margin-bottom: 47px !important;
  }
  .mb-md-48 {
    margin-bottom: 48px !important;
  }
  .mb-md-49 {
    margin-bottom: 49px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-51 {
    margin-bottom: 51px !important;
  }
  .mb-md-52 {
    margin-bottom: 52px !important;
  }
  .mb-md-53 {
    margin-bottom: 53px !important;
  }
  .mb-md-54 {
    margin-bottom: 54px !important;
  }
  .mb-md-55 {
    margin-bottom: 55px !important;
  }
  .mb-md-56 {
    margin-bottom: 56px !important;
  }
  .mb-md-57 {
    margin-bottom: 57px !important;
  }
  .mb-md-58 {
    margin-bottom: 58px !important;
  }
  .mb-md-59 {
    margin-bottom: 59px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-61 {
    margin-bottom: 61px !important;
  }
  .mb-md-62 {
    margin-bottom: 62px !important;
  }
  .mb-md-63 {
    margin-bottom: 63px !important;
  }
  .mb-md-64 {
    margin-bottom: 64px !important;
  }
  .mb-md-65 {
    margin-bottom: 65px !important;
  }
  .mb-md-66 {
    margin-bottom: 66px !important;
  }
  .mb-md-67 {
    margin-bottom: 67px !important;
  }
  .mb-md-68 {
    margin-bottom: 68px !important;
  }
  .mb-md-69 {
    margin-bottom: 69px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-71 {
    margin-bottom: 71px !important;
  }
  .mb-md-72 {
    margin-bottom: 72px !important;
  }
  .mb-md-73 {
    margin-bottom: 73px !important;
  }
  .mb-md-74 {
    margin-bottom: 74px !important;
  }
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
  .mb-md-76 {
    margin-bottom: 76px !important;
  }
  .mb-md-77 {
    margin-bottom: 77px !important;
  }
  .mb-md-78 {
    margin-bottom: 78px !important;
  }
  .mb-md-79 {
    margin-bottom: 79px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-81 {
    margin-bottom: 81px !important;
  }
  .mb-md-82 {
    margin-bottom: 82px !important;
  }
  .mb-md-83 {
    margin-bottom: 83px !important;
  }
  .mb-md-84 {
    margin-bottom: 84px !important;
  }
  .mb-md-85 {
    margin-bottom: 85px !important;
  }
  .mb-md-86 {
    margin-bottom: 86px !important;
  }
  .mb-md-87 {
    margin-bottom: 87px !important;
  }
  .mb-md-88 {
    margin-bottom: 88px !important;
  }
  .mb-md-89 {
    margin-bottom: 89px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-91 {
    margin-bottom: 91px !important;
  }
  .mb-md-92 {
    margin-bottom: 92px !important;
  }
  .mb-md-93 {
    margin-bottom: 93px !important;
  }
  .mb-md-94 {
    margin-bottom: 94px !important;
  }
  .mb-md-95 {
    margin-bottom: 95px !important;
  }
  .mb-md-96 {
    margin-bottom: 96px !important;
  }
  .mb-md-97 {
    margin-bottom: 97px !important;
  }
  .mb-md-98 {
    margin-bottom: 98px !important;
  }
  .mb-md-99 {
    margin-bottom: 99px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-101 {
    margin-bottom: 101px !important;
  }
  .mb-md-102 {
    margin-bottom: 102px !important;
  }
  .mb-md-103 {
    margin-bottom: 103px !important;
  }
  .mb-md-104 {
    margin-bottom: 104px !important;
  }
  .mb-md-105 {
    margin-bottom: 105px !important;
  }
  .mb-md-106 {
    margin-bottom: 106px !important;
  }
  .mb-md-107 {
    margin-bottom: 107px !important;
  }
  .mb-md-108 {
    margin-bottom: 108px !important;
  }
  .mb-md-109 {
    margin-bottom: 109px !important;
  }
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  .mb-md-111 {
    margin-bottom: 111px !important;
  }
  .mb-md-112 {
    margin-bottom: 112px !important;
  }
  .mb-md-113 {
    margin-bottom: 113px !important;
  }
  .mb-md-114 {
    margin-bottom: 114px !important;
  }
  .mb-md-115 {
    margin-bottom: 115px !important;
  }
  .mb-md-116 {
    margin-bottom: 116px !important;
  }
  .mb-md-117 {
    margin-bottom: 117px !important;
  }
  .mb-md-118 {
    margin-bottom: 118px !important;
  }
  .mb-md-119 {
    margin-bottom: 119px !important;
  }
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  .mb-md-121 {
    margin-bottom: 121px !important;
  }
  .mb-md-122 {
    margin-bottom: 122px !important;
  }
  .mb-md-123 {
    margin-bottom: 123px !important;
  }
  .mb-md-124 {
    margin-bottom: 124px !important;
  }
  .mb-md-125 {
    margin-bottom: 125px !important;
  }
  .mb-md-126 {
    margin-bottom: 126px !important;
  }
  .mb-md-127 {
    margin-bottom: 127px !important;
  }
  .mb-md-128 {
    margin-bottom: 128px !important;
  }
  .mb-md-129 {
    margin-bottom: 129px !important;
  }
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  .mb-md-131 {
    margin-bottom: 131px !important;
  }
  .mb-md-132 {
    margin-bottom: 132px !important;
  }
  .mb-md-133 {
    margin-bottom: 133px !important;
  }
  .mb-md-134 {
    margin-bottom: 134px !important;
  }
  .mb-md-135 {
    margin-bottom: 135px !important;
  }
  .mb-md-136 {
    margin-bottom: 136px !important;
  }
  .mb-md-137 {
    margin-bottom: 137px !important;
  }
  .mb-md-138 {
    margin-bottom: 138px !important;
  }
  .mb-md-139 {
    margin-bottom: 139px !important;
  }
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  .mb-md-141 {
    margin-bottom: 141px !important;
  }
  .mb-md-142 {
    margin-bottom: 142px !important;
  }
  .mb-md-143 {
    margin-bottom: 143px !important;
  }
  .mb-md-144 {
    margin-bottom: 144px !important;
  }
  .mb-md-145 {
    margin-bottom: 145px !important;
  }
  .mb-md-146 {
    margin-bottom: 146px !important;
  }
  .mb-md-147 {
    margin-bottom: 147px !important;
  }
  .mb-md-148 {
    margin-bottom: 148px !important;
  }
  .mb-md-149 {
    margin-bottom: 149px !important;
  }
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  .mb-md-151 {
    margin-bottom: 151px !important;
  }
  .mb-md-152 {
    margin-bottom: 152px !important;
  }
  .mb-md-153 {
    margin-bottom: 153px !important;
  }
  .mb-md-154 {
    margin-bottom: 154px !important;
  }
  .mb-md-155 {
    margin-bottom: 155px !important;
  }
  .mb-md-156 {
    margin-bottom: 156px !important;
  }
  .mb-md-157 {
    margin-bottom: 157px !important;
  }
  .mb-md-158 {
    margin-bottom: 158px !important;
  }
  .mb-md-159 {
    margin-bottom: 159px !important;
  }
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  .mb-md-161 {
    margin-bottom: 161px !important;
  }
  .mb-md-162 {
    margin-bottom: 162px !important;
  }
  .mb-md-163 {
    margin-bottom: 163px !important;
  }
  .mb-md-164 {
    margin-bottom: 164px !important;
  }
  .mb-md-165 {
    margin-bottom: 165px !important;
  }
  .mb-md-166 {
    margin-bottom: 166px !important;
  }
  .mb-md-167 {
    margin-bottom: 167px !important;
  }
  .mb-md-168 {
    margin-bottom: 168px !important;
  }
  .mb-md-169 {
    margin-bottom: 169px !important;
  }
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  .mb-md-171 {
    margin-bottom: 171px !important;
  }
  .mb-md-172 {
    margin-bottom: 172px !important;
  }
  .mb-md-173 {
    margin-bottom: 173px !important;
  }
  .mb-md-174 {
    margin-bottom: 174px !important;
  }
  .mb-md-175 {
    margin-bottom: 175px !important;
  }
  .mb-md-176 {
    margin-bottom: 176px !important;
  }
  .mb-md-177 {
    margin-bottom: 177px !important;
  }
  .mb-md-178 {
    margin-bottom: 178px !important;
  }
  .mb-md-179 {
    margin-bottom: 179px !important;
  }
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  .mb-md-181 {
    margin-bottom: 181px !important;
  }
  .mb-md-182 {
    margin-bottom: 182px !important;
  }
  .mb-md-183 {
    margin-bottom: 183px !important;
  }
  .mb-md-184 {
    margin-bottom: 184px !important;
  }
  .mb-md-185 {
    margin-bottom: 185px !important;
  }
  .mb-md-186 {
    margin-bottom: 186px !important;
  }
  .mb-md-187 {
    margin-bottom: 187px !important;
  }
  .mb-md-188 {
    margin-bottom: 188px !important;
  }
  .mb-md-189 {
    margin-bottom: 189px !important;
  }
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  .mb-md-191 {
    margin-bottom: 191px !important;
  }
  .mb-md-192 {
    margin-bottom: 192px !important;
  }
  .mb-md-193 {
    margin-bottom: 193px !important;
  }
  .mb-md-194 {
    margin-bottom: 194px !important;
  }
  .mb-md-195 {
    margin-bottom: 195px !important;
  }
  .mb-md-196 {
    margin-bottom: 196px !important;
  }
  .mb-md-197 {
    margin-bottom: 197px !important;
  }
  .mb-md-198 {
    margin-bottom: 198px !important;
  }
  .mb-md-199 {
    margin-bottom: 199px !important;
  }
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  .ml-md-0 {
    margin-left: 0px !important;
  }
  .ml-md-1 {
    margin-left: 1px !important;
  }
  .ml-md-2 {
    margin-left: 2px !important;
  }
  .ml-md-3 {
    margin-left: 3px !important;
  }
  .ml-md-4 {
    margin-left: 4px !important;
  }
  .ml-md-5 {
    margin-left: 5px !important;
  }
  .ml-md-6 {
    margin-left: 6px !important;
  }
  .ml-md-7 {
    margin-left: 7px !important;
  }
  .ml-md-8 {
    margin-left: 8px !important;
  }
  .ml-md-9 {
    margin-left: 9px !important;
  }
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .ml-md-11 {
    margin-left: 11px !important;
  }
  .ml-md-12 {
    margin-left: 12px !important;
  }
  .ml-md-13 {
    margin-left: 13px !important;
  }
  .ml-md-14 {
    margin-left: 14px !important;
  }
  .ml-md-15 {
    margin-left: 15px !important;
  }
  .ml-md-16 {
    margin-left: 16px !important;
  }
  .ml-md-17 {
    margin-left: 17px !important;
  }
  .ml-md-18 {
    margin-left: 18px !important;
  }
  .ml-md-19 {
    margin-left: 19px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .ml-md-21 {
    margin-left: 21px !important;
  }
  .ml-md-22 {
    margin-left: 22px !important;
  }
  .ml-md-23 {
    margin-left: 23px !important;
  }
  .ml-md-24 {
    margin-left: 24px !important;
  }
  .ml-md-25 {
    margin-left: 25px !important;
  }
  .ml-md-26 {
    margin-left: 26px !important;
  }
  .ml-md-27 {
    margin-left: 27px !important;
  }
  .ml-md-28 {
    margin-left: 28px !important;
  }
  .ml-md-29 {
    margin-left: 29px !important;
  }
  .ml-md-30 {
    margin-left: 30px !important;
  }
  .ml-md-31 {
    margin-left: 31px !important;
  }
  .ml-md-32 {
    margin-left: 32px !important;
  }
  .ml-md-33 {
    margin-left: 33px !important;
  }
  .ml-md-34 {
    margin-left: 34px !important;
  }
  .ml-md-35 {
    margin-left: 35px !important;
  }
  .ml-md-36 {
    margin-left: 36px !important;
  }
  .ml-md-37 {
    margin-left: 37px !important;
  }
  .ml-md-38 {
    margin-left: 38px !important;
  }
  .ml-md-39 {
    margin-left: 39px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .ml-md-41 {
    margin-left: 41px !important;
  }
  .ml-md-42 {
    margin-left: 42px !important;
  }
  .ml-md-43 {
    margin-left: 43px !important;
  }
  .ml-md-44 {
    margin-left: 44px !important;
  }
  .ml-md-45 {
    margin-left: 45px !important;
  }
  .ml-md-46 {
    margin-left: 46px !important;
  }
  .ml-md-47 {
    margin-left: 47px !important;
  }
  .ml-md-48 {
    margin-left: 48px !important;
  }
  .ml-md-49 {
    margin-left: 49px !important;
  }
  .ml-md-50 {
    margin-left: 50px !important;
  }
  .ml-md-51 {
    margin-left: 51px !important;
  }
  .ml-md-52 {
    margin-left: 52px !important;
  }
  .ml-md-53 {
    margin-left: 53px !important;
  }
  .ml-md-54 {
    margin-left: 54px !important;
  }
  .ml-md-55 {
    margin-left: 55px !important;
  }
  .ml-md-56 {
    margin-left: 56px !important;
  }
  .ml-md-57 {
    margin-left: 57px !important;
  }
  .ml-md-58 {
    margin-left: 58px !important;
  }
  .ml-md-59 {
    margin-left: 59px !important;
  }
  .ml-md-60 {
    margin-left: 60px !important;
  }
  .ml-md-61 {
    margin-left: 61px !important;
  }
  .ml-md-62 {
    margin-left: 62px !important;
  }
  .ml-md-63 {
    margin-left: 63px !important;
  }
  .ml-md-64 {
    margin-left: 64px !important;
  }
  .ml-md-65 {
    margin-left: 65px !important;
  }
  .ml-md-66 {
    margin-left: 66px !important;
  }
  .ml-md-67 {
    margin-left: 67px !important;
  }
  .ml-md-68 {
    margin-left: 68px !important;
  }
  .ml-md-69 {
    margin-left: 69px !important;
  }
  .ml-md-70 {
    margin-left: 70px !important;
  }
  .ml-md-71 {
    margin-left: 71px !important;
  }
  .ml-md-72 {
    margin-left: 72px !important;
  }
  .ml-md-73 {
    margin-left: 73px !important;
  }
  .ml-md-74 {
    margin-left: 74px !important;
  }
  .ml-md-75 {
    margin-left: 75px !important;
  }
  .ml-md-76 {
    margin-left: 76px !important;
  }
  .ml-md-77 {
    margin-left: 77px !important;
  }
  .ml-md-78 {
    margin-left: 78px !important;
  }
  .ml-md-79 {
    margin-left: 79px !important;
  }
  .ml-md-80 {
    margin-left: 80px !important;
  }
  .ml-md-81 {
    margin-left: 81px !important;
  }
  .ml-md-82 {
    margin-left: 82px !important;
  }
  .ml-md-83 {
    margin-left: 83px !important;
  }
  .ml-md-84 {
    margin-left: 84px !important;
  }
  .ml-md-85 {
    margin-left: 85px !important;
  }
  .ml-md-86 {
    margin-left: 86px !important;
  }
  .ml-md-87 {
    margin-left: 87px !important;
  }
  .ml-md-88 {
    margin-left: 88px !important;
  }
  .ml-md-89 {
    margin-left: 89px !important;
  }
  .ml-md-90 {
    margin-left: 90px !important;
  }
  .ml-md-91 {
    margin-left: 91px !important;
  }
  .ml-md-92 {
    margin-left: 92px !important;
  }
  .ml-md-93 {
    margin-left: 93px !important;
  }
  .ml-md-94 {
    margin-left: 94px !important;
  }
  .ml-md-95 {
    margin-left: 95px !important;
  }
  .ml-md-96 {
    margin-left: 96px !important;
  }
  .ml-md-97 {
    margin-left: 97px !important;
  }
  .ml-md-98 {
    margin-left: 98px !important;
  }
  .ml-md-99 {
    margin-left: 99px !important;
  }
  .ml-md-100 {
    margin-left: 100px !important;
  }
  .ml-md-101 {
    margin-left: 101px !important;
  }
  .ml-md-102 {
    margin-left: 102px !important;
  }
  .ml-md-103 {
    margin-left: 103px !important;
  }
  .ml-md-104 {
    margin-left: 104px !important;
  }
  .ml-md-105 {
    margin-left: 105px !important;
  }
  .ml-md-106 {
    margin-left: 106px !important;
  }
  .ml-md-107 {
    margin-left: 107px !important;
  }
  .ml-md-108 {
    margin-left: 108px !important;
  }
  .ml-md-109 {
    margin-left: 109px !important;
  }
  .ml-md-110 {
    margin-left: 110px !important;
  }
  .ml-md-111 {
    margin-left: 111px !important;
  }
  .ml-md-112 {
    margin-left: 112px !important;
  }
  .ml-md-113 {
    margin-left: 113px !important;
  }
  .ml-md-114 {
    margin-left: 114px !important;
  }
  .ml-md-115 {
    margin-left: 115px !important;
  }
  .ml-md-116 {
    margin-left: 116px !important;
  }
  .ml-md-117 {
    margin-left: 117px !important;
  }
  .ml-md-118 {
    margin-left: 118px !important;
  }
  .ml-md-119 {
    margin-left: 119px !important;
  }
  .ml-md-120 {
    margin-left: 120px !important;
  }
  .ml-md-121 {
    margin-left: 121px !important;
  }
  .ml-md-122 {
    margin-left: 122px !important;
  }
  .ml-md-123 {
    margin-left: 123px !important;
  }
  .ml-md-124 {
    margin-left: 124px !important;
  }
  .ml-md-125 {
    margin-left: 125px !important;
  }
  .ml-md-126 {
    margin-left: 126px !important;
  }
  .ml-md-127 {
    margin-left: 127px !important;
  }
  .ml-md-128 {
    margin-left: 128px !important;
  }
  .ml-md-129 {
    margin-left: 129px !important;
  }
  .ml-md-130 {
    margin-left: 130px !important;
  }
  .ml-md-131 {
    margin-left: 131px !important;
  }
  .ml-md-132 {
    margin-left: 132px !important;
  }
  .ml-md-133 {
    margin-left: 133px !important;
  }
  .ml-md-134 {
    margin-left: 134px !important;
  }
  .ml-md-135 {
    margin-left: 135px !important;
  }
  .ml-md-136 {
    margin-left: 136px !important;
  }
  .ml-md-137 {
    margin-left: 137px !important;
  }
  .ml-md-138 {
    margin-left: 138px !important;
  }
  .ml-md-139 {
    margin-left: 139px !important;
  }
  .ml-md-140 {
    margin-left: 140px !important;
  }
  .ml-md-141 {
    margin-left: 141px !important;
  }
  .ml-md-142 {
    margin-left: 142px !important;
  }
  .ml-md-143 {
    margin-left: 143px !important;
  }
  .ml-md-144 {
    margin-left: 144px !important;
  }
  .ml-md-145 {
    margin-left: 145px !important;
  }
  .ml-md-146 {
    margin-left: 146px !important;
  }
  .ml-md-147 {
    margin-left: 147px !important;
  }
  .ml-md-148 {
    margin-left: 148px !important;
  }
  .ml-md-149 {
    margin-left: 149px !important;
  }
  .ml-md-150 {
    margin-left: 150px !important;
  }
  .ml-md-151 {
    margin-left: 151px !important;
  }
  .ml-md-152 {
    margin-left: 152px !important;
  }
  .ml-md-153 {
    margin-left: 153px !important;
  }
  .ml-md-154 {
    margin-left: 154px !important;
  }
  .ml-md-155 {
    margin-left: 155px !important;
  }
  .ml-md-156 {
    margin-left: 156px !important;
  }
  .ml-md-157 {
    margin-left: 157px !important;
  }
  .ml-md-158 {
    margin-left: 158px !important;
  }
  .ml-md-159 {
    margin-left: 159px !important;
  }
  .ml-md-160 {
    margin-left: 160px !important;
  }
  .ml-md-161 {
    margin-left: 161px !important;
  }
  .ml-md-162 {
    margin-left: 162px !important;
  }
  .ml-md-163 {
    margin-left: 163px !important;
  }
  .ml-md-164 {
    margin-left: 164px !important;
  }
  .ml-md-165 {
    margin-left: 165px !important;
  }
  .ml-md-166 {
    margin-left: 166px !important;
  }
  .ml-md-167 {
    margin-left: 167px !important;
  }
  .ml-md-168 {
    margin-left: 168px !important;
  }
  .ml-md-169 {
    margin-left: 169px !important;
  }
  .ml-md-170 {
    margin-left: 170px !important;
  }
  .ml-md-171 {
    margin-left: 171px !important;
  }
  .ml-md-172 {
    margin-left: 172px !important;
  }
  .ml-md-173 {
    margin-left: 173px !important;
  }
  .ml-md-174 {
    margin-left: 174px !important;
  }
  .ml-md-175 {
    margin-left: 175px !important;
  }
  .ml-md-176 {
    margin-left: 176px !important;
  }
  .ml-md-177 {
    margin-left: 177px !important;
  }
  .ml-md-178 {
    margin-left: 178px !important;
  }
  .ml-md-179 {
    margin-left: 179px !important;
  }
  .ml-md-180 {
    margin-left: 180px !important;
  }
  .ml-md-181 {
    margin-left: 181px !important;
  }
  .ml-md-182 {
    margin-left: 182px !important;
  }
  .ml-md-183 {
    margin-left: 183px !important;
  }
  .ml-md-184 {
    margin-left: 184px !important;
  }
  .ml-md-185 {
    margin-left: 185px !important;
  }
  .ml-md-186 {
    margin-left: 186px !important;
  }
  .ml-md-187 {
    margin-left: 187px !important;
  }
  .ml-md-188 {
    margin-left: 188px !important;
  }
  .ml-md-189 {
    margin-left: 189px !important;
  }
  .ml-md-190 {
    margin-left: 190px !important;
  }
  .ml-md-191 {
    margin-left: 191px !important;
  }
  .ml-md-192 {
    margin-left: 192px !important;
  }
  .ml-md-193 {
    margin-left: 193px !important;
  }
  .ml-md-194 {
    margin-left: 194px !important;
  }
  .ml-md-195 {
    margin-left: 195px !important;
  }
  .ml-md-196 {
    margin-left: 196px !important;
  }
  .ml-md-197 {
    margin-left: 197px !important;
  }
  .ml-md-198 {
    margin-left: 198px !important;
  }
  .ml-md-199 {
    margin-left: 199px !important;
  }
  .ml-md-200 {
    margin-left: 200px !important;
  }
  .mr-md-0 {
    margin-right: 0px !important;
  }
  .mr-md-1 {
    margin-right: 1px !important;
  }
  .mr-md-2 {
    margin-right: 2px !important;
  }
  .mr-md-3 {
    margin-right: 3px !important;
  }
  .mr-md-4 {
    margin-right: 4px !important;
  }
  .mr-md-5 {
    margin-right: 5px !important;
  }
  .mr-md-6 {
    margin-right: 6px !important;
  }
  .mr-md-7 {
    margin-right: 7px !important;
  }
  .mr-md-8 {
    margin-right: 8px !important;
  }
  .mr-md-9 {
    margin-right: 9px !important;
  }
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mr-md-11 {
    margin-right: 11px !important;
  }
  .mr-md-12 {
    margin-right: 12px !important;
  }
  .mr-md-13 {
    margin-right: 13px !important;
  }
  .mr-md-14 {
    margin-right: 14px !important;
  }
  .mr-md-15 {
    margin-right: 15px !important;
  }
  .mr-md-16 {
    margin-right: 16px !important;
  }
  .mr-md-17 {
    margin-right: 17px !important;
  }
  .mr-md-18 {
    margin-right: 18px !important;
  }
  .mr-md-19 {
    margin-right: 19px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .mr-md-21 {
    margin-right: 21px !important;
  }
  .mr-md-22 {
    margin-right: 22px !important;
  }
  .mr-md-23 {
    margin-right: 23px !important;
  }
  .mr-md-24 {
    margin-right: 24px !important;
  }
  .mr-md-25 {
    margin-right: 25px !important;
  }
  .mr-md-26 {
    margin-right: 26px !important;
  }
  .mr-md-27 {
    margin-right: 27px !important;
  }
  .mr-md-28 {
    margin-right: 28px !important;
  }
  .mr-md-29 {
    margin-right: 29px !important;
  }
  .mr-md-30 {
    margin-right: 30px !important;
  }
  .mr-md-31 {
    margin-right: 31px !important;
  }
  .mr-md-32 {
    margin-right: 32px !important;
  }
  .mr-md-33 {
    margin-right: 33px !important;
  }
  .mr-md-34 {
    margin-right: 34px !important;
  }
  .mr-md-35 {
    margin-right: 35px !important;
  }
  .mr-md-36 {
    margin-right: 36px !important;
  }
  .mr-md-37 {
    margin-right: 37px !important;
  }
  .mr-md-38 {
    margin-right: 38px !important;
  }
  .mr-md-39 {
    margin-right: 39px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .mr-md-41 {
    margin-right: 41px !important;
  }
  .mr-md-42 {
    margin-right: 42px !important;
  }
  .mr-md-43 {
    margin-right: 43px !important;
  }
  .mr-md-44 {
    margin-right: 44px !important;
  }
  .mr-md-45 {
    margin-right: 45px !important;
  }
  .mr-md-46 {
    margin-right: 46px !important;
  }
  .mr-md-47 {
    margin-right: 47px !important;
  }
  .mr-md-48 {
    margin-right: 48px !important;
  }
  .mr-md-49 {
    margin-right: 49px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .mr-md-51 {
    margin-right: 51px !important;
  }
  .mr-md-52 {
    margin-right: 52px !important;
  }
  .mr-md-53 {
    margin-right: 53px !important;
  }
  .mr-md-54 {
    margin-right: 54px !important;
  }
  .mr-md-55 {
    margin-right: 55px !important;
  }
  .mr-md-56 {
    margin-right: 56px !important;
  }
  .mr-md-57 {
    margin-right: 57px !important;
  }
  .mr-md-58 {
    margin-right: 58px !important;
  }
  .mr-md-59 {
    margin-right: 59px !important;
  }
  .mr-md-60 {
    margin-right: 60px !important;
  }
  .mr-md-61 {
    margin-right: 61px !important;
  }
  .mr-md-62 {
    margin-right: 62px !important;
  }
  .mr-md-63 {
    margin-right: 63px !important;
  }
  .mr-md-64 {
    margin-right: 64px !important;
  }
  .mr-md-65 {
    margin-right: 65px !important;
  }
  .mr-md-66 {
    margin-right: 66px !important;
  }
  .mr-md-67 {
    margin-right: 67px !important;
  }
  .mr-md-68 {
    margin-right: 68px !important;
  }
  .mr-md-69 {
    margin-right: 69px !important;
  }
  .mr-md-70 {
    margin-right: 70px !important;
  }
  .mr-md-71 {
    margin-right: 71px !important;
  }
  .mr-md-72 {
    margin-right: 72px !important;
  }
  .mr-md-73 {
    margin-right: 73px !important;
  }
  .mr-md-74 {
    margin-right: 74px !important;
  }
  .mr-md-75 {
    margin-right: 75px !important;
  }
  .mr-md-76 {
    margin-right: 76px !important;
  }
  .mr-md-77 {
    margin-right: 77px !important;
  }
  .mr-md-78 {
    margin-right: 78px !important;
  }
  .mr-md-79 {
    margin-right: 79px !important;
  }
  .mr-md-80 {
    margin-right: 80px !important;
  }
  .mr-md-81 {
    margin-right: 81px !important;
  }
  .mr-md-82 {
    margin-right: 82px !important;
  }
  .mr-md-83 {
    margin-right: 83px !important;
  }
  .mr-md-84 {
    margin-right: 84px !important;
  }
  .mr-md-85 {
    margin-right: 85px !important;
  }
  .mr-md-86 {
    margin-right: 86px !important;
  }
  .mr-md-87 {
    margin-right: 87px !important;
  }
  .mr-md-88 {
    margin-right: 88px !important;
  }
  .mr-md-89 {
    margin-right: 89px !important;
  }
  .mr-md-90 {
    margin-right: 90px !important;
  }
  .mr-md-91 {
    margin-right: 91px !important;
  }
  .mr-md-92 {
    margin-right: 92px !important;
  }
  .mr-md-93 {
    margin-right: 93px !important;
  }
  .mr-md-94 {
    margin-right: 94px !important;
  }
  .mr-md-95 {
    margin-right: 95px !important;
  }
  .mr-md-96 {
    margin-right: 96px !important;
  }
  .mr-md-97 {
    margin-right: 97px !important;
  }
  .mr-md-98 {
    margin-right: 98px !important;
  }
  .mr-md-99 {
    margin-right: 99px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
  .mr-md-101 {
    margin-right: 101px !important;
  }
  .mr-md-102 {
    margin-right: 102px !important;
  }
  .mr-md-103 {
    margin-right: 103px !important;
  }
  .mr-md-104 {
    margin-right: 104px !important;
  }
  .mr-md-105 {
    margin-right: 105px !important;
  }
  .mr-md-106 {
    margin-right: 106px !important;
  }
  .mr-md-107 {
    margin-right: 107px !important;
  }
  .mr-md-108 {
    margin-right: 108px !important;
  }
  .mr-md-109 {
    margin-right: 109px !important;
  }
  .mr-md-110 {
    margin-right: 110px !important;
  }
  .mr-md-111 {
    margin-right: 111px !important;
  }
  .mr-md-112 {
    margin-right: 112px !important;
  }
  .mr-md-113 {
    margin-right: 113px !important;
  }
  .mr-md-114 {
    margin-right: 114px !important;
  }
  .mr-md-115 {
    margin-right: 115px !important;
  }
  .mr-md-116 {
    margin-right: 116px !important;
  }
  .mr-md-117 {
    margin-right: 117px !important;
  }
  .mr-md-118 {
    margin-right: 118px !important;
  }
  .mr-md-119 {
    margin-right: 119px !important;
  }
  .mr-md-120 {
    margin-right: 120px !important;
  }
  .mr-md-121 {
    margin-right: 121px !important;
  }
  .mr-md-122 {
    margin-right: 122px !important;
  }
  .mr-md-123 {
    margin-right: 123px !important;
  }
  .mr-md-124 {
    margin-right: 124px !important;
  }
  .mr-md-125 {
    margin-right: 125px !important;
  }
  .mr-md-126 {
    margin-right: 126px !important;
  }
  .mr-md-127 {
    margin-right: 127px !important;
  }
  .mr-md-128 {
    margin-right: 128px !important;
  }
  .mr-md-129 {
    margin-right: 129px !important;
  }
  .mr-md-130 {
    margin-right: 130px !important;
  }
  .mr-md-131 {
    margin-right: 131px !important;
  }
  .mr-md-132 {
    margin-right: 132px !important;
  }
  .mr-md-133 {
    margin-right: 133px !important;
  }
  .mr-md-134 {
    margin-right: 134px !important;
  }
  .mr-md-135 {
    margin-right: 135px !important;
  }
  .mr-md-136 {
    margin-right: 136px !important;
  }
  .mr-md-137 {
    margin-right: 137px !important;
  }
  .mr-md-138 {
    margin-right: 138px !important;
  }
  .mr-md-139 {
    margin-right: 139px !important;
  }
  .mr-md-140 {
    margin-right: 140px !important;
  }
  .mr-md-141 {
    margin-right: 141px !important;
  }
  .mr-md-142 {
    margin-right: 142px !important;
  }
  .mr-md-143 {
    margin-right: 143px !important;
  }
  .mr-md-144 {
    margin-right: 144px !important;
  }
  .mr-md-145 {
    margin-right: 145px !important;
  }
  .mr-md-146 {
    margin-right: 146px !important;
  }
  .mr-md-147 {
    margin-right: 147px !important;
  }
  .mr-md-148 {
    margin-right: 148px !important;
  }
  .mr-md-149 {
    margin-right: 149px !important;
  }
  .mr-md-150 {
    margin-right: 150px !important;
  }
  .mr-md-151 {
    margin-right: 151px !important;
  }
  .mr-md-152 {
    margin-right: 152px !important;
  }
  .mr-md-153 {
    margin-right: 153px !important;
  }
  .mr-md-154 {
    margin-right: 154px !important;
  }
  .mr-md-155 {
    margin-right: 155px !important;
  }
  .mr-md-156 {
    margin-right: 156px !important;
  }
  .mr-md-157 {
    margin-right: 157px !important;
  }
  .mr-md-158 {
    margin-right: 158px !important;
  }
  .mr-md-159 {
    margin-right: 159px !important;
  }
  .mr-md-160 {
    margin-right: 160px !important;
  }
  .mr-md-161 {
    margin-right: 161px !important;
  }
  .mr-md-162 {
    margin-right: 162px !important;
  }
  .mr-md-163 {
    margin-right: 163px !important;
  }
  .mr-md-164 {
    margin-right: 164px !important;
  }
  .mr-md-165 {
    margin-right: 165px !important;
  }
  .mr-md-166 {
    margin-right: 166px !important;
  }
  .mr-md-167 {
    margin-right: 167px !important;
  }
  .mr-md-168 {
    margin-right: 168px !important;
  }
  .mr-md-169 {
    margin-right: 169px !important;
  }
  .mr-md-170 {
    margin-right: 170px !important;
  }
  .mr-md-171 {
    margin-right: 171px !important;
  }
  .mr-md-172 {
    margin-right: 172px !important;
  }
  .mr-md-173 {
    margin-right: 173px !important;
  }
  .mr-md-174 {
    margin-right: 174px !important;
  }
  .mr-md-175 {
    margin-right: 175px !important;
  }
  .mr-md-176 {
    margin-right: 176px !important;
  }
  .mr-md-177 {
    margin-right: 177px !important;
  }
  .mr-md-178 {
    margin-right: 178px !important;
  }
  .mr-md-179 {
    margin-right: 179px !important;
  }
  .mr-md-180 {
    margin-right: 180px !important;
  }
  .mr-md-181 {
    margin-right: 181px !important;
  }
  .mr-md-182 {
    margin-right: 182px !important;
  }
  .mr-md-183 {
    margin-right: 183px !important;
  }
  .mr-md-184 {
    margin-right: 184px !important;
  }
  .mr-md-185 {
    margin-right: 185px !important;
  }
  .mr-md-186 {
    margin-right: 186px !important;
  }
  .mr-md-187 {
    margin-right: 187px !important;
  }
  .mr-md-188 {
    margin-right: 188px !important;
  }
  .mr-md-189 {
    margin-right: 189px !important;
  }
  .mr-md-190 {
    margin-right: 190px !important;
  }
  .mr-md-191 {
    margin-right: 191px !important;
  }
  .mr-md-192 {
    margin-right: 192px !important;
  }
  .mr-md-193 {
    margin-right: 193px !important;
  }
  .mr-md-194 {
    margin-right: 194px !important;
  }
  .mr-md-195 {
    margin-right: 195px !important;
  }
  .mr-md-196 {
    margin-right: 196px !important;
  }
  .mr-md-197 {
    margin-right: 197px !important;
  }
  .mr-md-198 {
    margin-right: 198px !important;
  }
  .mr-md-199 {
    margin-right: 199px !important;
  }
  .mr-md-200 {
    margin-right: 200px !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  .mt-lg-1 {
    margin-top: 1px !important;
  }
  .mt-lg-2 {
    margin-top: 2px !important;
  }
  .mt-lg-3 {
    margin-top: 3px !important;
  }
  .mt-lg-4 {
    margin-top: 4px !important;
  }
  .mt-lg-5 {
    margin-top: 5px !important;
  }
  .mt-lg-6 {
    margin-top: 6px !important;
  }
  .mt-lg-7 {
    margin-top: 7px !important;
  }
  .mt-lg-8 {
    margin-top: 8px !important;
  }
  .mt-lg-9 {
    margin-top: 9px !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mt-lg-11 {
    margin-top: 11px !important;
  }
  .mt-lg-12 {
    margin-top: 12px !important;
  }
  .mt-lg-13 {
    margin-top: 13px !important;
  }
  .mt-lg-14 {
    margin-top: 14px !important;
  }
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  .mt-lg-16 {
    margin-top: 16px !important;
  }
  .mt-lg-17 {
    margin-top: 17px !important;
  }
  .mt-lg-18 {
    margin-top: 18px !important;
  }
  .mt-lg-19 {
    margin-top: 19px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mt-lg-21 {
    margin-top: 21px !important;
  }
  .mt-lg-22 {
    margin-top: 22px !important;
  }
  .mt-lg-23 {
    margin-top: 23px !important;
  }
  .mt-lg-24 {
    margin-top: 24px !important;
  }
  .mt-lg-25 {
    margin-top: 25px !important;
  }
  .mt-lg-26 {
    margin-top: 26px !important;
  }
  .mt-lg-27 {
    margin-top: 27px !important;
  }
  .mt-lg-28 {
    margin-top: 28px !important;
  }
  .mt-lg-29 {
    margin-top: 29px !important;
  }
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mt-lg-31 {
    margin-top: 31px !important;
  }
  .mt-lg-32 {
    margin-top: 32px !important;
  }
  .mt-lg-33 {
    margin-top: 33px !important;
  }
  .mt-lg-34 {
    margin-top: 34px !important;
  }
  .mt-lg-35 {
    margin-top: 35px !important;
  }
  .mt-lg-36 {
    margin-top: 36px !important;
  }
  .mt-lg-37 {
    margin-top: 37px !important;
  }
  .mt-lg-38 {
    margin-top: 38px !important;
  }
  .mt-lg-39 {
    margin-top: 39px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mt-lg-41 {
    margin-top: 41px !important;
  }
  .mt-lg-42 {
    margin-top: 42px !important;
  }
  .mt-lg-43 {
    margin-top: 43px !important;
  }
  .mt-lg-44 {
    margin-top: 44px !important;
  }
  .mt-lg-45 {
    margin-top: 45px !important;
  }
  .mt-lg-46 {
    margin-top: 46px !important;
  }
  .mt-lg-47 {
    margin-top: 47px !important;
  }
  .mt-lg-48 {
    margin-top: 48px !important;
  }
  .mt-lg-49 {
    margin-top: 49px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mt-lg-51 {
    margin-top: 51px !important;
  }
  .mt-lg-52 {
    margin-top: 52px !important;
  }
  .mt-lg-53 {
    margin-top: 53px !important;
  }
  .mt-lg-54 {
    margin-top: 54px !important;
  }
  .mt-lg-55 {
    margin-top: 55px !important;
  }
  .mt-lg-56 {
    margin-top: 56px !important;
  }
  .mt-lg-57 {
    margin-top: 57px !important;
  }
  .mt-lg-58 {
    margin-top: 58px !important;
  }
  .mt-lg-59 {
    margin-top: 59px !important;
  }
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mt-lg-61 {
    margin-top: 61px !important;
  }
  .mt-lg-62 {
    margin-top: 62px !important;
  }
  .mt-lg-63 {
    margin-top: 63px !important;
  }
  .mt-lg-64 {
    margin-top: 64px !important;
  }
  .mt-lg-65 {
    margin-top: 65px !important;
  }
  .mt-lg-66 {
    margin-top: 66px !important;
  }
  .mt-lg-67 {
    margin-top: 67px !important;
  }
  .mt-lg-68 {
    margin-top: 68px !important;
  }
  .mt-lg-69 {
    margin-top: 69px !important;
  }
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  .mt-lg-71 {
    margin-top: 71px !important;
  }
  .mt-lg-72 {
    margin-top: 72px !important;
  }
  .mt-lg-73 {
    margin-top: 73px !important;
  }
  .mt-lg-74 {
    margin-top: 74px !important;
  }
  .mt-lg-75 {
    margin-top: 75px !important;
  }
  .mt-lg-76 {
    margin-top: 76px !important;
  }
  .mt-lg-77 {
    margin-top: 77px !important;
  }
  .mt-lg-78 {
    margin-top: 78px !important;
  }
  .mt-lg-79 {
    margin-top: 79px !important;
  }
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  .mt-lg-81 {
    margin-top: 81px !important;
  }
  .mt-lg-82 {
    margin-top: 82px !important;
  }
  .mt-lg-83 {
    margin-top: 83px !important;
  }
  .mt-lg-84 {
    margin-top: 84px !important;
  }
  .mt-lg-85 {
    margin-top: 85px !important;
  }
  .mt-lg-86 {
    margin-top: 86px !important;
  }
  .mt-lg-87 {
    margin-top: 87px !important;
  }
  .mt-lg-88 {
    margin-top: 88px !important;
  }
  .mt-lg-89 {
    margin-top: 89px !important;
  }
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  .mt-lg-91 {
    margin-top: 91px !important;
  }
  .mt-lg-92 {
    margin-top: 92px !important;
  }
  .mt-lg-93 {
    margin-top: 93px !important;
  }
  .mt-lg-94 {
    margin-top: 94px !important;
  }
  .mt-lg-95 {
    margin-top: 95px !important;
  }
  .mt-lg-96 {
    margin-top: 96px !important;
  }
  .mt-lg-97 {
    margin-top: 97px !important;
  }
  .mt-lg-98 {
    margin-top: 98px !important;
  }
  .mt-lg-99 {
    margin-top: 99px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mt-lg-101 {
    margin-top: 101px !important;
  }
  .mt-lg-102 {
    margin-top: 102px !important;
  }
  .mt-lg-103 {
    margin-top: 103px !important;
  }
  .mt-lg-104 {
    margin-top: 104px !important;
  }
  .mt-lg-105 {
    margin-top: 105px !important;
  }
  .mt-lg-106 {
    margin-top: 106px !important;
  }
  .mt-lg-107 {
    margin-top: 107px !important;
  }
  .mt-lg-108 {
    margin-top: 108px !important;
  }
  .mt-lg-109 {
    margin-top: 109px !important;
  }
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  .mt-lg-111 {
    margin-top: 111px !important;
  }
  .mt-lg-112 {
    margin-top: 112px !important;
  }
  .mt-lg-113 {
    margin-top: 113px !important;
  }
  .mt-lg-114 {
    margin-top: 114px !important;
  }
  .mt-lg-115 {
    margin-top: 115px !important;
  }
  .mt-lg-116 {
    margin-top: 116px !important;
  }
  .mt-lg-117 {
    margin-top: 117px !important;
  }
  .mt-lg-118 {
    margin-top: 118px !important;
  }
  .mt-lg-119 {
    margin-top: 119px !important;
  }
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  .mt-lg-121 {
    margin-top: 121px !important;
  }
  .mt-lg-122 {
    margin-top: 122px !important;
  }
  .mt-lg-123 {
    margin-top: 123px !important;
  }
  .mt-lg-124 {
    margin-top: 124px !important;
  }
  .mt-lg-125 {
    margin-top: 125px !important;
  }
  .mt-lg-126 {
    margin-top: 126px !important;
  }
  .mt-lg-127 {
    margin-top: 127px !important;
  }
  .mt-lg-128 {
    margin-top: 128px !important;
  }
  .mt-lg-129 {
    margin-top: 129px !important;
  }
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  .mt-lg-131 {
    margin-top: 131px !important;
  }
  .mt-lg-132 {
    margin-top: 132px !important;
  }
  .mt-lg-133 {
    margin-top: 133px !important;
  }
  .mt-lg-134 {
    margin-top: 134px !important;
  }
  .mt-lg-135 {
    margin-top: 135px !important;
  }
  .mt-lg-136 {
    margin-top: 136px !important;
  }
  .mt-lg-137 {
    margin-top: 137px !important;
  }
  .mt-lg-138 {
    margin-top: 138px !important;
  }
  .mt-lg-139 {
    margin-top: 139px !important;
  }
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  .mt-lg-141 {
    margin-top: 141px !important;
  }
  .mt-lg-142 {
    margin-top: 142px !important;
  }
  .mt-lg-143 {
    margin-top: 143px !important;
  }
  .mt-lg-144 {
    margin-top: 144px !important;
  }
  .mt-lg-145 {
    margin-top: 145px !important;
  }
  .mt-lg-146 {
    margin-top: 146px !important;
  }
  .mt-lg-147 {
    margin-top: 147px !important;
  }
  .mt-lg-148 {
    margin-top: 148px !important;
  }
  .mt-lg-149 {
    margin-top: 149px !important;
  }
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  .mt-lg-151 {
    margin-top: 151px !important;
  }
  .mt-lg-152 {
    margin-top: 152px !important;
  }
  .mt-lg-153 {
    margin-top: 153px !important;
  }
  .mt-lg-154 {
    margin-top: 154px !important;
  }
  .mt-lg-155 {
    margin-top: 155px !important;
  }
  .mt-lg-156 {
    margin-top: 156px !important;
  }
  .mt-lg-157 {
    margin-top: 157px !important;
  }
  .mt-lg-158 {
    margin-top: 158px !important;
  }
  .mt-lg-159 {
    margin-top: 159px !important;
  }
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  .mt-lg-161 {
    margin-top: 161px !important;
  }
  .mt-lg-162 {
    margin-top: 162px !important;
  }
  .mt-lg-163 {
    margin-top: 163px !important;
  }
  .mt-lg-164 {
    margin-top: 164px !important;
  }
  .mt-lg-165 {
    margin-top: 165px !important;
  }
  .mt-lg-166 {
    margin-top: 166px !important;
  }
  .mt-lg-167 {
    margin-top: 167px !important;
  }
  .mt-lg-168 {
    margin-top: 168px !important;
  }
  .mt-lg-169 {
    margin-top: 169px !important;
  }
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  .mt-lg-171 {
    margin-top: 171px !important;
  }
  .mt-lg-172 {
    margin-top: 172px !important;
  }
  .mt-lg-173 {
    margin-top: 173px !important;
  }
  .mt-lg-174 {
    margin-top: 174px !important;
  }
  .mt-lg-175 {
    margin-top: 175px !important;
  }
  .mt-lg-176 {
    margin-top: 176px !important;
  }
  .mt-lg-177 {
    margin-top: 177px !important;
  }
  .mt-lg-178 {
    margin-top: 178px !important;
  }
  .mt-lg-179 {
    margin-top: 179px !important;
  }
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  .mt-lg-181 {
    margin-top: 181px !important;
  }
  .mt-lg-182 {
    margin-top: 182px !important;
  }
  .mt-lg-183 {
    margin-top: 183px !important;
  }
  .mt-lg-184 {
    margin-top: 184px !important;
  }
  .mt-lg-185 {
    margin-top: 185px !important;
  }
  .mt-lg-186 {
    margin-top: 186px !important;
  }
  .mt-lg-187 {
    margin-top: 187px !important;
  }
  .mt-lg-188 {
    margin-top: 188px !important;
  }
  .mt-lg-189 {
    margin-top: 189px !important;
  }
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  .mt-lg-191 {
    margin-top: 191px !important;
  }
  .mt-lg-192 {
    margin-top: 192px !important;
  }
  .mt-lg-193 {
    margin-top: 193px !important;
  }
  .mt-lg-194 {
    margin-top: 194px !important;
  }
  .mt-lg-195 {
    margin-top: 195px !important;
  }
  .mt-lg-196 {
    margin-top: 196px !important;
  }
  .mt-lg-197 {
    margin-top: 197px !important;
  }
  .mt-lg-198 {
    margin-top: 198px !important;
  }
  .mt-lg-199 {
    margin-top: 199px !important;
  }
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .mb-lg-1 {
    margin-bottom: 1px !important;
  }
  .mb-lg-2 {
    margin-bottom: 2px !important;
  }
  .mb-lg-3 {
    margin-bottom: 3px !important;
  }
  .mb-lg-4 {
    margin-bottom: 4px !important;
  }
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
  .mb-lg-6 {
    margin-bottom: 6px !important;
  }
  .mb-lg-7 {
    margin-bottom: 7px !important;
  }
  .mb-lg-8 {
    margin-bottom: 8px !important;
  }
  .mb-lg-9 {
    margin-bottom: 9px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-11 {
    margin-bottom: 11px !important;
  }
  .mb-lg-12 {
    margin-bottom: 12px !important;
  }
  .mb-lg-13 {
    margin-bottom: 13px !important;
  }
  .mb-lg-14 {
    margin-bottom: 14px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .mb-lg-16 {
    margin-bottom: 16px !important;
  }
  .mb-lg-17 {
    margin-bottom: 17px !important;
  }
  .mb-lg-18 {
    margin-bottom: 18px !important;
  }
  .mb-lg-19 {
    margin-bottom: 19px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mb-lg-21 {
    margin-bottom: 21px !important;
  }
  .mb-lg-22 {
    margin-bottom: 22px !important;
  }
  .mb-lg-23 {
    margin-bottom: 23px !important;
  }
  .mb-lg-24 {
    margin-bottom: 24px !important;
  }
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  .mb-lg-26 {
    margin-bottom: 26px !important;
  }
  .mb-lg-27 {
    margin-bottom: 27px !important;
  }
  .mb-lg-28 {
    margin-bottom: 28px !important;
  }
  .mb-lg-29 {
    margin-bottom: 29px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mb-lg-31 {
    margin-bottom: 31px !important;
  }
  .mb-lg-32 {
    margin-bottom: 32px !important;
  }
  .mb-lg-33 {
    margin-bottom: 33px !important;
  }
  .mb-lg-34 {
    margin-bottom: 34px !important;
  }
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
  .mb-lg-36 {
    margin-bottom: 36px !important;
  }
  .mb-lg-37 {
    margin-bottom: 37px !important;
  }
  .mb-lg-38 {
    margin-bottom: 38px !important;
  }
  .mb-lg-39 {
    margin-bottom: 39px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mb-lg-41 {
    margin-bottom: 41px !important;
  }
  .mb-lg-42 {
    margin-bottom: 42px !important;
  }
  .mb-lg-43 {
    margin-bottom: 43px !important;
  }
  .mb-lg-44 {
    margin-bottom: 44px !important;
  }
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
  .mb-lg-46 {
    margin-bottom: 46px !important;
  }
  .mb-lg-47 {
    margin-bottom: 47px !important;
  }
  .mb-lg-48 {
    margin-bottom: 48px !important;
  }
  .mb-lg-49 {
    margin-bottom: 49px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mb-lg-51 {
    margin-bottom: 51px !important;
  }
  .mb-lg-52 {
    margin-bottom: 52px !important;
  }
  .mb-lg-53 {
    margin-bottom: 53px !important;
  }
  .mb-lg-54 {
    margin-bottom: 54px !important;
  }
  .mb-lg-55 {
    margin-bottom: 55px !important;
  }
  .mb-lg-56 {
    margin-bottom: 56px !important;
  }
  .mb-lg-57 {
    margin-bottom: 57px !important;
  }
  .mb-lg-58 {
    margin-bottom: 58px !important;
  }
  .mb-lg-59 {
    margin-bottom: 59px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-61 {
    margin-bottom: 61px !important;
  }
  .mb-lg-62 {
    margin-bottom: 62px !important;
  }
  .mb-lg-63 {
    margin-bottom: 63px !important;
  }
  .mb-lg-64 {
    margin-bottom: 64px !important;
  }
  .mb-lg-65 {
    margin-bottom: 65px !important;
  }
  .mb-lg-66 {
    margin-bottom: 66px !important;
  }
  .mb-lg-67 {
    margin-bottom: 67px !important;
  }
  .mb-lg-68 {
    margin-bottom: 68px !important;
  }
  .mb-lg-69 {
    margin-bottom: 69px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-71 {
    margin-bottom: 71px !important;
  }
  .mb-lg-72 {
    margin-bottom: 72px !important;
  }
  .mb-lg-73 {
    margin-bottom: 73px !important;
  }
  .mb-lg-74 {
    margin-bottom: 74px !important;
  }
  .mb-lg-75 {
    margin-bottom: 75px !important;
  }
  .mb-lg-76 {
    margin-bottom: 76px !important;
  }
  .mb-lg-77 {
    margin-bottom: 77px !important;
  }
  .mb-lg-78 {
    margin-bottom: 78px !important;
  }
  .mb-lg-79 {
    margin-bottom: 79px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mb-lg-81 {
    margin-bottom: 81px !important;
  }
  .mb-lg-82 {
    margin-bottom: 82px !important;
  }
  .mb-lg-83 {
    margin-bottom: 83px !important;
  }
  .mb-lg-84 {
    margin-bottom: 84px !important;
  }
  .mb-lg-85 {
    margin-bottom: 85px !important;
  }
  .mb-lg-86 {
    margin-bottom: 86px !important;
  }
  .mb-lg-87 {
    margin-bottom: 87px !important;
  }
  .mb-lg-88 {
    margin-bottom: 88px !important;
  }
  .mb-lg-89 {
    margin-bottom: 89px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mb-lg-91 {
    margin-bottom: 91px !important;
  }
  .mb-lg-92 {
    margin-bottom: 92px !important;
  }
  .mb-lg-93 {
    margin-bottom: 93px !important;
  }
  .mb-lg-94 {
    margin-bottom: 94px !important;
  }
  .mb-lg-95 {
    margin-bottom: 95px !important;
  }
  .mb-lg-96 {
    margin-bottom: 96px !important;
  }
  .mb-lg-97 {
    margin-bottom: 97px !important;
  }
  .mb-lg-98 {
    margin-bottom: 98px !important;
  }
  .mb-lg-99 {
    margin-bottom: 99px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mb-lg-101 {
    margin-bottom: 101px !important;
  }
  .mb-lg-102 {
    margin-bottom: 102px !important;
  }
  .mb-lg-103 {
    margin-bottom: 103px !important;
  }
  .mb-lg-104 {
    margin-bottom: 104px !important;
  }
  .mb-lg-105 {
    margin-bottom: 105px !important;
  }
  .mb-lg-106 {
    margin-bottom: 106px !important;
  }
  .mb-lg-107 {
    margin-bottom: 107px !important;
  }
  .mb-lg-108 {
    margin-bottom: 108px !important;
  }
  .mb-lg-109 {
    margin-bottom: 109px !important;
  }
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  .mb-lg-111 {
    margin-bottom: 111px !important;
  }
  .mb-lg-112 {
    margin-bottom: 112px !important;
  }
  .mb-lg-113 {
    margin-bottom: 113px !important;
  }
  .mb-lg-114 {
    margin-bottom: 114px !important;
  }
  .mb-lg-115 {
    margin-bottom: 115px !important;
  }
  .mb-lg-116 {
    margin-bottom: 116px !important;
  }
  .mb-lg-117 {
    margin-bottom: 117px !important;
  }
  .mb-lg-118 {
    margin-bottom: 118px !important;
  }
  .mb-lg-119 {
    margin-bottom: 119px !important;
  }
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  .mb-lg-121 {
    margin-bottom: 121px !important;
  }
  .mb-lg-122 {
    margin-bottom: 122px !important;
  }
  .mb-lg-123 {
    margin-bottom: 123px !important;
  }
  .mb-lg-124 {
    margin-bottom: 124px !important;
  }
  .mb-lg-125 {
    margin-bottom: 125px !important;
  }
  .mb-lg-126 {
    margin-bottom: 126px !important;
  }
  .mb-lg-127 {
    margin-bottom: 127px !important;
  }
  .mb-lg-128 {
    margin-bottom: 128px !important;
  }
  .mb-lg-129 {
    margin-bottom: 129px !important;
  }
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  .mb-lg-131 {
    margin-bottom: 131px !important;
  }
  .mb-lg-132 {
    margin-bottom: 132px !important;
  }
  .mb-lg-133 {
    margin-bottom: 133px !important;
  }
  .mb-lg-134 {
    margin-bottom: 134px !important;
  }
  .mb-lg-135 {
    margin-bottom: 135px !important;
  }
  .mb-lg-136 {
    margin-bottom: 136px !important;
  }
  .mb-lg-137 {
    margin-bottom: 137px !important;
  }
  .mb-lg-138 {
    margin-bottom: 138px !important;
  }
  .mb-lg-139 {
    margin-bottom: 139px !important;
  }
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  .mb-lg-141 {
    margin-bottom: 141px !important;
  }
  .mb-lg-142 {
    margin-bottom: 142px !important;
  }
  .mb-lg-143 {
    margin-bottom: 143px !important;
  }
  .mb-lg-144 {
    margin-bottom: 144px !important;
  }
  .mb-lg-145 {
    margin-bottom: 145px !important;
  }
  .mb-lg-146 {
    margin-bottom: 146px !important;
  }
  .mb-lg-147 {
    margin-bottom: 147px !important;
  }
  .mb-lg-148 {
    margin-bottom: 148px !important;
  }
  .mb-lg-149 {
    margin-bottom: 149px !important;
  }
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  .mb-lg-151 {
    margin-bottom: 151px !important;
  }
  .mb-lg-152 {
    margin-bottom: 152px !important;
  }
  .mb-lg-153 {
    margin-bottom: 153px !important;
  }
  .mb-lg-154 {
    margin-bottom: 154px !important;
  }
  .mb-lg-155 {
    margin-bottom: 155px !important;
  }
  .mb-lg-156 {
    margin-bottom: 156px !important;
  }
  .mb-lg-157 {
    margin-bottom: 157px !important;
  }
  .mb-lg-158 {
    margin-bottom: 158px !important;
  }
  .mb-lg-159 {
    margin-bottom: 159px !important;
  }
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  .mb-lg-161 {
    margin-bottom: 161px !important;
  }
  .mb-lg-162 {
    margin-bottom: 162px !important;
  }
  .mb-lg-163 {
    margin-bottom: 163px !important;
  }
  .mb-lg-164 {
    margin-bottom: 164px !important;
  }
  .mb-lg-165 {
    margin-bottom: 165px !important;
  }
  .mb-lg-166 {
    margin-bottom: 166px !important;
  }
  .mb-lg-167 {
    margin-bottom: 167px !important;
  }
  .mb-lg-168 {
    margin-bottom: 168px !important;
  }
  .mb-lg-169 {
    margin-bottom: 169px !important;
  }
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  .mb-lg-171 {
    margin-bottom: 171px !important;
  }
  .mb-lg-172 {
    margin-bottom: 172px !important;
  }
  .mb-lg-173 {
    margin-bottom: 173px !important;
  }
  .mb-lg-174 {
    margin-bottom: 174px !important;
  }
  .mb-lg-175 {
    margin-bottom: 175px !important;
  }
  .mb-lg-176 {
    margin-bottom: 176px !important;
  }
  .mb-lg-177 {
    margin-bottom: 177px !important;
  }
  .mb-lg-178 {
    margin-bottom: 178px !important;
  }
  .mb-lg-179 {
    margin-bottom: 179px !important;
  }
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  .mb-lg-181 {
    margin-bottom: 181px !important;
  }
  .mb-lg-182 {
    margin-bottom: 182px !important;
  }
  .mb-lg-183 {
    margin-bottom: 183px !important;
  }
  .mb-lg-184 {
    margin-bottom: 184px !important;
  }
  .mb-lg-185 {
    margin-bottom: 185px !important;
  }
  .mb-lg-186 {
    margin-bottom: 186px !important;
  }
  .mb-lg-187 {
    margin-bottom: 187px !important;
  }
  .mb-lg-188 {
    margin-bottom: 188px !important;
  }
  .mb-lg-189 {
    margin-bottom: 189px !important;
  }
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  .mb-lg-191 {
    margin-bottom: 191px !important;
  }
  .mb-lg-192 {
    margin-bottom: 192px !important;
  }
  .mb-lg-193 {
    margin-bottom: 193px !important;
  }
  .mb-lg-194 {
    margin-bottom: 194px !important;
  }
  .mb-lg-195 {
    margin-bottom: 195px !important;
  }
  .mb-lg-196 {
    margin-bottom: 196px !important;
  }
  .mb-lg-197 {
    margin-bottom: 197px !important;
  }
  .mb-lg-198 {
    margin-bottom: 198px !important;
  }
  .mb-lg-199 {
    margin-bottom: 199px !important;
  }
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  .ml-lg-0 {
    margin-left: 0px !important;
  }
  .ml-lg-1 {
    margin-left: 1px !important;
  }
  .ml-lg-2 {
    margin-left: 2px !important;
  }
  .ml-lg-3 {
    margin-left: 3px !important;
  }
  .ml-lg-4 {
    margin-left: 4px !important;
  }
  .ml-lg-5 {
    margin-left: 5px !important;
  }
  .ml-lg-6 {
    margin-left: 6px !important;
  }
  .ml-lg-7 {
    margin-left: 7px !important;
  }
  .ml-lg-8 {
    margin-left: 8px !important;
  }
  .ml-lg-9 {
    margin-left: 9px !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .ml-lg-11 {
    margin-left: 11px !important;
  }
  .ml-lg-12 {
    margin-left: 12px !important;
  }
  .ml-lg-13 {
    margin-left: 13px !important;
  }
  .ml-lg-14 {
    margin-left: 14px !important;
  }
  .ml-lg-15 {
    margin-left: 15px !important;
  }
  .ml-lg-16 {
    margin-left: 16px !important;
  }
  .ml-lg-17 {
    margin-left: 17px !important;
  }
  .ml-lg-18 {
    margin-left: 18px !important;
  }
  .ml-lg-19 {
    margin-left: 19px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .ml-lg-21 {
    margin-left: 21px !important;
  }
  .ml-lg-22 {
    margin-left: 22px !important;
  }
  .ml-lg-23 {
    margin-left: 23px !important;
  }
  .ml-lg-24 {
    margin-left: 24px !important;
  }
  .ml-lg-25 {
    margin-left: 25px !important;
  }
  .ml-lg-26 {
    margin-left: 26px !important;
  }
  .ml-lg-27 {
    margin-left: 27px !important;
  }
  .ml-lg-28 {
    margin-left: 28px !important;
  }
  .ml-lg-29 {
    margin-left: 29px !important;
  }
  .ml-lg-30 {
    margin-left: 30px !important;
  }
  .ml-lg-31 {
    margin-left: 31px !important;
  }
  .ml-lg-32 {
    margin-left: 32px !important;
  }
  .ml-lg-33 {
    margin-left: 33px !important;
  }
  .ml-lg-34 {
    margin-left: 34px !important;
  }
  .ml-lg-35 {
    margin-left: 35px !important;
  }
  .ml-lg-36 {
    margin-left: 36px !important;
  }
  .ml-lg-37 {
    margin-left: 37px !important;
  }
  .ml-lg-38 {
    margin-left: 38px !important;
  }
  .ml-lg-39 {
    margin-left: 39px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .ml-lg-41 {
    margin-left: 41px !important;
  }
  .ml-lg-42 {
    margin-left: 42px !important;
  }
  .ml-lg-43 {
    margin-left: 43px !important;
  }
  .ml-lg-44 {
    margin-left: 44px !important;
  }
  .ml-lg-45 {
    margin-left: 45px !important;
  }
  .ml-lg-46 {
    margin-left: 46px !important;
  }
  .ml-lg-47 {
    margin-left: 47px !important;
  }
  .ml-lg-48 {
    margin-left: 48px !important;
  }
  .ml-lg-49 {
    margin-left: 49px !important;
  }
  .ml-lg-50 {
    margin-left: 50px !important;
  }
  .ml-lg-51 {
    margin-left: 51px !important;
  }
  .ml-lg-52 {
    margin-left: 52px !important;
  }
  .ml-lg-53 {
    margin-left: 53px !important;
  }
  .ml-lg-54 {
    margin-left: 54px !important;
  }
  .ml-lg-55 {
    margin-left: 55px !important;
  }
  .ml-lg-56 {
    margin-left: 56px !important;
  }
  .ml-lg-57 {
    margin-left: 57px !important;
  }
  .ml-lg-58 {
    margin-left: 58px !important;
  }
  .ml-lg-59 {
    margin-left: 59px !important;
  }
  .ml-lg-60 {
    margin-left: 60px !important;
  }
  .ml-lg-61 {
    margin-left: 61px !important;
  }
  .ml-lg-62 {
    margin-left: 62px !important;
  }
  .ml-lg-63 {
    margin-left: 63px !important;
  }
  .ml-lg-64 {
    margin-left: 64px !important;
  }
  .ml-lg-65 {
    margin-left: 65px !important;
  }
  .ml-lg-66 {
    margin-left: 66px !important;
  }
  .ml-lg-67 {
    margin-left: 67px !important;
  }
  .ml-lg-68 {
    margin-left: 68px !important;
  }
  .ml-lg-69 {
    margin-left: 69px !important;
  }
  .ml-lg-70 {
    margin-left: 70px !important;
  }
  .ml-lg-71 {
    margin-left: 71px !important;
  }
  .ml-lg-72 {
    margin-left: 72px !important;
  }
  .ml-lg-73 {
    margin-left: 73px !important;
  }
  .ml-lg-74 {
    margin-left: 74px !important;
  }
  .ml-lg-75 {
    margin-left: 75px !important;
  }
  .ml-lg-76 {
    margin-left: 76px !important;
  }
  .ml-lg-77 {
    margin-left: 77px !important;
  }
  .ml-lg-78 {
    margin-left: 78px !important;
  }
  .ml-lg-79 {
    margin-left: 79px !important;
  }
  .ml-lg-80 {
    margin-left: 80px !important;
  }
  .ml-lg-81 {
    margin-left: 81px !important;
  }
  .ml-lg-82 {
    margin-left: 82px !important;
  }
  .ml-lg-83 {
    margin-left: 83px !important;
  }
  .ml-lg-84 {
    margin-left: 84px !important;
  }
  .ml-lg-85 {
    margin-left: 85px !important;
  }
  .ml-lg-86 {
    margin-left: 86px !important;
  }
  .ml-lg-87 {
    margin-left: 87px !important;
  }
  .ml-lg-88 {
    margin-left: 88px !important;
  }
  .ml-lg-89 {
    margin-left: 89px !important;
  }
  .ml-lg-90 {
    margin-left: 90px !important;
  }
  .ml-lg-91 {
    margin-left: 91px !important;
  }
  .ml-lg-92 {
    margin-left: 92px !important;
  }
  .ml-lg-93 {
    margin-left: 93px !important;
  }
  .ml-lg-94 {
    margin-left: 94px !important;
  }
  .ml-lg-95 {
    margin-left: 95px !important;
  }
  .ml-lg-96 {
    margin-left: 96px !important;
  }
  .ml-lg-97 {
    margin-left: 97px !important;
  }
  .ml-lg-98 {
    margin-left: 98px !important;
  }
  .ml-lg-99 {
    margin-left: 99px !important;
  }
  .ml-lg-100 {
    margin-left: 100px !important;
  }
  .ml-lg-101 {
    margin-left: 101px !important;
  }
  .ml-lg-102 {
    margin-left: 102px !important;
  }
  .ml-lg-103 {
    margin-left: 103px !important;
  }
  .ml-lg-104 {
    margin-left: 104px !important;
  }
  .ml-lg-105 {
    margin-left: 105px !important;
  }
  .ml-lg-106 {
    margin-left: 106px !important;
  }
  .ml-lg-107 {
    margin-left: 107px !important;
  }
  .ml-lg-108 {
    margin-left: 108px !important;
  }
  .ml-lg-109 {
    margin-left: 109px !important;
  }
  .ml-lg-110 {
    margin-left: 110px !important;
  }
  .ml-lg-111 {
    margin-left: 111px !important;
  }
  .ml-lg-112 {
    margin-left: 112px !important;
  }
  .ml-lg-113 {
    margin-left: 113px !important;
  }
  .ml-lg-114 {
    margin-left: 114px !important;
  }
  .ml-lg-115 {
    margin-left: 115px !important;
  }
  .ml-lg-116 {
    margin-left: 116px !important;
  }
  .ml-lg-117 {
    margin-left: 117px !important;
  }
  .ml-lg-118 {
    margin-left: 118px !important;
  }
  .ml-lg-119 {
    margin-left: 119px !important;
  }
  .ml-lg-120 {
    margin-left: 120px !important;
  }
  .ml-lg-121 {
    margin-left: 121px !important;
  }
  .ml-lg-122 {
    margin-left: 122px !important;
  }
  .ml-lg-123 {
    margin-left: 123px !important;
  }
  .ml-lg-124 {
    margin-left: 124px !important;
  }
  .ml-lg-125 {
    margin-left: 125px !important;
  }
  .ml-lg-126 {
    margin-left: 126px !important;
  }
  .ml-lg-127 {
    margin-left: 127px !important;
  }
  .ml-lg-128 {
    margin-left: 128px !important;
  }
  .ml-lg-129 {
    margin-left: 129px !important;
  }
  .ml-lg-130 {
    margin-left: 130px !important;
  }
  .ml-lg-131 {
    margin-left: 131px !important;
  }
  .ml-lg-132 {
    margin-left: 132px !important;
  }
  .ml-lg-133 {
    margin-left: 133px !important;
  }
  .ml-lg-134 {
    margin-left: 134px !important;
  }
  .ml-lg-135 {
    margin-left: 135px !important;
  }
  .ml-lg-136 {
    margin-left: 136px !important;
  }
  .ml-lg-137 {
    margin-left: 137px !important;
  }
  .ml-lg-138 {
    margin-left: 138px !important;
  }
  .ml-lg-139 {
    margin-left: 139px !important;
  }
  .ml-lg-140 {
    margin-left: 140px !important;
  }
  .ml-lg-141 {
    margin-left: 141px !important;
  }
  .ml-lg-142 {
    margin-left: 142px !important;
  }
  .ml-lg-143 {
    margin-left: 143px !important;
  }
  .ml-lg-144 {
    margin-left: 144px !important;
  }
  .ml-lg-145 {
    margin-left: 145px !important;
  }
  .ml-lg-146 {
    margin-left: 146px !important;
  }
  .ml-lg-147 {
    margin-left: 147px !important;
  }
  .ml-lg-148 {
    margin-left: 148px !important;
  }
  .ml-lg-149 {
    margin-left: 149px !important;
  }
  .ml-lg-150 {
    margin-left: 150px !important;
  }
  .ml-lg-151 {
    margin-left: 151px !important;
  }
  .ml-lg-152 {
    margin-left: 152px !important;
  }
  .ml-lg-153 {
    margin-left: 153px !important;
  }
  .ml-lg-154 {
    margin-left: 154px !important;
  }
  .ml-lg-155 {
    margin-left: 155px !important;
  }
  .ml-lg-156 {
    margin-left: 156px !important;
  }
  .ml-lg-157 {
    margin-left: 157px !important;
  }
  .ml-lg-158 {
    margin-left: 158px !important;
  }
  .ml-lg-159 {
    margin-left: 159px !important;
  }
  .ml-lg-160 {
    margin-left: 160px !important;
  }
  .ml-lg-161 {
    margin-left: 161px !important;
  }
  .ml-lg-162 {
    margin-left: 162px !important;
  }
  .ml-lg-163 {
    margin-left: 163px !important;
  }
  .ml-lg-164 {
    margin-left: 164px !important;
  }
  .ml-lg-165 {
    margin-left: 165px !important;
  }
  .ml-lg-166 {
    margin-left: 166px !important;
  }
  .ml-lg-167 {
    margin-left: 167px !important;
  }
  .ml-lg-168 {
    margin-left: 168px !important;
  }
  .ml-lg-169 {
    margin-left: 169px !important;
  }
  .ml-lg-170 {
    margin-left: 170px !important;
  }
  .ml-lg-171 {
    margin-left: 171px !important;
  }
  .ml-lg-172 {
    margin-left: 172px !important;
  }
  .ml-lg-173 {
    margin-left: 173px !important;
  }
  .ml-lg-174 {
    margin-left: 174px !important;
  }
  .ml-lg-175 {
    margin-left: 175px !important;
  }
  .ml-lg-176 {
    margin-left: 176px !important;
  }
  .ml-lg-177 {
    margin-left: 177px !important;
  }
  .ml-lg-178 {
    margin-left: 178px !important;
  }
  .ml-lg-179 {
    margin-left: 179px !important;
  }
  .ml-lg-180 {
    margin-left: 180px !important;
  }
  .ml-lg-181 {
    margin-left: 181px !important;
  }
  .ml-lg-182 {
    margin-left: 182px !important;
  }
  .ml-lg-183 {
    margin-left: 183px !important;
  }
  .ml-lg-184 {
    margin-left: 184px !important;
  }
  .ml-lg-185 {
    margin-left: 185px !important;
  }
  .ml-lg-186 {
    margin-left: 186px !important;
  }
  .ml-lg-187 {
    margin-left: 187px !important;
  }
  .ml-lg-188 {
    margin-left: 188px !important;
  }
  .ml-lg-189 {
    margin-left: 189px !important;
  }
  .ml-lg-190 {
    margin-left: 190px !important;
  }
  .ml-lg-191 {
    margin-left: 191px !important;
  }
  .ml-lg-192 {
    margin-left: 192px !important;
  }
  .ml-lg-193 {
    margin-left: 193px !important;
  }
  .ml-lg-194 {
    margin-left: 194px !important;
  }
  .ml-lg-195 {
    margin-left: 195px !important;
  }
  .ml-lg-196 {
    margin-left: 196px !important;
  }
  .ml-lg-197 {
    margin-left: 197px !important;
  }
  .ml-lg-198 {
    margin-left: 198px !important;
  }
  .ml-lg-199 {
    margin-left: 199px !important;
  }
  .ml-lg-200 {
    margin-left: 200px !important;
  }
  .mr-lg-0 {
    margin-right: 0px !important;
  }
  .mr-lg-1 {
    margin-right: 1px !important;
  }
  .mr-lg-2 {
    margin-right: 2px !important;
  }
  .mr-lg-3 {
    margin-right: 3px !important;
  }
  .mr-lg-4 {
    margin-right: 4px !important;
  }
  .mr-lg-5 {
    margin-right: 5px !important;
  }
  .mr-lg-6 {
    margin-right: 6px !important;
  }
  .mr-lg-7 {
    margin-right: 7px !important;
  }
  .mr-lg-8 {
    margin-right: 8px !important;
  }
  .mr-lg-9 {
    margin-right: 9px !important;
  }
  .mr-lg-10 {
    margin-right: 10px !important;
  }
  .mr-lg-11 {
    margin-right: 11px !important;
  }
  .mr-lg-12 {
    margin-right: 12px !important;
  }
  .mr-lg-13 {
    margin-right: 13px !important;
  }
  .mr-lg-14 {
    margin-right: 14px !important;
  }
  .mr-lg-15 {
    margin-right: 15px !important;
  }
  .mr-lg-16 {
    margin-right: 16px !important;
  }
  .mr-lg-17 {
    margin-right: 17px !important;
  }
  .mr-lg-18 {
    margin-right: 18px !important;
  }
  .mr-lg-19 {
    margin-right: 19px !important;
  }
  .mr-lg-20 {
    margin-right: 20px !important;
  }
  .mr-lg-21 {
    margin-right: 21px !important;
  }
  .mr-lg-22 {
    margin-right: 22px !important;
  }
  .mr-lg-23 {
    margin-right: 23px !important;
  }
  .mr-lg-24 {
    margin-right: 24px !important;
  }
  .mr-lg-25 {
    margin-right: 25px !important;
  }
  .mr-lg-26 {
    margin-right: 26px !important;
  }
  .mr-lg-27 {
    margin-right: 27px !important;
  }
  .mr-lg-28 {
    margin-right: 28px !important;
  }
  .mr-lg-29 {
    margin-right: 29px !important;
  }
  .mr-lg-30 {
    margin-right: 30px !important;
  }
  .mr-lg-31 {
    margin-right: 31px !important;
  }
  .mr-lg-32 {
    margin-right: 32px !important;
  }
  .mr-lg-33 {
    margin-right: 33px !important;
  }
  .mr-lg-34 {
    margin-right: 34px !important;
  }
  .mr-lg-35 {
    margin-right: 35px !important;
  }
  .mr-lg-36 {
    margin-right: 36px !important;
  }
  .mr-lg-37 {
    margin-right: 37px !important;
  }
  .mr-lg-38 {
    margin-right: 38px !important;
  }
  .mr-lg-39 {
    margin-right: 39px !important;
  }
  .mr-lg-40 {
    margin-right: 40px !important;
  }
  .mr-lg-41 {
    margin-right: 41px !important;
  }
  .mr-lg-42 {
    margin-right: 42px !important;
  }
  .mr-lg-43 {
    margin-right: 43px !important;
  }
  .mr-lg-44 {
    margin-right: 44px !important;
  }
  .mr-lg-45 {
    margin-right: 45px !important;
  }
  .mr-lg-46 {
    margin-right: 46px !important;
  }
  .mr-lg-47 {
    margin-right: 47px !important;
  }
  .mr-lg-48 {
    margin-right: 48px !important;
  }
  .mr-lg-49 {
    margin-right: 49px !important;
  }
  .mr-lg-50 {
    margin-right: 50px !important;
  }
  .mr-lg-51 {
    margin-right: 51px !important;
  }
  .mr-lg-52 {
    margin-right: 52px !important;
  }
  .mr-lg-53 {
    margin-right: 53px !important;
  }
  .mr-lg-54 {
    margin-right: 54px !important;
  }
  .mr-lg-55 {
    margin-right: 55px !important;
  }
  .mr-lg-56 {
    margin-right: 56px !important;
  }
  .mr-lg-57 {
    margin-right: 57px !important;
  }
  .mr-lg-58 {
    margin-right: 58px !important;
  }
  .mr-lg-59 {
    margin-right: 59px !important;
  }
  .mr-lg-60 {
    margin-right: 60px !important;
  }
  .mr-lg-61 {
    margin-right: 61px !important;
  }
  .mr-lg-62 {
    margin-right: 62px !important;
  }
  .mr-lg-63 {
    margin-right: 63px !important;
  }
  .mr-lg-64 {
    margin-right: 64px !important;
  }
  .mr-lg-65 {
    margin-right: 65px !important;
  }
  .mr-lg-66 {
    margin-right: 66px !important;
  }
  .mr-lg-67 {
    margin-right: 67px !important;
  }
  .mr-lg-68 {
    margin-right: 68px !important;
  }
  .mr-lg-69 {
    margin-right: 69px !important;
  }
  .mr-lg-70 {
    margin-right: 70px !important;
  }
  .mr-lg-71 {
    margin-right: 71px !important;
  }
  .mr-lg-72 {
    margin-right: 72px !important;
  }
  .mr-lg-73 {
    margin-right: 73px !important;
  }
  .mr-lg-74 {
    margin-right: 74px !important;
  }
  .mr-lg-75 {
    margin-right: 75px !important;
  }
  .mr-lg-76 {
    margin-right: 76px !important;
  }
  .mr-lg-77 {
    margin-right: 77px !important;
  }
  .mr-lg-78 {
    margin-right: 78px !important;
  }
  .mr-lg-79 {
    margin-right: 79px !important;
  }
  .mr-lg-80 {
    margin-right: 80px !important;
  }
  .mr-lg-81 {
    margin-right: 81px !important;
  }
  .mr-lg-82 {
    margin-right: 82px !important;
  }
  .mr-lg-83 {
    margin-right: 83px !important;
  }
  .mr-lg-84 {
    margin-right: 84px !important;
  }
  .mr-lg-85 {
    margin-right: 85px !important;
  }
  .mr-lg-86 {
    margin-right: 86px !important;
  }
  .mr-lg-87 {
    margin-right: 87px !important;
  }
  .mr-lg-88 {
    margin-right: 88px !important;
  }
  .mr-lg-89 {
    margin-right: 89px !important;
  }
  .mr-lg-90 {
    margin-right: 90px !important;
  }
  .mr-lg-91 {
    margin-right: 91px !important;
  }
  .mr-lg-92 {
    margin-right: 92px !important;
  }
  .mr-lg-93 {
    margin-right: 93px !important;
  }
  .mr-lg-94 {
    margin-right: 94px !important;
  }
  .mr-lg-95 {
    margin-right: 95px !important;
  }
  .mr-lg-96 {
    margin-right: 96px !important;
  }
  .mr-lg-97 {
    margin-right: 97px !important;
  }
  .mr-lg-98 {
    margin-right: 98px !important;
  }
  .mr-lg-99 {
    margin-right: 99px !important;
  }
  .mr-lg-100 {
    margin-right: 100px !important;
  }
  .mr-lg-101 {
    margin-right: 101px !important;
  }
  .mr-lg-102 {
    margin-right: 102px !important;
  }
  .mr-lg-103 {
    margin-right: 103px !important;
  }
  .mr-lg-104 {
    margin-right: 104px !important;
  }
  .mr-lg-105 {
    margin-right: 105px !important;
  }
  .mr-lg-106 {
    margin-right: 106px !important;
  }
  .mr-lg-107 {
    margin-right: 107px !important;
  }
  .mr-lg-108 {
    margin-right: 108px !important;
  }
  .mr-lg-109 {
    margin-right: 109px !important;
  }
  .mr-lg-110 {
    margin-right: 110px !important;
  }
  .mr-lg-111 {
    margin-right: 111px !important;
  }
  .mr-lg-112 {
    margin-right: 112px !important;
  }
  .mr-lg-113 {
    margin-right: 113px !important;
  }
  .mr-lg-114 {
    margin-right: 114px !important;
  }
  .mr-lg-115 {
    margin-right: 115px !important;
  }
  .mr-lg-116 {
    margin-right: 116px !important;
  }
  .mr-lg-117 {
    margin-right: 117px !important;
  }
  .mr-lg-118 {
    margin-right: 118px !important;
  }
  .mr-lg-119 {
    margin-right: 119px !important;
  }
  .mr-lg-120 {
    margin-right: 120px !important;
  }
  .mr-lg-121 {
    margin-right: 121px !important;
  }
  .mr-lg-122 {
    margin-right: 122px !important;
  }
  .mr-lg-123 {
    margin-right: 123px !important;
  }
  .mr-lg-124 {
    margin-right: 124px !important;
  }
  .mr-lg-125 {
    margin-right: 125px !important;
  }
  .mr-lg-126 {
    margin-right: 126px !important;
  }
  .mr-lg-127 {
    margin-right: 127px !important;
  }
  .mr-lg-128 {
    margin-right: 128px !important;
  }
  .mr-lg-129 {
    margin-right: 129px !important;
  }
  .mr-lg-130 {
    margin-right: 130px !important;
  }
  .mr-lg-131 {
    margin-right: 131px !important;
  }
  .mr-lg-132 {
    margin-right: 132px !important;
  }
  .mr-lg-133 {
    margin-right: 133px !important;
  }
  .mr-lg-134 {
    margin-right: 134px !important;
  }
  .mr-lg-135 {
    margin-right: 135px !important;
  }
  .mr-lg-136 {
    margin-right: 136px !important;
  }
  .mr-lg-137 {
    margin-right: 137px !important;
  }
  .mr-lg-138 {
    margin-right: 138px !important;
  }
  .mr-lg-139 {
    margin-right: 139px !important;
  }
  .mr-lg-140 {
    margin-right: 140px !important;
  }
  .mr-lg-141 {
    margin-right: 141px !important;
  }
  .mr-lg-142 {
    margin-right: 142px !important;
  }
  .mr-lg-143 {
    margin-right: 143px !important;
  }
  .mr-lg-144 {
    margin-right: 144px !important;
  }
  .mr-lg-145 {
    margin-right: 145px !important;
  }
  .mr-lg-146 {
    margin-right: 146px !important;
  }
  .mr-lg-147 {
    margin-right: 147px !important;
  }
  .mr-lg-148 {
    margin-right: 148px !important;
  }
  .mr-lg-149 {
    margin-right: 149px !important;
  }
  .mr-lg-150 {
    margin-right: 150px !important;
  }
  .mr-lg-151 {
    margin-right: 151px !important;
  }
  .mr-lg-152 {
    margin-right: 152px !important;
  }
  .mr-lg-153 {
    margin-right: 153px !important;
  }
  .mr-lg-154 {
    margin-right: 154px !important;
  }
  .mr-lg-155 {
    margin-right: 155px !important;
  }
  .mr-lg-156 {
    margin-right: 156px !important;
  }
  .mr-lg-157 {
    margin-right: 157px !important;
  }
  .mr-lg-158 {
    margin-right: 158px !important;
  }
  .mr-lg-159 {
    margin-right: 159px !important;
  }
  .mr-lg-160 {
    margin-right: 160px !important;
  }
  .mr-lg-161 {
    margin-right: 161px !important;
  }
  .mr-lg-162 {
    margin-right: 162px !important;
  }
  .mr-lg-163 {
    margin-right: 163px !important;
  }
  .mr-lg-164 {
    margin-right: 164px !important;
  }
  .mr-lg-165 {
    margin-right: 165px !important;
  }
  .mr-lg-166 {
    margin-right: 166px !important;
  }
  .mr-lg-167 {
    margin-right: 167px !important;
  }
  .mr-lg-168 {
    margin-right: 168px !important;
  }
  .mr-lg-169 {
    margin-right: 169px !important;
  }
  .mr-lg-170 {
    margin-right: 170px !important;
  }
  .mr-lg-171 {
    margin-right: 171px !important;
  }
  .mr-lg-172 {
    margin-right: 172px !important;
  }
  .mr-lg-173 {
    margin-right: 173px !important;
  }
  .mr-lg-174 {
    margin-right: 174px !important;
  }
  .mr-lg-175 {
    margin-right: 175px !important;
  }
  .mr-lg-176 {
    margin-right: 176px !important;
  }
  .mr-lg-177 {
    margin-right: 177px !important;
  }
  .mr-lg-178 {
    margin-right: 178px !important;
  }
  .mr-lg-179 {
    margin-right: 179px !important;
  }
  .mr-lg-180 {
    margin-right: 180px !important;
  }
  .mr-lg-181 {
    margin-right: 181px !important;
  }
  .mr-lg-182 {
    margin-right: 182px !important;
  }
  .mr-lg-183 {
    margin-right: 183px !important;
  }
  .mr-lg-184 {
    margin-right: 184px !important;
  }
  .mr-lg-185 {
    margin-right: 185px !important;
  }
  .mr-lg-186 {
    margin-right: 186px !important;
  }
  .mr-lg-187 {
    margin-right: 187px !important;
  }
  .mr-lg-188 {
    margin-right: 188px !important;
  }
  .mr-lg-189 {
    margin-right: 189px !important;
  }
  .mr-lg-190 {
    margin-right: 190px !important;
  }
  .mr-lg-191 {
    margin-right: 191px !important;
  }
  .mr-lg-192 {
    margin-right: 192px !important;
  }
  .mr-lg-193 {
    margin-right: 193px !important;
  }
  .mr-lg-194 {
    margin-right: 194px !important;
  }
  .mr-lg-195 {
    margin-right: 195px !important;
  }
  .mr-lg-196 {
    margin-right: 196px !important;
  }
  .mr-lg-197 {
    margin-right: 197px !important;
  }
  .mr-lg-198 {
    margin-right: 198px !important;
  }
  .mr-lg-199 {
    margin-right: 199px !important;
  }
  .mr-lg-200 {
    margin-right: 200px !important;
  }
}
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 1px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

.pt-7 {
  padding-top: 7px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pt-9 {
  padding-top: 9px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-11 {
  padding-top: 11px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pt-13 {
  padding-top: 13px !important;
}

.pt-14 {
  padding-top: 14px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pt-17 {
  padding-top: 17px !important;
}

.pt-18 {
  padding-top: 18px !important;
}

.pt-19 {
  padding-top: 19px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-21 {
  padding-top: 21px !important;
}

.pt-22 {
  padding-top: 22px !important;
}

.pt-23 {
  padding-top: 23px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-26 {
  padding-top: 26px !important;
}

.pt-27 {
  padding-top: 27px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pt-29 {
  padding-top: 29px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-31 {
  padding-top: 31px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pt-33 {
  padding-top: 33px !important;
}

.pt-34 {
  padding-top: 34px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pt-37 {
  padding-top: 37px !important;
}

.pt-38 {
  padding-top: 38px !important;
}

.pt-39 {
  padding-top: 39px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-41 {
  padding-top: 41px !important;
}

.pt-42 {
  padding-top: 42px !important;
}

.pt-43 {
  padding-top: 43px !important;
}

.pt-44 {
  padding-top: 44px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-46 {
  padding-top: 46px !important;
}

.pt-47 {
  padding-top: 47px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pt-49 {
  padding-top: 49px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-51 {
  padding-top: 51px !important;
}

.pt-52 {
  padding-top: 52px !important;
}

.pt-53 {
  padding-top: 53px !important;
}

.pt-54 {
  padding-top: 54px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pt-57 {
  padding-top: 57px !important;
}

.pt-58 {
  padding-top: 58px !important;
}

.pt-59 {
  padding-top: 59px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-61 {
  padding-top: 61px !important;
}

.pt-62 {
  padding-top: 62px !important;
}

.pt-63 {
  padding-top: 63px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-66 {
  padding-top: 66px !important;
}

.pt-67 {
  padding-top: 67px !important;
}

.pt-68 {
  padding-top: 68px !important;
}

.pt-69 {
  padding-top: 69px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-71 {
  padding-top: 71px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pt-73 {
  padding-top: 73px !important;
}

.pt-74 {
  padding-top: 74px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-76 {
  padding-top: 76px !important;
}

.pt-77 {
  padding-top: 77px !important;
}

.pt-78 {
  padding-top: 78px !important;
}

.pt-79 {
  padding-top: 79px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-81 {
  padding-top: 81px !important;
}

.pt-82 {
  padding-top: 82px !important;
}

.pt-83 {
  padding-top: 83px !important;
}

.pt-84 {
  padding-top: 84px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-86 {
  padding-top: 86px !important;
}

.pt-87 {
  padding-top: 87px !important;
}

.pt-88 {
  padding-top: 88px !important;
}

.pt-89 {
  padding-top: 89px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-91 {
  padding-top: 91px !important;
}

.pt-92 {
  padding-top: 92px !important;
}

.pt-93 {
  padding-top: 93px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-96 {
  padding-top: 96px !important;
}

.pt-97 {
  padding-top: 97px !important;
}

.pt-98 {
  padding-top: 98px !important;
}

.pt-99 {
  padding-top: 99px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-101 {
  padding-top: 101px !important;
}

.pt-102 {
  padding-top: 102px !important;
}

.pt-103 {
  padding-top: 103px !important;
}

.pt-104 {
  padding-top: 104px !important;
}

.pt-105 {
  padding-top: 105px !important;
}

.pt-106 {
  padding-top: 106px !important;
}

.pt-107 {
  padding-top: 107px !important;
}

.pt-108 {
  padding-top: 108px !important;
}

.pt-109 {
  padding-top: 109px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pt-111 {
  padding-top: 111px !important;
}

.pt-112 {
  padding-top: 112px !important;
}

.pt-113 {
  padding-top: 113px !important;
}

.pt-114 {
  padding-top: 114px !important;
}

.pt-115 {
  padding-top: 115px !important;
}

.pt-116 {
  padding-top: 116px !important;
}

.pt-117 {
  padding-top: 117px !important;
}

.pt-118 {
  padding-top: 118px !important;
}

.pt-119 {
  padding-top: 119px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pt-121 {
  padding-top: 121px !important;
}

.pt-122 {
  padding-top: 122px !important;
}

.pt-123 {
  padding-top: 123px !important;
}

.pt-124 {
  padding-top: 124px !important;
}

.pt-125 {
  padding-top: 125px !important;
}

.pt-126 {
  padding-top: 126px !important;
}

.pt-127 {
  padding-top: 127px !important;
}

.pt-128 {
  padding-top: 128px !important;
}

.pt-129 {
  padding-top: 129px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pt-131 {
  padding-top: 131px !important;
}

.pt-132 {
  padding-top: 132px !important;
}

.pt-133 {
  padding-top: 133px !important;
}

.pt-134 {
  padding-top: 134px !important;
}

.pt-135 {
  padding-top: 135px !important;
}

.pt-136 {
  padding-top: 136px !important;
}

.pt-137 {
  padding-top: 137px !important;
}

.pt-138 {
  padding-top: 138px !important;
}

.pt-139 {
  padding-top: 139px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pt-141 {
  padding-top: 141px !important;
}

.pt-142 {
  padding-top: 142px !important;
}

.pt-143 {
  padding-top: 143px !important;
}

.pt-144 {
  padding-top: 144px !important;
}

.pt-145 {
  padding-top: 145px !important;
}

.pt-146 {
  padding-top: 146px !important;
}

.pt-147 {
  padding-top: 147px !important;
}

.pt-148 {
  padding-top: 148px !important;
}

.pt-149 {
  padding-top: 149px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pt-151 {
  padding-top: 151px !important;
}

.pt-152 {
  padding-top: 152px !important;
}

.pt-153 {
  padding-top: 153px !important;
}

.pt-154 {
  padding-top: 154px !important;
}

.pt-155 {
  padding-top: 155px !important;
}

.pt-156 {
  padding-top: 156px !important;
}

.pt-157 {
  padding-top: 157px !important;
}

.pt-158 {
  padding-top: 158px !important;
}

.pt-159 {
  padding-top: 159px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pt-161 {
  padding-top: 161px !important;
}

.pt-162 {
  padding-top: 162px !important;
}

.pt-163 {
  padding-top: 163px !important;
}

.pt-164 {
  padding-top: 164px !important;
}

.pt-165 {
  padding-top: 165px !important;
}

.pt-166 {
  padding-top: 166px !important;
}

.pt-167 {
  padding-top: 167px !important;
}

.pt-168 {
  padding-top: 168px !important;
}

.pt-169 {
  padding-top: 169px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pt-171 {
  padding-top: 171px !important;
}

.pt-172 {
  padding-top: 172px !important;
}

.pt-173 {
  padding-top: 173px !important;
}

.pt-174 {
  padding-top: 174px !important;
}

.pt-175 {
  padding-top: 175px !important;
}

.pt-176 {
  padding-top: 176px !important;
}

.pt-177 {
  padding-top: 177px !important;
}

.pt-178 {
  padding-top: 178px !important;
}

.pt-179 {
  padding-top: 179px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pt-181 {
  padding-top: 181px !important;
}

.pt-182 {
  padding-top: 182px !important;
}

.pt-183 {
  padding-top: 183px !important;
}

.pt-184 {
  padding-top: 184px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pt-186 {
  padding-top: 186px !important;
}

.pt-187 {
  padding-top: 187px !important;
}

.pt-188 {
  padding-top: 188px !important;
}

.pt-189 {
  padding-top: 189px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pt-191 {
  padding-top: 191px !important;
}

.pt-192 {
  padding-top: 192px !important;
}

.pt-193 {
  padding-top: 193px !important;
}

.pt-194 {
  padding-top: 194px !important;
}

.pt-195 {
  padding-top: 195px !important;
}

.pt-196 {
  padding-top: 196px !important;
}

.pt-197 {
  padding-top: 197px !important;
}

.pt-198 {
  padding-top: 198px !important;
}

.pt-199 {
  padding-top: 199px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 1px !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

.pb-3 {
  padding-bottom: 3px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-6 {
  padding-bottom: 6px !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pb-9 {
  padding-bottom: 9px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-11 {
  padding-bottom: 11px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pb-13 {
  padding-bottom: 13px !important;
}

.pb-14 {
  padding-bottom: 14px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pb-17 {
  padding-bottom: 17px !important;
}

.pb-18 {
  padding-bottom: 18px !important;
}

.pb-19 {
  padding-bottom: 19px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-21 {
  padding-bottom: 21px !important;
}

.pb-22 {
  padding-bottom: 22px !important;
}

.pb-23 {
  padding-bottom: 23px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-26 {
  padding-bottom: 26px !important;
}

.pb-27 {
  padding-bottom: 27px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.pb-29 {
  padding-bottom: 29px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-31 {
  padding-bottom: 31px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pb-33 {
  padding-bottom: 33px !important;
}

.pb-34 {
  padding-bottom: 34px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.pb-37 {
  padding-bottom: 37px !important;
}

.pb-38 {
  padding-bottom: 38px !important;
}

.pb-39 {
  padding-bottom: 39px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-41 {
  padding-bottom: 41px !important;
}

.pb-42 {
  padding-bottom: 42px !important;
}

.pb-43 {
  padding-bottom: 43px !important;
}

.pb-44 {
  padding-bottom: 44px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-46 {
  padding-bottom: 46px !important;
}

.pb-47 {
  padding-bottom: 47px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pb-49 {
  padding-bottom: 49px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-51 {
  padding-bottom: 51px !important;
}

.pb-52 {
  padding-bottom: 52px !important;
}

.pb-53 {
  padding-bottom: 53px !important;
}

.pb-54 {
  padding-bottom: 54px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.pb-57 {
  padding-bottom: 57px !important;
}

.pb-58 {
  padding-bottom: 58px !important;
}

.pb-59 {
  padding-bottom: 59px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-61 {
  padding-bottom: 61px !important;
}

.pb-62 {
  padding-bottom: 62px !important;
}

.pb-63 {
  padding-bottom: 63px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-66 {
  padding-bottom: 66px !important;
}

.pb-67 {
  padding-bottom: 67px !important;
}

.pb-68 {
  padding-bottom: 68px !important;
}

.pb-69 {
  padding-bottom: 69px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-71 {
  padding-bottom: 71px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

.pb-73 {
  padding-bottom: 73px !important;
}

.pb-74 {
  padding-bottom: 74px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-76 {
  padding-bottom: 76px !important;
}

.pb-77 {
  padding-bottom: 77px !important;
}

.pb-78 {
  padding-bottom: 78px !important;
}

.pb-79 {
  padding-bottom: 79px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-81 {
  padding-bottom: 81px !important;
}

.pb-82 {
  padding-bottom: 82px !important;
}

.pb-83 {
  padding-bottom: 83px !important;
}

.pb-84 {
  padding-bottom: 84px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-86 {
  padding-bottom: 86px !important;
}

.pb-87 {
  padding-bottom: 87px !important;
}

.pb-88 {
  padding-bottom: 88px !important;
}

.pb-89 {
  padding-bottom: 89px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-91 {
  padding-bottom: 91px !important;
}

.pb-92 {
  padding-bottom: 92px !important;
}

.pb-93 {
  padding-bottom: 93px !important;
}

.pb-94 {
  padding-bottom: 94px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-96 {
  padding-bottom: 96px !important;
}

.pb-97 {
  padding-bottom: 97px !important;
}

.pb-98 {
  padding-bottom: 98px !important;
}

.pb-99 {
  padding-bottom: 99px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-101 {
  padding-bottom: 101px !important;
}

.pb-102 {
  padding-bottom: 102px !important;
}

.pb-103 {
  padding-bottom: 103px !important;
}

.pb-104 {
  padding-bottom: 104px !important;
}

.pb-105 {
  padding-bottom: 105px !important;
}

.pb-106 {
  padding-bottom: 106px !important;
}

.pb-107 {
  padding-bottom: 107px !important;
}

.pb-108 {
  padding-bottom: 108px !important;
}

.pb-109 {
  padding-bottom: 109px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pb-111 {
  padding-bottom: 111px !important;
}

.pb-112 {
  padding-bottom: 112px !important;
}

.pb-113 {
  padding-bottom: 113px !important;
}

.pb-114 {
  padding-bottom: 114px !important;
}

.pb-115 {
  padding-bottom: 115px !important;
}

.pb-116 {
  padding-bottom: 116px !important;
}

.pb-117 {
  padding-bottom: 117px !important;
}

.pb-118 {
  padding-bottom: 118px !important;
}

.pb-119 {
  padding-bottom: 119px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-121 {
  padding-bottom: 121px !important;
}

.pb-122 {
  padding-bottom: 122px !important;
}

.pb-123 {
  padding-bottom: 123px !important;
}

.pb-124 {
  padding-bottom: 124px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.pb-126 {
  padding-bottom: 126px !important;
}

.pb-127 {
  padding-bottom: 127px !important;
}

.pb-128 {
  padding-bottom: 128px !important;
}

.pb-129 {
  padding-bottom: 129px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pb-131 {
  padding-bottom: 131px !important;
}

.pb-132 {
  padding-bottom: 132px !important;
}

.pb-133 {
  padding-bottom: 133px !important;
}

.pb-134 {
  padding-bottom: 134px !important;
}

.pb-135 {
  padding-bottom: 135px !important;
}

.pb-136 {
  padding-bottom: 136px !important;
}

.pb-137 {
  padding-bottom: 137px !important;
}

.pb-138 {
  padding-bottom: 138px !important;
}

.pb-139 {
  padding-bottom: 139px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pb-141 {
  padding-bottom: 141px !important;
}

.pb-142 {
  padding-bottom: 142px !important;
}

.pb-143 {
  padding-bottom: 143px !important;
}

.pb-144 {
  padding-bottom: 144px !important;
}

.pb-145 {
  padding-bottom: 145px !important;
}

.pb-146 {
  padding-bottom: 146px !important;
}

.pb-147 {
  padding-bottom: 147px !important;
}

.pb-148 {
  padding-bottom: 148px !important;
}

.pb-149 {
  padding-bottom: 149px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pb-151 {
  padding-bottom: 151px !important;
}

.pb-152 {
  padding-bottom: 152px !important;
}

.pb-153 {
  padding-bottom: 153px !important;
}

.pb-154 {
  padding-bottom: 154px !important;
}

.pb-155 {
  padding-bottom: 155px !important;
}

.pb-156 {
  padding-bottom: 156px !important;
}

.pb-157 {
  padding-bottom: 157px !important;
}

.pb-158 {
  padding-bottom: 158px !important;
}

.pb-159 {
  padding-bottom: 159px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pb-161 {
  padding-bottom: 161px !important;
}

.pb-162 {
  padding-bottom: 162px !important;
}

.pb-163 {
  padding-bottom: 163px !important;
}

.pb-164 {
  padding-bottom: 164px !important;
}

.pb-165 {
  padding-bottom: 165px !important;
}

.pb-166 {
  padding-bottom: 166px !important;
}

.pb-167 {
  padding-bottom: 167px !important;
}

.pb-168 {
  padding-bottom: 168px !important;
}

.pb-169 {
  padding-bottom: 169px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.pb-171 {
  padding-bottom: 171px !important;
}

.pb-172 {
  padding-bottom: 172px !important;
}

.pb-173 {
  padding-bottom: 173px !important;
}

.pb-174 {
  padding-bottom: 174px !important;
}

.pb-175 {
  padding-bottom: 175px !important;
}

.pb-176 {
  padding-bottom: 176px !important;
}

.pb-177 {
  padding-bottom: 177px !important;
}

.pb-178 {
  padding-bottom: 178px !important;
}

.pb-179 {
  padding-bottom: 179px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pb-181 {
  padding-bottom: 181px !important;
}

.pb-182 {
  padding-bottom: 182px !important;
}

.pb-183 {
  padding-bottom: 183px !important;
}

.pb-184 {
  padding-bottom: 184px !important;
}

.pb-185 {
  padding-bottom: 185px !important;
}

.pb-186 {
  padding-bottom: 186px !important;
}

.pb-187 {
  padding-bottom: 187px !important;
}

.pb-188 {
  padding-bottom: 188px !important;
}

.pb-189 {
  padding-bottom: 189px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.pb-191 {
  padding-bottom: 191px !important;
}

.pb-192 {
  padding-bottom: 192px !important;
}

.pb-193 {
  padding-bottom: 193px !important;
}

.pb-194 {
  padding-bottom: 194px !important;
}

.pb-195 {
  padding-bottom: 195px !important;
}

.pb-196 {
  padding-bottom: 196px !important;
}

.pb-197 {
  padding-bottom: 197px !important;
}

.pb-198 {
  padding-bottom: 198px !important;
}

.pb-199 {
  padding-bottom: 199px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 1px !important;
}

.pl-2 {
  padding-left: 2px !important;
}

.pl-3 {
  padding-left: 3px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

.pl-7 {
  padding-left: 7px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.pl-9 {
  padding-left: 9px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-11 {
  padding-left: 11px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pl-13 {
  padding-left: 13px !important;
}

.pl-14 {
  padding-left: 14px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.pl-17 {
  padding-left: 17px !important;
}

.pl-18 {
  padding-left: 18px !important;
}

.pl-19 {
  padding-left: 19px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-21 {
  padding-left: 21px !important;
}

.pl-22 {
  padding-left: 22px !important;
}

.pl-23 {
  padding-left: 23px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-26 {
  padding-left: 26px !important;
}

.pl-27 {
  padding-left: 27px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.pl-29 {
  padding-left: 29px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-31 {
  padding-left: 31px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.pl-33 {
  padding-left: 33px !important;
}

.pl-34 {
  padding-left: 34px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-36 {
  padding-left: 36px !important;
}

.pl-37 {
  padding-left: 37px !important;
}

.pl-38 {
  padding-left: 38px !important;
}

.pl-39 {
  padding-left: 39px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-41 {
  padding-left: 41px !important;
}

.pl-42 {
  padding-left: 42px !important;
}

.pl-43 {
  padding-left: 43px !important;
}

.pl-44 {
  padding-left: 44px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-46 {
  padding-left: 46px !important;
}

.pl-47 {
  padding-left: 47px !important;
}

.pl-48 {
  padding-left: 48px !important;
}

.pl-49 {
  padding-left: 49px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-51 {
  padding-left: 51px !important;
}

.pl-52 {
  padding-left: 52px !important;
}

.pl-53 {
  padding-left: 53px !important;
}

.pl-54 {
  padding-left: 54px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-56 {
  padding-left: 56px !important;
}

.pl-57 {
  padding-left: 57px !important;
}

.pl-58 {
  padding-left: 58px !important;
}

.pl-59 {
  padding-left: 59px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-61 {
  padding-left: 61px !important;
}

.pl-62 {
  padding-left: 62px !important;
}

.pl-63 {
  padding-left: 63px !important;
}

.pl-64 {
  padding-left: 64px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-66 {
  padding-left: 66px !important;
}

.pl-67 {
  padding-left: 67px !important;
}

.pl-68 {
  padding-left: 68px !important;
}

.pl-69 {
  padding-left: 69px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-71 {
  padding-left: 71px !important;
}

.pl-72 {
  padding-left: 72px !important;
}

.pl-73 {
  padding-left: 73px !important;
}

.pl-74 {
  padding-left: 74px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-76 {
  padding-left: 76px !important;
}

.pl-77 {
  padding-left: 77px !important;
}

.pl-78 {
  padding-left: 78px !important;
}

.pl-79 {
  padding-left: 79px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-81 {
  padding-left: 81px !important;
}

.pl-82 {
  padding-left: 82px !important;
}

.pl-83 {
  padding-left: 83px !important;
}

.pl-84 {
  padding-left: 84px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-86 {
  padding-left: 86px !important;
}

.pl-87 {
  padding-left: 87px !important;
}

.pl-88 {
  padding-left: 88px !important;
}

.pl-89 {
  padding-left: 89px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-91 {
  padding-left: 91px !important;
}

.pl-92 {
  padding-left: 92px !important;
}

.pl-93 {
  padding-left: 93px !important;
}

.pl-94 {
  padding-left: 94px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pl-96 {
  padding-left: 96px !important;
}

.pl-97 {
  padding-left: 97px !important;
}

.pl-98 {
  padding-left: 98px !important;
}

.pl-99 {
  padding-left: 99px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pl-101 {
  padding-left: 101px !important;
}

.pl-102 {
  padding-left: 102px !important;
}

.pl-103 {
  padding-left: 103px !important;
}

.pl-104 {
  padding-left: 104px !important;
}

.pl-105 {
  padding-left: 105px !important;
}

.pl-106 {
  padding-left: 106px !important;
}

.pl-107 {
  padding-left: 107px !important;
}

.pl-108 {
  padding-left: 108px !important;
}

.pl-109 {
  padding-left: 109px !important;
}

.pl-110 {
  padding-left: 110px !important;
}

.pl-111 {
  padding-left: 111px !important;
}

.pl-112 {
  padding-left: 112px !important;
}

.pl-113 {
  padding-left: 113px !important;
}

.pl-114 {
  padding-left: 114px !important;
}

.pl-115 {
  padding-left: 115px !important;
}

.pl-116 {
  padding-left: 116px !important;
}

.pl-117 {
  padding-left: 117px !important;
}

.pl-118 {
  padding-left: 118px !important;
}

.pl-119 {
  padding-left: 119px !important;
}

.pl-120 {
  padding-left: 120px !important;
}

.pl-121 {
  padding-left: 121px !important;
}

.pl-122 {
  padding-left: 122px !important;
}

.pl-123 {
  padding-left: 123px !important;
}

.pl-124 {
  padding-left: 124px !important;
}

.pl-125 {
  padding-left: 125px !important;
}

.pl-126 {
  padding-left: 126px !important;
}

.pl-127 {
  padding-left: 127px !important;
}

.pl-128 {
  padding-left: 128px !important;
}

.pl-129 {
  padding-left: 129px !important;
}

.pl-130 {
  padding-left: 130px !important;
}

.pl-131 {
  padding-left: 131px !important;
}

.pl-132 {
  padding-left: 132px !important;
}

.pl-133 {
  padding-left: 133px !important;
}

.pl-134 {
  padding-left: 134px !important;
}

.pl-135 {
  padding-left: 135px !important;
}

.pl-136 {
  padding-left: 136px !important;
}

.pl-137 {
  padding-left: 137px !important;
}

.pl-138 {
  padding-left: 138px !important;
}

.pl-139 {
  padding-left: 139px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.pl-141 {
  padding-left: 141px !important;
}

.pl-142 {
  padding-left: 142px !important;
}

.pl-143 {
  padding-left: 143px !important;
}

.pl-144 {
  padding-left: 144px !important;
}

.pl-145 {
  padding-left: 145px !important;
}

.pl-146 {
  padding-left: 146px !important;
}

.pl-147 {
  padding-left: 147px !important;
}

.pl-148 {
  padding-left: 148px !important;
}

.pl-149 {
  padding-left: 149px !important;
}

.pl-150 {
  padding-left: 150px !important;
}

.pl-151 {
  padding-left: 151px !important;
}

.pl-152 {
  padding-left: 152px !important;
}

.pl-153 {
  padding-left: 153px !important;
}

.pl-154 {
  padding-left: 154px !important;
}

.pl-155 {
  padding-left: 155px !important;
}

.pl-156 {
  padding-left: 156px !important;
}

.pl-157 {
  padding-left: 157px !important;
}

.pl-158 {
  padding-left: 158px !important;
}

.pl-159 {
  padding-left: 159px !important;
}

.pl-160 {
  padding-left: 160px !important;
}

.pl-161 {
  padding-left: 161px !important;
}

.pl-162 {
  padding-left: 162px !important;
}

.pl-163 {
  padding-left: 163px !important;
}

.pl-164 {
  padding-left: 164px !important;
}

.pl-165 {
  padding-left: 165px !important;
}

.pl-166 {
  padding-left: 166px !important;
}

.pl-167 {
  padding-left: 167px !important;
}

.pl-168 {
  padding-left: 168px !important;
}

.pl-169 {
  padding-left: 169px !important;
}

.pl-170 {
  padding-left: 170px !important;
}

.pl-171 {
  padding-left: 171px !important;
}

.pl-172 {
  padding-left: 172px !important;
}

.pl-173 {
  padding-left: 173px !important;
}

.pl-174 {
  padding-left: 174px !important;
}

.pl-175 {
  padding-left: 175px !important;
}

.pl-176 {
  padding-left: 176px !important;
}

.pl-177 {
  padding-left: 177px !important;
}

.pl-178 {
  padding-left: 178px !important;
}

.pl-179 {
  padding-left: 179px !important;
}

.pl-180 {
  padding-left: 180px !important;
}

.pl-181 {
  padding-left: 181px !important;
}

.pl-182 {
  padding-left: 182px !important;
}

.pl-183 {
  padding-left: 183px !important;
}

.pl-184 {
  padding-left: 184px !important;
}

.pl-185 {
  padding-left: 185px !important;
}

.pl-186 {
  padding-left: 186px !important;
}

.pl-187 {
  padding-left: 187px !important;
}

.pl-188 {
  padding-left: 188px !important;
}

.pl-189 {
  padding-left: 189px !important;
}

.pl-190 {
  padding-left: 190px !important;
}

.pl-191 {
  padding-left: 191px !important;
}

.pl-192 {
  padding-left: 192px !important;
}

.pl-193 {
  padding-left: 193px !important;
}

.pl-194 {
  padding-left: 194px !important;
}

.pl-195 {
  padding-left: 195px !important;
}

.pl-196 {
  padding-left: 196px !important;
}

.pl-197 {
  padding-left: 197px !important;
}

.pl-198 {
  padding-left: 198px !important;
}

.pl-199 {
  padding-left: 199px !important;
}

.pl-200 {
  padding-left: 200px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 1px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

.pr-3 {
  padding-right: 3px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

.pr-7 {
  padding-right: 7px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.pr-9 {
  padding-right: 9px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.pr-13 {
  padding-right: 13px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pr-17 {
  padding-right: 17px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

.pr-19 {
  padding-right: 19px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-21 {
  padding-right: 21px !important;
}

.pr-22 {
  padding-right: 22px !important;
}

.pr-23 {
  padding-right: 23px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-26 {
  padding-right: 26px !important;
}

.pr-27 {
  padding-right: 27px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.pr-29 {
  padding-right: 29px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-31 {
  padding-right: 31px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.pr-33 {
  padding-right: 33px !important;
}

.pr-34 {
  padding-right: 34px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.pr-37 {
  padding-right: 37px !important;
}

.pr-38 {
  padding-right: 38px !important;
}

.pr-39 {
  padding-right: 39px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-41 {
  padding-right: 41px !important;
}

.pr-42 {
  padding-right: 42px !important;
}

.pr-43 {
  padding-right: 43px !important;
}

.pr-44 {
  padding-right: 44px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-46 {
  padding-right: 46px !important;
}

.pr-47 {
  padding-right: 47px !important;
}

.pr-48 {
  padding-right: 48px !important;
}

.pr-49 {
  padding-right: 49px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-51 {
  padding-right: 51px !important;
}

.pr-52 {
  padding-right: 52px !important;
}

.pr-53 {
  padding-right: 53px !important;
}

.pr-54 {
  padding-right: 54px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

.pr-57 {
  padding-right: 57px !important;
}

.pr-58 {
  padding-right: 58px !important;
}

.pr-59 {
  padding-right: 59px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-61 {
  padding-right: 61px !important;
}

.pr-62 {
  padding-right: 62px !important;
}

.pr-63 {
  padding-right: 63px !important;
}

.pr-64 {
  padding-right: 64px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pr-66 {
  padding-right: 66px !important;
}

.pr-67 {
  padding-right: 67px !important;
}

.pr-68 {
  padding-right: 68px !important;
}

.pr-69 {
  padding-right: 69px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-71 {
  padding-right: 71px !important;
}

.pr-72 {
  padding-right: 72px !important;
}

.pr-73 {
  padding-right: 73px !important;
}

.pr-74 {
  padding-right: 74px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pr-76 {
  padding-right: 76px !important;
}

.pr-77 {
  padding-right: 77px !important;
}

.pr-78 {
  padding-right: 78px !important;
}

.pr-79 {
  padding-right: 79px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-81 {
  padding-right: 81px !important;
}

.pr-82 {
  padding-right: 82px !important;
}

.pr-83 {
  padding-right: 83px !important;
}

.pr-84 {
  padding-right: 84px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pr-86 {
  padding-right: 86px !important;
}

.pr-87 {
  padding-right: 87px !important;
}

.pr-88 {
  padding-right: 88px !important;
}

.pr-89 {
  padding-right: 89px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-91 {
  padding-right: 91px !important;
}

.pr-92 {
  padding-right: 92px !important;
}

.pr-93 {
  padding-right: 93px !important;
}

.pr-94 {
  padding-right: 94px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pr-96 {
  padding-right: 96px !important;
}

.pr-97 {
  padding-right: 97px !important;
}

.pr-98 {
  padding-right: 98px !important;
}

.pr-99 {
  padding-right: 99px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pr-101 {
  padding-right: 101px !important;
}

.pr-102 {
  padding-right: 102px !important;
}

.pr-103 {
  padding-right: 103px !important;
}

.pr-104 {
  padding-right: 104px !important;
}

.pr-105 {
  padding-right: 105px !important;
}

.pr-106 {
  padding-right: 106px !important;
}

.pr-107 {
  padding-right: 107px !important;
}

.pr-108 {
  padding-right: 108px !important;
}

.pr-109 {
  padding-right: 109px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.pr-111 {
  padding-right: 111px !important;
}

.pr-112 {
  padding-right: 112px !important;
}

.pr-113 {
  padding-right: 113px !important;
}

.pr-114 {
  padding-right: 114px !important;
}

.pr-115 {
  padding-right: 115px !important;
}

.pr-116 {
  padding-right: 116px !important;
}

.pr-117 {
  padding-right: 117px !important;
}

.pr-118 {
  padding-right: 118px !important;
}

.pr-119 {
  padding-right: 119px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.pr-121 {
  padding-right: 121px !important;
}

.pr-122 {
  padding-right: 122px !important;
}

.pr-123 {
  padding-right: 123px !important;
}

.pr-124 {
  padding-right: 124px !important;
}

.pr-125 {
  padding-right: 125px !important;
}

.pr-126 {
  padding-right: 126px !important;
}

.pr-127 {
  padding-right: 127px !important;
}

.pr-128 {
  padding-right: 128px !important;
}

.pr-129 {
  padding-right: 129px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.pr-131 {
  padding-right: 131px !important;
}

.pr-132 {
  padding-right: 132px !important;
}

.pr-133 {
  padding-right: 133px !important;
}

.pr-134 {
  padding-right: 134px !important;
}

.pr-135 {
  padding-right: 135px !important;
}

.pr-136 {
  padding-right: 136px !important;
}

.pr-137 {
  padding-right: 137px !important;
}

.pr-138 {
  padding-right: 138px !important;
}

.pr-139 {
  padding-right: 139px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.pr-141 {
  padding-right: 141px !important;
}

.pr-142 {
  padding-right: 142px !important;
}

.pr-143 {
  padding-right: 143px !important;
}

.pr-144 {
  padding-right: 144px !important;
}

.pr-145 {
  padding-right: 145px !important;
}

.pr-146 {
  padding-right: 146px !important;
}

.pr-147 {
  padding-right: 147px !important;
}

.pr-148 {
  padding-right: 148px !important;
}

.pr-149 {
  padding-right: 149px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.pr-151 {
  padding-right: 151px !important;
}

.pr-152 {
  padding-right: 152px !important;
}

.pr-153 {
  padding-right: 153px !important;
}

.pr-154 {
  padding-right: 154px !important;
}

.pr-155 {
  padding-right: 155px !important;
}

.pr-156 {
  padding-right: 156px !important;
}

.pr-157 {
  padding-right: 157px !important;
}

.pr-158 {
  padding-right: 158px !important;
}

.pr-159 {
  padding-right: 159px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.pr-161 {
  padding-right: 161px !important;
}

.pr-162 {
  padding-right: 162px !important;
}

.pr-163 {
  padding-right: 163px !important;
}

.pr-164 {
  padding-right: 164px !important;
}

.pr-165 {
  padding-right: 165px !important;
}

.pr-166 {
  padding-right: 166px !important;
}

.pr-167 {
  padding-right: 167px !important;
}

.pr-168 {
  padding-right: 168px !important;
}

.pr-169 {
  padding-right: 169px !important;
}

.pr-170 {
  padding-right: 170px !important;
}

.pr-171 {
  padding-right: 171px !important;
}

.pr-172 {
  padding-right: 172px !important;
}

.pr-173 {
  padding-right: 173px !important;
}

.pr-174 {
  padding-right: 174px !important;
}

.pr-175 {
  padding-right: 175px !important;
}

.pr-176 {
  padding-right: 176px !important;
}

.pr-177 {
  padding-right: 177px !important;
}

.pr-178 {
  padding-right: 178px !important;
}

.pr-179 {
  padding-right: 179px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.pr-181 {
  padding-right: 181px !important;
}

.pr-182 {
  padding-right: 182px !important;
}

.pr-183 {
  padding-right: 183px !important;
}

.pr-184 {
  padding-right: 184px !important;
}

.pr-185 {
  padding-right: 185px !important;
}

.pr-186 {
  padding-right: 186px !important;
}

.pr-187 {
  padding-right: 187px !important;
}

.pr-188 {
  padding-right: 188px !important;
}

.pr-189 {
  padding-right: 189px !important;
}

.pr-190 {
  padding-right: 190px !important;
}

.pr-191 {
  padding-right: 191px !important;
}

.pr-192 {
  padding-right: 192px !important;
}

.pr-193 {
  padding-right: 193px !important;
}

.pr-194 {
  padding-right: 194px !important;
}

.pr-195 {
  padding-right: 195px !important;
}

.pr-196 {
  padding-right: 196px !important;
}

.pr-197 {
  padding-right: 197px !important;
}

.pr-198 {
  padding-right: 198px !important;
}

.pr-199 {
  padding-right: 199px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

@media screen and (max-width: 767px) {
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pt-sm-1 {
    padding-top: 1px !important;
  }
  .pt-sm-2 {
    padding-top: 2px !important;
  }
  .pt-sm-3 {
    padding-top: 3px !important;
  }
  .pt-sm-4 {
    padding-top: 4px !important;
  }
  .pt-sm-5 {
    padding-top: 5px !important;
  }
  .pt-sm-6 {
    padding-top: 6px !important;
  }
  .pt-sm-7 {
    padding-top: 7px !important;
  }
  .pt-sm-8 {
    padding-top: 8px !important;
  }
  .pt-sm-9 {
    padding-top: 9px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pt-sm-11 {
    padding-top: 11px !important;
  }
  .pt-sm-12 {
    padding-top: 12px !important;
  }
  .pt-sm-13 {
    padding-top: 13px !important;
  }
  .pt-sm-14 {
    padding-top: 14px !important;
  }
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  .pt-sm-16 {
    padding-top: 16px !important;
  }
  .pt-sm-17 {
    padding-top: 17px !important;
  }
  .pt-sm-18 {
    padding-top: 18px !important;
  }
  .pt-sm-19 {
    padding-top: 19px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pt-sm-21 {
    padding-top: 21px !important;
  }
  .pt-sm-22 {
    padding-top: 22px !important;
  }
  .pt-sm-23 {
    padding-top: 23px !important;
  }
  .pt-sm-24 {
    padding-top: 24px !important;
  }
  .pt-sm-25 {
    padding-top: 25px !important;
  }
  .pt-sm-26 {
    padding-top: 26px !important;
  }
  .pt-sm-27 {
    padding-top: 27px !important;
  }
  .pt-sm-28 {
    padding-top: 28px !important;
  }
  .pt-sm-29 {
    padding-top: 29px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pt-sm-31 {
    padding-top: 31px !important;
  }
  .pt-sm-32 {
    padding-top: 32px !important;
  }
  .pt-sm-33 {
    padding-top: 33px !important;
  }
  .pt-sm-34 {
    padding-top: 34px !important;
  }
  .pt-sm-35 {
    padding-top: 35px !important;
  }
  .pt-sm-36 {
    padding-top: 36px !important;
  }
  .pt-sm-37 {
    padding-top: 37px !important;
  }
  .pt-sm-38 {
    padding-top: 38px !important;
  }
  .pt-sm-39 {
    padding-top: 39px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pt-sm-41 {
    padding-top: 41px !important;
  }
  .pt-sm-42 {
    padding-top: 42px !important;
  }
  .pt-sm-43 {
    padding-top: 43px !important;
  }
  .pt-sm-44 {
    padding-top: 44px !important;
  }
  .pt-sm-45 {
    padding-top: 45px !important;
  }
  .pt-sm-46 {
    padding-top: 46px !important;
  }
  .pt-sm-47 {
    padding-top: 47px !important;
  }
  .pt-sm-48 {
    padding-top: 48px !important;
  }
  .pt-sm-49 {
    padding-top: 49px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pt-sm-51 {
    padding-top: 51px !important;
  }
  .pt-sm-52 {
    padding-top: 52px !important;
  }
  .pt-sm-53 {
    padding-top: 53px !important;
  }
  .pt-sm-54 {
    padding-top: 54px !important;
  }
  .pt-sm-55 {
    padding-top: 55px !important;
  }
  .pt-sm-56 {
    padding-top: 56px !important;
  }
  .pt-sm-57 {
    padding-top: 57px !important;
  }
  .pt-sm-58 {
    padding-top: 58px !important;
  }
  .pt-sm-59 {
    padding-top: 59px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pt-sm-61 {
    padding-top: 61px !important;
  }
  .pt-sm-62 {
    padding-top: 62px !important;
  }
  .pt-sm-63 {
    padding-top: 63px !important;
  }
  .pt-sm-64 {
    padding-top: 64px !important;
  }
  .pt-sm-65 {
    padding-top: 65px !important;
  }
  .pt-sm-66 {
    padding-top: 66px !important;
  }
  .pt-sm-67 {
    padding-top: 67px !important;
  }
  .pt-sm-68 {
    padding-top: 68px !important;
  }
  .pt-sm-69 {
    padding-top: 69px !important;
  }
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  .pt-sm-71 {
    padding-top: 71px !important;
  }
  .pt-sm-72 {
    padding-top: 72px !important;
  }
  .pt-sm-73 {
    padding-top: 73px !important;
  }
  .pt-sm-74 {
    padding-top: 74px !important;
  }
  .pt-sm-75 {
    padding-top: 75px !important;
  }
  .pt-sm-76 {
    padding-top: 76px !important;
  }
  .pt-sm-77 {
    padding-top: 77px !important;
  }
  .pt-sm-78 {
    padding-top: 78px !important;
  }
  .pt-sm-79 {
    padding-top: 79px !important;
  }
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  .pt-sm-81 {
    padding-top: 81px !important;
  }
  .pt-sm-82 {
    padding-top: 82px !important;
  }
  .pt-sm-83 {
    padding-top: 83px !important;
  }
  .pt-sm-84 {
    padding-top: 84px !important;
  }
  .pt-sm-85 {
    padding-top: 85px !important;
  }
  .pt-sm-86 {
    padding-top: 86px !important;
  }
  .pt-sm-87 {
    padding-top: 87px !important;
  }
  .pt-sm-88 {
    padding-top: 88px !important;
  }
  .pt-sm-89 {
    padding-top: 89px !important;
  }
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pt-sm-91 {
    padding-top: 91px !important;
  }
  .pt-sm-92 {
    padding-top: 92px !important;
  }
  .pt-sm-93 {
    padding-top: 93px !important;
  }
  .pt-sm-94 {
    padding-top: 94px !important;
  }
  .pt-sm-95 {
    padding-top: 95px !important;
  }
  .pt-sm-96 {
    padding-top: 96px !important;
  }
  .pt-sm-97 {
    padding-top: 97px !important;
  }
  .pt-sm-98 {
    padding-top: 98px !important;
  }
  .pt-sm-99 {
    padding-top: 99px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pt-sm-101 {
    padding-top: 101px !important;
  }
  .pt-sm-102 {
    padding-top: 102px !important;
  }
  .pt-sm-103 {
    padding-top: 103px !important;
  }
  .pt-sm-104 {
    padding-top: 104px !important;
  }
  .pt-sm-105 {
    padding-top: 105px !important;
  }
  .pt-sm-106 {
    padding-top: 106px !important;
  }
  .pt-sm-107 {
    padding-top: 107px !important;
  }
  .pt-sm-108 {
    padding-top: 108px !important;
  }
  .pt-sm-109 {
    padding-top: 109px !important;
  }
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  .pt-sm-111 {
    padding-top: 111px !important;
  }
  .pt-sm-112 {
    padding-top: 112px !important;
  }
  .pt-sm-113 {
    padding-top: 113px !important;
  }
  .pt-sm-114 {
    padding-top: 114px !important;
  }
  .pt-sm-115 {
    padding-top: 115px !important;
  }
  .pt-sm-116 {
    padding-top: 116px !important;
  }
  .pt-sm-117 {
    padding-top: 117px !important;
  }
  .pt-sm-118 {
    padding-top: 118px !important;
  }
  .pt-sm-119 {
    padding-top: 119px !important;
  }
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  .pt-sm-121 {
    padding-top: 121px !important;
  }
  .pt-sm-122 {
    padding-top: 122px !important;
  }
  .pt-sm-123 {
    padding-top: 123px !important;
  }
  .pt-sm-124 {
    padding-top: 124px !important;
  }
  .pt-sm-125 {
    padding-top: 125px !important;
  }
  .pt-sm-126 {
    padding-top: 126px !important;
  }
  .pt-sm-127 {
    padding-top: 127px !important;
  }
  .pt-sm-128 {
    padding-top: 128px !important;
  }
  .pt-sm-129 {
    padding-top: 129px !important;
  }
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  .pt-sm-131 {
    padding-top: 131px !important;
  }
  .pt-sm-132 {
    padding-top: 132px !important;
  }
  .pt-sm-133 {
    padding-top: 133px !important;
  }
  .pt-sm-134 {
    padding-top: 134px !important;
  }
  .pt-sm-135 {
    padding-top: 135px !important;
  }
  .pt-sm-136 {
    padding-top: 136px !important;
  }
  .pt-sm-137 {
    padding-top: 137px !important;
  }
  .pt-sm-138 {
    padding-top: 138px !important;
  }
  .pt-sm-139 {
    padding-top: 139px !important;
  }
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  .pt-sm-141 {
    padding-top: 141px !important;
  }
  .pt-sm-142 {
    padding-top: 142px !important;
  }
  .pt-sm-143 {
    padding-top: 143px !important;
  }
  .pt-sm-144 {
    padding-top: 144px !important;
  }
  .pt-sm-145 {
    padding-top: 145px !important;
  }
  .pt-sm-146 {
    padding-top: 146px !important;
  }
  .pt-sm-147 {
    padding-top: 147px !important;
  }
  .pt-sm-148 {
    padding-top: 148px !important;
  }
  .pt-sm-149 {
    padding-top: 149px !important;
  }
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  .pt-sm-151 {
    padding-top: 151px !important;
  }
  .pt-sm-152 {
    padding-top: 152px !important;
  }
  .pt-sm-153 {
    padding-top: 153px !important;
  }
  .pt-sm-154 {
    padding-top: 154px !important;
  }
  .pt-sm-155 {
    padding-top: 155px !important;
  }
  .pt-sm-156 {
    padding-top: 156px !important;
  }
  .pt-sm-157 {
    padding-top: 157px !important;
  }
  .pt-sm-158 {
    padding-top: 158px !important;
  }
  .pt-sm-159 {
    padding-top: 159px !important;
  }
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  .pt-sm-161 {
    padding-top: 161px !important;
  }
  .pt-sm-162 {
    padding-top: 162px !important;
  }
  .pt-sm-163 {
    padding-top: 163px !important;
  }
  .pt-sm-164 {
    padding-top: 164px !important;
  }
  .pt-sm-165 {
    padding-top: 165px !important;
  }
  .pt-sm-166 {
    padding-top: 166px !important;
  }
  .pt-sm-167 {
    padding-top: 167px !important;
  }
  .pt-sm-168 {
    padding-top: 168px !important;
  }
  .pt-sm-169 {
    padding-top: 169px !important;
  }
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  .pt-sm-171 {
    padding-top: 171px !important;
  }
  .pt-sm-172 {
    padding-top: 172px !important;
  }
  .pt-sm-173 {
    padding-top: 173px !important;
  }
  .pt-sm-174 {
    padding-top: 174px !important;
  }
  .pt-sm-175 {
    padding-top: 175px !important;
  }
  .pt-sm-176 {
    padding-top: 176px !important;
  }
  .pt-sm-177 {
    padding-top: 177px !important;
  }
  .pt-sm-178 {
    padding-top: 178px !important;
  }
  .pt-sm-179 {
    padding-top: 179px !important;
  }
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  .pt-sm-181 {
    padding-top: 181px !important;
  }
  .pt-sm-182 {
    padding-top: 182px !important;
  }
  .pt-sm-183 {
    padding-top: 183px !important;
  }
  .pt-sm-184 {
    padding-top: 184px !important;
  }
  .pt-sm-185 {
    padding-top: 185px !important;
  }
  .pt-sm-186 {
    padding-top: 186px !important;
  }
  .pt-sm-187 {
    padding-top: 187px !important;
  }
  .pt-sm-188 {
    padding-top: 188px !important;
  }
  .pt-sm-189 {
    padding-top: 189px !important;
  }
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  .pt-sm-191 {
    padding-top: 191px !important;
  }
  .pt-sm-192 {
    padding-top: 192px !important;
  }
  .pt-sm-193 {
    padding-top: 193px !important;
  }
  .pt-sm-194 {
    padding-top: 194px !important;
  }
  .pt-sm-195 {
    padding-top: 195px !important;
  }
  .pt-sm-196 {
    padding-top: 196px !important;
  }
  .pt-sm-197 {
    padding-top: 197px !important;
  }
  .pt-sm-198 {
    padding-top: 198px !important;
  }
  .pt-sm-199 {
    padding-top: 199px !important;
  }
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pb-sm-1 {
    padding-bottom: 1px !important;
  }
  .pb-sm-2 {
    padding-bottom: 2px !important;
  }
  .pb-sm-3 {
    padding-bottom: 3px !important;
  }
  .pb-sm-4 {
    padding-bottom: 4px !important;
  }
  .pb-sm-5 {
    padding-bottom: 5px !important;
  }
  .pb-sm-6 {
    padding-bottom: 6px !important;
  }
  .pb-sm-7 {
    padding-bottom: 7px !important;
  }
  .pb-sm-8 {
    padding-bottom: 8px !important;
  }
  .pb-sm-9 {
    padding-bottom: 9px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pb-sm-11 {
    padding-bottom: 11px !important;
  }
  .pb-sm-12 {
    padding-bottom: 12px !important;
  }
  .pb-sm-13 {
    padding-bottom: 13px !important;
  }
  .pb-sm-14 {
    padding-bottom: 14px !important;
  }
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  .pb-sm-16 {
    padding-bottom: 16px !important;
  }
  .pb-sm-17 {
    padding-bottom: 17px !important;
  }
  .pb-sm-18 {
    padding-bottom: 18px !important;
  }
  .pb-sm-19 {
    padding-bottom: 19px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pb-sm-21 {
    padding-bottom: 21px !important;
  }
  .pb-sm-22 {
    padding-bottom: 22px !important;
  }
  .pb-sm-23 {
    padding-bottom: 23px !important;
  }
  .pb-sm-24 {
    padding-bottom: 24px !important;
  }
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
  .pb-sm-26 {
    padding-bottom: 26px !important;
  }
  .pb-sm-27 {
    padding-bottom: 27px !important;
  }
  .pb-sm-28 {
    padding-bottom: 28px !important;
  }
  .pb-sm-29 {
    padding-bottom: 29px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pb-sm-31 {
    padding-bottom: 31px !important;
  }
  .pb-sm-32 {
    padding-bottom: 32px !important;
  }
  .pb-sm-33 {
    padding-bottom: 33px !important;
  }
  .pb-sm-34 {
    padding-bottom: 34px !important;
  }
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
  .pb-sm-36 {
    padding-bottom: 36px !important;
  }
  .pb-sm-37 {
    padding-bottom: 37px !important;
  }
  .pb-sm-38 {
    padding-bottom: 38px !important;
  }
  .pb-sm-39 {
    padding-bottom: 39px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pb-sm-41 {
    padding-bottom: 41px !important;
  }
  .pb-sm-42 {
    padding-bottom: 42px !important;
  }
  .pb-sm-43 {
    padding-bottom: 43px !important;
  }
  .pb-sm-44 {
    padding-bottom: 44px !important;
  }
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  .pb-sm-46 {
    padding-bottom: 46px !important;
  }
  .pb-sm-47 {
    padding-bottom: 47px !important;
  }
  .pb-sm-48 {
    padding-bottom: 48px !important;
  }
  .pb-sm-49 {
    padding-bottom: 49px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pb-sm-51 {
    padding-bottom: 51px !important;
  }
  .pb-sm-52 {
    padding-bottom: 52px !important;
  }
  .pb-sm-53 {
    padding-bottom: 53px !important;
  }
  .pb-sm-54 {
    padding-bottom: 54px !important;
  }
  .pb-sm-55 {
    padding-bottom: 55px !important;
  }
  .pb-sm-56 {
    padding-bottom: 56px !important;
  }
  .pb-sm-57 {
    padding-bottom: 57px !important;
  }
  .pb-sm-58 {
    padding-bottom: 58px !important;
  }
  .pb-sm-59 {
    padding-bottom: 59px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pb-sm-61 {
    padding-bottom: 61px !important;
  }
  .pb-sm-62 {
    padding-bottom: 62px !important;
  }
  .pb-sm-63 {
    padding-bottom: 63px !important;
  }
  .pb-sm-64 {
    padding-bottom: 64px !important;
  }
  .pb-sm-65 {
    padding-bottom: 65px !important;
  }
  .pb-sm-66 {
    padding-bottom: 66px !important;
  }
  .pb-sm-67 {
    padding-bottom: 67px !important;
  }
  .pb-sm-68 {
    padding-bottom: 68px !important;
  }
  .pb-sm-69 {
    padding-bottom: 69px !important;
  }
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  .pb-sm-71 {
    padding-bottom: 71px !important;
  }
  .pb-sm-72 {
    padding-bottom: 72px !important;
  }
  .pb-sm-73 {
    padding-bottom: 73px !important;
  }
  .pb-sm-74 {
    padding-bottom: 74px !important;
  }
  .pb-sm-75 {
    padding-bottom: 75px !important;
  }
  .pb-sm-76 {
    padding-bottom: 76px !important;
  }
  .pb-sm-77 {
    padding-bottom: 77px !important;
  }
  .pb-sm-78 {
    padding-bottom: 78px !important;
  }
  .pb-sm-79 {
    padding-bottom: 79px !important;
  }
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  .pb-sm-81 {
    padding-bottom: 81px !important;
  }
  .pb-sm-82 {
    padding-bottom: 82px !important;
  }
  .pb-sm-83 {
    padding-bottom: 83px !important;
  }
  .pb-sm-84 {
    padding-bottom: 84px !important;
  }
  .pb-sm-85 {
    padding-bottom: 85px !important;
  }
  .pb-sm-86 {
    padding-bottom: 86px !important;
  }
  .pb-sm-87 {
    padding-bottom: 87px !important;
  }
  .pb-sm-88 {
    padding-bottom: 88px !important;
  }
  .pb-sm-89 {
    padding-bottom: 89px !important;
  }
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  .pb-sm-91 {
    padding-bottom: 91px !important;
  }
  .pb-sm-92 {
    padding-bottom: 92px !important;
  }
  .pb-sm-93 {
    padding-bottom: 93px !important;
  }
  .pb-sm-94 {
    padding-bottom: 94px !important;
  }
  .pb-sm-95 {
    padding-bottom: 95px !important;
  }
  .pb-sm-96 {
    padding-bottom: 96px !important;
  }
  .pb-sm-97 {
    padding-bottom: 97px !important;
  }
  .pb-sm-98 {
    padding-bottom: 98px !important;
  }
  .pb-sm-99 {
    padding-bottom: 99px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pb-sm-101 {
    padding-bottom: 101px !important;
  }
  .pb-sm-102 {
    padding-bottom: 102px !important;
  }
  .pb-sm-103 {
    padding-bottom: 103px !important;
  }
  .pb-sm-104 {
    padding-bottom: 104px !important;
  }
  .pb-sm-105 {
    padding-bottom: 105px !important;
  }
  .pb-sm-106 {
    padding-bottom: 106px !important;
  }
  .pb-sm-107 {
    padding-bottom: 107px !important;
  }
  .pb-sm-108 {
    padding-bottom: 108px !important;
  }
  .pb-sm-109 {
    padding-bottom: 109px !important;
  }
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  .pb-sm-111 {
    padding-bottom: 111px !important;
  }
  .pb-sm-112 {
    padding-bottom: 112px !important;
  }
  .pb-sm-113 {
    padding-bottom: 113px !important;
  }
  .pb-sm-114 {
    padding-bottom: 114px !important;
  }
  .pb-sm-115 {
    padding-bottom: 115px !important;
  }
  .pb-sm-116 {
    padding-bottom: 116px !important;
  }
  .pb-sm-117 {
    padding-bottom: 117px !important;
  }
  .pb-sm-118 {
    padding-bottom: 118px !important;
  }
  .pb-sm-119 {
    padding-bottom: 119px !important;
  }
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  .pb-sm-121 {
    padding-bottom: 121px !important;
  }
  .pb-sm-122 {
    padding-bottom: 122px !important;
  }
  .pb-sm-123 {
    padding-bottom: 123px !important;
  }
  .pb-sm-124 {
    padding-bottom: 124px !important;
  }
  .pb-sm-125 {
    padding-bottom: 125px !important;
  }
  .pb-sm-126 {
    padding-bottom: 126px !important;
  }
  .pb-sm-127 {
    padding-bottom: 127px !important;
  }
  .pb-sm-128 {
    padding-bottom: 128px !important;
  }
  .pb-sm-129 {
    padding-bottom: 129px !important;
  }
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  .pb-sm-131 {
    padding-bottom: 131px !important;
  }
  .pb-sm-132 {
    padding-bottom: 132px !important;
  }
  .pb-sm-133 {
    padding-bottom: 133px !important;
  }
  .pb-sm-134 {
    padding-bottom: 134px !important;
  }
  .pb-sm-135 {
    padding-bottom: 135px !important;
  }
  .pb-sm-136 {
    padding-bottom: 136px !important;
  }
  .pb-sm-137 {
    padding-bottom: 137px !important;
  }
  .pb-sm-138 {
    padding-bottom: 138px !important;
  }
  .pb-sm-139 {
    padding-bottom: 139px !important;
  }
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  .pb-sm-141 {
    padding-bottom: 141px !important;
  }
  .pb-sm-142 {
    padding-bottom: 142px !important;
  }
  .pb-sm-143 {
    padding-bottom: 143px !important;
  }
  .pb-sm-144 {
    padding-bottom: 144px !important;
  }
  .pb-sm-145 {
    padding-bottom: 145px !important;
  }
  .pb-sm-146 {
    padding-bottom: 146px !important;
  }
  .pb-sm-147 {
    padding-bottom: 147px !important;
  }
  .pb-sm-148 {
    padding-bottom: 148px !important;
  }
  .pb-sm-149 {
    padding-bottom: 149px !important;
  }
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  .pb-sm-151 {
    padding-bottom: 151px !important;
  }
  .pb-sm-152 {
    padding-bottom: 152px !important;
  }
  .pb-sm-153 {
    padding-bottom: 153px !important;
  }
  .pb-sm-154 {
    padding-bottom: 154px !important;
  }
  .pb-sm-155 {
    padding-bottom: 155px !important;
  }
  .pb-sm-156 {
    padding-bottom: 156px !important;
  }
  .pb-sm-157 {
    padding-bottom: 157px !important;
  }
  .pb-sm-158 {
    padding-bottom: 158px !important;
  }
  .pb-sm-159 {
    padding-bottom: 159px !important;
  }
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  .pb-sm-161 {
    padding-bottom: 161px !important;
  }
  .pb-sm-162 {
    padding-bottom: 162px !important;
  }
  .pb-sm-163 {
    padding-bottom: 163px !important;
  }
  .pb-sm-164 {
    padding-bottom: 164px !important;
  }
  .pb-sm-165 {
    padding-bottom: 165px !important;
  }
  .pb-sm-166 {
    padding-bottom: 166px !important;
  }
  .pb-sm-167 {
    padding-bottom: 167px !important;
  }
  .pb-sm-168 {
    padding-bottom: 168px !important;
  }
  .pb-sm-169 {
    padding-bottom: 169px !important;
  }
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  .pb-sm-171 {
    padding-bottom: 171px !important;
  }
  .pb-sm-172 {
    padding-bottom: 172px !important;
  }
  .pb-sm-173 {
    padding-bottom: 173px !important;
  }
  .pb-sm-174 {
    padding-bottom: 174px !important;
  }
  .pb-sm-175 {
    padding-bottom: 175px !important;
  }
  .pb-sm-176 {
    padding-bottom: 176px !important;
  }
  .pb-sm-177 {
    padding-bottom: 177px !important;
  }
  .pb-sm-178 {
    padding-bottom: 178px !important;
  }
  .pb-sm-179 {
    padding-bottom: 179px !important;
  }
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  .pb-sm-181 {
    padding-bottom: 181px !important;
  }
  .pb-sm-182 {
    padding-bottom: 182px !important;
  }
  .pb-sm-183 {
    padding-bottom: 183px !important;
  }
  .pb-sm-184 {
    padding-bottom: 184px !important;
  }
  .pb-sm-185 {
    padding-bottom: 185px !important;
  }
  .pb-sm-186 {
    padding-bottom: 186px !important;
  }
  .pb-sm-187 {
    padding-bottom: 187px !important;
  }
  .pb-sm-188 {
    padding-bottom: 188px !important;
  }
  .pb-sm-189 {
    padding-bottom: 189px !important;
  }
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  .pb-sm-191 {
    padding-bottom: 191px !important;
  }
  .pb-sm-192 {
    padding-bottom: 192px !important;
  }
  .pb-sm-193 {
    padding-bottom: 193px !important;
  }
  .pb-sm-194 {
    padding-bottom: 194px !important;
  }
  .pb-sm-195 {
    padding-bottom: 195px !important;
  }
  .pb-sm-196 {
    padding-bottom: 196px !important;
  }
  .pb-sm-197 {
    padding-bottom: 197px !important;
  }
  .pb-sm-198 {
    padding-bottom: 198px !important;
  }
  .pb-sm-199 {
    padding-bottom: 199px !important;
  }
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  .pl-sm-0 {
    padding-left: 0px !important;
  }
  .pl-sm-1 {
    padding-left: 1px !important;
  }
  .pl-sm-2 {
    padding-left: 2px !important;
  }
  .pl-sm-3 {
    padding-left: 3px !important;
  }
  .pl-sm-4 {
    padding-left: 4px !important;
  }
  .pl-sm-5 {
    padding-left: 5px !important;
  }
  .pl-sm-6 {
    padding-left: 6px !important;
  }
  .pl-sm-7 {
    padding-left: 7px !important;
  }
  .pl-sm-8 {
    padding-left: 8px !important;
  }
  .pl-sm-9 {
    padding-left: 9px !important;
  }
  .pl-sm-10 {
    padding-left: 10px !important;
  }
  .pl-sm-11 {
    padding-left: 11px !important;
  }
  .pl-sm-12 {
    padding-left: 12px !important;
  }
  .pl-sm-13 {
    padding-left: 13px !important;
  }
  .pl-sm-14 {
    padding-left: 14px !important;
  }
  .pl-sm-15 {
    padding-left: 15px !important;
  }
  .pl-sm-16 {
    padding-left: 16px !important;
  }
  .pl-sm-17 {
    padding-left: 17px !important;
  }
  .pl-sm-18 {
    padding-left: 18px !important;
  }
  .pl-sm-19 {
    padding-left: 19px !important;
  }
  .pl-sm-20 {
    padding-left: 20px !important;
  }
  .pl-sm-21 {
    padding-left: 21px !important;
  }
  .pl-sm-22 {
    padding-left: 22px !important;
  }
  .pl-sm-23 {
    padding-left: 23px !important;
  }
  .pl-sm-24 {
    padding-left: 24px !important;
  }
  .pl-sm-25 {
    padding-left: 25px !important;
  }
  .pl-sm-26 {
    padding-left: 26px !important;
  }
  .pl-sm-27 {
    padding-left: 27px !important;
  }
  .pl-sm-28 {
    padding-left: 28px !important;
  }
  .pl-sm-29 {
    padding-left: 29px !important;
  }
  .pl-sm-30 {
    padding-left: 30px !important;
  }
  .pl-sm-31 {
    padding-left: 31px !important;
  }
  .pl-sm-32 {
    padding-left: 32px !important;
  }
  .pl-sm-33 {
    padding-left: 33px !important;
  }
  .pl-sm-34 {
    padding-left: 34px !important;
  }
  .pl-sm-35 {
    padding-left: 35px !important;
  }
  .pl-sm-36 {
    padding-left: 36px !important;
  }
  .pl-sm-37 {
    padding-left: 37px !important;
  }
  .pl-sm-38 {
    padding-left: 38px !important;
  }
  .pl-sm-39 {
    padding-left: 39px !important;
  }
  .pl-sm-40 {
    padding-left: 40px !important;
  }
  .pl-sm-41 {
    padding-left: 41px !important;
  }
  .pl-sm-42 {
    padding-left: 42px !important;
  }
  .pl-sm-43 {
    padding-left: 43px !important;
  }
  .pl-sm-44 {
    padding-left: 44px !important;
  }
  .pl-sm-45 {
    padding-left: 45px !important;
  }
  .pl-sm-46 {
    padding-left: 46px !important;
  }
  .pl-sm-47 {
    padding-left: 47px !important;
  }
  .pl-sm-48 {
    padding-left: 48px !important;
  }
  .pl-sm-49 {
    padding-left: 49px !important;
  }
  .pl-sm-50 {
    padding-left: 50px !important;
  }
  .pl-sm-51 {
    padding-left: 51px !important;
  }
  .pl-sm-52 {
    padding-left: 52px !important;
  }
  .pl-sm-53 {
    padding-left: 53px !important;
  }
  .pl-sm-54 {
    padding-left: 54px !important;
  }
  .pl-sm-55 {
    padding-left: 55px !important;
  }
  .pl-sm-56 {
    padding-left: 56px !important;
  }
  .pl-sm-57 {
    padding-left: 57px !important;
  }
  .pl-sm-58 {
    padding-left: 58px !important;
  }
  .pl-sm-59 {
    padding-left: 59px !important;
  }
  .pl-sm-60 {
    padding-left: 60px !important;
  }
  .pl-sm-61 {
    padding-left: 61px !important;
  }
  .pl-sm-62 {
    padding-left: 62px !important;
  }
  .pl-sm-63 {
    padding-left: 63px !important;
  }
  .pl-sm-64 {
    padding-left: 64px !important;
  }
  .pl-sm-65 {
    padding-left: 65px !important;
  }
  .pl-sm-66 {
    padding-left: 66px !important;
  }
  .pl-sm-67 {
    padding-left: 67px !important;
  }
  .pl-sm-68 {
    padding-left: 68px !important;
  }
  .pl-sm-69 {
    padding-left: 69px !important;
  }
  .pl-sm-70 {
    padding-left: 70px !important;
  }
  .pl-sm-71 {
    padding-left: 71px !important;
  }
  .pl-sm-72 {
    padding-left: 72px !important;
  }
  .pl-sm-73 {
    padding-left: 73px !important;
  }
  .pl-sm-74 {
    padding-left: 74px !important;
  }
  .pl-sm-75 {
    padding-left: 75px !important;
  }
  .pl-sm-76 {
    padding-left: 76px !important;
  }
  .pl-sm-77 {
    padding-left: 77px !important;
  }
  .pl-sm-78 {
    padding-left: 78px !important;
  }
  .pl-sm-79 {
    padding-left: 79px !important;
  }
  .pl-sm-80 {
    padding-left: 80px !important;
  }
  .pl-sm-81 {
    padding-left: 81px !important;
  }
  .pl-sm-82 {
    padding-left: 82px !important;
  }
  .pl-sm-83 {
    padding-left: 83px !important;
  }
  .pl-sm-84 {
    padding-left: 84px !important;
  }
  .pl-sm-85 {
    padding-left: 85px !important;
  }
  .pl-sm-86 {
    padding-left: 86px !important;
  }
  .pl-sm-87 {
    padding-left: 87px !important;
  }
  .pl-sm-88 {
    padding-left: 88px !important;
  }
  .pl-sm-89 {
    padding-left: 89px !important;
  }
  .pl-sm-90 {
    padding-left: 90px !important;
  }
  .pl-sm-91 {
    padding-left: 91px !important;
  }
  .pl-sm-92 {
    padding-left: 92px !important;
  }
  .pl-sm-93 {
    padding-left: 93px !important;
  }
  .pl-sm-94 {
    padding-left: 94px !important;
  }
  .pl-sm-95 {
    padding-left: 95px !important;
  }
  .pl-sm-96 {
    padding-left: 96px !important;
  }
  .pl-sm-97 {
    padding-left: 97px !important;
  }
  .pl-sm-98 {
    padding-left: 98px !important;
  }
  .pl-sm-99 {
    padding-left: 99px !important;
  }
  .pl-sm-100 {
    padding-left: 100px !important;
  }
  .pl-sm-101 {
    padding-left: 101px !important;
  }
  .pl-sm-102 {
    padding-left: 102px !important;
  }
  .pl-sm-103 {
    padding-left: 103px !important;
  }
  .pl-sm-104 {
    padding-left: 104px !important;
  }
  .pl-sm-105 {
    padding-left: 105px !important;
  }
  .pl-sm-106 {
    padding-left: 106px !important;
  }
  .pl-sm-107 {
    padding-left: 107px !important;
  }
  .pl-sm-108 {
    padding-left: 108px !important;
  }
  .pl-sm-109 {
    padding-left: 109px !important;
  }
  .pl-sm-110 {
    padding-left: 110px !important;
  }
  .pl-sm-111 {
    padding-left: 111px !important;
  }
  .pl-sm-112 {
    padding-left: 112px !important;
  }
  .pl-sm-113 {
    padding-left: 113px !important;
  }
  .pl-sm-114 {
    padding-left: 114px !important;
  }
  .pl-sm-115 {
    padding-left: 115px !important;
  }
  .pl-sm-116 {
    padding-left: 116px !important;
  }
  .pl-sm-117 {
    padding-left: 117px !important;
  }
  .pl-sm-118 {
    padding-left: 118px !important;
  }
  .pl-sm-119 {
    padding-left: 119px !important;
  }
  .pl-sm-120 {
    padding-left: 120px !important;
  }
  .pl-sm-121 {
    padding-left: 121px !important;
  }
  .pl-sm-122 {
    padding-left: 122px !important;
  }
  .pl-sm-123 {
    padding-left: 123px !important;
  }
  .pl-sm-124 {
    padding-left: 124px !important;
  }
  .pl-sm-125 {
    padding-left: 125px !important;
  }
  .pl-sm-126 {
    padding-left: 126px !important;
  }
  .pl-sm-127 {
    padding-left: 127px !important;
  }
  .pl-sm-128 {
    padding-left: 128px !important;
  }
  .pl-sm-129 {
    padding-left: 129px !important;
  }
  .pl-sm-130 {
    padding-left: 130px !important;
  }
  .pl-sm-131 {
    padding-left: 131px !important;
  }
  .pl-sm-132 {
    padding-left: 132px !important;
  }
  .pl-sm-133 {
    padding-left: 133px !important;
  }
  .pl-sm-134 {
    padding-left: 134px !important;
  }
  .pl-sm-135 {
    padding-left: 135px !important;
  }
  .pl-sm-136 {
    padding-left: 136px !important;
  }
  .pl-sm-137 {
    padding-left: 137px !important;
  }
  .pl-sm-138 {
    padding-left: 138px !important;
  }
  .pl-sm-139 {
    padding-left: 139px !important;
  }
  .pl-sm-140 {
    padding-left: 140px !important;
  }
  .pl-sm-141 {
    padding-left: 141px !important;
  }
  .pl-sm-142 {
    padding-left: 142px !important;
  }
  .pl-sm-143 {
    padding-left: 143px !important;
  }
  .pl-sm-144 {
    padding-left: 144px !important;
  }
  .pl-sm-145 {
    padding-left: 145px !important;
  }
  .pl-sm-146 {
    padding-left: 146px !important;
  }
  .pl-sm-147 {
    padding-left: 147px !important;
  }
  .pl-sm-148 {
    padding-left: 148px !important;
  }
  .pl-sm-149 {
    padding-left: 149px !important;
  }
  .pl-sm-150 {
    padding-left: 150px !important;
  }
  .pl-sm-151 {
    padding-left: 151px !important;
  }
  .pl-sm-152 {
    padding-left: 152px !important;
  }
  .pl-sm-153 {
    padding-left: 153px !important;
  }
  .pl-sm-154 {
    padding-left: 154px !important;
  }
  .pl-sm-155 {
    padding-left: 155px !important;
  }
  .pl-sm-156 {
    padding-left: 156px !important;
  }
  .pl-sm-157 {
    padding-left: 157px !important;
  }
  .pl-sm-158 {
    padding-left: 158px !important;
  }
  .pl-sm-159 {
    padding-left: 159px !important;
  }
  .pl-sm-160 {
    padding-left: 160px !important;
  }
  .pl-sm-161 {
    padding-left: 161px !important;
  }
  .pl-sm-162 {
    padding-left: 162px !important;
  }
  .pl-sm-163 {
    padding-left: 163px !important;
  }
  .pl-sm-164 {
    padding-left: 164px !important;
  }
  .pl-sm-165 {
    padding-left: 165px !important;
  }
  .pl-sm-166 {
    padding-left: 166px !important;
  }
  .pl-sm-167 {
    padding-left: 167px !important;
  }
  .pl-sm-168 {
    padding-left: 168px !important;
  }
  .pl-sm-169 {
    padding-left: 169px !important;
  }
  .pl-sm-170 {
    padding-left: 170px !important;
  }
  .pl-sm-171 {
    padding-left: 171px !important;
  }
  .pl-sm-172 {
    padding-left: 172px !important;
  }
  .pl-sm-173 {
    padding-left: 173px !important;
  }
  .pl-sm-174 {
    padding-left: 174px !important;
  }
  .pl-sm-175 {
    padding-left: 175px !important;
  }
  .pl-sm-176 {
    padding-left: 176px !important;
  }
  .pl-sm-177 {
    padding-left: 177px !important;
  }
  .pl-sm-178 {
    padding-left: 178px !important;
  }
  .pl-sm-179 {
    padding-left: 179px !important;
  }
  .pl-sm-180 {
    padding-left: 180px !important;
  }
  .pl-sm-181 {
    padding-left: 181px !important;
  }
  .pl-sm-182 {
    padding-left: 182px !important;
  }
  .pl-sm-183 {
    padding-left: 183px !important;
  }
  .pl-sm-184 {
    padding-left: 184px !important;
  }
  .pl-sm-185 {
    padding-left: 185px !important;
  }
  .pl-sm-186 {
    padding-left: 186px !important;
  }
  .pl-sm-187 {
    padding-left: 187px !important;
  }
  .pl-sm-188 {
    padding-left: 188px !important;
  }
  .pl-sm-189 {
    padding-left: 189px !important;
  }
  .pl-sm-190 {
    padding-left: 190px !important;
  }
  .pl-sm-191 {
    padding-left: 191px !important;
  }
  .pl-sm-192 {
    padding-left: 192px !important;
  }
  .pl-sm-193 {
    padding-left: 193px !important;
  }
  .pl-sm-194 {
    padding-left: 194px !important;
  }
  .pl-sm-195 {
    padding-left: 195px !important;
  }
  .pl-sm-196 {
    padding-left: 196px !important;
  }
  .pl-sm-197 {
    padding-left: 197px !important;
  }
  .pl-sm-198 {
    padding-left: 198px !important;
  }
  .pl-sm-199 {
    padding-left: 199px !important;
  }
  .pl-sm-200 {
    padding-left: 200px !important;
  }
  .pr-sm-0 {
    padding-right: 0px !important;
  }
  .pr-sm-1 {
    padding-right: 1px !important;
  }
  .pr-sm-2 {
    padding-right: 2px !important;
  }
  .pr-sm-3 {
    padding-right: 3px !important;
  }
  .pr-sm-4 {
    padding-right: 4px !important;
  }
  .pr-sm-5 {
    padding-right: 5px !important;
  }
  .pr-sm-6 {
    padding-right: 6px !important;
  }
  .pr-sm-7 {
    padding-right: 7px !important;
  }
  .pr-sm-8 {
    padding-right: 8px !important;
  }
  .pr-sm-9 {
    padding-right: 9px !important;
  }
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pr-sm-11 {
    padding-right: 11px !important;
  }
  .pr-sm-12 {
    padding-right: 12px !important;
  }
  .pr-sm-13 {
    padding-right: 13px !important;
  }
  .pr-sm-14 {
    padding-right: 14px !important;
  }
  .pr-sm-15 {
    padding-right: 15px !important;
  }
  .pr-sm-16 {
    padding-right: 16px !important;
  }
  .pr-sm-17 {
    padding-right: 17px !important;
  }
  .pr-sm-18 {
    padding-right: 18px !important;
  }
  .pr-sm-19 {
    padding-right: 19px !important;
  }
  .pr-sm-20 {
    padding-right: 20px !important;
  }
  .pr-sm-21 {
    padding-right: 21px !important;
  }
  .pr-sm-22 {
    padding-right: 22px !important;
  }
  .pr-sm-23 {
    padding-right: 23px !important;
  }
  .pr-sm-24 {
    padding-right: 24px !important;
  }
  .pr-sm-25 {
    padding-right: 25px !important;
  }
  .pr-sm-26 {
    padding-right: 26px !important;
  }
  .pr-sm-27 {
    padding-right: 27px !important;
  }
  .pr-sm-28 {
    padding-right: 28px !important;
  }
  .pr-sm-29 {
    padding-right: 29px !important;
  }
  .pr-sm-30 {
    padding-right: 30px !important;
  }
  .pr-sm-31 {
    padding-right: 31px !important;
  }
  .pr-sm-32 {
    padding-right: 32px !important;
  }
  .pr-sm-33 {
    padding-right: 33px !important;
  }
  .pr-sm-34 {
    padding-right: 34px !important;
  }
  .pr-sm-35 {
    padding-right: 35px !important;
  }
  .pr-sm-36 {
    padding-right: 36px !important;
  }
  .pr-sm-37 {
    padding-right: 37px !important;
  }
  .pr-sm-38 {
    padding-right: 38px !important;
  }
  .pr-sm-39 {
    padding-right: 39px !important;
  }
  .pr-sm-40 {
    padding-right: 40px !important;
  }
  .pr-sm-41 {
    padding-right: 41px !important;
  }
  .pr-sm-42 {
    padding-right: 42px !important;
  }
  .pr-sm-43 {
    padding-right: 43px !important;
  }
  .pr-sm-44 {
    padding-right: 44px !important;
  }
  .pr-sm-45 {
    padding-right: 45px !important;
  }
  .pr-sm-46 {
    padding-right: 46px !important;
  }
  .pr-sm-47 {
    padding-right: 47px !important;
  }
  .pr-sm-48 {
    padding-right: 48px !important;
  }
  .pr-sm-49 {
    padding-right: 49px !important;
  }
  .pr-sm-50 {
    padding-right: 50px !important;
  }
  .pr-sm-51 {
    padding-right: 51px !important;
  }
  .pr-sm-52 {
    padding-right: 52px !important;
  }
  .pr-sm-53 {
    padding-right: 53px !important;
  }
  .pr-sm-54 {
    padding-right: 54px !important;
  }
  .pr-sm-55 {
    padding-right: 55px !important;
  }
  .pr-sm-56 {
    padding-right: 56px !important;
  }
  .pr-sm-57 {
    padding-right: 57px !important;
  }
  .pr-sm-58 {
    padding-right: 58px !important;
  }
  .pr-sm-59 {
    padding-right: 59px !important;
  }
  .pr-sm-60 {
    padding-right: 60px !important;
  }
  .pr-sm-61 {
    padding-right: 61px !important;
  }
  .pr-sm-62 {
    padding-right: 62px !important;
  }
  .pr-sm-63 {
    padding-right: 63px !important;
  }
  .pr-sm-64 {
    padding-right: 64px !important;
  }
  .pr-sm-65 {
    padding-right: 65px !important;
  }
  .pr-sm-66 {
    padding-right: 66px !important;
  }
  .pr-sm-67 {
    padding-right: 67px !important;
  }
  .pr-sm-68 {
    padding-right: 68px !important;
  }
  .pr-sm-69 {
    padding-right: 69px !important;
  }
  .pr-sm-70 {
    padding-right: 70px !important;
  }
  .pr-sm-71 {
    padding-right: 71px !important;
  }
  .pr-sm-72 {
    padding-right: 72px !important;
  }
  .pr-sm-73 {
    padding-right: 73px !important;
  }
  .pr-sm-74 {
    padding-right: 74px !important;
  }
  .pr-sm-75 {
    padding-right: 75px !important;
  }
  .pr-sm-76 {
    padding-right: 76px !important;
  }
  .pr-sm-77 {
    padding-right: 77px !important;
  }
  .pr-sm-78 {
    padding-right: 78px !important;
  }
  .pr-sm-79 {
    padding-right: 79px !important;
  }
  .pr-sm-80 {
    padding-right: 80px !important;
  }
  .pr-sm-81 {
    padding-right: 81px !important;
  }
  .pr-sm-82 {
    padding-right: 82px !important;
  }
  .pr-sm-83 {
    padding-right: 83px !important;
  }
  .pr-sm-84 {
    padding-right: 84px !important;
  }
  .pr-sm-85 {
    padding-right: 85px !important;
  }
  .pr-sm-86 {
    padding-right: 86px !important;
  }
  .pr-sm-87 {
    padding-right: 87px !important;
  }
  .pr-sm-88 {
    padding-right: 88px !important;
  }
  .pr-sm-89 {
    padding-right: 89px !important;
  }
  .pr-sm-90 {
    padding-right: 90px !important;
  }
  .pr-sm-91 {
    padding-right: 91px !important;
  }
  .pr-sm-92 {
    padding-right: 92px !important;
  }
  .pr-sm-93 {
    padding-right: 93px !important;
  }
  .pr-sm-94 {
    padding-right: 94px !important;
  }
  .pr-sm-95 {
    padding-right: 95px !important;
  }
  .pr-sm-96 {
    padding-right: 96px !important;
  }
  .pr-sm-97 {
    padding-right: 97px !important;
  }
  .pr-sm-98 {
    padding-right: 98px !important;
  }
  .pr-sm-99 {
    padding-right: 99px !important;
  }
  .pr-sm-100 {
    padding-right: 100px !important;
  }
  .pr-sm-101 {
    padding-right: 101px !important;
  }
  .pr-sm-102 {
    padding-right: 102px !important;
  }
  .pr-sm-103 {
    padding-right: 103px !important;
  }
  .pr-sm-104 {
    padding-right: 104px !important;
  }
  .pr-sm-105 {
    padding-right: 105px !important;
  }
  .pr-sm-106 {
    padding-right: 106px !important;
  }
  .pr-sm-107 {
    padding-right: 107px !important;
  }
  .pr-sm-108 {
    padding-right: 108px !important;
  }
  .pr-sm-109 {
    padding-right: 109px !important;
  }
  .pr-sm-110 {
    padding-right: 110px !important;
  }
  .pr-sm-111 {
    padding-right: 111px !important;
  }
  .pr-sm-112 {
    padding-right: 112px !important;
  }
  .pr-sm-113 {
    padding-right: 113px !important;
  }
  .pr-sm-114 {
    padding-right: 114px !important;
  }
  .pr-sm-115 {
    padding-right: 115px !important;
  }
  .pr-sm-116 {
    padding-right: 116px !important;
  }
  .pr-sm-117 {
    padding-right: 117px !important;
  }
  .pr-sm-118 {
    padding-right: 118px !important;
  }
  .pr-sm-119 {
    padding-right: 119px !important;
  }
  .pr-sm-120 {
    padding-right: 120px !important;
  }
  .pr-sm-121 {
    padding-right: 121px !important;
  }
  .pr-sm-122 {
    padding-right: 122px !important;
  }
  .pr-sm-123 {
    padding-right: 123px !important;
  }
  .pr-sm-124 {
    padding-right: 124px !important;
  }
  .pr-sm-125 {
    padding-right: 125px !important;
  }
  .pr-sm-126 {
    padding-right: 126px !important;
  }
  .pr-sm-127 {
    padding-right: 127px !important;
  }
  .pr-sm-128 {
    padding-right: 128px !important;
  }
  .pr-sm-129 {
    padding-right: 129px !important;
  }
  .pr-sm-130 {
    padding-right: 130px !important;
  }
  .pr-sm-131 {
    padding-right: 131px !important;
  }
  .pr-sm-132 {
    padding-right: 132px !important;
  }
  .pr-sm-133 {
    padding-right: 133px !important;
  }
  .pr-sm-134 {
    padding-right: 134px !important;
  }
  .pr-sm-135 {
    padding-right: 135px !important;
  }
  .pr-sm-136 {
    padding-right: 136px !important;
  }
  .pr-sm-137 {
    padding-right: 137px !important;
  }
  .pr-sm-138 {
    padding-right: 138px !important;
  }
  .pr-sm-139 {
    padding-right: 139px !important;
  }
  .pr-sm-140 {
    padding-right: 140px !important;
  }
  .pr-sm-141 {
    padding-right: 141px !important;
  }
  .pr-sm-142 {
    padding-right: 142px !important;
  }
  .pr-sm-143 {
    padding-right: 143px !important;
  }
  .pr-sm-144 {
    padding-right: 144px !important;
  }
  .pr-sm-145 {
    padding-right: 145px !important;
  }
  .pr-sm-146 {
    padding-right: 146px !important;
  }
  .pr-sm-147 {
    padding-right: 147px !important;
  }
  .pr-sm-148 {
    padding-right: 148px !important;
  }
  .pr-sm-149 {
    padding-right: 149px !important;
  }
  .pr-sm-150 {
    padding-right: 150px !important;
  }
  .pr-sm-151 {
    padding-right: 151px !important;
  }
  .pr-sm-152 {
    padding-right: 152px !important;
  }
  .pr-sm-153 {
    padding-right: 153px !important;
  }
  .pr-sm-154 {
    padding-right: 154px !important;
  }
  .pr-sm-155 {
    padding-right: 155px !important;
  }
  .pr-sm-156 {
    padding-right: 156px !important;
  }
  .pr-sm-157 {
    padding-right: 157px !important;
  }
  .pr-sm-158 {
    padding-right: 158px !important;
  }
  .pr-sm-159 {
    padding-right: 159px !important;
  }
  .pr-sm-160 {
    padding-right: 160px !important;
  }
  .pr-sm-161 {
    padding-right: 161px !important;
  }
  .pr-sm-162 {
    padding-right: 162px !important;
  }
  .pr-sm-163 {
    padding-right: 163px !important;
  }
  .pr-sm-164 {
    padding-right: 164px !important;
  }
  .pr-sm-165 {
    padding-right: 165px !important;
  }
  .pr-sm-166 {
    padding-right: 166px !important;
  }
  .pr-sm-167 {
    padding-right: 167px !important;
  }
  .pr-sm-168 {
    padding-right: 168px !important;
  }
  .pr-sm-169 {
    padding-right: 169px !important;
  }
  .pr-sm-170 {
    padding-right: 170px !important;
  }
  .pr-sm-171 {
    padding-right: 171px !important;
  }
  .pr-sm-172 {
    padding-right: 172px !important;
  }
  .pr-sm-173 {
    padding-right: 173px !important;
  }
  .pr-sm-174 {
    padding-right: 174px !important;
  }
  .pr-sm-175 {
    padding-right: 175px !important;
  }
  .pr-sm-176 {
    padding-right: 176px !important;
  }
  .pr-sm-177 {
    padding-right: 177px !important;
  }
  .pr-sm-178 {
    padding-right: 178px !important;
  }
  .pr-sm-179 {
    padding-right: 179px !important;
  }
  .pr-sm-180 {
    padding-right: 180px !important;
  }
  .pr-sm-181 {
    padding-right: 181px !important;
  }
  .pr-sm-182 {
    padding-right: 182px !important;
  }
  .pr-sm-183 {
    padding-right: 183px !important;
  }
  .pr-sm-184 {
    padding-right: 184px !important;
  }
  .pr-sm-185 {
    padding-right: 185px !important;
  }
  .pr-sm-186 {
    padding-right: 186px !important;
  }
  .pr-sm-187 {
    padding-right: 187px !important;
  }
  .pr-sm-188 {
    padding-right: 188px !important;
  }
  .pr-sm-189 {
    padding-right: 189px !important;
  }
  .pr-sm-190 {
    padding-right: 190px !important;
  }
  .pr-sm-191 {
    padding-right: 191px !important;
  }
  .pr-sm-192 {
    padding-right: 192px !important;
  }
  .pr-sm-193 {
    padding-right: 193px !important;
  }
  .pr-sm-194 {
    padding-right: 194px !important;
  }
  .pr-sm-195 {
    padding-right: 195px !important;
  }
  .pr-sm-196 {
    padding-right: 196px !important;
  }
  .pr-sm-197 {
    padding-right: 197px !important;
  }
  .pr-sm-198 {
    padding-right: 198px !important;
  }
  .pr-sm-199 {
    padding-right: 199px !important;
  }
  .pr-sm-200 {
    padding-right: 200px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pt-md-1 {
    padding-top: 1px !important;
  }
  .pt-md-2 {
    padding-top: 2px !important;
  }
  .pt-md-3 {
    padding-top: 3px !important;
  }
  .pt-md-4 {
    padding-top: 4px !important;
  }
  .pt-md-5 {
    padding-top: 5px !important;
  }
  .pt-md-6 {
    padding-top: 6px !important;
  }
  .pt-md-7 {
    padding-top: 7px !important;
  }
  .pt-md-8 {
    padding-top: 8px !important;
  }
  .pt-md-9 {
    padding-top: 9px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pt-md-11 {
    padding-top: 11px !important;
  }
  .pt-md-12 {
    padding-top: 12px !important;
  }
  .pt-md-13 {
    padding-top: 13px !important;
  }
  .pt-md-14 {
    padding-top: 14px !important;
  }
  .pt-md-15 {
    padding-top: 15px !important;
  }
  .pt-md-16 {
    padding-top: 16px !important;
  }
  .pt-md-17 {
    padding-top: 17px !important;
  }
  .pt-md-18 {
    padding-top: 18px !important;
  }
  .pt-md-19 {
    padding-top: 19px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pt-md-21 {
    padding-top: 21px !important;
  }
  .pt-md-22 {
    padding-top: 22px !important;
  }
  .pt-md-23 {
    padding-top: 23px !important;
  }
  .pt-md-24 {
    padding-top: 24px !important;
  }
  .pt-md-25 {
    padding-top: 25px !important;
  }
  .pt-md-26 {
    padding-top: 26px !important;
  }
  .pt-md-27 {
    padding-top: 27px !important;
  }
  .pt-md-28 {
    padding-top: 28px !important;
  }
  .pt-md-29 {
    padding-top: 29px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pt-md-31 {
    padding-top: 31px !important;
  }
  .pt-md-32 {
    padding-top: 32px !important;
  }
  .pt-md-33 {
    padding-top: 33px !important;
  }
  .pt-md-34 {
    padding-top: 34px !important;
  }
  .pt-md-35 {
    padding-top: 35px !important;
  }
  .pt-md-36 {
    padding-top: 36px !important;
  }
  .pt-md-37 {
    padding-top: 37px !important;
  }
  .pt-md-38 {
    padding-top: 38px !important;
  }
  .pt-md-39 {
    padding-top: 39px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pt-md-41 {
    padding-top: 41px !important;
  }
  .pt-md-42 {
    padding-top: 42px !important;
  }
  .pt-md-43 {
    padding-top: 43px !important;
  }
  .pt-md-44 {
    padding-top: 44px !important;
  }
  .pt-md-45 {
    padding-top: 45px !important;
  }
  .pt-md-46 {
    padding-top: 46px !important;
  }
  .pt-md-47 {
    padding-top: 47px !important;
  }
  .pt-md-48 {
    padding-top: 48px !important;
  }
  .pt-md-49 {
    padding-top: 49px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pt-md-51 {
    padding-top: 51px !important;
  }
  .pt-md-52 {
    padding-top: 52px !important;
  }
  .pt-md-53 {
    padding-top: 53px !important;
  }
  .pt-md-54 {
    padding-top: 54px !important;
  }
  .pt-md-55 {
    padding-top: 55px !important;
  }
  .pt-md-56 {
    padding-top: 56px !important;
  }
  .pt-md-57 {
    padding-top: 57px !important;
  }
  .pt-md-58 {
    padding-top: 58px !important;
  }
  .pt-md-59 {
    padding-top: 59px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pt-md-61 {
    padding-top: 61px !important;
  }
  .pt-md-62 {
    padding-top: 62px !important;
  }
  .pt-md-63 {
    padding-top: 63px !important;
  }
  .pt-md-64 {
    padding-top: 64px !important;
  }
  .pt-md-65 {
    padding-top: 65px !important;
  }
  .pt-md-66 {
    padding-top: 66px !important;
  }
  .pt-md-67 {
    padding-top: 67px !important;
  }
  .pt-md-68 {
    padding-top: 68px !important;
  }
  .pt-md-69 {
    padding-top: 69px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pt-md-71 {
    padding-top: 71px !important;
  }
  .pt-md-72 {
    padding-top: 72px !important;
  }
  .pt-md-73 {
    padding-top: 73px !important;
  }
  .pt-md-74 {
    padding-top: 74px !important;
  }
  .pt-md-75 {
    padding-top: 75px !important;
  }
  .pt-md-76 {
    padding-top: 76px !important;
  }
  .pt-md-77 {
    padding-top: 77px !important;
  }
  .pt-md-78 {
    padding-top: 78px !important;
  }
  .pt-md-79 {
    padding-top: 79px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pt-md-81 {
    padding-top: 81px !important;
  }
  .pt-md-82 {
    padding-top: 82px !important;
  }
  .pt-md-83 {
    padding-top: 83px !important;
  }
  .pt-md-84 {
    padding-top: 84px !important;
  }
  .pt-md-85 {
    padding-top: 85px !important;
  }
  .pt-md-86 {
    padding-top: 86px !important;
  }
  .pt-md-87 {
    padding-top: 87px !important;
  }
  .pt-md-88 {
    padding-top: 88px !important;
  }
  .pt-md-89 {
    padding-top: 89px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pt-md-91 {
    padding-top: 91px !important;
  }
  .pt-md-92 {
    padding-top: 92px !important;
  }
  .pt-md-93 {
    padding-top: 93px !important;
  }
  .pt-md-94 {
    padding-top: 94px !important;
  }
  .pt-md-95 {
    padding-top: 95px !important;
  }
  .pt-md-96 {
    padding-top: 96px !important;
  }
  .pt-md-97 {
    padding-top: 97px !important;
  }
  .pt-md-98 {
    padding-top: 98px !important;
  }
  .pt-md-99 {
    padding-top: 99px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pt-md-101 {
    padding-top: 101px !important;
  }
  .pt-md-102 {
    padding-top: 102px !important;
  }
  .pt-md-103 {
    padding-top: 103px !important;
  }
  .pt-md-104 {
    padding-top: 104px !important;
  }
  .pt-md-105 {
    padding-top: 105px !important;
  }
  .pt-md-106 {
    padding-top: 106px !important;
  }
  .pt-md-107 {
    padding-top: 107px !important;
  }
  .pt-md-108 {
    padding-top: 108px !important;
  }
  .pt-md-109 {
    padding-top: 109px !important;
  }
  .pt-md-110 {
    padding-top: 110px !important;
  }
  .pt-md-111 {
    padding-top: 111px !important;
  }
  .pt-md-112 {
    padding-top: 112px !important;
  }
  .pt-md-113 {
    padding-top: 113px !important;
  }
  .pt-md-114 {
    padding-top: 114px !important;
  }
  .pt-md-115 {
    padding-top: 115px !important;
  }
  .pt-md-116 {
    padding-top: 116px !important;
  }
  .pt-md-117 {
    padding-top: 117px !important;
  }
  .pt-md-118 {
    padding-top: 118px !important;
  }
  .pt-md-119 {
    padding-top: 119px !important;
  }
  .pt-md-120 {
    padding-top: 120px !important;
  }
  .pt-md-121 {
    padding-top: 121px !important;
  }
  .pt-md-122 {
    padding-top: 122px !important;
  }
  .pt-md-123 {
    padding-top: 123px !important;
  }
  .pt-md-124 {
    padding-top: 124px !important;
  }
  .pt-md-125 {
    padding-top: 125px !important;
  }
  .pt-md-126 {
    padding-top: 126px !important;
  }
  .pt-md-127 {
    padding-top: 127px !important;
  }
  .pt-md-128 {
    padding-top: 128px !important;
  }
  .pt-md-129 {
    padding-top: 129px !important;
  }
  .pt-md-130 {
    padding-top: 130px !important;
  }
  .pt-md-131 {
    padding-top: 131px !important;
  }
  .pt-md-132 {
    padding-top: 132px !important;
  }
  .pt-md-133 {
    padding-top: 133px !important;
  }
  .pt-md-134 {
    padding-top: 134px !important;
  }
  .pt-md-135 {
    padding-top: 135px !important;
  }
  .pt-md-136 {
    padding-top: 136px !important;
  }
  .pt-md-137 {
    padding-top: 137px !important;
  }
  .pt-md-138 {
    padding-top: 138px !important;
  }
  .pt-md-139 {
    padding-top: 139px !important;
  }
  .pt-md-140 {
    padding-top: 140px !important;
  }
  .pt-md-141 {
    padding-top: 141px !important;
  }
  .pt-md-142 {
    padding-top: 142px !important;
  }
  .pt-md-143 {
    padding-top: 143px !important;
  }
  .pt-md-144 {
    padding-top: 144px !important;
  }
  .pt-md-145 {
    padding-top: 145px !important;
  }
  .pt-md-146 {
    padding-top: 146px !important;
  }
  .pt-md-147 {
    padding-top: 147px !important;
  }
  .pt-md-148 {
    padding-top: 148px !important;
  }
  .pt-md-149 {
    padding-top: 149px !important;
  }
  .pt-md-150 {
    padding-top: 150px !important;
  }
  .pt-md-151 {
    padding-top: 151px !important;
  }
  .pt-md-152 {
    padding-top: 152px !important;
  }
  .pt-md-153 {
    padding-top: 153px !important;
  }
  .pt-md-154 {
    padding-top: 154px !important;
  }
  .pt-md-155 {
    padding-top: 155px !important;
  }
  .pt-md-156 {
    padding-top: 156px !important;
  }
  .pt-md-157 {
    padding-top: 157px !important;
  }
  .pt-md-158 {
    padding-top: 158px !important;
  }
  .pt-md-159 {
    padding-top: 159px !important;
  }
  .pt-md-160 {
    padding-top: 160px !important;
  }
  .pt-md-161 {
    padding-top: 161px !important;
  }
  .pt-md-162 {
    padding-top: 162px !important;
  }
  .pt-md-163 {
    padding-top: 163px !important;
  }
  .pt-md-164 {
    padding-top: 164px !important;
  }
  .pt-md-165 {
    padding-top: 165px !important;
  }
  .pt-md-166 {
    padding-top: 166px !important;
  }
  .pt-md-167 {
    padding-top: 167px !important;
  }
  .pt-md-168 {
    padding-top: 168px !important;
  }
  .pt-md-169 {
    padding-top: 169px !important;
  }
  .pt-md-170 {
    padding-top: 170px !important;
  }
  .pt-md-171 {
    padding-top: 171px !important;
  }
  .pt-md-172 {
    padding-top: 172px !important;
  }
  .pt-md-173 {
    padding-top: 173px !important;
  }
  .pt-md-174 {
    padding-top: 174px !important;
  }
  .pt-md-175 {
    padding-top: 175px !important;
  }
  .pt-md-176 {
    padding-top: 176px !important;
  }
  .pt-md-177 {
    padding-top: 177px !important;
  }
  .pt-md-178 {
    padding-top: 178px !important;
  }
  .pt-md-179 {
    padding-top: 179px !important;
  }
  .pt-md-180 {
    padding-top: 180px !important;
  }
  .pt-md-181 {
    padding-top: 181px !important;
  }
  .pt-md-182 {
    padding-top: 182px !important;
  }
  .pt-md-183 {
    padding-top: 183px !important;
  }
  .pt-md-184 {
    padding-top: 184px !important;
  }
  .pt-md-185 {
    padding-top: 185px !important;
  }
  .pt-md-186 {
    padding-top: 186px !important;
  }
  .pt-md-187 {
    padding-top: 187px !important;
  }
  .pt-md-188 {
    padding-top: 188px !important;
  }
  .pt-md-189 {
    padding-top: 189px !important;
  }
  .pt-md-190 {
    padding-top: 190px !important;
  }
  .pt-md-191 {
    padding-top: 191px !important;
  }
  .pt-md-192 {
    padding-top: 192px !important;
  }
  .pt-md-193 {
    padding-top: 193px !important;
  }
  .pt-md-194 {
    padding-top: 194px !important;
  }
  .pt-md-195 {
    padding-top: 195px !important;
  }
  .pt-md-196 {
    padding-top: 196px !important;
  }
  .pt-md-197 {
    padding-top: 197px !important;
  }
  .pt-md-198 {
    padding-top: 198px !important;
  }
  .pt-md-199 {
    padding-top: 199px !important;
  }
  .pt-md-200 {
    padding-top: 200px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pb-md-1 {
    padding-bottom: 1px !important;
  }
  .pb-md-2 {
    padding-bottom: 2px !important;
  }
  .pb-md-3 {
    padding-bottom: 3px !important;
  }
  .pb-md-4 {
    padding-bottom: 4px !important;
  }
  .pb-md-5 {
    padding-bottom: 5px !important;
  }
  .pb-md-6 {
    padding-bottom: 6px !important;
  }
  .pb-md-7 {
    padding-bottom: 7px !important;
  }
  .pb-md-8 {
    padding-bottom: 8px !important;
  }
  .pb-md-9 {
    padding-bottom: 9px !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pb-md-11 {
    padding-bottom: 11px !important;
  }
  .pb-md-12 {
    padding-bottom: 12px !important;
  }
  .pb-md-13 {
    padding-bottom: 13px !important;
  }
  .pb-md-14 {
    padding-bottom: 14px !important;
  }
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  .pb-md-16 {
    padding-bottom: 16px !important;
  }
  .pb-md-17 {
    padding-bottom: 17px !important;
  }
  .pb-md-18 {
    padding-bottom: 18px !important;
  }
  .pb-md-19 {
    padding-bottom: 19px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pb-md-21 {
    padding-bottom: 21px !important;
  }
  .pb-md-22 {
    padding-bottom: 22px !important;
  }
  .pb-md-23 {
    padding-bottom: 23px !important;
  }
  .pb-md-24 {
    padding-bottom: 24px !important;
  }
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
  .pb-md-26 {
    padding-bottom: 26px !important;
  }
  .pb-md-27 {
    padding-bottom: 27px !important;
  }
  .pb-md-28 {
    padding-bottom: 28px !important;
  }
  .pb-md-29 {
    padding-bottom: 29px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pb-md-31 {
    padding-bottom: 31px !important;
  }
  .pb-md-32 {
    padding-bottom: 32px !important;
  }
  .pb-md-33 {
    padding-bottom: 33px !important;
  }
  .pb-md-34 {
    padding-bottom: 34px !important;
  }
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
  .pb-md-36 {
    padding-bottom: 36px !important;
  }
  .pb-md-37 {
    padding-bottom: 37px !important;
  }
  .pb-md-38 {
    padding-bottom: 38px !important;
  }
  .pb-md-39 {
    padding-bottom: 39px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pb-md-41 {
    padding-bottom: 41px !important;
  }
  .pb-md-42 {
    padding-bottom: 42px !important;
  }
  .pb-md-43 {
    padding-bottom: 43px !important;
  }
  .pb-md-44 {
    padding-bottom: 44px !important;
  }
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
  .pb-md-46 {
    padding-bottom: 46px !important;
  }
  .pb-md-47 {
    padding-bottom: 47px !important;
  }
  .pb-md-48 {
    padding-bottom: 48px !important;
  }
  .pb-md-49 {
    padding-bottom: 49px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pb-md-51 {
    padding-bottom: 51px !important;
  }
  .pb-md-52 {
    padding-bottom: 52px !important;
  }
  .pb-md-53 {
    padding-bottom: 53px !important;
  }
  .pb-md-54 {
    padding-bottom: 54px !important;
  }
  .pb-md-55 {
    padding-bottom: 55px !important;
  }
  .pb-md-56 {
    padding-bottom: 56px !important;
  }
  .pb-md-57 {
    padding-bottom: 57px !important;
  }
  .pb-md-58 {
    padding-bottom: 58px !important;
  }
  .pb-md-59 {
    padding-bottom: 59px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pb-md-61 {
    padding-bottom: 61px !important;
  }
  .pb-md-62 {
    padding-bottom: 62px !important;
  }
  .pb-md-63 {
    padding-bottom: 63px !important;
  }
  .pb-md-64 {
    padding-bottom: 64px !important;
  }
  .pb-md-65 {
    padding-bottom: 65px !important;
  }
  .pb-md-66 {
    padding-bottom: 66px !important;
  }
  .pb-md-67 {
    padding-bottom: 67px !important;
  }
  .pb-md-68 {
    padding-bottom: 68px !important;
  }
  .pb-md-69 {
    padding-bottom: 69px !important;
  }
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  .pb-md-71 {
    padding-bottom: 71px !important;
  }
  .pb-md-72 {
    padding-bottom: 72px !important;
  }
  .pb-md-73 {
    padding-bottom: 73px !important;
  }
  .pb-md-74 {
    padding-bottom: 74px !important;
  }
  .pb-md-75 {
    padding-bottom: 75px !important;
  }
  .pb-md-76 {
    padding-bottom: 76px !important;
  }
  .pb-md-77 {
    padding-bottom: 77px !important;
  }
  .pb-md-78 {
    padding-bottom: 78px !important;
  }
  .pb-md-79 {
    padding-bottom: 79px !important;
  }
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  .pb-md-81 {
    padding-bottom: 81px !important;
  }
  .pb-md-82 {
    padding-bottom: 82px !important;
  }
  .pb-md-83 {
    padding-bottom: 83px !important;
  }
  .pb-md-84 {
    padding-bottom: 84px !important;
  }
  .pb-md-85 {
    padding-bottom: 85px !important;
  }
  .pb-md-86 {
    padding-bottom: 86px !important;
  }
  .pb-md-87 {
    padding-bottom: 87px !important;
  }
  .pb-md-88 {
    padding-bottom: 88px !important;
  }
  .pb-md-89 {
    padding-bottom: 89px !important;
  }
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  .pb-md-91 {
    padding-bottom: 91px !important;
  }
  .pb-md-92 {
    padding-bottom: 92px !important;
  }
  .pb-md-93 {
    padding-bottom: 93px !important;
  }
  .pb-md-94 {
    padding-bottom: 94px !important;
  }
  .pb-md-95 {
    padding-bottom: 95px !important;
  }
  .pb-md-96 {
    padding-bottom: 96px !important;
  }
  .pb-md-97 {
    padding-bottom: 97px !important;
  }
  .pb-md-98 {
    padding-bottom: 98px !important;
  }
  .pb-md-99 {
    padding-bottom: 99px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pb-md-101 {
    padding-bottom: 101px !important;
  }
  .pb-md-102 {
    padding-bottom: 102px !important;
  }
  .pb-md-103 {
    padding-bottom: 103px !important;
  }
  .pb-md-104 {
    padding-bottom: 104px !important;
  }
  .pb-md-105 {
    padding-bottom: 105px !important;
  }
  .pb-md-106 {
    padding-bottom: 106px !important;
  }
  .pb-md-107 {
    padding-bottom: 107px !important;
  }
  .pb-md-108 {
    padding-bottom: 108px !important;
  }
  .pb-md-109 {
    padding-bottom: 109px !important;
  }
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  .pb-md-111 {
    padding-bottom: 111px !important;
  }
  .pb-md-112 {
    padding-bottom: 112px !important;
  }
  .pb-md-113 {
    padding-bottom: 113px !important;
  }
  .pb-md-114 {
    padding-bottom: 114px !important;
  }
  .pb-md-115 {
    padding-bottom: 115px !important;
  }
  .pb-md-116 {
    padding-bottom: 116px !important;
  }
  .pb-md-117 {
    padding-bottom: 117px !important;
  }
  .pb-md-118 {
    padding-bottom: 118px !important;
  }
  .pb-md-119 {
    padding-bottom: 119px !important;
  }
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  .pb-md-121 {
    padding-bottom: 121px !important;
  }
  .pb-md-122 {
    padding-bottom: 122px !important;
  }
  .pb-md-123 {
    padding-bottom: 123px !important;
  }
  .pb-md-124 {
    padding-bottom: 124px !important;
  }
  .pb-md-125 {
    padding-bottom: 125px !important;
  }
  .pb-md-126 {
    padding-bottom: 126px !important;
  }
  .pb-md-127 {
    padding-bottom: 127px !important;
  }
  .pb-md-128 {
    padding-bottom: 128px !important;
  }
  .pb-md-129 {
    padding-bottom: 129px !important;
  }
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  .pb-md-131 {
    padding-bottom: 131px !important;
  }
  .pb-md-132 {
    padding-bottom: 132px !important;
  }
  .pb-md-133 {
    padding-bottom: 133px !important;
  }
  .pb-md-134 {
    padding-bottom: 134px !important;
  }
  .pb-md-135 {
    padding-bottom: 135px !important;
  }
  .pb-md-136 {
    padding-bottom: 136px !important;
  }
  .pb-md-137 {
    padding-bottom: 137px !important;
  }
  .pb-md-138 {
    padding-bottom: 138px !important;
  }
  .pb-md-139 {
    padding-bottom: 139px !important;
  }
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  .pb-md-141 {
    padding-bottom: 141px !important;
  }
  .pb-md-142 {
    padding-bottom: 142px !important;
  }
  .pb-md-143 {
    padding-bottom: 143px !important;
  }
  .pb-md-144 {
    padding-bottom: 144px !important;
  }
  .pb-md-145 {
    padding-bottom: 145px !important;
  }
  .pb-md-146 {
    padding-bottom: 146px !important;
  }
  .pb-md-147 {
    padding-bottom: 147px !important;
  }
  .pb-md-148 {
    padding-bottom: 148px !important;
  }
  .pb-md-149 {
    padding-bottom: 149px !important;
  }
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  .pb-md-151 {
    padding-bottom: 151px !important;
  }
  .pb-md-152 {
    padding-bottom: 152px !important;
  }
  .pb-md-153 {
    padding-bottom: 153px !important;
  }
  .pb-md-154 {
    padding-bottom: 154px !important;
  }
  .pb-md-155 {
    padding-bottom: 155px !important;
  }
  .pb-md-156 {
    padding-bottom: 156px !important;
  }
  .pb-md-157 {
    padding-bottom: 157px !important;
  }
  .pb-md-158 {
    padding-bottom: 158px !important;
  }
  .pb-md-159 {
    padding-bottom: 159px !important;
  }
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  .pb-md-161 {
    padding-bottom: 161px !important;
  }
  .pb-md-162 {
    padding-bottom: 162px !important;
  }
  .pb-md-163 {
    padding-bottom: 163px !important;
  }
  .pb-md-164 {
    padding-bottom: 164px !important;
  }
  .pb-md-165 {
    padding-bottom: 165px !important;
  }
  .pb-md-166 {
    padding-bottom: 166px !important;
  }
  .pb-md-167 {
    padding-bottom: 167px !important;
  }
  .pb-md-168 {
    padding-bottom: 168px !important;
  }
  .pb-md-169 {
    padding-bottom: 169px !important;
  }
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  .pb-md-171 {
    padding-bottom: 171px !important;
  }
  .pb-md-172 {
    padding-bottom: 172px !important;
  }
  .pb-md-173 {
    padding-bottom: 173px !important;
  }
  .pb-md-174 {
    padding-bottom: 174px !important;
  }
  .pb-md-175 {
    padding-bottom: 175px !important;
  }
  .pb-md-176 {
    padding-bottom: 176px !important;
  }
  .pb-md-177 {
    padding-bottom: 177px !important;
  }
  .pb-md-178 {
    padding-bottom: 178px !important;
  }
  .pb-md-179 {
    padding-bottom: 179px !important;
  }
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  .pb-md-181 {
    padding-bottom: 181px !important;
  }
  .pb-md-182 {
    padding-bottom: 182px !important;
  }
  .pb-md-183 {
    padding-bottom: 183px !important;
  }
  .pb-md-184 {
    padding-bottom: 184px !important;
  }
  .pb-md-185 {
    padding-bottom: 185px !important;
  }
  .pb-md-186 {
    padding-bottom: 186px !important;
  }
  .pb-md-187 {
    padding-bottom: 187px !important;
  }
  .pb-md-188 {
    padding-bottom: 188px !important;
  }
  .pb-md-189 {
    padding-bottom: 189px !important;
  }
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  .pb-md-191 {
    padding-bottom: 191px !important;
  }
  .pb-md-192 {
    padding-bottom: 192px !important;
  }
  .pb-md-193 {
    padding-bottom: 193px !important;
  }
  .pb-md-194 {
    padding-bottom: 194px !important;
  }
  .pb-md-195 {
    padding-bottom: 195px !important;
  }
  .pb-md-196 {
    padding-bottom: 196px !important;
  }
  .pb-md-197 {
    padding-bottom: 197px !important;
  }
  .pb-md-198 {
    padding-bottom: 198px !important;
  }
  .pb-md-199 {
    padding-bottom: 199px !important;
  }
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  .pl-md-0 {
    padding-left: 0px !important;
  }
  .pl-md-1 {
    padding-left: 1px !important;
  }
  .pl-md-2 {
    padding-left: 2px !important;
  }
  .pl-md-3 {
    padding-left: 3px !important;
  }
  .pl-md-4 {
    padding-left: 4px !important;
  }
  .pl-md-5 {
    padding-left: 5px !important;
  }
  .pl-md-6 {
    padding-left: 6px !important;
  }
  .pl-md-7 {
    padding-left: 7px !important;
  }
  .pl-md-8 {
    padding-left: 8px !important;
  }
  .pl-md-9 {
    padding-left: 9px !important;
  }
  .pl-md-10 {
    padding-left: 10px !important;
  }
  .pl-md-11 {
    padding-left: 11px !important;
  }
  .pl-md-12 {
    padding-left: 12px !important;
  }
  .pl-md-13 {
    padding-left: 13px !important;
  }
  .pl-md-14 {
    padding-left: 14px !important;
  }
  .pl-md-15 {
    padding-left: 15px !important;
  }
  .pl-md-16 {
    padding-left: 16px !important;
  }
  .pl-md-17 {
    padding-left: 17px !important;
  }
  .pl-md-18 {
    padding-left: 18px !important;
  }
  .pl-md-19 {
    padding-left: 19px !important;
  }
  .pl-md-20 {
    padding-left: 20px !important;
  }
  .pl-md-21 {
    padding-left: 21px !important;
  }
  .pl-md-22 {
    padding-left: 22px !important;
  }
  .pl-md-23 {
    padding-left: 23px !important;
  }
  .pl-md-24 {
    padding-left: 24px !important;
  }
  .pl-md-25 {
    padding-left: 25px !important;
  }
  .pl-md-26 {
    padding-left: 26px !important;
  }
  .pl-md-27 {
    padding-left: 27px !important;
  }
  .pl-md-28 {
    padding-left: 28px !important;
  }
  .pl-md-29 {
    padding-left: 29px !important;
  }
  .pl-md-30 {
    padding-left: 30px !important;
  }
  .pl-md-31 {
    padding-left: 31px !important;
  }
  .pl-md-32 {
    padding-left: 32px !important;
  }
  .pl-md-33 {
    padding-left: 33px !important;
  }
  .pl-md-34 {
    padding-left: 34px !important;
  }
  .pl-md-35 {
    padding-left: 35px !important;
  }
  .pl-md-36 {
    padding-left: 36px !important;
  }
  .pl-md-37 {
    padding-left: 37px !important;
  }
  .pl-md-38 {
    padding-left: 38px !important;
  }
  .pl-md-39 {
    padding-left: 39px !important;
  }
  .pl-md-40 {
    padding-left: 40px !important;
  }
  .pl-md-41 {
    padding-left: 41px !important;
  }
  .pl-md-42 {
    padding-left: 42px !important;
  }
  .pl-md-43 {
    padding-left: 43px !important;
  }
  .pl-md-44 {
    padding-left: 44px !important;
  }
  .pl-md-45 {
    padding-left: 45px !important;
  }
  .pl-md-46 {
    padding-left: 46px !important;
  }
  .pl-md-47 {
    padding-left: 47px !important;
  }
  .pl-md-48 {
    padding-left: 48px !important;
  }
  .pl-md-49 {
    padding-left: 49px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }
  .pl-md-51 {
    padding-left: 51px !important;
  }
  .pl-md-52 {
    padding-left: 52px !important;
  }
  .pl-md-53 {
    padding-left: 53px !important;
  }
  .pl-md-54 {
    padding-left: 54px !important;
  }
  .pl-md-55 {
    padding-left: 55px !important;
  }
  .pl-md-56 {
    padding-left: 56px !important;
  }
  .pl-md-57 {
    padding-left: 57px !important;
  }
  .pl-md-58 {
    padding-left: 58px !important;
  }
  .pl-md-59 {
    padding-left: 59px !important;
  }
  .pl-md-60 {
    padding-left: 60px !important;
  }
  .pl-md-61 {
    padding-left: 61px !important;
  }
  .pl-md-62 {
    padding-left: 62px !important;
  }
  .pl-md-63 {
    padding-left: 63px !important;
  }
  .pl-md-64 {
    padding-left: 64px !important;
  }
  .pl-md-65 {
    padding-left: 65px !important;
  }
  .pl-md-66 {
    padding-left: 66px !important;
  }
  .pl-md-67 {
    padding-left: 67px !important;
  }
  .pl-md-68 {
    padding-left: 68px !important;
  }
  .pl-md-69 {
    padding-left: 69px !important;
  }
  .pl-md-70 {
    padding-left: 70px !important;
  }
  .pl-md-71 {
    padding-left: 71px !important;
  }
  .pl-md-72 {
    padding-left: 72px !important;
  }
  .pl-md-73 {
    padding-left: 73px !important;
  }
  .pl-md-74 {
    padding-left: 74px !important;
  }
  .pl-md-75 {
    padding-left: 75px !important;
  }
  .pl-md-76 {
    padding-left: 76px !important;
  }
  .pl-md-77 {
    padding-left: 77px !important;
  }
  .pl-md-78 {
    padding-left: 78px !important;
  }
  .pl-md-79 {
    padding-left: 79px !important;
  }
  .pl-md-80 {
    padding-left: 80px !important;
  }
  .pl-md-81 {
    padding-left: 81px !important;
  }
  .pl-md-82 {
    padding-left: 82px !important;
  }
  .pl-md-83 {
    padding-left: 83px !important;
  }
  .pl-md-84 {
    padding-left: 84px !important;
  }
  .pl-md-85 {
    padding-left: 85px !important;
  }
  .pl-md-86 {
    padding-left: 86px !important;
  }
  .pl-md-87 {
    padding-left: 87px !important;
  }
  .pl-md-88 {
    padding-left: 88px !important;
  }
  .pl-md-89 {
    padding-left: 89px !important;
  }
  .pl-md-90 {
    padding-left: 90px !important;
  }
  .pl-md-91 {
    padding-left: 91px !important;
  }
  .pl-md-92 {
    padding-left: 92px !important;
  }
  .pl-md-93 {
    padding-left: 93px !important;
  }
  .pl-md-94 {
    padding-left: 94px !important;
  }
  .pl-md-95 {
    padding-left: 95px !important;
  }
  .pl-md-96 {
    padding-left: 96px !important;
  }
  .pl-md-97 {
    padding-left: 97px !important;
  }
  .pl-md-98 {
    padding-left: 98px !important;
  }
  .pl-md-99 {
    padding-left: 99px !important;
  }
  .pl-md-100 {
    padding-left: 100px !important;
  }
  .pl-md-101 {
    padding-left: 101px !important;
  }
  .pl-md-102 {
    padding-left: 102px !important;
  }
  .pl-md-103 {
    padding-left: 103px !important;
  }
  .pl-md-104 {
    padding-left: 104px !important;
  }
  .pl-md-105 {
    padding-left: 105px !important;
  }
  .pl-md-106 {
    padding-left: 106px !important;
  }
  .pl-md-107 {
    padding-left: 107px !important;
  }
  .pl-md-108 {
    padding-left: 108px !important;
  }
  .pl-md-109 {
    padding-left: 109px !important;
  }
  .pl-md-110 {
    padding-left: 110px !important;
  }
  .pl-md-111 {
    padding-left: 111px !important;
  }
  .pl-md-112 {
    padding-left: 112px !important;
  }
  .pl-md-113 {
    padding-left: 113px !important;
  }
  .pl-md-114 {
    padding-left: 114px !important;
  }
  .pl-md-115 {
    padding-left: 115px !important;
  }
  .pl-md-116 {
    padding-left: 116px !important;
  }
  .pl-md-117 {
    padding-left: 117px !important;
  }
  .pl-md-118 {
    padding-left: 118px !important;
  }
  .pl-md-119 {
    padding-left: 119px !important;
  }
  .pl-md-120 {
    padding-left: 120px !important;
  }
  .pl-md-121 {
    padding-left: 121px !important;
  }
  .pl-md-122 {
    padding-left: 122px !important;
  }
  .pl-md-123 {
    padding-left: 123px !important;
  }
  .pl-md-124 {
    padding-left: 124px !important;
  }
  .pl-md-125 {
    padding-left: 125px !important;
  }
  .pl-md-126 {
    padding-left: 126px !important;
  }
  .pl-md-127 {
    padding-left: 127px !important;
  }
  .pl-md-128 {
    padding-left: 128px !important;
  }
  .pl-md-129 {
    padding-left: 129px !important;
  }
  .pl-md-130 {
    padding-left: 130px !important;
  }
  .pl-md-131 {
    padding-left: 131px !important;
  }
  .pl-md-132 {
    padding-left: 132px !important;
  }
  .pl-md-133 {
    padding-left: 133px !important;
  }
  .pl-md-134 {
    padding-left: 134px !important;
  }
  .pl-md-135 {
    padding-left: 135px !important;
  }
  .pl-md-136 {
    padding-left: 136px !important;
  }
  .pl-md-137 {
    padding-left: 137px !important;
  }
  .pl-md-138 {
    padding-left: 138px !important;
  }
  .pl-md-139 {
    padding-left: 139px !important;
  }
  .pl-md-140 {
    padding-left: 140px !important;
  }
  .pl-md-141 {
    padding-left: 141px !important;
  }
  .pl-md-142 {
    padding-left: 142px !important;
  }
  .pl-md-143 {
    padding-left: 143px !important;
  }
  .pl-md-144 {
    padding-left: 144px !important;
  }
  .pl-md-145 {
    padding-left: 145px !important;
  }
  .pl-md-146 {
    padding-left: 146px !important;
  }
  .pl-md-147 {
    padding-left: 147px !important;
  }
  .pl-md-148 {
    padding-left: 148px !important;
  }
  .pl-md-149 {
    padding-left: 149px !important;
  }
  .pl-md-150 {
    padding-left: 150px !important;
  }
  .pl-md-151 {
    padding-left: 151px !important;
  }
  .pl-md-152 {
    padding-left: 152px !important;
  }
  .pl-md-153 {
    padding-left: 153px !important;
  }
  .pl-md-154 {
    padding-left: 154px !important;
  }
  .pl-md-155 {
    padding-left: 155px !important;
  }
  .pl-md-156 {
    padding-left: 156px !important;
  }
  .pl-md-157 {
    padding-left: 157px !important;
  }
  .pl-md-158 {
    padding-left: 158px !important;
  }
  .pl-md-159 {
    padding-left: 159px !important;
  }
  .pl-md-160 {
    padding-left: 160px !important;
  }
  .pl-md-161 {
    padding-left: 161px !important;
  }
  .pl-md-162 {
    padding-left: 162px !important;
  }
  .pl-md-163 {
    padding-left: 163px !important;
  }
  .pl-md-164 {
    padding-left: 164px !important;
  }
  .pl-md-165 {
    padding-left: 165px !important;
  }
  .pl-md-166 {
    padding-left: 166px !important;
  }
  .pl-md-167 {
    padding-left: 167px !important;
  }
  .pl-md-168 {
    padding-left: 168px !important;
  }
  .pl-md-169 {
    padding-left: 169px !important;
  }
  .pl-md-170 {
    padding-left: 170px !important;
  }
  .pl-md-171 {
    padding-left: 171px !important;
  }
  .pl-md-172 {
    padding-left: 172px !important;
  }
  .pl-md-173 {
    padding-left: 173px !important;
  }
  .pl-md-174 {
    padding-left: 174px !important;
  }
  .pl-md-175 {
    padding-left: 175px !important;
  }
  .pl-md-176 {
    padding-left: 176px !important;
  }
  .pl-md-177 {
    padding-left: 177px !important;
  }
  .pl-md-178 {
    padding-left: 178px !important;
  }
  .pl-md-179 {
    padding-left: 179px !important;
  }
  .pl-md-180 {
    padding-left: 180px !important;
  }
  .pl-md-181 {
    padding-left: 181px !important;
  }
  .pl-md-182 {
    padding-left: 182px !important;
  }
  .pl-md-183 {
    padding-left: 183px !important;
  }
  .pl-md-184 {
    padding-left: 184px !important;
  }
  .pl-md-185 {
    padding-left: 185px !important;
  }
  .pl-md-186 {
    padding-left: 186px !important;
  }
  .pl-md-187 {
    padding-left: 187px !important;
  }
  .pl-md-188 {
    padding-left: 188px !important;
  }
  .pl-md-189 {
    padding-left: 189px !important;
  }
  .pl-md-190 {
    padding-left: 190px !important;
  }
  .pl-md-191 {
    padding-left: 191px !important;
  }
  .pl-md-192 {
    padding-left: 192px !important;
  }
  .pl-md-193 {
    padding-left: 193px !important;
  }
  .pl-md-194 {
    padding-left: 194px !important;
  }
  .pl-md-195 {
    padding-left: 195px !important;
  }
  .pl-md-196 {
    padding-left: 196px !important;
  }
  .pl-md-197 {
    padding-left: 197px !important;
  }
  .pl-md-198 {
    padding-left: 198px !important;
  }
  .pl-md-199 {
    padding-left: 199px !important;
  }
  .pl-md-200 {
    padding-left: 200px !important;
  }
  .pr-md-0 {
    padding-right: 0px !important;
  }
  .pr-md-1 {
    padding-right: 1px !important;
  }
  .pr-md-2 {
    padding-right: 2px !important;
  }
  .pr-md-3 {
    padding-right: 3px !important;
  }
  .pr-md-4 {
    padding-right: 4px !important;
  }
  .pr-md-5 {
    padding-right: 5px !important;
  }
  .pr-md-6 {
    padding-right: 6px !important;
  }
  .pr-md-7 {
    padding-right: 7px !important;
  }
  .pr-md-8 {
    padding-right: 8px !important;
  }
  .pr-md-9 {
    padding-right: 9px !important;
  }
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pr-md-11 {
    padding-right: 11px !important;
  }
  .pr-md-12 {
    padding-right: 12px !important;
  }
  .pr-md-13 {
    padding-right: 13px !important;
  }
  .pr-md-14 {
    padding-right: 14px !important;
  }
  .pr-md-15 {
    padding-right: 15px !important;
  }
  .pr-md-16 {
    padding-right: 16px !important;
  }
  .pr-md-17 {
    padding-right: 17px !important;
  }
  .pr-md-18 {
    padding-right: 18px !important;
  }
  .pr-md-19 {
    padding-right: 19px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pr-md-21 {
    padding-right: 21px !important;
  }
  .pr-md-22 {
    padding-right: 22px !important;
  }
  .pr-md-23 {
    padding-right: 23px !important;
  }
  .pr-md-24 {
    padding-right: 24px !important;
  }
  .pr-md-25 {
    padding-right: 25px !important;
  }
  .pr-md-26 {
    padding-right: 26px !important;
  }
  .pr-md-27 {
    padding-right: 27px !important;
  }
  .pr-md-28 {
    padding-right: 28px !important;
  }
  .pr-md-29 {
    padding-right: 29px !important;
  }
  .pr-md-30 {
    padding-right: 30px !important;
  }
  .pr-md-31 {
    padding-right: 31px !important;
  }
  .pr-md-32 {
    padding-right: 32px !important;
  }
  .pr-md-33 {
    padding-right: 33px !important;
  }
  .pr-md-34 {
    padding-right: 34px !important;
  }
  .pr-md-35 {
    padding-right: 35px !important;
  }
  .pr-md-36 {
    padding-right: 36px !important;
  }
  .pr-md-37 {
    padding-right: 37px !important;
  }
  .pr-md-38 {
    padding-right: 38px !important;
  }
  .pr-md-39 {
    padding-right: 39px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pr-md-41 {
    padding-right: 41px !important;
  }
  .pr-md-42 {
    padding-right: 42px !important;
  }
  .pr-md-43 {
    padding-right: 43px !important;
  }
  .pr-md-44 {
    padding-right: 44px !important;
  }
  .pr-md-45 {
    padding-right: 45px !important;
  }
  .pr-md-46 {
    padding-right: 46px !important;
  }
  .pr-md-47 {
    padding-right: 47px !important;
  }
  .pr-md-48 {
    padding-right: 48px !important;
  }
  .pr-md-49 {
    padding-right: 49px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pr-md-51 {
    padding-right: 51px !important;
  }
  .pr-md-52 {
    padding-right: 52px !important;
  }
  .pr-md-53 {
    padding-right: 53px !important;
  }
  .pr-md-54 {
    padding-right: 54px !important;
  }
  .pr-md-55 {
    padding-right: 55px !important;
  }
  .pr-md-56 {
    padding-right: 56px !important;
  }
  .pr-md-57 {
    padding-right: 57px !important;
  }
  .pr-md-58 {
    padding-right: 58px !important;
  }
  .pr-md-59 {
    padding-right: 59px !important;
  }
  .pr-md-60 {
    padding-right: 60px !important;
  }
  .pr-md-61 {
    padding-right: 61px !important;
  }
  .pr-md-62 {
    padding-right: 62px !important;
  }
  .pr-md-63 {
    padding-right: 63px !important;
  }
  .pr-md-64 {
    padding-right: 64px !important;
  }
  .pr-md-65 {
    padding-right: 65px !important;
  }
  .pr-md-66 {
    padding-right: 66px !important;
  }
  .pr-md-67 {
    padding-right: 67px !important;
  }
  .pr-md-68 {
    padding-right: 68px !important;
  }
  .pr-md-69 {
    padding-right: 69px !important;
  }
  .pr-md-70 {
    padding-right: 70px !important;
  }
  .pr-md-71 {
    padding-right: 71px !important;
  }
  .pr-md-72 {
    padding-right: 72px !important;
  }
  .pr-md-73 {
    padding-right: 73px !important;
  }
  .pr-md-74 {
    padding-right: 74px !important;
  }
  .pr-md-75 {
    padding-right: 75px !important;
  }
  .pr-md-76 {
    padding-right: 76px !important;
  }
  .pr-md-77 {
    padding-right: 77px !important;
  }
  .pr-md-78 {
    padding-right: 78px !important;
  }
  .pr-md-79 {
    padding-right: 79px !important;
  }
  .pr-md-80 {
    padding-right: 80px !important;
  }
  .pr-md-81 {
    padding-right: 81px !important;
  }
  .pr-md-82 {
    padding-right: 82px !important;
  }
  .pr-md-83 {
    padding-right: 83px !important;
  }
  .pr-md-84 {
    padding-right: 84px !important;
  }
  .pr-md-85 {
    padding-right: 85px !important;
  }
  .pr-md-86 {
    padding-right: 86px !important;
  }
  .pr-md-87 {
    padding-right: 87px !important;
  }
  .pr-md-88 {
    padding-right: 88px !important;
  }
  .pr-md-89 {
    padding-right: 89px !important;
  }
  .pr-md-90 {
    padding-right: 90px !important;
  }
  .pr-md-91 {
    padding-right: 91px !important;
  }
  .pr-md-92 {
    padding-right: 92px !important;
  }
  .pr-md-93 {
    padding-right: 93px !important;
  }
  .pr-md-94 {
    padding-right: 94px !important;
  }
  .pr-md-95 {
    padding-right: 95px !important;
  }
  .pr-md-96 {
    padding-right: 96px !important;
  }
  .pr-md-97 {
    padding-right: 97px !important;
  }
  .pr-md-98 {
    padding-right: 98px !important;
  }
  .pr-md-99 {
    padding-right: 99px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
  .pr-md-101 {
    padding-right: 101px !important;
  }
  .pr-md-102 {
    padding-right: 102px !important;
  }
  .pr-md-103 {
    padding-right: 103px !important;
  }
  .pr-md-104 {
    padding-right: 104px !important;
  }
  .pr-md-105 {
    padding-right: 105px !important;
  }
  .pr-md-106 {
    padding-right: 106px !important;
  }
  .pr-md-107 {
    padding-right: 107px !important;
  }
  .pr-md-108 {
    padding-right: 108px !important;
  }
  .pr-md-109 {
    padding-right: 109px !important;
  }
  .pr-md-110 {
    padding-right: 110px !important;
  }
  .pr-md-111 {
    padding-right: 111px !important;
  }
  .pr-md-112 {
    padding-right: 112px !important;
  }
  .pr-md-113 {
    padding-right: 113px !important;
  }
  .pr-md-114 {
    padding-right: 114px !important;
  }
  .pr-md-115 {
    padding-right: 115px !important;
  }
  .pr-md-116 {
    padding-right: 116px !important;
  }
  .pr-md-117 {
    padding-right: 117px !important;
  }
  .pr-md-118 {
    padding-right: 118px !important;
  }
  .pr-md-119 {
    padding-right: 119px !important;
  }
  .pr-md-120 {
    padding-right: 120px !important;
  }
  .pr-md-121 {
    padding-right: 121px !important;
  }
  .pr-md-122 {
    padding-right: 122px !important;
  }
  .pr-md-123 {
    padding-right: 123px !important;
  }
  .pr-md-124 {
    padding-right: 124px !important;
  }
  .pr-md-125 {
    padding-right: 125px !important;
  }
  .pr-md-126 {
    padding-right: 126px !important;
  }
  .pr-md-127 {
    padding-right: 127px !important;
  }
  .pr-md-128 {
    padding-right: 128px !important;
  }
  .pr-md-129 {
    padding-right: 129px !important;
  }
  .pr-md-130 {
    padding-right: 130px !important;
  }
  .pr-md-131 {
    padding-right: 131px !important;
  }
  .pr-md-132 {
    padding-right: 132px !important;
  }
  .pr-md-133 {
    padding-right: 133px !important;
  }
  .pr-md-134 {
    padding-right: 134px !important;
  }
  .pr-md-135 {
    padding-right: 135px !important;
  }
  .pr-md-136 {
    padding-right: 136px !important;
  }
  .pr-md-137 {
    padding-right: 137px !important;
  }
  .pr-md-138 {
    padding-right: 138px !important;
  }
  .pr-md-139 {
    padding-right: 139px !important;
  }
  .pr-md-140 {
    padding-right: 140px !important;
  }
  .pr-md-141 {
    padding-right: 141px !important;
  }
  .pr-md-142 {
    padding-right: 142px !important;
  }
  .pr-md-143 {
    padding-right: 143px !important;
  }
  .pr-md-144 {
    padding-right: 144px !important;
  }
  .pr-md-145 {
    padding-right: 145px !important;
  }
  .pr-md-146 {
    padding-right: 146px !important;
  }
  .pr-md-147 {
    padding-right: 147px !important;
  }
  .pr-md-148 {
    padding-right: 148px !important;
  }
  .pr-md-149 {
    padding-right: 149px !important;
  }
  .pr-md-150 {
    padding-right: 150px !important;
  }
  .pr-md-151 {
    padding-right: 151px !important;
  }
  .pr-md-152 {
    padding-right: 152px !important;
  }
  .pr-md-153 {
    padding-right: 153px !important;
  }
  .pr-md-154 {
    padding-right: 154px !important;
  }
  .pr-md-155 {
    padding-right: 155px !important;
  }
  .pr-md-156 {
    padding-right: 156px !important;
  }
  .pr-md-157 {
    padding-right: 157px !important;
  }
  .pr-md-158 {
    padding-right: 158px !important;
  }
  .pr-md-159 {
    padding-right: 159px !important;
  }
  .pr-md-160 {
    padding-right: 160px !important;
  }
  .pr-md-161 {
    padding-right: 161px !important;
  }
  .pr-md-162 {
    padding-right: 162px !important;
  }
  .pr-md-163 {
    padding-right: 163px !important;
  }
  .pr-md-164 {
    padding-right: 164px !important;
  }
  .pr-md-165 {
    padding-right: 165px !important;
  }
  .pr-md-166 {
    padding-right: 166px !important;
  }
  .pr-md-167 {
    padding-right: 167px !important;
  }
  .pr-md-168 {
    padding-right: 168px !important;
  }
  .pr-md-169 {
    padding-right: 169px !important;
  }
  .pr-md-170 {
    padding-right: 170px !important;
  }
  .pr-md-171 {
    padding-right: 171px !important;
  }
  .pr-md-172 {
    padding-right: 172px !important;
  }
  .pr-md-173 {
    padding-right: 173px !important;
  }
  .pr-md-174 {
    padding-right: 174px !important;
  }
  .pr-md-175 {
    padding-right: 175px !important;
  }
  .pr-md-176 {
    padding-right: 176px !important;
  }
  .pr-md-177 {
    padding-right: 177px !important;
  }
  .pr-md-178 {
    padding-right: 178px !important;
  }
  .pr-md-179 {
    padding-right: 179px !important;
  }
  .pr-md-180 {
    padding-right: 180px !important;
  }
  .pr-md-181 {
    padding-right: 181px !important;
  }
  .pr-md-182 {
    padding-right: 182px !important;
  }
  .pr-md-183 {
    padding-right: 183px !important;
  }
  .pr-md-184 {
    padding-right: 184px !important;
  }
  .pr-md-185 {
    padding-right: 185px !important;
  }
  .pr-md-186 {
    padding-right: 186px !important;
  }
  .pr-md-187 {
    padding-right: 187px !important;
  }
  .pr-md-188 {
    padding-right: 188px !important;
  }
  .pr-md-189 {
    padding-right: 189px !important;
  }
  .pr-md-190 {
    padding-right: 190px !important;
  }
  .pr-md-191 {
    padding-right: 191px !important;
  }
  .pr-md-192 {
    padding-right: 192px !important;
  }
  .pr-md-193 {
    padding-right: 193px !important;
  }
  .pr-md-194 {
    padding-right: 194px !important;
  }
  .pr-md-195 {
    padding-right: 195px !important;
  }
  .pr-md-196 {
    padding-right: 196px !important;
  }
  .pr-md-197 {
    padding-right: 197px !important;
  }
  .pr-md-198 {
    padding-right: 198px !important;
  }
  .pr-md-199 {
    padding-right: 199px !important;
  }
  .pr-md-200 {
    padding-right: 200px !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  .pt-lg-1 {
    padding-top: 1px !important;
  }
  .pt-lg-2 {
    padding-top: 2px !important;
  }
  .pt-lg-3 {
    padding-top: 3px !important;
  }
  .pt-lg-4 {
    padding-top: 4px !important;
  }
  .pt-lg-5 {
    padding-top: 5px !important;
  }
  .pt-lg-6 {
    padding-top: 6px !important;
  }
  .pt-lg-7 {
    padding-top: 7px !important;
  }
  .pt-lg-8 {
    padding-top: 8px !important;
  }
  .pt-lg-9 {
    padding-top: 9px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pt-lg-11 {
    padding-top: 11px !important;
  }
  .pt-lg-12 {
    padding-top: 12px !important;
  }
  .pt-lg-13 {
    padding-top: 13px !important;
  }
  .pt-lg-14 {
    padding-top: 14px !important;
  }
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  .pt-lg-16 {
    padding-top: 16px !important;
  }
  .pt-lg-17 {
    padding-top: 17px !important;
  }
  .pt-lg-18 {
    padding-top: 18px !important;
  }
  .pt-lg-19 {
    padding-top: 19px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pt-lg-21 {
    padding-top: 21px !important;
  }
  .pt-lg-22 {
    padding-top: 22px !important;
  }
  .pt-lg-23 {
    padding-top: 23px !important;
  }
  .pt-lg-24 {
    padding-top: 24px !important;
  }
  .pt-lg-25 {
    padding-top: 25px !important;
  }
  .pt-lg-26 {
    padding-top: 26px !important;
  }
  .pt-lg-27 {
    padding-top: 27px !important;
  }
  .pt-lg-28 {
    padding-top: 28px !important;
  }
  .pt-lg-29 {
    padding-top: 29px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pt-lg-31 {
    padding-top: 31px !important;
  }
  .pt-lg-32 {
    padding-top: 32px !important;
  }
  .pt-lg-33 {
    padding-top: 33px !important;
  }
  .pt-lg-34 {
    padding-top: 34px !important;
  }
  .pt-lg-35 {
    padding-top: 35px !important;
  }
  .pt-lg-36 {
    padding-top: 36px !important;
  }
  .pt-lg-37 {
    padding-top: 37px !important;
  }
  .pt-lg-38 {
    padding-top: 38px !important;
  }
  .pt-lg-39 {
    padding-top: 39px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pt-lg-41 {
    padding-top: 41px !important;
  }
  .pt-lg-42 {
    padding-top: 42px !important;
  }
  .pt-lg-43 {
    padding-top: 43px !important;
  }
  .pt-lg-44 {
    padding-top: 44px !important;
  }
  .pt-lg-45 {
    padding-top: 45px !important;
  }
  .pt-lg-46 {
    padding-top: 46px !important;
  }
  .pt-lg-47 {
    padding-top: 47px !important;
  }
  .pt-lg-48 {
    padding-top: 48px !important;
  }
  .pt-lg-49 {
    padding-top: 49px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pt-lg-51 {
    padding-top: 51px !important;
  }
  .pt-lg-52 {
    padding-top: 52px !important;
  }
  .pt-lg-53 {
    padding-top: 53px !important;
  }
  .pt-lg-54 {
    padding-top: 54px !important;
  }
  .pt-lg-55 {
    padding-top: 55px !important;
  }
  .pt-lg-56 {
    padding-top: 56px !important;
  }
  .pt-lg-57 {
    padding-top: 57px !important;
  }
  .pt-lg-58 {
    padding-top: 58px !important;
  }
  .pt-lg-59 {
    padding-top: 59px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pt-lg-61 {
    padding-top: 61px !important;
  }
  .pt-lg-62 {
    padding-top: 62px !important;
  }
  .pt-lg-63 {
    padding-top: 63px !important;
  }
  .pt-lg-64 {
    padding-top: 64px !important;
  }
  .pt-lg-65 {
    padding-top: 65px !important;
  }
  .pt-lg-66 {
    padding-top: 66px !important;
  }
  .pt-lg-67 {
    padding-top: 67px !important;
  }
  .pt-lg-68 {
    padding-top: 68px !important;
  }
  .pt-lg-69 {
    padding-top: 69px !important;
  }
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  .pt-lg-71 {
    padding-top: 71px !important;
  }
  .pt-lg-72 {
    padding-top: 72px !important;
  }
  .pt-lg-73 {
    padding-top: 73px !important;
  }
  .pt-lg-74 {
    padding-top: 74px !important;
  }
  .pt-lg-75 {
    padding-top: 75px !important;
  }
  .pt-lg-76 {
    padding-top: 76px !important;
  }
  .pt-lg-77 {
    padding-top: 77px !important;
  }
  .pt-lg-78 {
    padding-top: 78px !important;
  }
  .pt-lg-79 {
    padding-top: 79px !important;
  }
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  .pt-lg-81 {
    padding-top: 81px !important;
  }
  .pt-lg-82 {
    padding-top: 82px !important;
  }
  .pt-lg-83 {
    padding-top: 83px !important;
  }
  .pt-lg-84 {
    padding-top: 84px !important;
  }
  .pt-lg-85 {
    padding-top: 85px !important;
  }
  .pt-lg-86 {
    padding-top: 86px !important;
  }
  .pt-lg-87 {
    padding-top: 87px !important;
  }
  .pt-lg-88 {
    padding-top: 88px !important;
  }
  .pt-lg-89 {
    padding-top: 89px !important;
  }
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  .pt-lg-91 {
    padding-top: 91px !important;
  }
  .pt-lg-92 {
    padding-top: 92px !important;
  }
  .pt-lg-93 {
    padding-top: 93px !important;
  }
  .pt-lg-94 {
    padding-top: 94px !important;
  }
  .pt-lg-95 {
    padding-top: 95px !important;
  }
  .pt-lg-96 {
    padding-top: 96px !important;
  }
  .pt-lg-97 {
    padding-top: 97px !important;
  }
  .pt-lg-98 {
    padding-top: 98px !important;
  }
  .pt-lg-99 {
    padding-top: 99px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pt-lg-101 {
    padding-top: 101px !important;
  }
  .pt-lg-102 {
    padding-top: 102px !important;
  }
  .pt-lg-103 {
    padding-top: 103px !important;
  }
  .pt-lg-104 {
    padding-top: 104px !important;
  }
  .pt-lg-105 {
    padding-top: 105px !important;
  }
  .pt-lg-106 {
    padding-top: 106px !important;
  }
  .pt-lg-107 {
    padding-top: 107px !important;
  }
  .pt-lg-108 {
    padding-top: 108px !important;
  }
  .pt-lg-109 {
    padding-top: 109px !important;
  }
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  .pt-lg-111 {
    padding-top: 111px !important;
  }
  .pt-lg-112 {
    padding-top: 112px !important;
  }
  .pt-lg-113 {
    padding-top: 113px !important;
  }
  .pt-lg-114 {
    padding-top: 114px !important;
  }
  .pt-lg-115 {
    padding-top: 115px !important;
  }
  .pt-lg-116 {
    padding-top: 116px !important;
  }
  .pt-lg-117 {
    padding-top: 117px !important;
  }
  .pt-lg-118 {
    padding-top: 118px !important;
  }
  .pt-lg-119 {
    padding-top: 119px !important;
  }
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  .pt-lg-121 {
    padding-top: 121px !important;
  }
  .pt-lg-122 {
    padding-top: 122px !important;
  }
  .pt-lg-123 {
    padding-top: 123px !important;
  }
  .pt-lg-124 {
    padding-top: 124px !important;
  }
  .pt-lg-125 {
    padding-top: 125px !important;
  }
  .pt-lg-126 {
    padding-top: 126px !important;
  }
  .pt-lg-127 {
    padding-top: 127px !important;
  }
  .pt-lg-128 {
    padding-top: 128px !important;
  }
  .pt-lg-129 {
    padding-top: 129px !important;
  }
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  .pt-lg-131 {
    padding-top: 131px !important;
  }
  .pt-lg-132 {
    padding-top: 132px !important;
  }
  .pt-lg-133 {
    padding-top: 133px !important;
  }
  .pt-lg-134 {
    padding-top: 134px !important;
  }
  .pt-lg-135 {
    padding-top: 135px !important;
  }
  .pt-lg-136 {
    padding-top: 136px !important;
  }
  .pt-lg-137 {
    padding-top: 137px !important;
  }
  .pt-lg-138 {
    padding-top: 138px !important;
  }
  .pt-lg-139 {
    padding-top: 139px !important;
  }
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  .pt-lg-141 {
    padding-top: 141px !important;
  }
  .pt-lg-142 {
    padding-top: 142px !important;
  }
  .pt-lg-143 {
    padding-top: 143px !important;
  }
  .pt-lg-144 {
    padding-top: 144px !important;
  }
  .pt-lg-145 {
    padding-top: 145px !important;
  }
  .pt-lg-146 {
    padding-top: 146px !important;
  }
  .pt-lg-147 {
    padding-top: 147px !important;
  }
  .pt-lg-148 {
    padding-top: 148px !important;
  }
  .pt-lg-149 {
    padding-top: 149px !important;
  }
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  .pt-lg-151 {
    padding-top: 151px !important;
  }
  .pt-lg-152 {
    padding-top: 152px !important;
  }
  .pt-lg-153 {
    padding-top: 153px !important;
  }
  .pt-lg-154 {
    padding-top: 154px !important;
  }
  .pt-lg-155 {
    padding-top: 155px !important;
  }
  .pt-lg-156 {
    padding-top: 156px !important;
  }
  .pt-lg-157 {
    padding-top: 157px !important;
  }
  .pt-lg-158 {
    padding-top: 158px !important;
  }
  .pt-lg-159 {
    padding-top: 159px !important;
  }
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  .pt-lg-161 {
    padding-top: 161px !important;
  }
  .pt-lg-162 {
    padding-top: 162px !important;
  }
  .pt-lg-163 {
    padding-top: 163px !important;
  }
  .pt-lg-164 {
    padding-top: 164px !important;
  }
  .pt-lg-165 {
    padding-top: 165px !important;
  }
  .pt-lg-166 {
    padding-top: 166px !important;
  }
  .pt-lg-167 {
    padding-top: 167px !important;
  }
  .pt-lg-168 {
    padding-top: 168px !important;
  }
  .pt-lg-169 {
    padding-top: 169px !important;
  }
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  .pt-lg-171 {
    padding-top: 171px !important;
  }
  .pt-lg-172 {
    padding-top: 172px !important;
  }
  .pt-lg-173 {
    padding-top: 173px !important;
  }
  .pt-lg-174 {
    padding-top: 174px !important;
  }
  .pt-lg-175 {
    padding-top: 175px !important;
  }
  .pt-lg-176 {
    padding-top: 176px !important;
  }
  .pt-lg-177 {
    padding-top: 177px !important;
  }
  .pt-lg-178 {
    padding-top: 178px !important;
  }
  .pt-lg-179 {
    padding-top: 179px !important;
  }
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  .pt-lg-181 {
    padding-top: 181px !important;
  }
  .pt-lg-182 {
    padding-top: 182px !important;
  }
  .pt-lg-183 {
    padding-top: 183px !important;
  }
  .pt-lg-184 {
    padding-top: 184px !important;
  }
  .pt-lg-185 {
    padding-top: 185px !important;
  }
  .pt-lg-186 {
    padding-top: 186px !important;
  }
  .pt-lg-187 {
    padding-top: 187px !important;
  }
  .pt-lg-188 {
    padding-top: 188px !important;
  }
  .pt-lg-189 {
    padding-top: 189px !important;
  }
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  .pt-lg-191 {
    padding-top: 191px !important;
  }
  .pt-lg-192 {
    padding-top: 192px !important;
  }
  .pt-lg-193 {
    padding-top: 193px !important;
  }
  .pt-lg-194 {
    padding-top: 194px !important;
  }
  .pt-lg-195 {
    padding-top: 195px !important;
  }
  .pt-lg-196 {
    padding-top: 196px !important;
  }
  .pt-lg-197 {
    padding-top: 197px !important;
  }
  .pt-lg-198 {
    padding-top: 198px !important;
  }
  .pt-lg-199 {
    padding-top: 199px !important;
  }
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  .pb-lg-1 {
    padding-bottom: 1px !important;
  }
  .pb-lg-2 {
    padding-bottom: 2px !important;
  }
  .pb-lg-3 {
    padding-bottom: 3px !important;
  }
  .pb-lg-4 {
    padding-bottom: 4px !important;
  }
  .pb-lg-5 {
    padding-bottom: 5px !important;
  }
  .pb-lg-6 {
    padding-bottom: 6px !important;
  }
  .pb-lg-7 {
    padding-bottom: 7px !important;
  }
  .pb-lg-8 {
    padding-bottom: 8px !important;
  }
  .pb-lg-9 {
    padding-bottom: 9px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pb-lg-11 {
    padding-bottom: 11px !important;
  }
  .pb-lg-12 {
    padding-bottom: 12px !important;
  }
  .pb-lg-13 {
    padding-bottom: 13px !important;
  }
  .pb-lg-14 {
    padding-bottom: 14px !important;
  }
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  .pb-lg-16 {
    padding-bottom: 16px !important;
  }
  .pb-lg-17 {
    padding-bottom: 17px !important;
  }
  .pb-lg-18 {
    padding-bottom: 18px !important;
  }
  .pb-lg-19 {
    padding-bottom: 19px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pb-lg-21 {
    padding-bottom: 21px !important;
  }
  .pb-lg-22 {
    padding-bottom: 22px !important;
  }
  .pb-lg-23 {
    padding-bottom: 23px !important;
  }
  .pb-lg-24 {
    padding-bottom: 24px !important;
  }
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  .pb-lg-26 {
    padding-bottom: 26px !important;
  }
  .pb-lg-27 {
    padding-bottom: 27px !important;
  }
  .pb-lg-28 {
    padding-bottom: 28px !important;
  }
  .pb-lg-29 {
    padding-bottom: 29px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pb-lg-31 {
    padding-bottom: 31px !important;
  }
  .pb-lg-32 {
    padding-bottom: 32px !important;
  }
  .pb-lg-33 {
    padding-bottom: 33px !important;
  }
  .pb-lg-34 {
    padding-bottom: 34px !important;
  }
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
  .pb-lg-36 {
    padding-bottom: 36px !important;
  }
  .pb-lg-37 {
    padding-bottom: 37px !important;
  }
  .pb-lg-38 {
    padding-bottom: 38px !important;
  }
  .pb-lg-39 {
    padding-bottom: 39px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pb-lg-41 {
    padding-bottom: 41px !important;
  }
  .pb-lg-42 {
    padding-bottom: 42px !important;
  }
  .pb-lg-43 {
    padding-bottom: 43px !important;
  }
  .pb-lg-44 {
    padding-bottom: 44px !important;
  }
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
  .pb-lg-46 {
    padding-bottom: 46px !important;
  }
  .pb-lg-47 {
    padding-bottom: 47px !important;
  }
  .pb-lg-48 {
    padding-bottom: 48px !important;
  }
  .pb-lg-49 {
    padding-bottom: 49px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pb-lg-51 {
    padding-bottom: 51px !important;
  }
  .pb-lg-52 {
    padding-bottom: 52px !important;
  }
  .pb-lg-53 {
    padding-bottom: 53px !important;
  }
  .pb-lg-54 {
    padding-bottom: 54px !important;
  }
  .pb-lg-55 {
    padding-bottom: 55px !important;
  }
  .pb-lg-56 {
    padding-bottom: 56px !important;
  }
  .pb-lg-57 {
    padding-bottom: 57px !important;
  }
  .pb-lg-58 {
    padding-bottom: 58px !important;
  }
  .pb-lg-59 {
    padding-bottom: 59px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pb-lg-61 {
    padding-bottom: 61px !important;
  }
  .pb-lg-62 {
    padding-bottom: 62px !important;
  }
  .pb-lg-63 {
    padding-bottom: 63px !important;
  }
  .pb-lg-64 {
    padding-bottom: 64px !important;
  }
  .pb-lg-65 {
    padding-bottom: 65px !important;
  }
  .pb-lg-66 {
    padding-bottom: 66px !important;
  }
  .pb-lg-67 {
    padding-bottom: 67px !important;
  }
  .pb-lg-68 {
    padding-bottom: 68px !important;
  }
  .pb-lg-69 {
    padding-bottom: 69px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  .pb-lg-71 {
    padding-bottom: 71px !important;
  }
  .pb-lg-72 {
    padding-bottom: 72px !important;
  }
  .pb-lg-73 {
    padding-bottom: 73px !important;
  }
  .pb-lg-74 {
    padding-bottom: 74px !important;
  }
  .pb-lg-75 {
    padding-bottom: 75px !important;
  }
  .pb-lg-76 {
    padding-bottom: 76px !important;
  }
  .pb-lg-77 {
    padding-bottom: 77px !important;
  }
  .pb-lg-78 {
    padding-bottom: 78px !important;
  }
  .pb-lg-79 {
    padding-bottom: 79px !important;
  }
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  .pb-lg-81 {
    padding-bottom: 81px !important;
  }
  .pb-lg-82 {
    padding-bottom: 82px !important;
  }
  .pb-lg-83 {
    padding-bottom: 83px !important;
  }
  .pb-lg-84 {
    padding-bottom: 84px !important;
  }
  .pb-lg-85 {
    padding-bottom: 85px !important;
  }
  .pb-lg-86 {
    padding-bottom: 86px !important;
  }
  .pb-lg-87 {
    padding-bottom: 87px !important;
  }
  .pb-lg-88 {
    padding-bottom: 88px !important;
  }
  .pb-lg-89 {
    padding-bottom: 89px !important;
  }
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  .pb-lg-91 {
    padding-bottom: 91px !important;
  }
  .pb-lg-92 {
    padding-bottom: 92px !important;
  }
  .pb-lg-93 {
    padding-bottom: 93px !important;
  }
  .pb-lg-94 {
    padding-bottom: 94px !important;
  }
  .pb-lg-95 {
    padding-bottom: 95px !important;
  }
  .pb-lg-96 {
    padding-bottom: 96px !important;
  }
  .pb-lg-97 {
    padding-bottom: 97px !important;
  }
  .pb-lg-98 {
    padding-bottom: 98px !important;
  }
  .pb-lg-99 {
    padding-bottom: 99px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pb-lg-101 {
    padding-bottom: 101px !important;
  }
  .pb-lg-102 {
    padding-bottom: 102px !important;
  }
  .pb-lg-103 {
    padding-bottom: 103px !important;
  }
  .pb-lg-104 {
    padding-bottom: 104px !important;
  }
  .pb-lg-105 {
    padding-bottom: 105px !important;
  }
  .pb-lg-106 {
    padding-bottom: 106px !important;
  }
  .pb-lg-107 {
    padding-bottom: 107px !important;
  }
  .pb-lg-108 {
    padding-bottom: 108px !important;
  }
  .pb-lg-109 {
    padding-bottom: 109px !important;
  }
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  .pb-lg-111 {
    padding-bottom: 111px !important;
  }
  .pb-lg-112 {
    padding-bottom: 112px !important;
  }
  .pb-lg-113 {
    padding-bottom: 113px !important;
  }
  .pb-lg-114 {
    padding-bottom: 114px !important;
  }
  .pb-lg-115 {
    padding-bottom: 115px !important;
  }
  .pb-lg-116 {
    padding-bottom: 116px !important;
  }
  .pb-lg-117 {
    padding-bottom: 117px !important;
  }
  .pb-lg-118 {
    padding-bottom: 118px !important;
  }
  .pb-lg-119 {
    padding-bottom: 119px !important;
  }
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  .pb-lg-121 {
    padding-bottom: 121px !important;
  }
  .pb-lg-122 {
    padding-bottom: 122px !important;
  }
  .pb-lg-123 {
    padding-bottom: 123px !important;
  }
  .pb-lg-124 {
    padding-bottom: 124px !important;
  }
  .pb-lg-125 {
    padding-bottom: 125px !important;
  }
  .pb-lg-126 {
    padding-bottom: 126px !important;
  }
  .pb-lg-127 {
    padding-bottom: 127px !important;
  }
  .pb-lg-128 {
    padding-bottom: 128px !important;
  }
  .pb-lg-129 {
    padding-bottom: 129px !important;
  }
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  .pb-lg-131 {
    padding-bottom: 131px !important;
  }
  .pb-lg-132 {
    padding-bottom: 132px !important;
  }
  .pb-lg-133 {
    padding-bottom: 133px !important;
  }
  .pb-lg-134 {
    padding-bottom: 134px !important;
  }
  .pb-lg-135 {
    padding-bottom: 135px !important;
  }
  .pb-lg-136 {
    padding-bottom: 136px !important;
  }
  .pb-lg-137 {
    padding-bottom: 137px !important;
  }
  .pb-lg-138 {
    padding-bottom: 138px !important;
  }
  .pb-lg-139 {
    padding-bottom: 139px !important;
  }
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  .pb-lg-141 {
    padding-bottom: 141px !important;
  }
  .pb-lg-142 {
    padding-bottom: 142px !important;
  }
  .pb-lg-143 {
    padding-bottom: 143px !important;
  }
  .pb-lg-144 {
    padding-bottom: 144px !important;
  }
  .pb-lg-145 {
    padding-bottom: 145px !important;
  }
  .pb-lg-146 {
    padding-bottom: 146px !important;
  }
  .pb-lg-147 {
    padding-bottom: 147px !important;
  }
  .pb-lg-148 {
    padding-bottom: 148px !important;
  }
  .pb-lg-149 {
    padding-bottom: 149px !important;
  }
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  .pb-lg-151 {
    padding-bottom: 151px !important;
  }
  .pb-lg-152 {
    padding-bottom: 152px !important;
  }
  .pb-lg-153 {
    padding-bottom: 153px !important;
  }
  .pb-lg-154 {
    padding-bottom: 154px !important;
  }
  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
  .pb-lg-156 {
    padding-bottom: 156px !important;
  }
  .pb-lg-157 {
    padding-bottom: 157px !important;
  }
  .pb-lg-158 {
    padding-bottom: 158px !important;
  }
  .pb-lg-159 {
    padding-bottom: 159px !important;
  }
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  .pb-lg-161 {
    padding-bottom: 161px !important;
  }
  .pb-lg-162 {
    padding-bottom: 162px !important;
  }
  .pb-lg-163 {
    padding-bottom: 163px !important;
  }
  .pb-lg-164 {
    padding-bottom: 164px !important;
  }
  .pb-lg-165 {
    padding-bottom: 165px !important;
  }
  .pb-lg-166 {
    padding-bottom: 166px !important;
  }
  .pb-lg-167 {
    padding-bottom: 167px !important;
  }
  .pb-lg-168 {
    padding-bottom: 168px !important;
  }
  .pb-lg-169 {
    padding-bottom: 169px !important;
  }
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  .pb-lg-171 {
    padding-bottom: 171px !important;
  }
  .pb-lg-172 {
    padding-bottom: 172px !important;
  }
  .pb-lg-173 {
    padding-bottom: 173px !important;
  }
  .pb-lg-174 {
    padding-bottom: 174px !important;
  }
  .pb-lg-175 {
    padding-bottom: 175px !important;
  }
  .pb-lg-176 {
    padding-bottom: 176px !important;
  }
  .pb-lg-177 {
    padding-bottom: 177px !important;
  }
  .pb-lg-178 {
    padding-bottom: 178px !important;
  }
  .pb-lg-179 {
    padding-bottom: 179px !important;
  }
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  .pb-lg-181 {
    padding-bottom: 181px !important;
  }
  .pb-lg-182 {
    padding-bottom: 182px !important;
  }
  .pb-lg-183 {
    padding-bottom: 183px !important;
  }
  .pb-lg-184 {
    padding-bottom: 184px !important;
  }
  .pb-lg-185 {
    padding-bottom: 185px !important;
  }
  .pb-lg-186 {
    padding-bottom: 186px !important;
  }
  .pb-lg-187 {
    padding-bottom: 187px !important;
  }
  .pb-lg-188 {
    padding-bottom: 188px !important;
  }
  .pb-lg-189 {
    padding-bottom: 189px !important;
  }
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  .pb-lg-191 {
    padding-bottom: 191px !important;
  }
  .pb-lg-192 {
    padding-bottom: 192px !important;
  }
  .pb-lg-193 {
    padding-bottom: 193px !important;
  }
  .pb-lg-194 {
    padding-bottom: 194px !important;
  }
  .pb-lg-195 {
    padding-bottom: 195px !important;
  }
  .pb-lg-196 {
    padding-bottom: 196px !important;
  }
  .pb-lg-197 {
    padding-bottom: 197px !important;
  }
  .pb-lg-198 {
    padding-bottom: 198px !important;
  }
  .pb-lg-199 {
    padding-bottom: 199px !important;
  }
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  .pl-lg-0 {
    padding-left: 0px !important;
  }
  .pl-lg-1 {
    padding-left: 1px !important;
  }
  .pl-lg-2 {
    padding-left: 2px !important;
  }
  .pl-lg-3 {
    padding-left: 3px !important;
  }
  .pl-lg-4 {
    padding-left: 4px !important;
  }
  .pl-lg-5 {
    padding-left: 5px !important;
  }
  .pl-lg-6 {
    padding-left: 6px !important;
  }
  .pl-lg-7 {
    padding-left: 7px !important;
  }
  .pl-lg-8 {
    padding-left: 8px !important;
  }
  .pl-lg-9 {
    padding-left: 9px !important;
  }
  .pl-lg-10 {
    padding-left: 10px !important;
  }
  .pl-lg-11 {
    padding-left: 11px !important;
  }
  .pl-lg-12 {
    padding-left: 12px !important;
  }
  .pl-lg-13 {
    padding-left: 13px !important;
  }
  .pl-lg-14 {
    padding-left: 14px !important;
  }
  .pl-lg-15 {
    padding-left: 15px !important;
  }
  .pl-lg-16 {
    padding-left: 16px !important;
  }
  .pl-lg-17 {
    padding-left: 17px !important;
  }
  .pl-lg-18 {
    padding-left: 18px !important;
  }
  .pl-lg-19 {
    padding-left: 19px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
  .pl-lg-21 {
    padding-left: 21px !important;
  }
  .pl-lg-22 {
    padding-left: 22px !important;
  }
  .pl-lg-23 {
    padding-left: 23px !important;
  }
  .pl-lg-24 {
    padding-left: 24px !important;
  }
  .pl-lg-25 {
    padding-left: 25px !important;
  }
  .pl-lg-26 {
    padding-left: 26px !important;
  }
  .pl-lg-27 {
    padding-left: 27px !important;
  }
  .pl-lg-28 {
    padding-left: 28px !important;
  }
  .pl-lg-29 {
    padding-left: 29px !important;
  }
  .pl-lg-30 {
    padding-left: 30px !important;
  }
  .pl-lg-31 {
    padding-left: 31px !important;
  }
  .pl-lg-32 {
    padding-left: 32px !important;
  }
  .pl-lg-33 {
    padding-left: 33px !important;
  }
  .pl-lg-34 {
    padding-left: 34px !important;
  }
  .pl-lg-35 {
    padding-left: 35px !important;
  }
  .pl-lg-36 {
    padding-left: 36px !important;
  }
  .pl-lg-37 {
    padding-left: 37px !important;
  }
  .pl-lg-38 {
    padding-left: 38px !important;
  }
  .pl-lg-39 {
    padding-left: 39px !important;
  }
  .pl-lg-40 {
    padding-left: 40px !important;
  }
  .pl-lg-41 {
    padding-left: 41px !important;
  }
  .pl-lg-42 {
    padding-left: 42px !important;
  }
  .pl-lg-43 {
    padding-left: 43px !important;
  }
  .pl-lg-44 {
    padding-left: 44px !important;
  }
  .pl-lg-45 {
    padding-left: 45px !important;
  }
  .pl-lg-46 {
    padding-left: 46px !important;
  }
  .pl-lg-47 {
    padding-left: 47px !important;
  }
  .pl-lg-48 {
    padding-left: 48px !important;
  }
  .pl-lg-49 {
    padding-left: 49px !important;
  }
  .pl-lg-50 {
    padding-left: 50px !important;
  }
  .pl-lg-51 {
    padding-left: 51px !important;
  }
  .pl-lg-52 {
    padding-left: 52px !important;
  }
  .pl-lg-53 {
    padding-left: 53px !important;
  }
  .pl-lg-54 {
    padding-left: 54px !important;
  }
  .pl-lg-55 {
    padding-left: 55px !important;
  }
  .pl-lg-56 {
    padding-left: 56px !important;
  }
  .pl-lg-57 {
    padding-left: 57px !important;
  }
  .pl-lg-58 {
    padding-left: 58px !important;
  }
  .pl-lg-59 {
    padding-left: 59px !important;
  }
  .pl-lg-60 {
    padding-left: 60px !important;
  }
  .pl-lg-61 {
    padding-left: 61px !important;
  }
  .pl-lg-62 {
    padding-left: 62px !important;
  }
  .pl-lg-63 {
    padding-left: 63px !important;
  }
  .pl-lg-64 {
    padding-left: 64px !important;
  }
  .pl-lg-65 {
    padding-left: 65px !important;
  }
  .pl-lg-66 {
    padding-left: 66px !important;
  }
  .pl-lg-67 {
    padding-left: 67px !important;
  }
  .pl-lg-68 {
    padding-left: 68px !important;
  }
  .pl-lg-69 {
    padding-left: 69px !important;
  }
  .pl-lg-70 {
    padding-left: 70px !important;
  }
  .pl-lg-71 {
    padding-left: 71px !important;
  }
  .pl-lg-72 {
    padding-left: 72px !important;
  }
  .pl-lg-73 {
    padding-left: 73px !important;
  }
  .pl-lg-74 {
    padding-left: 74px !important;
  }
  .pl-lg-75 {
    padding-left: 75px !important;
  }
  .pl-lg-76 {
    padding-left: 76px !important;
  }
  .pl-lg-77 {
    padding-left: 77px !important;
  }
  .pl-lg-78 {
    padding-left: 78px !important;
  }
  .pl-lg-79 {
    padding-left: 79px !important;
  }
  .pl-lg-80 {
    padding-left: 80px !important;
  }
  .pl-lg-81 {
    padding-left: 81px !important;
  }
  .pl-lg-82 {
    padding-left: 82px !important;
  }
  .pl-lg-83 {
    padding-left: 83px !important;
  }
  .pl-lg-84 {
    padding-left: 84px !important;
  }
  .pl-lg-85 {
    padding-left: 85px !important;
  }
  .pl-lg-86 {
    padding-left: 86px !important;
  }
  .pl-lg-87 {
    padding-left: 87px !important;
  }
  .pl-lg-88 {
    padding-left: 88px !important;
  }
  .pl-lg-89 {
    padding-left: 89px !important;
  }
  .pl-lg-90 {
    padding-left: 90px !important;
  }
  .pl-lg-91 {
    padding-left: 91px !important;
  }
  .pl-lg-92 {
    padding-left: 92px !important;
  }
  .pl-lg-93 {
    padding-left: 93px !important;
  }
  .pl-lg-94 {
    padding-left: 94px !important;
  }
  .pl-lg-95 {
    padding-left: 95px !important;
  }
  .pl-lg-96 {
    padding-left: 96px !important;
  }
  .pl-lg-97 {
    padding-left: 97px !important;
  }
  .pl-lg-98 {
    padding-left: 98px !important;
  }
  .pl-lg-99 {
    padding-left: 99px !important;
  }
  .pl-lg-100 {
    padding-left: 100px !important;
  }
  .pl-lg-101 {
    padding-left: 101px !important;
  }
  .pl-lg-102 {
    padding-left: 102px !important;
  }
  .pl-lg-103 {
    padding-left: 103px !important;
  }
  .pl-lg-104 {
    padding-left: 104px !important;
  }
  .pl-lg-105 {
    padding-left: 105px !important;
  }
  .pl-lg-106 {
    padding-left: 106px !important;
  }
  .pl-lg-107 {
    padding-left: 107px !important;
  }
  .pl-lg-108 {
    padding-left: 108px !important;
  }
  .pl-lg-109 {
    padding-left: 109px !important;
  }
  .pl-lg-110 {
    padding-left: 110px !important;
  }
  .pl-lg-111 {
    padding-left: 111px !important;
  }
  .pl-lg-112 {
    padding-left: 112px !important;
  }
  .pl-lg-113 {
    padding-left: 113px !important;
  }
  .pl-lg-114 {
    padding-left: 114px !important;
  }
  .pl-lg-115 {
    padding-left: 115px !important;
  }
  .pl-lg-116 {
    padding-left: 116px !important;
  }
  .pl-lg-117 {
    padding-left: 117px !important;
  }
  .pl-lg-118 {
    padding-left: 118px !important;
  }
  .pl-lg-119 {
    padding-left: 119px !important;
  }
  .pl-lg-120 {
    padding-left: 120px !important;
  }
  .pl-lg-121 {
    padding-left: 121px !important;
  }
  .pl-lg-122 {
    padding-left: 122px !important;
  }
  .pl-lg-123 {
    padding-left: 123px !important;
  }
  .pl-lg-124 {
    padding-left: 124px !important;
  }
  .pl-lg-125 {
    padding-left: 125px !important;
  }
  .pl-lg-126 {
    padding-left: 126px !important;
  }
  .pl-lg-127 {
    padding-left: 127px !important;
  }
  .pl-lg-128 {
    padding-left: 128px !important;
  }
  .pl-lg-129 {
    padding-left: 129px !important;
  }
  .pl-lg-130 {
    padding-left: 130px !important;
  }
  .pl-lg-131 {
    padding-left: 131px !important;
  }
  .pl-lg-132 {
    padding-left: 132px !important;
  }
  .pl-lg-133 {
    padding-left: 133px !important;
  }
  .pl-lg-134 {
    padding-left: 134px !important;
  }
  .pl-lg-135 {
    padding-left: 135px !important;
  }
  .pl-lg-136 {
    padding-left: 136px !important;
  }
  .pl-lg-137 {
    padding-left: 137px !important;
  }
  .pl-lg-138 {
    padding-left: 138px !important;
  }
  .pl-lg-139 {
    padding-left: 139px !important;
  }
  .pl-lg-140 {
    padding-left: 140px !important;
  }
  .pl-lg-141 {
    padding-left: 141px !important;
  }
  .pl-lg-142 {
    padding-left: 142px !important;
  }
  .pl-lg-143 {
    padding-left: 143px !important;
  }
  .pl-lg-144 {
    padding-left: 144px !important;
  }
  .pl-lg-145 {
    padding-left: 145px !important;
  }
  .pl-lg-146 {
    padding-left: 146px !important;
  }
  .pl-lg-147 {
    padding-left: 147px !important;
  }
  .pl-lg-148 {
    padding-left: 148px !important;
  }
  .pl-lg-149 {
    padding-left: 149px !important;
  }
  .pl-lg-150 {
    padding-left: 150px !important;
  }
  .pl-lg-151 {
    padding-left: 151px !important;
  }
  .pl-lg-152 {
    padding-left: 152px !important;
  }
  .pl-lg-153 {
    padding-left: 153px !important;
  }
  .pl-lg-154 {
    padding-left: 154px !important;
  }
  .pl-lg-155 {
    padding-left: 155px !important;
  }
  .pl-lg-156 {
    padding-left: 156px !important;
  }
  .pl-lg-157 {
    padding-left: 157px !important;
  }
  .pl-lg-158 {
    padding-left: 158px !important;
  }
  .pl-lg-159 {
    padding-left: 159px !important;
  }
  .pl-lg-160 {
    padding-left: 160px !important;
  }
  .pl-lg-161 {
    padding-left: 161px !important;
  }
  .pl-lg-162 {
    padding-left: 162px !important;
  }
  .pl-lg-163 {
    padding-left: 163px !important;
  }
  .pl-lg-164 {
    padding-left: 164px !important;
  }
  .pl-lg-165 {
    padding-left: 165px !important;
  }
  .pl-lg-166 {
    padding-left: 166px !important;
  }
  .pl-lg-167 {
    padding-left: 167px !important;
  }
  .pl-lg-168 {
    padding-left: 168px !important;
  }
  .pl-lg-169 {
    padding-left: 169px !important;
  }
  .pl-lg-170 {
    padding-left: 170px !important;
  }
  .pl-lg-171 {
    padding-left: 171px !important;
  }
  .pl-lg-172 {
    padding-left: 172px !important;
  }
  .pl-lg-173 {
    padding-left: 173px !important;
  }
  .pl-lg-174 {
    padding-left: 174px !important;
  }
  .pl-lg-175 {
    padding-left: 175px !important;
  }
  .pl-lg-176 {
    padding-left: 176px !important;
  }
  .pl-lg-177 {
    padding-left: 177px !important;
  }
  .pl-lg-178 {
    padding-left: 178px !important;
  }
  .pl-lg-179 {
    padding-left: 179px !important;
  }
  .pl-lg-180 {
    padding-left: 180px !important;
  }
  .pl-lg-181 {
    padding-left: 181px !important;
  }
  .pl-lg-182 {
    padding-left: 182px !important;
  }
  .pl-lg-183 {
    padding-left: 183px !important;
  }
  .pl-lg-184 {
    padding-left: 184px !important;
  }
  .pl-lg-185 {
    padding-left: 185px !important;
  }
  .pl-lg-186 {
    padding-left: 186px !important;
  }
  .pl-lg-187 {
    padding-left: 187px !important;
  }
  .pl-lg-188 {
    padding-left: 188px !important;
  }
  .pl-lg-189 {
    padding-left: 189px !important;
  }
  .pl-lg-190 {
    padding-left: 190px !important;
  }
  .pl-lg-191 {
    padding-left: 191px !important;
  }
  .pl-lg-192 {
    padding-left: 192px !important;
  }
  .pl-lg-193 {
    padding-left: 193px !important;
  }
  .pl-lg-194 {
    padding-left: 194px !important;
  }
  .pl-lg-195 {
    padding-left: 195px !important;
  }
  .pl-lg-196 {
    padding-left: 196px !important;
  }
  .pl-lg-197 {
    padding-left: 197px !important;
  }
  .pl-lg-198 {
    padding-left: 198px !important;
  }
  .pl-lg-199 {
    padding-left: 199px !important;
  }
  .pl-lg-200 {
    padding-left: 200px !important;
  }
  .pr-lg-0 {
    padding-right: 0px !important;
  }
  .pr-lg-1 {
    padding-right: 1px !important;
  }
  .pr-lg-2 {
    padding-right: 2px !important;
  }
  .pr-lg-3 {
    padding-right: 3px !important;
  }
  .pr-lg-4 {
    padding-right: 4px !important;
  }
  .pr-lg-5 {
    padding-right: 5px !important;
  }
  .pr-lg-6 {
    padding-right: 6px !important;
  }
  .pr-lg-7 {
    padding-right: 7px !important;
  }
  .pr-lg-8 {
    padding-right: 8px !important;
  }
  .pr-lg-9 {
    padding-right: 9px !important;
  }
  .pr-lg-10 {
    padding-right: 10px !important;
  }
  .pr-lg-11 {
    padding-right: 11px !important;
  }
  .pr-lg-12 {
    padding-right: 12px !important;
  }
  .pr-lg-13 {
    padding-right: 13px !important;
  }
  .pr-lg-14 {
    padding-right: 14px !important;
  }
  .pr-lg-15 {
    padding-right: 15px !important;
  }
  .pr-lg-16 {
    padding-right: 16px !important;
  }
  .pr-lg-17 {
    padding-right: 17px !important;
  }
  .pr-lg-18 {
    padding-right: 18px !important;
  }
  .pr-lg-19 {
    padding-right: 19px !important;
  }
  .pr-lg-20 {
    padding-right: 20px !important;
  }
  .pr-lg-21 {
    padding-right: 21px !important;
  }
  .pr-lg-22 {
    padding-right: 22px !important;
  }
  .pr-lg-23 {
    padding-right: 23px !important;
  }
  .pr-lg-24 {
    padding-right: 24px !important;
  }
  .pr-lg-25 {
    padding-right: 25px !important;
  }
  .pr-lg-26 {
    padding-right: 26px !important;
  }
  .pr-lg-27 {
    padding-right: 27px !important;
  }
  .pr-lg-28 {
    padding-right: 28px !important;
  }
  .pr-lg-29 {
    padding-right: 29px !important;
  }
  .pr-lg-30 {
    padding-right: 30px !important;
  }
  .pr-lg-31 {
    padding-right: 31px !important;
  }
  .pr-lg-32 {
    padding-right: 32px !important;
  }
  .pr-lg-33 {
    padding-right: 33px !important;
  }
  .pr-lg-34 {
    padding-right: 34px !important;
  }
  .pr-lg-35 {
    padding-right: 35px !important;
  }
  .pr-lg-36 {
    padding-right: 36px !important;
  }
  .pr-lg-37 {
    padding-right: 37px !important;
  }
  .pr-lg-38 {
    padding-right: 38px !important;
  }
  .pr-lg-39 {
    padding-right: 39px !important;
  }
  .pr-lg-40 {
    padding-right: 40px !important;
  }
  .pr-lg-41 {
    padding-right: 41px !important;
  }
  .pr-lg-42 {
    padding-right: 42px !important;
  }
  .pr-lg-43 {
    padding-right: 43px !important;
  }
  .pr-lg-44 {
    padding-right: 44px !important;
  }
  .pr-lg-45 {
    padding-right: 45px !important;
  }
  .pr-lg-46 {
    padding-right: 46px !important;
  }
  .pr-lg-47 {
    padding-right: 47px !important;
  }
  .pr-lg-48 {
    padding-right: 48px !important;
  }
  .pr-lg-49 {
    padding-right: 49px !important;
  }
  .pr-lg-50 {
    padding-right: 50px !important;
  }
  .pr-lg-51 {
    padding-right: 51px !important;
  }
  .pr-lg-52 {
    padding-right: 52px !important;
  }
  .pr-lg-53 {
    padding-right: 53px !important;
  }
  .pr-lg-54 {
    padding-right: 54px !important;
  }
  .pr-lg-55 {
    padding-right: 55px !important;
  }
  .pr-lg-56 {
    padding-right: 56px !important;
  }
  .pr-lg-57 {
    padding-right: 57px !important;
  }
  .pr-lg-58 {
    padding-right: 58px !important;
  }
  .pr-lg-59 {
    padding-right: 59px !important;
  }
  .pr-lg-60 {
    padding-right: 60px !important;
  }
  .pr-lg-61 {
    padding-right: 61px !important;
  }
  .pr-lg-62 {
    padding-right: 62px !important;
  }
  .pr-lg-63 {
    padding-right: 63px !important;
  }
  .pr-lg-64 {
    padding-right: 64px !important;
  }
  .pr-lg-65 {
    padding-right: 65px !important;
  }
  .pr-lg-66 {
    padding-right: 66px !important;
  }
  .pr-lg-67 {
    padding-right: 67px !important;
  }
  .pr-lg-68 {
    padding-right: 68px !important;
  }
  .pr-lg-69 {
    padding-right: 69px !important;
  }
  .pr-lg-70 {
    padding-right: 70px !important;
  }
  .pr-lg-71 {
    padding-right: 71px !important;
  }
  .pr-lg-72 {
    padding-right: 72px !important;
  }
  .pr-lg-73 {
    padding-right: 73px !important;
  }
  .pr-lg-74 {
    padding-right: 74px !important;
  }
  .pr-lg-75 {
    padding-right: 75px !important;
  }
  .pr-lg-76 {
    padding-right: 76px !important;
  }
  .pr-lg-77 {
    padding-right: 77px !important;
  }
  .pr-lg-78 {
    padding-right: 78px !important;
  }
  .pr-lg-79 {
    padding-right: 79px !important;
  }
  .pr-lg-80 {
    padding-right: 80px !important;
  }
  .pr-lg-81 {
    padding-right: 81px !important;
  }
  .pr-lg-82 {
    padding-right: 82px !important;
  }
  .pr-lg-83 {
    padding-right: 83px !important;
  }
  .pr-lg-84 {
    padding-right: 84px !important;
  }
  .pr-lg-85 {
    padding-right: 85px !important;
  }
  .pr-lg-86 {
    padding-right: 86px !important;
  }
  .pr-lg-87 {
    padding-right: 87px !important;
  }
  .pr-lg-88 {
    padding-right: 88px !important;
  }
  .pr-lg-89 {
    padding-right: 89px !important;
  }
  .pr-lg-90 {
    padding-right: 90px !important;
  }
  .pr-lg-91 {
    padding-right: 91px !important;
  }
  .pr-lg-92 {
    padding-right: 92px !important;
  }
  .pr-lg-93 {
    padding-right: 93px !important;
  }
  .pr-lg-94 {
    padding-right: 94px !important;
  }
  .pr-lg-95 {
    padding-right: 95px !important;
  }
  .pr-lg-96 {
    padding-right: 96px !important;
  }
  .pr-lg-97 {
    padding-right: 97px !important;
  }
  .pr-lg-98 {
    padding-right: 98px !important;
  }
  .pr-lg-99 {
    padding-right: 99px !important;
  }
  .pr-lg-100 {
    padding-right: 100px !important;
  }
  .pr-lg-101 {
    padding-right: 101px !important;
  }
  .pr-lg-102 {
    padding-right: 102px !important;
  }
  .pr-lg-103 {
    padding-right: 103px !important;
  }
  .pr-lg-104 {
    padding-right: 104px !important;
  }
  .pr-lg-105 {
    padding-right: 105px !important;
  }
  .pr-lg-106 {
    padding-right: 106px !important;
  }
  .pr-lg-107 {
    padding-right: 107px !important;
  }
  .pr-lg-108 {
    padding-right: 108px !important;
  }
  .pr-lg-109 {
    padding-right: 109px !important;
  }
  .pr-lg-110 {
    padding-right: 110px !important;
  }
  .pr-lg-111 {
    padding-right: 111px !important;
  }
  .pr-lg-112 {
    padding-right: 112px !important;
  }
  .pr-lg-113 {
    padding-right: 113px !important;
  }
  .pr-lg-114 {
    padding-right: 114px !important;
  }
  .pr-lg-115 {
    padding-right: 115px !important;
  }
  .pr-lg-116 {
    padding-right: 116px !important;
  }
  .pr-lg-117 {
    padding-right: 117px !important;
  }
  .pr-lg-118 {
    padding-right: 118px !important;
  }
  .pr-lg-119 {
    padding-right: 119px !important;
  }
  .pr-lg-120 {
    padding-right: 120px !important;
  }
  .pr-lg-121 {
    padding-right: 121px !important;
  }
  .pr-lg-122 {
    padding-right: 122px !important;
  }
  .pr-lg-123 {
    padding-right: 123px !important;
  }
  .pr-lg-124 {
    padding-right: 124px !important;
  }
  .pr-lg-125 {
    padding-right: 125px !important;
  }
  .pr-lg-126 {
    padding-right: 126px !important;
  }
  .pr-lg-127 {
    padding-right: 127px !important;
  }
  .pr-lg-128 {
    padding-right: 128px !important;
  }
  .pr-lg-129 {
    padding-right: 129px !important;
  }
  .pr-lg-130 {
    padding-right: 130px !important;
  }
  .pr-lg-131 {
    padding-right: 131px !important;
  }
  .pr-lg-132 {
    padding-right: 132px !important;
  }
  .pr-lg-133 {
    padding-right: 133px !important;
  }
  .pr-lg-134 {
    padding-right: 134px !important;
  }
  .pr-lg-135 {
    padding-right: 135px !important;
  }
  .pr-lg-136 {
    padding-right: 136px !important;
  }
  .pr-lg-137 {
    padding-right: 137px !important;
  }
  .pr-lg-138 {
    padding-right: 138px !important;
  }
  .pr-lg-139 {
    padding-right: 139px !important;
  }
  .pr-lg-140 {
    padding-right: 140px !important;
  }
  .pr-lg-141 {
    padding-right: 141px !important;
  }
  .pr-lg-142 {
    padding-right: 142px !important;
  }
  .pr-lg-143 {
    padding-right: 143px !important;
  }
  .pr-lg-144 {
    padding-right: 144px !important;
  }
  .pr-lg-145 {
    padding-right: 145px !important;
  }
  .pr-lg-146 {
    padding-right: 146px !important;
  }
  .pr-lg-147 {
    padding-right: 147px !important;
  }
  .pr-lg-148 {
    padding-right: 148px !important;
  }
  .pr-lg-149 {
    padding-right: 149px !important;
  }
  .pr-lg-150 {
    padding-right: 150px !important;
  }
  .pr-lg-151 {
    padding-right: 151px !important;
  }
  .pr-lg-152 {
    padding-right: 152px !important;
  }
  .pr-lg-153 {
    padding-right: 153px !important;
  }
  .pr-lg-154 {
    padding-right: 154px !important;
  }
  .pr-lg-155 {
    padding-right: 155px !important;
  }
  .pr-lg-156 {
    padding-right: 156px !important;
  }
  .pr-lg-157 {
    padding-right: 157px !important;
  }
  .pr-lg-158 {
    padding-right: 158px !important;
  }
  .pr-lg-159 {
    padding-right: 159px !important;
  }
  .pr-lg-160 {
    padding-right: 160px !important;
  }
  .pr-lg-161 {
    padding-right: 161px !important;
  }
  .pr-lg-162 {
    padding-right: 162px !important;
  }
  .pr-lg-163 {
    padding-right: 163px !important;
  }
  .pr-lg-164 {
    padding-right: 164px !important;
  }
  .pr-lg-165 {
    padding-right: 165px !important;
  }
  .pr-lg-166 {
    padding-right: 166px !important;
  }
  .pr-lg-167 {
    padding-right: 167px !important;
  }
  .pr-lg-168 {
    padding-right: 168px !important;
  }
  .pr-lg-169 {
    padding-right: 169px !important;
  }
  .pr-lg-170 {
    padding-right: 170px !important;
  }
  .pr-lg-171 {
    padding-right: 171px !important;
  }
  .pr-lg-172 {
    padding-right: 172px !important;
  }
  .pr-lg-173 {
    padding-right: 173px !important;
  }
  .pr-lg-174 {
    padding-right: 174px !important;
  }
  .pr-lg-175 {
    padding-right: 175px !important;
  }
  .pr-lg-176 {
    padding-right: 176px !important;
  }
  .pr-lg-177 {
    padding-right: 177px !important;
  }
  .pr-lg-178 {
    padding-right: 178px !important;
  }
  .pr-lg-179 {
    padding-right: 179px !important;
  }
  .pr-lg-180 {
    padding-right: 180px !important;
  }
  .pr-lg-181 {
    padding-right: 181px !important;
  }
  .pr-lg-182 {
    padding-right: 182px !important;
  }
  .pr-lg-183 {
    padding-right: 183px !important;
  }
  .pr-lg-184 {
    padding-right: 184px !important;
  }
  .pr-lg-185 {
    padding-right: 185px !important;
  }
  .pr-lg-186 {
    padding-right: 186px !important;
  }
  .pr-lg-187 {
    padding-right: 187px !important;
  }
  .pr-lg-188 {
    padding-right: 188px !important;
  }
  .pr-lg-189 {
    padding-right: 189px !important;
  }
  .pr-lg-190 {
    padding-right: 190px !important;
  }
  .pr-lg-191 {
    padding-right: 191px !important;
  }
  .pr-lg-192 {
    padding-right: 192px !important;
  }
  .pr-lg-193 {
    padding-right: 193px !important;
  }
  .pr-lg-194 {
    padding-right: 194px !important;
  }
  .pr-lg-195 {
    padding-right: 195px !important;
  }
  .pr-lg-196 {
    padding-right: 196px !important;
  }
  .pr-lg-197 {
    padding-right: 197px !important;
  }
  .pr-lg-198 {
    padding-right: 198px !important;
  }
  .pr-lg-199 {
    padding-right: 199px !important;
  }
  .pr-lg-200 {
    padding-right: 200px !important;
  }
}
.text-uppercase {
  text-transform: uppercase;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.ls-14 {
  letter-spacing: 1.4px;
}

@media screen and (max-width: 767px) {
  .desktop-visible {
    display: none !important;
  }
}

.mobile-visible {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .mobile-visible {
    display: block !important;
  }
}

.sec-component-layout {
  padding: 60px 0;
}
.sec-component-layout .container {
  max-width: 1320px;
}
.sec-component-layout .layout-heading {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 60px;
}
.sec-component-layout .layout-heading > h2 {
  margin-bottom: 16px;
}
.sec-component-layout .layout-heading > p {
  margin-bottom: 0;
}

body {
  font-family: "Calibre";
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}

.container {
  max-width: 1140px;
}

h1, h2, h3, h4, h5, h6, .h2, .h3 {
  font-family: "Calibre";
  color: #222324;
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 64px;
  line-height: 64px;
  font-weight: 700;
  /*&.f-60{
    font-size: 60px;
    line-height: 60px;
    @media screen and (max-width: $screen-xs) {
      //font-size: 40px;
      //line-height: 42px;
    }
  }*/
}

.h1 {
  font-size: 100px;
  line-height: 100px;
  color: #FF4557;
  font-family: "Berlingske Serif";
}

h2, .h2 {
  font-size: 48px;
  line-height: 50px;
  font-weight: 400;
}
h3 {
  font-size: 26px;
  line-height: 28px;
  font-weight: 700;
}

h4 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

p, .p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #444546;
  font-family: "Calibre";
  margin-bottom: 0;
}

strong {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #444546;
  font-family: "Calibre";
}

span {
  font-family: "Calibre";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #444546;
  display: inline-block;
}

a, .a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #444546;
  text-decoration: none;
  font-family: "Calibre";
}
a:hover, .a:hover {
  color: #444546;
  text-decoration: none;
}

ul, ol {
  padding: 0;
  margin: 0;
}
ul li, ol li {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #444546;
  font-family: "Calibre";
  display: inline-block;
  list-style: none;
}

header {
  width: 100%;
  padding: 16px;
  margin: auto;
  max-width: 1280px;
  border-radius: 100px;
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  header {
    padding: 12px;
    border-radius: 0;
    top: 0;
  }
}
header.no-fixed {
  position: relative;
  top: 0;
  left: 0;
  transform: unset;
}
header.is-sticky {
  top: 0;
}
header.is-sticky ~ .mega-menu {
  top: 88px;
}
header.is-search .menu-wrapper .search-wrapper {
  visibility: visible;
}
header.is-search .menu-wrapper .back-wrapper {
  display: none;
}
header.is-back .menu-wrapper .search-wrapper {
  display: none;
}
header.is-back .menu-wrapper .back-wrapper {
  display: block;
}
header.is-back .menu-wrapper .hamburger-btn {
  display: none;
}
@media screen and (max-width: 991px) {
  header.is-back ul.user-list li:first-of-type {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  header.is-back ul.user-list li:last-of-type {
    display: none;
  }
}
header .container-fluid {
  padding: 0;
}
header .menu-wrapper {
  display: flex;
  align-items: center;
  gap: 48px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  header .menu-wrapper {
    gap: 30px;
  }
}
@media screen and (max-width: 991px) {
  header .menu-wrapper {
    column-gap: 16px;
  }
}
header .menu-wrapper .search-wrapper {
  visibility: hidden;
}
header .menu-wrapper .back-wrapper {
  display: none;
}
header .menu-wrapper .hamburger-btn {
  display: none;
}
@media screen and (max-width: 991px) {
  header .menu-wrapper .hamburger-btn {
    display: block;
  }
}
header .menu-wrapper .hamburger-btn img {
  max-width: 24px;
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu {
    position: fixed;
    top: 72px;
    left: 0;
    width: 100%;
    height: auto;
    box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.08), -19px 103px 105px 0px rgba(86, 86, 95, 0.07), -42px 232px 141px 0px rgba(86, 86, 95, 0.05), -75px 412px 168px 0px rgba(86, 86, 95, 0.01), -118px 644px 183px 0px rgba(86, 86, 95, 0);
    background: #ffffff;
    border-radius: 0 0 32px 32px;
    display: none;
  }
  header .menu-wrapper ul.navbar-menu.menu-open {
    overflow: auto;
    height: calc(100vh - 85px);
  }
}
header .menu-wrapper ul.navbar-menu > li {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li:first-of-type {
    border-top: 1px solid #E2E2E3;
  }
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li:not(:last-of-type) {
    border-bottom: 1px solid #E2E2E3;
  }
}
header .menu-wrapper ul.navbar-menu > li.has-dropdown a:after {
  display: block;
}
header .menu-wrapper ul.navbar-menu > li:hover a:before {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li:hover a:before {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li.active {
    position: relative;
  }
}
header .menu-wrapper ul.navbar-menu > li.active a:before {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li.active a:before {
    display: none;
  }
}
header .menu-wrapper ul.navbar-menu > li.active a:after {
  transform: rotate(-180deg);
}
header .menu-wrapper ul.navbar-menu > li > a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #1F1F1F;
  position: relative;
  padding: 0 16px;
  display: flex;
  align-items: center;
  gap: 13px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  header .menu-wrapper ul.navbar-menu > li > a {
    padding: 0 12px;
  }
}
@media screen and (max-width: 991px) {
  header .menu-wrapper ul.navbar-menu > li > a {
    justify-content: space-between;
    padding: 24px 33px 24px 28px;
  }
}
header .menu-wrapper ul.navbar-menu > li > a:before {
  content: "";
  background: #FF4557;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -27px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
header .menu-wrapper ul.navbar-menu > li > a:after {
  content: "";
  background: url("../../assets/icons/arrows/down-stroke-angle-arrow-black-icon.svg") no-repeat center;
  background-size: cover;
  width: 10px;
  height: 6px;
  position: relative;
  display: none;
  transition: all 0.3s ease-in-out;
}
header ul.user-list {
  text-align: right;
}
header ul.user-list li {
  vertical-align: middle;
}
header ul.user-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 1199px) {
  header ul.user-list li:not(:last-of-type) {
    margin: 0 20px 0 0;
  }
}
header ul.user-list li a.logo {
  display: inline-block;
}
header ul.user-list li a.logo img {
  max-width: 156px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  header ul.user-list li a.logo img {
    max-width: 140px;
  }
}
header ul.user-list li a.user-img {
  display: inline-block;
}
header ul.user-list li a.user-img img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
  object-position: top;
}

.mega-menu {
  width: 100%;
  margin: auto;
  max-width: 1280px;
  border-radius: 32px;
  padding: 64px 32px 32px;
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.08), -19px 103px 105px 0px rgba(86, 86, 95, 0.07), -42px 232px 141px 0px rgba(86, 86, 95, 0.05), -75px 412px 168px 0px rgba(86, 86, 95, 0.01), -118px 644px 183px 0px rgba(86, 86, 95, 0);
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 88px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  display: none;
}
@media screen and (max-width: 991px) {
  .mega-menu {
    position: relative;
    top: 0;
    left: 0;
    transform: unset;
    padding: 32px 0;
    border-radius: 0;
    box-shadow: inset 0 7px 8px -2px rgba(10, 13, 18, 0.1), 0px 4px 8px -2px rgba(10, 13, 18, 0.1);
  }
}
.mega-menu .container-fluid {
  padding: 0;
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid {
  display: grid;
  grid-template-columns: 1fr 436px;
  column-gap: 48px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid {
    grid-template-columns: 1fr;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content h2.title {
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content h2.title {
    padding: 0 24px;
    margin-bottom: 20px;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 8px));
  column-gap: 16px;
}
@media screen and (max-width: 767px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid {
    grid-template-columns: 1fr;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid .feature-list-box-01 {
  padding: 30px 24px 21px;
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid .feature-list-box-01:not(:last-of-type) {
  border-right: 1px solid #E2E2E3;
}
@media screen and (max-width: 767px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid .feature-list-box-01:not(:last-of-type) {
    border-right: unset;
    border-bottom: 1px solid #E2E2E3;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid .feature-list-box-01:first-of-type {
    padding: 24px 24px 36px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .jobs-grid .feature-list-box-01:last-of-type {
    padding: 28px 24px 28px;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .talent-pool-wrapper {
  margin: 32px 0 0;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .finance-wrapper .career-content .talent-pool-wrapper {
    margin: 32px 0 0;
    padding: 0 12px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main {
    padding: 0 12px;
    margin-top: 32px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper {
    padding: 24px 16px;
    border-radius: 16px;
    background: #F5F5F4;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper .insights-header {
  margin-bottom: 56px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper .insights-header {
    margin-bottom: 46px;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper .insights-header > p {
  margin: 24px 0 0;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper .insights-header > p {
    font-size: 17px;
    line-height: 20px;
    margin: 16px 0 0;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper ul.insights-list li {
  display: block;
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper ul.insights-list li:not(:last-of-type) {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper ul.insights-list li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.mega-menu .mega-menu-1 .mega-menu-wrapper .insights-grid .insights-wrapper-main .insights-wrapper ul.insights-list li .insights-card {
  max-width: 372px;
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content h2.title {
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content h2.title {
    padding: 0 24px;
    margin-bottom: 20px;
  }
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - 12px));
  column-gap: 24px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid {
    grid-template-columns: repeat(2, calc(50% - 12px));
  }
}
@media screen and (max-width: 767px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid {
    display: block;
  }
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid .feature-list-box-01 {
  padding: 30px 24px 21px;
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid .feature-list-box-01:first-of-type {
  border-right: 1px solid #E2E2E3;
}
@media screen and (max-width: 767px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid .feature-list-box-01:first-of-type {
    border-right: unset;
    border-bottom: 1px solid #E2E2E3;
    padding: 24px 24px 36px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .jobs-grid .feature-list-box-01:last-of-type {
    padding: 28px 24px 28px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .finance-wrapper .career-content .talent-pool-wrapper {
    grid-column: span 2;
    margin: 32px 0 0;
    padding: 0 12px;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main {
    padding: 0 12px;
    margin-top: 32px;
  }
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - 12px));
  align-items: center;
  column-gap: 24px;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid #E2E2E3;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper {
    margin-top: 0;
    grid-template-columns: 1fr;
    padding: 24px 16px;
    border-radius: 16px;
    background: #F5F5F4;
  }
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper .insights-header {
  padding-left: 24px;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper .insights-header {
    padding-left: 0;
    margin-bottom: 46px;
  }
}
.mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper .insights-header > p {
  margin: 24px 0 0;
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper .insights-header > p {
    font-size: 17px;
    line-height: 20px;
    margin: 16px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-2 .mega-menu-wrapper .insights-wrapper-main .insights-wrapper .insights-card:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.request-header {
  width: 100%;
  padding: 28px 88px 28px 72px;
  margin: auto;
  max-width: 1280px;
  border-radius: 100px;
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .request-header {
    padding: 16px 0;
    border-radius: 0;
    top: 0;
  }
}
.request-header .page-name h4 {
  margin-bottom: 0;
}
.request-header .logo-wrapper {
  text-align: right;
}
.request-header .logo-wrapper a.logo {
  display: inline-block;
}
.request-header .logo-wrapper a.logo img {
  max-width: 156px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .request-header .logo-wrapper a.logo img {
    max-width: 140px;
  }
}

footer {
  padding: 99px 0 180px;
  background: linear-gradient(180deg, #DAE1E2 0%, #ECF1F2 8.17%);
  box-shadow: 0 100px 50px -100px rgba(126, 143, 146, 0.2) inset;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  footer {
    padding: 50px 0 80px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer {
    padding: 30px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 48px 0 72px;
  }
}
footer .top-footer {
  padding: 0 0 80px;
  margin-bottom: 15px;
  border-bottom: 1px solid #222324;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .top-footer {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer {
    margin-bottom: 20px;
    padding: 0 0 48px;
    border-bottom: unset;
  }
}
footer .top-footer .personal-wrapper .finance-wrapper {
  padding-top: 30px;
}
footer .top-footer .personal-wrapper .finance-wrapper .logo-wrapper a img {
  max-width: 208px;
}
footer .top-footer .personal-wrapper .finance-wrapper h2 {
  color: #FF4557;
}
footer .top-footer .personal-wrapper .social-wrapper {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 48px;
  position: relative;
}
footer .top-footer .personal-wrapper .social-wrapper .company-logo a {
  display: inline-block;
}
footer .top-footer .personal-wrapper .social-wrapper .company-logo a img {
  max-width: 125px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  footer .top-footer .personal-wrapper .social-wrapper .company-logo a img {
    max-width: 105px;
  }
}
footer .top-footer .personal-wrapper .social-wrapper ul.social-list-01 {
  position: absolute;
  right: -136px;
  top: -19px;
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  footer .top-footer .personal-wrapper .social-wrapper ul.social-list-01 {
    position: relative;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer .personal-wrapper .social-wrapper ul.social-list-01 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer .pages-link .col-md-3:not(:last-of-type) .feature-list-box-01 .title {
    border-bottom: 1px solid #222324;
  }
}
footer .top-footer .pages-link .feature-list-box-01 .title {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  footer .top-footer .pages-link .feature-list-box-01 .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px 20px 0;
    margin-bottom: 0;
    pointer-events: auto;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer .pages-link .feature-list-box-01 .title.active .icon {
    transform: rotate(180deg);
  }
}
footer .top-footer .pages-link .feature-list-box-01 .title .icon {
  display: none;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  footer .top-footer .pages-link .feature-list-box-01 .title .icon {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer .pages-link .feature-list-box-01 ul.feature-list {
    display: none;
    padding: 15px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .top-footer .footer-social {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  footer .middle-footer .col-md-6:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
footer .middle-footer .contact-card {
  display: grid;
  align-items: self-end;
  column-gap: 32px;
}
footer .middle-footer .contact-card.grid-1 {
  grid-template-columns: 80px 1fr;
}
@media screen and (max-width: 991px) {
  footer .middle-footer .contact-card.grid-1 {
    grid-template-columns: 60px 1fr;
    column-gap: 20px;
    align-items: self-start;
  }
}
footer .middle-footer .contact-card.grid-2 {
  grid-template-columns: 30px 1fr;
}
@media screen and (max-width: 991px) {
  footer .middle-footer .contact-card.grid-2 {
    grid-template-columns: 60px 1fr;
    column-gap: 20px;
    align-items: self-start;
  }
}
footer .middle-footer .contact-card .symbol-wrapper {
  min-height: 103px;
}
footer .middle-footer .contact-card .symbol-wrapper img {
  width: 100%;
  max-width: 90px;
  max-height: 143px;
}
footer .middle-footer .contact-card .company-detail {
  display: grid;
  grid-template-columns: 130px 1fr;
  align-items: self-end;
  column-gap: 32px;
}
@media screen and (max-width: 991px) {
  footer .middle-footer .contact-card .company-detail {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 20px;
  }
}
footer .middle-footer .contact-card .company-detail .name-wrapper h3 {
  margin-bottom: 20px;
}
footer .middle-footer .contact-card .company-detail .name-wrapper p {
  margin-bottom: 0;
}
footer .middle-footer .contact-card .company-detail ul.contact-list li {
  display: grid;
  grid-template-columns: 17px 1fr;
  column-gap: 10px;
}
footer .middle-footer .contact-card .company-detail ul.contact-list li:not(:last-of-type) {
  margin-bottom: 18px;
}
footer .middle-footer .contact-card .company-detail ul.contact-list li .icon {
  width: 100%;
}
footer .middle-footer .contact-card .company-detail ul.contact-list li a:hover {
  color: #222324;
}

.bottom-footer {
  padding: 12px 0;
  background: rgba(191, 207, 207, 0.5);
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .bottom-footer ul {
    text-align: center;
  }
}
.bottom-footer ul li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .bottom-footer ul li {
    display: block;
  }
}
.bottom-footer ul li:first-of-type {
  padding: 7px 12px;
}
@media screen and (max-width: 767px) {
  .bottom-footer ul li:first-of-type {
    display: none;
  }
}
.bottom-footer ul li:first-of-type a {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .bottom-footer ul li:first-of-type a {
    width: auto;
    height: auto;
  }
}
.bottom-footer ul li:last-of-type {
  display: none;
}
@media screen and (max-width: 767px) {
  .bottom-footer ul li:last-of-type {
    display: block;
  }
}
.bottom-footer ul li a {
  display: block;
  color: #1F1F1F;
  font-weight: 500;
  padding: 21px 32px 17px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .bottom-footer ul li a {
    padding: 21px 25px 17px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .bottom-footer ul li a {
    padding: 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .bottom-footer ul li a {
    padding: 10px 0;
  }
}
.bottom-footer .company-logo {
  display: none;
}
@media screen and (max-width: 767px) {
  .bottom-footer .company-logo {
    display: block;
    margin: -38px 0 0;
    text-align: right;
  }
}

.buttons-layout {
  padding-left: 60px;
  padding-right: 60px;
}
.buttons-layout .button-card-main:not(:last-of-type) {
  padding-bottom: 100px;
  margin-bottom: 100px;
  border-bottom: 2px solid #FF4557;
}
.buttons-layout .button-card-main .button-card:not(:last-of-type) {
  margin-bottom: 60px;
}
.buttons-layout .button-card-main .button-card h4 {
  font-weight: 600;
  margin-bottom: 16px;
}
.buttons-layout .button-card-main .button-card ul.btn-list li {
  vertical-align: middle;
  margin: 0 12px 12px 0;
}

.btn-style {
  height: 48px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Calibre";
  background: #FF4557;
  border: 1px solid #FF4557;
  border-radius: 100px;
  text-decoration: none;
  padding: 18px 36px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  text-shadow: 0 40px 0 #ffffff;
}
.btn-style:hover {
  background: #FF4557;
  color: #ffffff;
}
.btn-style:hover:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}
.btn-style:hover span {
  transform: translateY(-40px);
}
.btn-style:after {
  content: "";
  height: 200%;
  width: 200%;
  position: absolute;
  left: -210%;
  top: -50%;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0.13), hsla(0, 0%, 100%, 0.13) 77%, hsla(0, 0%, 100%, 0.4) 92%, hsla(0, 0%, 100%, 0));
  opacity: 0;
  transition: all 0.7s ease 0s;
}
.btn-style > span {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #ffffff;
  transition: transform 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.btn-style.btn-md {
  height: 40px;
  font-size: 18px;
  line-height: 24px;
  padding: 14px 32px 14px;
}
.btn-style.btn-md > span {
  font-size: 17px;
  line-height: 24px;
}
.btn-style.btn-sm {
  height: 31px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  padding: 10px 16px 10px;
}
.btn-style.btn-sm.icon {
  height: 40px;
}
.btn-style.btn-sm > span {
  font-size: 17px;
  line-height: 24px;
}
.btn-style.btn-xs {
  height: 26px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  padding: 8px 14px 8px;
}
.btn-style.btn-xs.icon {
  height: 36px;
}
.btn-style.btn-xs > span {
  font-size: 17px;
  line-height: 24px;
}
.btn-style.status {
  position: relative;
}
.btn-style.status:before {
  content: "";
  background: #ffffff;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  position: relative;
  margin-right: 8px;
}
.btn-style.icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.btn-style.icon img {
  max-width: 20px;
}
.btn-style.btn-red {
  background: #FF4557;
  border-color: #FF4557;
}
.btn-style.btn-red:hover {
  background: #FF4557;
  border-color: #FF4557;
}
.btn-style.btn-red.icon img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.btn-style.btn-red.status:before {
  background: #ffffff;
}
.btn-style.btn-red.dark {
  border-color: #E53E4E;
  background: #E53E4E;
}
.btn-style.btn-red.dark:hover {
  border-color: #E53E4E;
  background: #E53E4E;
}
.btn-style.btn-red.soft-shadow {
  box-shadow: 0 0 0 4px rgb(255, 237, 239), 0 1px 2px rgba(10, 13, 18, 0.05);
}
.btn-style.btn-red.disable {
  border-color: #FFC8CD;
  background: #FFC8CD;
  pointer-events: none;
}
.btn-style.btn-red.disable:hover {
  border-color: #FFC8CD;
  background: #FFC8CD;
}
.btn-style.btn-pink {
  background: #FFEDEF;
  border-color: #FFEDEF;
  color: #FF4557;
}
.btn-style.btn-pink:hover {
  background: #FFEDEF;
  border-color: #FFEDEF;
  color: #FF4557;
}
.btn-style.btn-pink.icon img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-style.btn-pink.status:before {
  background: #12B76A;
}
.btn-style.btn-pink.text-soft-gray {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #535354;
}
.btn-style.btn-pink.text-soft-gray:hover {
  color: #535354;
}
.btn-style.btn-pink.text-soft-gray.status:before {
  background: #12B76A;
}
.btn-style.btn-pink.text-soft-gray.icon img {
  filter: brightness(0) saturate(100%) invert(30%) sepia(0%) saturate(1093%) hue-rotate(88deg) brightness(97%) contrast(84%);
}
.btn-style.btn-pink.text-dark-gray {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #1F1F1F;
}
.btn-style.btn-pink.text-dark-gray:hover {
  color: #1F1F1F;
}
.btn-style.btn-pink.text-dark-gray.status:before {
  background: #12B76A;
}
.btn-style.btn-pink.text-dark-gray.icon img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(3%) saturate(31%) hue-rotate(317deg) brightness(109%) contrast(91%);
}
.btn-style.btn-pink.dark {
  border-color: #FFDADD;
  background: #FFDADD;
  color: #FF4557;
}
.btn-style.btn-pink.dark:hover {
  border-color: #FFDADD;
  background: #FFDADD;
  color: #FF4557;
}
.btn-style.btn-pink.soft-shadow {
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05), 0 0 0 4px rgb(255, 237, 239);
}
.btn-style.btn-pink.disable {
  color: #FFB5BC;
  border-color: #FFF5F6;
  background: #FFF5F6;
  pointer-events: none;
}
.btn-style.btn-pink.disable:hover {
  border-color: #FFF5F6;
  background: #FFF5F6;
}
.btn-style.btn-pink.disable.status:before {
  background: #FFB5BC;
}
.btn-style.btn-pink.disable.icon img {
  filter: brightness(0) saturate(100%) invert(98%) sepia(66%) saturate(6818%) hue-rotate(287deg) brightness(105%) contrast(101%);
}
.btn-style.btn-transparent {
  color: #FF4557;
  background: transparent;
  border: 2px solid #FF4557;
}
.btn-style.btn-transparent:hover {
  color: #FF4557;
  background: transparent;
  border-color: #FF4557;
}
.btn-style.btn-transparent.status:before {
  background: #12B76A;
}
.btn-style.btn-transparent.icon img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-style.btn-transparent.dark {
  border-color: #FF6A79;
  background: transparent;
  color: #FF6A79;
}
.btn-style.btn-transparent.dark:hover {
  border-color: #FF6A79;
  background: transparent;
}
.btn-style.btn-transparent.dark.icon img {
  filter: brightness(0) saturate(100%) invert(53%) sepia(18%) saturate(1680%) hue-rotate(305deg) brightness(100%) contrast(102%);
}
.btn-style.btn-transparent.soft-shadow {
  box-shadow: 0 0 0 4px rgb(255, 237, 239), 0 1px 2px 0 rgba(10, 13, 18, 0.05);
}
.btn-style.btn-transparent.disable {
  color: #C3C3C3;
  border-color: #E1E1E1;
  background: transparent;
  pointer-events: none;
}
.btn-style.btn-transparent.disable:hover {
  border-color: #E1E1E1;
  background: transparent;
}
.btn-style.btn-transparent.disable.status:before {
  background: #C3C3C3;
}
.btn-style.btn-transparent.disable.icon img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}
.btn-style.btn-text {
  background: transparent;
  border: 2px solid transparent;
}
.btn-style.btn-text:hover {
  background: transparent;
  border-color: transparent;
}
.btn-style.btn-text:after {
  display: none;
}
.btn-style.btn-text.text-red {
  color: #FF4557;
}
.btn-style.btn-text.text-red:hover {
  color: #FF4557;
}
.btn-style.btn-text.text-red.w-500 {
  font-weight: 500;
}
.btn-style.btn-text.text-red.no-padding {
  height: auto;
  padding: 0;
}
.btn-style.btn-text.text-red.status:before {
  background: #12B76A;
}
.btn-style.btn-text.text-red.icon img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-style.btn-text.text-red.dark {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #BF3441;
}
.btn-style.btn-text.text-red.dark:hover {
  color: #BF3441;
}
.btn-style.btn-text.text-red.dark.status:before {
  background: #12B76A;
}
.btn-style.btn-text.text-red.dark.icon img {
  filter: brightness(0) saturate(100%) invert(34%) sepia(17%) saturate(4616%) hue-rotate(320deg) brightness(84%) contrast(100%);
}
.btn-style.btn-text.text-red.soft {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #E53E4E;
}
.btn-style.btn-text.text-red.soft:hover {
  color: #E53E4E;
}
.btn-style.btn-text.text-red.soft.status:before {
  background: #12B76A;
}
.btn-style.btn-text.text-red.soft.icon img {
  filter: brightness(0) saturate(100%) invert(34%) sepia(17%) saturate(4616%) hue-rotate(320deg) brightness(84%) contrast(100%);
}
.btn-style.btn-text.text-red.disable {
  color: #C3C3C3;
  pointer-events: none;
}
.btn-style.btn-text.text-red.disable:hover {
  color: #C3C3C3;
}
.btn-style.btn-text.text-red.disable.status:before {
  background: #C3C3C3;
}
.btn-style.btn-text.text-red.disable.icon img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}
.btn-style.btn-text.text-gray {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.btn-style.btn-text.text-gray.status:before {
  background: #12B76A;
}
.btn-style.btn-text.text-gray.no-padding {
  height: auto;
  padding: 0;
}
.btn-style.btn-text.text-gray.dark {
  color: #1F1F1F;
}
.btn-style.btn-text.text-gray.dark:hover {
  color: #1F1F1F;
}
.btn-style.btn-text.text-gray.dark.icon img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(3%) saturate(31%) hue-rotate(317deg) brightness(109%) contrast(91%);
}
.btn-style.btn-text.text-gray.soft {
  color: #535354;
}
.btn-style.btn-text.text-gray.soft:hover {
  color: #535354;
}
.btn-style.btn-text.text-gray.soft.icon img {
  filter: brightness(0) saturate(100%) invert(30%) sepia(0%) saturate(1093%) hue-rotate(88deg) brightness(97%) contrast(84%);
}
.btn-style.btn-text.text-gray.cool {
  color: #686869;
}
.btn-style.btn-text.text-gray.cool:hover {
  color: #686869;
}
.btn-style.btn-text.text-gray.cool.icon img {
  filter: brightness(0) saturate(100%) invert(43%) sepia(6%) saturate(50%) hue-rotate(202deg) brightness(90%) contrast(87%);
}
.btn-style.btn-text.text-gray.disable {
  color: #C3C3C3;
  pointer-events: none;
}
.btn-style.btn-text.text-gray.disable:hover {
  color: #C3C3C3;
}
.btn-style.btn-text.text-gray.disable.status:before {
  background: #C3C3C3;
}
.btn-style.btn-text.text-gray.disable.icon img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}

.btn-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #FF4557;
  border: 1px solid #FF4557;
  transition: all 0.3s ease-in-out;
}
.btn-circle img {
  max-width: 20px;
}
.btn-circle:hover:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}
.btn-circle:after {
  content: "";
  height: 200%;
  width: 200%;
  position: absolute;
  left: -210%;
  top: -50%;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0.13), hsla(0, 0%, 100%, 0.13) 77%, hsla(0, 0%, 100%, 0.2) 92%, hsla(0, 0%, 100%, 0));
  opacity: 0;
  transition: all 0.7s ease 0s;
}
.btn-circle.btn-md {
  width: 44px;
  height: 44px;
}
.btn-circle.btn-sm {
  width: 40px;
  height: 40px;
}
.btn-circle.btn-xs {
  width: 36px;
  height: 36px;
}
.btn-circle.w-64 {
  width: 64px;
  height: 64px;
}
.btn-circle.btn-red {
  background: #FF4557;
  border-color: #FF4557;
}
.btn-circle.btn-red:hover {
  background: #FF4557;
  border-color: #FF4557;
}
.btn-circle.btn-red.dark {
  border-color: #E53E4E;
  background: #E53E4E;
}
.btn-circle.btn-red.dark:hover {
  border-color: #E53E4E;
  background: #E53E4E;
}
.btn-circle.btn-red.soft-shadow {
  box-shadow: 0 0 0 4px rgb(255, 237, 239), 0 1px 2px rgba(10, 13, 18, 0.05);
}
.btn-circle.btn-red.disable {
  border-color: #FFC8CD;
  background: #FFC8CD;
  pointer-events: none;
}
.btn-circle.btn-red.disable:hover {
  border-color: #FFC8CD;
  background: #FFC8CD;
}
.btn-circle.btn-red img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.btn-circle.btn-pink {
  background: #FFEDEF;
  border-color: #FFEDEF;
  color: #FF4557;
}
.btn-circle.btn-pink:hover {
  background: #FFEDEF;
  border-color: #FFEDEF;
  color: #FF4557;
}
.btn-circle.btn-pink.text-soft-gray img {
  filter: brightness(0) saturate(100%) invert(30%) sepia(0%) saturate(1093%) hue-rotate(88deg) brightness(97%) contrast(84%);
}
.btn-circle.btn-pink.text-dark-gray img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(3%) saturate(31%) hue-rotate(317deg) brightness(109%) contrast(91%);
}
.btn-circle.btn-pink.dark {
  border-color: #FFDADD;
  background: #FFDADD;
  color: #FF4557;
}
.btn-circle.btn-pink.dark:hover {
  border-color: #FFDADD;
  background: #FFDADD;
  color: #FF4557;
}
.btn-circle.btn-pink.soft-shadow {
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05), 0 0 0 4px rgb(255, 237, 239);
}
.btn-circle.btn-pink.disable {
  color: #FFB5BC;
  border-color: #FFF5F6;
  background: #FFF5F6;
  pointer-events: none;
}
.btn-circle.btn-pink.disable:hover {
  border-color: #FFF5F6;
  background: #FFF5F6;
}
.btn-circle.btn-pink.disable img {
  filter: brightness(0) saturate(100%) invert(98%) sepia(66%) saturate(6818%) hue-rotate(287deg) brightness(105%) contrast(101%);
}
.btn-circle.btn-pink img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-circle.btn-transparent {
  background: transparent;
  border: 2px solid #FF4557;
}
.btn-circle.btn-transparent:hover {
  background: transparent;
  border-color: #FF4557;
}
.btn-circle.btn-transparent img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-circle.btn-transparent.dark {
  border-color: #FF6A79;
  background: transparent;
  color: #FF6A79;
}
.btn-circle.btn-transparent.dark:hover {
  border-color: #FF6A79;
  background: transparent;
}
.btn-circle.btn-transparent.dark img {
  filter: brightness(0) saturate(100%) invert(53%) sepia(18%) saturate(1680%) hue-rotate(305deg) brightness(100%) contrast(102%);
}
.btn-circle.btn-transparent.soft-shadow {
  box-shadow: 0 0 0 4px rgb(255, 237, 239), 0 1px 2px 0 rgba(10, 13, 18, 0.05);
}
.btn-circle.btn-transparent.disable {
  color: #C3C3C3;
  border-color: #E1E1E1;
  background: transparent;
  pointer-events: none;
}
.btn-circle.btn-transparent.disable:hover {
  border-color: #E1E1E1;
  background: transparent;
}
.btn-circle.btn-transparent.disable img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}
.btn-circle.btn-text {
  background: transparent;
  border: 2px solid transparent;
}
.btn-circle.btn-text:hover {
  background: transparent;
  border-color: transparent;
}
.btn-circle.btn-text:after {
  display: none;
}
.btn-circle.btn-text.text-red img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.btn-circle.btn-text.text-red.disable {
  pointer-events: none;
}
.btn-circle.btn-text.text-red.disable img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}
.btn-circle.btn-text.text-gray.dark img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(3%) saturate(31%) hue-rotate(317deg) brightness(109%) contrast(91%);
}
.btn-circle.btn-text.text-gray.disable {
  pointer-events: none;
}
.btn-circle.btn-text.text-gray.disable img {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(88%) contrast(83%);
}

.global-layout .global-card {
  margin-bottom: 60px;
}
.global-layout .global-card > .title {
  margin-bottom: 20px;
}

.feature-list-box-01 .title {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .feature-list-box-01 .title {
    margin-bottom: 20px;
  }
}
.feature-list-box-01 ul.feature-list.item-gap-4 li:not(:last-of-type) {
  margin-bottom: 4px;
}
.feature-list-box-01 ul.feature-list li {
  display: block;
  position: relative;
  padding-left: 24px;
}
.feature-list-box-01 ul.feature-list li:not(:last-of-type) {
  margin-bottom: 8px;
}
.feature-list-box-01 ul.feature-list li:hover:before {
  filter: brightness(0) saturate(100%) invert(48%) sepia(74%) saturate(4990%) hue-rotate(331deg) brightness(105%) contrast(101%);
}
.feature-list-box-01 ul.feature-list li:hover a {
  color: #FF4557;
}
.feature-list-box-01 ul.feature-list li:before {
  content: "";
  background: url("../../assets/icons/arrows/right-short-arrow-black-icon.svg") no-repeat center;
  background-size: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.feature-list-box-01 ul.feature-list li a {
  transition: all 0.3s ease-in-out;
}
.talent-card-01 {
  padding: 32px 24px;
  border-radius: 16px;
  background: #FFEDEF;
}
@media screen and (max-width: 767px) {
  .talent-card-01 {
    padding: 24px 16px;
  }
}
.talent-card-01 > .title {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .talent-card-01 > .title {
    margin-bottom: 12px;
  }
}
.talent-card-01 .detail-grid {
  display: grid;
  grid-template-columns: 1fr 130px;
  column-gap: 24px;
}
@media screen and (max-width: 767px) {
  .talent-card-01 .detail-grid {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 16px;
  }
}
.talent-card-01 .detail-grid.no-grid {
  grid-template-columns: 1fr;
  column-gap: 0;
  row-gap: 20px;
}
.talent-card-01 .detail-grid > p {
  margin-bottom: 0;
}
.talent-card-01 ul.btn-list {
  margin: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .talent-card-01 ul.btn-list {
    margin: 22px 0 0;
  }
}
.talent-card-01 ul.btn-list li {
  vertical-align: middle;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .talent-card-01 ul.btn-list li {
    display: block;
  }
}
.talent-card-01 ul.btn-list li:not(:last-of-type) {
  margin: 0 16px 0 0;
}
@media screen and (max-width: 767px) {
  .talent-card-01 ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .talent-card-01 ul.btn-list li .btn-style {
    min-width: 100%;
  }
}

.dot-heading .title {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}
.dot-heading .title:after {
  content: "";
  background: #FF4557;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -6px;
  bottom: 5px;
}

.insights-card {
  display: grid;
  grid-template-columns: 130px 1fr;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .insights-card {
    grid-template-columns: 109px 1fr;
  }
}
.insights-card .img-wrapper img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  border-radius: 8px;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .insights-card .img-wrapper img {
    height: 109px;
  }
}
.insights-card .content-wrapper {
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .insights-card .content-wrapper {
    padding: 0 12px;
  }
}
.insights-card .content-wrapper .title {
  margin-bottom: 0;
}
.insights-card .content-wrapper p {
  margin: 12px 0;
}
@media screen and (max-width: 767px) {
  .insights-card .content-wrapper p {
    margin: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .insights-card .content-wrapper .btn-style {
    font-size: 16px;
    line-height: 22px;
  }
}

.info-tag-content {
  position: relative;
}
.info-tag-content .tagline {
  display: flex;
  align-items: center;
  color: #222324;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.info-tag-content .tagline::before {
  content: "";
  width: 72px;
  height: 1px;
  background-color: #222324;
  margin-right: 16px;
}
.info-tag-content h2 {
  margin: 32px 0 48px;
}
@media screen and (max-width: 1199px) {
  .info-tag-content h2 {
    margin: 22px 0 30px;
  }
}
.info-tag-content p {
  margin-bottom: 0;
}
.info-tag-content .btn-wrapper {
  margin-top: 64px;
}
@media screen and (max-width: 1199px) {
  .info-tag-content .btn-wrapper {
    margin-top: 46px;
  }
}

@media screen and (max-width: 767px) {
  .info-card-01 .img-wrapper {
    margin-bottom: 20px;
  }
}
.info-card-01 .img-wrapper img {
  width: 100%;
  height: 558px;
  object-fit: cover;
  border-radius: 16px;
  object-position: top;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .info-card-01 .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .info-card-01 .img-wrapper img {
    height: 342px;
  }
}
.info-card-01 .info-tag-content {
  padding: 0 48px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .info-card-01 .info-tag-content {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .info-card-01 .info-tag-content {
    padding: 12px 20px;
  }
}

.md-6-zig-zag .info-card-01:not(:last-of-type) {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .md-6-zig-zag .info-card-01:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.md-6-zig-zag .info-card-01:nth-of-type(odd) .col-md-6:first-of-type {
  order: 1;
}
.md-6-zig-zag .info-card-01:nth-of-type(odd) .col-md-6:last-of-type {
  order: 2;
}
.md-6-zig-zag .info-card-01:nth-of-type(even) .col-md-6:first-of-type {
  order: 2;
}
@media screen and (max-width: 767px) {
  .md-6-zig-zag .info-card-01:nth-of-type(even) .col-md-6:first-of-type {
    order: 1;
  }
}
.md-6-zig-zag .info-card-01:nth-of-type(even) .col-md-6:last-of-type {
  order: 1;
}
@media screen and (max-width: 767px) {
  .md-6-zig-zag .info-card-01:nth-of-type(even) .col-md-6:last-of-type {
    order: 2;
  }
}

@media screen and (max-width: 767px) {
  .who-we-card-01 .img-wrapper {
    margin-bottom: 20px;
  }
}
.who-we-card-01 .img-wrapper img {
  width: 100%;
  height: 558px;
  object-fit: cover;
  border-radius: 16px;
  object-position: top;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .who-we-card-01 .img-wrapper img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .who-we-card-01 .img-wrapper img {
    height: 342px;
  }
}
ul.brand-list-01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 32px 42px;
}
ul.brand-list-01 li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
ul.brand-list-01 li .logo-card {
  display: inline-block;
  padding: 3px 10px;
}

@media screen and (max-width: 767px) {
  ul.feature-icon-list-box-01.mobile-center {
    text-align: center;
  }
}
ul.feature-icon-list-box-01 li {
  display: grid;
  grid-template-columns: 40px 1fr;
  column-gap: 28px;
  align-items: start;
}
@media screen and (max-width: 767px) {
  ul.feature-icon-list-box-01 li {
    grid-template-columns: 1fr;
    row-gap: 14px;
    column-gap: 0;
  }
}
ul.feature-icon-list-box-01 li:not(:last-of-type) {
  margin-bottom: 72px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  ul.feature-icon-list-box-01 li:not(:last-of-type) {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  ul.feature-icon-list-box-01 li:not(:last-of-type) {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  ul.feature-icon-list-box-01 li:not(:last-of-type) {
    margin-bottom: 36px;
  }
}
ul.feature-icon-list-box-01 li .icon-wrapper img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  ul.feature-icon-list-box-01 li .icon-wrapper img {
    max-width: 26px;
  }
}
ul.feature-icon-list-box-01 li .content-wrapper h3 {
  margin-bottom: 20px;
}
ul.feature-icon-list-box-01 li .content-wrapper p {
  margin-bottom: 0;
}

ul.feature-list-01.make-font-20 li {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}
ul.feature-list-01.make-font-20 li:before {
  width: 7px;
  height: 7px;
}
ul.feature-list-01 li {
  position: relative;
  padding-left: 20px;
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
ul.feature-list-01 li:not(:last-of-type) {
  margin-bottom: 8px;
}
ul.feature-list-01 li:before {
  content: "";
  background: #FF4557;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 11px;
}

ul.feature-list-02 li {
  display: block;
  position: relative;
  padding-left: 23px;
}
ul.feature-list-02 li:not(:last-of-type) {
  margin-bottom: 10px;
}
ul.feature-list-02 li:before {
  content: "";
  background: url("../../assets/icons/arrows/right-short-arrow-red-icon.svg") no-repeat center;
  background-size: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 6px;
}
ul.feature-list-02 li a {
  color: #FF4557;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.candidate-card-01 {
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.candidate-card-01:hover {
  transform: translateY(-8px);
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.candidate-card-01 .img-wrapper img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .candidate-card-01 .img-wrapper img {
    height: 184px;
  }
}
.candidate-card-01 .content-wrapper {
  padding: 32px 32px 84px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .candidate-card-01 .content-wrapper {
    padding: 24px 24px 78px;
  }
}
.candidate-card-01 .content-wrapper .title {
  margin-bottom: 0;
}
.candidate-card-01 .content-wrapper p {
  margin: 18px 0;
}
.candidate-card-01 .content-wrapper ul.feature-list-01 {
  min-height: 98px;
}
.candidate-card-01 .content-wrapper .btn-wrapper {
  position: absolute;
  left: 32px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  .candidate-card-01 .content-wrapper .btn-wrapper {
    bottom: 24px;
  }
}

.candidate-card-02 {
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .candidate-card-02 {
    display: grid;
    grid-template-columns: 150px 1fr;
    align-items: center;
  }
}
.candidate-card-02 .img-wrapper img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .candidate-card-02 .img-wrapper img {
    height: 150px;
  }
}
.candidate-card-02 .content-wrapper {
  padding: 32px 32px 84px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .candidate-card-02 .content-wrapper {
    padding: 20px 20px 52px;
  }
}
@media screen and (max-width: 767px) {
  .candidate-card-02 .content-wrapper h4 {
    min-height: 78px;
  }
}
.candidate-card-02 .content-wrapper p {
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .candidate-card-02 .content-wrapper p {
    display: none;
  }
}
.candidate-card-02 .content-wrapper .btn-wrapper {
  position: absolute;
  left: 32px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  .candidate-card-02 .content-wrapper .btn-wrapper {
    left: 20px;
    bottom: 15px;
  }
}

.candidate-card-03 {
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
}
.candidate-card-03 .img-wrapper img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .candidate-card-03 .img-wrapper img {
    height: 184px;
  }
}
.candidate-card-03 .content-wrapper {
  padding: 32px 32px 84px;
}
@media screen and (max-width: 767px) {
  .candidate-card-03 .content-wrapper {
    padding: 20px 20px 82px;
  }
}
.candidate-card-03 .content-wrapper .date-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.candidate-card-03 .content-wrapper .date-wrapper a {
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.candidate-card-03 .content-wrapper .candidate-footer {
  width: 100%;
  padding: 0 32px;
  position: absolute;
  left: 0;
  bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .candidate-card-03 .content-wrapper .candidate-footer {
    padding: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .candidate-card-03 .content-wrapper .candidate-footer {
    padding: 0 20px;
    left: 0;
    bottom: 24px;
  }
}
.candidate-card-03 .content-wrapper .candidate-footer .author-wrapper img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  object-position: top;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .candidate-card-03 .content-wrapper .candidate-footer .author-wrapper img {
    display: none;
  }
}

.candidate-card-04 {
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.candidate-card-04 .content-wrapper {
  padding: 32px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .candidate-card-04 .content-wrapper {
    padding: 20px;
  }
}
.subtitle-01 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  color: #222324;
}

.primary-tab-1 ul.nav-tabs {
  display: inline-flex;
  align-items: center;
  justify-content: left;
  gap: 0;
  border: none;
  margin-bottom: 0;
  border-radius: 32px 32px 0 0;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .primary-tab-1 ul.nav-tabs {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
}
.primary-tab-1 ul.nav-tabs li.nav-item button {
  width: 100%;
  height: 60px;
  padding: 19px 80px 20px;
  color: #222324;
  border-radius: 32px 32px 0 0;
  position: relative;
  border: unset !important;
  border: unset;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .primary-tab-1 ul.nav-tabs li.nav-item button {
    padding: 19px 25px 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
  }
}
.primary-tab-1 ul.nav-tabs li.nav-item button.active {
  background: #ffffff;
  color: #FF4557;
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
}
.primary-tab-1 .tab-content {
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.8);
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
  border-radius: 0 32px 32px 32px;
}
@media screen and (max-width: 767px) {
  .primary-tab-1 .tab-content {
    border-radius: 0 0 16px 16px;
  }
}

.primary-tab-2 ul.nav-tabs {
  display: inline-flex;
  align-items: center;
  justify-content: left;
  gap: 0;
  border-bottom: unset;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .primary-tab-2 ul.nav-tabs {
    width: calc(100% + 24px);
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .primary-tab-2 ul.nav-tabs::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .primary-tab-2 ul.nav-tabs li.nav-item {
    flex: 0 0 auto;
  }
}
.primary-tab-2 ul.nav-tabs li.nav-item button {
  width: 100%;
  height: 60px;
  padding: 20px 32px;
  margin: 0;
  color: #222324;
  border-radius: 0;
  position: relative;
  border: unset;
  background: transparent;
  display: inline-flex;
  align-items: center;
  border: unset;
  border-bottom: 1px solid #E1E2E3;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .primary-tab-2 ul.nav-tabs li.nav-item button {
    padding: 20px 24px;
  }
}
.primary-tab-2 ul.nav-tabs li.nav-item button:before {
  content: "";
  background: #FF4557;
  width: 0;
  height: 4px;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.primary-tab-2 ul.nav-tabs li.nav-item button.active {
  background: transparent;
  color: #FF4557;
}
.primary-tab-2 ul.nav-tabs li.nav-item button.active:before {
  width: 100%;
}

.primary-tab-3 ul.nav-tabs {
  display: inline-flex;
  align-items: center;
  justify-content: left;
  gap: 0;
  border-bottom: unset;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.primary-tab-3 ul.nav-tabs li.nav-item button {
  width: 100%;
  height: 60px;
  padding: 20px 64px;
  margin: 0;
  color: #222324;
  border-radius: 0;
  position: relative;
  border: unset;
  background: transparent;
  display: inline-flex;
  align-items: center;
  border: unset;
  border-bottom: 1px solid #E1E2E3;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .primary-tab-3 ul.nav-tabs li.nav-item button {
    height: 52px;
    padding: 16px 12px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
  }
}
.primary-tab-3 ul.nav-tabs li.nav-item button:before {
  content: "";
  background: #FF4557;
  width: 0;
  height: 4px;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.primary-tab-3 ul.nav-tabs li.nav-item button.active {
  background: transparent;
  color: #FF4557;
}
.primary-tab-3 ul.nav-tabs li.nav-item button.active:before {
  width: 100%;
}

.primary-tab-4 .primary-tab-4-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-inline-end: 124px;
  min-width: calc((100vw - 1140px) / 2 + 1060px);
  cursor: grab;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.primary-tab-4 .primary-tab-4-scroll::-webkit-scrollbar {
  display: none;
}
.primary-tab-4 .primary-tab-4-scroll:active {
  cursor: grabbing;
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs {
  align-items: center;
  justify-content: left;
  gap: 0;
  border-bottom: unset;
  margin-bottom: 0;
  border-radius: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item {
  flex: 0 0 auto;
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item button {
  width: 100%;
  height: 60px;
  padding: 20px 32px;
  margin: 0;
  color: #222324;
  border-radius: 0;
  position: relative;
  border: unset;
  background: transparent;
  display: inline-flex;
  align-items: center;
  border: unset;
  white-space: nowrap;
  border-bottom: 1px solid #E1E2E3;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item button {
    padding: 20px 24px;
  }
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item button:before {
  content: "";
  background: #FF4557;
  width: 0;
  height: 4px;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item button.active {
  background: transparent;
  color: #FF4557;
}
.primary-tab-4 .primary-tab-4-scroll ul.nav-tabs li.nav-item button.active:before {
  width: 100%;
}

.video-card-01 {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.video-card-01:before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 69, 87, 0) 0%, rgba(255, 69, 87, 0.3) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.video-card-01 .video-wrapper video {
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.video-card-01 .video-wrapper .video-action {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.video-card-01 .video-wrapper .video-action img {
  max-width: 80px;
}
@media screen and (max-width: 767px) {
  .video-card-01 .video-wrapper .video-action img {
    max-width: 72px;
  }
}
.video-card-01 .video-wrapper .video-title {
  width: 100%;
  padding: 0 32px;
  position: absolute;
  left: 0;
  bottom: 68px;
  color: #ffffff;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-card-01 .video-wrapper .video-title {
    display: none;
  }
}
.video-card-01 .video-wrapper .video-progress {
  width: 100%;
  padding: 0 20px 0 14px;
  display: grid;
  grid-template-columns: 14px 1fr;
  align-items: center;
  column-gap: 14px;
  position: absolute;
  left: 0;
  bottom: 14px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-card-01 .video-wrapper .video-progress {
    bottom: 13px;
  }
}
.video-card-01 .video-wrapper .video-progress .play-button img {
  max-width: 14px;
}
.video-card-01 .video-wrapper .video-progress .progress-bar {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  cursor: pointer;
}
.video-card-01 .video-wrapper .video-progress .progress-bar .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #FF4557;
  cursor: pointer;
}

.video-card-02 {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.video-card-02 .video-wrapper video {
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.video-card-02 .video-wrapper .video-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 67px 48px;
  display: flex;
  align-items: self-end;
}
@media screen and (max-width: 767px) {
  .video-card-02 .video-wrapper .video-content {
    padding: 20px;
  }
}
.video-card-02 .video-wrapper .video-content.active:before {
  display: none;
}
.video-card-02 .video-wrapper .video-content.active .video-progress {
  display: grid;
}
.video-card-02 .video-wrapper .video-content.active a.logo, .video-card-02 .video-wrapper .video-content.active .title-wrapper {
  display: none;
}
.video-card-02 .video-wrapper .video-content:before {
  content: "";
  background: linear-gradient(90deg, rgba(255, 69, 87, 0.7) 0%, rgba(91, 12, 74, 0.7) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.video-card-02 .video-wrapper .video-content a.logo {
  position: absolute;
  top: 48px;
  right: 48px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-card-02 .video-wrapper .video-content a.logo {
    top: 20px;
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .video-card-02 .video-wrapper .video-content a.logo img {
    max-width: 90px;
  }
}
.video-card-02 .video-wrapper .video-content .video-action {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 3;
}
.video-card-02 .video-wrapper .video-content .video-action img {
  max-width: 80px;
}
@media screen and (max-width: 767px) {
  .video-card-02 .video-wrapper .video-content .video-action img {
    max-width: 64px;
  }
}
.video-card-02 .video-wrapper .video-content .title-wrapper {
  position: relative;
  z-index: 2;
}
.video-card-02 .video-wrapper .video-content .title-wrapper h3 {
  color: #ffffff;
}
.video-card-02 .video-wrapper .video-content .title-wrapper h4 {
  color: #ffffff;
}
.video-card-02 .video-wrapper .video-content .video-progress {
  display: none;
  width: 100%;
  padding: 0 20px 0 14px;
  grid-template-columns: 14px 1fr;
  align-items: center;
  column-gap: 14px;
  position: absolute;
  left: 0;
  bottom: 14px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-card-02 .video-wrapper .video-content .video-progress {
    bottom: 13px;
  }
}
.video-card-02 .video-wrapper .video-content .video-progress .play-button img {
  max-width: 14px;
}
.video-card-02 .video-wrapper .video-content .video-progress .progress-bar {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  cursor: pointer;
}
.video-card-02 .video-wrapper .video-content .video-progress .progress-bar .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #FF4557;
  cursor: pointer;
}

.video-card-03 {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.video-card-03 .video-wrapper video {
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.video-card-03 .video-wrapper .video-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 67px 48px;
  display: flex;
  align-items: self-end;
}
@media screen and (max-width: 767px) {
  .video-card-03 .video-wrapper .video-content {
    padding: 20px;
  }
}
.video-card-03 .video-wrapper .video-content.active:before {
  display: none;
}
.video-card-03 .video-wrapper .video-content.active .video-progress {
  display: grid;
}
.video-card-03 .video-wrapper .video-content.active a.logo, .video-card-03 .video-wrapper .video-content.active .title-wrapper {
  display: none;
}
.video-card-03 .video-wrapper .video-content:before {
  content: "";
  background: linear-gradient(104.04deg, #FF4557 0%, #5B0C4A 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.video-card-03 .video-wrapper .video-content .video-action {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 3;
}
.video-card-03 .video-wrapper .video-content .video-action.w-64 img {
  max-width: 64px;
}
@media screen and (max-width: 767px) {
  .video-card-03 .video-wrapper .video-content .video-action.w-64 img {
    max-width: 64px;
  }
}
.video-card-03 .video-wrapper .video-content .video-action img {
  max-width: 80px;
}
@media screen and (max-width: 767px) {
  .video-card-03 .video-wrapper .video-content .video-action img {
    max-width: 64px;
  }
}
.video-card-03 .video-wrapper .video-content .video-progress {
  display: none;
  width: 100%;
  padding: 0 20px 0 14px;
  grid-template-columns: 14px 1fr;
  align-items: center;
  column-gap: 14px;
  position: absolute;
  left: 0;
  bottom: 14px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .video-card-03 .video-wrapper .video-content .video-progress {
    bottom: 13px;
  }
}
.video-card-03 .video-wrapper .video-content .video-progress .play-button img {
  max-width: 14px;
}
.video-card-03 .video-wrapper .video-content .video-progress .progress-bar {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  cursor: pointer;
}
.video-card-03 .video-wrapper .video-content .video-progress .progress-bar .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #FF4557;
  cursor: pointer;
}

ul.pages-breadcrumb > li {
  height: 58px;
  padding: 24px 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  ul.pages-breadcrumb > li {
    height: 49px;
    padding: 16px 24px;
  }
}
ul.pages-breadcrumb > li:first-of-type {
  padding: 7px 12px;
}
@media screen and (max-width: 767px) {
  ul.pages-breadcrumb > li:first-of-type {
    padding: 2.5px 8px;
  }
}
ul.pages-breadcrumb > li:last-of-type a.page-name {
  pointer-events: none;
  font-weight: 600;
}
ul.pages-breadcrumb > li:not(:last-of-type) {
  border-right: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  ul.pages-breadcrumb > li {
    display: none;
  }
  ul.pages-breadcrumb > li:first-of-type, ul.pages-breadcrumb > li:last-of-type, ul.pages-breadcrumb > li:nth-last-of-type(2) {
    display: inline-flex;
  }
}
ul.pages-breadcrumb > li > ul.action-list > li {
  height: auto;
  vertical-align: middle;
}
ul.pages-breadcrumb > li > ul.action-list > li:not(:last-of-type) {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  ul.pages-breadcrumb > li > ul.action-list > li:not(:last-of-type) {
    display: none;
  }
}
ul.pages-breadcrumb > li > ul.action-list > li .icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.pages-breadcrumb > li > ul.action-list > li .icon img {
  max-width: 16px;
}
ul.pages-breadcrumb > li a.page-name {
  color: #0D0E0F;
  font-weight: 500;
  display: inline-block;
}
ul.pages-breadcrumb > li a.page-name.color-primary {
  color: #FF4557;
}

ul.social-list-01 {
  padding: 16px;
  width: 80px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  backdrop-filter: blur(30px);
  border-radius: 200px;
}
ul.social-list-01.horizontal {
  width: auto;
  height: 80px;
  padding: 13px 28px;
}
ul.social-list-01.horizontal li {
  padding: 4px 0;
  display: inline-block;
}
ul.social-list-01.horizontal li:not(:last-of-type) {
  border-bottom: unset;
  border-right: 1px solid #E1E2E3;
}
ul.social-list-01.horizontal li a {
  width: 72px;
  height: 48px;
}
ul.social-list-01 li {
  padding: 8px 0;
}
ul.social-list-01 li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
ul.social-list-01 li a {
  width: 48px;
  height: 48px;
  display: flex;
  align-content: center;
  justify-content: center;
}
ul.social-list-01 li a:hover img {
  transform: scale(1.1);
}
ul.social-list-01 li a img {
  max-width: 24px;
  transition: all 0.3s ease-in-out;
}

.inner-banner-01 {
  position: relative;
  min-height: 640px;
}
@media screen and (max-width: 767px) {
  .inner-banner-01 {
    min-height: 320px;
  }
}
.inner-banner-01 .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.inner-banner-02 {
  padding: 119px 0;
  position: relative;
  min-height: 700px;
  display: flex;
  align-items: self-end;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .inner-banner-02 {
    min-height: 640px;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-02 {
    padding: 134px 0;
    min-height: 640px;
    align-items: self-start;
  }
}
.inner-banner-02.has-small-search-filter {
  align-items: self-start;
  padding: 300px 0 120px;
}
@media screen and (max-width: 767px) {
  .inner-banner-02.has-small-search-filter {
    padding: 145px 0 120px;
  }
}
.inner-banner-02.has-large-search-filter {
  align-items: self-start;
  padding: 260px 0 120px;
}
@media screen and (max-width: 767px) {
  .inner-banner-02.has-large-search-filter {
    padding: 145px 0 120px;
  }
}
.inner-banner-02:before {
  content: "";
  background: linear-gradient(253.26deg, rgba(255, 255, 255, 0) 52.49%, rgba(255, 255, 255, 0.6) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .inner-banner-02:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 49.35%, rgba(255, 255, 255, 0) 65.79%);
  }
}
.inner-banner-02 .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.inner-banner-02 .content-wrapper {
  position: relative;
  z-index: 2;
}

.inner-banner-03 {
  padding: 44px 0;
  min-height: 340px;
  display: flex;
  align-items: self-end;
}
@media screen and (max-width: 767px) {
  .inner-banner-03 {
    padding: 37px 0 32px;
    min-height: 211px;
  }
}
.inner-banner-03.bg-orange {
  background: #FF4557;
}
.inner-banner-03 .content-wrapper .user-card {
  display: grid;
  grid-template-columns: 128px 1fr;
  align-items: center;
  column-gap: 32px;
}
@media screen and (max-width: 767px) {
  .inner-banner-03 .content-wrapper .user-card {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-03 .content-wrapper .user-card .user-img {
    display: none;
  }
}
.inner-banner-03 .content-wrapper .user-card .user-img img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.card-style-01 {
  text-align: center;
}
.card-style-01 .icon-wrapper img {
  max-width: 24px;
}
.audio-card-01 audio {
  display: none;
}
.audio-card-01 .audio-style-01 {
  display: grid;
  grid-template-columns: 200px 80px;
  align-items: center;
  justify-content: right;
  column-gap: 48px;
}
.audio-card-01 .audio-style-01 .audio-wave img {
  width: 100%;
  object-fit: contain;
}
.audio-card-01 .audio-style-01 .audio-player {
  display: flex;
  align-items: center;
  gap: 8px;
}
.audio-card-01 .audio-style-01 .audio-player p {
  margin-bottom: 0;
}

.quick-info-card-01 {
  padding: 48px;
  border-radius: 16px;
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 32px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .quick-info-card-01 {
    padding: 32px;
    column-gap: 0;
    row-gap: 30px;
    grid-template-columns: 1fr;
  }
}
.quick-info-card-01.bg-light-red {
  background: #FFEDEF;
}
.quick-info-card-01.bg-orange {
  background: #FF4557;
}
.quick-info-card-01.bg-soft-pink {
  background: #F8F3F7;
}
.quick-info-card-01.bg-royal-purple {
  background: #5B0C4A;
}
.quick-info-card-01.bg-cool-gray {
  background: #F2F3F6;
}
.quick-info-card-01.bg-midnight-blue {
  background: #172748;
}
.quick-info-card-01.bg-soft-rose {
  background: #FAF2F4;
}
.quick-info-card-01.bg-red {
  background: #AA0032;
}
.quick-info-card-01.bg-mint-gray {
  background: #F2F5F5;
}
.quick-info-card-01.bg-deep-teal {
  background: #003031;
}
.quick-info-card-01 ul.btn-list li {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .quick-info-card-01 ul.btn-list li {
    display: block;
  }
}
.quick-info-card-01 ul.btn-list li:not(:last-of-type) {
  margin: 0 12px 0 0;
}
@media screen and (max-width: 991px) {
  .quick-info-card-01 ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px 0;
  }
}
@media screen and (max-width: 991px) {
  .quick-info-card-01 ul.btn-list li .btn-style {
    min-width: 100%;
  }
}

.quick-info-card-02 {
  width: 100%;
  padding: 48px;
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .quick-info-card-02 {
    padding: 36px;
  }
}
.quick-info-card-02.bg-mint-green {
  background-color: #ECFDF3;
}

.number-card-01 {
  position: relative;
  padding-top: 40px;
}
@media screen and (max-width: 1199px) {
  .number-card-01 {
    display: grid;
    grid-template-columns: 69px 1fr;
    column-gap: 12px;
    align-items: self-start;
    padding-top: 0;
  }
}
.number-card-01:before {
  content: "";
  background: #FF4557;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 24px;
  top: 0;
}
@media screen and (max-width: 1199px) {
  .number-card-01:before {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .number-card-01 strong.count {
    line-height: 80px !important;
  }
}

.job-filter-card {
  width: 100%;
  min-height: 468px;
  background-color: #5B0C4A;
  padding: 32px;
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .job-filter-card {
    padding: 24px;
    min-height: auto;
    border-radius: 16px 16px 0 0;
  }
}
.job-filter-card.bg-deep-red {
  background-color: #8C0A32;
}
.job-filter-card.job-inner-banner {
  border-radius: 0;
  padding: 157px 0 49px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .job-filter-card.job-inner-banner {
    padding: 137px 0 49px;
  }
}
@media screen and (max-width: 767px) {
  .job-filter-card.job-inner-banner {
    padding: 114px 0 48px;
  }
}
.job-filter-card.job-inner-banner .banner-wrapper {
  max-width: 913px;
}
.job-filter-card .tag-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.job-filter-card .tag-wrapper .tag-list li {
  color: #DDC3DA;
}
.job-filter-card .tag-wrapper .tag-list li:not(:last-of-type) {
  margin-right: 48px;
}
.job-filter-card ul.travel-features li {
  display: flex;
  align-items: center;
  gap: 16px;
}
.job-filter-card ul.travel-features li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
.job-filter-card ul.travel-features li .name-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 10px;
}
.job-filter-card ul.travel-features li .name-wrapper:first-of-type {
  min-width: 171px;
}
.job-filter-card ul.travel-features li .name-wrapper .icon img {
  width: 18px;
}
.job-filter-card .feature-card-wrapper .feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 33%);
  align-items: center;
  max-width: 849px;
}
.job-filter-card .feature-card-wrapper .feature-grid .feature-card {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 12px;
  min-width: 120px;
  align-items: center;
  padding: 16px 12px;
  border-bottom: 1px solid #E1E2E3;
}
.job-filter-card .feature-card-wrapper .feature-grid .feature-card:nth-last-child(-n+2) {
  border-bottom: none;
}
.job-filter-card .feature-card-wrapper .feature-grid .feature-card .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.job-filter-card .feature-card-wrapper .feature-grid .feature-card .icon-wrapper img {
  max-width: 22px;
}
.job-filter-card .feature-card-wrapper .feature-grid .feature-card p {
  color: #ffffff;
  margin-bottom: 0;
}
.tag-btn-1 {
  height: 36px;
  border-radius: 200px;
  padding: 9px 18px 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.tag-btn-1:hover {
  color: #ffffff;
}
.tag-btn-1.deep-purple {
  background-color: #440937;
}
.tag-btn-1.deep-red {
  background-color: rgba(85, 0, 25, 0.5);
}
.tag-btn-1.dark-red {
  background-color: #AA0032;
}
.tag-btn-1.deep-blue {
  background-color: #314166;
}

.tag-btn-2 {
  height: 29px;
  border-radius: 200px;
  padding: 9px 14px 9px 11px;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}
.tag-btn-2.bg-gray {
  background-color: #F0F1F2;
}

.tag-btn-3 {
  text-transform: uppercase;
  letter-spacing: 1.4px;
  display: inline-block;
}
.tag-btn-3.text-color-primary {
  color: #FF4557;
}
.tag-btn-3.text-color-primary:hover {
  color: #FF4557;
}

.features-list-card-01 {
  padding: 38px 32px;
  background-color: #ffffff;
  border-radius: 16px;
}
.features-list-card-01.bg-light-gray {
  background-color: #F7F8F9;
}
.features-list-card-01.bg-light-red {
  background-color: #EFE6ED;
}
.features-list-card-01.bg-soft-red {
  background-color: #FFF5F6;
}
.features-list-card-01.bg-deep-purple {
  background-color: #5B0C4A;
}
.features-list-card-01 .feature-list.check-purple li::before {
  background: url("../../assets/icons/others/check-deep-purple-icon.svg") no-repeat center;
  background-size: cover;
}
.features-list-card-01 .feature-list.check-deep-red li::before {
  background: url("../../assets/icons/others/check-deep-red-icon.svg") no-repeat center;
  background-size: cover;
}
.features-list-card-01 .feature-list.check-light-red li::before {
  background: url("../../assets/icons/others/check-light-red-icon.svg") no-repeat center;
  background-size: cover;
}
.features-list-card-01 .feature-list.check-circle-light-red li::before {
  background: url("../../assets/icons/others/circle-check-red-icon.svg") no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
  left: 0;
  top: 13px;
}
.features-list-card-01 .feature-list.arrow-light-red li::before {
  background: url("../../assets/icons/arrows/right-short-arrow-red-icon.svg") no-repeat center;
  background-size: cover;
  width: 14px;
  height: 14px;
}
.features-list-card-01 .feature-list.arrow-light-pink li::before {
  background: url("../../assets/icons/arrows/right-short-arrow-pink-icon.svg") no-repeat center;
  background-size: cover;
  width: 14px;
  height: 14px;
}
.features-list-card-01 .feature-list li {
  width: 100%;
  padding: 11px 0 13px 36px;
  position: relative;
}
.features-list-card-01 .feature-list li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
.features-list-card-01 .feature-list li::before {
  content: "";
  width: 16px;
  height: 11px;
  position: absolute;
  left: 4px;
  top: 18px;
}

.features-list-card-02 {
  width: 100%;
  background-color: #003031;
  padding: 16px 24px 24px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .features-list-card-02 {
    padding: 12px 20px 20px;
  }
}
.features-list-card-02.w-374 {
  max-width: 374px;
}
.features-list-card-02 ul.feature-items li {
  display: grid;
  align-items: start;
  grid-template-columns: 24px 1fr;
  column-gap: 12px;
  padding: 16px 8px 20px;
}
@media screen and (max-width: 767px) {
  .features-list-card-02 ul.feature-items li {
    padding: 12px 4px 16px;
  }
}
.features-list-card-02 ul.feature-items li:not(:last-of-type) {
  border-bottom: 1px solid rgba(226, 226, 227, 0.3019607843);
}
.features-list-card-02 ul.feature-items li .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.features-list-card-02 ul.feature-items li .icon-wrapper img {
  max-width: 24px;
}
.features-list-card-02 .btn-wrapper .btn-style {
  width: 100%;
}

.finance-card-01 {
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.finance-card-01:hover {
  transform: translateY(-8px);
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.finance-card-01 .tag-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.finance-card-01 .tag-wrapper .wishlist-wrapper {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 25px;
}
.finance-card-01 .tag-wrapper .wishlist-wrapper .heart-icon {
  display: none;
}
.finance-card-01 .tag-wrapper .wishlist-wrapper .heart-icon.is-visible {
  display: block;
}
.finance-card-01 .tag-wrapper .wishlist-wrapper .heart-icon img {
  max-width: 22px;
}
.finance-card-01 .detail-wrapper {
  min-height: 130px;
}
.finance-card-01 .detail-wrapper h4 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.finance-card-01 .detail-wrapper p {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.finance-card-01 ul.travel-features li {
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.finance-card-01 ul.travel-features li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
.finance-card-01 ul.travel-features li .name-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}
.finance-card-01 ul.travel-features li .name-wrapper .icon img {
  width: 18px;
}
.finance-card-01 .btn-wrapper {
  text-align: center;
}
.finance-card-01 .btn-wrapper .btn-style {
  min-width: 100%;
}

.info-banner-1 {
  min-height: 719px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .info-banner-1 {
    min-height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .info-banner-1 {
    padding-top: 55px;
    align-items: self-start;
    min-height: 961px;
  }
}
.info-banner-1 .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.info-banner-1 .content-wrapper {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .info-banner-1 .content-wrapper .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.info-banner-2 {
  min-height: 749px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
@media screen and (max-width: 767px) {
  .info-banner-2 {
    padding: 80px 0 30px;
    min-height: 974px;
    align-items: flex-start;
  }
}
.info-banner-2 .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.info-banner-2 .info-card-02 {
  width: 100%;
  max-width: 655px;
  margin-left: auto;
  padding: 48px;
  border-radius: 16px;
  background-color: #5B0C4A;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .info-banner-2 .info-card-02 {
    padding: 30px;
  }
  .info-banner-2 .info-card-02 .btn-wrapper {
    justify-content: center;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .info-banner-2 .info-card-02 {
    max-width: 450px;
    padding: 32px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .info-banner-2 .info-card-02 {
    max-width: 550px;
  }
}

.team-card-1 {
  border-radius: 16px;
  background-color: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.team-card-1:hover {
  transform: translateY(-8px);
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.team-card-1:hover .content-wrapper {
  border-radius: 0 0 16px 16px;
}
.team-card-1 .img-wrapper img {
  width: 100%;
  height: 242px;
  object-fit: cover;
  object-position: top;
}
.team-card-1 .content-wrapper {
  padding: 32px;
  margin-top: -20px;
  background: #ffffff;
  border-radius: 16px 16px 0 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .team-card-1 .content-wrapper {
    padding: 24px;
  }
}
.team-card-1 .content-wrapper ul.contact-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
}
.team-card-1 .content-wrapper ul.contact-list li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .team-card-1 .content-wrapper ul.contact-list li {
    gap: 8px;
    padding: 4px 8px;
  }
}
.team-card-1 .content-wrapper ul.contact-list li .icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team-card-1 .content-wrapper ul.contact-list li .icon img {
  width: 100%;
  max-width: 20px;
}
@media screen and (max-width: 767px) {
  .team-card-1 .content-wrapper ul.contact-list li .icon img {
    max-width: 18px;
  }
}
@media screen and (max-width: 767px) {
  .team-card-1 .content-wrapper .btn-wrapper {
    margin-top: 20px;
  }
}

.contact-widget-1 {
  padding: 32px;
  width: 100%;
  max-width: 380px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.contact-widget-1 .widget-content ul.contact-list li {
  display: grid;
  grid-template-columns: 24px 1fr;
  align-items: center;
  gap: 8px;
}
.contact-widget-1 .widget-content ul.contact-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
.contact-widget-1 .widget-content ul.contact-list li .icon {
  width: 24px;
  height: 24px;
}
.contact-widget-1 .widget-content ul.contact-list li .icon img {
  min-width: 19px;
}
.contact-widget-1 .widget-content ul.social-list li {
  display: inline-block;
}
.contact-widget-1 .widget-content ul.social-list li:not(:last-of-type) {
  margin: 0 32px 0 0;
}
.contact-widget-1 .widget-content ul.social-list li a img {
  max-width: 32px;
}

.content-card-1 ul.btn-list li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .content-card-1 ul.btn-list li {
    display: block;
  }
}
.content-card-1 ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .content-card-1 ul.btn-list li:not(:last-of-type) {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .content-card-1 ul.btn-list li .btn-style {
    min-width: 100%;
  }
}
.content-card-1 ul.feature-list.right-arrow-icon li {
  padding-left: 28px;
}
.content-card-1 ul.feature-list.right-arrow-icon li:before {
  background: url("../../assets/icons/arrows/right-short-arrow-black-icon.svg") no-repeat center;
  background-size: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 7px;
  left: 0;
}
.content-card-1 ul.feature-list li {
  display: block;
  padding-left: 22px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content-card-1 ul.feature-list li {
    padding-left: 18px;
  }
}
.content-card-1 ul.feature-list li:not(:last-of-type) {
  margin: 0 0 16px 0;
}
@media screen and (max-width: 767px) {
  .content-card-1 ul.feature-list li:not(:last-of-type) {
    margin: 0 0 12px 0;
  }
}
.content-card-1 ul.feature-list li:before {
  content: "";
  background: #FF4557;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.content-card-1 ol.feature-list {
  padding-left: 16px;
  position: relative;
}
.content-card-1 ol.feature-list li {
  list-style: decimal;
  display: list-item;
}
.content-card-1 ol.feature-list li:not(:last-of-type) {
  margin: 0 0 6px 0;
}
.content-card-3 {
  display: grid;
  grid-template-columns: 120px 1fr;
  column-gap: 24px;
  align-items: self-start;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .content-card-3 {
    grid-template-columns: 100px 1fr;
  }
}
@media screen and (max-width: 767px) {
  .content-card-3 {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
}
.content-card-3 .count-icon {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content-card-3 .count-icon {
    text-align: left;
  }
}
.content-card-3 .count-icon strong {
  color: #BCCBDD;
  line-height: 120px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .content-card-3 .count-icon strong {
    line-height: 93px;
  }
}
@media screen and (max-width: 767px) {
  .content-card-3 .count-icon strong {
    line-height: 60px;
  }
}
.content-card-3 .count-icon strong.color-red {
  color: #FF4557;
}
.content-card-3 .count-icon strong.color-gradient {
  background: linear-gradient(180deg, #FF4557 0%, #BFC6D5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* for Firefox */
  color: transparent;
}
.content-card-3 ul.feature-list li {
  display: block;
  padding-left: 22px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content-card-3 ul.feature-list li {
    padding-left: 18px;
  }
}
.content-card-3 ul.feature-list li:not(:last-of-type) {
  margin: 0 0 16px 0;
}
@media screen and (max-width: 767px) {
  .content-card-3 ul.feature-list li:not(:last-of-type) {
    margin: 0 0 12px 0;
  }
}
.content-card-3 ul.feature-list li:before {
  content: "";
  background: #FF4557;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

.content-card-2 .detail-card {
  padding: 32px;
  border-radius: 16px;
  background: #F7F8F9;
  margin: 0 0 0 -32px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .content-card-2 .detail-card {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .content-card-2 .detail-card {
    margin: 0;
    padding: 24px;
  }
}
.content-card-2 .detail-card.fade-purple {
  background: #F8F3F7;
}
.content-card-2 .detail-card.fade-purple > h3 {
  color: #5B0C4A;
}
.content-card-2 .detail-card ul.feature-list.no-grid li {
  grid-template-columns: 1fr;
  row-gap: 8px;
  padding: 22px 0;
}
.content-card-2 .detail-card ul.feature-list.no-grid li .name-wrapper {
  display: block;
}
.content-card-2 .detail-card ul.feature-list li {
  display: grid;
  grid-template-columns: 240px 1fr;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  min-height: 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content-card-2 .detail-card ul.feature-list li {
    padding: 0 0 14px;
    grid-template-columns: 1fr;
    row-gap: 4px;
  }
}
.content-card-2 .detail-card ul.feature-list li:not(:last-of-type) {
  border-bottom: 1px solid #222324;
}
.content-card-2 .detail-card ul.feature-list li .name-wrapper {
  display: grid;
  grid-template-columns: 48px 1fr;
  align-items: center;
  column-gap: 8px;
}
@media screen and (max-width: 767px) {
  .content-card-2 .detail-card ul.feature-list li .name-wrapper {
    column-gap: 4px;
  }
}
.content-card-2 .detail-card ul.feature-list li .name-wrapper .icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-card-2 .detail-card ul.feature-list li .name-wrapper .icon img {
  max-width: 20px;
}

.content-author-card-1 {
  display: grid;
  grid-template-columns: 128px 1fr;
  align-items: center;
  column-gap: 32px;
}
@media screen and (max-width: 767px) {
  .content-author-card-1 {
    align-items: self-start;
    grid-template-columns: 64px 1fr;
  }
}
.content-author-card-1 .user-img img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .content-author-card-1 .user-img img {
    width: 64px;
    height: 64px;
  }
}
.content-author-card-2 {
  display: grid;
  grid-template-columns: 240px 1fr;
  align-items: center;
  column-gap: 48px;
}
@media screen and (max-width: 767px) {
  .content-author-card-2 {
    text-align: center;
    row-gap: 24px;
    grid-template-columns: 1fr;
  }
}
.content-author-card-2 .user-img img {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .content-author-card-2 .user-img img {
    width: 128px;
    height: 128px;
  }
}
.content-author-card-2 .user-content .name-wrapper {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .content-author-card-2 .user-content .name-wrapper {
    margin-top: 20px;
    padding-top: 20px;
  }
}

.table-content-sidebar-1 .title {
  padding-left: 32px;
}
.table-content-sidebar-1 ul.link-list {
  padding-left: 30px;
  position: relative;
}
.table-content-sidebar-1 ul.link-list:before {
  content: "";
  background: #F0F1F2;
  height: calc(100% + 18px);
  width: 6px;
  border-radius: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.table-content-sidebar-1 ul.link-list:after {
  content: "";
  background: #FF4557;
  height: 160px;
  width: 6px;
  border-radius: 32px;
  position: absolute;
  left: 0;
  top: -8px;
}
.table-content-sidebar-1 ul.link-list li {
  display: block;
}
.table-content-sidebar-1 ul.link-list li:not(:last-of-type) {
  margin-bottom: 29px;
}
.table-content-sidebar-1 ul.link-list li.active a {
  font-weight: 700;
  color: #FF4557;
}
.table-content-sidebar-1 ul.link-list li a {
  color: #1F1F1F;
}

.search-box-card-1 {
  padding: 24px 32px;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.8);
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 {
    padding: 24px 12px 24px 16px;
    border-radius: 0 0 16px 16px;
  }
}
.search-box-card-1.w-914 {
  max-width: 914px;
}
.search-box-card-1.search-box-tab-card {
  padding: 0;
  background: transparent;
  box-shadow: unset;
  border-radius: 0;
  backdrop-filter: unset;
}
.search-box-card-1 .form-wrapper .form {
  display: grid;
  grid-template-columns: 1fr 64px;
  align-items: self-end;
  column-gap: 32px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form {
    grid-template-columns: 1fr 48px;
    column-gap: 24px;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 24px;
  align-items: center;
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group {
  grid-column: span 4;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group:nth-of-type(1), .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group:nth-of-type(2) {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group:nth-of-type(1), .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group:nth-of-type(2) {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-1 {
  grid-column: span 1;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-1 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-2 {
  grid-column: span 2;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-2 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-3 {
  grid-column: span 3;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-3 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-4 {
  grid-column: span 4;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-4 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-5 {
  grid-column: span 5;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-5 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-6 {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-6 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-7 {
  grid-column: span 7;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-7 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-8 {
  grid-column: span 8;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-8 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-9 {
  grid-column: span 9;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-9 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-10 {
  grid-column: span 10;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-10 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-11 {
  grid-column: span 11;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-11 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-12 {
  grid-column: span 12;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-12 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-1 {
    grid-column: span 1;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-1 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-2 {
    grid-column: span 2;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-2 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-3 {
    grid-column: span 3;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-3 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-4 {
    grid-column: span 4;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-4 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-5 {
    grid-column: span 5;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-5 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-6 {
    grid-column: span 6;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-6 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-7 {
    grid-column: span 7;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-7 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-8 {
    grid-column: span 8;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-8 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-9 {
    grid-column: span 9;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-9 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-10 {
    grid-column: span 10;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-10 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-11 {
    grid-column: span 11;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-11 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-12 {
    grid-column: span 12;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.span-md-12 {
    grid-column: span 12;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.range-group {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group.range-group {
    margin-top: 0;
  }
}
.search-box-card-1 .form-wrapper .form .form-card .form-grid .form-group .range-label label {
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper .form .form-btn .form-group .btn-circle {
    width: 48px;
    height: 48px;
  }
}
.search-box-card-1 .form-wrapper ul.more-options li {
  display: inline-block;
  vertical-align: middle;
}
.search-box-card-1 .form-wrapper ul.more-options li:not(:last-of-type) {
  margin: 0 48px 0 0;
}
@media screen and (max-width: 767px) {
  .search-box-card-1 .form-wrapper ul.more-options li:not(:last-of-type) {
    margin: 0 24px 0 0;
  }
}

.faq-card-1 .accordion {
  width: 100%;
  max-width: 845px;
}
.faq-card-1 .accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #222324;
}
.faq-card-1 .accordion .accordion-item:last-child {
  border-bottom: none;
}
.faq-card-1 .accordion .accordion-item .accordion-button {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 32px 40px 32px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .faq-card-1 .accordion .accordion-item .accordion-button {
    padding: 20px 40px 20px 0;
  }
}
.faq-card-1 .accordion .accordion-item .accordion-button::after {
  content: "";
  background: url("../../assets/icons/others/minus-black-icon.svg") no-repeat center;
  background-size: contain;
  width: 12px;
  height: 20px;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.faq-card-1 .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("../../assets/icons/others/minus-black-icon.svg");
}
.faq-card-1 .accordion .accordion-item .accordion-button.collapsed::after {
  background-image: url("../../assets/icons/others/plus-black-icon.svg");
}
.faq-card-1 .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.faq-card-1 .accordion .accordion-item .accordion-button p {
  color: #222324;
}
.faq-card-1 .accordion .accordion-item .accordion-collapse {
  background: transparent;
}
.faq-card-1 .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0 0 28px;
}
.faq-card-1 .accordion .accordion-item .accordion-collapse a {
  display: grid;
  align-items: center;
  grid-template-columns: 20px 1fr;
  column-gap: 8px;
}

.profile-card-1 .profile-card {
  width: 100%;
  max-width: 364px;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  border-radius: 16px;
  padding: 24px 32px 32px;
  background: rgba(255, 255, 255, 0.9);
}
.profile-card-1 .profile-card .chat-header {
  display: grid;
  align-items: center;
  grid-template-columns: 272px 1fr;
}
.profile-card-1 .profile-card .chat-header .icon-wrapper {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.profile-card-1 .profile-card .chat-body .user-profile {
  display: grid;
  align-items: center;
  grid-template-columns: 64px 1fr;
  gap: 16px;
}
.profile-card-1 .profile-card .chat-body .user-profile .user-img img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.profile-card-1 .profile-card .chat-body .user-profile .user-content a {
  color: #FF4557;
  text-decoration: underline;
}
.profile-card-1 .profile-card .chat-body .user-profile .user-content a:hover {
  color: #FF4557;
}
.profile-card-1 .profile-card .chat-body ul.contact-list li {
  display: grid;
  align-items: center;
  grid-template-columns: 24px 1fr;
  column-gap: 8px;
}
.profile-card-1 .profile-card .chat-body ul.contact-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
.profile-card-1 .profile-card .chat-body ul.contact-list li .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.profile-card-1 .profile-card .chat-body ul.contact-list li .icon-wrapper img {
  max-width: 21px;
}
.profile-card-1 .profile-card .chat-body .btn-wrapper .btn-style {
  min-width: 100%;
}
.profile-card-1 .profile-card .chat-footer {
  display: flex;
  align-items: center;
}
.profile-card-1 .profile-card .chat-footer ul.social-list li {
  display: inline-block;
  margin-right: 32px;
}
.profile-card-1 .profile-card .chat-footer .card-wrapper {
  cursor: pointer;
}
.profile-card-1 .profile-card .chat-footer .card-wrapper img {
  width: 20px;
  height: 20px;
}
.profile-card-1 .profile-card .chat-footer .card-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.profile-card-1 .quick-profile-card {
  width: 100%;
  max-width: 80px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 999px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  padding: 8px;
  text-align: center;
}
.profile-card-1 .quick-profile-card.step-3 {
  display: none;
}
@media screen and (max-width: 767px) {
  .profile-card-1 .quick-profile-card {
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    padding: 6px 32px;
    border-radius: 0;
    gap: 16px;
  }
}
.profile-card-1 .quick-profile-card .user-img {
  cursor: pointer;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .profile-card-1 .quick-profile-card .user-img {
    margin-bottom: 0;
  }
}
.profile-card-1 .quick-profile-card .user-img img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
}
.profile-card-1 .quick-profile-card ul.icon-list {
  max-width: 42px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .profile-card-1 .quick-profile-card ul.icon-list {
    max-width: 100%;
  }
}
.profile-card-1 .quick-profile-card ul.icon-list li {
  cursor: pointer;
  display: block;
  padding: 12px 6px 12px 9px;
}
@media screen and (max-width: 767px) {
  .profile-card-1 .quick-profile-card ul.icon-list li {
    display: inline-block;
    padding: 6px 22px;
  }
}
.profile-card-1 .quick-profile-card ul.icon-list li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .profile-card-1 .quick-profile-card ul.icon-list li:not(:last-of-type) {
    border-bottom: unset;
    border-right: 1px solid #E1E2E3;
  }
}
.profile-card-1 .quick-profile-card ul.icon-list li .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.profile-card-1 .quick-profile-card ul.icon-list li .icon-wrapper img {
  max-width: 21px;
}

.chat-widget-1 .profile-card {
  width: 100%;
  max-width: 364px;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  padding: 32px;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .profile-card {
    padding: 24px;
    border-radius: 0;
  }
}
.chat-widget-1 .profile-card.step-1 {
  display: block;
}
.chat-widget-1 .profile-card .chat-header {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 40px;
  margin-bottom: 18px;
}
.chat-widget-1 .profile-card .chat-header .icon-wrapper {
  cursor: pointer;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.chat-widget-1 .profile-card .chat-body .user-profile {
  display: grid;
  align-items: center;
  grid-template-columns: 64px 1fr;
  gap: 16px;
}
.chat-widget-1 .profile-card .chat-body .user-profile .user-img img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.chat-widget-1 .profile-card .chat-body .user-profile .user-content a {
  text-decoration: underline;
}
.chat-widget-1 .profile-card ul.contact-list li {
  display: grid;
  align-items: center;
  grid-template-columns: 24px 1fr;
  column-gap: 8px;
}
.chat-widget-1 .profile-card ul.contact-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
.chat-widget-1 .profile-card ul.contact-list li .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chat-widget-1 .profile-card ul.contact-list li .icon-wrapper img {
  max-width: 21px;
}
.chat-widget-1 .profile-card .btn-wrapper .btn-style {
  min-width: 100%;
}
.chat-widget-1 .chat-card {
  width: 100%;
  max-width: 364px;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  padding: 32px;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .chat-card {
    padding: 24px;
    border-radius: 0;
  }
}
.chat-widget-1 .chat-card.step-2 {
  display: none;
}
.chat-widget-1 .chat-card .chat-header {
  display: grid;
  align-items: center;
  grid-template-columns: 13px 1fr 30px;
  column-gap: 26px;
  margin-bottom: 18px;
}
.chat-widget-1 .chat-card .chat-header .back-arrow {
  cursor: pointer;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.chat-widget-1 .chat-card .chat-header .icon-wrapper {
  cursor: pointer;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.chat-widget-1 .chat-card .chat-body .msg-wrapper li:not(:last-of-type) {
  margin-bottom: 10px;
}
.chat-widget-1 .chat-card .chat-body .message-card {
  display: grid;
  grid-template-columns: 48px 1fr;
  align-items: center;
  column-gap: 12px;
}
.chat-widget-1 .chat-card .chat-body .message-card .user-img img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}
.chat-widget-1 .chat-card .chat-body .message-card .msg-content {
  border-radius: 8px;
  padding: 16px 12px;
  background-color: #F5F5F4;
}
.chat-widget-1 .chat-card .chat-body .text-editor textarea {
  width: 300px;
  height: 133px;
  padding: 12px 14px;
  border: 2px solid #232324;
  resize: none;
  border-radius: 8px;
}
.chat-widget-1 .chat-card .chat-body .text-editor textarea::placeholder {
  font-size: 18px;
  color: #8B8B8C;
}
.chat-widget-1 .chat-card .chat-body .btn-wrapper .btn-style {
  min-width: 100%;
}
.chat-widget-1 .quick-profile-card {
  width: 100%;
  max-width: 80px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 999px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  padding: 8px;
  text-align: center;
}
.chat-widget-1 .quick-profile-card.step-3 {
  display: none;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .quick-profile-card {
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    padding: 6px 32px;
    border-radius: 0;
    gap: 16px;
  }
}
.chat-widget-1 .quick-profile-card .user-img {
  cursor: pointer;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .quick-profile-card .user-img {
    margin-bottom: 0;
  }
}
.chat-widget-1 .quick-profile-card .user-img img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
}
.chat-widget-1 .quick-profile-card ul.icon-list {
  max-width: 42px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .quick-profile-card ul.icon-list {
    max-width: 100%;
  }
}
.chat-widget-1 .quick-profile-card ul.icon-list li {
  cursor: pointer;
  display: block;
  padding: 12px 6px 12px 9px;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .quick-profile-card ul.icon-list li {
    display: inline-block;
    padding: 6px 22px;
  }
}
.chat-widget-1 .quick-profile-card ul.icon-list li:not(:last-of-type) {
  border-bottom: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .chat-widget-1 .quick-profile-card ul.icon-list li:not(:last-of-type) {
    border-bottom: unset;
    border-right: 1px solid #E1E2E3;
  }
}
.chat-widget-1 .quick-profile-card ul.icon-list li .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chat-widget-1 .quick-profile-card ul.icon-list li .icon-wrapper img {
  max-width: 21px;
}

.upload-widget-1 .btn-upload {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.9);
}
.upload-widget-1 .btn-upload img {
  max-width: 20px;
}

.appointment-card-1 {
  width: 100%;
  max-width: 374px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  backdrop-filter: blur(30px);
  padding: 32px;
  border-radius: 16px;
}
.user-info-widget-1 {
  display: grid;
  align-items: center;
  grid-template-columns: 128px 1fr;
  column-gap: 32px;
}
.user-info-widget-1 .img-wrapper img {
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}

.user-info-widget-2 .user-info-wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 128px 1fr;
  column-gap: 32px;
}
.user-info-widget-2 .user-info-wrapper .img-wrapper img {
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}
.user-info-widget-2 .brand-info-wrapper {
  padding-top: 48px;
  margin-top: 48px;
  border-top: 1px solid #E1E2E3;
}
.user-info-widget-2 .brand-info-wrapper .logo-wrapper img {
  max-width: 260px;
}

.progress-card-01 {
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0px 10px 20px 0px rgba(86, 86, 95, 0.15), 0px 4px 10px 0px rgba(86, 86, 95, 0.05);
}
@media screen and (max-width: 767px) {
  .progress-card-01 {
    padding: 24px;
  }
}
.progress-card-01.bg-dark-blue {
  background: #172748;
}
.progress-card-01.bg-dark-purple {
  background: #5B0C4A;
}
.progress-card-01 .date-wrapper {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ffffff;
}
.progress-card-01 .progress-wrapper .progress {
  height: 6px;
  background: rgba(0, 0, 0, 0.25);
}
.progress-card-01 .progress-wrapper .progress .progress-bar {
  background: #FF4557;
}

.date-card-01 {
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 459px;
}
@media screen and (max-width: 767px) {
  .date-card-01 {
    min-height: 290px;
  }
}
.date-card-01 .date-wrapper {
  padding-bottom: 24px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgb(255, 255, 255);
}
.date-card-01 .date-wrapper .filter-icon {
  text-align: right;
}
.date-card-01 .btn-wrapper .btn-style {
  color: #ffffff !important;
}
.date-card-01 .btn-wrapper .btn-style img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7302%) hue-rotate(344deg) brightness(101%) contrast(100%) !important;
}

.scroll-card {
  z-index: 2;
}

.form-success-card-1 {
  padding: 24px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 20px 1fr;
  align-items: center;
  column-gap: 12px;
}
.form-success-card-1.bg-green {
  background: #ECFDF3;
}
.form-success-card-1.bg-green .icon-wrapper {
  background: #98E1BF;
}
.form-success-card-1 .icon-wrapper {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-success-card-1 .icon-wrapper img {
  max-width: 12px;
}

.box-shadow-layout .shadow-card {
  width: 100%;
  height: 250px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-shadow-layout .shadow-card.shadow-1 {
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
}
.box-shadow-layout .shadow-card.shadow-2 {
  box-shadow: 0px 10px 20px 0px rgba(86, 86, 95, 0.15), 0px 4px 10px 0px rgba(86, 86, 95, 0.05);
}
.box-shadow-layout .shadow-card.shadow-3 {
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.box-shadow-layout .shadow-card.shadow-4 {
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.2), -19px 103px 105px 0px rgba(86, 86, 95, 0.13), -42px 232px 141px 0px rgba(86, 86, 95, 0.05);
}
.box-shadow-layout .shadow-card.shadow-5 {
  box-shadow: -5px 26px 58px 0px rgba(86, 86, 95, 0.08), -19px 103px 105px 0px rgba(86, 86, 95, 0.07), -42px 232px 141px 0px rgba(86, 86, 95, 0.05), -75px 412px 168px 0px rgba(86, 86, 95, 0.01), -118px 644px 183px 0px rgba(86, 86, 95, 0);
}
.box-shadow-layout .shadow-card h3 {
  margin-bottom: 0;
}

.form .form-group {
  margin-bottom: 0;
}
.form .form-group label {
  display: inline-flex;
  align-items: flex-start;
  gap: 1px;
  padding-left: 8px;
  margin-bottom: 0;
}
.form .form-group .input-container {
  position: relative;
}
.form .form-group .input-container.has-error .form-control {
  border-bottom: 3px solid #FFB5BC;
}
.form .form-group .input-container.has-icon {
  display: grid;
  grid-template-columns: 17px 1fr;
  align-items: center;
  column-gap: 9px;
  padding: 0 8px;
  border-bottom: 2px solid #232324;
}
.form .form-group .input-container.has-icon.mileage-grid {
  grid-template-columns: auto 1fr auto;
  padding: 0 0 0 8px;
}
.form .form-group .input-container.has-icon.mileage-grid select {
  padding: 0 25px 0 13px;
}
.form .form-group .input-container.has-icon .input-icon {
  max-width: 17px;
}
.form .form-group .input-container.has-icon .form-control {
  height: 38px;
  padding: 7px 0 9px;
  border-bottom: unset;
}
.form .form-group .input-container.has-icon select {
  background-position: calc(100% - 5px) 50%;
}
.form .form-group .input-container .form-control {
  width: 100%;
  height: 40px;
  padding: 10px 8px;
  border-radius: 0;
  border: none;
  outline: none;
  appearance: none;
  background-color: transparent;
  border-bottom: 2px solid #232324;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #1F1F1F;
}
.form .form-group .input-container .form-control::placeholder {
  color: #8B8B8C;
}
.form .form-group .input-container .form-control:focus {
  box-shadow: none;
}
.form .form-group .input-container select {
  background: url("../../assets/icons/arrows/down-stroke-angle-arrow-gray-icon.svg");
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: calc(100% - 13px) 50%;
  color: #1F1F1F !important;
}
.form .form-group ul.checkbox-list li {
  display: grid;
  grid-template-columns: 16px 1fr;
  align-items: center;
  column-gap: 16px;
}
.form .form-group ul.checkbox-list li:not(:last-of-type) {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .form .form-group ul.checkbox-list li:not(:last-of-type) {
    margin-bottom: 18px;
  }
}
.form .form-group ul.checkbox-list li label {
  position: relative;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  padding-left: 0;
  user-select: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #444546;
}
.form .form-group ul.checkbox-list li label a {
  text-decoration: underline;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #444546;
}
.form .form-group ul.checkbox-list li input[type=checkbox] {
  position: relative;
  height: 16px;
  width: 16px;
  cursor: pointer;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #1F1F1F;
  vertical-align: text-top;
  -webkit-appearance: none;
}
.form .form-group ul.checkbox-list li input[type=checkbox]:checked {
  opacity: 1;
  border-color: #1F1F1F;
  background: transparent;
}
.form .form-group ul.checkbox-list li input[type=checkbox]:checked:before {
  opacity: 1;
}
.form .form-group ul.checkbox-list li input[type=checkbox]:before {
  content: "";
  background: url("../../assets/icons/others/form-check-black-icon.svg") no-repeat center;
  background-size: cover;
  width: 9px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateX(4.5px) translateY(-3px);
  z-index: 2;
  opacity: 0;
}
.form .form-group ul.radio-list li {
  display: grid;
  grid-template-columns: 16px 1fr;
  align-items: center;
  column-gap: 16px;
}
.form .form-group ul.radio-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .form .form-group ul.radio-list li:not(:last-of-type) {
    margin-bottom: 12px;
  }
}
.form .form-group ul.radio-list li label {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 0;
  user-select: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #444546;
}
.form .form-group ul.radio-list li label a {
  text-decoration: underline;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #444546;
}
.form .form-group ul.radio-list li input[type=radio] {
  position: relative;
  top: 1px;
  height: 16px;
  width: 16px;
  cursor: pointer;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #1F1F1F;
  vertical-align: text-top;
  -webkit-appearance: none;
}
.form .form-group ul.radio-list li input[type=radio]:checked {
  opacity: 1;
  border-color: #1F1F1F;
  background: transparent;
}
.form .form-group ul.radio-list li input[type=radio]:checked:before {
  opacity: 1;
}
.form .form-group ul.radio-list li input[type=radio]:before {
  content: "";
  background: #1F1F1F;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.form .form-group ul.switch-list li {
  display: block;
}
.form .form-group ul.switch-list li:not(:last-of-type) {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .form .form-group ul.switch-list li:not(:last-of-type) {
    margin-bottom: 18px;
  }
}
.form .form-group ul.switch-list li .switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-left: 0;
}
.form .form-group ul.switch-list li .switch input {
  display: none;
}
.form .form-group ul.switch-list li .switch .slider {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
  background-color: #C4C5C6;
  border-radius: 50px;
  transition: 0.4s;
  cursor: pointer;
}
.form .form-group ul.switch-list li .switch .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
  transition: 0.4s;
}
.form .form-group ul.switch-list li .switch input:checked + .slider {
  background-color: #98E1BF;
}
.form .form-group ul.switch-list li .switch input:focus + .slider {
  box-shadow: 0 0 1px #98E1BF;
}
.form .form-group ul.switch-list li .switch input:checked + .slider:before {
  transform: translateX(16px);
}
.form .form-group ul.switch-list li .switch .switch-label {
  cursor: pointer;
  user-select: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #444546;
}
.form .form-group .range-slider-input {
  position: relative;
}
.form .form-group .range-slider-input .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  background: linear-gradient(to right, #FF4557 50%, #E1E1E1 50%);
  outline: none;
  transition: background 150ms ease-in-out;
}
.form .form-group .range-slider-input .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #FF4557;
  cursor: pointer;
  box-shadow: 0px 2px 4px -2px rgba(10, 13, 18, 0.06), 0px 4px 8px -2px rgba(10, 13, 18, 0.1);
  margin-top: 0;
}
.form .form-group .range-slider-input .slider::-moz-range-thumb {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #FF4557;
  cursor: pointer;
}
.form .form-group .range-slider-input .range-value {
  font-weight: 600;
  position: absolute;
  bottom: -25px;
  transform: translateX(-50%);
  pointer-events: none;
  margin-bottom: 0;
}
.form .form-group .range-slider-input .range-hidden-value {
  display: none;
}

.sec-banner {
  position: relative;
  padding: 219px 0 254px;
  background-size: cover !important;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-banner {
    padding: 150px 0 245px;
  }
}
@media screen and (max-width: 767px) {
  .sec-banner {
    padding: 116px 0 361px;
  }
}
.sec-banner .content-wrapper {
  max-width: 631px;
}
.sec-banner .content-wrapper h1 {
  color: #FF4557;
  font-family: "Berlingske Serif";
  margin-bottom: 0;
}
.sec-banner .content-wrapper h3 {
  font-weight: 400;
}

.sec-search-box {
  margin: -134px 0 0 -32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-search-box {
    margin: -134px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-search-box {
    margin: -59px 0 0 0;
  }
}
.sec-search-box .container {
  padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-search-box .container {
    padding: 0 24px;
  }
}
.sec-search-box .primary-tab-1 {
  max-width: 922px;
}
.sec-search-box .primary-tab-1 .tab-content {
  padding: 24px 32px;
}
@media screen and (max-width: 767px) {
  .sec-search-box .primary-tab-1 .tab-content {
    padding: 24px 8px 12px 16px;
  }
}
.sec-growth-boost {
  padding: 129px 0 123px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-growth-boost {
    padding: 100px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-growth-boost {
    padding: 80px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .sec-growth-boost {
    padding: 75px 0 47px;
  }
}
.sec-growth-boost .container > h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-growth-boost .container > h2 {
    margin-bottom: 60px;
  }
}
.sec-growth-boost ul.btn-list li {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .sec-growth-boost ul.btn-list li {
    display: block;
  }
}
.sec-growth-boost ul.btn-list li:not(:last-of-type) {
  margin: 0 24px 0 0;
}
@media screen and (max-width: 991px) {
  .sec-growth-boost ul.btn-list li:not(:last-of-type) {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 991px) {
  .sec-growth-boost ul.btn-list li .btn-style {
    min-width: 100%;
  }
}

.sec-talents-specialist {
  padding: 75px 0 60px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist {
    padding: 47px 0 30px;
  }
}
.sec-talents-specialist .container > h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist .container > h2 {
    margin-bottom: 50px;
  }
}
.sec-talents-specialist .nav-tabs {
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .sec-talents-specialist .tab-content .tab-pane .specialist-card .video-card-01 {
    margin-bottom: 24px;
  }
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .video-card-01 .video-wrapper video {
  width: 100%;
  height: 369px;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist .tab-content .tab-pane .specialist-card .video-card-01 .video-wrapper video {
    height: 192px;
  }
}
@media screen and (max-width: 991px) {
  .sec-talents-specialist .tab-content .tab-pane .specialist-card .img-wrapper {
    margin-bottom: 32px;
  }
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .img-wrapper img {
  width: 100%;
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper.p-lr-24 {
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper.p-lr-24 {
    padding: 0;
  }
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper > p {
  margin-bottom: 0;
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper .position-wrapper {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper .position-wrapper {
    margin-top: 32px;
  }
}
.sec-talents-specialist .tab-content .tab-pane .specialist-card .content-wrapper .position-wrapper > p {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec-talents-specialist .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.sec-candidates {
  padding: 60px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-candidates {
    padding: 30px 0 40px;
  }
}
.sec-candidates ul.arrow-list {
  text-align: right;
}
.sec-candidates ul.arrow-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-candidates ul.arrow-list li:not(:last-of-type) {
  margin: 0 40px 0 0;
}
.sec-candidates ul.arrow-list li a img {
  min-width: 18px;
}
.sec-candidates ul.arrow-list li a.swiper-button-disabled {
  pointer-events: none;
}
.sec-candidates ul.arrow-list li a.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(68%) sepia(30%) saturate(0%) hue-rotate(147deg) brightness(101%) contrast(102%);
}
.sec-candidates .candidates-header h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-candidates .candidates-header ul.arrow-list {
    display: none;
  }
}
.sec-candidates .swiper-container {
  max-width: 1140px;
  min-width: calc((100vw - 1140px) / 2 + 1163px);
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .sec-candidates .swiper-container {
    min-width: auto;
  }
}
.sec-candidates .swiper-container .swiper {
  padding: 70px 0 70px 45px;
}
@media screen and (max-width: 767px) {
  .sec-candidates .swiper-container .swiper {
    padding: 60px 0 52px 24px;
  }
}
.sec-candidates .slider-navigation ul.arrow-list {
  padding-left: 44px;
  text-align: left;
}

.sec-our-brands {
  padding: 60px 0 75px;
}
@media screen and (max-width: 767px) {
  .sec-our-brands {
    padding: 40px 0 60px;
  }
}
.sec-our-brands .title {
  text-align: center;
  margin-bottom: 48px;
}
.sec-our-brands ul.brand-list-01 li:last-of-type {
  display: none;
}

.sec-market-people {
  padding: 155px 0 150px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-market-people {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-market-people {
    padding: 48px 0 60px;
  }
}
.sec-market-people .market-content {
  max-width: 849px;
}
.sec-market-people .market-content p {
  margin-bottom: 0;
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-job-filter {
  margin: -210px 0 0 -32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .sec-job-filter {
    margin: -210px 0 0 0;
  }
}
.sec-job-filter .container {
  padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-job-filter .container {
    padding: 0 24px;
  }
}
.sec-job-filter .job-filter-card {
  max-width: 913px;
}

.sec-support-finance {
  padding: 75px 0 60px;
}
@media screen and (max-width: 767px) {
  .sec-support-finance {
    padding: 16px 0 30px;
  }
}
.sec-accountant {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .sec-accountant {
    padding: 30px 0;
  }
}
.sec-accountant .accountant-detail {
  padding: 64px 0;
}
@media screen and (max-width: 767px) {
  .sec-accountant .accountant-detail {
    padding: 0 0 48px;
  }
}
.sec-accountant .features-list-card-01 {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-accountant .features-list-card-01 {
    margin-bottom: 20px;
  }
}
.sec-do-offer {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .sec-do-offer {
    padding: 30px 0;
  }
}
.sec-do-offer .offer-grid {
  display: grid;
  grid-template-columns: repeat(3, 33%);
}
@media screen and (max-width: 767px) {
  .sec-do-offer .offer-grid {
    grid-template-columns: 1fr;
  }
}
.sec-do-offer .offer-grid .card-style-01 {
  padding-bottom: 56px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 44px;
  border-bottom: 1px solid #E1E2E3;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-do-offer .offer-grid .card-style-01 {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
}
.sec-do-offer .offer-grid .card-style-01:last-of-type {
  border-bottom: unset;
}
@media screen and (max-width: 767px) {
  .sec-do-offer .offer-grid .card-style-01:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-do-offer .offer-grid .card-style-01 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 42px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .sec-do-offer .offer-grid .card-style-01:nth-last-child(-n+3) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.sec-do-offer .offer-grid .card-style-01:nth-of-type(3n+1) {
  padding-left: 0;
}
.sec-do-offer .offer-grid .card-style-01:nth-of-type(3n+3) {
  padding-right: 0;
}
.sec-do-offer .btn-wrapper {
  text-align: center;
}

.sec-employees-say {
  padding: 60px 0 120px;
}
@media screen and (max-width: 767px) {
  .sec-employees-say {
    padding: 30px 0 80px;
  }
}
.sec-employees-say .container {
  position: relative;
}
.sec-employees-say .swiper-pagination {
  position: absolute;
  bottom: -48px;
  display: flex;
  align-items: center;
  width: 240px;
  left: 0;
  right: auto;
  transform: none;
  justify-content: center;
}
.sec-employees-say .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #E1E2E3;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
}
.sec-employees-say .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
  margin-right: 24px;
}
.sec-employees-say .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FF4557;
}
@media screen and (max-width: 991px) {
  .sec-employees-say .swiper-pagination {
    position: absolute;
    bottom: -48px;
    display: flex;
    align-items: center;
    width: 100%;
    left: 0;
    right: auto;
    transform: none;
    justify-content: center;
  }
  .sec-employees-say .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #E1E2E3;
    border-radius: 50%;
    opacity: 1;
    cursor: pointer;
  }
  .sec-employees-say .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
    margin-right: 24px;
  }
  .sec-employees-say .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #FF4557;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card {
  display: grid;
  grid-template-columns: 240px 1fr;
  align-items: center;
  column-gap: 32px;
}
@media screen and (max-width: 991px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-img {
    text-align: center;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-img img {
  width: 240px;
  height: 240px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-img img {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-img img {
    width: 128px;
    height: 128px;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content {
  position: relative;
  padding-left: 29px;
}
@media screen and (max-width: 991px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content {
    padding-left: 0;
    padding-top: 29px;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content:before {
  content: "";
  background: url("../../assets/icons/others/quote-red-icon.svg") no-repeat center;
  background-size: cover;
  width: 21px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 5px;
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-body p {
  margin-bottom: 0;
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer {
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .name-wrapper p {
  margin-bottom: 0;
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .name-wrapper p.name {
  margin-bottom: 2px;
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .brand-logo {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .brand-logo {
    text-align: center;
  }
}
.sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .brand-logo img {
  max-width: 130px;
}
@media screen and (max-width: 991px) {
  .sec-employees-say .swiper .swiper-wrapper .swiper-slide .employees-card .employees-content .review-footer .audio-card-01 .audio-style-01 {
    justify-content: center;
  }
}

.sec-job-waiting {
  padding: 60px 0 120px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-job-waiting {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-job-waiting {
    padding: 30px 0 60px;
  }
}

.sec-application-process {
  padding: 150px 0 157px;
  background: #F8F3F7;
  overflow-x: hidden;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-application-process {
    padding: 100px 40px 110px;
  }
}
@media screen and (max-width: 767px) {
  .sec-application-process {
    padding: 48px 0 98px;
  }
}
.sec-application-process.bg-gray {
  background: #F2F3F6;
}
.sec-application-process .process-steps {
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-application-process .process-steps {
    border-top: unset;
  }
}
@media screen and (max-width: 767px) {
  .sec-application-process .process-steps {
    border-top: unset;
  }
}
.sec-application-process .process-steps .process-grid {
  display: grid;
  grid-template-columns: repeat(5, 262px);
  max-width: 1140px;
  margin: -6px auto 0 auto;
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  .sec-application-process .process-steps .process-grid {
    grid-template-columns: repeat(5, 228px);
  }
}
@media screen and (max-width: 1199px) {
  .sec-application-process .process-steps .process-grid {
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .sec-application-process .process-steps .process-grid.grid-3 {
    grid-template-columns: repeat(3, 33%);
  }
}
.sec-application-process .process-steps .process-grid .number-card-01 {
  padding-right: 36px;
}
@media screen and (max-width: 1199px) {
  .sec-application-process .process-steps .process-grid .number-card-01 {
    padding-right: 0;
  }
}
.sec-application-process .process-steps .process-grid .number-card-01:last-of-type:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .sec-application-process .process-steps .process-grid .number-card-01:last-of-type:before {
    display: block;
    top: unset;
    bottom: -50px;
  }
}
.sec-application-process .process-steps .process-grid .number-card-01:after {
  content: "";
  background: #E1E2E3;
  width: 1px;
  height: 24px;
  position: absolute;
  left: 29px;
  bottom: -30px;
  display: none;
}
@media screen and (max-width: 1199px) {
  .sec-application-process .process-steps .process-grid .number-card-01:after {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-application-process .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.sec-look-like {
  padding: 60px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-look-like {
    padding: 30px 0 40px;
  }
}
.sec-look-like ul.arrow-list {
  text-align: right;
}
.sec-look-like ul.arrow-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-look-like ul.arrow-list li:not(:last-of-type) {
  margin: 0 40px 0 0;
}
.sec-look-like ul.arrow-list li a img {
  min-width: 18px;
}
.sec-look-like ul.arrow-list li a.swiper-button-disabled {
  pointer-events: none;
}
.sec-look-like ul.arrow-list li a.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(68%) sepia(30%) saturate(0%) hue-rotate(147deg) brightness(101%) contrast(102%);
}
.sec-look-like .candidates-header h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-look-like .candidates-header ul.arrow-list {
    display: none;
  }
}
.sec-look-like .swiper-container {
  max-width: 1140px;
  min-width: calc((100vw - 1140px) / 2 + 1163px);
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .sec-look-like .swiper-container {
    min-width: auto;
  }
}
.sec-look-like .swiper-container .swiper {
  padding: 70px 0 70px 22px;
}
@media screen and (max-width: 767px) {
  .sec-look-like .swiper-container .swiper {
    padding: 60px 0 52px 24px;
  }
}
.sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide {
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 992px) {
  .sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 750px !important;
  }
}
.sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .candidate-card-04 {
  box-shadow: 0 20px 25px 0 rgba(86, 86, 95, 0.15), 0 50px 50px 0 rgba(86, 86, 95, 0.05);
}
.sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .candidate-card-04 .video-wrapper .video-card-03 .video-wrapper .video-content:before {
  opacity: 0;
}
@media screen and (min-width: 992px) {
  .sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .candidate-card-04 .content-wrapper {
    padding: 48px;
  }
}
@media screen and (min-width: 992px) {
  .sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .candidate-card-04 .content-wrapper h4 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media screen and (min-width: 992px) {
  .sec-look-like .swiper-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .candidate-card-04 .content-wrapper p {
    font-size: 20px;
    line-height: 26px;
  }
}
.sec-look-like .slider-navigation ul.arrow-list {
  padding-left: 44px;
  text-align: left;
}

.sec-interesting-jobs {
  padding: 60px 0 70px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs {
    padding: 60px 0 70px;
  }
}
.sec-interesting-jobs ul.arrow-list {
  text-align: right;
}
.sec-interesting-jobs ul.arrow-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-interesting-jobs ul.arrow-list li:not(:last-of-type) {
  margin: 0 40px 0 0;
}
.sec-interesting-jobs ul.arrow-list li a img {
  min-width: 18px;
}
.sec-interesting-jobs ul.arrow-list li a.swiper-button-disabled {
  pointer-events: none;
}
.sec-interesting-jobs ul.arrow-list li a.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(68%) sepia(30%) saturate(0%) hue-rotate(147deg) brightness(101%) contrast(102%);
}
.sec-interesting-jobs .candidates-header h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .candidates-header ul.arrow-list {
    display: none;
  }
}
.sec-interesting-jobs .swiper-container {
  max-width: 1140px;
  min-width: calc((100vw - 1140px) / 2 + 1163px);
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .swiper-container {
    min-width: auto;
  }
}
.sec-interesting-jobs .swiper-container .swiper {
  padding: 70px 0 70px 45px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .swiper-container .swiper {
    padding: 48px 0 52px 24px;
  }
}
.sec-interesting-jobs .slider-navigation ul.arrow-list {
  padding-left: 44px;
  text-align: left;
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-job-filter {
  margin: -210px 0 0 -32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .sec-job-filter {
    margin: -210px 0 0 0;
  }
}
.sec-job-filter .container {
  padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-job-filter .container {
    padding: 0 24px;
  }
}
.sec-job-filter .job-filter-card {
  max-width: 913px;
}

.sec-who-looking {
  padding: 75px 0 100px;
}
@media screen and (max-width: 767px) {
  .sec-who-looking {
    padding: 30px 0;
  }
}
.sec-who-looking .accountant-detail {
  padding: 32px 0 64px;
}
@media screen and (max-width: 767px) {
  .sec-who-looking .accountant-detail {
    padding: 0 0 48px;
  }
}
.sec-who-looking .features-list-card-01 {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-who-looking .features-list-card-01 {
    margin-bottom: 20px;
  }
}
.sec-interesting-jobs {
  padding: 60px 0 70px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs {
    padding: 60px 0 70px;
  }
}
.sec-interesting-jobs .find-job-content {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .find-job-content {
    margin-top: 48px;
  }
}
.sec-interesting-jobs .find-job-content p {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .find-job-content a {
    display: none;
  }
}
.sec-interesting-jobs ul.arrow-list {
  text-align: right;
}
.sec-interesting-jobs ul.arrow-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-interesting-jobs ul.arrow-list li:not(:last-of-type) {
  margin: 0 40px 0 0;
}
.sec-interesting-jobs ul.arrow-list li a img {
  min-width: 18px;
}
.sec-interesting-jobs ul.arrow-list li a.swiper-button-disabled {
  pointer-events: none;
}
.sec-interesting-jobs ul.arrow-list li a.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(68%) sepia(30%) saturate(0%) hue-rotate(147deg) brightness(101%) contrast(102%);
}
.sec-interesting-jobs .candidates-header h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .candidates-header ul.arrow-list {
    display: none;
  }
}
.sec-interesting-jobs .swiper-container {
  max-width: 1140px;
  min-width: calc((100vw - 1140px) / 2 + 1163px);
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .swiper-container {
    min-width: auto;
  }
}
.sec-interesting-jobs .swiper-container .swiper {
  padding: 70px 0 70px 45px;
}
@media screen and (max-width: 767px) {
  .sec-interesting-jobs .swiper-container .swiper {
    padding: 48px 0 52px 24px;
  }
}
.sec-interesting-jobs .slider-navigation ul.arrow-list {
  padding-left: 44px;
  text-align: left;
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-breadcrumb.mt-150 {
  margin-top: 156px !important;
}
@media screen and (max-width: 767px) {
  .sec-breadcrumb.mt-150 {
    margin-top: 118px !important;
  }
}

.sec-skill-scope {
  padding: 214px 0 48px;
}
@media screen and (max-width: 991px) {
  .sec-skill-scope {
    padding: 150px 0 48px;
  }
}
@media screen and (max-width: 991px) {
  .sec-skill-scope ul.alpha-list {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
  }
  .sec-skill-scope ul.alpha-list::-webkit-scrollbar {
    display: none;
  }
}
.sec-skill-scope ul.alpha-list li {
  display: inline-block;
}
.sec-skill-scope ul.alpha-list li a {
  font-weight: 600;
  min-height: 26px;
  min-width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF4557;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .sec-skill-scope ul.alpha-list li a {
    min-width: 35px;
  }
}
@media screen and (max-width: 767px) {
  .sec-skill-scope ul.alpha-list li a {
    min-height: 26px;
    min-width: 25px;
  }
}
.sec-skill-scope ul.alpha-list li a.disable {
  pointer-events: none;
  color: #C3C3C3;
}
.sec-skill-scope .job-scope-wrapper .scope-card:not(:last-of-type) {
  margin-bottom: 96px;
}
@media screen and (max-width: 991px) {
  .sec-skill-scope .job-scope-wrapper .scope-card:not(:last-of-type) {
    margin-bottom: 72px;
  }
}
.sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li {
  position: relative;
  display: block;
}
.sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li:not(:last-of-type) {
  border-bottom: 1px solid #222324;
}
.sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li a {
  color: #222324;
  display: block;
  padding: 24px 50px 24px 0;
}
@media screen and (max-width: 767px) {
  .sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li a {
    padding: 21px 50px 21px 0;
  }
}
.sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li a:hover::before {
  transition: all 0.3s ease-in-out;
  right: 15px;
}
.sec-skill-scope .job-scope-wrapper .scope-card ul.scope-list li a::before {
  content: "";
  background: url("../../assets/icons/arrows/right-stroke-angle-arrow-black-icon.svg") no-repeat center;
  background-size: cover;
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.sec-job-glossar-single {
  padding: 64px 0;
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single {
    padding: 32px 0;
  }
}
.sec-job-glossar-single .article-content .article-card:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single .article-content .article-card:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.sec-job-glossar-single .article-content .article-card .content-card-1 .content-detail {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single .article-content .article-card .content-card-1 .content-detail {
    margin-bottom: 44px;
  }
}
.sec-job-glossar-single .article-content .article-card .glossar-img {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single .article-content .article-card .glossar-img {
    margin-top: 60px;
  }
}
.sec-job-glossar-single .article-content .article-card .glossar-img img {
  width: 100%;
  height: 480px;
  border-radius: 8px;
  object-fit: cover;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-job-glossar-single .article-content .article-card .glossar-img img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single .article-content .article-card .glossar-img img {
    height: 240px;
  }
}
.sec-job-glossar-single .article-content .article-card .content-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.sec-job-glossar-single .article-content .article-card .content-author-card-1 {
  max-width: 640px;
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .sec-job-glossar-single .article-content .article-card .content-author-card-1 {
    padding-top: 33px;
    margin-top: 33px;
  }
}
@media screen and (max-width: 991px) {
  .sec-job-glossar-single .table-content-sidebar-1 {
    display: none;
  }
}

.sec-our-team {
  padding: 100px 0 150px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-our-team {
    padding: 80px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec-our-team {
    padding: 48px 0 60px;
  }
}
.sec-our-team .primary-tab-3 .filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .sec-our-team .primary-tab-3 .filter-header {
    justify-content: center;
    gap: 0;
  }
}
.sec-our-team .team-grid {
  display: grid;
  align-items: self-start;
}
.sec-our-team .team-grid.grid-3 {
  grid-template-columns: repeat(3, calc(33% - 12px));
  column-gap: 24px;
  row-gap: 48px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-our-team .team-grid.grid-3 {
    grid-template-columns: repeat(2, calc(50% - 12px));
  }
}
@media screen and (max-width: 767px) {
  .sec-our-team .team-grid.grid-3 {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 20px;
  }
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-career {
  padding: 214px 0 100px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-career {
    padding: 130px 0 60px;
  }
}
.sec-career.ptb-48 {
  padding: 48px 0;
}
.sec-career .career-wrapper .career-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid {
    align-items: self-end;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-career .career-wrapper .career-grid {
    grid-template-columns: repeat(2, calc(50% - 12px));
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid {
    grid-template-columns: 1fr;
  }
}
.sec-career .career-wrapper .career-grid .candidate-card-02 {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1), .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .img-wrapper img, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .img-wrapper img {
    height: 480px;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .img-wrapper img, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .img-wrapper img {
    height: 225px;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper {
    padding: 42px 34px 104px;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper {
    padding: 24px 24px 68px;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper h4, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper h4 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper h4, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper h4 {
    min-height: auto;
    margin-bottom: 20px !important;
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper p, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper p, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper p {
    display: block;
    font-size: 17px;
    line-height: 20px;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper .btn-wrapper, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper .btn-wrapper {
    bottom: 34px;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(1) .content-wrapper .btn-wrapper, .sec-career .career-wrapper .career-grid .candidate-card-02:nth-of-type(7) .content-wrapper .btn-wrapper {
    bottom: 20px;
  }
}
.sec-career .career-wrapper .career-grid .candidate-card-02 .content-wrapper h4 {
  min-height: 44px;
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(1) {
    grid-column: span 8;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(2) {
    grid-column: span 4;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(3),
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(4),
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(5) {
    grid-column: span 4;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(6) {
    grid-column: span 4;
    align-self: start;
  }
}
@media screen and (min-width: 992px) {
  .sec-career .career-wrapper .career-grid:has(.candidate-card-02) .candidate-card-02:nth-of-type(7) {
    grid-column: span 8;
  }
}
@media screen and (max-width: 767px) {
  .sec-career .career-wrapper .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-member-profile {
  padding: 180px 0 100px;
}
@media screen and (max-width: 767px) {
  .sec-member-profile {
    padding: 120px 0 8px;
  }
}
.sec-member-profile .profile-card {
  max-width: 850px;
}
.sec-member-profile .profile-card .profile-header .name-wrapper {
  display: grid;
  grid-template-columns: 240px 1fr;
  align-items: center;
  column-gap: 48px;
}
@media screen and (max-width: 767px) {
  .sec-member-profile .profile-card .profile-header .name-wrapper {
    grid-template-columns: 1fr;
    row-gap: 32px;
  }
}
@media screen and (max-width: 767px) {
  .sec-member-profile .profile-card .profile-header .name-wrapper .member-img {
    text-align: center;
  }
}
.sec-member-profile .profile-card .profile-header .name-wrapper .member-img img {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .sec-member-profile .profile-card .profile-header .name-wrapper .member-content {
    text-align: center;
  }
}
.sec-member-profile .profile-card .profile-body {
  max-width: 850px;
}
.sec-member-profile .feature-wrapper {
  max-width: 850px;
}
.sec-member-profile .feature-wrapper .features-list-card-01 {
  padding: 32px;
}
@media screen and (max-width: 767px) {
  .sec-member-profile .feature-wrapper .features-list-card-01 {
    margin-bottom: 32px;
  }
}

.sec-breadcrumb .container {
  padding: 0;
}

.sec-support-search {
  margin: -75px 0 0 -32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-support-search {
    margin: -75px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-support-search {
    margin: -56px 0 0 0;
  }
}
.sec-support-search .container {
  padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-support-search .container {
    padding: 0 24px;
  }
}

.sec-looking-talent {
  padding: 60px 0;
}

.sec-expertise-benefit {
  padding: 60px 0 105px;
}
@media screen and (max-width: 991px) {
  .sec-expertise-benefit {
    padding: 35px 0;
  }
}

.sec-fit-faq {
  padding: 105px 0 170px;
}
@media screen and (max-width: 991px) {
  .sec-fit-faq {
    padding: 60px 0;
  }
}

.sec-job-interview-single {
  padding: 64px 0;
}
@media screen and (max-width: 767px) {
  .sec-job-interview-single {
    padding: 32px 0;
  }
}
.sec-job-interview-single .container {
  max-width: 1290px;
}
.sec-job-interview-single .article-content .article-card:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-job-interview-single .article-content .article-card:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.sec-job-interview-single .article-content .article-card .content-card-1 .content-detail, .sec-job-interview-single .article-content .article-card .content-card-3 .content-detail {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .sec-job-interview-single .article-content .article-card .content-card-1 .content-detail, .sec-job-interview-single .article-content .article-card .content-card-3 .content-detail {
    margin-bottom: 44px;
  }
}
.sec-job-interview-single .article-content .article-card .content-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.sec-job-interview-single .article-content .article-card .content-author-card-1 {
  max-width: 640px;
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .sec-job-interview-single .article-content .article-card .content-author-card-1 {
    padding-top: 33px;
    margin-top: 33px;
  }
}
.sec-job-interview-single .table-content-sidebar-1 {
  padding-left: 40px;
}
@media screen and (max-width: 991px) {
  .sec-job-interview-single .table-content-sidebar-1 {
    display: none;
  }
}

.sec-job-search {
  margin: -212px 0 0 -32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-job-search {
    margin: -75px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-job-search {
    margin: -56px 0 0 0;
  }
}
.sec-job-search .container {
  padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-job-search .container {
    padding: 0 24px;
  }
}

.sec-posted-jobs {
  padding: 124px 0 60px;
}
@media screen and (max-width: 767px) {
  .sec-posted-jobs {
    padding: 34px 0 40px;
  }
}
.sec-posted-jobs .filter-header ul.filter-list {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .sec-posted-jobs .filter-header ul.filter-list {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    justify-content: center;
    z-index: 2;
  }
}
.sec-posted-jobs .filter-header ul.filter-list li {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.sec-posted-jobs .filter-header ul.filter-list li:not(:last-of-type):before {
  content: "";
  background-color: #E1E2E3;
  width: 1px;
  height: 100%;
  position: absolute;
  right: -32px;
  top: 0;
}
.sec-posted-jobs .filter-header ul.filter-list li .filter-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sec-posted-jobs .filter-header ul.filter-list li .filter-icon a.active img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(92%) saturate(2100%) hue-rotate(330deg) brightness(103%) contrast(101%);
}
.sec-posted-jobs .filter-header ul.filter-list li .filter-icon a img {
  max-width: 24px;
  filter: brightness(0) saturate(100%) invert(11%) sepia(7%) saturate(19%) hue-rotate(333deg) brightness(93%) contrast(96%);
}
@media screen and (max-width: 767px) {
  .sec-posted-jobs ul.search-tags {
    display: none;
  }
}
.sec-posted-jobs ul.search-tags li {
  display: inline-block;
  vertical-align: middle;
}
.sec-posted-jobs ul.search-tags li:not(:last-of-type) {
  margin: 0 12px 0 0;
}
.sec-posted-jobs .posted-jobs-grid {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - 13px));
  column-gap: 24px;
  row-gap: 24px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-posted-jobs .posted-jobs-grid {
    grid-template-columns: repeat(2, calc(50% - 13px));
  }
}
@media screen and (max-width: 767px) {
  .sec-posted-jobs .posted-jobs-grid {
    grid-template-columns: 1fr;
  }
}

.sec-blog {
  padding: 214px 0 100px;
}
@media screen and (max-width: 767px) {
  .sec-blog {
    padding: 136px 0 60px;
  }
}
.sec-blog .blog-wrapper .filter-header ul.filter-list {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .sec-blog .blog-wrapper .filter-header ul.filter-list {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    justify-content: center;
    z-index: 2;
  }
}
.sec-blog .blog-wrapper .filter-header ul.filter-list li {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.sec-blog .blog-wrapper .filter-header ul.filter-list li:not(:last-of-type):before {
  content: "";
  background-color: #E1E2E3;
  width: 1px;
  height: 100%;
  position: absolute;
  right: -32px;
  top: 0;
}
.sec-blog .blog-wrapper .filter-header ul.filter-list li .filter-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-blog .blog-wrapper .filter-header ul.filter-list li .filter-icon {
    width: 40px;
    height: 40px;
  }
}
.sec-blog .blog-wrapper .filter-header ul.filter-list li .filter-icon a.active img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(92%) saturate(2100%) hue-rotate(330deg) brightness(103%) contrast(101%);
}
.sec-blog .blog-wrapper .filter-header ul.filter-list li .filter-icon a img {
  max-width: 24px;
  filter: brightness(0) saturate(100%) invert(11%) sepia(7%) saturate(19%) hue-rotate(333deg) brightness(93%) contrast(96%);
}
.sec-blog .blog-wrapper .blog-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid {
    align-items: self-end;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-blog .blog-wrapper .blog-grid {
    grid-template-columns: repeat(2, calc(50% - 12px));
  }
}
@media screen and (max-width: 767px) {
  .sec-blog .blog-wrapper .blog-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.sec-blog .blog-wrapper .blog-grid .candidate-card-03 {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03 {
    grid-column: span 4;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) {
    min-height: 869px;
    grid-column: span 8;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) .img-wrapper img {
    min-height: 480px;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) .content-wrapper {
    padding: 42px 42px 104px;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) .content-wrapper .date-wrapper a {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) .content-wrapper h4 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid .candidate-card-03:nth-of-type(1) .content-wrapper p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (min-width: 992px) {
  .sec-blog .blog-wrapper .blog-grid:has(.candidate-card-03) .candidate-card-03:nth-of-type(1) {
    grid-column: span 8;
  }
}
@media screen and (max-width: 767px) {
  .sec-blog .blog-wrapper .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.sec-blog-single {
  padding: 180px 0 60px;
}
@media screen and (max-width: 767px) {
  .sec-blog-single {
    padding: 72px 0 35px;
  }
}
.sec-blog-single .container {
  max-width: 1290px;
}
@media screen and (max-width: 767px) {
  .sec-blog-single > .author-img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: top;
  }
}
.sec-blog-single .article-content .tag-interview {
  text-transform: uppercase;
  color: #FF4557;
  letter-spacing: 1.4px;
}
.sec-blog-single .article-content .blog-card:not(:last-of-type) {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-blog-single .article-content .blog-card:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.sec-blog-single .article-content .blog-card .blog-content:not(:last-of-type) {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .sec-blog-single .article-content .blog-card .blog-content:not(:last-of-type) {
    margin-bottom: 32px;
  }
}
.sec-blog-single .article-content .blog-card .blog-content .author-img img {
  width: 100%;
}
.sec-blog-single .article-content .blog-card .blog-content ol {
  padding-left: 16px;
  position: relative;
}
.sec-blog-single .article-content .blog-card .blog-content ol li {
  list-style: decimal;
  display: list-item;
}
.sec-blog-single .article-content .blog-card .blog-content ol li:not(:last-of-type) {
  margin: 0 0 2px 0;
}
.sec-blog-single .article-content .blog-card .blog-content .top-separator {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .sec-blog-single .article-content .blog-card .blog-content .top-separator {
    padding-top: 24px;
    margin-top: 24px;
  }
}

.sec-imprint {
  padding: 214px 0 150px;
}
@media screen and (max-width: 767px) {
  .sec-imprint {
    padding: 136px 0 60px;
  }
}
.sec-imprint .container {
  max-width: 1290px;
}
.sec-imprint .personal-detail-wrapper .detail-card:not(:last-of-type) {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-imprint .personal-detail-wrapper .detail-card:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.sec-imprint .personal-detail-wrapper .detail-card .detail-content:not(:last-of-type) {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .sec-imprint .personal-detail-wrapper .detail-card .detail-content:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.sec-imprint .personal-detail-wrapper .detail-card .detail-content .content-card:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .sec-imprint .personal-detail-wrapper .detail-card .detail-content .content-card:not(:last-of-type) {
    margin-bottom: 22px;
  }
}

.sec-finance-controlling {
  padding: 132px 0 60px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-finance-controlling {
    padding: 80px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-finance-controlling {
    padding: 60px 0 35px;
  }
}
@media screen and (max-width: 767px) {
  .sec-finance-controlling .jobs-wrapper .card-style-01 {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .sec-finance-controlling .btn-wrapper .btn-style {
    min-width: 100%;
  }
}

.sec-opportunity {
  padding: 32px 0 40px;
}

.sec-register-form {
  padding: 40px 0;
}
.sec-register-form .form-wrapper {
  padding: 48px;
  border-radius: 32px;
  background-color: #F7F8F9;
}
@media screen and (max-width: 767px) {
  .sec-register-form .form-wrapper {
    padding: 32px 24px;
  }
}
.sec-register-form .form-wrapper .form-group {
  margin-bottom: 28px;
}
.sec-register-form .form-wrapper .form-group.submit {
  margin: 20px 0 0;
}

.sec-look-forward {
  padding: 40px 0;
}

.sec-personal-request {
  position: relative;
}
.sec-personal-request .personal-card {
  position: relative;
  min-height: 100vh;
  padding: 204px 0 174px;
  background: #FAFBFC;
}
@media screen and (max-width: 767px) {
  .sec-personal-request .personal-card {
    padding: 100px 0 130px;
  }
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .form {
  max-width: 500px;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .form.w-700 {
  max-width: 700px;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .form.w-700 .form-group {
  margin-bottom: 25px;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .form .form-group {
  margin-bottom: 10px;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper {
  display: grid;
  grid-template-columns: 352px 396px;
  align-items: self-start;
  column-gap: 32px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper {
    grid-template-columns: 352px 258px;
  }
}
@media screen and (max-width: 767px) {
  .sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper {
    grid-template-columns: 1fr;
    row-gap: 32px;
  }
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container #personal-calendar {
  display: none;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar {
  width: 100%;
  max-width: 352px;
  padding: 24px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer {
  justify-content: center;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
  display: block;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #222324;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
  justify-content: center;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
  max-width: max-content;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper .calendar-container .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper ul.time-slot-list {
  display: grid;
  grid-template-columns: repeat(3, 102px);
  column-gap: 12px;
  row-gap: 12px;
}
.sec-personal-request .personal-card .need-wrapper .form-wrapper .date-picker-wrapper ul.time-slot-list li a.slot-tag {
  height: 44px;
  min-width: 102px;
  padding: 16px 24px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #F0F1F2;
}
.sec-personal-request .personal-card .need-wrapper .confirm-card {
  padding: 16px;
  max-width: 720px;
  border-radius: 8px;
  background: rgba(198, 248, 225, 0.5);
}
.sec-personal-request .personal-card .need-wrapper .confirm-card p {
  color: #004042;
}
.sec-personal-request .personal-card .need-wrapper .thanks-card {
  padding: 32px;
  max-width: 849px;
  border-radius: 8px;
  background: #C6F8E1;
}
.sec-personal-request .personal-card .need-wrapper .thanks-card h2 {
  display: grid;
  grid-template-columns: 32px 1fr;
  align-items: center;
  column-gap: 16px;
  color: #004042;
}
@media screen and (max-width: 767px) {
  .sec-personal-request .personal-card .need-wrapper .thanks-card h2 {
    grid-template-columns: 1fr;
    row-gap: 16px;
    align-items: self-start;
  }
}
.sec-personal-request .personal-card .need-wrapper .thanks-card p {
  color: #004042;
}
.sec-personal-request .request-form-steps {
  width: 100%;
  padding: 16px 16px 16px 64px;
  margin: auto;
  max-width: 1280px;
  border-radius: 100px;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .sec-personal-request .request-form-steps {
    position: fixed;
    bottom: 0;
    padding: 16px 0;
    border-radius: 0;
  }
}
.sec-personal-request .request-form-steps .steps-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 12px;
}
@media screen and (max-width: 767px) {
  .sec-personal-request .request-form-steps .steps-grid {
    grid-template-columns: 1fr;
  }
}
.sec-personal-request .request-form-steps .steps-grid ul.steps-list {
  height: 6px;
  overflow: hidden;
  border-radius: 16px;
  background: #F0F1F2;
  box-shadow: 0 1px 2px 0 rgba(139, 139, 140, 0.25) inset;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
}
.sec-personal-request .request-form-steps .steps-grid ul.steps-list li {
  display: block;
  vertical-align: middle;
}
.sec-personal-request .request-form-steps .steps-grid ul.steps-list li.active {
  background: #78F0B9;
}
.sec-personal-request .request-form-steps .steps-grid ul.steps-list li span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 16px;
}
.sec-personal-request .request-form-steps .steps-grid ul.btn-list {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .sec-personal-request .request-form-steps .steps-grid ul.btn-list {
    margin-top: 20px;
    text-align: center;
  }
}
.sec-personal-request .request-form-steps .steps-grid ul.btn-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-personal-request .request-form-steps .steps-grid ul.btn-list li:not(:last-of-type) {
  margin: 0 32px 0 0;
}
@media screen and (max-width: 991px) {
  .sec-personal-request .request-form-steps .steps-grid ul.btn-list li:not(:last-of-type) {
    margin: 0 5px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .sec-personal-request .request-form-steps .steps-grid ul.btn-list li .btn-style {
    height: 36px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding: 10px 16px 10px;
  }
}
.sec-personal-request .request-form-steps .steps-grid ul.btn-list li .btn-style.text-gray {
  color: #C3C3C3;
}

.sec-executive-search {
  padding: 64px 0 40px;
}
@media screen and (max-width: 991px) {
  .sec-executive-search {
    padding: 30px 0;
  }
}

.sec-customer-dialogue {
  padding: 40px 0 62px;
}
@media screen and (max-width: 991px) {
  .sec-customer-dialogue {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-customer-dialogue .quick-info-card-01 ul.btn-list li .btn-style {
    padding: 18px 25px 18px;
  }
}

.sec-proven-expertise {
  padding: 62px 0 70px;
}
@media screen and (max-width: 991px) {
  .sec-proven-expertise {
    padding: 32px 0 24px;
  }
}

.sec-executives {
  padding: 70px 0 32px;
}
.sec-executives .img-wrapper img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-executives .img-wrapper img {
    height: 304px;
  }
}
.sec-executives .content-wrapper {
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  .sec-executives .content-wrapper {
    padding-left: 0;
  }
}
.sec-executives .content-wrapper ul.executives-list li {
  display: block;
}
.sec-executives .content-wrapper ul.executives-list li:not(:last-of-type) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #222324;
}

.sec-become-manager {
  padding: 30px 0 150px;
}

.sec-my-application {
  padding: 48px 0 32px;
}

.sec-job-alerts {
  padding: 60px 0 100px;
}
.sec-job-alerts ul.job-alert-list li {
  display: block;
}
.sec-job-alerts ul.job-alert-list li:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card {
  padding: 20px 25px 16px 16px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0px 20px 50px 0px rgba(86, 86, 95, 0.15), 0px 50px 50px 0px rgba(86, 86, 95, 0.05);
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.name-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.name-list li:not(:last-of-type) {
  margin: 0 30px 0 0;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.name-list li .name-wrapper {
  display: inline-flex;
  align-items: center;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.name-list li .name-wrapper .icon img {
  max-height: 20px;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.action-list {
  text-align: right;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.action-list li {
  display: inline-block;
  vertical-align: middle;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.action-list li:not(:last-of-type) {
  margin: 0 18px 0 0;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card .job-header ul.action-list li a img {
  max-height: 20px;
}
@media screen and (max-width: 767px) {
  .sec-job-alerts ul.job-alert-list li .job-alert-card ul.search-tags {
    display: none;
  }
}
.sec-job-alerts ul.job-alert-list li .job-alert-card ul.search-tags li {
  display: inline-block;
  vertical-align: middle;
}
.sec-job-alerts ul.job-alert-list li .job-alert-card ul.search-tags li:not(:last-of-type) {
  margin: 0 12px 0 0;
}

.sec-our-story {
  position: relative;
  overflow: hidden;
}
.sec-our-story .container-fluid {
  padding: 0;
}
.sec-our-story .story-content-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .sec-our-story .story-content-wrapper {
    position: relative;
    background: #F7F7F6;
  }
}
.sec-our-story .story-content-wrapper .story-content {
  max-width: 1140px;
  margin: auto;
}
.sec-our-story .story-content-wrapper .story-content p {
  max-width: 698px;
}
.sec-our-story .story-content-wrapper .process-steps {
  border-top: 1px solid #E1E2E3;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .sec-our-story .story-content-wrapper .process-steps {
    border-top: unset;
  }
}
@media screen and (max-width: 767px) {
  .sec-our-story .story-content-wrapper .process-steps {
    border-top: unset;
  }
}
.sec-our-story .story-content-wrapper .process-steps .process-grid {
  display: grid;
  grid-template-columns: repeat(4, 360px);
  max-width: 1140px;
  margin: -6px auto 0 auto;
}
@media screen and (max-width: 1199px) {
  .sec-our-story .story-content-wrapper .process-steps .process-grid {
    grid-template-columns: 1fr;
    row-gap: 36px;
  }
}
.sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01 {
  padding-right: 49px;
}
@media screen and (max-width: 1199px) {
  .sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01 {
    padding-right: 0;
    grid-template-columns: 1fr;
  }
}
.sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01:last-of-type:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01:last-of-type:before {
    display: block;
    top: unset;
    bottom: -50px;
  }
}
.sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01:after {
  content: "";
  background: #E1E2E3;
  width: 1px;
  height: 24px;
  position: absolute;
  left: 29px;
  bottom: -30px;
  display: none;
}
@media screen and (max-width: 1199px) {
  .sec-our-story .story-content-wrapper .process-steps .process-grid .number-card-01:after {
    display: block;
  }
}
.sec-our-story .story-card-wrapper .story-img img {
  width: 100%;
  height: 1600px;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 991px) {
  .sec-our-story .story-card-wrapper .story-img img {
    height: 400px;
  }
}
.sec-our-story .swiper {
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  .sec-our-story .swiper {
    padding-left: 12px;
  }
}
.sec-our-story .swiper .swiper-wrapper .swiper-slide .story-card .story-img img {
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

.sec-update-profile .profile-card {
  width: 100%;
  max-width: 752px;
  padding: 42px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card {
    padding: 32px 24px;
  }
}
.sec-update-profile .profile-card:not(:last-of-type) {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .btn-style {
    min-width: 100%;
    padding: 18px 25px 18px;
  }
}
.sec-update-profile .profile-card .form.w-350 .form-card {
  max-width: 350px;
}
.sec-update-profile .profile-card .form-card:not(:last-of-type) {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card:not(:last-of-type) {
    margin-bottom: 32px;
  }
}
.sec-update-profile .profile-card .form-card.change-password-card {
  padding: 32px 0 48px;
  margin-bottom: 32px;
  border-top: 1px solid #E1E2E3;
  border-bottom: 1px solid #E1E2E3;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card.change-password-card {
    padding: 24px 0;
  }
}
.sec-update-profile .profile-card .form-card .column-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 12px));
  column-gap: 24px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card .column-grid-2 {
    grid-template-columns: 1fr;
  }
}
.sec-update-profile .profile-card .form-card .column-grid-2:not(:last-of-type) .form-group {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card .column-grid-2:not(:last-of-type) .form-group {
    margin-bottom: 23px;
  }
}
.sec-update-profile .profile-card .form-card .form-group > .mileage-grid.has-icon {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  column-gap: 8px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card .form-group ul.radio-list li:not(:last-of-type) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .form-card .change-password-link {
    margin-top: 27px;
  }
}
.sec-update-profile .profile-card .form-card .change-password-link a {
  color: #FF4557;
}
.sec-update-profile .profile-card .form-card .user-profile {
  display: grid;
  grid-template-columns: 128px 1fr;
  align-items: center;
  column-gap: 24px;
}
.sec-update-profile .profile-card .form-card .user-profile .user-img {
  width: 128px;
  height: 128px;
}
.sec-update-profile .profile-card .form-card .user-profile .user-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions.active {
  opacity: 1;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions li {
  display: inline-block;
  vertical-align: middle;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions li:not(:last-of-type) {
  margin: 0 8px 0 0;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions li a {
  padding: 8px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 36px;
  color: #1F1F1F;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions li a:hover {
  color: #1F1F1F;
}
.sec-update-profile .profile-card .form-card .user-profile .user-content ul.card-actions li a img {
  max-width: 20px;
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li {
  display: block;
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li:not(:last-of-type) {
  margin-bottom: 12px;
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card {
  padding: 6px 16px;
  display: grid;
  grid-template-columns: 1fr 160px;
  align-items: center;
  column-gap: 16px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 2px 20px 0px rgba(86, 86, 95, 0.1), 0px 1px 3px 0px rgba(86, 86, 95, 0.2);
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card {
    grid-template-columns: 1fr 82px;
    column-gap: 0;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card .name-wrapper p {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card .name-wrapper p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    display: block;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card .name-wrapper p img {
  max-width: 20px;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card .name-wrapper p img {
    margin-right: 13px;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions {
    display: none;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions.active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions.active {
    display: block;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li {
  display: inline-block;
  vertical-align: middle;
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li:not(:last-of-type) {
  margin: 0 8px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li:not(:last-of-type) {
    margin: 0;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li a {
  padding: 8px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 36px;
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li a span {
  color: #1F1F1F;
}
@media screen and (max-width: 767px) {
  .sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li a span {
    display: none;
  }
}
.sec-update-profile .profile-card .upload-file-wrapper ul.upload-list li .upload-card ul.card-actions li a img {
  max-width: 20px;
}

/*# sourceMappingURL=main.css.map */
