#banner.properties {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #banner.properties {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.properties {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties {
    margin-bottom: 12rem;
  }
}
#banner.properties > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #banner.properties > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#banner.properties > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box1 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner > .box1 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner > .box1 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner > .box1 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 570px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box1 {
    margin-bottom: 0;
  }
}
#banner.properties > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#banner.properties > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner > .box2 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner > .box2 {
    width: calc(50% - 1.5rem);
  }
}
#banner.properties > .inner > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #banner.properties > .inner > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box2 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner > .box2 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner > .box2 > .hdr1 {
    font-size: 2.56rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner > .box2 > .hdr1 {
    font-size: 3.06rem;
    line-height: 1.85;
  }
}
#banner.properties > .inner > .box2 > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  display: inline-block;
}
@media screen and (min-width: 570px) {
  #banner.properties > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.properties > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.properties > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.properties > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.properties > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 3rem;
  }
}
#banner.properties > .inner > .box2 > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  color: #26499d;
  display: inline-block;
  font-size: 2em;
}

#main.properties {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.properties {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties {
    margin-bottom: 12rem;
  }
}
#main.properties > .inner {
  height: auto;
  width: 100%;
}
#main.properties > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 {
    margin-bottom: 12rem;
  }
}
#main.properties > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1, #main.properties > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1:not(:last-of-type), #main.properties > .inner > .sec1 > .inner > .box2:not(:last-of-type) {
    margin-bottom: 9rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  background-color: #26499d;
  color: #ffffff;
  font-weight: 700;
  padding: 0.5em 0.5em 0.5em 1.5em;
  position: relative;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 1.95rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 2.25rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 2.55rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1::before, #main.properties > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1::before {
  background-color: #ffffff;
  content: "";
  display: block;
  height: calc(100% - 0.5em);
  left: 0.25em;
  position: absolute;
  top: 0.25em;
  width: 0.4rem;
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
  margin: -0.75rem -0.75rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 1.5rem);
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin: -1rem -1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin: -1.125rem -1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    margin: -1.5rem -1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    width: calc(100% + 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    width: calc(100% + 3rem);
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
  padding: 0.75rem 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    padding: 1.5rem 1.5rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
  height: auto;
  width: 50%;
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    width: 25%;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box], #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] {
    width: 20%;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 {
  height: 100%;
  width: 100%;
  border: 0.1rem solid #b0b0b0;
  padding: 0.2rem;
  position: relative;
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 {
    padding: 0.3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 {
    padding: 0.4rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #e73562;
  color: #ffffff;
  padding: 0.25em 0.5em;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
    font-size: 1.04rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
    font-size: 1.12rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
    font-size: 1.28rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box1 > .par1 {
    font-size: 1.36rem;
    line-height: 1.85;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.375rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
    padding: 0.875rem 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
    padding: 1rem 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
    padding: 1.125rem 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
    padding: 1.25rem 0.625rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 {
    padding: 1.5rem 0.75rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
    font-size: 1.3rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
    font-size: 1.4rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
    font-size: 1.6rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .hdr1 {
    font-size: 1.7rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  margin-top: 0.375rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    margin-top: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    margin-top: 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    margin-top: 0.625rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    margin-top: 0.75rem;
  }
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.17rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.44rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par1 {
    font-size: 1.53rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
  height: auto;
  width: 100%;
  margin-top: 0.75rem;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    margin-top: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    margin-top: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    font-size: 1.04rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    font-size: 1.12rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    font-size: 1.28rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1 > .box2 > .par2 {
    font-size: 1.36rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type1 > .box1 > .img1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type1 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.375rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
    padding: 0.875rem 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
    padding: 1rem 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
    padding: 1.125rem 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
    padding: 1.25rem 0.625rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 {
    padding: 1.5rem 0.75rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
  height: auto;
  width: 100%;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #26499d;
  display: block;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
    font-size: 2.6rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
    font-size: 2.8rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
    font-size: 3rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
    font-size: 3.2rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .elm1 {
    font-size: 3.4rem;
    line-height: 1.85;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
  height: auto;
  width: 100%;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
    font-size: 1.04rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
    font-size: 1.12rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
    font-size: 1.28rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box1 > .fig1 > .cap1 {
    font-size: 1.36rem;
    line-height: 1.85;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .hdr1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .hdr1 {
  text-align: center;
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
    font-size: 1.04rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
    font-size: 1.12rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
    font-size: 1.28rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par1 {
    font-size: 1.36rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
    font-size: 0.91rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
    font-size: 0.98rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
    font-size: 1.05rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
    font-size: 1.12rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > [class^=box] > .box1.type2 > .box2 > .par2 {
    font-size: 1.19rem;
    line-height: 1.48;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 {
    padding: 3rem 0rem;
  }
}
#main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
    font-size: 1.56rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
    font-size: 1.68rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
    font-size: 1.8rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.properties > .inner > .sec1 > .inner > .box1 > .box2 > .box0 > .par1, #main.properties > .inner > .sec1 > .inner > .box2 > .box2 > .box0 > .par1 {
    font-size: 2.04rem;
    line-height: 1.85;
  }
}

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