@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-roman-webfont.eot");
  src: url("../fonts/crimson/crimson-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-roman-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-roman-webfont.woff") format("woff"), url("../fonts/crimson/crimson-roman-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-italic-webfont.eot");
  src: url("../fonts/crimson/crimson-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-italic-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-italic-webfont.woff") format("woff"), url("../fonts/crimson/crimson-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-semibold-webfont.eot");
  src: url("../fonts/crimson/crimson-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-semibold-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-semibold-webfont.woff") format("woff"), url("../fonts/crimson/crimson-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-semibolditalic-webfont.eot");
  src: url("../fonts/crimson/crimson-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-semibolditalic-webfont.woff") format("woff"), url("../fonts/crimson/crimson-semibolditalic-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-bold-webfont.eot");
  src: url("../fonts/crimson/crimson-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-bold-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-bold-webfont.woff") format("woff"), url("../fonts/crimson/crimson-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Crimson";
  src: url("../fonts/crimson/crimson-bolditalic-webfont.eot");
  src: url("../fonts/crimson/crimson-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crimson/crimson-bolditalic-webfont.woff2") format("woff2"), url("../fonts/crimson/crimson-bolditalic-webfont.woff") format("woff"), url("../fonts/crimson/crimson-bolditalic-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
.text-s-xs-bold-u {
  font-family: "Crimson", serif;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xs-bold-u {
    font-family: "Crimson", serif;
    font-size: 1.02rem;
    line-height: 0.55;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-s-xs-bold-n {
  font-family: "Crimson", serif;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xs-bold-n {
    font-family: "Crimson", serif;
    font-size: 1.02rem;
    line-height: 0.55;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-s-xs-normal-u {
  font-family: "Crimson", serif;
  font-size: 1.2rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xs-normal-u {
    font-family: "Crimson", serif;
    font-size: 1.02rem;
    line-height: 0.55;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-s-xs-normal-n {
  font-family: "Crimson", serif;
  font-size: 1.2rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xs-normal-n {
    font-family: "Crimson", serif;
    font-size: 1.02rem;
    line-height: 0.55;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-s-sm-bold-u {
  font-family: "Crimson", serif;
  font-size: 1.3rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-sm-bold-u {
    font-family: "Crimson", serif;
    font-size: 1.105rem;
    line-height: 0.825;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-s-sm-bold-n {
  font-family: "Crimson", serif;
  font-size: 1.3rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-sm-bold-n {
    font-family: "Crimson", serif;
    font-size: 1.105rem;
    line-height: 0.825;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-s-sm-normal-u {
  font-family: "Crimson", serif;
  font-size: 1.3rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-sm-normal-u {
    font-family: "Crimson", serif;
    font-size: 1.105rem;
    line-height: 0.825;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-s-sm-normal-n {
  font-family: "Crimson", serif;
  font-size: 1.3rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-sm-normal-n {
    font-family: "Crimson", serif;
    font-size: 1.105rem;
    line-height: 0.825;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-s-md-bold-u {
  font-family: "Crimson", serif;
  font-size: 1.6rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-md-bold-u {
    font-family: "Crimson", serif;
    font-size: 1.04rem;
    line-height: 1.215;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-s-md-bold-n {
  font-family: "Crimson", serif;
  font-size: 1.6rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-md-bold-n {
    font-family: "Crimson", serif;
    font-size: 1.04rem;
    line-height: 1.215;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-s-md-normal-u {
  font-family: "Crimson", serif;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-md-normal-u {
    font-family: "Crimson", serif;
    font-size: 1.04rem;
    line-height: 1.215;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-s-md-normal-n {
  font-family: "Crimson", serif;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-md-normal-n {
    font-family: "Crimson", serif;
    font-size: 1.04rem;
    line-height: 1.215;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-s-lg-bold-u {
  font-family: "Crimson", serif;
  font-size: 2.1rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.3;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-lg-bold-u {
    font-family: "Crimson", serif;
    font-size: 1.365rem;
    line-height: 1.17;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-s-lg-bold-n {
  font-family: "Crimson", serif;
  font-size: 2.1rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.3;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-lg-bold-n {
    font-family: "Crimson", serif;
    font-size: 1.365rem;
    line-height: 1.17;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-s-lg-normal-u {
  font-family: "Crimson", serif;
  font-size: 2.1rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.3;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-lg-normal-u {
    font-family: "Crimson", serif;
    font-size: 1.365rem;
    line-height: 1.17;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-s-lg-normal-n {
  font-family: "Crimson", serif;
  font-size: 2.1rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-lg-normal-n {
    font-family: "Crimson", serif;
    font-size: 1.365rem;
    line-height: 1.17;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-s-xl-bold-u {
  font-family: "Crimson", serif;
  font-size: 3rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.15;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xl-bold-u {
    font-family: "Crimson", serif;
    font-size: 1.95rem;
    line-height: 1.035;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-s-xl-bold-n {
  font-family: "Crimson", serif;
  font-size: 3rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.15;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xl-bold-n {
    font-family: "Crimson", serif;
    font-size: 1.95rem;
    line-height: 1.035;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-s-xl-normal-u {
  font-family: "Crimson", serif;
  font-size: 3rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.15;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xl-normal-u {
    font-family: "Crimson", serif;
    font-size: 1.95rem;
    line-height: 1.035;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-s-xl-normal-n {
  font-family: "Crimson", serif;
  font-size: 3rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.15;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-s-xl-normal-n {
    font-family: "Crimson", serif;
    font-size: 1.95rem;
    line-height: 1.035;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-ss-xs-bold-u {
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xs-bold-u {
    font-family: sans-serif;
    font-size: 0.85rem;
    line-height: 0.55;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-ss-xs-bold-n {
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xs-bold-n {
    font-family: sans-serif;
    font-size: 0.85rem;
    line-height: 0.55;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-ss-xs-normal-u {
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xs-normal-u {
    font-family: sans-serif;
    font-size: 0.85rem;
    line-height: 0.55;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-ss-xs-normal-n {
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xs-normal-n {
    font-family: sans-serif;
    font-size: 0.85rem;
    line-height: 0.55;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-ss-sm-bold-u {
  font-family: sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-sm-bold-u {
    font-family: sans-serif;
    font-size: 1.02rem;
    line-height: 0.825;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-ss-sm-bold-n {
  font-family: sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-sm-bold-n {
    font-family: sans-serif;
    font-size: 1.02rem;
    line-height: 0.825;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-ss-sm-normal-u {
  font-family: sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-sm-normal-u {
    font-family: sans-serif;
    font-size: 1.02rem;
    line-height: 0.825;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-ss-sm-normal-n {
  font-family: sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-sm-normal-n {
    font-family: sans-serif;
    font-size: 1.02rem;
    line-height: 0.825;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-ss-md-bold-u {
  font-family: sans-serif;
  font-size: 2rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-md-bold-u {
    font-family: sans-serif;
    font-size: 1.3rem;
    line-height: 1.215;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-ss-md-bold-n {
  font-family: sans-serif;
  font-size: 2rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-md-bold-n {
    font-family: sans-serif;
    font-size: 1.3rem;
    line-height: 1.215;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-ss-md-normal-u {
  font-family: sans-serif;
  font-size: 2rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-md-normal-u {
    font-family: sans-serif;
    font-size: 1.3rem;
    line-height: 1.215;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-ss-md-normal-n {
  font-family: sans-serif;
  font-size: 2rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.35;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-md-normal-n {
    font-family: sans-serif;
    font-size: 1.3rem;
    line-height: 1.215;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-ss-lg-bold-u {
  font-family: sans-serif;
  font-size: 2.2rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1.33;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-lg-bold-u {
    font-family: sans-serif;
    font-size: 1.43rem;
    line-height: 1.197;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-ss-lg-bold-n {
  font-family: sans-serif;
  font-size: 2.2rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1.33;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-lg-bold-n {
    font-family: sans-serif;
    font-size: 1.43rem;
    line-height: 1.197;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-ss-lg-normal-u {
  font-family: sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1.33;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-lg-normal-u {
    font-family: sans-serif;
    font-size: 1.43rem;
    line-height: 1.197;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-ss-lg-normal-n {
  font-family: sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.33;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-lg-normal-n {
    font-family: sans-serif;
    font-size: 1.43rem;
    line-height: 1.197;
    font-weight: normal;
    text-decoration: none;
  }
}
.text-ss-xl-bold-u {
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: 800;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xl-bold-u {
    font-family: sans-serif;
    font-size: 1.95rem;
    line-height: 0.9;
    font-weight: 800;
    text-decoration: underline;
  }
}
.text-ss-xl-bold-n {
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: 800;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xl-bold-n {
    font-family: sans-serif;
    font-size: 1.95rem;
    line-height: 0.9;
    font-weight: 800;
    text-decoration: none;
  }
}
.text-ss-xl-normal-u {
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xl-normal-u {
    font-family: sans-serif;
    font-size: 1.95rem;
    line-height: 0.9;
    font-weight: normal;
    text-decoration: underline;
  }
}
.text-ss-xl-normal-n {
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
}

@media (max-width: 767px), (max-height: 420px) {
  .text-ss-xl-normal-n {
    font-family: sans-serif;
    font-size: 1.95rem;
    line-height: 0.9;
    font-weight: normal;
    text-decoration: none;
  }
}
