@charset "UTF-8";
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd1: calc(1 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd1: calc(1 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd1: calc(1 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd1: calc(1 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd2: calc(2 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd2: calc(2 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd2: calc(2 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd2: calc(2 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd3: calc(3 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd3: calc(3 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd3: calc(3 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd3: calc(3 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd4: calc(4 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd4: calc(4 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd4: calc(4 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd4: calc(4 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd5: calc(5 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd5: calc(5 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd5: calc(5 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd5: calc(5 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd6: calc(6 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd6: calc(6 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd6: calc(6 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd6: calc(6 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd7: calc(7 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd7: calc(7 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd7: calc(7 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd7: calc(7 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd8: calc(8 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd8: calc(8 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd8: calc(8 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd8: calc(8 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd9: calc(9 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd9: calc(9 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd9: calc(9 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd9: calc(9 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd10: calc(10 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd10: calc(10 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd10: calc(10 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd10: calc(10 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd11: calc(11 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd11: calc(11 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd11: calc(11 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd11: calc(11 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd12: calc(12 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd12: calc(12 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd12: calc(12 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd12: calc(12 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd13: calc(13 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd13: calc(13 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd13: calc(13 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd13: calc(13 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd14: calc(14 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd14: calc(14 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd14: calc(14 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd14: calc(14 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd15: calc(15 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd15: calc(15 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd15: calc(15 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd15: calc(15 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd16: calc(16 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd16: calc(16 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd16: calc(16 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd16: calc(16 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd17: calc(17 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd17: calc(17 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd17: calc(17 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd17: calc(17 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd18: calc(18 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd18: calc(18 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd18: calc(18 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd18: calc(18 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd19: calc(19 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd19: calc(19 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd19: calc(19 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd19: calc(19 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd20: calc(20 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd20: calc(20 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd20: calc(20 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd20: calc(20 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd21: calc(21 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd21: calc(21 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd21: calc(21 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd21: calc(21 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd22: calc(22 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd22: calc(22 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd22: calc(22 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd22: calc(22 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd23: calc(23 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd23: calc(23 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd23: calc(23 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd23: calc(23 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd24: calc(24 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd24: calc(24 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd24: calc(24 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd24: calc(24 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd25: calc(25 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd25: calc(25 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd25: calc(25 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd25: calc(25 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd26: calc(26 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd26: calc(26 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd26: calc(26 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd26: calc(26 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd27: calc(27 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd27: calc(27 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd27: calc(27 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd27: calc(27 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd28: calc(28 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd28: calc(28 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd28: calc(28 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd28: calc(28 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd29: calc(29 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd29: calc(29 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd29: calc(29 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd29: calc(29 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd30: calc(30 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd30: calc(30 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd30: calc(30 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd30: calc(30 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd31: calc(31 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd31: calc(31 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd31: calc(31 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd31: calc(31 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd32: calc(32 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd32: calc(32 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd32: calc(32 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd32: calc(32 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd33: calc(33 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd33: calc(33 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd33: calc(33 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd33: calc(33 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd34: calc(34 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd34: calc(34 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd34: calc(34 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd34: calc(34 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd35: calc(35 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd35: calc(35 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd35: calc(35 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd35: calc(35 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd36: calc(36 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd36: calc(36 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd36: calc(36 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd36: calc(36 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd37: calc(37 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd37: calc(37 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd37: calc(37 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd37: calc(37 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd38: calc(38 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd38: calc(38 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd38: calc(38 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd38: calc(38 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd39: calc(39 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd39: calc(39 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd39: calc(39 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd39: calc(39 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd40: calc(40 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd40: calc(40 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd40: calc(40 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd40: calc(40 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd41: calc(41 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd41: calc(41 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd41: calc(41 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd41: calc(41 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd42: calc(42 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd42: calc(42 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd42: calc(42 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd42: calc(42 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd43: calc(43 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd43: calc(43 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd43: calc(43 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd43: calc(43 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd44: calc(44 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd44: calc(44 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd44: calc(44 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd44: calc(44 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd45: calc(45 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd45: calc(45 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd45: calc(45 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd45: calc(45 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd46: calc(46 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd46: calc(46 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd46: calc(46 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd46: calc(46 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd47: calc(47 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd47: calc(47 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd47: calc(47 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd47: calc(47 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd48: calc(48 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd48: calc(48 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd48: calc(48 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd48: calc(48 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd49: calc(49 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd49: calc(49 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd49: calc(49 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd49: calc(49 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd50: calc(50 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd50: calc(50 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd50: calc(50 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd50: calc(50 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd51: calc(51 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd51: calc(51 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd51: calc(51 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd51: calc(51 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd52: calc(52 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd52: calc(52 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd52: calc(52 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd52: calc(52 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd53: calc(53 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd53: calc(53 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd53: calc(53 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd53: calc(53 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd54: calc(54 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd54: calc(54 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd54: calc(54 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd54: calc(54 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd55: calc(55 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd55: calc(55 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd55: calc(55 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd55: calc(55 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd56: calc(56 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd56: calc(56 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd56: calc(56 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd56: calc(56 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd57: calc(57 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd57: calc(57 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd57: calc(57 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd57: calc(57 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd58: calc(58 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd58: calc(58 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd58: calc(58 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd58: calc(58 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd59: calc(59 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd59: calc(59 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd59: calc(59 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd59: calc(59 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd60: calc(60 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd60: calc(60 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd60: calc(60 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd60: calc(60 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd61: calc(61 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd61: calc(61 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd61: calc(61 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd61: calc(61 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd62: calc(62 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd62: calc(62 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd62: calc(62 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd62: calc(62 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd63: calc(63 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd63: calc(63 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd63: calc(63 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd63: calc(63 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd64: calc(64 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd64: calc(64 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd64: calc(64 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd64: calc(64 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd65: calc(65 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd65: calc(65 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd65: calc(65 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd65: calc(65 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd66: calc(66 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd66: calc(66 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd66: calc(66 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd66: calc(66 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd67: calc(67 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd67: calc(67 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd67: calc(67 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd67: calc(67 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd68: calc(68 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd68: calc(68 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd68: calc(68 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd68: calc(68 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd69: calc(69 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd69: calc(69 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd69: calc(69 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd69: calc(69 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd70: calc(70 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd70: calc(70 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd70: calc(70 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd70: calc(70 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd71: calc(71 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd71: calc(71 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd71: calc(71 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd71: calc(71 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd72: calc(72 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd72: calc(72 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd72: calc(72 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd72: calc(72 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd73: calc(73 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd73: calc(73 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd73: calc(73 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd73: calc(73 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd74: calc(74 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd74: calc(74 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd74: calc(74 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd74: calc(74 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd75: calc(75 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd75: calc(75 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd75: calc(75 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd75: calc(75 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd76: calc(76 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd76: calc(76 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd76: calc(76 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd76: calc(76 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd77: calc(77 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd77: calc(77 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd77: calc(77 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd77: calc(77 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd78: calc(78 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd78: calc(78 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd78: calc(78 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd78: calc(78 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd79: calc(79 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd79: calc(79 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd79: calc(79 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd79: calc(79 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd80: calc(80 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd80: calc(80 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd80: calc(80 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd80: calc(80 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd81: calc(81 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd81: calc(81 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd81: calc(81 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd81: calc(81 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd82: calc(82 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd82: calc(82 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd82: calc(82 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd82: calc(82 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd83: calc(83 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd83: calc(83 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd83: calc(83 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd83: calc(83 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd84: calc(84 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd84: calc(84 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd84: calc(84 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd84: calc(84 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd85: calc(85 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd85: calc(85 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd85: calc(85 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd85: calc(85 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd86: calc(86 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd86: calc(86 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd86: calc(86 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd86: calc(86 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd87: calc(87 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd87: calc(87 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd87: calc(87 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd87: calc(87 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd88: calc(88 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd88: calc(88 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd88: calc(88 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd88: calc(88 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd89: calc(89 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd89: calc(89 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd89: calc(89 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd89: calc(89 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd90: calc(90 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd90: calc(90 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd90: calc(90 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd90: calc(90 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd91: calc(91 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd91: calc(91 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd91: calc(91 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd91: calc(91 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd92: calc(92 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd92: calc(92 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd92: calc(92 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd92: calc(92 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd93: calc(93 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd93: calc(93 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd93: calc(93 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd93: calc(93 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd94: calc(94 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd94: calc(94 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd94: calc(94 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd94: calc(94 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd95: calc(95 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd95: calc(95 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd95: calc(95 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd95: calc(95 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd96: calc(96 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd96: calc(96 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd96: calc(96 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd96: calc(96 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd97: calc(97 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd97: calc(97 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd97: calc(97 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd97: calc(97 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd98: calc(98 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd98: calc(98 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd98: calc(98 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd98: calc(98 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd99: calc(99 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd99: calc(99 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd99: calc(99 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd99: calc(99 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd100: calc(100 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd100: calc(100 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd100: calc(100 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd100: calc(100 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd101: calc(101 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd101: calc(101 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd101: calc(101 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd101: calc(101 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd102: calc(102 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd102: calc(102 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd102: calc(102 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd102: calc(102 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd103: calc(103 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd103: calc(103 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd103: calc(103 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd103: calc(103 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd104: calc(104 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd104: calc(104 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd104: calc(104 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd104: calc(104 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd105: calc(105 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd105: calc(105 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd105: calc(105 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd105: calc(105 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd106: calc(106 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd106: calc(106 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd106: calc(106 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd106: calc(106 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd107: calc(107 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd107: calc(107 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd107: calc(107 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd107: calc(107 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd108: calc(108 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd108: calc(108 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd108: calc(108 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd108: calc(108 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd109: calc(109 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd109: calc(109 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd109: calc(109 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd109: calc(109 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd110: calc(110 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd110: calc(110 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd110: calc(110 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd110: calc(110 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd111: calc(111 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd111: calc(111 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd111: calc(111 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd111: calc(111 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd112: calc(112 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd112: calc(112 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd112: calc(112 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd112: calc(112 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd113: calc(113 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd113: calc(113 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd113: calc(113 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd113: calc(113 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd114: calc(114 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd114: calc(114 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd114: calc(114 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd114: calc(114 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd115: calc(115 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd115: calc(115 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd115: calc(115 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd115: calc(115 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd116: calc(116 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd116: calc(116 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd116: calc(116 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd116: calc(116 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd117: calc(117 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd117: calc(117 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd117: calc(117 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd117: calc(117 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd118: calc(118 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd118: calc(118 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd118: calc(118 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd118: calc(118 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd119: calc(119 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd119: calc(119 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd119: calc(119 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd119: calc(119 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd120: calc(120 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd120: calc(120 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd120: calc(120 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd120: calc(120 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd121: calc(121 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd121: calc(121 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd121: calc(121 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd121: calc(121 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd122: calc(122 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd122: calc(122 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd122: calc(122 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd122: calc(122 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd123: calc(123 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd123: calc(123 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd123: calc(123 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd123: calc(123 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd124: calc(124 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd124: calc(124 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd124: calc(124 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd124: calc(124 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd125: calc(125 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd125: calc(125 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd125: calc(125 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd125: calc(125 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd126: calc(126 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd126: calc(126 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd126: calc(126 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd126: calc(126 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd127: calc(127 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd127: calc(127 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd127: calc(127 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd127: calc(127 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd128: calc(128 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd128: calc(128 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd128: calc(128 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd128: calc(128 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd129: calc(129 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd129: calc(129 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd129: calc(129 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd129: calc(129 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd130: calc(130 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd130: calc(130 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd130: calc(130 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd130: calc(130 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd131: calc(131 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd131: calc(131 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd131: calc(131 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd131: calc(131 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd132: calc(132 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd132: calc(132 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd132: calc(132 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd132: calc(132 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd133: calc(133 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd133: calc(133 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd133: calc(133 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd133: calc(133 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd134: calc(134 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd134: calc(134 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd134: calc(134 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd134: calc(134 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd135: calc(135 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd135: calc(135 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd135: calc(135 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd135: calc(135 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd136: calc(136 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd136: calc(136 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd136: calc(136 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd136: calc(136 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd137: calc(137 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd137: calc(137 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd137: calc(137 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd137: calc(137 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd138: calc(138 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd138: calc(138 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd138: calc(138 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd138: calc(138 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd139: calc(139 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd139: calc(139 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd139: calc(139 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd139: calc(139 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd140: calc(140 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd140: calc(140 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd140: calc(140 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd140: calc(140 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd141: calc(141 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd141: calc(141 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd141: calc(141 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd141: calc(141 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd142: calc(142 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd142: calc(142 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd142: calc(142 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd142: calc(142 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd143: calc(143 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd143: calc(143 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd143: calc(143 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd143: calc(143 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd144: calc(144 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd144: calc(144 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd144: calc(144 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd144: calc(144 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd145: calc(145 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd145: calc(145 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd145: calc(145 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd145: calc(145 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd146: calc(146 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd146: calc(146 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd146: calc(146 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd146: calc(146 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd147: calc(147 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd147: calc(147 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd147: calc(147 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd147: calc(147 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd148: calc(148 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd148: calc(148 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd148: calc(148 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd148: calc(148 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd149: calc(149 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd149: calc(149 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd149: calc(149 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd149: calc(149 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd150: calc(150 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd150: calc(150 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd150: calc(150 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd150: calc(150 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd151: calc(151 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd151: calc(151 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd151: calc(151 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd151: calc(151 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd152: calc(152 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd152: calc(152 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd152: calc(152 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd152: calc(152 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd153: calc(153 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd153: calc(153 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd153: calc(153 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd153: calc(153 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd154: calc(154 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd154: calc(154 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd154: calc(154 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd154: calc(154 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd155: calc(155 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd155: calc(155 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd155: calc(155 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd155: calc(155 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd156: calc(156 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd156: calc(156 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd156: calc(156 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd156: calc(156 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd157: calc(157 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd157: calc(157 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd157: calc(157 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd157: calc(157 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd158: calc(158 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd158: calc(158 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd158: calc(158 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd158: calc(158 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd159: calc(159 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd159: calc(159 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd159: calc(159 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd159: calc(159 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd160: calc(160 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd160: calc(160 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd160: calc(160 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd160: calc(160 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd161: calc(161 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd161: calc(161 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd161: calc(161 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd161: calc(161 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd162: calc(162 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd162: calc(162 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd162: calc(162 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd162: calc(162 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd163: calc(163 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd163: calc(163 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd163: calc(163 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd163: calc(163 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd164: calc(164 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd164: calc(164 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd164: calc(164 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd164: calc(164 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd165: calc(165 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd165: calc(165 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd165: calc(165 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd165: calc(165 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd166: calc(166 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd166: calc(166 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd166: calc(166 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd166: calc(166 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd167: calc(167 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd167: calc(167 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd167: calc(167 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd167: calc(167 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd168: calc(168 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd168: calc(168 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd168: calc(168 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd168: calc(168 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd169: calc(169 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd169: calc(169 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd169: calc(169 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd169: calc(169 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd170: calc(170 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd170: calc(170 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd170: calc(170 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd170: calc(170 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd171: calc(171 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd171: calc(171 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd171: calc(171 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd171: calc(171 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd172: calc(172 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd172: calc(172 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd172: calc(172 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd172: calc(172 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd173: calc(173 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd173: calc(173 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd173: calc(173 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd173: calc(173 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd174: calc(174 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd174: calc(174 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd174: calc(174 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd174: calc(174 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd175: calc(175 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd175: calc(175 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd175: calc(175 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd175: calc(175 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd176: calc(176 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd176: calc(176 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd176: calc(176 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd176: calc(176 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd177: calc(177 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd177: calc(177 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd177: calc(177 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd177: calc(177 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd178: calc(178 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd178: calc(178 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd178: calc(178 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd178: calc(178 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd179: calc(179 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd179: calc(179 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd179: calc(179 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd179: calc(179 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd180: calc(180 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd180: calc(180 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd180: calc(180 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd180: calc(180 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd181: calc(181 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd181: calc(181 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd181: calc(181 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd181: calc(181 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd182: calc(182 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd182: calc(182 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd182: calc(182 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd182: calc(182 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd183: calc(183 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd183: calc(183 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd183: calc(183 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd183: calc(183 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd184: calc(184 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd184: calc(184 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd184: calc(184 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd184: calc(184 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd185: calc(185 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd185: calc(185 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd185: calc(185 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd185: calc(185 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd186: calc(186 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd186: calc(186 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd186: calc(186 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd186: calc(186 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd187: calc(187 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd187: calc(187 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd187: calc(187 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd187: calc(187 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd188: calc(188 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd188: calc(188 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd188: calc(188 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd188: calc(188 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd189: calc(189 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd189: calc(189 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd189: calc(189 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd189: calc(189 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd190: calc(190 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd190: calc(190 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd190: calc(190 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd190: calc(190 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd191: calc(191 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd191: calc(191 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd191: calc(191 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd191: calc(191 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd192: calc(192 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd192: calc(192 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd192: calc(192 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd192: calc(192 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd193: calc(193 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd193: calc(193 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd193: calc(193 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd193: calc(193 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd194: calc(194 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd194: calc(194 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd194: calc(194 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd194: calc(194 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd195: calc(195 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd195: calc(195 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd195: calc(195 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd195: calc(195 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd196: calc(196 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd196: calc(196 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd196: calc(196 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd196: calc(196 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd197: calc(197 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd197: calc(197 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd197: calc(197 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd197: calc(197 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd198: calc(198 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd198: calc(198 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd198: calc(198 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd198: calc(198 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd199: calc(199 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd199: calc(199 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd199: calc(199 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd199: calc(199 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd200: calc(200 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd200: calc(200 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd200: calc(200 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd200: calc(200 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd201: calc(201 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd201: calc(201 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd201: calc(201 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd201: calc(201 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd202: calc(202 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd202: calc(202 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd202: calc(202 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd202: calc(202 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd203: calc(203 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd203: calc(203 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd203: calc(203 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd203: calc(203 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd204: calc(204 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd204: calc(204 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd204: calc(204 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd204: calc(204 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd205: calc(205 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd205: calc(205 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd205: calc(205 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd205: calc(205 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd206: calc(206 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd206: calc(206 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd206: calc(206 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd206: calc(206 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd207: calc(207 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd207: calc(207 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd207: calc(207 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd207: calc(207 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd208: calc(208 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd208: calc(208 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd208: calc(208 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd208: calc(208 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd209: calc(209 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd209: calc(209 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd209: calc(209 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd209: calc(209 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd210: calc(210 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd210: calc(210 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd210: calc(210 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd210: calc(210 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd211: calc(211 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd211: calc(211 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd211: calc(211 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd211: calc(211 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd212: calc(212 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd212: calc(212 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd212: calc(212 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd212: calc(212 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd213: calc(213 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd213: calc(213 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd213: calc(213 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd213: calc(213 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd214: calc(214 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd214: calc(214 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd214: calc(214 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd214: calc(214 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd215: calc(215 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd215: calc(215 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd215: calc(215 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd215: calc(215 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd216: calc(216 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd216: calc(216 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd216: calc(216 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd216: calc(216 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd217: calc(217 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd217: calc(217 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd217: calc(217 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd217: calc(217 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd218: calc(218 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd218: calc(218 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd218: calc(218 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd218: calc(218 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd219: calc(219 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd219: calc(219 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd219: calc(219 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd219: calc(219 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd220: calc(220 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd220: calc(220 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd220: calc(220 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd220: calc(220 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd221: calc(221 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd221: calc(221 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd221: calc(221 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd221: calc(221 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd222: calc(222 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd222: calc(222 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd222: calc(222 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd222: calc(222 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd223: calc(223 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd223: calc(223 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd223: calc(223 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd223: calc(223 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd224: calc(224 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd224: calc(224 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd224: calc(224 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd224: calc(224 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd225: calc(225 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd225: calc(225 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd225: calc(225 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd225: calc(225 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd226: calc(226 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd226: calc(226 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd226: calc(226 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd226: calc(226 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd227: calc(227 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd227: calc(227 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd227: calc(227 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd227: calc(227 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd228: calc(228 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd228: calc(228 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd228: calc(228 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd228: calc(228 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd229: calc(229 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd229: calc(229 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd229: calc(229 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd229: calc(229 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd230: calc(230 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd230: calc(230 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd230: calc(230 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd230: calc(230 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd231: calc(231 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd231: calc(231 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd231: calc(231 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd231: calc(231 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd232: calc(232 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd232: calc(232 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd232: calc(232 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd232: calc(232 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd233: calc(233 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd233: calc(233 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd233: calc(233 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd233: calc(233 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd234: calc(234 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd234: calc(234 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd234: calc(234 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd234: calc(234 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd235: calc(235 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd235: calc(235 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd235: calc(235 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd235: calc(235 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd236: calc(236 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd236: calc(236 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd236: calc(236 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd236: calc(236 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd237: calc(237 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd237: calc(237 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd237: calc(237 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd237: calc(237 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd238: calc(238 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd238: calc(238 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd238: calc(238 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd238: calc(238 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd239: calc(239 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd239: calc(239 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd239: calc(239 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd239: calc(239 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd240: calc(240 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd240: calc(240 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd240: calc(240 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd240: calc(240 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd241: calc(241 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd241: calc(241 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd241: calc(241 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd241: calc(241 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd242: calc(242 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd242: calc(242 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd242: calc(242 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd242: calc(242 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd243: calc(243 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd243: calc(243 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd243: calc(243 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd243: calc(243 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd244: calc(244 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd244: calc(244 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd244: calc(244 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd244: calc(244 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd245: calc(245 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd245: calc(245 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd245: calc(245 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd245: calc(245 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd246: calc(246 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd246: calc(246 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd246: calc(246 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd246: calc(246 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd247: calc(247 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd247: calc(247 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd247: calc(247 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd247: calc(247 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd248: calc(248 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd248: calc(248 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd248: calc(248 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd248: calc(248 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd249: calc(249 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd249: calc(249 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd249: calc(249 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd249: calc(249 / 767 * 100vw);
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  :root {
    --pd250: calc(250 / 1239 * 100vw);
  }
}

@media only screen and (min-width: 1240px) and (max-width: 2000px) {
  :root {
    --pd250: calc(250 / 2000 * 100vw);
  }
}

@media (min-width: 2001px) {
  :root {
    --pd250: calc(250 / 2000 * 100vmin);
  }
}
@media (max-width: 767px) {
  :root {
    --pd250: calc(250 / 767 * 100vw);
  }
}

.page-id-539 .main_body {
  width: 100%;
  max-width: 100%;
}
.page-id-539 .main_body .section:not(:last-child) {
  padding-bottom: 0;
}

.dbl {
  display: inline-block;
}

.txt_serif, .mainimage .slider .copy .box_copy, .sec_future1 .box-img .box-text p {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.mainimage .slider {
  position: relative;
}
.mainimage .slider .copy {
  position: absolute;
  color: white;
  width: 1200px;
  max-width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.mainimage .slider .copy .box_copy {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
.mainimage .slider .copy .box_copy h2, .mainimage .slider .copy .box_copy p {
  text-align: center;
}
.mainimage .slider .copy .box_copy p {
  line-height: calc(46 / 22);
}
@media (min-width: 768px) {
  .mainimage .slider .copy {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .mainimage .slider .copy .box_copy h2 {
    font-size: 47px;
  }
  .mainimage .slider .copy .box_copy p {
    font-size: 14px;
  }
  .mainimage .slider .copy .box_copy p:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1240px) {
  .mainimage .slider .copy .box_copy h2 {
    font-size: 77px;
  }
  .mainimage .slider .copy .box_copy p {
    font-size: clamp(20px, 1.4vw, 26px);
  }
  .mainimage .slider .copy .box_copy p:not(:last-child) {
    margin-bottom: var(--pd30);
  }
}
@media (max-width: 767px) {
  .mainimage .slider .copy .box_copy h2 {
    font-size: 58px;
  }
  .mainimage .slider .copy .box_copy p {
    font-size: var(--pd26);
    line-height: calc(46 / 26);
  }
  .mainimage .slider .copy .box_copy p:not(:last-child) {
    margin-bottom: var(--pd60);
  }
}

.sec_future1 .box-img {
  position: relative;
}
.sec_future1 .box-img .box-text p {
  line-height: calc(70 / 50);
  color: #105fe0;
  text-align: center;
  font-weight: bold;
}
.sec_future1 .box-img .box-text p .small {
  color: #4b4b4b;
}
.sec_future1 .box-img .box-text p .txt_line {
  display: inline-block;
  border-bottom: 1px solid;
}
@media (min-width: 768px) {
  .sec_future1 .box-img .box-text {
    /*position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 56px;
	z-index: 1;*/
  }
  .sec_future1 .box-img{
	 text-align: center;
	 }
  .sec_future1 .box-img img{
	max-width: calc(100% + 40px);
	translate: -20px;
	}
	.sec_future1 .box-img .box-text{
		margin-bottom: 50px;
		}
  .sec_future1 .box-img .box-text p {
    font-size: 31px;
  }
  .sec_future1 .box-img .box-text p .small {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_future1 .box-img .box-text {
    top: var(--pd40);
  }
  /*.sec_future1 .box-img .box-text p {
    font-size: var(--pd50);
  }
  .sec_future1 .box-img .box-text p .small {
    font-size: var(--pd40);
  }*/
  .sec_future1 .box-img img{
	max-width: 700px;
	}
}
@media (max-width: 767px) {
  .sec_future1 .box-img .box-text {
    margin-bottom: 30px;
  }
  .sec_future1 .box-img .box-text p {
    font-size: var(--pd40);
    line-height: 1.8;
  }
  .sec_future1 .box-img .box-text p .small {
    font-size: var(--pd30);
  }
  .sec_future1 .box-img img{
	max-width: calc(100% + 20px);
	translate: -10px;
	}
}

@media (min-width: 768px) {
	.sec_future3 img{
		width: 700px;
	}
}