@charset "UTF-8";
#main {
  margin: auto;
  text-align: center;
  font-family: "A1 Mincho", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#main * {
  box-sizing: border-box;
}
#main a {
  transition: opacity 0.5s ease-in-out;
}
#main a:hover {
  opacity: 0.5;
}
#main a:visited {
  opacity: 1;
}
#main a:focus {
  outline: none;
}
#main a picture {
  display: inline-block;
}
#main picture {
  display: block;
  line-height: 0;
}
.Section {
  margin: auto;
  max-width: 750px;
}

.-relative {
  position: relative;
}

.bg_area {
  background-color: #d4e0ed;
  max-width: 750px;
  width: 100%;
  padding: clamp(0px, 10.6666666667vw, 80px) clamp(0px, 5.3333333333vw, 40px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .bg_area {
    padding: 10.6666666667vw 0;
  }
}
.bg_area.-iro02 {
  background-color: #F8EEF2;
}

.bg_inner {
  margin: auto;
  padding: clamp(0px, 10.6666666667vw, 80px) 0;
  max-width: 670px;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .bg_inner {
    padding: 9.3333333333vw 0;
    width: 89.3333333333vw;
  }
}

.txt {
  position: relative;
  margin: clamp(0px, 8vw, 60px) 0 clamp(0px, 5.3333333333vw, 40px) clamp(0px, 9.3333333333vw, 70px);
  padding: 0 clamp(0px, 7.4666666667vw, 56px);
  font-feature-settings: "palt";
  text-align: left;
  font-size: clamp(0px, 4vw, 30px);
  line-height: 1.7333333333;
  letter-spacing: 0.06em;
}
.txt.-sans {
  margin: clamp(0px, 8vw, 60px) clamp(0px, 6.6666666667vw, 50px) clamp(0px, 5.3333333333vw, 40px);
  padding: 0;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: clamp(0px, 3.7333333333vw, 28px);
  line-height: 1.5;
}
.txt.-title {
  display: inline-block;
  margin: auto !important;
  padding: 0;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: clamp(0px, 4vw, 30px);
  font-weight: bold;
  line-height: 1.5;
  color: #f18687;
  border-bottom: 1px solid #f18687;
}
.txt.-num1 {
  position: relative;
  margin-left: clamp(0px, 7.4666666667vw, 56px);
}
.txt.-num1::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: clamp(0px, 6.1333333333vw, 46px);
  height: clamp(0px, 6.1333333333vw, 46px);
  background: url(../images/202511/num_001-pc.png) no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .txt.-num1::after {
    top: 0.5333333333vw;
    background: url(../images/202511/sp/num_001-sp.png) no-repeat 0 0/contain;
  }
}
.txt.-num2 {
  position: relative;
  margin-left: clamp(0px, 7.4666666667vw, 56px);
}
.txt.-num2::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: clamp(0px, 6.1333333333vw, 46px);
  height: clamp(0px, 6.1333333333vw, 46px);
  background: url(../images/202511/num_002-pc.png) no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .txt.-num2::after {
    top: 0.5333333333vw;
    background: url(../images/202511/sp/num_002-sp.png) no-repeat 0 0/contain;
  }
}
.txt.-tar {
  margin-right: clamp(0px, 6.6666666667vw, 50px);
  padding: 0;
  text-align: right;
}
.txt small {
  font-size: clamp(0px, 2.6666666667vw, 20px);
}
.txt span {
  color: #f18687;
}

