 @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-542 .main_body {
  width: 100%;
  max-width: 100%;
}
.page-id-542 .main_body .section.pdb0 {
  padding-bottom: 0;
}
.page-id-542 h3 {
  color: #267cd7;
  padding-bottom: .3em;
  padding-left: 0;
}
.page-id-542 h3:before, .page-id-542 h3:after {
  content: none;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row.container {
  row-gap: 0;
}
.row:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .row {
    row-gap: 30px;
  }
  .row.sp-align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row.sp-justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .row > *, .row .col {
    width: 100%;
  }
  .row.sp_col2 {
    gap: 10px 10px;
  }
  .row.sp_col2 > *, .row.sp_col2 .col {
    width: calc((100% - 10px) / 2);
  }
  .row.sp_col3 {
    gap: 10px 10px;
  }
  .row.sp_col3 > *, .row.sp_col3 .col {
    width: calc((100% - 20px) / 3);
  }
  .row.sp_col2 .col_2 .box_bg,
  .row.sp_col2 .col_2 .box_border, .row.sp_col2 .col_3 .box_bg,
  .row.sp_col2 .col_3 .box_border, .row.sp_col2 .col_4 .box_bg,
  .row.sp_col2 .col_4 .box_border, .row.sp_col2 .col_5 .box_bg,
  .row.sp_col2 .col_5 .box_border, .row.sp_col2 .col_6 .box_bg,
  .row.sp_col2 .col_6 .box_border {
    height: 100%;
    padding: 24px 16px;
  }
  .row.sp_col2 .col_2 .box_bg .box_bg,
  .row.sp_col2 .col_2 .box_bg .box_border,
  .row.sp_col2 .col_2 .box_border .box_bg,
  .row.sp_col2 .col_2 .box_border .box_border, .row.sp_col2 .col_3 .box_bg .box_bg,
  .row.sp_col2 .col_3 .box_bg .box_border,
  .row.sp_col2 .col_3 .box_border .box_bg,
  .row.sp_col2 .col_3 .box_border .box_border, .row.sp_col2 .col_4 .box_bg .box_bg,
  .row.sp_col2 .col_4 .box_bg .box_border,
  .row.sp_col2 .col_4 .box_border .box_bg,
  .row.sp_col2 .col_4 .box_border .box_border, .row.sp_col2 .col_5 .box_bg .box_bg,
  .row.sp_col2 .col_5 .box_bg .box_border,
  .row.sp_col2 .col_5 .box_border .box_bg,
  .row.sp_col2 .col_5 .box_border .box_border, .row.sp_col2 .col_6 .box_bg .box_bg,
  .row.sp_col2 .col_6 .box_bg .box_border,
  .row.sp_col2 .col_6 .box_border .box_bg,
  .row.sp_col2 .col_6 .box_border .box_border {
    height: auto;
  }
  .row.sp_order {
    row-gap: 0;
  }
  .row.sp_order .col {
    display: contents;
  }
  .row.sp_order .col > * {
    width: 100%;
  }
  .row.sp_order .col .spord1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .row.sp_order .col .spord2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .row.sp_order .col .spord3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .row.sp_order .col .spord4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .row.sp_order .col .spord5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .row.sp_order .col .spord6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .row.sp_order .col .spord7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .row.sp_order .col .spord8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .row.sp_order .col .spord9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .row.sp_order .col .spord10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
@media (min-width: 768px) {
  .row {
    gap: 20px 2%;
  }
  .row.align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row.justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .row.auto > *, .row.auto .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .row.col2 > *, .row.col2 .col {
    width: 49%;
  }
  .row.col3 > *, .row.col3 .col {
    width: calc(96% / 3);
  }
  .row.col4 > *, .row.col4 .col {
    width: calc(94% / 4);
  }
  .row.col5 > *, .row.col5 .col {
    width: calc(92% / 5);
  }
  .row .col_2 {
    width: 49%;
  }
  .row .col_3 {
    width: calc(96% / 3);
  }
  .row .col_4 {
    width: calc(94% / 4);
  }
  .row .col_5 {
    width: calc(92% / 4);
  }
  .row .col, .row .col_2, .row .col_3, .row .col_4, .row .col_5, .row .col_6 {
    margin: 0 !important;
  }
  .row .col .box_bg,
  .row .col .box_border, .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
    padding: var(--pd30);
  }
  .row .col .box_bg img,
  .row .col .box_border img, .row .col_2 .box_bg img,
  .row .col_2 .box_border img, .row .col_3 .box_bg img,
  .row .col_3 .box_border img, .row .col_4 .box_bg img,
  .row .col_4 .box_border img, .row .col_5 .box_bg img,
  .row .col_5 .box_border img, .row .col_6 .box_bg img,
  .row .col_6 .box_border img {
    border-radius: 0;
  }
  .row .col .box_bg h3, .row .col .box_bg h4, .row .col .box_bg h5,
  .row .col .box_border h3,
  .row .col .box_border h4,
  .row .col .box_border h5, .row .col_2 .box_bg h3, .row .col_2 .box_bg h4, .row .col_2 .box_bg h5,
  .row .col_2 .box_border h3,
  .row .col_2 .box_border h4,
  .row .col_2 .box_border h5, .row .col_3 .box_bg h3, .row .col_3 .box_bg h4, .row .col_3 .box_bg h5,
  .row .col_3 .box_border h3,
  .row .col_3 .box_border h4,
  .row .col_3 .box_border h5, .row .col_4 .box_bg h3, .row .col_4 .box_bg h4, .row .col_4 .box_bg h5,
  .row .col_4 .box_border h3,
  .row .col_4 .box_border h4,
  .row .col_4 .box_border h5, .row .col_5 .box_bg h3, .row .col_5 .box_bg h4, .row .col_5 .box_bg h5,
  .row .col_5 .box_border h3,
  .row .col_5 .box_border h4,
  .row .col_5 .box_border h5, .row .col_6 .box_bg h3, .row .col_6 .box_bg h4, .row .col_6 .box_bg h5,
  .row .col_6 .box_border h3,
  .row .col_6 .box_border h4,
  .row .col_6 .box_border h5 {
    margin-bottom: 10px;
  }
  .row .col .box_bg .box_bg,
  .row .col .box_bg .box_border,
  .row .col .box_border .box_bg,
  .row .col .box_border .box_border, .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
    padding: var(--pd20);
  }
  .row .col .box_bg .box_bg:not(:last-child),
  .row .col .box_bg .box_border:not(:last-child),
  .row .col .box_border .box_bg:not(:last-child),
  .row .col .box_border .box_border:not(:last-child), .row .col_2 .box_bg .box_bg:not(:last-child),
  .row .col_2 .box_bg .box_border:not(:last-child),
  .row .col_2 .box_border .box_bg:not(:last-child),
  .row .col_2 .box_border .box_border:not(:last-child), .row .col_3 .box_bg .box_bg:not(:last-child),
  .row .col_3 .box_bg .box_border:not(:last-child),
  .row .col_3 .box_border .box_bg:not(:last-child),
  .row .col_3 .box_border .box_border:not(:last-child), .row .col_4 .box_bg .box_bg:not(:last-child),
  .row .col_4 .box_bg .box_border:not(:last-child),
  .row .col_4 .box_border .box_bg:not(:last-child),
  .row .col_4 .box_border .box_border:not(:last-child), .row .col_5 .box_bg .box_bg:not(:last-child),
  .row .col_5 .box_bg .box_border:not(:last-child),
  .row .col_5 .box_border .box_bg:not(:last-child),
  .row .col_5 .box_border .box_border:not(:last-child), .row .col_6 .box_bg .box_bg:not(:last-child),
  .row .col_6 .box_bg .box_border:not(:last-child),
  .row .col_6 .box_border .box_bg:not(:last-child),
  .row .col_6 .box_border .box_border:not(:last-child) {
    margin-bottom: 20px;
  }
  .row.base .col .box_bg,
  .row.base .col .box_border, .row.base .col_2 .box_bg,
  .row.base .col_2 .box_border, .row.base .col_3 .box_bg,
  .row.base .col_3 .box_border, .row.base .col_4 .box_bg,
  .row.base .col_4 .box_border, .row.base .col_5 .box_bg,
  .row.base .col_5 .box_border, .row.base .col_6 .box_bg,
  .row.base .col_6 .box_border {
    padding: var(--pd40);
  }
  .row.base .col .box_bg .box_bg,
  .row.base .col .box_bg .box_border,
  .row.base .col .box_border .box_bg,
  .row.base .col .box_border .box_border, .row.base .col_2 .box_bg .box_bg,
  .row.base .col_2 .box_bg .box_border,
  .row.base .col_2 .box_border .box_bg,
  .row.base .col_2 .box_border .box_border, .row.base .col_3 .box_bg .box_bg,
  .row.base .col_3 .box_bg .box_border,
  .row.base .col_3 .box_border .box_bg,
  .row.base .col_3 .box_border .box_border, .row.base .col_4 .box_bg .box_bg,
  .row.base .col_4 .box_bg .box_border,
  .row.base .col_4 .box_border .box_bg,
  .row.base .col_4 .box_border .box_border, .row.base .col_5 .box_bg .box_bg,
  .row.base .col_5 .box_bg .box_border,
  .row.base .col_5 .box_border .box_bg,
  .row.base .col_5 .box_border .box_border, .row.base .col_6 .box_bg .box_bg,
  .row.base .col_6 .box_bg .box_border,
  .row.base .col_6 .box_border .box_bg,
  .row.base .col_6 .box_border .box_border {
    padding: var(--pd30);
  }
  .row.base .col .box_bg .box_bg:not(:last-child),
  .row.base .col .box_bg .box_border:not(:last-child),
  .row.base .col .box_border .box_bg:not(:last-child),
  .row.base .col .box_border .box_border:not(:last-child), .row.base .col_2 .box_bg .box_bg:not(:last-child),
  .row.base .col_2 .box_bg .box_border:not(:last-child),
  .row.base .col_2 .box_border .box_bg:not(:last-child),
  .row.base .col_2 .box_border .box_border:not(:last-child), .row.base .col_3 .box_bg .box_bg:not(:last-child),
  .row.base .col_3 .box_bg .box_border:not(:last-child),
  .row.base .col_3 .box_border .box_bg:not(:last-child),
  .row.base .col_3 .box_border .box_border:not(:last-child), .row.base .col_4 .box_bg .box_bg:not(:last-child),
  .row.base .col_4 .box_bg .box_border:not(:last-child),
  .row.base .col_4 .box_border .box_bg:not(:last-child),
  .row.base .col_4 .box_border .box_border:not(:last-child), .row.base .col_5 .box_bg .box_bg:not(:last-child),
  .row.base .col_5 .box_bg .box_border:not(:last-child),
  .row.base .col_5 .box_border .box_bg:not(:last-child),
  .row.base .col_5 .box_border .box_border:not(:last-child), .row.base .col_6 .box_bg .box_bg:not(:last-child),
  .row.base .col_6 .box_bg .box_border:not(:last-child),
  .row.base .col_6 .box_border .box_bg:not(:last-child),
  .row.base .col_6 .box_border .box_border:not(:last-child) {
    margin-bottom: 20px;
  }
  .row__img_txt .col__img {
    width: 32%;
  }
  .row__img_txt .col__img img {
    border-radius: 0;
  }
  .row__img_txt .col__text {
    width: 66%;
  }
  .row__img_txt .col__text .box_bg,
  .row__img_txt .col__text .box_border {
    height: auto;
  }
}
@media only screen and (min-width: 1240px) {
  .row .col__imgleft {
    width: 50vw;
    margin-left: calc((50vw - 50%) * -1);
  }
  .row .col__imgright {
    width: 50vw;
    margin-right: -50vw;
  }
}

