.plusHeader {
  padding: .5em .75em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10; }
  .plusHeader li {
    display: inline-block; }
    .plusHeader li + li:before {
      margin: 0 .25em;
      content: '/ ';
      color: #919191; }
    .plusHeader li a {
      text-decoration: none; }
      .plusHeader li a span {
        margin-left: .4em;
        font-size: .8em;
        font-weight: normal; }

.contentWrap .articleTitle {
  line-height: 1.2; }
  .contentWrap .articleTitle > span:first-child {
    padding: 1em; }
    .contentWrap .articleTitle > span:first-child b {
      font-size: 2em; }
  .contentWrap .articleTitle + p {
    font-size: .8rem;
    padding: 2em 1em 4em; }
  .contentWrap .articleTitle .bgWrap {
    height: 180px;
    background-size: contain; }
.contentWrap .sectionTitle {
  font-size: 1.6em;
  line-height: 1.3;
  padding: 1.5em .5em .75em; }
  .contentWrap .sectionTitle .subTitle {
    margin-top: .2em;
    font-size: .75em; }
  .contentWrap .sectionTitle[class*="animeBorder"]:after {
    transition: .8s;
    width: 2px;
    height: 0; }
  .contentWrap .sectionTitle[class*="animeBorder"].view:after {
    height: 2em; }
  .contentWrap .sectionTitle[class*="animeBorderTop"]:after {
    top: -1em; }
.contentWrap .panelLink > *:last-child {
  padding: 1.5em 1em; }
.contentWrap .panelLink .btn {
  margin-top: 1em;
  padding: 1em 0; }
.contentWrap .longBannerLink a > div:last-child {
  font-size: 1.2em;
  padding: 1em; }
.contentWrap .catalogListWrap {
  margin: 1em; }
  .contentWrap .catalogListWrap ul.custom_horunavi {
    padding: 1em 1em 0 1em; }
.contentWrap .footBtnWrap {
  padding-top: 18%;
  background-size: contain; }
  .contentWrap .footBtnWrap li {
    margin: 1em; }

#indexMV {
  margin-bottom: -0.5em; }
  #indexMV h1 {
    height: 60vh;
    background: url("../img/index/headerPhoto.jpg") center top no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 2em;
    line-height: 1.2; }
    #indexMV h1 span {
      display: block;
      font-size: 2em; }
  #indexMV video {
    width: 100%; }

#indexGreeting {
  padding: 1.5em; }

#index .panelLink {
  padding-bottom: 1em; }

#roadmap {
  padding-bottom: 4em; }

.roadmapList {
  margin: 1em; }
  .roadmapList li {
    margin-bottom: 1em; }
    .roadmapList li > div:before {
      display: inline-block;
      margin-right: .25em;
      width: 1em;
      height: 1em;
      background: #323f47; }
    .roadmapList li > div:after {
      content: '';
      display: block;
      clear: both; }
    .roadmapList li .popup {
      float: right;
      width: 80%; }
      .roadmapList li .popup img {
        box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2); }

#productsLinkList {
  padding-bottom: 2em; }
  #productsLinkList a {
    font-size: .7em;
    display: block;
    color: #fff;
    position: relative; }
    #productsLinkList a span {
      display: block;
      position: absolute;
      width: 90%;
      bottom: .75em;
      left: 0;
      right: 0;
      margin: auto;
      padding: .5em;
      background: rgba(0, 0, 0, 0.6); }
  #productsLinkList .pcDfPa4 {
    padding-bottom: 2em;
    position: relative; }
  #productsLinkList .pcDfPa4 > div:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    z-index: 1; }
  #productsLinkList .swiper-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #productsLinkList .swiper-wrapper:before {
      content: '';
      width: 50%; }
  #productsLinkList .swiper-slide {
    width: 50%; }

#eventNews {
  margin: 0 1em 2em; }
  #eventNews ul {
    line-height: 1.4;
    font-size: .8em; }
    #eventNews ul li + li {
      margin-top: .75em;
      padding-top: .75em;
      border-top: #ccc dashed 1px; }

#BSDAEB {
  padding: 0 1em 4em; }
  #BSDAEB .sensor .waveWhite {
    position: absolute; }
  #BSDAEB .sensor .wave01 {
    top: 58%;
    left: 38%; }
  #BSDAEB .sensor .wave02 {
    top: 55%;
    left: 74%; }
  #BSDAEB .sensor .wave03 {
    top: 73.8%;
    left: 43.8%; }
  #BSDAEB .sensor .wave04 {
    top: 73.8%;
    left: 68.4%; }

#stateMonitoring {
  padding-bottom: 2em; }
  #stateMonitoring > div:last-child {
    position: relative; }
    #stateMonitoring > div:last-child .waveYellow {
      position: absolute;
      bottom: 16vw;
      right: 64%; }
    #stateMonitoring > div:last-child > div:last-child {
      text-align: right; }
      #stateMonitoring > div:last-child > div:last-child img {
        width: auto; }

#medicalCheckup .pcDfPa2 > div:first-child {
  position: relative; }
  #medicalCheckup .pcDfPa2 > div:first-child .waveRed {
    position: absolute;
    top: 28%;
    right: 22.8%; }

#machineManagement h2 + p {
  margin: .5em .5em 1em; }
#machineManagement .pcDfCo3 > div {
  margin: 1em 1em 3em; }
#machineManagement .pcDfCo3 h3 span {
  margin: 1em; }
#machineManagement .pcDfCo3 h3 img {
  width: auto; }

#emergencyAlert .pcDfPa2 > div:first-child {
  position: relative; }
  #emergencyAlert .pcDfPa2 > div:first-child .alert {
    width: 26%;
    position: absolute;
    top: -66%;
    right: 30%; }
  #emergencyAlert .pcDfPa2 > div:first-child .waveRed {
    position: absolute;
    top: 26%;
    right: 30%; }

#horunavi .articleTitle .overImage {
  position: absolute;
  right: 1%;
  width: 60%;
  bottom: -8%; }

#totalSolution ul li {
  padding-top: 48%;
  background-position: right top;
  background-size: 160%;
  background-repeat: no-repeat; }
  #totalSolution ul li:nth-child(even) {
    background-position: left top; }
  #totalSolution ul li > div > div {
    padding: 1.5em; }
  #totalSolution ul li b {
    font-size: 2em; }

#jobsite h2 + div {
  padding: 30% 0;
  text-align: center; }
  #jobsite h2 + div p {
    font-weight: bold; }
  #jobsite h2 + div a.btn {
    margin: 2em auto 0; }

#horunavi_pickup h2 + div {
  padding: 30% 0;
  text-align: center; }
  #horunavi_pickup h2 + div article {
    width: 100%; }
  #horunavi_pickup h2 + div p {
    font-weight: bold; }
  #horunavi_pickup h2 + div a.btn {
    margin: 2em auto 0; }

.spDb {
  display: block; }

.spDn {
  display: none; }

.spPen {
  pointer-events: none; }

.spTac {
  text-align: center; }

.spTar {
  text-align: right; }

.spTal {
  text-align: left; }

.spPor {
  position: relative; }

.spPoa {
  position: absolute; }

.spPoT0 {
  top: 0; }

.spPoR0 {
  right: 0; }

.spPoL0 {
  left: 0; }

.spPoB0 {
  bottom: 0; }

.spOh {
  overflow: hidden; }

.spOa {
  overflow: auto; }

.spFR {
  float: right; }

.spFL {
  float: left; }

.spMha {
  margin-left: auto;
  margin-right: auto; }