.txt_list {
  margin: clamp(0px, 6.6666666667vw, 50px) 0 clamp(0px, 5.3333333333vw, 40px) clamp(0px, 9.3333333333vw, 70px) !important;
  padding: 0 clamp(0px, 7.4666666667vw, 56px);
  text-align: left;
  list-style: none;
}
.txt_list li {
  padding-left: 1em;
  font-feature-settings: "palt";
  font-size: clamp(0px, 2.6666666667vw, 20px);
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.txt_list li::before {
  content: "※";
  margin-left: -1em;
}

.img_006 {
  position: relative;
}
.img_006 .btn_101 {
  position: absolute;
  top: clamp(0px, 140vw, 1050px);
  left: 50%;
  transform: translateX(-50%);
}
.img_006 .btn_102 {
  position: absolute;
  bottom: clamp(0px, 10.6666666667vw, 80px);
  left: 50%;
  transform: translateX(-50%);
}

.img_009b {
  position: relative;
  min-height: clamp(0px, 26.0666666667vw, 195.5px);
}
@media screen and (max-width: 767px) {
  .img_009b {
    min-height: 26.0666666667vw;
  }
}

.img_010 {
  position: relative;
}
.img_010 .link_001 {
  position: absolute;
  top: clamp(0px, 34.6666666667vw, 260px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .img_010 .link_001 {
    top: 40vw;
  }
}
.img_010 .link_002 {
  position: absolute;
  top: clamp(0px, 58.6666666667vw, 440px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .img_010 .link_002 {
    top: 64vw;
  }
}

.img_011 {
  position: relative;
}
.img_011 .btn_001 {
  position: absolute;
  top: clamp(0px, 63.7333333333vw, 478px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .img_011 .btn_001 {
    top: 63.7333333333vw;
  }
}
.img_011 .btn_002 {
  position: absolute;
  top: clamp(0px, 90.6666666667vw, 680px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .img_011 .btn_002 {
    top: 90.6666666667vw;
  }
}

.img_009 {
  position: relative;
  margin: auto;
  padding: clamp(0px, 10.6666666667vw, 80px) 0 0;
  max-width: clamp(0px, 89.3333333333vw, 670px);
  min-height: clamp(0px, 152vw, 1140px);
  background: #fff;
}
@media screen and (min-width: 768px) {
  .img_009 > picture {
    height: 0;
  }
}
.img_009 > picture > letro-review {
  position: relative;
  display: block;
  margin-top: clamp(0px, 8vw, 60px);
  width: 89.3333333333vw;
  max-width: clamp(0px, 89.3333333333vw, 670px);
  background: #fff;
  padding: clamp(0px, 6.6666666667vw, 50px);
}
@media screen and (max-width: 767px) {
  .img_009 > picture > letro-review {
    padding: 0 6.6666666667vw;
    width: 89.3333333333vw;
  }
}

.img_015 {
  position: relative;
}
.img_015 .link_003 {
  position: absolute;
  top: clamp(0px, 28.5333333333vw, 214px);
  left: 50%;
  width: clamp(0px, 80.5333333333vw, 604px);
  transform: translateX(-50%);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .img_015 .link_003 {
    top: 28.5333333333vw;
    width: 80.5333333333vw;
  }
}

.ic_002 {
  margin: clamp(0px, 2.6666666667vw, 20px) 0 0 clamp(0px, 6.6666666667vw, 50px);
  text-align: left;
}

.ic_003 {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .ic_003 {
    top: -6vw;
  }
}

.-mt0 {
  margin-top: 0vw !important;
}
@media screen and (min-width: 768px) {
  .-mt0 {
    margin-top: 0px !important;
  }
}

.-mt2 {
  margin-top: 0.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt2 {
    margin-top: 2px !important;
  }
}

.-mt4 {
  margin-top: 0.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt4 {
    margin-top: 4px !important;
  }
}

.-mt6 {
  margin-top: 0.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt6 {
    margin-top: 6px !important;
  }
}

.-mt8 {
  margin-top: 1.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt8 {
    margin-top: 8px !important;
  }
}

.-mt10 {
  margin-top: 1.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt10 {
    margin-top: 10px !important;
  }
}

.-mt12 {
  margin-top: 1.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt12 {
    margin-top: 12px !important;
  }
}

.-mt14 {
  margin-top: 1.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt14 {
    margin-top: 14px !important;
  }
}

.-mt16 {
  margin-top: 2.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt16 {
    margin-top: 16px !important;
  }
}

.-mt18 {
  margin-top: 2.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt18 {
    margin-top: 18px !important;
  }
}

.-mt20 {
  margin-top: 2.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt20 {
    margin-top: 20px !important;
  }
}

.-mt22 {
  margin-top: 2.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt22 {
    margin-top: 22px !important;
  }
}

.-mt24 {
  margin-top: 3.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt24 {
    margin-top: 24px !important;
  }
}

.-mt26 {
  margin-top: 3.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt26 {
    margin-top: 26px !important;
  }
}

.-mt28 {
  margin-top: 3.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt28 {
    margin-top: 28px !important;
  }
}

.-mt30 {
  margin-top: 4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt30 {
    margin-top: 30px !important;
  }
}

.-mt32 {
  margin-top: 4.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt32 {
    margin-top: 32px !important;
  }
}

.-mt34 {
  margin-top: 4.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt34 {
    margin-top: 34px !important;
  }
}

.-mt36 {
  margin-top: 4.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt36 {
    margin-top: 36px !important;
  }
}

.-mt38 {
  margin-top: 5.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt38 {
    margin-top: 38px !important;
  }
}

.-mt40 {
  margin-top: 5.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt40 {
    margin-top: 40px !important;
  }
}

.-mt42 {
  margin-top: 5.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt42 {
    margin-top: 42px !important;
  }
}

.-mt44 {
  margin-top: 5.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt44 {
    margin-top: 44px !important;
  }
}

.-mt46 {
  margin-top: 6.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt46 {
    margin-top: 46px !important;
  }
}

.-mt48 {
  margin-top: 6.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt48 {
    margin-top: 48px !important;
  }
}

.-mt50 {
  margin-top: 6.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt50 {
    margin-top: 50px !important;
  }
}

.-mt52 {
  margin-top: 6.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt52 {
    margin-top: 52px !important;
  }
}

.-mt54 {
  margin-top: 7.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt54 {
    margin-top: 54px !important;
  }
}

.-mt56 {
  margin-top: 7.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt56 {
    margin-top: 56px !important;
  }
}

.-mt58 {
  margin-top: 7.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt58 {
    margin-top: 58px !important;
  }
}

.-mt60 {
  margin-top: 8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt60 {
    margin-top: 60px !important;
  }
}

.-mt62 {
  margin-top: 8.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt62 {
    margin-top: 62px !important;
  }
}

.-mt64 {
  margin-top: 8.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt64 {
    margin-top: 64px !important;
  }
}

.-mt66 {
  margin-top: 8.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt66 {
    margin-top: 66px !important;
  }
}

.-mt68 {
  margin-top: 9.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt68 {
    margin-top: 68px !important;
  }
}

.-mt70 {
  margin-top: 9.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt70 {
    margin-top: 70px !important;
  }
}

.-mt72 {
  margin-top: 9.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt72 {
    margin-top: 72px !important;
  }
}

.-mt74 {
  margin-top: 9.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt74 {
    margin-top: 74px !important;
  }
}

.-mt76 {
  margin-top: 10.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt76 {
    margin-top: 76px !important;
  }
}

.-mt78 {
  margin-top: 10.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt78 {
    margin-top: 78px !important;
  }
}

.-mt80 {
  margin-top: 10.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt80 {
    margin-top: 80px !important;
  }
}

.-mt82 {
  margin-top: 10.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt82 {
    margin-top: 82px !important;
  }
}

.-mt84 {
  margin-top: 11.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt84 {
    margin-top: 84px !important;
  }
}

.-mt86 {
  margin-top: 11.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt86 {
    margin-top: 86px !important;
  }
}

.-mt88 {
  margin-top: 11.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt88 {
    margin-top: 88px !important;
  }
}

.-mt90 {
  margin-top: 12vw !important;
}
@media screen and (min-width: 768px) {
  .-mt90 {
    margin-top: 90px !important;
  }
}

.-mt92 {
  margin-top: 12.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt92 {
    margin-top: 92px !important;
  }
}

.-mt94 {
  margin-top: 12.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt94 {
    margin-top: 94px !important;
  }
}

.-mt96 {
  margin-top: 12.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt96 {
    margin-top: 96px !important;
  }
}

.-mt98 {
  margin-top: 13.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt98 {
    margin-top: 98px !important;
  }
}

.-mt100 {
  margin-top: 13.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt100 {
    margin-top: 100px !important;
  }
}

.-mt102 {
  margin-top: 13.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt102 {
    margin-top: 102px !important;
  }
}

.-mt104 {
  margin-top: 13.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt104 {
    margin-top: 104px !important;
  }
}

.-mt106 {
  margin-top: 14.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt106 {
    margin-top: 106px !important;
  }
}

.-mt108 {
  margin-top: 14.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt108 {
    margin-top: 108px !important;
  }
}

.-mt110 {
  margin-top: 14.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt110 {
    margin-top: 110px !important;
  }
}

.-mt112 {
  margin-top: 14.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt112 {
    margin-top: 112px !important;
  }
}

.-mt114 {
  margin-top: 15.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt114 {
    margin-top: 114px !important;
  }
}

.-mt116 {
  margin-top: 15.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt116 {
    margin-top: 116px !important;
  }
}

.-mt118 {
  margin-top: 15.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt118 {
    margin-top: 118px !important;
  }
}

.-mt120 {
  margin-top: 16vw !important;
}
@media screen and (min-width: 768px) {
  .-mt120 {
    margin-top: 120px !important;
  }
}

.-mt122 {
  margin-top: 16.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt122 {
    margin-top: 122px !important;
  }
}

.-mt124 {
  margin-top: 16.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt124 {
    margin-top: 124px !important;
  }
}

.-mt126 {
  margin-top: 16.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt126 {
    margin-top: 126px !important;
  }
}

.-mt128 {
  margin-top: 17.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt128 {
    margin-top: 128px !important;
  }
}

.-mt130 {
  margin-top: 17.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt130 {
    margin-top: 130px !important;
  }
}

.-mt132 {
  margin-top: 17.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt132 {
    margin-top: 132px !important;
  }
}

.-mt134 {
  margin-top: 17.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt134 {
    margin-top: 134px !important;
  }
}

.-mt136 {
  margin-top: 18.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt136 {
    margin-top: 136px !important;
  }
}

.-mt138 {
  margin-top: 18.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt138 {
    margin-top: 138px !important;
  }
}

.-mt140 {
  margin-top: 18.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt140 {
    margin-top: 140px !important;
  }
}

.-mt142 {
  margin-top: 18.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt142 {
    margin-top: 142px !important;
  }
}

.-mt144 {
  margin-top: 19.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt144 {
    margin-top: 144px !important;
  }
}

.-mt146 {
  margin-top: 19.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt146 {
    margin-top: 146px !important;
  }
}

.-mt148 {
  margin-top: 19.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt148 {
    margin-top: 148px !important;
  }
}

.-mt150 {
  margin-top: 20vw !important;
}
@media screen and (min-width: 768px) {
  .-mt150 {
    margin-top: 150px !important;
  }
}

.-mt152 {
  margin-top: 20.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt152 {
    margin-top: 152px !important;
  }
}

.-mt154 {
  margin-top: 20.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt154 {
    margin-top: 154px !important;
  }
}

.-mt156 {
  margin-top: 20.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt156 {
    margin-top: 156px !important;
  }
}

.-mt158 {
  margin-top: 21.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt158 {
    margin-top: 158px !important;
  }
}

.-mt160 {
  margin-top: 21.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt160 {
    margin-top: 160px !important;
  }
}

.-mt162 {
  margin-top: 21.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt162 {
    margin-top: 162px !important;
  }
}

.-mt164 {
  margin-top: 21.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt164 {
    margin-top: 164px !important;
  }
}

.-mt166 {
  margin-top: 22.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt166 {
    margin-top: 166px !important;
  }
}

.-mt168 {
  margin-top: 22.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt168 {
    margin-top: 168px !important;
  }
}

.-mt170 {
  margin-top: 22.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt170 {
    margin-top: 170px !important;
  }
}

.-mt172 {
  margin-top: 22.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt172 {
    margin-top: 172px !important;
  }
}

.-mt174 {
  margin-top: 23.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mt174 {
    margin-top: 174px !important;
  }
}

.-mt176 {
  margin-top: 23.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt176 {
    margin-top: 176px !important;
  }
}

.-mt178 {
  margin-top: 23.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt178 {
    margin-top: 178px !important;
  }
}

.-mt180 {
  margin-top: 24vw !important;
}
@media screen and (min-width: 768px) {
  .-mt180 {
    margin-top: 180px !important;
  }
}

.-mt182 {
  margin-top: 24.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt182 {
    margin-top: 182px !important;
  }
}

.-mt184 {
  margin-top: 24.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt184 {
    margin-top: 184px !important;
  }
}

.-mt186 {
  margin-top: 24.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mt186 {
    margin-top: 186px !important;
  }
}

.-mt188 {
  margin-top: 25.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt188 {
    margin-top: 188px !important;
  }
}

.-mt190 {
  margin-top: 25.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt190 {
    margin-top: 190px !important;
  }
}

.-mt192 {
  margin-top: 25.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mt192 {
    margin-top: 192px !important;
  }
}

.-mt194 {
  margin-top: 25.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt194 {
    margin-top: 194px !important;
  }
}

.-mt196 {
  margin-top: 26.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mt196 {
    margin-top: 196px !important;
  }
}

.-mt198 {
  margin-top: 26.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mt198 {
    margin-top: 198px !important;
  }
}

.-mt200 {
  margin-top: 26.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mt200 {
    margin-top: 200px !important;
  }
}

.-mb0 {
  margin-bottom: 0vw !important;
}
@media screen and (min-width: 768px) {
  .-mb0 {
    margin-bottom: 0px !important;
  }
}

.-mb2 {
  margin-bottom: 0.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb2 {
    margin-bottom: 2px !important;
  }
}

.-mb4 {
  margin-bottom: 0.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb4 {
    margin-bottom: 4px !important;
  }
}

.-mb6 {
  margin-bottom: 0.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb6 {
    margin-bottom: 6px !important;
  }
}

.-mb8 {
  margin-bottom: 1.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb8 {
    margin-bottom: 8px !important;
  }
}

.-mb10 {
  margin-bottom: 1.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb10 {
    margin-bottom: 10px !important;
  }
}

.-mb12 {
  margin-bottom: 1.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb12 {
    margin-bottom: 12px !important;
  }
}

.-mb14 {
  margin-bottom: 1.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb14 {
    margin-bottom: 14px !important;
  }
}

.-mb16 {
  margin-bottom: 2.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb16 {
    margin-bottom: 16px !important;
  }
}

.-mb18 {
  margin-bottom: 2.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb18 {
    margin-bottom: 18px !important;
  }
}

.-mb20 {
  margin-bottom: 2.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb20 {
    margin-bottom: 20px !important;
  }
}

.-mb22 {
  margin-bottom: 2.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb22 {
    margin-bottom: 22px !important;
  }
}

.-mb24 {
  margin-bottom: 3.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb24 {
    margin-bottom: 24px !important;
  }
}

.-mb26 {
  margin-bottom: 3.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb26 {
    margin-bottom: 26px !important;
  }
}

.-mb28 {
  margin-bottom: 3.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb28 {
    margin-bottom: 28px !important;
  }
}

.-mb30 {
  margin-bottom: 4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb30 {
    margin-bottom: 30px !important;
  }
}

.-mb32 {
  margin-bottom: 4.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb32 {
    margin-bottom: 32px !important;
  }
}

.-mb34 {
  margin-bottom: 4.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb34 {
    margin-bottom: 34px !important;
  }
}

.-mb36 {
  margin-bottom: 4.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb36 {
    margin-bottom: 36px !important;
  }
}

.-mb38 {
  margin-bottom: 5.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb38 {
    margin-bottom: 38px !important;
  }
}

.-mb40 {
  margin-bottom: 5.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb40 {
    margin-bottom: 40px !important;
  }
}

.-mb42 {
  margin-bottom: 5.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb42 {
    margin-bottom: 42px !important;
  }
}

.-mb44 {
  margin-bottom: 5.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb44 {
    margin-bottom: 44px !important;
  }
}

.-mb46 {
  margin-bottom: 6.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb46 {
    margin-bottom: 46px !important;
  }
}

.-mb48 {
  margin-bottom: 6.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb48 {
    margin-bottom: 48px !important;
  }
}

.-mb50 {
  margin-bottom: 6.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb50 {
    margin-bottom: 50px !important;
  }
}

.-mb52 {
  margin-bottom: 6.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb52 {
    margin-bottom: 52px !important;
  }
}

.-mb54 {
  margin-bottom: 7.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb54 {
    margin-bottom: 54px !important;
  }
}

.-mb56 {
  margin-bottom: 7.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb56 {
    margin-bottom: 56px !important;
  }
}

.-mb58 {
  margin-bottom: 7.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb58 {
    margin-bottom: 58px !important;
  }
}

.-mb60 {
  margin-bottom: 8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb60 {
    margin-bottom: 60px !important;
  }
}

.-mb62 {
  margin-bottom: 8.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb62 {
    margin-bottom: 62px !important;
  }
}

.-mb64 {
  margin-bottom: 8.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb64 {
    margin-bottom: 64px !important;
  }
}

.-mb66 {
  margin-bottom: 8.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb66 {
    margin-bottom: 66px !important;
  }
}

.-mb68 {
  margin-bottom: 9.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb68 {
    margin-bottom: 68px !important;
  }
}

.-mb70 {
  margin-bottom: 9.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb70 {
    margin-bottom: 70px !important;
  }
}

.-mb72 {
  margin-bottom: 9.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb72 {
    margin-bottom: 72px !important;
  }
}

.-mb74 {
  margin-bottom: 9.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb74 {
    margin-bottom: 74px !important;
  }
}

.-mb76 {
  margin-bottom: 10.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb76 {
    margin-bottom: 76px !important;
  }
}

.-mb78 {
  margin-bottom: 10.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb78 {
    margin-bottom: 78px !important;
  }
}

.-mb80 {
  margin-bottom: 10.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb80 {
    margin-bottom: 80px !important;
  }
}

.-mb82 {
  margin-bottom: 10.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb82 {
    margin-bottom: 82px !important;
  }
}

.-mb84 {
  margin-bottom: 11.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb84 {
    margin-bottom: 84px !important;
  }
}

.-mb86 {
  margin-bottom: 11.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb86 {
    margin-bottom: 86px !important;
  }
}

.-mb88 {
  margin-bottom: 11.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb88 {
    margin-bottom: 88px !important;
  }
}

.-mb90 {
  margin-bottom: 12vw !important;
}
@media screen and (min-width: 768px) {
  .-mb90 {
    margin-bottom: 90px !important;
  }
}

.-mb92 {
  margin-bottom: 12.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb92 {
    margin-bottom: 92px !important;
  }
}

.-mb94 {
  margin-bottom: 12.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb94 {
    margin-bottom: 94px !important;
  }
}

.-mb96 {
  margin-bottom: 12.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb96 {
    margin-bottom: 96px !important;
  }
}

.-mb98 {
  margin-bottom: 13.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb98 {
    margin-bottom: 98px !important;
  }
}

.-mb100 {
  margin-bottom: 13.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb100 {
    margin-bottom: 100px !important;
  }
}

.-mb102 {
  margin-bottom: 13.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb102 {
    margin-bottom: 102px !important;
  }
}

.-mb104 {
  margin-bottom: 13.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb104 {
    margin-bottom: 104px !important;
  }
}

.-mb106 {
  margin-bottom: 14.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb106 {
    margin-bottom: 106px !important;
  }
}

.-mb108 {
  margin-bottom: 14.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb108 {
    margin-bottom: 108px !important;
  }
}

.-mb110 {
  margin-bottom: 14.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb110 {
    margin-bottom: 110px !important;
  }
}

.-mb112 {
  margin-bottom: 14.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb112 {
    margin-bottom: 112px !important;
  }
}

.-mb114 {
  margin-bottom: 15.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb114 {
    margin-bottom: 114px !important;
  }
}

.-mb116 {
  margin-bottom: 15.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb116 {
    margin-bottom: 116px !important;
  }
}

.-mb118 {
  margin-bottom: 15.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb118 {
    margin-bottom: 118px !important;
  }
}

.-mb120 {
  margin-bottom: 16vw !important;
}
@media screen and (min-width: 768px) {
  .-mb120 {
    margin-bottom: 120px !important;
  }
}

.-mb122 {
  margin-bottom: 16.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb122 {
    margin-bottom: 122px !important;
  }
}

.-mb124 {
  margin-bottom: 16.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb124 {
    margin-bottom: 124px !important;
  }
}

.-mb126 {
  margin-bottom: 16.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb126 {
    margin-bottom: 126px !important;
  }
}

.-mb128 {
  margin-bottom: 17.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb128 {
    margin-bottom: 128px !important;
  }
}

.-mb130 {
  margin-bottom: 17.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb130 {
    margin-bottom: 130px !important;
  }
}

.-mb132 {
  margin-bottom: 17.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb132 {
    margin-bottom: 132px !important;
  }
}

.-mb134 {
  margin-bottom: 17.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb134 {
    margin-bottom: 134px !important;
  }
}

.-mb136 {
  margin-bottom: 18.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb136 {
    margin-bottom: 136px !important;
  }
}

.-mb138 {
  margin-bottom: 18.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb138 {
    margin-bottom: 138px !important;
  }
}

.-mb140 {
  margin-bottom: 18.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb140 {
    margin-bottom: 140px !important;
  }
}

.-mb142 {
  margin-bottom: 18.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb142 {
    margin-bottom: 142px !important;
  }
}

.-mb144 {
  margin-bottom: 19.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb144 {
    margin-bottom: 144px !important;
  }
}

.-mb146 {
  margin-bottom: 19.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb146 {
    margin-bottom: 146px !important;
  }
}

.-mb148 {
  margin-bottom: 19.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb148 {
    margin-bottom: 148px !important;
  }
}

.-mb150 {
  margin-bottom: 20vw !important;
}
@media screen and (min-width: 768px) {
  .-mb150 {
    margin-bottom: 150px !important;
  }
}

.-mb152 {
  margin-bottom: 20.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb152 {
    margin-bottom: 152px !important;
  }
}

.-mb154 {
  margin-bottom: 20.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb154 {
    margin-bottom: 154px !important;
  }
}

.-mb156 {
  margin-bottom: 20.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb156 {
    margin-bottom: 156px !important;
  }
}

.-mb158 {
  margin-bottom: 21.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb158 {
    margin-bottom: 158px !important;
  }
}

.-mb160 {
  margin-bottom: 21.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb160 {
    margin-bottom: 160px !important;
  }
}

.-mb162 {
  margin-bottom: 21.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb162 {
    margin-bottom: 162px !important;
  }
}

.-mb164 {
  margin-bottom: 21.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb164 {
    margin-bottom: 164px !important;
  }
}

.-mb166 {
  margin-bottom: 22.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb166 {
    margin-bottom: 166px !important;
  }
}

.-mb168 {
  margin-bottom: 22.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb168 {
    margin-bottom: 168px !important;
  }
}

.-mb170 {
  margin-bottom: 22.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb170 {
    margin-bottom: 170px !important;
  }
}

.-mb172 {
  margin-bottom: 22.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb172 {
    margin-bottom: 172px !important;
  }
}

.-mb174 {
  margin-bottom: 23.2vw !important;
}
@media screen and (min-width: 768px) {
  .-mb174 {
    margin-bottom: 174px !important;
  }
}

.-mb176 {
  margin-bottom: 23.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb176 {
    margin-bottom: 176px !important;
  }
}

.-mb178 {
  margin-bottom: 23.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb178 {
    margin-bottom: 178px !important;
  }
}

.-mb180 {
  margin-bottom: 24vw !important;
}
@media screen and (min-width: 768px) {
  .-mb180 {
    margin-bottom: 180px !important;
  }
}

.-mb182 {
  margin-bottom: 24.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb182 {
    margin-bottom: 182px !important;
  }
}

.-mb184 {
  margin-bottom: 24.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb184 {
    margin-bottom: 184px !important;
  }
}

.-mb186 {
  margin-bottom: 24.8vw !important;
}
@media screen and (min-width: 768px) {
  .-mb186 {
    margin-bottom: 186px !important;
  }
}

.-mb188 {
  margin-bottom: 25.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb188 {
    margin-bottom: 188px !important;
  }
}

.-mb190 {
  margin-bottom: 25.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb190 {
    margin-bottom: 190px !important;
  }
}

.-mb192 {
  margin-bottom: 25.6vw !important;
}
@media screen and (min-width: 768px) {
  .-mb192 {
    margin-bottom: 192px !important;
  }
}

.-mb194 {
  margin-bottom: 25.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb194 {
    margin-bottom: 194px !important;
  }
}

.-mb196 {
  margin-bottom: 26.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-mb196 {
    margin-bottom: 196px !important;
  }
}

.-mb198 {
  margin-bottom: 26.4vw !important;
}
@media screen and (min-width: 768px) {
  .-mb198 {
    margin-bottom: 198px !important;
  }
}

.-mb200 {
  margin-bottom: 26.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-mb200 {
    margin-bottom: 200px !important;
  }
}

.-pb0 {
  padding-bottom: 0vw !important;
}
@media screen and (min-width: 768px) {
  .-pb0 {
    padding-bottom: 0px !important;
  }
}

.-pb2 {
  padding-bottom: 0.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb2 {
    padding-bottom: 2px !important;
  }
}

.-pb4 {
  padding-bottom: 0.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb4 {
    padding-bottom: 4px !important;
  }
}

.-pb6 {
  padding-bottom: 0.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb6 {
    padding-bottom: 6px !important;
  }
}

.-pb8 {
  padding-bottom: 1.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb8 {
    padding-bottom: 8px !important;
  }
}

.-pb10 {
  padding-bottom: 1.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb10 {
    padding-bottom: 10px !important;
  }
}

.-pb12 {
  padding-bottom: 1.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb12 {
    padding-bottom: 12px !important;
  }
}

.-pb14 {
  padding-bottom: 1.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb14 {
    padding-bottom: 14px !important;
  }
}

.-pb16 {
  padding-bottom: 2.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb16 {
    padding-bottom: 16px !important;
  }
}

.-pb18 {
  padding-bottom: 2.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb18 {
    padding-bottom: 18px !important;
  }
}

.-pb20 {
  padding-bottom: 2.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb20 {
    padding-bottom: 20px !important;
  }
}

.-pb22 {
  padding-bottom: 2.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb22 {
    padding-bottom: 22px !important;
  }
}

.-pb24 {
  padding-bottom: 3.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb24 {
    padding-bottom: 24px !important;
  }
}

.-pb26 {
  padding-bottom: 3.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb26 {
    padding-bottom: 26px !important;
  }
}

.-pb28 {
  padding-bottom: 3.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb28 {
    padding-bottom: 28px !important;
  }
}

.-pb30 {
  padding-bottom: 4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb30 {
    padding-bottom: 30px !important;
  }
}

.-pb32 {
  padding-bottom: 4.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb32 {
    padding-bottom: 32px !important;
  }
}

.-pb34 {
  padding-bottom: 4.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb34 {
    padding-bottom: 34px !important;
  }
}

.-pb36 {
  padding-bottom: 4.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb36 {
    padding-bottom: 36px !important;
  }
}

.-pb38 {
  padding-bottom: 5.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb38 {
    padding-bottom: 38px !important;
  }
}

.-pb40 {
  padding-bottom: 5.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb40 {
    padding-bottom: 40px !important;
  }
}

.-pb42 {
  padding-bottom: 5.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb42 {
    padding-bottom: 42px !important;
  }
}

.-pb44 {
  padding-bottom: 5.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb44 {
    padding-bottom: 44px !important;
  }
}

.-pb46 {
  padding-bottom: 6.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb46 {
    padding-bottom: 46px !important;
  }
}

.-pb48 {
  padding-bottom: 6.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb48 {
    padding-bottom: 48px !important;
  }
}

.-pb50 {
  padding-bottom: 6.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb50 {
    padding-bottom: 50px !important;
  }
}

.-pb52 {
  padding-bottom: 6.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb52 {
    padding-bottom: 52px !important;
  }
}

.-pb54 {
  padding-bottom: 7.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb54 {
    padding-bottom: 54px !important;
  }
}

.-pb56 {
  padding-bottom: 7.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb56 {
    padding-bottom: 56px !important;
  }
}

.-pb58 {
  padding-bottom: 7.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb58 {
    padding-bottom: 58px !important;
  }
}

.-pb60 {
  padding-bottom: 8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb60 {
    padding-bottom: 60px !important;
  }
}

.-pb62 {
  padding-bottom: 8.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb62 {
    padding-bottom: 62px !important;
  }
}

.-pb64 {
  padding-bottom: 8.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb64 {
    padding-bottom: 64px !important;
  }
}

.-pb66 {
  padding-bottom: 8.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb66 {
    padding-bottom: 66px !important;
  }
}

.-pb68 {
  padding-bottom: 9.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb68 {
    padding-bottom: 68px !important;
  }
}

.-pb70 {
  padding-bottom: 9.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb70 {
    padding-bottom: 70px !important;
  }
}

.-pb72 {
  padding-bottom: 9.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb72 {
    padding-bottom: 72px !important;
  }
}

.-pb74 {
  padding-bottom: 9.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb74 {
    padding-bottom: 74px !important;
  }
}

.-pb76 {
  padding-bottom: 10.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb76 {
    padding-bottom: 76px !important;
  }
}

.-pb78 {
  padding-bottom: 10.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb78 {
    padding-bottom: 78px !important;
  }
}

.-pb80 {
  padding-bottom: 10.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb80 {
    padding-bottom: 80px !important;
  }
}

.-pb82 {
  padding-bottom: 10.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb82 {
    padding-bottom: 82px !important;
  }
}

.-pb84 {
  padding-bottom: 11.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb84 {
    padding-bottom: 84px !important;
  }
}

.-pb86 {
  padding-bottom: 11.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb86 {
    padding-bottom: 86px !important;
  }
}

.-pb88 {
  padding-bottom: 11.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb88 {
    padding-bottom: 88px !important;
  }
}

.-pb90 {
  padding-bottom: 12vw !important;
}
@media screen and (min-width: 768px) {
  .-pb90 {
    padding-bottom: 90px !important;
  }
}

.-pb92 {
  padding-bottom: 12.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb92 {
    padding-bottom: 92px !important;
  }
}

.-pb94 {
  padding-bottom: 12.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb94 {
    padding-bottom: 94px !important;
  }
}

.-pb96 {
  padding-bottom: 12.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb96 {
    padding-bottom: 96px !important;
  }
}

.-pb98 {
  padding-bottom: 13.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb98 {
    padding-bottom: 98px !important;
  }
}

.-pb100 {
  padding-bottom: 13.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb100 {
    padding-bottom: 100px !important;
  }
}

.-pb102 {
  padding-bottom: 13.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb102 {
    padding-bottom: 102px !important;
  }
}

.-pb104 {
  padding-bottom: 13.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb104 {
    padding-bottom: 104px !important;
  }
}

.-pb106 {
  padding-bottom: 14.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb106 {
    padding-bottom: 106px !important;
  }
}

.-pb108 {
  padding-bottom: 14.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb108 {
    padding-bottom: 108px !important;
  }
}

.-pb110 {
  padding-bottom: 14.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb110 {
    padding-bottom: 110px !important;
  }
}

.-pb112 {
  padding-bottom: 14.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb112 {
    padding-bottom: 112px !important;
  }
}

.-pb114 {
  padding-bottom: 15.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb114 {
    padding-bottom: 114px !important;
  }
}

.-pb116 {
  padding-bottom: 15.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb116 {
    padding-bottom: 116px !important;
  }
}

.-pb118 {
  padding-bottom: 15.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb118 {
    padding-bottom: 118px !important;
  }
}

.-pb120 {
  padding-bottom: 16vw !important;
}
@media screen and (min-width: 768px) {
  .-pb120 {
    padding-bottom: 120px !important;
  }
}

.-pb122 {
  padding-bottom: 16.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb122 {
    padding-bottom: 122px !important;
  }
}

.-pb124 {
  padding-bottom: 16.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb124 {
    padding-bottom: 124px !important;
  }
}

.-pb126 {
  padding-bottom: 16.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb126 {
    padding-bottom: 126px !important;
  }
}

.-pb128 {
  padding-bottom: 17.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb128 {
    padding-bottom: 128px !important;
  }
}

.-pb130 {
  padding-bottom: 17.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb130 {
    padding-bottom: 130px !important;
  }
}

.-pb132 {
  padding-bottom: 17.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb132 {
    padding-bottom: 132px !important;
  }
}

.-pb134 {
  padding-bottom: 17.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb134 {
    padding-bottom: 134px !important;
  }
}

.-pb136 {
  padding-bottom: 18.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb136 {
    padding-bottom: 136px !important;
  }
}

.-pb138 {
  padding-bottom: 18.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb138 {
    padding-bottom: 138px !important;
  }
}

.-pb140 {
  padding-bottom: 18.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb140 {
    padding-bottom: 140px !important;
  }
}

.-pb142 {
  padding-bottom: 18.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb142 {
    padding-bottom: 142px !important;
  }
}

.-pb144 {
  padding-bottom: 19.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb144 {
    padding-bottom: 144px !important;
  }
}

.-pb146 {
  padding-bottom: 19.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb146 {
    padding-bottom: 146px !important;
  }
}

.-pb148 {
  padding-bottom: 19.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb148 {
    padding-bottom: 148px !important;
  }
}

.-pb150 {
  padding-bottom: 20vw !important;
}
@media screen and (min-width: 768px) {
  .-pb150 {
    padding-bottom: 150px !important;
  }
}

.-pb152 {
  padding-bottom: 20.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb152 {
    padding-bottom: 152px !important;
  }
}

.-pb154 {
  padding-bottom: 20.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb154 {
    padding-bottom: 154px !important;
  }
}

.-pb156 {
  padding-bottom: 20.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb156 {
    padding-bottom: 156px !important;
  }
}

.-pb158 {
  padding-bottom: 21.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb158 {
    padding-bottom: 158px !important;
  }
}

.-pb160 {
  padding-bottom: 21.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb160 {
    padding-bottom: 160px !important;
  }
}

.-pb162 {
  padding-bottom: 21.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb162 {
    padding-bottom: 162px !important;
  }
}

.-pb164 {
  padding-bottom: 21.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb164 {
    padding-bottom: 164px !important;
  }
}

.-pb166 {
  padding-bottom: 22.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb166 {
    padding-bottom: 166px !important;
  }
}

.-pb168 {
  padding-bottom: 22.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb168 {
    padding-bottom: 168px !important;
  }
}

.-pb170 {
  padding-bottom: 22.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb170 {
    padding-bottom: 170px !important;
  }
}

.-pb172 {
  padding-bottom: 22.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb172 {
    padding-bottom: 172px !important;
  }
}

.-pb174 {
  padding-bottom: 23.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pb174 {
    padding-bottom: 174px !important;
  }
}

.-pb176 {
  padding-bottom: 23.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb176 {
    padding-bottom: 176px !important;
  }
}

.-pb178 {
  padding-bottom: 23.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb178 {
    padding-bottom: 178px !important;
  }
}

.-pb180 {
  padding-bottom: 24vw !important;
}
@media screen and (min-width: 768px) {
  .-pb180 {
    padding-bottom: 180px !important;
  }
}

.-pb182 {
  padding-bottom: 24.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb182 {
    padding-bottom: 182px !important;
  }
}

.-pb184 {
  padding-bottom: 24.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb184 {
    padding-bottom: 184px !important;
  }
}

.-pb186 {
  padding-bottom: 24.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pb186 {
    padding-bottom: 186px !important;
  }
}

.-pb188 {
  padding-bottom: 25.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb188 {
    padding-bottom: 188px !important;
  }
}

.-pb190 {
  padding-bottom: 25.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb190 {
    padding-bottom: 190px !important;
  }
}

.-pb192 {
  padding-bottom: 25.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pb192 {
    padding-bottom: 192px !important;
  }
}

.-pb194 {
  padding-bottom: 25.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb194 {
    padding-bottom: 194px !important;
  }
}

.-pb196 {
  padding-bottom: 26.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pb196 {
    padding-bottom: 196px !important;
  }
}

.-pb198 {
  padding-bottom: 26.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pb198 {
    padding-bottom: 198px !important;
  }
}

.-pb200 {
  padding-bottom: 26.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pb200 {
    padding-bottom: 200px !important;
  }
}

.-pt0 {
  padding-top: 0vw !important;
}
@media screen and (min-width: 768px) {
  .-pt0 {
    padding-top: 0px !important;
  }
}

.-pt2 {
  padding-top: 0.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt2 {
    padding-top: 2px !important;
  }
}

.-pt4 {
  padding-top: 0.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt4 {
    padding-top: 4px !important;
  }
}

.-pt6 {
  padding-top: 0.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt6 {
    padding-top: 6px !important;
  }
}

.-pt8 {
  padding-top: 1.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt8 {
    padding-top: 8px !important;
  }
}

.-pt10 {
  padding-top: 1.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt10 {
    padding-top: 10px !important;
  }
}

.-pt12 {
  padding-top: 1.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt12 {
    padding-top: 12px !important;
  }
}

.-pt14 {
  padding-top: 1.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt14 {
    padding-top: 14px !important;
  }
}

.-pt16 {
  padding-top: 2.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt16 {
    padding-top: 16px !important;
  }
}

.-pt18 {
  padding-top: 2.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt18 {
    padding-top: 18px !important;
  }
}

.-pt20 {
  padding-top: 2.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt20 {
    padding-top: 20px !important;
  }
}

.-pt22 {
  padding-top: 2.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt22 {
    padding-top: 22px !important;
  }
}

.-pt24 {
  padding-top: 3.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt24 {
    padding-top: 24px !important;
  }
}

.-pt26 {
  padding-top: 3.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt26 {
    padding-top: 26px !important;
  }
}

.-pt28 {
  padding-top: 3.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt28 {
    padding-top: 28px !important;
  }
}

.-pt30 {
  padding-top: 4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt30 {
    padding-top: 30px !important;
  }
}

.-pt32 {
  padding-top: 4.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt32 {
    padding-top: 32px !important;
  }
}

.-pt34 {
  padding-top: 4.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt34 {
    padding-top: 34px !important;
  }
}

.-pt36 {
  padding-top: 4.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt36 {
    padding-top: 36px !important;
  }
}

.-pt38 {
  padding-top: 5.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt38 {
    padding-top: 38px !important;
  }
}

.-pt40 {
  padding-top: 5.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt40 {
    padding-top: 40px !important;
  }
}

.-pt42 {
  padding-top: 5.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt42 {
    padding-top: 42px !important;
  }
}

.-pt44 {
  padding-top: 5.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt44 {
    padding-top: 44px !important;
  }
}

.-pt46 {
  padding-top: 6.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt46 {
    padding-top: 46px !important;
  }
}

.-pt48 {
  padding-top: 6.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt48 {
    padding-top: 48px !important;
  }
}

.-pt50 {
  padding-top: 6.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt50 {
    padding-top: 50px !important;
  }
}

.-pt52 {
  padding-top: 6.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt52 {
    padding-top: 52px !important;
  }
}

.-pt54 {
  padding-top: 7.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt54 {
    padding-top: 54px !important;
  }
}

.-pt56 {
  padding-top: 7.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt56 {
    padding-top: 56px !important;
  }
}

.-pt58 {
  padding-top: 7.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt58 {
    padding-top: 58px !important;
  }
}

.-pt60 {
  padding-top: 8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt60 {
    padding-top: 60px !important;
  }
}

.-pt62 {
  padding-top: 8.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt62 {
    padding-top: 62px !important;
  }
}

.-pt64 {
  padding-top: 8.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt64 {
    padding-top: 64px !important;
  }
}

.-pt66 {
  padding-top: 8.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt66 {
    padding-top: 66px !important;
  }
}

.-pt68 {
  padding-top: 9.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt68 {
    padding-top: 68px !important;
  }
}

.-pt70 {
  padding-top: 9.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt70 {
    padding-top: 70px !important;
  }
}

.-pt72 {
  padding-top: 9.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt72 {
    padding-top: 72px !important;
  }
}

.-pt74 {
  padding-top: 9.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt74 {
    padding-top: 74px !important;
  }
}

.-pt76 {
  padding-top: 10.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt76 {
    padding-top: 76px !important;
  }
}

.-pt78 {
  padding-top: 10.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt78 {
    padding-top: 78px !important;
  }
}

.-pt80 {
  padding-top: 10.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt80 {
    padding-top: 80px !important;
  }
}

.-pt82 {
  padding-top: 10.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt82 {
    padding-top: 82px !important;
  }
}

.-pt84 {
  padding-top: 11.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt84 {
    padding-top: 84px !important;
  }
}

.-pt86 {
  padding-top: 11.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt86 {
    padding-top: 86px !important;
  }
}

.-pt88 {
  padding-top: 11.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt88 {
    padding-top: 88px !important;
  }
}

.-pt90 {
  padding-top: 12vw !important;
}
@media screen and (min-width: 768px) {
  .-pt90 {
    padding-top: 90px !important;
  }
}

.-pt92 {
  padding-top: 12.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt92 {
    padding-top: 92px !important;
  }
}

.-pt94 {
  padding-top: 12.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt94 {
    padding-top: 94px !important;
  }
}

.-pt96 {
  padding-top: 12.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt96 {
    padding-top: 96px !important;
  }
}

.-pt98 {
  padding-top: 13.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt98 {
    padding-top: 98px !important;
  }
}

.-pt100 {
  padding-top: 13.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt100 {
    padding-top: 100px !important;
  }
}

.-pt102 {
  padding-top: 13.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt102 {
    padding-top: 102px !important;
  }
}

.-pt104 {
  padding-top: 13.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt104 {
    padding-top: 104px !important;
  }
}

.-pt106 {
  padding-top: 14.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt106 {
    padding-top: 106px !important;
  }
}

.-pt108 {
  padding-top: 14.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt108 {
    padding-top: 108px !important;
  }
}

.-pt110 {
  padding-top: 14.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt110 {
    padding-top: 110px !important;
  }
}

.-pt112 {
  padding-top: 14.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt112 {
    padding-top: 112px !important;
  }
}

.-pt114 {
  padding-top: 15.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt114 {
    padding-top: 114px !important;
  }
}

.-pt116 {
  padding-top: 15.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt116 {
    padding-top: 116px !important;
  }
}

.-pt118 {
  padding-top: 15.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt118 {
    padding-top: 118px !important;
  }
}

.-pt120 {
  padding-top: 16vw !important;
}
@media screen and (min-width: 768px) {
  .-pt120 {
    padding-top: 120px !important;
  }
}

.-pt122 {
  padding-top: 16.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt122 {
    padding-top: 122px !important;
  }
}

.-pt124 {
  padding-top: 16.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt124 {
    padding-top: 124px !important;
  }
}

.-pt126 {
  padding-top: 16.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt126 {
    padding-top: 126px !important;
  }
}

.-pt128 {
  padding-top: 17.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt128 {
    padding-top: 128px !important;
  }
}

.-pt130 {
  padding-top: 17.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt130 {
    padding-top: 130px !important;
  }
}

.-pt132 {
  padding-top: 17.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt132 {
    padding-top: 132px !important;
  }
}

.-pt134 {
  padding-top: 17.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt134 {
    padding-top: 134px !important;
  }
}

.-pt136 {
  padding-top: 18.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt136 {
    padding-top: 136px !important;
  }
}

.-pt138 {
  padding-top: 18.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt138 {
    padding-top: 138px !important;
  }
}

.-pt140 {
  padding-top: 18.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt140 {
    padding-top: 140px !important;
  }
}

.-pt142 {
  padding-top: 18.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt142 {
    padding-top: 142px !important;
  }
}

.-pt144 {
  padding-top: 19.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt144 {
    padding-top: 144px !important;
  }
}

.-pt146 {
  padding-top: 19.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt146 {
    padding-top: 146px !important;
  }
}

.-pt148 {
  padding-top: 19.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt148 {
    padding-top: 148px !important;
  }
}

.-pt150 {
  padding-top: 20vw !important;
}
@media screen and (min-width: 768px) {
  .-pt150 {
    padding-top: 150px !important;
  }
}

.-pt152 {
  padding-top: 20.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt152 {
    padding-top: 152px !important;
  }
}

.-pt154 {
  padding-top: 20.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt154 {
    padding-top: 154px !important;
  }
}

.-pt156 {
  padding-top: 20.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt156 {
    padding-top: 156px !important;
  }
}

.-pt158 {
  padding-top: 21.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt158 {
    padding-top: 158px !important;
  }
}

.-pt160 {
  padding-top: 21.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt160 {
    padding-top: 160px !important;
  }
}

.-pt162 {
  padding-top: 21.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt162 {
    padding-top: 162px !important;
  }
}

.-pt164 {
  padding-top: 21.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt164 {
    padding-top: 164px !important;
  }
}

.-pt166 {
  padding-top: 22.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt166 {
    padding-top: 166px !important;
  }
}

.-pt168 {
  padding-top: 22.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt168 {
    padding-top: 168px !important;
  }
}

.-pt170 {
  padding-top: 22.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt170 {
    padding-top: 170px !important;
  }
}

.-pt172 {
  padding-top: 22.9333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt172 {
    padding-top: 172px !important;
  }
}

.-pt174 {
  padding-top: 23.2vw !important;
}
@media screen and (min-width: 768px) {
  .-pt174 {
    padding-top: 174px !important;
  }
}

.-pt176 {
  padding-top: 23.4666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt176 {
    padding-top: 176px !important;
  }
}

.-pt178 {
  padding-top: 23.7333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt178 {
    padding-top: 178px !important;
  }
}

.-pt180 {
  padding-top: 24vw !important;
}
@media screen and (min-width: 768px) {
  .-pt180 {
    padding-top: 180px !important;
  }
}

.-pt182 {
  padding-top: 24.2666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt182 {
    padding-top: 182px !important;
  }
}

.-pt184 {
  padding-top: 24.5333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt184 {
    padding-top: 184px !important;
  }
}

.-pt186 {
  padding-top: 24.8vw !important;
}
@media screen and (min-width: 768px) {
  .-pt186 {
    padding-top: 186px !important;
  }
}

.-pt188 {
  padding-top: 25.0666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt188 {
    padding-top: 188px !important;
  }
}

.-pt190 {
  padding-top: 25.3333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt190 {
    padding-top: 190px !important;
  }
}

.-pt192 {
  padding-top: 25.6vw !important;
}
@media screen and (min-width: 768px) {
  .-pt192 {
    padding-top: 192px !important;
  }
}

.-pt194 {
  padding-top: 25.8666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt194 {
    padding-top: 194px !important;
  }
}

.-pt196 {
  padding-top: 26.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .-pt196 {
    padding-top: 196px !important;
  }
}

.-pt198 {
  padding-top: 26.4vw !important;
}
@media screen and (min-width: 768px) {
  .-pt198 {
    padding-top: 198px !important;
  }
}

.-pt200 {
  padding-top: 26.6666666667vw !important;
}
@media screen and (min-width: 768px) {
  .-pt200 {
    padding-top: 200px !important;
  }
}

/*# sourceMappingURL=style_202511.css.map */