@media (max-width: 767px) {
  .row_side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 10px;
  }
  .row_side .col {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .row_side {
    display: grid;
    gap: 2%;
  }
  .row_side .col {
    display: grid;
    grid-template-rows: subgrid;
    row-gap: var(--pd10);
  }
  .row_side.col2 {
    grid-template-columns: repeat(auto-fit, minmax(49%, 1fr));
  }
  .row_side.col3 {
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  }
  .row_side.span1 .col {
    grid-row: span 1;
  }
  .row_side.span2 .col {
    grid-row: span 2;
  }
  .row_side.span3 .col {
    grid-row: span 3;
  }
  .row_side.span4 .col {
    grid-row: span 4;
  }
  .row_side.span5 .col {
    grid-row: span 5;
  }
  .row_side.span6 .col {
    grid-row: span 6;
  }
  .row_side.span7 .col {
    grid-row: span 7;
  }
  .row_side.span8 .col {
    grid-row: span 8;
  }
  .row_side.span9 .col {
    grid-row: span 9;
  }
  .row_side.span10 .col {
    grid-row: span 10;
  }
}

.bgcolor1 {
  background: #fa9cc0;
}

.bgcolor2 {
  background: #4795e7;
}

.bgcolor3 {
  background: #5cb957;
}

.cl1 {
  color: #fa9cc0;
}