[class*="spDf"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  [class*="spDf"].ais {
    align-items: flex-start; }
  [class*="spDf"].aic {
    align-items: center; }
  [class*="spDf"].aie {
    align-items: flex-end; }
  [class*="spDf"].jcc {
    justify-content: center; }
  [class*="spDf"].jce {
    justify-content: flex-end; }
  [class*="spDf"].jcSb {
    justify-content: space-between; }
  [class*="spDf"].jcSa {
    justify-content: space-around; }
  [class*="spDf"].fdc {
    flex-direction: column; }
  [class*="spDf"].fdr {
    flex-direction: row-reverse; }
  [class*="spDf"].spDfCo1 > * {
    width: 100%; }
  [class*="spDf"].spDfCo2 > * {
    width: 48.5%; }
  [class*="spDf"].spDfCo3 > * {
    width: 32.5%; }
  [class*="spDf"].spDfPa2 > * {
    width: 50%; }
  [class*="spDf"].spDfPa3 > * {
    width: 33.3%;
    width: calc(100% / 3); }

.spOd0 {
  order: 0; }

.spOd1 {
  order: 1; }

.spOd2 {
  order: 2; }

.spOd3 {
  order: 3; }

.spMv1r {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.spMv1e {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.spMh1r {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.spMh1e {
  margin-left: 1em !important;
  margin-right: 1em !important; }

.spMt1r {
  margin-top: 1rem !important; }

.spNMt1r {
  margin-top: -1rem !important; }

.spMt1e {
  margin-top: 1em !important; }

.spNMt1e {
  margin-top: -1em !important; }

.spMr1r {
  margin-right: 1rem !important; }

.spNMr1r {
  margin-right: -1rem !important; }

.spMr1e {
  margin-right: 1em !important; }

.spNMr1e {
  margin-right: -1em !important; }

.spMb1r {
  margin-bottom: 1rem !important; }

.spNMb1r {
  margin-bottom: -1rem !important; }

.spMb1e {
  margin-bottom: 1em !important; }

.spNMb1e {
  margin-bottom: -1em !important; }

.spMl1r {
  margin-left: 1rem !important; }

.spNMl1r {
  margin-left: -1rem !important; }

.spMl1e {
  margin-left: 1em !important; }

.spNMl1e {
  margin-left: -1em !important; }

.spPv1r {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.spPv1e {
  padding-top: 1em !important;
  padding-bottom: 1em !important; }

.spPh1r {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.spPh1e {
  padding-left: 1em !important;
  padding-right: 1em !important; }

.spPt1r {
  padding-top: 1rem !important; }

.spPt1e {
  padding-top: 1em !important; }

.spPr1r {
  padding-right: 1rem !important; }

.spPr1e {
  padding-right: 1em !important; }

.spPb1r {
  padding-bottom: 1rem !important; }

.spPb1e {
  padding-bottom: 1em !important; }

.spPl1r {
  padding-left: 1rem !important; }

.spPl1e {
  padding-left: 1em !important; }

.spLh1 {
  line-height: 0.1 !important; }

.spMv2r {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.spMv2e {
  margin-top: 2em !important;
  margin-bottom: 2em !important; }

.spMh2r {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.spMh2e {
  margin-left: 2em !important;
  margin-right: 2em !important; }

.spMt2r {
  margin-top: 2rem !important; }

.spNMt2r {
  margin-top: -2rem !important; }

.spMt2e {
  margin-top: 2em !important; }

.spNMt2e {
  margin-top: -2em !important; }

.spMr2r {
  margin-right: 2rem !important; }

.spNMr2r {
  margin-right: -2rem !important; }

.spMr2e {
  margin-right: 2em !important; }

.spNMr2e {
  margin-right: -2em !important; }

.spMb2r {
  margin-bottom: 2rem !important; }

.spNMb2r {
  margin-bottom: -2rem !important; }

.spMb2e {
  margin-bottom: 2em !important; }

.spNMb2e {
  margin-bottom: -2em !important; }

.spMl2r {
  margin-left: 2rem !important; }

.spNMl2r {
  margin-left: -2rem !important; }

.spMl2e {
  margin-left: 2em !important; }

.spNMl2e {
  margin-left: -2em !important; }

.spPv2r {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.spPv2e {
  padding-top: 2em !important;
  padding-bottom: 2em !important; }

.spPh2r {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.spPh2e {
  padding-left: 2em !important;
  padding-right: 2em !important; }

.spPt2r {
  padding-top: 2rem !important; }

.spPt2e {
  padding-top: 2em !important; }

.spPr2r {
  padding-right: 2rem !important; }

.spPr2e {
  padding-right: 2em !important; }

.spPb2r {
  padding-bottom: 2rem !important; }

.spPb2e {
  padding-bottom: 2em !important; }

.spPl2r {
  padding-left: 2rem !important; }

.spPl2e {
  padding-left: 2em !important; }

.spLh2 {
  line-height: 0.2 !important; }

.spMv3r {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.spMv3e {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }

.spMh3r {
  margin-left: 3rem !important;
  margin-right: 3rem !important; }

.spMh3e {
  margin-left: 3em !important;
  margin-right: 3em !important; }

.spMt3r {
  margin-top: 3rem !important; }

.spNMt3r {
  margin-top: -3rem !important; }

.spMt3e {
  margin-top: 3em !important; }

.spNMt3e {
  margin-top: -3em !important; }

.spMr3r {
  margin-right: 3rem !important; }

.spNMr3r {
  margin-right: -3rem !important; }

.spMr3e {
  margin-right: 3em !important; }

.spNMr3e {
  margin-right: -3em !important; }

.spMb3r {
  margin-bottom: 3rem !important; }

.spNMb3r {
  margin-bottom: -3rem !important; }

.spMb3e {
  margin-bottom: 3em !important; }

.spNMb3e {
  margin-bottom: -3em !important; }

.spMl3r {
  margin-left: 3rem !important; }

.spNMl3r {
  margin-left: -3rem !important; }

.spMl3e {
  margin-left: 3em !important; }

.spNMl3e {
  margin-left: -3em !important; }

.spPv3r {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.spPv3e {
  padding-top: 3em !important;
  padding-bottom: 3em !important; }

.spPh3r {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

.spPh3e {
  padding-left: 3em !important;
  padding-right: 3em !important; }

.spPt3r {
  padding-top: 3rem !important; }

.spPt3e {
  padding-top: 3em !important; }

.spPr3r {
  padding-right: 3rem !important; }

.spPr3e {
  padding-right: 3em !important; }

.spPb3r {
  padding-bottom: 3rem !important; }

.spPb3e {
  padding-bottom: 3em !important; }

.spPl3r {
  padding-left: 3rem !important; }

.spPl3e {
  padding-left: 3em !important; }

.spLh3 {
  line-height: 0.3 !important; }

.spMv4r {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.spMv4e {
  margin-top: 4em !important;
  margin-bottom: 4em !important; }

.spMh4r {
  margin-left: 4rem !important;
  margin-right: 4rem !important; }

.spMh4e {
  margin-left: 4em !important;
  margin-right: 4em !important; }

.spMt4r {
  margin-top: 4rem !important; }

.spNMt4r {
  margin-top: -4rem !important; }

.spMt4e {
  margin-top: 4em !important; }

.spNMt4e {
  margin-top: -4em !important; }

.spMr4r {
  margin-right: 4rem !important; }

.spNMr4r {
  margin-right: -4rem !important; }

.spMr4e {
  margin-right: 4em !important; }

.spNMr4e {
  margin-right: -4em !important; }

.spMb4r {
  margin-bottom: 4rem !important; }

.spNMb4r {
  margin-bottom: -4rem !important; }

.spMb4e {
  margin-bottom: 4em !important; }

.spNMb4e {
  margin-bottom: -4em !important; }

.spMl4r {
  margin-left: 4rem !important; }

.spNMl4r {
  margin-left: -4rem !important; }

.spMl4e {
  margin-left: 4em !important; }

.spNMl4e {
  margin-left: -4em !important; }

.spPv4r {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.spPv4e {
  padding-top: 4em !important;
  padding-bottom: 4em !important; }

.spPh4r {
  padding-left: 4rem !important;
  padding-right: 4rem !important; }

.spPh4e {
  padding-left: 4em !important;
  padding-right: 4em !important; }

.spPt4r {
  padding-top: 4rem !important; }

.spPt4e {
  padding-top: 4em !important; }

.spPr4r {
  padding-right: 4rem !important; }

.spPr4e {
  padding-right: 4em !important; }

.spPb4r {
  padding-bottom: 4rem !important; }

.spPb4e {
  padding-bottom: 4em !important; }

.spPl4r {
  padding-left: 4rem !important; }

.spPl4e {
  padding-left: 4em !important; }

.spLh4 {
  line-height: 0.4 !important; }

.spMv5r {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important; }

.spMv5e {
  margin-top: 5em !important;
  margin-bottom: 5em !important; }

.spMh5r {
  margin-left: 5rem !important;
  margin-right: 5rem !important; }

.spMh5e {
  margin-left: 5em !important;
  margin-right: 5em !important; }

.spMt5r {
  margin-top: 5rem !important; }

.spNMt5r {
  margin-top: -5rem !important; }

.spMt5e {
  margin-top: 5em !important; }

.spNMt5e {
  margin-top: -5em !important; }

.spMr5r {
  margin-right: 5rem !important; }

.spNMr5r {
  margin-right: -5rem !important; }

.spMr5e {
  margin-right: 5em !important; }

.spNMr5e {
  margin-right: -5em !important; }

.spMb5r {
  margin-bottom: 5rem !important; }

.spNMb5r {
  margin-bottom: -5rem !important; }

.spMb5e {
  margin-bottom: 5em !important; }

.spNMb5e {
  margin-bottom: -5em !important; }

.spMl5r {
  margin-left: 5rem !important; }

.spNMl5r {
  margin-left: -5rem !important; }

.spMl5e {
  margin-left: 5em !important; }

.spNMl5e {
  margin-left: -5em !important; }

.spPv5r {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.spPv5e {
  padding-top: 5em !important;
  padding-bottom: 5em !important; }

.spPh5r {
  padding-left: 5rem !important;
  padding-right: 5rem !important; }

.spPh5e {
  padding-left: 5em !important;
  padding-right: 5em !important; }

.spPt5r {
  padding-top: 5rem !important; }

.spPt5e {
  padding-top: 5em !important; }

.spPr5r {
  padding-right: 5rem !important; }

.spPr5e {
  padding-right: 5em !important; }

.spPb5r {
  padding-bottom: 5rem !important; }

.spPb5e {
  padding-bottom: 5em !important; }

.spPl5r {
  padding-left: 5rem !important; }

.spPl5e {
  padding-left: 5em !important; }

.spLh5 {
  line-height: 0.5 !important; }

.spMv6r {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.spMv6e {
  margin-top: 6em !important;
  margin-bottom: 6em !important; }

.spMh6r {
  margin-left: 6rem !important;
  margin-right: 6rem !important; }

.spMh6e {
  margin-left: 6em !important;
  margin-right: 6em !important; }

.spMt6r {
  margin-top: 6rem !important; }

.spNMt6r {
  margin-top: -6rem !important; }

.spMt6e {
  margin-top: 6em !important; }

.spNMt6e {
  margin-top: -6em !important; }

.spMr6r {
  margin-right: 6rem !important; }

.spNMr6r {
  margin-right: -6rem !important; }

.spMr6e {
  margin-right: 6em !important; }

.spNMr6e {
  margin-right: -6em !important; }

.spMb6r {
  margin-bottom: 6rem !important; }

.spNMb6r {
  margin-bottom: -6rem !important; }

.spMb6e {
  margin-bottom: 6em !important; }

.spNMb6e {
  margin-bottom: -6em !important; }

.spMl6r {
  margin-left: 6rem !important; }

.spNMl6r {
  margin-left: -6rem !important; }

.spMl6e {
  margin-left: 6em !important; }

.spNMl6e {
  margin-left: -6em !important; }

.spPv6r {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.spPv6e {
  padding-top: 6em !important;
  padding-bottom: 6em !important; }

.spPh6r {
  padding-left: 6rem !important;
  padding-right: 6rem !important; }

.spPh6e {
  padding-left: 6em !important;
  padding-right: 6em !important; }

.spPt6r {
  padding-top: 6rem !important; }

.spPt6e {
  padding-top: 6em !important; }

.spPr6r {
  padding-right: 6rem !important; }

.spPr6e {
  padding-right: 6em !important; }

.spPb6r {
  padding-bottom: 6rem !important; }

.spPb6e {
  padding-bottom: 6em !important; }

.spPl6r {
  padding-left: 6rem !important; }

.spPl6e {
  padding-left: 6em !important; }

.spLh6 {
  line-height: 0.6 !important; }

.spMv7r {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important; }

.spMv7e {
  margin-top: 7em !important;
  margin-bottom: 7em !important; }

.spMh7r {
  margin-left: 7rem !important;
  margin-right: 7rem !important; }

.spMh7e {
  margin-left: 7em !important;
  margin-right: 7em !important; }

.spMt7r {
  margin-top: 7rem !important; }

.spNMt7r {
  margin-top: -7rem !important; }

.spMt7e {
  margin-top: 7em !important; }

.spNMt7e {
  margin-top: -7em !important; }

.spMr7r {
  margin-right: 7rem !important; }

.spNMr7r {
  margin-right: -7rem !important; }

.spMr7e {
  margin-right: 7em !important; }

.spNMr7e {
  margin-right: -7em !important; }

.spMb7r {
  margin-bottom: 7rem !important; }

.spNMb7r {
  margin-bottom: -7rem !important; }

.spMb7e {
  margin-bottom: 7em !important; }

.spNMb7e {
  margin-bottom: -7em !important; }

.spMl7r {
  margin-left: 7rem !important; }

.spNMl7r {
  margin-left: -7rem !important; }

.spMl7e {
  margin-left: 7em !important; }

.spNMl7e {
  margin-left: -7em !important; }

.spPv7r {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }

.spPv7e {
  padding-top: 7em !important;
  padding-bottom: 7em !important; }

.spPh7r {
  padding-left: 7rem !important;
  padding-right: 7rem !important; }

.spPh7e {
  padding-left: 7em !important;
  padding-right: 7em !important; }

.spPt7r {
  padding-top: 7rem !important; }

.spPt7e {
  padding-top: 7em !important; }

.spPr7r {
  padding-right: 7rem !important; }

.spPr7e {
  padding-right: 7em !important; }

.spPb7r {
  padding-bottom: 7rem !important; }

.spPb7e {
  padding-bottom: 7em !important; }

.spPl7r {
  padding-left: 7rem !important; }

.spPl7e {
  padding-left: 7em !important; }

.spLh7 {
  line-height: 0.7 !important; }

.spMv8r {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important; }

.spMv8e {
  margin-top: 8em !important;
  margin-bottom: 8em !important; }

.spMh8r {
  margin-left: 8rem !important;
  margin-right: 8rem !important; }

.spMh8e {
  margin-left: 8em !important;
  margin-right: 8em !important; }

.spMt8r {
  margin-top: 8rem !important; }

.spNMt8r {
  margin-top: -8rem !important; }

.spMt8e {
  margin-top: 8em !important; }

.spNMt8e {
  margin-top: -8em !important; }

.spMr8r {
  margin-right: 8rem !important; }

.spNMr8r {
  margin-right: -8rem !important; }

.spMr8e {
  margin-right: 8em !important; }

.spNMr8e {
  margin-right: -8em !important; }

.spMb8r {
  margin-bottom: 8rem !important; }

.spNMb8r {
  margin-bottom: -8rem !important; }

.spMb8e {
  margin-bottom: 8em !important; }

.spNMb8e {
  margin-bottom: -8em !important; }

.spMl8r {
  margin-left: 8rem !important; }

.spNMl8r {
  margin-left: -8rem !important; }

.spMl8e {
  margin-left: 8em !important; }

.spNMl8e {
  margin-left: -8em !important; }

.spPv8r {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important; }

.spPv8e {
  padding-top: 8em !important;
  padding-bottom: 8em !important; }

.spPh8r {
  padding-left: 8rem !important;
  padding-right: 8rem !important; }

.spPh8e {
  padding-left: 8em !important;
  padding-right: 8em !important; }

.spPt8r {
  padding-top: 8rem !important; }

.spPt8e {
  padding-top: 8em !important; }

.spPr8r {
  padding-right: 8rem !important; }

.spPr8e {
  padding-right: 8em !important; }

.spPb8r {
  padding-bottom: 8rem !important; }

.spPb8e {
  padding-bottom: 8em !important; }

.spPl8r {
  padding-left: 8rem !important; }

.spPl8e {
  padding-left: 8em !important; }

.spLh8 {
  line-height: 0.8 !important; }

.spMv9r {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important; }

.spMv9e {
  margin-top: 9em !important;
  margin-bottom: 9em !important; }

.spMh9r {
  margin-left: 9rem !important;
  margin-right: 9rem !important; }

.spMh9e {
  margin-left: 9em !important;
  margin-right: 9em !important; }

.spMt9r {
  margin-top: 9rem !important; }

.spNMt9r {
  margin-top: -9rem !important; }

.spMt9e {
  margin-top: 9em !important; }

.spNMt9e {
  margin-top: -9em !important; }

.spMr9r {
  margin-right: 9rem !important; }

.spNMr9r {
  margin-right: -9rem !important; }

.spMr9e {
  margin-right: 9em !important; }

.spNMr9e {
  margin-right: -9em !important; }

.spMb9r {
  margin-bottom: 9rem !important; }

.spNMb9r {
  margin-bottom: -9rem !important; }

.spMb9e {
  margin-bottom: 9em !important; }

.spNMb9e {
  margin-bottom: -9em !important; }

.spMl9r {
  margin-left: 9rem !important; }

.spNMl9r {
  margin-left: -9rem !important; }

.spMl9e {
  margin-left: 9em !important; }

.spNMl9e {
  margin-left: -9em !important; }

.spPv9r {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }

.spPv9e {
  padding-top: 9em !important;
  padding-bottom: 9em !important; }

.spPh9r {
  padding-left: 9rem !important;
  padding-right: 9rem !important; }

.spPh9e {
  padding-left: 9em !important;
  padding-right: 9em !important; }

.spPt9r {
  padding-top: 9rem !important; }

.spPt9e {
  padding-top: 9em !important; }

.spPr9r {
  padding-right: 9rem !important; }

.spPr9e {
  padding-right: 9em !important; }

.spPb9r {
  padding-bottom: 9rem !important; }

.spPb9e {
  padding-bottom: 9em !important; }

.spPl9r {
  padding-left: 9rem !important; }

.spPl9e {
  padding-left: 9em !important; }

.spLh9 {
  line-height: 0.9 !important; }

.spMv10r {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important; }

.spMv10e {
  margin-top: 10em !important;
  margin-bottom: 10em !important; }

.spMh10r {
  margin-left: 10rem !important;
  margin-right: 10rem !important; }

.spMh10e {
  margin-left: 10em !important;
  margin-right: 10em !important; }

.spMt10r {
  margin-top: 10rem !important; }

.spNMt10r {
  margin-top: -10rem !important; }

.spMt10e {
  margin-top: 10em !important; }

.spNMt10e {
  margin-top: -10em !important; }

.spMr10r {
  margin-right: 10rem !important; }

.spNMr10r {
  margin-right: -10rem !important; }

.spMr10e {
  margin-right: 10em !important; }

.spNMr10e {
  margin-right: -10em !important; }

.spMb10r {
  margin-bottom: 10rem !important; }

.spNMb10r {
  margin-bottom: -10rem !important; }

.spMb10e {
  margin-bottom: 10em !important; }

.spNMb10e {
  margin-bottom: -10em !important; }

.spMl10r {
  margin-left: 10rem !important; }

.spNMl10r {
  margin-left: -10rem !important; }

.spMl10e {
  margin-left: 10em !important; }

.spNMl10e {
  margin-left: -10em !important; }

.spPv10r {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important; }

.spPv10e {
  padding-top: 10em !important;
  padding-bottom: 10em !important; }

.spPh10r {
  padding-left: 10rem !important;
  padding-right: 10rem !important; }

.spPh10e {
  padding-left: 10em !important;
  padding-right: 10em !important; }

.spPt10r {
  padding-top: 10rem !important; }

.spPt10e {
  padding-top: 10em !important; }

.spPr10r {
  padding-right: 10rem !important; }

.spPr10e {
  padding-right: 10em !important; }

.spPb10r {
  padding-bottom: 10rem !important; }

.spPb10e {
  padding-bottom: 10em !important; }

.spPl10r {
  padding-left: 10rem !important; }

.spPl10e {
  padding-left: 10em !important; }

.spLh10 {
  line-height: 1 !important; }

.spMv11r {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important; }

.spMv11e {
  margin-top: 11em !important;
  margin-bottom: 11em !important; }

.spMh11r {
  margin-left: 11rem !important;
  margin-right: 11rem !important; }

.spMh11e {
  margin-left: 11em !important;
  margin-right: 11em !important; }

.spMt11r {
  margin-top: 11rem !important; }

.spNMt11r {
  margin-top: -11rem !important; }

.spMt11e {
  margin-top: 11em !important; }

.spNMt11e {
  margin-top: -11em !important; }

.spMr11r {
  margin-right: 11rem !important; }

.spNMr11r {
  margin-right: -11rem !important; }

.spMr11e {
  margin-right: 11em !important; }

.spNMr11e {
  margin-right: -11em !important; }

.spMb11r {
  margin-bottom: 11rem !important; }

.spNMb11r {
  margin-bottom: -11rem !important; }

.spMb11e {
  margin-bottom: 11em !important; }

.spNMb11e {
  margin-bottom: -11em !important; }

.spMl11r {
  margin-left: 11rem !important; }

.spNMl11r {
  margin-left: -11rem !important; }

.spMl11e {
  margin-left: 11em !important; }

.spNMl11e {
  margin-left: -11em !important; }

.spPv11r {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important; }

.spPv11e {
  padding-top: 11em !important;
  padding-bottom: 11em !important; }

.spPh11r {
  padding-left: 11rem !important;
  padding-right: 11rem !important; }

.spPh11e {
  padding-left: 11em !important;
  padding-right: 11em !important; }

.spPt11r {
  padding-top: 11rem !important; }

.spPt11e {
  padding-top: 11em !important; }

.spPr11r {
  padding-right: 11rem !important; }

.spPr11e {
  padding-right: 11em !important; }

.spPb11r {
  padding-bottom: 11rem !important; }

.spPb11e {
  padding-bottom: 11em !important; }

.spPl11r {
  padding-left: 11rem !important; }

.spPl11e {
  padding-left: 11em !important; }

.spLh11 {
  line-height: 1.1 !important; }

.spMv12r {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important; }

.spMv12e {
  margin-top: 12em !important;
  margin-bottom: 12em !important; }

.spMh12r {
  margin-left: 12rem !important;
  margin-right: 12rem !important; }

.spMh12e {
  margin-left: 12em !important;
  margin-right: 12em !important; }

.spMt12r {
  margin-top: 12rem !important; }

.spNMt12r {
  margin-top: -12rem !important; }

.spMt12e {
  margin-top: 12em !important; }

.spNMt12e {
  margin-top: -12em !important; }

.spMr12r {
  margin-right: 12rem !important; }

.spNMr12r {
  margin-right: -12rem !important; }

.spMr12e {
  margin-right: 12em !important; }

.spNMr12e {
  margin-right: -12em !important; }

.spMb12r {
  margin-bottom: 12rem !important; }

.spNMb12r {
  margin-bottom: -12rem !important; }

.spMb12e {
  margin-bottom: 12em !important; }

.spNMb12e {
  margin-bottom: -12em !important; }

.spMl12r {
  margin-left: 12rem !important; }

.spNMl12r {
  margin-left: -12rem !important; }

.spMl12e {
  margin-left: 12em !important; }

.spNMl12e {
  margin-left: -12em !important; }

.spPv12r {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important; }

.spPv12e {
  padding-top: 12em !important;
  padding-bottom: 12em !important; }

.spPh12r {
  padding-left: 12rem !important;
  padding-right: 12rem !important; }

.spPh12e {
  padding-left: 12em !important;
  padding-right: 12em !important; }

.spPt12r {
  padding-top: 12rem !important; }

.spPt12e {
  padding-top: 12em !important; }

.spPr12r {
  padding-right: 12rem !important; }

.spPr12e {
  padding-right: 12em !important; }

.spPb12r {
  padding-bottom: 12rem !important; }

.spPb12e {
  padding-bottom: 12em !important; }

.spPl12r {
  padding-left: 12rem !important; }

.spPl12e {
  padding-left: 12em !important; }

.spLh12 {
  line-height: 1.2 !important; }

.spMv13r {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important; }

.spMv13e {
  margin-top: 13em !important;
  margin-bottom: 13em !important; }

.spMh13r {
  margin-left: 13rem !important;
  margin-right: 13rem !important; }

.spMh13e {
  margin-left: 13em !important;
  margin-right: 13em !important; }

.spMt13r {
  margin-top: 13rem !important; }

.spNMt13r {
  margin-top: -13rem !important; }

.spMt13e {
  margin-top: 13em !important; }

.spNMt13e {
  margin-top: -13em !important; }

.spMr13r {
  margin-right: 13rem !important; }

.spNMr13r {
  margin-right: -13rem !important; }

.spMr13e {
  margin-right: 13em !important; }

.spNMr13e {
  margin-right: -13em !important; }

.spMb13r {
  margin-bottom: 13rem !important; }

.spNMb13r {
  margin-bottom: -13rem !important; }

.spMb13e {
  margin-bottom: 13em !important; }

.spNMb13e {
  margin-bottom: -13em !important; }

.spMl13r {
  margin-left: 13rem !important; }

.spNMl13r {
  margin-left: -13rem !important; }

.spMl13e {
  margin-left: 13em !important; }

.spNMl13e {
  margin-left: -13em !important; }

.spPv13r {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important; }

.spPv13e {
  padding-top: 13em !important;
  padding-bottom: 13em !important; }

.spPh13r {
  padding-left: 13rem !important;
  padding-right: 13rem !important; }

.spPh13e {
  padding-left: 13em !important;
  padding-right: 13em !important; }

.spPt13r {
  padding-top: 13rem !important; }

.spPt13e {
  padding-top: 13em !important; }

.spPr13r {
  padding-right: 13rem !important; }

.spPr13e {
  padding-right: 13em !important; }

.spPb13r {
  padding-bottom: 13rem !important; }

.spPb13e {
  padding-bottom: 13em !important; }

.spPl13r {
  padding-left: 13rem !important; }

.spPl13e {
  padding-left: 13em !important; }

.spLh13 {
  line-height: 1.3 !important; }

.spMv14r {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important; }

.spMv14e {
  margin-top: 14em !important;
  margin-bottom: 14em !important; }

.spMh14r {
  margin-left: 14rem !important;
  margin-right: 14rem !important; }

.spMh14e {
  margin-left: 14em !important;
  margin-right: 14em !important; }

.spMt14r {
  margin-top: 14rem !important; }

.spNMt14r {
  margin-top: -14rem !important; }

.spMt14e {
  margin-top: 14em !important; }

.spNMt14e {
  margin-top: -14em !important; }

.spMr14r {
  margin-right: 14rem !important; }

.spNMr14r {
  margin-right: -14rem !important; }

.spMr14e {
  margin-right: 14em !important; }

.spNMr14e {
  margin-right: -14em !important; }

.spMb14r {
  margin-bottom: 14rem !important; }

.spNMb14r {
  margin-bottom: -14rem !important; }

.spMb14e {
  margin-bottom: 14em !important; }

.spNMb14e {
  margin-bottom: -14em !important; }

.spMl14r {
  margin-left: 14rem !important; }

.spNMl14r {
  margin-left: -14rem !important; }

.spMl14e {
  margin-left: 14em !important; }

.spNMl14e {
  margin-left: -14em !important; }

.spPv14r {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important; }

.spPv14e {
  padding-top: 14em !important;
  padding-bottom: 14em !important; }

.spPh14r {
  padding-left: 14rem !important;
  padding-right: 14rem !important; }

.spPh14e {
  padding-left: 14em !important;
  padding-right: 14em !important; }

.spPt14r {
  padding-top: 14rem !important; }

.spPt14e {
  padding-top: 14em !important; }

.spPr14r {
  padding-right: 14rem !important; }

.spPr14e {
  padding-right: 14em !important; }

.spPb14r {
  padding-bottom: 14rem !important; }

.spPb14e {
  padding-bottom: 14em !important; }

.spPl14r {
  padding-left: 14rem !important; }

.spPl14e {
  padding-left: 14em !important; }

.spLh14 {
  line-height: 1.4 !important; }

.spMv15r {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important; }

.spMv15e {
  margin-top: 15em !important;
  margin-bottom: 15em !important; }

.spMh15r {
  margin-left: 15rem !important;
  margin-right: 15rem !important; }

.spMh15e {
  margin-left: 15em !important;
  margin-right: 15em !important; }

.spMt15r {
  margin-top: 15rem !important; }

.spNMt15r {
  margin-top: -15rem !important; }

.spMt15e {
  margin-top: 15em !important; }

.spNMt15e {
  margin-top: -15em !important; }

.spMr15r {
  margin-right: 15rem !important; }

.spNMr15r {
  margin-right: -15rem !important; }

.spMr15e {
  margin-right: 15em !important; }

.spNMr15e {
  margin-right: -15em !important; }

.spMb15r {
  margin-bottom: 15rem !important; }

.spNMb15r {
  margin-bottom: -15rem !important; }

.spMb15e {
  margin-bottom: 15em !important; }

.spNMb15e {
  margin-bottom: -15em !important; }

.spMl15r {
  margin-left: 15rem !important; }

.spNMl15r {
  margin-left: -15rem !important; }

.spMl15e {
  margin-left: 15em !important; }

.spNMl15e {
  margin-left: -15em !important; }

.spPv15r {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important; }

.spPv15e {
  padding-top: 15em !important;
  padding-bottom: 15em !important; }

.spPh15r {
  padding-left: 15rem !important;
  padding-right: 15rem !important; }

.spPh15e {
  padding-left: 15em !important;
  padding-right: 15em !important; }

.spPt15r {
  padding-top: 15rem !important; }

.spPt15e {
  padding-top: 15em !important; }

.spPr15r {
  padding-right: 15rem !important; }

.spPr15e {
  padding-right: 15em !important; }

.spPb15r {
  padding-bottom: 15rem !important; }

.spPb15e {
  padding-bottom: 15em !important; }

.spPl15r {
  padding-left: 15rem !important; }

.spPl15e {
  padding-left: 15em !important; }

.spLh15 {
  line-height: 1.5 !important; }

.spMv16r {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important; }

.spMv16e {
  margin-top: 16em !important;
  margin-bottom: 16em !important; }

.spMh16r {
  margin-left: 16rem !important;
  margin-right: 16rem !important; }

.spMh16e {
  margin-left: 16em !important;
  margin-right: 16em !important; }

.spMt16r {
  margin-top: 16rem !important; }

.spNMt16r {
  margin-top: -16rem !important; }

.spMt16e {
  margin-top: 16em !important; }

.spNMt16e {
  margin-top: -16em !important; }

.spMr16r {
  margin-right: 16rem !important; }

.spNMr16r {
  margin-right: -16rem !important; }

.spMr16e {
  margin-right: 16em !important; }

.spNMr16e {
  margin-right: -16em !important; }

.spMb16r {
  margin-bottom: 16rem !important; }

.spNMb16r {
  margin-bottom: -16rem !important; }

.spMb16e {
  margin-bottom: 16em !important; }

.spNMb16e {
  margin-bottom: -16em !important; }

.spMl16r {
  margin-left: 16rem !important; }

.spNMl16r {
  margin-left: -16rem !important; }

.spMl16e {
  margin-left: 16em !important; }

.spNMl16e {
  margin-left: -16em !important; }

.spPv16r {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important; }

.spPv16e {
  padding-top: 16em !important;
  padding-bottom: 16em !important; }

.spPh16r {
  padding-left: 16rem !important;
  padding-right: 16rem !important; }

.spPh16e {
  padding-left: 16em !important;
  padding-right: 16em !important; }

.spPt16r {
  padding-top: 16rem !important; }

.spPt16e {
  padding-top: 16em !important; }

.spPr16r {
  padding-right: 16rem !important; }

.spPr16e {
  padding-right: 16em !important; }

.spPb16r {
  padding-bottom: 16rem !important; }

.spPb16e {
  padding-bottom: 16em !important; }

.spPl16r {
  padding-left: 16rem !important; }

.spPl16e {
  padding-left: 16em !important; }

.spLh16 {
  line-height: 1.6 !important; }

.spMv17r {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important; }

.spMv17e {
  margin-top: 17em !important;
  margin-bottom: 17em !important; }

.spMh17r {
  margin-left: 17rem !important;
  margin-right: 17rem !important; }

.spMh17e {
  margin-left: 17em !important;
  margin-right: 17em !important; }

.spMt17r {
  margin-top: 17rem !important; }

.spNMt17r {
  margin-top: -17rem !important; }

.spMt17e {
  margin-top: 17em !important; }

.spNMt17e {
  margin-top: -17em !important; }

.spMr17r {
  margin-right: 17rem !important; }

.spNMr17r {
  margin-right: -17rem !important; }

.spMr17e {
  margin-right: 17em !important; }

.spNMr17e {
  margin-right: -17em !important; }

.spMb17r {
  margin-bottom: 17rem !important; }

.spNMb17r {
  margin-bottom: -17rem !important; }

.spMb17e {
  margin-bottom: 17em !important; }

.spNMb17e {
  margin-bottom: -17em !important; }

.spMl17r {
  margin-left: 17rem !important; }

.spNMl17r {
  margin-left: -17rem !important; }

.spMl17e {
  margin-left: 17em !important; }

.spNMl17e {
  margin-left: -17em !important; }

.spPv17r {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important; }

.spPv17e {
  padding-top: 17em !important;
  padding-bottom: 17em !important; }

.spPh17r {
  padding-left: 17rem !important;
  padding-right: 17rem !important; }

.spPh17e {
  padding-left: 17em !important;
  padding-right: 17em !important; }

.spPt17r {
  padding-top: 17rem !important; }

.spPt17e {
  padding-top: 17em !important; }

.spPr17r {
  padding-right: 17rem !important; }

.spPr17e {
  padding-right: 17em !important; }

.spPb17r {
  padding-bottom: 17rem !important; }

.spPb17e {
  padding-bottom: 17em !important; }

.spPl17r {
  padding-left: 17rem !important; }

.spPl17e {
  padding-left: 17em !important; }

.spLh17 {
  line-height: 1.7 !important; }

.spMv18r {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important; }

.spMv18e {
  margin-top: 18em !important;
  margin-bottom: 18em !important; }

.spMh18r {
  margin-left: 18rem !important;
  margin-right: 18rem !important; }

.spMh18e {
  margin-left: 18em !important;
  margin-right: 18em !important; }

.spMt18r {
  margin-top: 18rem !important; }

.spNMt18r {
  margin-top: -18rem !important; }

.spMt18e {
  margin-top: 18em !important; }

.spNMt18e {
  margin-top: -18em !important; }

.spMr18r {
  margin-right: 18rem !important; }

.spNMr18r {
  margin-right: -18rem !important; }

.spMr18e {
  margin-right: 18em !important; }

.spNMr18e {
  margin-right: -18em !important; }

.spMb18r {
  margin-bottom: 18rem !important; }

.spNMb18r {
  margin-bottom: -18rem !important; }

.spMb18e {
  margin-bottom: 18em !important; }

.spNMb18e {
  margin-bottom: -18em !important; }

.spMl18r {
  margin-left: 18rem !important; }

.spNMl18r {
  margin-left: -18rem !important; }

.spMl18e {
  margin-left: 18em !important; }

.spNMl18e {
  margin-left: -18em !important; }

.spPv18r {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important; }

.spPv18e {
  padding-top: 18em !important;
  padding-bottom: 18em !important; }

.spPh18r {
  padding-left: 18rem !important;
  padding-right: 18rem !important; }

.spPh18e {
  padding-left: 18em !important;
  padding-right: 18em !important; }

.spPt18r {
  padding-top: 18rem !important; }

.spPt18e {
  padding-top: 18em !important; }

.spPr18r {
  padding-right: 18rem !important; }

.spPr18e {
  padding-right: 18em !important; }

.spPb18r {
  padding-bottom: 18rem !important; }

.spPb18e {
  padding-bottom: 18em !important; }

.spPl18r {
  padding-left: 18rem !important; }

.spPl18e {
  padding-left: 18em !important; }

.spLh18 {
  line-height: 1.8 !important; }

.spMv19r {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important; }

.spMv19e {
  margin-top: 19em !important;
  margin-bottom: 19em !important; }

.spMh19r {
  margin-left: 19rem !important;
  margin-right: 19rem !important; }

.spMh19e {
  margin-left: 19em !important;
  margin-right: 19em !important; }

.spMt19r {
  margin-top: 19rem !important; }

.spNMt19r {
  margin-top: -19rem !important; }

.spMt19e {
  margin-top: 19em !important; }

.spNMt19e {
  margin-top: -19em !important; }

.spMr19r {
  margin-right: 19rem !important; }

.spNMr19r {
  margin-right: -19rem !important; }

.spMr19e {
  margin-right: 19em !important; }

.spNMr19e {
  margin-right: -19em !important; }

.spMb19r {
  margin-bottom: 19rem !important; }

.spNMb19r {
  margin-bottom: -19rem !important; }

.spMb19e {
  margin-bottom: 19em !important; }

.spNMb19e {
  margin-bottom: -19em !important; }

.spMl19r {
  margin-left: 19rem !important; }

.spNMl19r {
  margin-left: -19rem !important; }

.spMl19e {
  margin-left: 19em !important; }

.spNMl19e {
  margin-left: -19em !important; }

.spPv19r {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important; }

.spPv19e {
  padding-top: 19em !important;
  padding-bottom: 19em !important; }

.spPh19r {
  padding-left: 19rem !important;
  padding-right: 19rem !important; }

.spPh19e {
  padding-left: 19em !important;
  padding-right: 19em !important; }

.spPt19r {
  padding-top: 19rem !important; }

.spPt19e {
  padding-top: 19em !important; }

.spPr19r {
  padding-right: 19rem !important; }

.spPr19e {
  padding-right: 19em !important; }

.spPb19r {
  padding-bottom: 19rem !important; }

.spPb19e {
  padding-bottom: 19em !important; }

.spPl19r {
  padding-left: 19rem !important; }

.spPl19e {
  padding-left: 19em !important; }

.spLh19 {
  line-height: 1.9 !important; }

.spMv20r {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important; }

.spMv20e {
  margin-top: 20em !important;
  margin-bottom: 20em !important; }

.spMh20r {
  margin-left: 20rem !important;
  margin-right: 20rem !important; }

.spMh20e {
  margin-left: 20em !important;
  margin-right: 20em !important; }

.spMt20r {
  margin-top: 20rem !important; }

.spNMt20r {
  margin-top: -20rem !important; }

.spMt20e {
  margin-top: 20em !important; }

.spNMt20e {
  margin-top: -20em !important; }

.spMr20r {
  margin-right: 20rem !important; }

.spNMr20r {
  margin-right: -20rem !important; }

.spMr20e {
  margin-right: 20em !important; }

.spNMr20e {
  margin-right: -20em !important; }

.spMb20r {
  margin-bottom: 20rem !important; }

.spNMb20r {
  margin-bottom: -20rem !important; }

.spMb20e {
  margin-bottom: 20em !important; }

.spNMb20e {
  margin-bottom: -20em !important; }

.spMl20r {
  margin-left: 20rem !important; }

.spNMl20r {
  margin-left: -20rem !important; }

.spMl20e {
  margin-left: 20em !important; }

.spNMl20e {
  margin-left: -20em !important; }

.spPv20r {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important; }

.spPv20e {
  padding-top: 20em !important;
  padding-bottom: 20em !important; }

.spPh20r {
  padding-left: 20rem !important;
  padding-right: 20rem !important; }

.spPh20e {
  padding-left: 20em !important;
  padding-right: 20em !important; }

.spPt20r {
  padding-top: 20rem !important; }

.spPt20e {
  padding-top: 20em !important; }

.spPr20r {
  padding-right: 20rem !important; }

.spPr20e {
  padding-right: 20em !important; }

.spPb20r {
  padding-bottom: 20rem !important; }

.spPb20e {
  padding-bottom: 20em !important; }

.spPl20r {
  padding-left: 20rem !important; }

.spPl20e {
  padding-left: 20em !important; }

.spLh20 {
  line-height: 2 !important; }

.spMv21r {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important; }

.spMv21e {
  margin-top: 21em !important;
  margin-bottom: 21em !important; }

.spMh21r {
  margin-left: 21rem !important;
  margin-right: 21rem !important; }

.spMh21e {
  margin-left: 21em !important;
  margin-right: 21em !important; }

.spMt21r {
  margin-top: 21rem !important; }

.spNMt21r {
  margin-top: -21rem !important; }

.spMt21e {
  margin-top: 21em !important; }

.spNMt21e {
  margin-top: -21em !important; }

.spMr21r {
  margin-right: 21rem !important; }

.spNMr21r {
  margin-right: -21rem !important; }

.spMr21e {
  margin-right: 21em !important; }

.spNMr21e {
  margin-right: -21em !important; }

.spMb21r {
  margin-bottom: 21rem !important; }

.spNMb21r {
  margin-bottom: -21rem !important; }

.spMb21e {
  margin-bottom: 21em !important; }

.spNMb21e {
  margin-bottom: -21em !important; }

.spMl21r {
  margin-left: 21rem !important; }

.spNMl21r {
  margin-left: -21rem !important; }

.spMl21e {
  margin-left: 21em !important; }

.spNMl21e {
  margin-left: -21em !important; }

.spPv21r {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important; }

.spPv21e {
  padding-top: 21em !important;
  padding-bottom: 21em !important; }

.spPh21r {
  padding-left: 21rem !important;
  padding-right: 21rem !important; }

.spPh21e {
  padding-left: 21em !important;
  padding-right: 21em !important; }

.spPt21r {
  padding-top: 21rem !important; }

.spPt21e {
  padding-top: 21em !important; }

.spPr21r {
  padding-right: 21rem !important; }

.spPr21e {
  padding-right: 21em !important; }

.spPb21r {
  padding-bottom: 21rem !important; }

.spPb21e {
  padding-bottom: 21em !important; }

.spPl21r {
  padding-left: 21rem !important; }

.spPl21e {
  padding-left: 21em !important; }

.spLh21 {
  line-height: 2.1 !important; }

.spMv22r {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important; }

.spMv22e {
  margin-top: 22em !important;
  margin-bottom: 22em !important; }

.spMh22r {
  margin-left: 22rem !important;
  margin-right: 22rem !important; }

.spMh22e {
  margin-left: 22em !important;
  margin-right: 22em !important; }

.spMt22r {
  margin-top: 22rem !important; }

.spNMt22r {
  margin-top: -22rem !important; }

.spMt22e {
  margin-top: 22em !important; }

.spNMt22e {
  margin-top: -22em !important; }

.spMr22r {
  margin-right: 22rem !important; }

.spNMr22r {
  margin-right: -22rem !important; }

.spMr22e {
  margin-right: 22em !important; }

.spNMr22e {
  margin-right: -22em !important; }

.spMb22r {
  margin-bottom: 22rem !important; }

.spNMb22r {
  margin-bottom: -22rem !important; }

.spMb22e {
  margin-bottom: 22em !important; }

.spNMb22e {
  margin-bottom: -22em !important; }

.spMl22r {
  margin-left: 22rem !important; }

.spNMl22r {
  margin-left: -22rem !important; }

.spMl22e {
  margin-left: 22em !important; }

.spNMl22e {
  margin-left: -22em !important; }

.spPv22r {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important; }

.spPv22e {
  padding-top: 22em !important;
  padding-bottom: 22em !important; }

.spPh22r {
  padding-left: 22rem !important;
  padding-right: 22rem !important; }

.spPh22e {
  padding-left: 22em !important;
  padding-right: 22em !important; }

.spPt22r {
  padding-top: 22rem !important; }

.spPt22e {
  padding-top: 22em !important; }

.spPr22r {
  padding-right: 22rem !important; }

.spPr22e {
  padding-right: 22em !important; }

.spPb22r {
  padding-bottom: 22rem !important; }

.spPb22e {
  padding-bottom: 22em !important; }

.spPl22r {
  padding-left: 22rem !important; }

.spPl22e {
  padding-left: 22em !important; }

.spLh22 {
  line-height: 2.2 !important; }

.spMv23r {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important; }

.spMv23e {
  margin-top: 23em !important;
  margin-bottom: 23em !important; }

.spMh23r {
  margin-left: 23rem !important;
  margin-right: 23rem !important; }

.spMh23e {
  margin-left: 23em !important;
  margin-right: 23em !important; }

.spMt23r {
  margin-top: 23rem !important; }

.spNMt23r {
  margin-top: -23rem !important; }

.spMt23e {
  margin-top: 23em !important; }

.spNMt23e {
  margin-top: -23em !important; }

.spMr23r {
  margin-right: 23rem !important; }

.spNMr23r {
  margin-right: -23rem !important; }

.spMr23e {
  margin-right: 23em !important; }

.spNMr23e {
  margin-right: -23em !important; }

.spMb23r {
  margin-bottom: 23rem !important; }

.spNMb23r {
  margin-bottom: -23rem !important; }

.spMb23e {
  margin-bottom: 23em !important; }

.spNMb23e {
  margin-bottom: -23em !important; }

.spMl23r {
  margin-left: 23rem !important; }

.spNMl23r {
  margin-left: -23rem !important; }

.spMl23e {
  margin-left: 23em !important; }

.spNMl23e {
  margin-left: -23em !important; }

.spPv23r {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important; }

.spPv23e {
  padding-top: 23em !important;
  padding-bottom: 23em !important; }

.spPh23r {
  padding-left: 23rem !important;
  padding-right: 23rem !important; }

.spPh23e {
  padding-left: 23em !important;
  padding-right: 23em !important; }

.spPt23r {
  padding-top: 23rem !important; }

.spPt23e {
  padding-top: 23em !important; }

.spPr23r {
  padding-right: 23rem !important; }

.spPr23e {
  padding-right: 23em !important; }

.spPb23r {
  padding-bottom: 23rem !important; }

.spPb23e {
  padding-bottom: 23em !important; }

.spPl23r {
  padding-left: 23rem !important; }

.spPl23e {
  padding-left: 23em !important; }

.spLh23 {
  line-height: 2.3 !important; }

.spMv24r {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important; }

.spMv24e {
  margin-top: 24em !important;
  margin-bottom: 24em !important; }

.spMh24r {
  margin-left: 24rem !important;
  margin-right: 24rem !important; }

.spMh24e {
  margin-left: 24em !important;
  margin-right: 24em !important; }

.spMt24r {
  margin-top: 24rem !important; }

.spNMt24r {
  margin-top: -24rem !important; }

.spMt24e {
  margin-top: 24em !important; }

.spNMt24e {
  margin-top: -24em !important; }

.spMr24r {
  margin-right: 24rem !important; }

.spNMr24r {
  margin-right: -24rem !important; }

.spMr24e {
  margin-right: 24em !important; }

.spNMr24e {
  margin-right: -24em !important; }

.spMb24r {
  margin-bottom: 24rem !important; }

.spNMb24r {
  margin-bottom: -24rem !important; }

.spMb24e {
  margin-bottom: 24em !important; }

.spNMb24e {
  margin-bottom: -24em !important; }

.spMl24r {
  margin-left: 24rem !important; }

.spNMl24r {
  margin-left: -24rem !important; }

.spMl24e {
  margin-left: 24em !important; }

.spNMl24e {
  margin-left: -24em !important; }

.spPv24r {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important; }

.spPv24e {
  padding-top: 24em !important;
  padding-bottom: 24em !important; }

.spPh24r {
  padding-left: 24rem !important;
  padding-right: 24rem !important; }

.spPh24e {
  padding-left: 24em !important;
  padding-right: 24em !important; }

.spPt24r {
  padding-top: 24rem !important; }

.spPt24e {
  padding-top: 24em !important; }

.spPr24r {
  padding-right: 24rem !important; }

.spPr24e {
  padding-right: 24em !important; }

.spPb24r {
  padding-bottom: 24rem !important; }

.spPb24e {
  padding-bottom: 24em !important; }

.spPl24r {
  padding-left: 24rem !important; }

.spPl24e {
  padding-left: 24em !important; }

.spLh24 {
  line-height: 2.4 !important; }

.spMv25r {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important; }

.spMv25e {
  margin-top: 25em !important;
  margin-bottom: 25em !important; }

.spMh25r {
  margin-left: 25rem !important;
  margin-right: 25rem !important; }

.spMh25e {
  margin-left: 25em !important;
  margin-right: 25em !important; }

.spMt25r {
  margin-top: 25rem !important; }

.spNMt25r {
  margin-top: -25rem !important; }

.spMt25e {
  margin-top: 25em !important; }

.spNMt25e {
  margin-top: -25em !important; }

.spMr25r {
  margin-right: 25rem !important; }

.spNMr25r {
  margin-right: -25rem !important; }

.spMr25e {
  margin-right: 25em !important; }

.spNMr25e {
  margin-right: -25em !important; }

.spMb25r {
  margin-bottom: 25rem !important; }

.spNMb25r {
  margin-bottom: -25rem !important; }

.spMb25e {
  margin-bottom: 25em !important; }

.spNMb25e {
  margin-bottom: -25em !important; }

.spMl25r {
  margin-left: 25rem !important; }

.spNMl25r {
  margin-left: -25rem !important; }

.spMl25e {
  margin-left: 25em !important; }

.spNMl25e {
  margin-left: -25em !important; }

.spPv25r {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important; }

.spPv25e {
  padding-top: 25em !important;
  padding-bottom: 25em !important; }

.spPh25r {
  padding-left: 25rem !important;
  padding-right: 25rem !important; }

.spPh25e {
  padding-left: 25em !important;
  padding-right: 25em !important; }

.spPt25r {
  padding-top: 25rem !important; }

.spPt25e {
  padding-top: 25em !important; }

.spPr25r {
  padding-right: 25rem !important; }

.spPr25e {
  padding-right: 25em !important; }

.spPb25r {
  padding-bottom: 25rem !important; }

.spPb25e {
  padding-bottom: 25em !important; }

.spPl25r {
  padding-left: 25rem !important; }

.spPl25e {
  padding-left: 25em !important; }

.spLh25 {
  line-height: 2.5 !important; }

.spMv26r {
  margin-top: 26rem !important;
  margin-bottom: 26rem !important; }

.spMv26e {
  margin-top: 26em !important;
  margin-bottom: 26em !important; }

.spMh26r {
  margin-left: 26rem !important;
  margin-right: 26rem !important; }

.spMh26e {
  margin-left: 26em !important;
  margin-right: 26em !important; }

.spMt26r {
  margin-top: 26rem !important; }

.spNMt26r {
  margin-top: -26rem !important; }

.spMt26e {
  margin-top: 26em !important; }

.spNMt26e {
  margin-top: -26em !important; }

.spMr26r {
  margin-right: 26rem !important; }

.spNMr26r {
  margin-right: -26rem !important; }

.spMr26e {
  margin-right: 26em !important; }

.spNMr26e {
  margin-right: -26em !important; }

.spMb26r {
  margin-bottom: 26rem !important; }

.spNMb26r {
  margin-bottom: -26rem !important; }

.spMb26e {
  margin-bottom: 26em !important; }

.spNMb26e {
  margin-bottom: -26em !important; }

.spMl26r {
  margin-left: 26rem !important; }

.spNMl26r {
  margin-left: -26rem !important; }

.spMl26e {
  margin-left: 26em !important; }

.spNMl26e {
  margin-left: -26em !important; }

.spPv26r {
  padding-top: 26rem !important;
  padding-bottom: 26rem !important; }

.spPv26e {
  padding-top: 26em !important;
  padding-bottom: 26em !important; }

.spPh26r {
  padding-left: 26rem !important;
  padding-right: 26rem !important; }

.spPh26e {
  padding-left: 26em !important;
  padding-right: 26em !important; }

.spPt26r {
  padding-top: 26rem !important; }

.spPt26e {
  padding-top: 26em !important; }

.spPr26r {
  padding-right: 26rem !important; }

.spPr26e {
  padding-right: 26em !important; }

.spPb26r {
  padding-bottom: 26rem !important; }

.spPb26e {
  padding-bottom: 26em !important; }

.spPl26r {
  padding-left: 26rem !important; }

.spPl26e {
  padding-left: 26em !important; }

.spLh26 {
  line-height: 2.6 !important; }

.spMv27r {
  margin-top: 27rem !important;
  margin-bottom: 27rem !important; }

.spMv27e {
  margin-top: 27em !important;
  margin-bottom: 27em !important; }

.spMh27r {
  margin-left: 27rem !important;
  margin-right: 27rem !important; }

.spMh27e {
  margin-left: 27em !important;
  margin-right: 27em !important; }

.spMt27r {
  margin-top: 27rem !important; }

.spNMt27r {
  margin-top: -27rem !important; }

.spMt27e {
  margin-top: 27em !important; }

.spNMt27e {
  margin-top: -27em !important; }

.spMr27r {
  margin-right: 27rem !important; }

.spNMr27r {
  margin-right: -27rem !important; }

.spMr27e {
  margin-right: 27em !important; }

.spNMr27e {
  margin-right: -27em !important; }

.spMb27r {
  margin-bottom: 27rem !important; }

.spNMb27r {
  margin-bottom: -27rem !important; }

.spMb27e {
  margin-bottom: 27em !important; }

.spNMb27e {
  margin-bottom: -27em !important; }

.spMl27r {
  margin-left: 27rem !important; }

.spNMl27r {
  margin-left: -27rem !important; }

.spMl27e {
  margin-left: 27em !important; }

.spNMl27e {
  margin-left: -27em !important; }

.spPv27r {
  padding-top: 27rem !important;
  padding-bottom: 27rem !important; }

.spPv27e {
  padding-top: 27em !important;
  padding-bottom: 27em !important; }

.spPh27r {
  padding-left: 27rem !important;
  padding-right: 27rem !important; }

.spPh27e {
  padding-left: 27em !important;
  padding-right: 27em !important; }

.spPt27r {
  padding-top: 27rem !important; }

.spPt27e {
  padding-top: 27em !important; }

.spPr27r {
  padding-right: 27rem !important; }

.spPr27e {
  padding-right: 27em !important; }

.spPb27r {
  padding-bottom: 27rem !important; }

.spPb27e {
  padding-bottom: 27em !important; }

.spPl27r {
  padding-left: 27rem !important; }

.spPl27e {
  padding-left: 27em !important; }

.spLh27 {
  line-height: 2.7 !important; }

.spMv28r {
  margin-top: 28rem !important;
  margin-bottom: 28rem !important; }

.spMv28e {
  margin-top: 28em !important;
  margin-bottom: 28em !important; }

.spMh28r {
  margin-left: 28rem !important;
  margin-right: 28rem !important; }

.spMh28e {
  margin-left: 28em !important;
  margin-right: 28em !important; }

.spMt28r {
  margin-top: 28rem !important; }

.spNMt28r {
  margin-top: -28rem !important; }

.spMt28e {
  margin-top: 28em !important; }

.spNMt28e {
  margin-top: -28em !important; }

.spMr28r {
  margin-right: 28rem !important; }

.spNMr28r {
  margin-right: -28rem !important; }

.spMr28e {
  margin-right: 28em !important; }

.spNMr28e {
  margin-right: -28em !important; }

.spMb28r {
  margin-bottom: 28rem !important; }

.spNMb28r {
  margin-bottom: -28rem !important; }

.spMb28e {
  margin-bottom: 28em !important; }

.spNMb28e {
  margin-bottom: -28em !important; }

.spMl28r {
  margin-left: 28rem !important; }

.spNMl28r {
  margin-left: -28rem !important; }

.spMl28e {
  margin-left: 28em !important; }

.spNMl28e {
  margin-left: -28em !important; }

.spPv28r {
  padding-top: 28rem !important;
  padding-bottom: 28rem !important; }

.spPv28e {
  padding-top: 28em !important;
  padding-bottom: 28em !important; }

.spPh28r {
  padding-left: 28rem !important;
  padding-right: 28rem !important; }

.spPh28e {
  padding-left: 28em !important;
  padding-right: 28em !important; }

.spPt28r {
  padding-top: 28rem !important; }

.spPt28e {
  padding-top: 28em !important; }

.spPr28r {
  padding-right: 28rem !important; }

.spPr28e {
  padding-right: 28em !important; }

.spPb28r {
  padding-bottom: 28rem !important; }

.spPb28e {
  padding-bottom: 28em !important; }

.spPl28r {
  padding-left: 28rem !important; }

.spPl28e {
  padding-left: 28em !important; }

.spLh28 {
  line-height: 2.8 !important; }

.spMv29r {
  margin-top: 29rem !important;
  margin-bottom: 29rem !important; }

.spMv29e {
  margin-top: 29em !important;
  margin-bottom: 29em !important; }

.spMh29r {
  margin-left: 29rem !important;
  margin-right: 29rem !important; }

.spMh29e {
  margin-left: 29em !important;
  margin-right: 29em !important; }

.spMt29r {
  margin-top: 29rem !important; }

.spNMt29r {
  margin-top: -29rem !important; }

.spMt29e {
  margin-top: 29em !important; }

.spNMt29e {
  margin-top: -29em !important; }

.spMr29r {
  margin-right: 29rem !important; }

.spNMr29r {
  margin-right: -29rem !important; }

.spMr29e {
  margin-right: 29em !important; }

.spNMr29e {
  margin-right: -29em !important; }

.spMb29r {
  margin-bottom: 29rem !important; }

.spNMb29r {
  margin-bottom: -29rem !important; }

.spMb29e {
  margin-bottom: 29em !important; }

.spNMb29e {
  margin-bottom: -29em !important; }

.spMl29r {
  margin-left: 29rem !important; }

.spNMl29r {
  margin-left: -29rem !important; }

.spMl29e {
  margin-left: 29em !important; }

.spNMl29e {
  margin-left: -29em !important; }

.spPv29r {
  padding-top: 29rem !important;
  padding-bottom: 29rem !important; }

.spPv29e {
  padding-top: 29em !important;
  padding-bottom: 29em !important; }

.spPh29r {
  padding-left: 29rem !important;
  padding-right: 29rem !important; }

.spPh29e {
  padding-left: 29em !important;
  padding-right: 29em !important; }

.spPt29r {
  padding-top: 29rem !important; }

.spPt29e {
  padding-top: 29em !important; }

.spPr29r {
  padding-right: 29rem !important; }

.spPr29e {
  padding-right: 29em !important; }

.spPb29r {
  padding-bottom: 29rem !important; }

.spPb29e {
  padding-bottom: 29em !important; }

.spPl29r {
  padding-left: 29rem !important; }

.spPl29e {
  padding-left: 29em !important; }

.spLh29 {
  line-height: 2.9 !important; }

.spMv30r {
  margin-top: 30rem !important;
  margin-bottom: 30rem !important; }

.spMv30e {
  margin-top: 30em !important;
  margin-bottom: 30em !important; }

.spMh30r {
  margin-left: 30rem !important;
  margin-right: 30rem !important; }

.spMh30e {
  margin-left: 30em !important;
  margin-right: 30em !important; }

.spMt30r {
  margin-top: 30rem !important; }

.spNMt30r {
  margin-top: -30rem !important; }

.spMt30e {
  margin-top: 30em !important; }

.spNMt30e {
  margin-top: -30em !important; }

.spMr30r {
  margin-right: 30rem !important; }

.spNMr30r {
  margin-right: -30rem !important; }

.spMr30e {
  margin-right: 30em !important; }

.spNMr30e {
  margin-right: -30em !important; }

.spMb30r {
  margin-bottom: 30rem !important; }

.spNMb30r {
  margin-bottom: -30rem !important; }

.spMb30e {
  margin-bottom: 30em !important; }

.spNMb30e {
  margin-bottom: -30em !important; }

.spMl30r {
  margin-left: 30rem !important; }

.spNMl30r {
  margin-left: -30rem !important; }

.spMl30e {
  margin-left: 30em !important; }

.spNMl30e {
  margin-left: -30em !important; }

.spPv30r {
  padding-top: 30rem !important;
  padding-bottom: 30rem !important; }

.spPv30e {
  padding-top: 30em !important;
  padding-bottom: 30em !important; }

.spPh30r {
  padding-left: 30rem !important;
  padding-right: 30rem !important; }

.spPh30e {
  padding-left: 30em !important;
  padding-right: 30em !important; }

.spPt30r {
  padding-top: 30rem !important; }

.spPt30e {
  padding-top: 30em !important; }

.spPr30r {
  padding-right: 30rem !important; }

.spPr30e {
  padding-right: 30em !important; }

.spPb30r {
  padding-bottom: 30rem !important; }

.spPb30e {
  padding-bottom: 30em !important; }

.spPl30r {
  padding-left: 30rem !important; }

.spPl30e {
  padding-left: 30em !important; }

.spLh30 {
  line-height: 3 !important; }

.spW1p {
  width: 1% !important; }

.spPl1p {
  padding-left: 1% !important; }

.spPr1p {
  padding-right: 1% !important; }

.spFz1r {
  font-size: 0.1rem !important; }

.spFz1e {
  font-size: 0.1em !important; }

.spW2p {
  width: 2% !important; }

.spPl2p {
  padding-left: 2% !important; }

.spPr2p {
  padding-right: 2% !important; }

.spFz2r {
  font-size: 0.2rem !important; }

.spFz2e {
  font-size: 0.2em !important; }

.spW3p {
  width: 3% !important; }

.spPl3p {
  padding-left: 3% !important; }

.spPr3p {
  padding-right: 3% !important; }

.spFz3r {
  font-size: 0.3rem !important; }

.spFz3e {
  font-size: 0.3em !important; }

.spW4p {
  width: 4% !important; }

.spPl4p {
  padding-left: 4% !important; }

.spPr4p {
  padding-right: 4% !important; }

.spFz4r {
  font-size: 0.4rem !important; }

.spFz4e {
  font-size: 0.4em !important; }

.spW5p {
  width: 5% !important; }

.spPl5p {
  padding-left: 5% !important; }

.spPr5p {
  padding-right: 5% !important; }

.spFz5r {
  font-size: 0.5rem !important; }

.spFz5e {
  font-size: 0.5em !important; }

.spW6p {
  width: 6% !important; }

.spPl6p {
  padding-left: 6% !important; }

.spPr6p {
  padding-right: 6% !important; }

.spFz6r {
  font-size: 0.6rem !important; }

.spFz6e {
  font-size: 0.6em !important; }

.spW7p {
  width: 7% !important; }

.spPl7p {
  padding-left: 7% !important; }

.spPr7p {
  padding-right: 7% !important; }

.spFz7r {
  font-size: 0.7rem !important; }

.spFz7e {
  font-size: 0.7em !important; }

.spW8p {
  width: 8% !important; }

.spPl8p {
  padding-left: 8% !important; }

.spPr8p {
  padding-right: 8% !important; }

.spFz8r {
  font-size: 0.8rem !important; }

.spFz8e {
  font-size: 0.8em !important; }

.spW9p {
  width: 9% !important; }

.spPl9p {
  padding-left: 9% !important; }

.spPr9p {
  padding-right: 9% !important; }

.spFz9r {
  font-size: 0.9rem !important; }

.spFz9e {
  font-size: 0.9em !important; }

.spW10p {
  width: 10% !important; }

.spPl10p {
  padding-left: 10% !important; }

.spPr10p {
  padding-right: 10% !important; }

.spFz10r {
  font-size: 1rem !important; }

.spFz10e {
  font-size: 1em !important; }

.spW11p {
  width: 11% !important; }

.spPl11p {
  padding-left: 11% !important; }

.spPr11p {
  padding-right: 11% !important; }

.spFz11r {
  font-size: 1.1rem !important; }

.spFz11e {
  font-size: 1.1em !important; }

.spW12p {
  width: 12% !important; }

.spPl12p {
  padding-left: 12% !important; }

.spPr12p {
  padding-right: 12% !important; }

.spFz12r {
  font-size: 1.2rem !important; }

.spFz12e {
  font-size: 1.2em !important; }

.spW13p {
  width: 13% !important; }

.spPl13p {
  padding-left: 13% !important; }

.spPr13p {
  padding-right: 13% !important; }

.spFz13r {
  font-size: 1.3rem !important; }

.spFz13e {
  font-size: 1.3em !important; }

.spW14p {
  width: 14% !important; }

.spPl14p {
  padding-left: 14% !important; }

.spPr14p {
  padding-right: 14% !important; }

.spFz14r {
  font-size: 1.4rem !important; }

.spFz14e {
  font-size: 1.4em !important; }

.spW15p {
  width: 15% !important; }

.spPl15p {
  padding-left: 15% !important; }

.spPr15p {
  padding-right: 15% !important; }

.spFz15r {
  font-size: 1.5rem !important; }

.spFz15e {
  font-size: 1.5em !important; }

.spW16p {
  width: 16% !important; }

.spPl16p {
  padding-left: 16% !important; }

.spPr16p {
  padding-right: 16% !important; }

.spFz16r {
  font-size: 1.6rem !important; }

.spFz16e {
  font-size: 1.6em !important; }

.spW17p {
  width: 17% !important; }

.spPl17p {
  padding-left: 17% !important; }

.spPr17p {
  padding-right: 17% !important; }

.spFz17r {
  font-size: 1.7rem !important; }

.spFz17e {
  font-size: 1.7em !important; }

.spW18p {
  width: 18% !important; }

.spPl18p {
  padding-left: 18% !important; }

.spPr18p {
  padding-right: 18% !important; }

.spFz18r {
  font-size: 1.8rem !important; }

.spFz18e {
  font-size: 1.8em !important; }

.spW19p {
  width: 19% !important; }

.spPl19p {
  padding-left: 19% !important; }

.spPr19p {
  padding-right: 19% !important; }

.spFz19r {
  font-size: 1.9rem !important; }

.spFz19e {
  font-size: 1.9em !important; }

.spW20p {
  width: 20% !important; }

.spPl20p {
  padding-left: 20% !important; }

.spPr20p {
  padding-right: 20% !important; }

.spFz20r {
  font-size: 2rem !important; }

.spFz20e {
  font-size: 2em !important; }

.spW21p {
  width: 21% !important; }

.spPl21p {
  padding-left: 21% !important; }

.spPr21p {
  padding-right: 21% !important; }

.spFz21r {
  font-size: 2.1rem !important; }

.spFz21e {
  font-size: 2.1em !important; }

.spW22p {
  width: 22% !important; }

.spPl22p {
  padding-left: 22% !important; }

.spPr22p {
  padding-right: 22% !important; }

.spFz22r {
  font-size: 2.2rem !important; }

.spFz22e {
  font-size: 2.2em !important; }

.spW23p {
  width: 23% !important; }

.spPl23p {
  padding-left: 23% !important; }

.spPr23p {
  padding-right: 23% !important; }

.spFz23r {
  font-size: 2.3rem !important; }

.spFz23e {
  font-size: 2.3em !important; }

.spW24p {
  width: 24% !important; }

.spPl24p {
  padding-left: 24% !important; }

.spPr24p {
  padding-right: 24% !important; }

.spFz24r {
  font-size: 2.4rem !important; }

.spFz24e {
  font-size: 2.4em !important; }

.spW25p {
  width: 25% !important; }

.spPl25p {
  padding-left: 25% !important; }

.spPr25p {
  padding-right: 25% !important; }

.spFz25r {
  font-size: 2.5rem !important; }

.spFz25e {
  font-size: 2.5em !important; }

.spW26p {
  width: 26% !important; }

.spPl26p {
  padding-left: 26% !important; }

.spPr26p {
  padding-right: 26% !important; }

.spFz26r {
  font-size: 2.6rem !important; }

.spFz26e {
  font-size: 2.6em !important; }

.spW27p {
  width: 27% !important; }

.spPl27p {
  padding-left: 27% !important; }

.spPr27p {
  padding-right: 27% !important; }

.spFz27r {
  font-size: 2.7rem !important; }

.spFz27e {
  font-size: 2.7em !important; }

.spW28p {
  width: 28% !important; }

.spPl28p {
  padding-left: 28% !important; }

.spPr28p {
  padding-right: 28% !important; }

.spFz28r {
  font-size: 2.8rem !important; }

.spFz28e {
  font-size: 2.8em !important; }

.spW29p {
  width: 29% !important; }

.spPl29p {
  padding-left: 29% !important; }

.spPr29p {
  padding-right: 29% !important; }

.spFz29r {
  font-size: 2.9rem !important; }

.spFz29e {
  font-size: 2.9em !important; }

.spW30p {
  width: 30% !important; }

.spPl30p {
  padding-left: 30% !important; }

.spPr30p {
  padding-right: 30% !important; }

.spFz30r {
  font-size: 3rem !important; }

.spFz30e {
  font-size: 3em !important; }

.spW31p {
  width: 31% !important; }

.spPl31p {
  padding-left: 31% !important; }

.spPr31p {
  padding-right: 31% !important; }

.spFz31r {
  font-size: 3.1rem !important; }

.spFz31e {
  font-size: 3.1em !important; }

.spW32p {
  width: 32% !important; }

.spPl32p {
  padding-left: 32% !important; }

.spPr32p {
  padding-right: 32% !important; }

.spFz32r {
  font-size: 3.2rem !important; }

.spFz32e {
  font-size: 3.2em !important; }

.spW33p {
  width: 33% !important; }

.spPl33p {
  padding-left: 33% !important; }

.spPr33p {
  padding-right: 33% !important; }

.spFz33r {
  font-size: 3.3rem !important; }

.spFz33e {
  font-size: 3.3em !important; }

.spW34p {
  width: 34% !important; }

.spPl34p {
  padding-left: 34% !important; }

.spPr34p {
  padding-right: 34% !important; }

.spFz34r {
  font-size: 3.4rem !important; }

.spFz34e {
  font-size: 3.4em !important; }

.spW35p {
  width: 35% !important; }

.spPl35p {
  padding-left: 35% !important; }

.spPr35p {
  padding-right: 35% !important; }

.spFz35r {
  font-size: 3.5rem !important; }

.spFz35e {
  font-size: 3.5em !important; }

.spW36p {
  width: 36% !important; }

.spPl36p {
  padding-left: 36% !important; }

.spPr36p {
  padding-right: 36% !important; }

.spFz36r {
  font-size: 3.6rem !important; }

.spFz36e {
  font-size: 3.6em !important; }

.spW37p {
  width: 37% !important; }

.spPl37p {
  padding-left: 37% !important; }

.spPr37p {
  padding-right: 37% !important; }

.spFz37r {
  font-size: 3.7rem !important; }

.spFz37e {
  font-size: 3.7em !important; }

.spW38p {
  width: 38% !important; }

.spPl38p {
  padding-left: 38% !important; }

.spPr38p {
  padding-right: 38% !important; }

.spFz38r {
  font-size: 3.8rem !important; }

.spFz38e {
  font-size: 3.8em !important; }

.spW39p {
  width: 39% !important; }

.spPl39p {
  padding-left: 39% !important; }

.spPr39p {
  padding-right: 39% !important; }

.spFz39r {
  font-size: 3.9rem !important; }

.spFz39e {
  font-size: 3.9em !important; }

.spW40p {
  width: 40% !important; }

.spPl40p {
  padding-left: 40% !important; }

.spPr40p {
  padding-right: 40% !important; }

.spFz40r {
  font-size: 4rem !important; }

.spFz40e {
  font-size: 4em !important; }

.spW41p {
  width: 41% !important; }

.spPl41p {
  padding-left: 41% !important; }

.spPr41p {
  padding-right: 41% !important; }

.spFz41r {
  font-size: 4.1rem !important; }

.spFz41e {
  font-size: 4.1em !important; }

.spW42p {
  width: 42% !important; }

.spPl42p {
  padding-left: 42% !important; }

.spPr42p {
  padding-right: 42% !important; }

.spFz42r {
  font-size: 4.2rem !important; }

.spFz42e {
  font-size: 4.2em !important; }

.spW43p {
  width: 43% !important; }

.spPl43p {
  padding-left: 43% !important; }

.spPr43p {
  padding-right: 43% !important; }

.spFz43r {
  font-size: 4.3rem !important; }

.spFz43e {
  font-size: 4.3em !important; }

.spW44p {
  width: 44% !important; }

.spPl44p {
  padding-left: 44% !important; }

.spPr44p {
  padding-right: 44% !important; }

.spFz44r {
  font-size: 4.4rem !important; }

.spFz44e {
  font-size: 4.4em !important; }

.spW45p {
  width: 45% !important; }

.spPl45p {
  padding-left: 45% !important; }

.spPr45p {
  padding-right: 45% !important; }

.spFz45r {
  font-size: 4.5rem !important; }

.spFz45e {
  font-size: 4.5em !important; }

.spW46p {
  width: 46% !important; }

.spPl46p {
  padding-left: 46% !important; }

.spPr46p {
  padding-right: 46% !important; }

.spFz46r {
  font-size: 4.6rem !important; }

.spFz46e {
  font-size: 4.6em !important; }

.spW47p {
  width: 47% !important; }

.spPl47p {
  padding-left: 47% !important; }

.spPr47p {
  padding-right: 47% !important; }

.spFz47r {
  font-size: 4.7rem !important; }

.spFz47e {
  font-size: 4.7em !important; }

.spW48p {
  width: 48% !important; }

.spPl48p {
  padding-left: 48% !important; }

.spPr48p {
  padding-right: 48% !important; }

.spFz48r {
  font-size: 4.8rem !important; }

.spFz48e {
  font-size: 4.8em !important; }

.spW49p {
  width: 49% !important; }

.spPl49p {
  padding-left: 49% !important; }

.spPr49p {
  padding-right: 49% !important; }

.spFz49r {
  font-size: 4.9rem !important; }

.spFz49e {
  font-size: 4.9em !important; }

.spW50p {
  width: 50% !important; }

.spPl50p {
  padding-left: 50% !important; }

.spPr50p {
  padding-right: 50% !important; }

.spFz50r {
  font-size: 5rem !important; }

.spFz50e {
  font-size: 5em !important; }

.spW51p {
  width: 51% !important; }

.spPl51p {
  padding-left: 51% !important; }

.spPr51p {
  padding-right: 51% !important; }

.spFz51r {
  font-size: 5.1rem !important; }

.spFz51e {
  font-size: 5.1em !important; }

.spW52p {
  width: 52% !important; }

.spPl52p {
  padding-left: 52% !important; }

.spPr52p {
  padding-right: 52% !important; }

.spFz52r {
  font-size: 5.2rem !important; }

.spFz52e {
  font-size: 5.2em !important; }

.spW53p {
  width: 53% !important; }

.spPl53p {
  padding-left: 53% !important; }

.spPr53p {
  padding-right: 53% !important; }

.spFz53r {
  font-size: 5.3rem !important; }

.spFz53e {
  font-size: 5.3em !important; }

.spW54p {
  width: 54% !important; }

.spPl54p {
  padding-left: 54% !important; }

.spPr54p {
  padding-right: 54% !important; }

.spFz54r {
  font-size: 5.4rem !important; }

.spFz54e {
  font-size: 5.4em !important; }

.spW55p {
  width: 55% !important; }

.spPl55p {
  padding-left: 55% !important; }

.spPr55p {
  padding-right: 55% !important; }

.spFz55r {
  font-size: 5.5rem !important; }

.spFz55e {
  font-size: 5.5em !important; }

.spW56p {
  width: 56% !important; }

.spPl56p {
  padding-left: 56% !important; }

.spPr56p {
  padding-right: 56% !important; }

.spFz56r {
  font-size: 5.6rem !important; }

.spFz56e {
  font-size: 5.6em !important; }

.spW57p {
  width: 57% !important; }

.spPl57p {
  padding-left: 57% !important; }

.spPr57p {
  padding-right: 57% !important; }

.spFz57r {
  font-size: 5.7rem !important; }

.spFz57e {
  font-size: 5.7em !important; }

.spW58p {
  width: 58% !important; }

.spPl58p {
  padding-left: 58% !important; }

.spPr58p {
  padding-right: 58% !important; }

.spFz58r {
  font-size: 5.8rem !important; }

.spFz58e {
  font-size: 5.8em !important; }

.spW59p {
  width: 59% !important; }

.spPl59p {
  padding-left: 59% !important; }

.spPr59p {
  padding-right: 59% !important; }

.spFz59r {
  font-size: 5.9rem !important; }

.spFz59e {
  font-size: 5.9em !important; }

.spW60p {
  width: 60% !important; }

.spPl60p {
  padding-left: 60% !important; }

.spPr60p {
  padding-right: 60% !important; }

.spFz60r {
  font-size: 6rem !important; }

.spFz60e {
  font-size: 6em !important; }

.spW61p {
  width: 61% !important; }

.spPl61p {
  padding-left: 61% !important; }

.spPr61p {
  padding-right: 61% !important; }

.spFz61r {
  font-size: 6.1rem !important; }

.spFz61e {
  font-size: 6.1em !important; }

.spW62p {
  width: 62% !important; }

.spPl62p {
  padding-left: 62% !important; }

.spPr62p {
  padding-right: 62% !important; }

.spFz62r {
  font-size: 6.2rem !important; }

.spFz62e {
  font-size: 6.2em !important; }

.spW63p {
  width: 63% !important; }

.spPl63p {
  padding-left: 63% !important; }

.spPr63p {
  padding-right: 63% !important; }

.spFz63r {
  font-size: 6.3rem !important; }

.spFz63e {
  font-size: 6.3em !important; }

.spW64p {
  width: 64% !important; }

.spPl64p {
  padding-left: 64% !important; }

.spPr64p {
  padding-right: 64% !important; }

.spFz64r {
  font-size: 6.4rem !important; }

.spFz64e {
  font-size: 6.4em !important; }

.spW65p {
  width: 65% !important; }

.spPl65p {
  padding-left: 65% !important; }

.spPr65p {
  padding-right: 65% !important; }

.spFz65r {
  font-size: 6.5rem !important; }

.spFz65e {
  font-size: 6.5em !important; }

.spW66p {
  width: 66% !important; }

.spPl66p {
  padding-left: 66% !important; }

.spPr66p {
  padding-right: 66% !important; }

.spFz66r {
  font-size: 6.6rem !important; }

.spFz66e {
  font-size: 6.6em !important; }

.spW67p {
  width: 67% !important; }

.spPl67p {
  padding-left: 67% !important; }

.spPr67p {
  padding-right: 67% !important; }

.spFz67r {
  font-size: 6.7rem !important; }

.spFz67e {
  font-size: 6.7em !important; }

.spW68p {
  width: 68% !important; }

.spPl68p {
  padding-left: 68% !important; }

.spPr68p {
  padding-right: 68% !important; }

.spFz68r {
  font-size: 6.8rem !important; }

.spFz68e {
  font-size: 6.8em !important; }

.spW69p {
  width: 69% !important; }

.spPl69p {
  padding-left: 69% !important; }

.spPr69p {
  padding-right: 69% !important; }

.spFz69r {
  font-size: 6.9rem !important; }

.spFz69e {
  font-size: 6.9em !important; }

.spW70p {
  width: 70% !important; }

.spPl70p {
  padding-left: 70% !important; }

.spPr70p {
  padding-right: 70% !important; }

.spFz70r {
  font-size: 7rem !important; }

.spFz70e {
  font-size: 7em !important; }

.spW71p {
  width: 71% !important; }

.spPl71p {
  padding-left: 71% !important; }

.spPr71p {
  padding-right: 71% !important; }

.spFz71r {
  font-size: 7.1rem !important; }

.spFz71e {
  font-size: 7.1em !important; }

.spW72p {
  width: 72% !important; }

.spPl72p {
  padding-left: 72% !important; }

.spPr72p {
  padding-right: 72% !important; }

.spFz72r {
  font-size: 7.2rem !important; }

.spFz72e {
  font-size: 7.2em !important; }

.spW73p {
  width: 73% !important; }

.spPl73p {
  padding-left: 73% !important; }

.spPr73p {
  padding-right: 73% !important; }

.spFz73r {
  font-size: 7.3rem !important; }

.spFz73e {
  font-size: 7.3em !important; }

.spW74p {
  width: 74% !important; }

.spPl74p {
  padding-left: 74% !important; }

.spPr74p {
  padding-right: 74% !important; }

.spFz74r {
  font-size: 7.4rem !important; }

.spFz74e {
  font-size: 7.4em !important; }

.spW75p {
  width: 75% !important; }

.spPl75p {
  padding-left: 75% !important; }

.spPr75p {
  padding-right: 75% !important; }

.spFz75r {
  font-size: 7.5rem !important; }

.spFz75e {
  font-size: 7.5em !important; }

.spW76p {
  width: 76% !important; }

.spPl76p {
  padding-left: 76% !important; }

.spPr76p {
  padding-right: 76% !important; }

.spFz76r {
  font-size: 7.6rem !important; }

.spFz76e {
  font-size: 7.6em !important; }

.spW77p {
  width: 77% !important; }

.spPl77p {
  padding-left: 77% !important; }

.spPr77p {
  padding-right: 77% !important; }

.spFz77r {
  font-size: 7.7rem !important; }

.spFz77e {
  font-size: 7.7em !important; }

.spW78p {
  width: 78% !important; }

.spPl78p {
  padding-left: 78% !important; }

.spPr78p {
  padding-right: 78% !important; }

.spFz78r {
  font-size: 7.8rem !important; }

.spFz78e {
  font-size: 7.8em !important; }

.spW79p {
  width: 79% !important; }

.spPl79p {
  padding-left: 79% !important; }

.spPr79p {
  padding-right: 79% !important; }

.spFz79r {
  font-size: 7.9rem !important; }

.spFz79e {
  font-size: 7.9em !important; }

.spW80p {
  width: 80% !important; }

.spPl80p {
  padding-left: 80% !important; }

.spPr80p {
  padding-right: 80% !important; }

.spFz80r {
  font-size: 8rem !important; }

.spFz80e {
  font-size: 8em !important; }

.spW81p {
  width: 81% !important; }

.spPl81p {
  padding-left: 81% !important; }

.spPr81p {
  padding-right: 81% !important; }

.spFz81r {
  font-size: 8.1rem !important; }

.spFz81e {
  font-size: 8.1em !important; }

.spW82p {
  width: 82% !important; }

.spPl82p {
  padding-left: 82% !important; }

.spPr82p {
  padding-right: 82% !important; }

.spFz82r {
  font-size: 8.2rem !important; }

.spFz82e {
  font-size: 8.2em !important; }

.spW83p {
  width: 83% !important; }

.spPl83p {
  padding-left: 83% !important; }

.spPr83p {
  padding-right: 83% !important; }

.spFz83r {
  font-size: 8.3rem !important; }

.spFz83e {
  font-size: 8.3em !important; }

.spW84p {
  width: 84% !important; }

.spPl84p {
  padding-left: 84% !important; }

.spPr84p {
  padding-right: 84% !important; }

.spFz84r {
  font-size: 8.4rem !important; }

.spFz84e {
  font-size: 8.4em !important; }

.spW85p {
  width: 85% !important; }

.spPl85p {
  padding-left: 85% !important; }

.spPr85p {
  padding-right: 85% !important; }

.spFz85r {
  font-size: 8.5rem !important; }

.spFz85e {
  font-size: 8.5em !important; }

.spW86p {
  width: 86% !important; }

.spPl86p {
  padding-left: 86% !important; }

.spPr86p {
  padding-right: 86% !important; }

.spFz86r {
  font-size: 8.6rem !important; }

.spFz86e {
  font-size: 8.6em !important; }

.spW87p {
  width: 87% !important; }

.spPl87p {
  padding-left: 87% !important; }

.spPr87p {
  padding-right: 87% !important; }

.spFz87r {
  font-size: 8.7rem !important; }

.spFz87e {
  font-size: 8.7em !important; }

.spW88p {
  width: 88% !important; }

.spPl88p {
  padding-left: 88% !important; }

.spPr88p {
  padding-right: 88% !important; }

.spFz88r {
  font-size: 8.8rem !important; }

.spFz88e {
  font-size: 8.8em !important; }

.spW89p {
  width: 89% !important; }

.spPl89p {
  padding-left: 89% !important; }

.spPr89p {
  padding-right: 89% !important; }

.spFz89r {
  font-size: 8.9rem !important; }

.spFz89e {
  font-size: 8.9em !important; }

.spW90p {
  width: 90% !important; }

.spPl90p {
  padding-left: 90% !important; }

.spPr90p {
  padding-right: 90% !important; }

.spFz90r {
  font-size: 9rem !important; }

.spFz90e {
  font-size: 9em !important; }

.spW91p {
  width: 91% !important; }

.spPl91p {
  padding-left: 91% !important; }

.spPr91p {
  padding-right: 91% !important; }

.spFz91r {
  font-size: 9.1rem !important; }

.spFz91e {
  font-size: 9.1em !important; }

.spW92p {
  width: 92% !important; }

.spPl92p {
  padding-left: 92% !important; }

.spPr92p {
  padding-right: 92% !important; }

.spFz92r {
  font-size: 9.2rem !important; }

.spFz92e {
  font-size: 9.2em !important; }

.spW93p {
  width: 93% !important; }

.spPl93p {
  padding-left: 93% !important; }

.spPr93p {
  padding-right: 93% !important; }

.spFz93r {
  font-size: 9.3rem !important; }

.spFz93e {
  font-size: 9.3em !important; }

.spW94p {
  width: 94% !important; }

.spPl94p {
  padding-left: 94% !important; }

.spPr94p {
  padding-right: 94% !important; }

.spFz94r {
  font-size: 9.4rem !important; }

.spFz94e {
  font-size: 9.4em !important; }

.spW95p {
  width: 95% !important; }

.spPl95p {
  padding-left: 95% !important; }

.spPr95p {
  padding-right: 95% !important; }

.spFz95r {
  font-size: 9.5rem !important; }

.spFz95e {
  font-size: 9.5em !important; }

.spW96p {
  width: 96% !important; }

.spPl96p {
  padding-left: 96% !important; }

.spPr96p {
  padding-right: 96% !important; }

.spFz96r {
  font-size: 9.6rem !important; }

.spFz96e {
  font-size: 9.6em !important; }

.spW97p {
  width: 97% !important; }

.spPl97p {
  padding-left: 97% !important; }

.spPr97p {
  padding-right: 97% !important; }

.spFz97r {
  font-size: 9.7rem !important; }

.spFz97e {
  font-size: 9.7em !important; }

.spW98p {
  width: 98% !important; }

.spPl98p {
  padding-left: 98% !important; }

.spPr98p {
  padding-right: 98% !important; }

.spFz98r {
  font-size: 9.8rem !important; }

.spFz98e {
  font-size: 9.8em !important; }

.spW99p {
  width: 99% !important; }

.spPl99p {
  padding-left: 99% !important; }

.spPr99p {
  padding-right: 99% !important; }

.spFz99r {
  font-size: 9.9rem !important; }

.spFz99e {
  font-size: 9.9em !important; }

.spW100p {
  width: 100% !important; }

.spPl100p {
  padding-left: 100% !important; }

.spPr100p {
  padding-right: 100% !important; }

.spFz100r {
  font-size: 10rem !important; }

.spFz100e {
  font-size: 10em !important; }

.spW101p {
  width: 101% !important; }

.spPl101p {
  padding-left: 101% !important; }

.spPr101p {
  padding-right: 101% !important; }

.spFz101r {
  font-size: 10.1rem !important; }

.spFz101e {
  font-size: 10.1em !important; }

.spW102p {
  width: 102% !important; }

.spPl102p {
  padding-left: 102% !important; }

.spPr102p {
  padding-right: 102% !important; }

.spFz102r {
  font-size: 10.2rem !important; }

.spFz102e {
  font-size: 10.2em !important; }

.spW103p {
  width: 103% !important; }

.spPl103p {
  padding-left: 103% !important; }

.spPr103p {
  padding-right: 103% !important; }

.spFz103r {
  font-size: 10.3rem !important; }

.spFz103e {
  font-size: 10.3em !important; }

.spW104p {
  width: 104% !important; }

.spPl104p {
  padding-left: 104% !important; }

.spPr104p {
  padding-right: 104% !important; }

.spFz104r {
  font-size: 10.4rem !important; }

.spFz104e {
  font-size: 10.4em !important; }

.spW105p {
  width: 105% !important; }

.spPl105p {
  padding-left: 105% !important; }

.spPr105p {
  padding-right: 105% !important; }

.spFz105r {
  font-size: 10.5rem !important; }

.spFz105e {
  font-size: 10.5em !important; }

.spW106p {
  width: 106% !important; }

.spPl106p {
  padding-left: 106% !important; }

.spPr106p {
  padding-right: 106% !important; }

.spFz106r {
  font-size: 10.6rem !important; }

.spFz106e {
  font-size: 10.6em !important; }

.spW107p {
  width: 107% !important; }

.spPl107p {
  padding-left: 107% !important; }

.spPr107p {
  padding-right: 107% !important; }

.spFz107r {
  font-size: 10.7rem !important; }

.spFz107e {
  font-size: 10.7em !important; }

.spW108p {
  width: 108% !important; }

.spPl108p {
  padding-left: 108% !important; }

.spPr108p {
  padding-right: 108% !important; }

.spFz108r {
  font-size: 10.8rem !important; }

.spFz108e {
  font-size: 10.8em !important; }

.spW109p {
  width: 109% !important; }

.spPl109p {
  padding-left: 109% !important; }

.spPr109p {
  padding-right: 109% !important; }

.spFz109r {
  font-size: 10.9rem !important; }

.spFz109e {
  font-size: 10.9em !important; }

.spW110p {
  width: 110% !important; }

.spPl110p {
  padding-left: 110% !important; }

.spPr110p {
  padding-right: 110% !important; }

.spFz110r {
  font-size: 11rem !important; }

.spFz110e {
  font-size: 11em !important; }

.spW111p {
  width: 111% !important; }

.spPl111p {
  padding-left: 111% !important; }

.spPr111p {
  padding-right: 111% !important; }

.spFz111r {
  font-size: 11.1rem !important; }

.spFz111e {
  font-size: 11.1em !important; }

.spW112p {
  width: 112% !important; }

.spPl112p {
  padding-left: 112% !important; }

.spPr112p {
  padding-right: 112% !important; }

.spFz112r {
  font-size: 11.2rem !important; }

.spFz112e {
  font-size: 11.2em !important; }

.spW113p {
  width: 113% !important; }

.spPl113p {
  padding-left: 113% !important; }

.spPr113p {
  padding-right: 113% !important; }

.spFz113r {
  font-size: 11.3rem !important; }

.spFz113e {
  font-size: 11.3em !important; }

.spW114p {
  width: 114% !important; }

.spPl114p {
  padding-left: 114% !important; }

.spPr114p {
  padding-right: 114% !important; }

.spFz114r {
  font-size: 11.4rem !important; }

.spFz114e {
  font-size: 11.4em !important; }

.spW115p {
  width: 115% !important; }

.spPl115p {
  padding-left: 115% !important; }

.spPr115p {
  padding-right: 115% !important; }

.spFz115r {
  font-size: 11.5rem !important; }

.spFz115e {
  font-size: 11.5em !important; }

.spW116p {
  width: 116% !important; }

.spPl116p {
  padding-left: 116% !important; }

.spPr116p {
  padding-right: 116% !important; }

.spFz116r {
  font-size: 11.6rem !important; }

.spFz116e {
  font-size: 11.6em !important; }

.spW117p {
  width: 117% !important; }

.spPl117p {
  padding-left: 117% !important; }

.spPr117p {
  padding-right: 117% !important; }

.spFz117r {
  font-size: 11.7rem !important; }

.spFz117e {
  font-size: 11.7em !important; }

.spW118p {
  width: 118% !important; }

.spPl118p {
  padding-left: 118% !important; }

.spPr118p {
  padding-right: 118% !important; }

.spFz118r {
  font-size: 11.8rem !important; }

.spFz118e {
  font-size: 11.8em !important; }

.spW119p {
  width: 119% !important; }

.spPl119p {
  padding-left: 119% !important; }

.spPr119p {
  padding-right: 119% !important; }

.spFz119r {
  font-size: 11.9rem !important; }

.spFz119e {
  font-size: 11.9em !important; }

.spW120p {
  width: 120% !important; }

.spPl120p {
  padding-left: 120% !important; }

.spPr120p {
  padding-right: 120% !important; }

.spFz120r {
  font-size: 12rem !important; }

.spFz120e {
  font-size: 12em !important; }

.spW121p {
  width: 121% !important; }

.spPl121p {
  padding-left: 121% !important; }

.spPr121p {
  padding-right: 121% !important; }

.spFz121r {
  font-size: 12.1rem !important; }

.spFz121e {
  font-size: 12.1em !important; }

.spW122p {
  width: 122% !important; }

.spPl122p {
  padding-left: 122% !important; }

.spPr122p {
  padding-right: 122% !important; }

.spFz122r {
  font-size: 12.2rem !important; }

.spFz122e {
  font-size: 12.2em !important; }

.spW123p {
  width: 123% !important; }

.spPl123p {
  padding-left: 123% !important; }

.spPr123p {
  padding-right: 123% !important; }

.spFz123r {
  font-size: 12.3rem !important; }

.spFz123e {
  font-size: 12.3em !important; }

.spW124p {
  width: 124% !important; }

.spPl124p {
  padding-left: 124% !important; }

.spPr124p {
  padding-right: 124% !important; }

.spFz124r {
  font-size: 12.4rem !important; }

.spFz124e {
  font-size: 12.4em !important; }

.spW125p {
  width: 125% !important; }

.spPl125p {
  padding-left: 125% !important; }

.spPr125p {
  padding-right: 125% !important; }

.spFz125r {
  font-size: 12.5rem !important; }

.spFz125e {
  font-size: 12.5em !important; }

.spW126p {
  width: 126% !important; }

.spPl126p {
  padding-left: 126% !important; }

.spPr126p {
  padding-right: 126% !important; }

.spFz126r {
  font-size: 12.6rem !important; }

.spFz126e {
  font-size: 12.6em !important; }

.spW127p {
  width: 127% !important; }

.spPl127p {
  padding-left: 127% !important; }

.spPr127p {
  padding-right: 127% !important; }

.spFz127r {
  font-size: 12.7rem !important; }

.spFz127e {
  font-size: 12.7em !important; }

.spW128p {
  width: 128% !important; }

.spPl128p {
  padding-left: 128% !important; }

.spPr128p {
  padding-right: 128% !important; }

.spFz128r {
  font-size: 12.8rem !important; }

.spFz128e {
  font-size: 12.8em !important; }

.spW129p {
  width: 129% !important; }

.spPl129p {
  padding-left: 129% !important; }

.spPr129p {
  padding-right: 129% !important; }

.spFz129r {
  font-size: 12.9rem !important; }

.spFz129e {
  font-size: 12.9em !important; }

.spW130p {
  width: 130% !important; }

.spPl130p {
  padding-left: 130% !important; }

.spPr130p {
  padding-right: 130% !important; }

.spFz130r {
  font-size: 13rem !important; }

.spFz130e {
  font-size: 13em !important; }

.spW131p {
  width: 131% !important; }

.spPl131p {
  padding-left: 131% !important; }

.spPr131p {
  padding-right: 131% !important; }

.spFz131r {
  font-size: 13.1rem !important; }

.spFz131e {
  font-size: 13.1em !important; }

.spW132p {
  width: 132% !important; }

.spPl132p {
  padding-left: 132% !important; }

.spPr132p {
  padding-right: 132% !important; }

.spFz132r {
  font-size: 13.2rem !important; }

.spFz132e {
  font-size: 13.2em !important; }

.spW133p {
  width: 133% !important; }

.spPl133p {
  padding-left: 133% !important; }

.spPr133p {
  padding-right: 133% !important; }

.spFz133r {
  font-size: 13.3rem !important; }

.spFz133e {
  font-size: 13.3em !important; }

.spW134p {
  width: 134% !important; }

.spPl134p {
  padding-left: 134% !important; }

.spPr134p {
  padding-right: 134% !important; }

.spFz134r {
  font-size: 13.4rem !important; }

.spFz134e {
  font-size: 13.4em !important; }

.spW135p {
  width: 135% !important; }

.spPl135p {
  padding-left: 135% !important; }

.spPr135p {
  padding-right: 135% !important; }

.spFz135r {
  font-size: 13.5rem !important; }

.spFz135e {
  font-size: 13.5em !important; }

.spW136p {
  width: 136% !important; }

.spPl136p {
  padding-left: 136% !important; }

.spPr136p {
  padding-right: 136% !important; }

.spFz136r {
  font-size: 13.6rem !important; }

.spFz136e {
  font-size: 13.6em !important; }

.spW137p {
  width: 137% !important; }

.spPl137p {
  padding-left: 137% !important; }

.spPr137p {
  padding-right: 137% !important; }

.spFz137r {
  font-size: 13.7rem !important; }

.spFz137e {
  font-size: 13.7em !important; }

.spW138p {
  width: 138% !important; }

.spPl138p {
  padding-left: 138% !important; }

.spPr138p {
  padding-right: 138% !important; }

.spFz138r {
  font-size: 13.8rem !important; }

.spFz138e {
  font-size: 13.8em !important; }

.spW139p {
  width: 139% !important; }

.spPl139p {
  padding-left: 139% !important; }

.spPr139p {
  padding-right: 139% !important; }

.spFz139r {
  font-size: 13.9rem !important; }

.spFz139e {
  font-size: 13.9em !important; }

.spW140p {
  width: 140% !important; }

.spPl140p {
  padding-left: 140% !important; }

.spPr140p {
  padding-right: 140% !important; }

.spFz140r {
  font-size: 14rem !important; }

.spFz140e {
  font-size: 14em !important; }

.spW141p {
  width: 141% !important; }

.spPl141p {
  padding-left: 141% !important; }

.spPr141p {
  padding-right: 141% !important; }

.spFz141r {
  font-size: 14.1rem !important; }

.spFz141e {
  font-size: 14.1em !important; }

.spW142p {
  width: 142% !important; }

.spPl142p {
  padding-left: 142% !important; }

.spPr142p {
  padding-right: 142% !important; }

.spFz142r {
  font-size: 14.2rem !important; }

.spFz142e {
  font-size: 14.2em !important; }

.spW143p {
  width: 143% !important; }

.spPl143p {
  padding-left: 143% !important; }

.spPr143p {
  padding-right: 143% !important; }

.spFz143r {
  font-size: 14.3rem !important; }

.spFz143e {
  font-size: 14.3em !important; }

.spW144p {
  width: 144% !important; }

.spPl144p {
  padding-left: 144% !important; }

.spPr144p {
  padding-right: 144% !important; }

.spFz144r {
  font-size: 14.4rem !important; }

.spFz144e {
  font-size: 14.4em !important; }

.spW145p {
  width: 145% !important; }

.spPl145p {
  padding-left: 145% !important; }

.spPr145p {
  padding-right: 145% !important; }

.spFz145r {
  font-size: 14.5rem !important; }

.spFz145e {
  font-size: 14.5em !important; }

.spW146p {
  width: 146% !important; }

.spPl146p {
  padding-left: 146% !important; }

.spPr146p {
  padding-right: 146% !important; }

.spFz146r {
  font-size: 14.6rem !important; }

.spFz146e {
  font-size: 14.6em !important; }

.spW147p {
  width: 147% !important; }

.spPl147p {
  padding-left: 147% !important; }

.spPr147p {
  padding-right: 147% !important; }

.spFz147r {
  font-size: 14.7rem !important; }

.spFz147e {
  font-size: 14.7em !important; }

.spW148p {
  width: 148% !important; }

.spPl148p {
  padding-left: 148% !important; }

.spPr148p {
  padding-right: 148% !important; }

.spFz148r {
  font-size: 14.8rem !important; }

.spFz148e {
  font-size: 14.8em !important; }

.spW149p {
  width: 149% !important; }

.spPl149p {
  padding-left: 149% !important; }

.spPr149p {
  padding-right: 149% !important; }

.spFz149r {
  font-size: 14.9rem !important; }

.spFz149e {
  font-size: 14.9em !important; }

.spW150p {
  width: 150% !important; }

.spPl150p {
  padding-left: 150% !important; }

.spPr150p {
  padding-right: 150% !important; }

.spFz150r {
  font-size: 15rem !important; }

.spFz150e {
  font-size: 15em !important; }

.spW151p {
  width: 151% !important; }

.spPl151p {
  padding-left: 151% !important; }

.spPr151p {
  padding-right: 151% !important; }

.spFz151r {
  font-size: 15.1rem !important; }

.spFz151e {
  font-size: 15.1em !important; }

.spW152p {
  width: 152% !important; }

.spPl152p {
  padding-left: 152% !important; }

.spPr152p {
  padding-right: 152% !important; }

.spFz152r {
  font-size: 15.2rem !important; }

.spFz152e {
  font-size: 15.2em !important; }

.spW153p {
  width: 153% !important; }

.spPl153p {
  padding-left: 153% !important; }

.spPr153p {
  padding-right: 153% !important; }

.spFz153r {
  font-size: 15.3rem !important; }

.spFz153e {
  font-size: 15.3em !important; }

.spW154p {
  width: 154% !important; }

.spPl154p {
  padding-left: 154% !important; }

.spPr154p {
  padding-right: 154% !important; }

.spFz154r {
  font-size: 15.4rem !important; }

.spFz154e {
  font-size: 15.4em !important; }

.spW155p {
  width: 155% !important; }

.spPl155p {
  padding-left: 155% !important; }

.spPr155p {
  padding-right: 155% !important; }

.spFz155r {
  font-size: 15.5rem !important; }

.spFz155e {
  font-size: 15.5em !important; }

.spW156p {
  width: 156% !important; }

.spPl156p {
  padding-left: 156% !important; }

.spPr156p {
  padding-right: 156% !important; }

.spFz156r {
  font-size: 15.6rem !important; }

.spFz156e {
  font-size: 15.6em !important; }

.spW157p {
  width: 157% !important; }

.spPl157p {
  padding-left: 157% !important; }

.spPr157p {
  padding-right: 157% !important; }

.spFz157r {
  font-size: 15.7rem !important; }

.spFz157e {
  font-size: 15.7em !important; }

.spW158p {
  width: 158% !important; }

.spPl158p {
  padding-left: 158% !important; }

.spPr158p {
  padding-right: 158% !important; }

.spFz158r {
  font-size: 15.8rem !important; }

.spFz158e {
  font-size: 15.8em !important; }

.spW159p {
  width: 159% !important; }

.spPl159p {
  padding-left: 159% !important; }

.spPr159p {
  padding-right: 159% !important; }

.spFz159r {
  font-size: 15.9rem !important; }

.spFz159e {
  font-size: 15.9em !important; }

.spW160p {
  width: 160% !important; }

.spPl160p {
  padding-left: 160% !important; }

.spPr160p {
  padding-right: 160% !important; }

.spFz160r {
  font-size: 16rem !important; }

.spFz160e {
  font-size: 16em !important; }

.spW161p {
  width: 161% !important; }

.spPl161p {
  padding-left: 161% !important; }

.spPr161p {
  padding-right: 161% !important; }

.spFz161r {
  font-size: 16.1rem !important; }

.spFz161e {
  font-size: 16.1em !important; }

.spW162p {
  width: 162% !important; }

.spPl162p {
  padding-left: 162% !important; }

.spPr162p {
  padding-right: 162% !important; }

.spFz162r {
  font-size: 16.2rem !important; }

.spFz162e {
  font-size: 16.2em !important; }

.spW163p {
  width: 163% !important; }

.spPl163p {
  padding-left: 163% !important; }

.spPr163p {
  padding-right: 163% !important; }

.spFz163r {
  font-size: 16.3rem !important; }

.spFz163e {
  font-size: 16.3em !important; }

.spW164p {
  width: 164% !important; }

.spPl164p {
  padding-left: 164% !important; }

.spPr164p {
  padding-right: 164% !important; }

.spFz164r {
  font-size: 16.4rem !important; }

.spFz164e {
  font-size: 16.4em !important; }

.spW165p {
  width: 165% !important; }

.spPl165p {
  padding-left: 165% !important; }

.spPr165p {
  padding-right: 165% !important; }

.spFz165r {
  font-size: 16.5rem !important; }

.spFz165e {
  font-size: 16.5em !important; }

.spW166p {
  width: 166% !important; }

.spPl166p {
  padding-left: 166% !important; }

.spPr166p {
  padding-right: 166% !important; }

.spFz166r {
  font-size: 16.6rem !important; }

.spFz166e {
  font-size: 16.6em !important; }

.spW167p {
  width: 167% !important; }

.spPl167p {
  padding-left: 167% !important; }

.spPr167p {
  padding-right: 167% !important; }

.spFz167r {
  font-size: 16.7rem !important; }

.spFz167e {
  font-size: 16.7em !important; }

.spW168p {
  width: 168% !important; }

.spPl168p {
  padding-left: 168% !important; }

.spPr168p {
  padding-right: 168% !important; }

.spFz168r {
  font-size: 16.8rem !important; }

.spFz168e {
  font-size: 16.8em !important; }

.spW169p {
  width: 169% !important; }

.spPl169p {
  padding-left: 169% !important; }

.spPr169p {
  padding-right: 169% !important; }

.spFz169r {
  font-size: 16.9rem !important; }

.spFz169e {
  font-size: 16.9em !important; }

.spW170p {
  width: 170% !important; }

.spPl170p {
  padding-left: 170% !important; }

.spPr170p {
  padding-right: 170% !important; }

.spFz170r {
  font-size: 17rem !important; }

.spFz170e {
  font-size: 17em !important; }

.spW171p {
  width: 171% !important; }

.spPl171p {
  padding-left: 171% !important; }

.spPr171p {
  padding-right: 171% !important; }

.spFz171r {
  font-size: 17.1rem !important; }

.spFz171e {
  font-size: 17.1em !important; }

.spW172p {
  width: 172% !important; }

.spPl172p {
  padding-left: 172% !important; }

.spPr172p {
  padding-right: 172% !important; }

.spFz172r {
  font-size: 17.2rem !important; }

.spFz172e {
  font-size: 17.2em !important; }

.spW173p {
  width: 173% !important; }

.spPl173p {
  padding-left: 173% !important; }

.spPr173p {
  padding-right: 173% !important; }

.spFz173r {
  font-size: 17.3rem !important; }

.spFz173e {
  font-size: 17.3em !important; }

.spW174p {
  width: 174% !important; }

.spPl174p {
  padding-left: 174% !important; }

.spPr174p {
  padding-right: 174% !important; }

.spFz174r {
  font-size: 17.4rem !important; }

.spFz174e {
  font-size: 17.4em !important; }

.spW175p {
  width: 175% !important; }

.spPl175p {
  padding-left: 175% !important; }

.spPr175p {
  padding-right: 175% !important; }

.spFz175r {
  font-size: 17.5rem !important; }

.spFz175e {
  font-size: 17.5em !important; }

.spW176p {
  width: 176% !important; }

.spPl176p {
  padding-left: 176% !important; }

.spPr176p {
  padding-right: 176% !important; }

.spFz176r {
  font-size: 17.6rem !important; }

.spFz176e {
  font-size: 17.6em !important; }

.spW177p {
  width: 177% !important; }

.spPl177p {
  padding-left: 177% !important; }

.spPr177p {
  padding-right: 177% !important; }

.spFz177r {
  font-size: 17.7rem !important; }

.spFz177e {
  font-size: 17.7em !important; }

.spW178p {
  width: 178% !important; }

.spPl178p {
  padding-left: 178% !important; }

.spPr178p {
  padding-right: 178% !important; }

.spFz178r {
  font-size: 17.8rem !important; }

.spFz178e {
  font-size: 17.8em !important; }

.spW179p {
  width: 179% !important; }

.spPl179p {
  padding-left: 179% !important; }

.spPr179p {
  padding-right: 179% !important; }

.spFz179r {
  font-size: 17.9rem !important; }

.spFz179e {
  font-size: 17.9em !important; }

.spW180p {
  width: 180% !important; }

.spPl180p {
  padding-left: 180% !important; }

.spPr180p {
  padding-right: 180% !important; }

.spFz180r {
  font-size: 18rem !important; }

.spFz180e {
  font-size: 18em !important; }

.spW181p {
  width: 181% !important; }

.spPl181p {
  padding-left: 181% !important; }

.spPr181p {
  padding-right: 181% !important; }

.spFz181r {
  font-size: 18.1rem !important; }

.spFz181e {
  font-size: 18.1em !important; }

.spW182p {
  width: 182% !important; }

.spPl182p {
  padding-left: 182% !important; }

.spPr182p {
  padding-right: 182% !important; }

.spFz182r {
  font-size: 18.2rem !important; }

.spFz182e {
  font-size: 18.2em !important; }

.spW183p {
  width: 183% !important; }

.spPl183p {
  padding-left: 183% !important; }

.spPr183p {
  padding-right: 183% !important; }

.spFz183r {
  font-size: 18.3rem !important; }

.spFz183e {
  font-size: 18.3em !important; }

.spW184p {
  width: 184% !important; }

.spPl184p {
  padding-left: 184% !important; }

.spPr184p {
  padding-right: 184% !important; }

.spFz184r {
  font-size: 18.4rem !important; }

.spFz184e {
  font-size: 18.4em !important; }

.spW185p {
  width: 185% !important; }

.spPl185p {
  padding-left: 185% !important; }

.spPr185p {
  padding-right: 185% !important; }

.spFz185r {
  font-size: 18.5rem !important; }

.spFz185e {
  font-size: 18.5em !important; }

.spW186p {
  width: 186% !important; }

.spPl186p {
  padding-left: 186% !important; }

.spPr186p {
  padding-right: 186% !important; }

.spFz186r {
  font-size: 18.6rem !important; }

.spFz186e {
  font-size: 18.6em !important; }

.spW187p {
  width: 187% !important; }

.spPl187p {
  padding-left: 187% !important; }

.spPr187p {
  padding-right: 187% !important; }

.spFz187r {
  font-size: 18.7rem !important; }

.spFz187e {
  font-size: 18.7em !important; }

.spW188p {
  width: 188% !important; }

.spPl188p {
  padding-left: 188% !important; }

.spPr188p {
  padding-right: 188% !important; }

.spFz188r {
  font-size: 18.8rem !important; }

.spFz188e {
  font-size: 18.8em !important; }

.spW189p {
  width: 189% !important; }

.spPl189p {
  padding-left: 189% !important; }

.spPr189p {
  padding-right: 189% !important; }

.spFz189r {
  font-size: 18.9rem !important; }

.spFz189e {
  font-size: 18.9em !important; }

.spW190p {
  width: 190% !important; }

.spPl190p {
  padding-left: 190% !important; }

.spPr190p {
  padding-right: 190% !important; }

.spFz190r {
  font-size: 19rem !important; }

.spFz190e {
  font-size: 19em !important; }

.spW191p {
  width: 191% !important; }

.spPl191p {
  padding-left: 191% !important; }

.spPr191p {
  padding-right: 191% !important; }

.spFz191r {
  font-size: 19.1rem !important; }

.spFz191e {
  font-size: 19.1em !important; }

.spW192p {
  width: 192% !important; }

.spPl192p {
  padding-left: 192% !important; }

.spPr192p {
  padding-right: 192% !important; }

.spFz192r {
  font-size: 19.2rem !important; }

.spFz192e {
  font-size: 19.2em !important; }

.spW193p {
  width: 193% !important; }

.spPl193p {
  padding-left: 193% !important; }

.spPr193p {
  padding-right: 193% !important; }

.spFz193r {
  font-size: 19.3rem !important; }

.spFz193e {
  font-size: 19.3em !important; }

.spW194p {
  width: 194% !important; }

.spPl194p {
  padding-left: 194% !important; }

.spPr194p {
  padding-right: 194% !important; }

.spFz194r {
  font-size: 19.4rem !important; }

.spFz194e {
  font-size: 19.4em !important; }

.spW195p {
  width: 195% !important; }

.spPl195p {
  padding-left: 195% !important; }

.spPr195p {
  padding-right: 195% !important; }

.spFz195r {
  font-size: 19.5rem !important; }

.spFz195e {
  font-size: 19.5em !important; }

.spW196p {
  width: 196% !important; }

.spPl196p {
  padding-left: 196% !important; }

.spPr196p {
  padding-right: 196% !important; }

.spFz196r {
  font-size: 19.6rem !important; }

.spFz196e {
  font-size: 19.6em !important; }

.spW197p {
  width: 197% !important; }

.spPl197p {
  padding-left: 197% !important; }

.spPr197p {
  padding-right: 197% !important; }

.spFz197r {
  font-size: 19.7rem !important; }

.spFz197e {
  font-size: 19.7em !important; }

.spW198p {
  width: 198% !important; }

.spPl198p {
  padding-left: 198% !important; }

.spPr198p {
  padding-right: 198% !important; }

.spFz198r {
  font-size: 19.8rem !important; }

.spFz198e {
  font-size: 19.8em !important; }

.spW199p {
  width: 199% !important; }

.spPl199p {
  padding-left: 199% !important; }

.spPr199p {
  padding-right: 199% !important; }

.spFz199r {
  font-size: 19.9rem !important; }

.spFz199e {
  font-size: 19.9em !important; }

.spW200p {
  width: 200% !important; }

.spPl200p {
  padding-left: 200% !important; }

.spPr200p {
  padding-right: 200% !important; }

.spFz200r {
  font-size: 20rem !important; }

.spFz200e {
  font-size: 20em !important; }
