/***************************
	Colors
***************************/
/***************************
	Font
***************************/
/***************************
	Forms
***************************/
/***************************
	Widths & Margins
***************************/
h1,
.h-h1,
h2,
.h-h2,
h3,
.h-h3,
h4,
.h-h4,
h5,
.h-h5,
h6,
.h-h6 {
  color: #b32b31;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  margin-bottom: 1rem;
}
h1.underscore,
.h-h1.underscore,
h2.underscore,
.h-h2.underscore,
h3.underscore,
.h-h3.underscore,
h4.underscore,
.h-h4.underscore,
h5.underscore,
.h-h5.underscore,
h6.underscore,
.h-h6.underscore {
  position: relative;
}
h1.underscore::before,
.h-h1.underscore::before,
h2.underscore::before,
.h-h2.underscore::before,
h3.underscore::before,
.h-h3.underscore::before,
h4.underscore::before,
.h-h4.underscore::before,
h5.underscore::before,
.h-h5.underscore::before,
h6.underscore::before,
.h-h6.underscore::before {
  color: inherit;
  content: '_';
  position: absolute;
  right: 100%;
  top: 0;
}
h1.underscore--bottom::before,
.h-h1.underscore--bottom::before,
h2.underscore--bottom::before,
.h-h2.underscore--bottom::before,
h3.underscore--bottom::before,
.h-h3.underscore--bottom::before,
h4.underscore--bottom::before,
.h-h4.underscore--bottom::before,
h5.underscore--bottom::before,
.h-h5.underscore--bottom::before,
h6.underscore--bottom::before,
.h-h6.underscore--bottom::before {
  bottom: 0;
  top: auto;
}
h1,
.h-h1 {
  font-size: 27px;
  font-size: 1.588rem;
  line-height: 130%;
}
h2,
.h-h2 {
  font-size: 21px;
  font-size: 1.235rem;
  line-height: 130%;
}
h3,
.h-h3 {
  font-size: 14px;
  font-size: 0.824rem;
  line-height: 160%;
}
h4,
.h-h4 {
  font-size: 14px;
  font-size: 0.824rem;
  line-height: 130%;
}
h5,
.h-h5 {
  font-size: 14px;
  font-size: 0.824rem;
  line-height: 130%;
}
h6,
.h-h6 {
  font-size: 14px;
  font-size: 0.824rem;
  line-height: 130%;
}
.h-clean-headline-color h1,
.h-clean-headline-color .h-h1,
.h-clean-headline-color h2,
.h-clean-headline-color .h-h2,
.h-clean-headline-color h3,
.h-clean-headline-color .h-h3,
.h-clean-headline-color h4,
.h-clean-headline-color .h-h4,
.h-clean-headline-color h5,
.h-clean-headline-color .h-h5,
.h-clean-headline-color h6,
.h-clean-headline-color .h-h6 {
  color: inherit;
}
@media screen and (max-width: 640px) {
  h1,
  .h-h1 {
    font-size: 20px;
  }
  h2,
  .h-h2 {
    font-size: 17px;
  }
  h3,
  .h-h3 {
    font-size: 1rem;
  }
}
p {
  margin-bottom: 1rem;
}
a {
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #b32b31;
  display: inline-block;
  text-decoration: none;
}
a:hover {
  color: #393939;
}
a:link,
a:active,
a:visited,
a:hover,
a:focus {
  outline: none;
}
a img {
  border: 0 none;
}
a.h-clean {
  border: none;
  color: inherit;
}
.h-clean-link-styles a {
  color: inherit;
}
.button {
  font-size: 17px;
  font-size: 1rem;
  line-height: 140%;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #b32b31;
  border: none;
  color: #FFF;
  font-weight: bold;
  margin: 1rem 0;
  padding: 8px 12px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #b32b31;
  cursor: pointer;
  opacity: 0.9;
}
.link-with-arrow {
  color: inherit;
  font-weight: bold;
}
.link-with-arrow::before {
  font-size: 15px;
  font-size: 0.882rem;
  line-height: 1;
  content: '\f105';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin-right: 5px;
}
.link-with-arrow--right {
  color: inherit;
  font-size: 14px;
  font-weight: bold;
}
.link-with-arrow--right::after {
  font-size: 15px;
  font-size: 0.882rem;
  line-height: 1;
  content: '\f105';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: #b32b31;
  margin-left: 5px;
}
.js-open-image-lightbox {
  display: block;
}
ul,
ol {
  margin-bottom: 1rem;
  padding-left: 25px;
}
ul.h-clean,
ol.h-clean {
  margin-bottom: 0;
  padding-left: 0;
}
ul.h-clean li::before,
ol.h-clean li::before {
  display: none;
}
ul.h-clean ul,
ol.h-clean ul,
ul.h-clean ol,
ol.h-clean ol {
  margin-bottom: 0;
  padding-left: 0;
}
ul {
  list-style: none;
}
ul li {
  position: relative;
}
ul li::before {
  font-size: 13px;
  font-size: 0.765rem;
  line-height: 1;
  content: '\f105';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  left: -17px;
  position: absolute;
  top: 6px;
}
.h-clean-list-styles ul,
.h-clean-list-styles ol {
  margin-bottom: 0;
  padding-left: 0;
}
.h-clean-list-styles ul li::before,
.h-clean-list-styles ol li::before {
  display: none;
}
.h-clean-list-styles ul ul,
.h-clean-list-styles ol ul,
.h-clean-list-styles ul ol,
.h-clean-list-styles ol ol {
  margin-bottom: 0;
  padding-left: 0;
}
table {
  border-spacing: 0;
  margin-bottom: 1rem;
  width: 100%;
}
table th,
table td {
  padding: 7px 25px;
  text-align: left;
}
table th {
  background-color: #FFF;
}
table tr:nth-child(even) td {
  background-color: #FFF;
}
table.h-clean th,
table.h-clean td {
  padding: 0 25px 0 0;
}
table.h-clean th:first-child,
table.h-clean td:first-child {
  padding-left: 0;
}
table.h-clean th:last-child,
table.h-clean td:last-child {
  padding-right: 0;
}
table.h-clean th {
  background: none;
}
table.h-clean tr:nth-child(even) td {
  background: none;
}
.h-clean-table-styles table th,
.h-clean-table-styles table td {
  padding: 3px 25px 3px 0;
}
.h-clean-table-styles table th {
  background: none;
}
.h-clean-table-styles table tr:nth-child(even) td {
  background: none;
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v11-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-pro-v11-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}
* {
  margin: 0;
  padding: 0;
}
body,
html {
  background: #ececec;
  color: #393939;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 140%;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 640px) {
  body,
  html {
    font-size: 14px;
  }
}
::-moz-selection {
  background: #b32b31;
  color: #FFF;
}
::selection {
  background: #b32b31;
  color: #FFF;
}
/***************************
	Images
***************************/
img {
  display: block;
  height: auto;
  margin-bottom: 1rem;
  max-width: 100%;
}
.h-clean-image-styles img {
  margin-bottom: 0;
}
/***************************
	Horizontal Lines
***************************/
hr {
  border: none;
  border-top: 1px solid #747474;
  color: transparent;
  height: 0;
  margin: 40px 0;
}
/***************************
	Sub & Sup
***************************/
sup,
sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}
sub {
  top: .4em;
}
/***************************
	Editor Helpers
***************************/
.h-text-left,
.text-left {
  text-align: left;
}
.h-text-center,
.text-center {
  text-align: center;
}
.h-text-right,
.text-right {
  text-align: right;
}
.h-text-justify,
.text-justify {
  text-align: justify;
}
.h-color-highlight {
  color: #b32b31;
}
.h-font-weight-normal {
  font-weight: normal;
}
.h-font-size-small {
  font-size: 14px;
  font-size: 0.824rem;
  line-height: 140%;
}