.cl2 {
  color: #4795e7;
}

.cl3 {
  color: #5cb957;
}

.dbl {
  display: inline-block;
}

.txt_serif, .row_same .col .button, .box-note p, .tab_wrap .tab_btn_wrap .tab_btn {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.sensei-name {
  font-size: 18px;
}
.sensei-name .small {
  font-size: 20px;
}
.sensei-name .large {
  font-size: 24px;
}

.row_same .col {
  background: white;
  padding: 1em;
}
.row_same .col .button {
  color: white;
  border-radius: 100vmax;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 22px;
  padding: .3rem .5rem 0;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 65px;
}
.row_same .col figure {
  text-align: center;
}
.row_same .col figure img {
  width: 172px;
}
.row_same .col .tit {
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  padding-left: 26px;
  position: relative;
}
.row_same .col .tit:before, .row_same .col .tit:after {
  content: "";
  position: absolute;
}
.row_same .col .tit:before {
  left: 0;
  width: 16px;
  height: 16px;
  background: currentColor;
  top: .45em;
}
.row_same .col .tit:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 10px;
  left: 6px;
  margin-top: -5px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(( 16px * 2.3 / 2 ) - ( 16px / 4 ));
  width: 5px;
  z-index: 1;
}
.row_same .col ul {
  margin-bottom: 10px;
}
.row_same .col ul li {
  position: relative;
  padding-left: 8px;
}
.row_same .col ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: .6em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
}
@media (min-width: 768px) {
  .row_same {
    gap: 0 30px;
    grid-template-columns: repeat(auto-fit, minmax(calc((100% - 60px) / 3), 1fr));
  }
  .row_same .col {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .row_same .col {
    width: 100%;
  }
}

.flow-ue .box {
  border: 1px solid #105fe0;
  padding: var(--pd40);
}
.flow-ue .box h3, .flow-ue .box h4, .flow-ue .box h5 {
  margin-top: 0;
}
.flow-ue .box:not(:last-child) {
  margin-bottom: var(--pd100);
  position: relative;
}
.flow-ue .box:not(:last-child):after {
  content: "";
  position: absolute;
  top: calc(100% + var(--pd30));
  left: 0;
  right: 0;
  width: var(--pd80);
  height: var(--pd40);
  background: #226ebe;
  margin: auto;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.box-note {
  border: 1px solid #105fe0;
  padding: var(--pd40);
  margin-bottom: 30px;
  background: white;
}
.box-note p {
  text-align: center;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: bold;
}

.tab_wrap .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5px;
          column-gap: 5px;
  margin-bottom: 0;
}
.tab_wrap .tab_btn_wrap .tab_btn {
  width: calc((100% - 10px) / 3);
  background: #a0a0a0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
}
.tab_wrap .tab_btn_wrap .tab_btn.active {
  background: #105fe0;
  cursor: default;
}
.tab_wrap .tab_content {
  border: 1px solid #002395;
  padding: 1em;
}
.tab_wrap .tab_content .tab_item {
  counter-reset: faq-counter;
}
.tab_wrap .tab_content .tab_item:not(.active) {
  display: none;
}
.tab_wrap .tab_content .tab_item .box_faq .question:before, .tab_wrap .tab_content .tab_item .box_faq .answer:before {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  border-radius: 50%;
  line-height: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08em;
  width: 50px;
  height: 50px;
  font-size: 20px;
}
.tab_wrap .tab_content .tab_item .box_faq .question:before {
  color: #105fe0;
  background: #d9f1ff;
  counter-increment: faq-counter;
  content: "Q" counter(faq-counter);
  top: -10px;
}
.tab_wrap .tab_content .tab_item .box_faq .question .faq_title {
  font-size: 18px;
}
.tab_wrap .tab_content .tab_item .box_faq .answer:before {
  color: white;
  background: #105fe0;
  top: 20px;
}
@media (min-width: 768px) {
  .tab_wrap .tab_btn_wrap .tab_btn {
    height: 64px;
    width: 300px;
  }
  .tab_wrap .tab_content {
    padding: var(--pd70);
  }
  .tab_wrap .tab_content .tab_item .box_faq:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .tab_wrap .tab_content .tab_item .row {
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .tab_wrap .tab_content .tab_item .row .col__img {
    width: 22.8%;
  }
  .tab_wrap .tab_content .tab_item .row .col__faq {
    width: 77.2%;
    padding-left: var(--pd50);
  }
}
@media (max-width: 767px) {
  .tab_wrap .tab_content .tab_item .box_faq:not(:last-child) {
    margin-bottom: var(--pd20);
    padding-bottom: var(--pd20);
  }
  .tab_wrap .tab_content .tab_item .box_faq .question:before {
    top: calc(0px - var(--pd10));
  }
  .tab_wrap .tab_content .tab_item .box_faq .answer {
    padding-top: var(--pd30);
  }
  .tab_wrap .tab_content .tab_item .box_faq .answer:before {
    top: 0;
  }
}

.mainimage .slider {
  position: relative;
}
.mainimage .slider .copy {
  position: absolute;
  margin: auto;
  color: #105fe0;
  background: rgba(255, 255, 255, 0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: max-content;
  height: max-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .mainimage .slider .copy {
    top: 0;
    bottom: 0;
    left: 60px;
	padding: 30px 40px;
  }
  .mainimage .slider .copy p {
    font-size: 31px;
  }
  .mainimage .slider .copy ul {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1240px) {
  .mainimage .slider .copy {
    left: var(--pd150);
	padding: var(--pd40) var(--pd60);
  }
  .mainimage .slider .copy p {
    font-size: var(--pd50);
  }
  .mainimage .slider .copy ul {
    font-size: var(--pd24);
  }
}
@media (max-width: 767px) {
  .mainimage .slider .copy {
    left: 0;
    right: 0;
    bottom: var(--pd40);
    width: calc(100% - var(--pd80));
	padding: var(--pd40) var(--pd20);
  }
  .mainimage .slider .copy p {
    font-size: var(--pd50);
  }
  .mainimage .slider .copy ul {
    font-size: var(--pd24);
  }
}

.bg1 {
  background: url("../img/outpatient-nurse_bg1.jpg");
}

.table.table_default tbody th {
  text-align: center;
}
@media (min-width: 768px) {
  .table__bg tbody tr:nth-child(odd) th, .table__bg tbody tr:nth-child(odd) td {
    background: #eaf6ff;
  }
  .table__bg tbody tr:nth-child(even) th, .table__bg tbody tr:nth-child(even) td {
    background: #fff;
  }
}

.outpatient-nurse4 .row_same .col .button {
  height: 80px;
}
.outpatient-nurse4 .row_same .col figure img {
  width: 375px;
}

@media (min-width: 768px) {
  .outpatient-nurse11 .row {
    gap: 30px;
  }
  .outpatient-nurse11 .row img {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  }
  .outpatient-nurse11 .row .col_2 {
    width: calc((100% - 30px) / 2);
  }
  .outpatient-nurse11 .row .col_3 {
    width: calc((100% - 60px) / 3);
  }
  .outpatient-nurse11 .row .col_4 {
    width: calc((100% - 90px) / 4);
  }
}
@media (max-width: 767px) {
  .outpatient-nurse11 .row {
    gap: var(--pd20);
  }
  .outpatient-nurse11 .row figure {
    background: white;
    text-align: center;
    -webkit-filter: drop-shadow(0 0 var(--pd10) rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0 0 var(--pd10) rgba(0, 0, 0, 0.2));
  }
  .outpatient-nurse11 .row > * {
    margin-top: 0 !important;
  }
  .outpatient-nurse11 .row .col_3 figure img {
    max-width: 70%;
  }
  .outpatient-nurse11 .row .sp_col2 {
    margin-bottom: 0;
    gap: var(--pd20);
  }
  .outpatient-nurse11 .row .sp_col2 > * {
    width: calc((100% - var(--pd20)) / 2);
    margin: 0;
  }
  .outpatient-nurse11 .row .sp_col2 > * figure {
    text-align: center;
  }
  .outpatient-nurse11 .row .sp_col2 > * figure img {
    max-width: 80%;
  }
}

.outpatient-nurse17 .tab_wrap .table tbody th {
  font-weight: bold;
}
@media (min-width: 768px) {
  .outpatient-nurse17 .tab_wrap .tab_content {
    padding: 20px;
  }
  .outpatient-nurse17 .tab_wrap .table tbody th {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .outpatient-nurse17 .tab_wrap .table tbody th {
    background: #eaf6ff;
  }
  .outpatient-nurse17 .tab_wrap .tab_btn_wrap .tab_btn {
    font-size: var(--pd30);
    height: var(--pd80);
  }
}


.conv_parts {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .conv_parts {
    padding: 100px 0;
  }
}
.conv_parts .h2_conv {
  color: #105fe0;
  line-height: 1.4;
  font-weight: bold;
  display: table;
  margin: 0 auto 60px;
  position: relative;
  padding: 0 60px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .conv_parts .h2_conv {
    margin: 0 auto 110px;
    padding: 0 90px;
    font-size: 36px;
  }
}
.conv_parts .h2_conv:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 34px;
  height: 32px;
  background: url(https://www.beppu-clinic.com/recruit_new/wp-content/uploads/2025/10/conv_h2_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .conv_parts .h2_conv:before {
    width: 67px;
    height: 64px;
  }
}
.conv_parts .h2_conv:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 34px;
  height: 32px;
  background: url(https://www.beppu-clinic.com/recruit_new/wp-content/uploads/2025/10/conv_h2_icon002.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .conv_parts .h2_conv:after {
    width: 67px;
    height: 64px;
  }
}
.conv_parts .conv_wrap {
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap {
    padding: 50px;
  }
}
.conv_parts .conv_wrap .tit {
  color: #fff;
  background: #267cd7;
  text-align: center;
  display: table;
  width: 90%;
  max-width: 670px;
  margin: 0 auto -15px;
  transform: translateY(-60px);
  padding: 20px 0;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  box-shadow: 6px 6px 0 #c7d5e4;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .tit {
    margin: 0 auto -30px;
    transform: translateY(-100px);
    padding: 30px 0;
    font-size: 36px;
  }
}
.conv_parts .conv_wrap .tit:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 20px solid #267cd7;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .tit:after {
    bottom: -30px;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #267cd7;
  }
}
.conv_parts .conv_wrap .tit:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -25px;
  right: 0;
  left: 8px;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 20px solid #c7d5e4;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .tit:before {
    bottom: -35px;
    left: 12px;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #c7d5e4;
  }
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    gap: 0 40px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_tel {
  margin: 0;
}
.conv_parts .conv_wrap .list_btn .btn_tel a {
  padding: 10px 0;
  display: block;
  text-decoration: none;
  border: 1px solid #a0a0a0;
  background: #f4f4f4;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #000;
  font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_tel a {
    padding: 20px 0;
    font-size: 24px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_tel a .num {
  font-size: 26px;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 27px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_tel a .num {
    font-size: 36px;
    padding-left: 35px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_tel a .num:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 20px;
  height: 19px;
  background: url(https://www.beppu-clinic.com/recruit_new/wp-content/uploads/2025/10/conv_tel_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_tel a .num:after {
    width: 29px;
    height: 28px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_contact {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_contact {
    margin: 0;
  }
}
.conv_parts .conv_wrap .list_btn .btn_contact a {
  padding: 20px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
  background: linear-gradient(to top, #1260e0 0, #578fe9 100%);
  transition: 0.2s;
  position: relative;
}
.conv_parts .conv_wrap .list_btn .btn_contact a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: 0.2s;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_contact a:after {
    right: 30px;
    width: 12px;
    height: 12px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_contact a .txt {
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .conv_parts .conv_wrap .list_btn .btn_contact a .txt {
    font-size: 36px;
  }
}
.conv_parts .conv_wrap .list_btn .btn_contact a:hover {
  opacity: 0.7;
}

.row .col_1 {
  width: 100%;
}
.sec_recommend .recommend_block {
  height: 100%;
  background: #eaf4fc;
}
.sec_recommend .recommend_block .heading {
  display: grid;
  grid-template-columns: auto 1fr;
}
.sec_recommend .recommend_block .heading .bnr img {
  max-height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .sec_recommend .recommend_block .heading .bnr img {
    max-height: unset;
    height: 100%;
  }
}
.sec_recommend .recommend_block .heading .title {
  color: #fff;
  background: #267cd7;
  font-size: 16px;
  padding: 5px 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1.4;
  font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
}
@media (min-width: 768px) {
  .sec_recommend .recommend_block .heading .title {
    font-size: 24px;
    padding: 10px 30px;
    line-height: 1.6;
  }
}
.sec_recommend .recommend_block .contents {
  padding: 10px 10px 20px;
}
@media (min-width: 768px) {
  .sec_recommend .recommend_block .contents {
    padding: 25px 30px 35px;
  }
}
.sec_recommend .recommend_block .contents .list_circle li {
  font-size: 16px;
  position: relative;
  line-height: 1.6;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #cee1f1;
}
@media (min-width: 768px) {
  .sec_recommend .recommend_block .contents .list_circle li {
    font-size: 18px;
  }
}
.sec_recommend .recommend_block .contents .list_circle li:after {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100vh;
  background: #b2cde9;
}


/*****251106ページ修正*****/
.bg1 .schedule_flow{
background:#fff;
}
.bg1 .flow-ue .box{
background:#fff;
}
.row_side.span6 .col{
border: #226EBE solid 1px;
}
.bg1 .row_side.span6 .col{
border:none
}
.box_bg.type_white{
border: #226EBE solid 1px;
}
.bg1 .box_bg.type_white{
border: none;
}


.row_case .col {
  background: white;
}

.row_case .col .case {
  font-size: 18px;
  color: white;
  background: #267cd7;
  text-align: center;
  width: 220px;
  margin: 0 auto;
  padding: 0.5rem 0.5rem 0.3rem;
}

.row_case .col .box-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: var(--pd25) 0;
}

.row_case .col .box-img .name {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: bold;
  text-align: center;
}

.row_case .col .tit1 {
  background: #59cb8a;
  color: white;
  text-align: center;
  border-radius: 100vmax;
  margin: 0 auto;
  width: 100%;
  font-weight: 500;
  padding: 0.5rem 0.5rem 0.3rem;
  margin: 0 0 1.5rem;
}

@media (max-width: 767px) {
  .row_case .col .tit1 {
    margin-bottom: 15px;
  }
}

.row_case .col .tit2 {
  font-size: 20px;
  color: #59cb8a;
  font-weight: 500;
  margin-bottom: 10px;
}

.row_case .col .tit2 .conditions {
  display: table;
  border: solid 2px #5cb957;
  color: #5cb957;
  font-size: clamp(16px, 1.44vw, 18px);
  padding: 2px 15px 0;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .row_case .col .tit2 .conditions {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .row_case {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }

  .row_case .col {
    padding: 0 30px 30px;
  }

  .row_case .col .box-img figure {
    width: 145px;
  }
}

@media (max-width: 767px) {
  .row_case .col {
    padding: 0 var(--pd20) var(--pd20);
    width: 100%;
  }

  .row_case .col .box-img {
    -webkit-column-gap: var(--pd20);
    -moz-column-gap: var(--pd20);
    column-gap: var(--pd20);
  }

  .row_case .col .box-img figure {
    width: 33.8983050847vw;
  }
}


/*****251112修正*****/
.mce-content-body h3{
margin-top:0;
}