@import "https://fonts.googleapis.com/css?family=Pirata+One";
@import "https://fonts.googleapis.com/css?family=Roboto+Slab";
html {
  font-size: 14px;
}
@media (min-width: 480px) {
  html {
    font-size: calc(14px + 4 * (100vw - 480px) / 1068);
  }
}
@media (min-width: 1548px) {
  html {
    font-size: 18px;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 {
  line-height: 3.25rem;
}
h2 {
  line-height: 2.25rem;
}
h3 {
  line-height: 2rem;
}
h4 {
  line-height: 1.75rem;
}
h5 {
  line-height: 1.5rem;
}
h6 {
  line-height: 1.25rem;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  display: inline-block;
  padding: 0 5px;
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.container::after {
  clear: both;
  content: "";
  display: block;
}
@media (min-width: 480px) {
  .container {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 688px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 944px;
  }
}
@media (min-width: 1274px) {
  .container {
    width: 1194px;
  }
}
@media (min-width: 1548px) {
  .container {
    width: 1468px;
  }
}
.alpha {
  padding-left: 0 !important;
}
.omega {
  padding-right: 0 !important;
}
.row {
  margin-left: -1vw;
  margin-right: -1vw;
}
.row::after {
  clear: both;
  content: "";
  display: block;
}
[class*="col-"] > [class*="col-"] {
  padding: 0 !important;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  float: left;
  padding-left: 1vw;
  padding-right: 1vw;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-12 {
  width: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.33333%;
}
.push-2 {
  left: 16.66667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333%;
}
.push-5 {
  left: 41.66667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333%;
}
.push-8 {
  left: 66.66667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333%;
}
.push-11 {
  left: 91.66667%;
}
.push-12 {
  left: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.33333%;
}
.pull-2 {
  right: 16.66667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.33333%;
}
.pull-5 {
  right: 41.66667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.33333%;
}
.pull-8 {
  right: 66.66667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.33333%;
}
.pull-11 {
  right: 91.66667%;
}
.pull-12 {
  right: 100%;
}
.offset-0 {
  margin-left: 0%;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
.offset-12 {
  margin-left: 100%;
}
@media (min-width: 480px) {
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .offset-md-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1274px) {
  .col-xl-1 {
    width: 8.33333%;
  }
  .col-xl-2 {
    width: 16.66667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .offset-xl-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1548px) {
  .col-xxl-1 {
    width: 8.33333%;
  }
  .col-xxl-2 {
    width: 16.66667%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-4 {
    width: 33.33333%;
  }
  .col-xxl-5 {
    width: 41.66667%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    width: 58.33333%;
  }
  .col-xxl-8 {
    width: 66.66667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-10 {
    width: 83.33333%;
  }
  .col-xxl-11 {
    width: 91.66667%;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .push-xxl-0 {
    left: auto;
  }
  .push-xxl-1 {
    left: 8.33333%;
  }
  .push-xxl-2 {
    left: 16.66667%;
  }
  .push-xxl-3 {
    left: 25%;
  }
  .push-xxl-4 {
    left: 33.33333%;
  }
  .push-xxl-5 {
    left: 41.66667%;
  }
  .push-xxl-6 {
    left: 50%;
  }
  .push-xxl-7 {
    left: 58.33333%;
  }
  .push-xxl-8 {
    left: 66.66667%;
  }
  .push-xxl-9 {
    left: 75%;
  }
  .push-xxl-10 {
    left: 83.33333%;
  }
  .push-xxl-11 {
    left: 91.66667%;
  }
  .push-xxl-12 {
    left: 100%;
  }
  .pull-xxl-0 {
    right: auto;
  }
  .pull-xxl-1 {
    right: 8.33333%;
  }
  .pull-xxl-2 {
    right: 16.66667%;
  }
  .pull-xxl-3 {
    right: 25%;
  }
  .pull-xxl-4 {
    right: 33.33333%;
  }
  .pull-xxl-5 {
    right: 41.66667%;
  }
  .pull-xxl-6 {
    right: 50%;
  }
  .pull-xxl-7 {
    right: 58.33333%;
  }
  .pull-xxl-8 {
    right: 66.66667%;
  }
  .pull-xxl-9 {
    right: 75%;
  }
  .pull-xxl-10 {
    right: 83.33333%;
  }
  .pull-xxl-11 {
    right: 91.66667%;
  }
  .pull-xxl-12 {
    right: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .offset-xxl-12 {
    margin-left: 100%;
  }
}
::-moz-selection {
  background: #da954c;
  color: #fff;
}
::selection {
  background: #da954c;
  color: #fff;
}
body {
  line-height: 1.42em;
  font-family: "Roboto Slab", serif;
  font-size: 1rem;
  color: #5c5c5c;
  background: #fff;
}
ol,
ul {
  margin: 0;
  left: 0;
}
a {
  transition: all 0.15s ease;
  text-decoration: none;
  cursor: pointer;
  font-family: "brandon-grotesque", sans-serif;
}
p {
  margin: 0.625rem 0 0;
  font-weight: 300;
  margin-bottom: 1.25rem;
}
.copyright p {
  margin: 0.41667rem 0 0;
}
h1,
h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.42em;
  margin-bottom: 0.625rem;
}
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.42em;
  margin-bottom: 0.625rem;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1rem;
}
.content-body h5 {
  font-weight: 700;
}
h6 {
  font-size: 0.8rem;
}
b,
strong {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin: 1.25rem 0;
}
th {
  color: #37383d;
  border-bottom: 2px solid #37383d;
  padding: 0.625rem 0;
}
td {
  border-bottom: 1px solid #959595;
  padding: 0.625rem 0;
}
.visible {
  display: block !important;
}
.hidden {
  display: none !important;
}
@media (max-width: 0) {
  .hidden--xs {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .hidden--sm {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hidden--md {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .hidden--lg {
    display: none !important;
  }
}
.main {
  background: #fff;
  margin-top: -3px;
  padding: 6.25rem 0;
}
.home .main {
  padding: 0;
}
.topics .main {
  padding-top: 2.5rem;
}
@media (max-width: 767px) {
  .main {
    padding: 1.75rem 0 6.25rem;
  }
}
.-centered {
  text-align: center;
  margin: 0 auto;
}
.-text-right {
  text-align: right;
}
.hidden-link {
  position: absolute;
  top: 0;
  left: 0;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.wrapper {
  position: relative;
}
.wrapper--body {
  z-index: 4;
}
.wrapper--header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrapper--header.-imgHero {
  padding-bottom: 10%;
  background-position: 65%;
}
.wrapper--hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 3.75rem 0 1.25rem;
}
.topics .wrapper--hero {
  padding: 3.75rem 0 6.25rem;
}
@media (max-width: 768px) {
  .topics .wrapper--hero {
    padding: 2.5rem 0;
  }
}
.wrapper--hero-breakout {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 15%;
  margin-bottom: 16.25rem;
}
@media (max-width: 1548px) {
  .wrapper--hero-breakout {
    margin-bottom: 25rem;
  }
}
@media (max-width: 767px) {
  .wrapper--hero-breakout {
    background-position: 38%;
    padding-bottom: 35%;
  }
}
.wrapper--footer {
  background: #da954c;
  width: 100%;
}
.header {
  transition: all 0.25s ease;
  color: #fff;
  position: relative;
  z-index: 1000;
  background: #da954c;
  font-family: "brandon-grotesque", sans-serif;
}
.-overlayed .header {
  background: transparent;
}
.header.sticky {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  background: #da954c;
}
.header .search i {
  color: #da954c;
}
.header .-textinput {
  border: none;
}
@media (max-width: 767px) {
  .header .-textinput {
    width: 100%;
  }
}
.header__inner {
  display: flex;
  padding: 1.25rem 0;
  align-items: center;
}
@media (max-width: 1274px) {
  .header__inner {
    margin: 0 1.25rem 0 0;
  }
}
@media (max-width: 767px) {
  .header__inner {
    flex-direction: column;
    align-items: initial;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sticky .header__inner {
    padding: 0.625rem 0;
  }
}
.logo-nav {
  display: flex;
  align-items: center;
  flex: 7;
}
@media (max-width: 1274px) {
  .logo-nav {
    flex: 5;
  }
}
@media (max-width: 1024px) {
  .logo-nav {
    flex: 3;
  }
}
@media (max-width: 767px) {
  .logo-nav {
    margin: 0 0 1.25rem 0;
  }
}
.logo {
  display: flex;
  flex-direction: column;
  color: #fff;
  flex: 1;
}
.logo h1 {
  font-size: 1.5rem;
  margin: 0 0 0.3125rem;
  line-height: 0.71em;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.sticky .logo {
  flex-direction: row;
  align-items: center;
}
.tagline {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  margin: 0;
  opacity: 0.7;
  margin-left: 2px;
}
.header-nav {
  list-style: none;
  display: flex;
  justify-content: center;
  font-weight: 700;
}
.-overlayed .header-nav a {
  padding-bottom: 0.625rem;
}
.-overlayed .header-nav a:hover {
  color: #eccaa5;
  border-bottom: 5px solid #da954c;
}
@media (max-width: 1274px) {
  .header-nav {
    visibility: hidden;
    opacity: 0;
    flex-direction: column;
    position: absolute;
    top: 77%;
    left: 73%;
    width: 22%;
    padding: 0;
    align-items: center;
    background: #fff;
    color: #da954c;
    border-bottom: 1px solid #ede5e2;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    transition:
      visibility 0.2s,
      opacity 0.2s;
  }
}
@media (max-width: 768px) {
  .header-nav {
    left: 66%;
    width: 29%;
  }
}
@media (max-width: 767px) {
  .header-nav {
    top: 90%;
    left: 0;
    width: 100%;
  }
}
.header-nav__item {
  padding: 0 1.25rem;
}
.header-nav__item a {
  color: #fff;
}
@media (max-width: 1274px) {
  .header-nav__item {
    padding: 1.25rem;
  }
}
.toggleNav-btn {
  display: none;
}
.toggleNav-btn i {
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 1274px) {
  .toggleNav-btn {
    display: block;
    width: 1.25rem;
    position: absolute;
    right: 0;
  }
}
.-overlayed .toggleNav-btn i {
  color: #fff;
}
.header-nav.toggleNav {
  visibility: visible;
  opacity: 1;
}
.header-nav.toggleNav .header-nav__item {
  padding: 1.25rem;
}
.header-nav.toggleNav .header-nav__item a {
  color: #da954c;
}
.header-nav.toggleNav .header-nav__item a:hover {
  color: rgba(218, 149, 76, 0.9);
}
.global-search {
  display: flex;
  flex: 2;
  justify-content: flex-end;
}
@media (max-width: 1274px) {
  .global-search {
    margin-right: 1.25rem;
  }
}
@media (max-width: 767px) {
  .global-search {
    margin-right: 0;
  }
}
.header.sticky .tagline {
  display: none;
}
.-overlayed .header.sticky a:hover {
  border-bottom: none;
}
.header.sticky .-textinput,
.header.sticky .form-group__input {
  background: transparent;
}
.header.sticky .-textinput {
  width: 0;
  box-shadow: none;
}
.header.sticky .-textinput.-expanded {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
.header.sticky .-textinput.-expanded i {
  color: #da954c;
}
@media (max-width: 768px) {
  .header.sticky .-textinput {
    width: 100%;
    margin-right: 0;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
  }
  .header.sticky .-textinput i {
    color: #da954c;
  }
}
.header.sticky .global-search {
  justify-content: flex-end;
  margin-right: 1.25rem;
}
@media (max-width: 767px) {
  .header.sticky .global-search {
    margin-right: 0;
  }
}
.header.sticky i {
  color: #fff;
}
.searchSortFilter-wrapper,
.topicsFilter-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.25rem 0;
}
@media (max-width: 1274px) {
  .searchSortFilter-wrapper,
  .topicsFilter-wrapper {
    justify-content: center;
    flex-direction: column;
  }
  .allArticlesWrapper .searchSortFilter-wrapper,
  .allArticlesWrapper .topicsFilter-wrapper {
    margin: 0 0 1.25rem;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.allArticlesWrapper .searchSortFilter-wrapper,
.allArticlesWrapper .topicsFilter-wrapper {
  margin: 0 0 1.25rem;
}
@media (max-width: 767px) {
  .searchSortFilter-wrapper span,
  .topicsFilter-wrapper span {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .searchSortFilter-wrapper,
  .topicsFilter-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.search-filter {
  display: flex;
  align-items: center;
  flex: 1 0 auto;
  width: 72%;
}
@media (max-width: 1024px) {
  .allArticlesWrapper .search-filter {
    width: 100%;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .search-filter {
    width: 100%;
    flex-direction: column;
  }
}
.sortby {
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
@media (min-width: 1274px) {
  .sortby {
    width: 28%;
  }
}
@media (max-width: 767px) {
  .sortby {
    width: 100%;
    justify-content: flex-start;
  }
}
.allArticlesWrapper .sortby {
  width: auto;
}
@media (max-width: 1274px) {
  .allArticlesWrapper .sortby {
    justify-content: flex-start;
  }
}
.sortby__label {
  text-align: right;
}
@media (min-width: 1024px) {
  .sortby__label {
    width: 55%;
  }
}
@media (max-width: 1274px) {
  .allArticlesWrapper .sortby__label {
    text-align: left;
  }
}
.filterByTopic {
  max-width: 60%;
}
@media (max-width: 1274px) {
  .filterByTopic {
    max-width: 100%;
    margin-top: 2.5rem;
  }
}
.search {
  display: flex;
  justify-content: flex-start;
  flex: 2;
}
.search .form-group {
  display: flex;
  align-items: center;
}
.modal .search .form-group {
  width: 100%;
  box-shadow: none;
}
.search-filter .search .form-group {
  box-shadow: none;
}
.search .-textinput {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
  border-radius: 3px;
  border: 1px solid #959595;
  padding: 0 1.25rem;
  height: 2.25rem;
  margin-bottom: 0;
}
.search-wrapper .search .-textinput {
  border-color: #bfbfbf;
  box-shadow: none;
  color: #bfbfbf;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .search-wrapper .search .-textinput {
    margin-bottom: 5rem;
    margin-right: 1.25rem;
  }
}
.global-search .search {
  flex: none;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .global-search .search {
    flex: 1 0 auto;
  }
}
.search i {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .search {
    flex: 1 0 auto;
  }
  .search-filter .search {
    display: block;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .search {
    width: 100%;
  }
  .search-filter .search {
    margin-bottom: 0;
  }
}
.search__title small {
  font-size: 1rem;
  line-height: 1em;
  margin-left: 1.25rem;
}
.search-wrapper .search__title {
  font-size: 2.5rem;
}
.search-wrapper .search__title small {
  color: #5c5c5c;
  display: block;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .search-wrapper .search__title {
    font-size: 3rem;
    line-height: 1.42em;
  }
  .search-wrapper .search__title small {
    display: inline;
    margin-left: 1.25rem;
    margin-bottom: 0;
  }
}
.search-wrapper.-research .search__title {
  text-align: center;
}
.filter {
  display: flex;
  margin: 0 2.5rem;
  align-items: center;
  flex: 1 0 auto;
  width: 50%;
}
.filter span,
.filter .-checkradio {
  margin-right: 1.25rem;
}
.allArticlesWrapper .filter {
  display: flex;
  margin: 0;
  align-items: flex-start;
  flex: 1 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .filter {
    margin: 0;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .filter {
    margin: 1.25rem 0 0.625rem;
    width: 100%;
  }
}
.tags {
  margin: 1.25rem 0;
  padding: 1.25rem 0;
}
.wrapper--topicsFilter .tags {
  justify-content: flex-end;
}
.tags span {
  margin-right: 1.25rem;
}
.modal .tags {
  overflow-y: auto;
  max-height: 12.5rem;
}
.tag,
.more-btn,
.popular-tag {
  display: inline-block;
  padding: 0.625rem 2.5rem;
  margin-bottom: 0.625rem;
  text-decoration: none;
  color: #959595;
  background: #f8f8f8;
  border-radius: 8px;
  border: 1px solid #959595;
  cursor: pointer;
}
.tag:not(:last-child),
.more-btn:not(:last-child),
.popular-tag:not(:last-child) {
  margin-right: 0.625rem;
}
.tag:hover,
.tag.-selected,
.more-btn:hover,
.more-btn.-selected,
.popular-tag:hover,
.popular-tag.-selected {
  background: #195ee4;
  border: 1px solid #195ee4;
  color: #fff;
}
@media (max-width: 1548px) {
  .tag,
  .more-btn,
  .popular-tag {
    padding: 0.625rem 1.25rem;
  }
}
@media (max-width: 767px) {
  .tag,
  .more-btn,
  .popular-tag {
    padding: 0.625rem 1.04167rem;
  }
}
@media (max-width: 767px) {
  .select-tags span {
    display: block;
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.year-filter {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .year-filter {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 1024px) {
  .filterByTopics {
    margin-top: 1.25rem;
  }
}
.year-filter__label {
  flex: 1 0 auto;
  margin-right: 1.25rem;
}
@media (max-width: 480px) {
  .year-filter__label {
    flex: 0;
  }
}
.year-filter__sublabel {
  margin: 0 0.625rem;
}
@media (max-width: 767px) {
  .year-filter__sublabel:first-child {
    margin-left: 0;
  }
}
.search-wrapper .year-filter__sublabel {
  margin: 0 0 0.625rem;
}
.search-wrapper .year-filter__dropdowns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .year-filter__dropdowns {
    width: 100%;
    margin-top: 0.625rem;
  }
}
.year-filter__dropdown {
  display: flex;
  flex: 0 0 48%;
  flex-direction: column;
}
.search-wrapper {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
@media (min-width: 768px) {
  .search-wrapper {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .search-row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .search-col-sm {
    flex: 1 0 30%;
  }
}
.search-col-md {
  align-items: center;
  display: flex;
}
@media (min-width: 1024px) {
  .search-col-md {
    flex: 1 0 40%;
  }
  .search-col-md:last-child {
    flex: 1 0 60%;
  }
}
@media (min-width: 1274px) {
  .search-col-md {
    flex: 0 0 40%;
  }
  .search-col-md:last-child {
    flex: 0 0 40%;
  }
}
@media (min-width: 1024px) {
  .search-col-lg {
    flex: 1 0 70%;
    padding-right: 5rem;
  }
}
.search-results-message {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 3.75rem;
  padding-bottom: 2.5rem;
}
.-research .search-results-message {
  margin-bottom: 2.5rem;
}
.search__intro {
  margin-bottom: 0;
}
.-research .search__intro {
  text-align: center;
}
.search__intro__link {
  color: #195ee4;
  font-family: "Roboto Slab", serif;
}
.selected-tags {
  background-color: #f8f8f8;
  padding: 1.25rem;
}
.selected-tags__frame {
  border: 1px solid #bfbfbf;
  padding: 0.625rem;
}
.selected-tags__title {
  color: #959595;
  font-size: 1rem;
  font-style: italic;
}
.selected-items {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.selected-item {
  align-items: stretch;
  display: flex;
  list-style-type: none;
  margin: 0.25rem 0.41667rem 0.25rem 0;
  position: relative;
}
.selected-item:last-child {
  margin-right: 0;
}
.selected-item:before,
.selected-item:after {
  background-color: #195ee4;
  content: "";
  display: block;
  width: 2.5rem;
}
.selected-item:before {
  border-radius: 100%;
}
.selected-item:after {
  border-radius: 100%;
}
.selected-item__inner {
  align-items: center;
  background-color: #195ee4;
  color: #fff;
  display: flex;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 0.25rem 0;
  z-index: 1;
}
.selected-item__btn {
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  font-size: 0.5rem;
  margin-left: 1.25rem;
  outline: 0;
  padding: 0;
  transition: all 0.15s ease;
}
.selected-item__btn .fa {
  color: #fff;
}
.selected-item__btn:hover {
  opacity: 0.5;
}
.unselected-tags {
  background-color: #f8f8f8;
  padding: 1.25rem;
}
.unselected-tags__title {
  color: #5c5c5c;
  font-size: 1rem;
  text-transform: uppercase;
}
.unselected-items {
  margin: 0;
  padding: 1.25rem 0 0;
}
.unselected-items ul {
  padding: 0;
}
.unselected-item {
  color: #959595;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  cursor: pointer;
  list-style-type: none;
  margin-bottom: 1.25rem;
  transition: all 0.15s ease;
}
.unselected-item:before {
  content: "+";
  margin-right: 0.41667rem;
}
.unselected-item .unselected-item:last-child {
  margin-bottom: 0;
}
.unselected-item:hover {
  color: #bfbfbf;
}
.unselected-item.selected {
  color: #bfbfbf;
  cursor: default;
}
.unselected-item__more {
  display: none;
  padding: 0;
}
.unselected-item__more:before {
  content: "";
  margin-right: 0;
}
.unselected-item__more:hover {
  color: #bfbfbf;
}
.unselected-item__more.block {
  display: block;
}
.tag-filter__btn {
  background-color: #f2f2f2;
  border: none;
  color: #195ee4;
  cursor: pointer;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  display: none;
  outline: 0;
  padding: 0.625rem 1.25rem;
  width: 100%;
  transition: all 0.15s ease;
}
.tag-filter__btn:hover {
  background-color: #d9d9d9;
}
.tag-filter__btn.less {
  display: none;
}
.tag-filter__btn.less.block {
  display: block;
}
.tag-filter__btn.block {
  display: block;
}
.reasearch-filters {
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 3.75rem;
}
@media (min-width: 1024px) {
  .reasearch-filters {
    flex-direction: row;
    margin-bottom: 5rem;
  }
}
.research-filter {
  border-bottom: 1px solid #bfbfbf;
  flex: 1 0 auto;
  margin-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .research-filter {
    border-bottom: 0;
    border-right: 1px solid #bfbfbf;
    margin-bottom: 0;
  }
  .research-filter:first-child {
    border-left: 1px solid #bfbfbf;
  }
}
.research-filter > .dropdown__select {
  border: none;
  border-radius: 0;
  padding: 0;
  width: 100%;
}
.research-filter > .dropdown__select:after {
  display: none;
}
.research-filter .dropdown__select:after {
  color: #959595;
}
@media (min-width: 1024px) {
  .research-filter .dropdown__select {
    padding: 0 0.20833rem;
  }
}
.research-filter .dropdown__select select {
  border-color: #bfbfbf;
  color: #5c5c5c;
  display: block;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  padding-left: 0.625rem;
  width: 100%;
}
.research-filter .dropdown__select select option {
  display: block;
}
.research-filter .dropdown__trigger {
  cursor: pointer;
  height: 65px;
  padding: 0 0.41667rem;
  position: relative;
  transition: all 0.15s ease;
}
.research-filter .dropdown__trigger:hover,
.research-filter .dropdown__trigger:focus,
.research-filter .dropdown__trigger.active {
  background-color: #f2f2f2;
}
.research-filter .dropdown__trigger .dropdown__label {
  align-items: center;
  color: #959595;
  display: flex;
  justify-content: space-between;
}
.research-filter .dropdown__content {
  left: 0;
  overflow: visible;
  padding: 1.25rem 1.25rem 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .research-filter.-year .dropdown__content {
    left: -30%;
    width: 18.75rem;
  }
}
@media (min-width: 1024px) {
  .research-filter.-type .dropdown__content {
    left: -100%;
    width: 31.25rem;
  }
}
@media (min-width: 1024px) {
  .research-filter.-sort .dropdown__content {
    left: -50%;
    width: 18.75rem;
  }
}
@media (min-width: 1274px) {
  .research-filter.-sort .dropdown__content {
    left: -100%;
  }
}
@media (min-width: 1548px) {
  .research-filter.-sort .dropdown__content {
    left: -50%;
  }
}
.research-filter.-sort .dropdown__text {
  flex: 0 0 120px;
}
.research-filter .dropdown__text small {
  display: block;
  margin-top: -0.625rem;
}
.research-filter .dropdown__footer {
  border-top: 0;
  padding: 1.25rem 0.625rem 0.625rem;
}
.research-filter .dropdown__footer .button:hover {
  color: #195ee4;
}
.research-filter .dropdown__caret {
  color: #959595;
  position: static;
}
.reasearch-filter__label {
  display: block;
  font-weight: 700;
}
.titlehero {
  padding-bottom: 18.75rem;
}
@media (max-width: 768px) {
  .titlehero {
    padding-bottom: 10rem;
  }
}
.hero__content {
  color: #fff;
}
.titlehero .hero__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.hero__title {
  margin-bottom: 2.5rem;
  font-size: 3.75rem;
  line-height: 1.09231em;
}
@media (max-width: 768px) {
  .hero__title {
    font-size: 2rem;
  }
}
.topics .hero__title {
  margin-bottom: 0;
}
.hero__text {
  margin-bottom: 2.5rem;
  width: 40%;
}
@media (max-width: 1024px) {
  .hero__text {
    width: 100%;
  }
}
.hero-breakout {
  background: #37383d;
  padding: 3.75rem;
  width: 60%;
  position: relative;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
@media (max-width: 480px) {
  .hero-breakout {
    -webkit-transform: translate(0, 80%);
    transform: translate(0, 80%);
  }
}
@media (max-width: 1024px) {
  .hero-breakout {
    width: 100%;
    padding: 2.5rem;
  }
}
.hero-breakout__content {
  color: #fff;
}
.hero-breakout__text {
  margin: 1.25rem 0;
  color: #eccaa5;
}
.hero-breakout__link {
  color: #da954c;
  font-style: italic;
}
.banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 30%;
  margin: 1.25rem 0;
}
@media (max-width: 767px) {
  .banner {
    margin: 1.25rem 0 3.75rem;
  }
}
.gallery {
  width: 100%;
  position: relative;
}
.img-wrapper {
  position: relative;
  padding-bottom: 50%;
  overflow: auto;
}
.home-gallery .img-wrapper {
  margin-bottom: 1.25rem;
  padding-bottom: 0;
  height: 680px;
}
@media (max-width: 768px) {
  .home-gallery .img-wrapper {
    height: 360px;
  }
}
@media (max-width: 480px) {
  .home-gallery .img-wrapper {
    height: 250px;
  }
}
.content-gallery .img-wrapper {
  margin: 2.5rem 0 1.25rem;
}
.mainImg {
  width: 100%;
  position: absolute;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .mainImg {
    background-position: top left;
  }
}
.modal .mainImg {
  max-height: none;
  height: auto;
}
.thumbs {
  width: 100%;
  display: flex;
  position: absolute;
  z-index: 3;
  top: 85%;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .thumbs {
    top: 90%;
  }
}
.thumb {
  width: 15%;
  height: 12.5rem;
  margin-right: 0.625rem;
  position: relative;
  cursor: pointer;
}
.thumb .object-fit {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}
@media (max-width: 1024px) {
  .thumb {
    height: 7.5rem;
  }
}
@media (max-width: 480px) {
  .thumb {
    width: 20%;
    height: 5rem;
  }
}
.arrows {
  position: absolute;
  bottom: -15%;
  right: 37%;
  z-index: 999;
}
.arrows i {
  font-size: 1rem;
  color: #da954c;
  margin-left: 1.25rem;
  border: 2px solid #ede5e2;
  background: #ede5e2;
  border-radius: 50%;
  padding: 0.625rem;
}
.arrows i:hover {
  background: transparent;
}
.document-gallery .arrows {
  top: 80%;
  right: 5%;
}
.content-gallery .arrows {
  top: 50%;
  width: 100%;
  left: 0;
}
@media (max-width: 1024px) {
  .arrows {
    bottom: -8%;
  }
}
@media (max-width: 768px) {
  .arrows {
    bottom: -20%;
  }
}
@media (max-width: 480px) {
  .arrows {
    right: 48%;
    bottom: -17%;
  }
}
.arrows-next {
  right: 2%;
  position: absolute;
}
.fade-enter-active,
.fade-leave-active,
.fade-enter-to {
  transition: all 0.8s ease;
  overflow: hidden;
  opacity: 1;
  position: absolute;
  top: 0;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.thumb-enter-active,
.thumb-leave-active {
  transition: all 0.5s ease;
  overflow: hidden;
  opacity: 1;
  position: absolute;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.thumb-enter,
.thumb-leave-to {
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.thumb1-enter-active,
.thumb1-leave-active {
  transition: all 0.75s ease;
  overflow: hidden;
  opacity: 1;
  position: absolute;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.thumb1-enter,
.thumb1-leave-to {
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.gallery-foot {
  position: absolute;
  z-index: 999;
  bottom: 0;
  width: 100%;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 1.25rem;
}
.gallery-foot .fa {
  color: #fff;
}
@media (max-width: 480px) {
  .gallery-foot {
    padding: 0.625rem 1.25rem;
  }
}
.gallery-link {
  color: #fff;
}
.gallery-foot .fullscreen {
  right: 2%;
  position: absolute;
}
.js-slider {
  position: relative;
}
.js-slide {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.js-slide.-isActive {
  opacity: 1;
  visibility: visible;
}
.indicators {
  position: fixed;
  top: 30%;
  left: 5%;
  display: flex;
  flex-direction: column;
  transition: border-color 0.6s ease;
  margin-top: 1.25rem;
  z-index: 1000;
  opacity: 0;
}
@media (max-width: 1548px) {
  .indicators {
    left: 2%;
  }
}
@media (max-width: 767px) {
  .indicators {
    display: none;
  }
}
.dot {
  background: #da954c;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.dot:hover {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  background: #195ee4;
}
.dot.-isActive {
  background: #195ee4;
}
@media (max-width: 768px) {
  .dot {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.milestoneIndicatorName {
  font-weight: 700;
  color: #195ee4;
  margin-left: 1.55rem;
  font-size: 0.8rem;
  display: inline-block;
  width: 7.5rem;
}
@media (max-width: 768px) {
  .milestoneIndicatorName {
    display: none;
  }
}
.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #da954c;
  box-sizing: border-box;
}
.card .icon,
.quote__footer .icon {
  color: #195ee4;
}
.card.-dark .icon {
  color: #da954c;
}
.icon:after,
.icon:before {
  content: "";
  box-sizing: border-box;
}
.icon.-arrow {
  width: 16px;
  height: 16px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  margin: 10px;
  transition: all 0.2s ease;
}
.icon.-arrow:before {
  right: 0;
  top: -2px;
  position: absolute;
  height: 2px;
  box-shadow: inset 0 0 0 32px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 40px;
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
@media (max-width: 480px) {
  .icon.-arrow:before {
    width: 20px;
  }
}
.icon.-arrow.-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 3.75rem;
}
.quote__footer .icon.-arrow.-left {
  margin-left: 2.5rem;
}
@media (max-width: 480px) {
  .icon.-arrow.-left {
    margin-left: 1.25rem;
  }
}
.icon.-arrow.-down {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 3.75rem;
}
.quote__footer .icon.-arrow.-down {
  margin-left: 2.5rem;
}
@media (max-width: 480px) {
  .icon.-arrow {
    width: 10px;
    height: 10px;
  }
}
.close-btn {
  float: right;
  text-align: center;
  cursor: pointer;
  background: transparent !important;
  background: #5c5c5c;
}
.modal .close-btn {
  font-size: 1.5rem;
}
.alert .close-btn {
  line-height: 1rem;
}
.alert.-clouds .close-btn {
  color: #f8f8f8;
}
.alert.-grey-light .close-btn {
  color: #959595;
}
.alert.-grey .close-btn {
  color: #5c5c5c;
}
.alert.-grey-dark .close-btn {
  color: #37383d;
}
.alert.-primary .close-btn {
  color: #da954c;
}
.alert.-secondary .close-btn {
  color: #195ee4;
}
.alert.-tertiary .close-btn {
  color: #eccaa5;
}
.alert.-error .close-btn {
  color: #e71616;
}
.alert.-neutral .close-btn {
  color: #ede5e2;
}
.actions {
  display: flex;
  flex-direction: column;
  margin-top: 0.625rem;
}
.featured__icons .actions {
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 768px) {
  .featured__icons .actions {
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (min-width: 1274px) {
  .content-icons .actions,
  .document__icons .actions {
    flex: 1 0 auto;
  }
}
@media (max-width: 767px) {
  .content-icons .actions,
  .document__icons .actions {
    flex-direction: row;
    margin: 0 0 1.25rem;
  }
}
.action__icon {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  text-align: center;
  margin-bottom: 1.25rem;
}
.featured__icons .action__icon {
  margin-bottom: 0;
  max-width: 20%;
  flex: 1 0 auto;
}
@media (max-width: 768px) {
  .featured__icons .action__icon {
    max-width: none;
  }
}
@media (max-width: 1024px) {
  .content-icons .action__icon {
    margin-right: 1.25rem;
  }
}
@media (max-width: 767px) {
  .document__icons .action__icon {
    flex: 1;
  }
}
.action__icon .fa,
.action__icon .far {
  color: #5c5c5c;
  border: 2px solid #5c5c5c;
  padding: 0.625rem;
  width: 2.5rem;
  font-size: 1rem;
  border-radius: 50%;
  align-self: center;
  transition: color 0.3s;
}
.action__icon .fa:hover,
.action__icon .far:hover {
  color: #fff;
  border: 2px solid #5c5c5c;
  background: #5c5c5c;
}
.content-icons .action__icon .fa,
.content-icons .action__icon .far {
  color: #da954c;
  border: 2px solid #da954c;
  padding: 1.25rem;
  width: 4.25rem;
  font-size: 1.5rem;
}
.content-icons .action__icon .fa:hover,
.content-icons .action__icon .far:hover {
  border: 2px solid #da954c;
  color: #fff;
  background: #da954c;
}
.action__icon .fa-book {
  font-style: italic;
}
.action__label {
  font-size: 0.8rem;
  color: #5c5c5c;
  margin-top: 0.3125rem;
}
.content-icons .action__label {
  color: #da954c;
}
@media (max-width: 1024px) {
  .action__label {
    font-size: 1rem;
  }
}
.socialBtns {
  visibility: hidden;
  margin: 1.25rem 0;
}
.document__icons .socialBtns,
.content-icons .socialBtns {
  margin: 0 0 1.25rem;
}
.featured__icons .socialBtns {
  position: relative;
  left: 24%;
}
@media (max-width: 768px) {
  .featured__icons .socialBtns {
    left: 8%;
  }
}
.quoteSocialBtns {
  visibility: hidden;
  float: right;
  margin-left: 0.625rem;
  z-index: 99 !important;
}
#st-1.socialBtns {
  z-index: 99;
}
.content-icons #st-1.socialBtns {
  display: flex;
  flex-direction: column;
  margin: 1.25rem 0 0 0;
}
@media (max-width: 767px) {
  .content-icons #st-1.socialBtns {
    flex-direction: row;
    position: absolute;
    top: 65%;
    left: 33%;
  }
}
@media (max-width: 768px) {
  .content-icons #st-1.socialBtns {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .document__icons #st-1.socialBtns {
    flex-direction: row;
    position: absolute;
    top: 5rem;
    left: 25%;
  }
}
@media (max-width: 480px) {
  .document__icons #st-1.socialBtns {
    left: 10%;
  }
}
.st-last {
  display: inline-block !important;
  width: 32px;
}
.social-share {
  position: relative;
}
.document__icons .st-btn,
.content-icons .st-btn {
  margin-bottom: 1.25rem;
}
.button {
  display: inline-block;
  padding: 0.625rem 2.5rem;
  margin-bottom: 0.625rem;
  text-decoration: none;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  color: #fff;
  border: none;
  cursor: pointer;
}
.button:not(:last-child) {
  margin-right: 0.625rem;
}
.quote-subscribe .button:not(:last-child) {
  margin-right: 0;
}
.button.-ghost {
  background: transparent;
  border: 2px solid transparent;
  color: #5c5c5c;
}
.button.-ghost:hover {
  border: 2px solid #5c5c5c;
}
.quote__footer .button.-ghost:hover,
.dropdown__footer .button.-ghost:hover {
  border: 2px solid transparent;
}
.quote__footer .button {
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}
.quote-subscribe__form .button {
  padding: 0.625rem 3.75rem;
}
.dropdown__footer .button {
  padding: 0;
}
.contact__form .button {
  width: 100%;
}
.button.-clouds {
  background: #f8f8f8;
  color: #5c5c5c;
}
.button.-clouds:hover {
  background: rgba(248, 248, 248, 0.8);
}
.button.-clouds.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #f8f8f8;
}
.button.-clouds.-bordered:hover {
  background: rgba(248, 248, 248, 0.7);
}
.button.-grey-light {
  background: #959595;
}
.button.-grey-light:hover {
  background: rgba(149, 149, 149, 0.8);
}
.button.-grey-light.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #959595;
}
.button.-grey-light.-bordered:hover {
  background: rgba(149, 149, 149, 0.7);
}
.button.-grey {
  background: #5c5c5c;
}
.button.-grey:hover {
  background: rgba(92, 92, 92, 0.8);
}
.button.-grey.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #5c5c5c;
}
.button.-grey.-bordered:hover {
  background: rgba(92, 92, 92, 0.7);
}
.button.-grey-dark {
  background: #37383d;
}
.button.-grey-dark:hover {
  background: rgba(55, 56, 61, 0.8);
}
.button.-grey-dark.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #37383d;
}
.button.-grey-dark.-bordered:hover {
  background: rgba(55, 56, 61, 0.7);
}
.button.-primary {
  background: #da954c;
}
.button.-primary:hover {
  background: rgba(218, 149, 76, 0.8);
}
.button.-primary.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #da954c;
}
.button.-primary.-bordered:hover {
  background: rgba(218, 149, 76, 0.7);
}
.button.-secondary {
  background: #195ee4;
}
.button.-secondary:hover {
  background: rgba(25, 94, 228, 0.8);
}
.button.-secondary.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #195ee4;
}
.button.-secondary.-bordered:hover {
  background: rgba(25, 94, 228, 0.7);
}
.button.-tertiary {
  background: #eccaa5;
  color: #5c5c5c;
}
.button.-tertiary:hover {
  background: rgba(236, 202, 165, 0.8);
}
.button.-tertiary.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #eccaa5;
}
.button.-tertiary.-bordered:hover {
  background: rgba(236, 202, 165, 0.7);
}
.button.-error {
  background: #e71616;
}
.button.-error:hover {
  background: rgba(231, 22, 22, 0.8);
}
.button.-error.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #e71616;
}
.button.-error.-bordered:hover {
  background: rgba(231, 22, 22, 0.7);
}
.button.-neutral {
  background: #ede5e2;
  color: #5c5c5c;
}
.button.-neutral:hover {
  background: rgba(237, 229, 226, 0.8);
}
.button.-neutral.-bordered {
  background: transparent;
  color: #5c5c5c;
  border: 2px solid #ede5e2;
}
.button.-neutral.-bordered:hover {
  background: rgba(237, 229, 226, 0.7);
}
.button.-disabled {
  background: rgba(149, 149, 149, 0.5);
  cursor: not-allowed;
}
.button.-disabled:hover {
  background: rgba(149, 149, 149, 0.5);
}
.form-group {
  margin-bottom: 0.625rem;
  transition: all 0.25s ease;
}
.search-wrapper .form-group {
  margin-bottom: 1.25rem;
}
.form-group.-textinput {
  background-color: #fff;
  border: 1px solid #27282b;
  padding: 0.625rem 0.625rem;
  text-align: left;
}
@media (min-width: 1024px) {
  .subscribe .form-group.-textinput {
    width: 50%;
  }
}
.global-search .form-group.-textinput {
  border: none;
}
.form-group.-error.-textinput {
  border-color: #e71616;
  margin-bottom: 0;
}
.form-group textarea {
  width: 100%;
  resize: none;
}
.form-group .text-danger,
.form-group .field-validation-error {
  color: #e71616;
}
.form-group__label {
  letter-spacing: 1px;
  padding: 0;
  color: #37383d;
  font-family: "brandon-grotesque", sans-serif;
}
.-textinput .form-group__label {
  color: #37383d;
  display: block;
}
.-checkradio .form-group__label {
  color: inherit;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  padding-left: 1.55rem;
  cursor: pointer;
  line-height: 1.09231em;
}
.-checkradio .form-group__label:before {
  border: 1px solid #959595;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.-checkradio .form-group__label:after {
  content: " ";
  position: absolute;
  left: 3px;
  color: #5c5c5c;
}
@media (max-width: 1274px) {
  .-checkradio .form-group__label {
    padding-left: 1.55rem;
  }
}
.search-wrapper .-checkradio .form-group__label {
  height: 22px;
  line-height: 22px;
  padding-left: 1.75rem;
}
.-error .form-group__label {
  color: #e71616;
}
.form-group__input {
  border: 0;
  display: block;
  color: #37383d;
  margin: 0;
  padding: 0;
  width: 100%;
}
.form-group__input:focus {
  outline: 0;
  color: #000;
}
.-error .form-group__input {
  color: #e71616;
}
label {
  padding: 0.5em 0;
  display: inline-block;
  color: #37383d;
}
.form-error-msg {
  color: #e71616;
  display: block;
  padding: 1.25rem 0;
}
.form-success-msg {
  color: #195ee4;
  display: block;
  padding: 1.25rem 0;
}
.form-group__check,
.form-group__radio {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-group__check {
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-group__check:checked,
.form-group__check:not(:checked) {
  position: absolute;
  left: -9999px;
}
.form-group__check:checked + .form-group__label:before {
  border-color: #195ee4;
  background: transparent;
  content: "";
  display: inline-block;
}
.form-group__check:checked + .form-group__label:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  top: 7px;
  left: 5px;
  border: 2px solid #195ee4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-group__check:disabled + .form-group__label,
.form-group__check:disabled:not(:checked) + .form-group__label,
.form-group__check:disabled:checked + .form-group__label {
  color: #5c5c5c;
  cursor: not-allowed;
}
.form-group__check:disabled + .form-group__label:before,
.form-group__check:disabled:not(:checked) + .form-group__label:before,
.form-group__check:disabled:checked + .form-group__label:before {
  background: transparent;
  border-color: #ede5e2;
}
.form-group__check:disabled + .form-group__label:after,
.form-group__check:disabled:not(:checked) + .form-group__label:after,
.form-group__check:disabled:checked + .form-group__label:after {
  background: transparent;
  opacity: 0.7;
}
.form-group__radio {
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-group__radio:checked,
.form-group__radio:not(:checked) {
  position: absolute;
  left: -9999px;
}
.form-group__radio + .form-group__label:before {
  border-radius: 50%;
}
.form-group__radio:checked + .form-group__label {
  color: inherit;
}
.form-group__radio:checked + .form-group__label:before {
  border-color: #195ee4;
}
.form-group__radio:checked + .form-group__label:after {
  background: #195ee4;
  border-radius: 50%;
  content: " ";
  margin-left: 2px;
  height: 12px;
  left: 2px;
  top: 4px;
  width: 12px;
}
.form-group__radio:disabled + .form-group__label,
.form-group__radio:disabled:not(:checked) + .form-group__label,
.form-group__radio:disabled:checked + .form-group__label {
  color: #ede5e2;
  cursor: not-allowed;
}
.form-group__radio:disabled + .form-group__label:before,
.form-group__radio:disabled:not(:checked) + .form-group__label:before,
.form-group__radio:disabled:checked + .form-group__label:before {
  background: transparent;
  border-color: #ede5e2;
  box-shadow: none;
}
.form-group__radio:disabled + .form-group__label:after,
.form-group__radio:disabled:not(:checked) + .form-group__label:after,
.form-group__radio:disabled:checked + .form-group__label:after {
  background: transparent;
}
.-checkradio.-error .form-group__label:before {
  border-color: #e71616;
  background: rgba(231, 22, 22, 0.2);
}
.-checkradio.-error .form-group__check:checked + .form-group__label:before {
  background: rgba(231, 22, 22, 0.2);
  color: #e71616;
  border-color: #e71616;
}
.-checkradio.-error .form-group__check:checked + .form-group__label:after {
  background: #e71616;
  color: #e71616;
  box-shadow:
    2px 0 0 #e71616,
    4px 0 0 #e71616,
    4px -2px 0 #e71616,
    4px -4px 0 #e71616,
    4px -6px 0 #e71616,
    4px -8px 0 #e71616;
  top: 8px;
}
.-checkradio.-error .form-group__radio:checked + .form-group__label:before {
  border-color: #e71616;
}
.-checkradio.-error .form-group__radio:checked + .form-group__label:after {
  background: #e71616;
}
.dropdown__select,
.dropdown__select2,
.dropdown__select3 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: "brandon-grotesque", sans-serif;
}
.dropdown__select select,
.dropdown__select2 select,
.dropdown__select3 select {
  color: #37383d;
  border: 0;
  margin: 0;
  outline: none;
  padding: 0.41667rem 2.5rem 0.41667rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: 1px solid #27282b;
  text-overflow: "";
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.dropdown__select select::-ms-expand,
.dropdown__select2 select::-ms-expand,
.dropdown__select3 select::-ms-expand {
  display: none;
}
.sortby .dropdown__select select,
.sortby .dropdown__select2 select,
.sortby .dropdown__select3 select {
  border: none;
  background: transparent;
}
.year-filter .dropdown__select select,
.year-filter .dropdown__select2 select,
.year-filter .dropdown__select3 select {
  background: transparent;
  border-radius: 4px;
  padding: 0.41667rem 2.5rem 0.41667rem 1.25rem;
}
.dropdown__select select option,
.dropdown__select2 select option,
.dropdown__select3 select option {
  width: 100%;
  display: contents;
}
.dropdown__select select:hover,
.dropdown__select2 select:hover,
.dropdown__select3 select:hover {
  color: #195ee4;
}
@media (max-width: 767px) {
  .sortby .dropdown__select select,
  .sortby .dropdown__select2 select,
  .sortby .dropdown__select3 select {
    padding: 0.41667rem 2.5rem 0.41667rem 2.05rem;
  }
  .yearFilter .dropdown__select select,
  .yearFilter .dropdown__select2 select,
  .yearFilter .dropdown__select3 select {
    width: 100%;
  }
}
.dropdown__select:before,
.dropdown__select:after,
.dropdown__select2:before,
.dropdown__select2:after,
.dropdown__select3:before,
.dropdown__select3:after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.dropdown__select:after,
.dropdown__select2:after,
.dropdown__select3:after {
  color: #37383d;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: "";
  display: inline-block;
  height: 0.7em;
  position: absolute;
  vertical-align: top;
  width: 0.7em;
  top: 12px;
  right: 15px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media (max-width: 767px) {
  .dropdown__select:after,
  .dropdown__select2:after,
  .dropdown__select3:after {
    top: 10px;
  }
}
.filterByTypes .dropdown__select:after,
.filterByTypes .dropdown__select2:after,
.filterByTypes .dropdown__select3:after {
  border-width: 0;
  content: "";
}
.dropdown__label {
  cursor: pointer;
}
.dropdown__select {
  font-family: "brandon-grotesque", sans-serif;
}
.filterByTypes .dropdown__select {
  color: #5c5c5c;
  border: 0;
  margin: 0;
  outline: none;
  padding: 0 2.5rem 0 0.625rem;
  cursor: pointer;
  border: 1px solid #27282b;
  border-radius: 4px;
  min-width: 28%;
}
@media (min-width: 1548px) {
  .filterByTypes .dropdown__select {
    min-width: 23%;
  }
}
@media (max-width: 767px) {
  .filterByTypes .dropdown__select {
    max-width: 100%;
    flex: 1;
  }
}
@media (max-width: 767px) {
  .yearFilter .dropdown__select {
    width: 35%;
  }
}
.dropdown__content {
  display: none;
  position: absolute;
  left: 0;
  top: 65px;
  overflow: auto;
  z-index: 1;
  width: 100%;
  border-top: none;
  background: #fff;
  box-shadow: 0 3px 5px 0 rgba(92, 92, 92, 0.5);
}
.filterByTypes .dropdown__content {
  width: 37.5rem;
  padding: 1.25rem 0.625rem 0;
  left: -100%;
  overflow: visible;
}
@media (max-width: 1024px) {
  .filterByTypes .dropdown__content {
    width: 31.25rem;
  }
}
@media (max-width: 768px) {
  .filterByTypes .dropdown__content {
    width: 15rem;
    top: 40px;
    left: 0;
  }
}
@media (max-width: 480px) {
  .filterByTypes .dropdown__content {
    width: auto;
    left: 0;
  }
}
.dropdown__caret {
  color: #37383d;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: "";
  display: inline-block;
  height: 0.7em;
  position: absolute;
  vertical-align: top;
  width: 0.7em;
  top: 14px;
  right: -10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media (max-width: 480px) {
  .dropdown__caret {
    top: 11px;
    right: -7px;
  }
}
.dropdown__footer {
  border-top: 1px solid #959595;
  margin: 1.25rem 0 0;
  padding: 0.625rem 0;
  display: flex;
  justify-content: space-between;
}
.dropdown-arw:before {
  content: "▲";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 41%;
  margin-top: -18px;
  color: #fff;
  text-shadow: 0 -2px 2px rgba(149, 149, 149, 0.3);
}
@media (max-width: 768px) {
  .dropdown-arw {
    display: none;
  }
}
.dropdown__trigger .dropdown-arw {
  bottom: 2px;
  display: none;
  position: absolute;
  right: 21px;
  z-index: 2;
}
@media (min-width: 1024px) {
  .dropdown__trigger .dropdown-arw {
    bottom: -4px;
  }
}
.dropdown__trigger.active .dropdown-arw {
  display: block;
}
.connect-wrapper {
  display: flex;
  -webkit-transform: translateY(-90%);
  transform: translateY(-90%);
}
@media (max-width: 1024px) {
  .connect-wrapper {
    flex-direction: column;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.newsletter {
  background: #37383d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3.75rem 2.5rem;
  flex: 1 50%;
  margin-right: 1.25rem;
}
@media (max-width: 1024px) {
  .newsletter {
    margin: 0 0 1.25rem 0;
  }
}
.newsletter a {
  color: #fff;
}
.newsletter a:hover,
.newsletter a:active {
  color: #fff;
}
.newsletter__title,
.newsletter__text {
  color: #fff;
}
.subscribe {
  margin-top: 1.25rem;
}
.subscribe p {
  color: #fff;
}
.contact-wrapper {
  display: flex;
  justify-content: center;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  max-width: 72%;
  margin: 0 auto;
}
@media (min-width: 1548px) {
  .contact-wrapper {
    max-width: 60%;
  }
}
@media (max-width: 1024px) {
  .contact-wrapper {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    flex-direction: column;
    max-width: 100%;
  }
}
.contact__body {
  color: #37383d;
  display: flex;
  flex-direction: column;
  flex: 3;
  text-align: right;
}
@media (max-width: 1024px) {
  .contact__body {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .contact__body {
    text-align: center;
  }
}
.contact__title {
  font-family: "brandon-grotesque", sans-serif;
  line-height: 1.01429em;
  margin-bottom: 0;
}
.contact__form {
  display: flex;
  flex-direction: column;
  flex: 4;
  margin: 0.41667rem 0 0 3.75rem;
}
.contact__form p {
  color: #37383d;
}
@media (max-width: 1024px) {
  .contact__form {
    margin-left: 0;
  }
}
.modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition:
    visibility 0s linear 0.25s,
    opacity 0.25s 0s,
    -webkit-transform 0.25s;
  transition:
    visibility 0s linear 0.25s,
    opacity 0.25s 0s,
    transform 0.25s;
  transition:
    visibility 0s linear 0.25s,
    opacity 0.25s 0s,
    transform 0.25s,
    -webkit-transform 0.25s;
}
.modal.-isVisible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition:
    visibility 0s linear 0s,
    opacity 0.25s 0s,
    -webkit-transform 0.25s;
  transition:
    visibility 0s linear 0s,
    opacity 0.25s 0s,
    transform 0.25s;
  transition:
    visibility 0s linear 0s,
    opacity 0.25s 0s,
    transform 0.25s,
    -webkit-transform 0.25s;
}
.modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 1.25rem 1.25rem 2.5rem;
  width: 70%;
}
.modal__content__inner {
  max-height: 60vh;
  overflow-y: auto;
}
.modal-footer {
  clear: both;
  margin-top: 1.25rem;
}
.modal .modal-footer {
  display: flex;
  justify-content: space-between;
}
.alert {
  padding: 1.25rem;
  margin: 1.25rem 0;
  color: #fff;
  transition: opacity 0.6s;
}
.alert.-clouds {
  background: #f8f8f8;
}
.alert.-grey-light {
  background: #959595;
}
.alert.-grey {
  background: #5c5c5c;
}
.alert.-grey-dark {
  background: #37383d;
}
.alert.-primary {
  background: #da954c;
}
.alert.-secondary {
  background: #195ee4;
}
.alert.-tertiary {
  background: #eccaa5;
}
.alert.-error {
  background: #e71616;
}
.alert.-neutral {
  background: #ede5e2;
  color: #5c5c5c;
}
.alert__text {
  padding-right: 2.5rem;
}
blockquote {
  position: relative;
  color: #da954c;
  padding: 1.25rem 1.25rem 0 3.75rem;
  margin: 1.25rem 0;
  z-index: 1;
}
blockquote:before {
  content: '"';
  font-size: 8rem;
  position: absolute;
  z-index: 0;
  top: 2.5rem;
  left: 0;
  color: #eccaa5;
  opacity: 0.25;
  font-family: "Roboto Slab", serif;
}
.quote blockquote:before {
  padding: 1.25rem 1.25rem 0 0.625rem;
}
.featured__quote blockquote:before {
  left: 2%;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #5c5c5c;
  margin: 1.25rem 1.25rem 0 0;
  word-wrap: break-word;
  font-style: normal;
}
blockquote cite a {
  color: #5c5c5c;
  font-style: normal;
  font-family: "Roboto Slab", serif;
}
.quote__body blockquote {
  color: #37383d;
}
.featured__quote blockquote {
  padding: 0 1.25rem 2.5rem 1.25rem;
}
.backdrop blockquote,
.promo.-dark blockquote {
  color: #eccaa5;
}
blockquote.-embeded {
  width: calc(45% - 2.5rem);
  padding: 0.625rem 1.25rem;
  border: 9px solid rgba(218, 149, 76, 0.5);
  color: #37383d;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.62em;
  font-weight: 700;
  float: left;
  margin: 0 0 2.5rem 0;
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
blockquote.-embeded cite {
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
  margin-top: 1.25rem;
  text-transform: none;
}
blockquote.-embeded:before {
  opacity: 0;
}
@media (max-width: 1274px) {
  blockquote.-embeded {
    width: 100%;
    -webkit-transform: none;
    transform: none;
  }
}
.featured-wrapper {
  background: #fff;
  display: flex;
  flex-direction: column;
  width: 80%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
@media (max-width: 1024px) {
  .featured-wrapper {
    width: 100%;
    -webkit-transform: none;
    transform: none;
  }
}
.topics .featured-wrapper {
  width: 100%;
  -webkit-transform: none;
  transform: none;
  margin-bottom: 2%;
}
@media (max-width: 1024px) {
  .topics .featured-wrapper {
    margin-bottom: 3%;
  }
}
.featured {
  padding: 1.25rem 0;
}
.topics .featured {
  padding: 1.25rem 2.5rem;
}
.featured__title {
  color: #37383d;
  line-height: 2.13em;
  font-size: 2rem;
}
.featured__title:after {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  background: #da954c;
  border-bottom: 5px solid #da954c;
  display: block;
  margin: 0 auto;
}
.topics .featured__title:after {
  width: 0;
}
@media (max-width: 768px) {
  .featured__title:after {
    margin-top: 1.25rem;
  }
}
@media (max-width: 768px) {
  .featured__title {
    line-height: 1.42em;
  }
}
.featured__quote {
  margin-bottom: 2.5rem;
}
.featured__quote cite {
  text-align: center;
  margin-top: 1.25rem;
}
.featured__quote cite span {
  display: block;
  margin-top: 0.41667rem;
}
.featured__quote a,
.featured__quote a:visited,
.featured__quote a:hover {
  color: #5c5c5c;
  text-decoration: underline;
}
.featured__quote sup {
  font-weight: 700;
  padding: 0 0.1rem;
}
.featured__quote:after {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  background: #da954c;
  border-bottom: 5px solid #da954c;
  display: block;
  margin: 0 auto;
}
.topics .featured__quote:after {
  border: none;
  width: 0;
  height: 0;
}
.featured__quote-text {
  font-size: 1.2rem;
  line-height: 1.42em;
  max-width: 94%;
  position: relative;
  left: 5%;
  text-align: left;
}
@media (max-width: 768px) {
  .featured__quote-text {
    left: 10%;
    max-width: 85%;
  }
}
@media (min-width: 1024px) {
  .featured__quote-text {
    transition: font-size 0.1s ease-out;
  }
}
.featured__quote-readMore {
  font-size: 1rem;
  color: #959595;
  margin-left: 0.625rem;
}
@media (max-width: 768px) {
  .featured__quote-readMore {
    display: none;
  }
}
@media (max-width: 768px) {
  .quote-less {
    display: none;
  }
}
@media (max-width: 768px) {
  .quote-more {
    display: block;
  }
}
.featured__icons {
  width: 50%;
}
@media (max-width: 767px) {
  .featured__icons {
    width: 80%;
  }
}
.quotes-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: -10%;
}
@media (max-width: 1024px) {
  .quotes-wrapper {
    margin-top: 20%;
  }
}
.topics .quotes-wrapper {
  margin-top: 0;
  align-items: flex-start;
}
.quote-subscribe {
  background: #ede5e2;
  padding: 2.5rem 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #37383d;
}
.quote-subscribe__title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.42em;
}
.quote-subscribe__form {
  display: flex;
  margin-top: 1.25rem;
}
.quote-subscribe__form .-textinput {
  width: 18.75rem;
}
@media (max-width: 768px) {
  .quote-subscribe__form {
    flex-direction: column;
  }
}
.quotes-title {
  color: #37383d;
  line-height: 2.84em;
}
.quotes-title:before {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  background: #da954c;
  border-bottom: 5px solid #da954c;
  display: block;
  margin: 0 auto;
}
.topics .quotes-title:before {
  width: 0;
}
.quotes-grid {
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 1274px) {
  .quote {
    width: calc(33.33% - 1.25rem);
    margin-right: 1.875rem;
  }
  .quote:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .quote {
    width: calc(50% - 1.25rem);
    margin-right: 1.875rem;
  }
  .quote:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .quote {
    width: 100%;
    margin-right: 0;
  }
}
.quote__inner {
  display: flex;
  flex-direction: column;
  background: #fff;
  margin: 1.25rem 0 2.5rem;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
.quote__body {
  padding: 1.25rem;
}
.quote__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(149, 149, 149, 0.5);
  padding: 0 1.25rem;
  font-family: "brandon-grotesque", sans-serif;
}
.quote__share {
  color: #da954c;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex: 2;
}
.quote__share i {
  margin-right: 0.41667rem;
}
.quote__link {
  font-style: italic;
}
.quotes-button {
  margin: 2.5rem auto 0;
}
.footnotes p {
  font-style: italic;
}
.-articles .cards {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .-articles .cards {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.card {
  position: relative;
  margin-bottom: 1.25rem;
  transition: all 0.25s ease;
  display: flex;
}
.card.-dark {
  background: #5c5c5c;
  margin: 1.25rem 0;
}
.home .card.-dark {
  margin-bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card.-flipX {
  flex-direction: row-reverse;
  align-content: center;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 1024px) {
  .card.-flipX {
    flex-direction: column;
  }
}
.-articles .card {
  align-items: flex-start;
}
@media (max-width: 767px) {
  .popular-articles .card {
    width: calc(50% - 1.25rem);
    margin-right: 1.25rem;
  }
  .popular-articles .card:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .card {
    flex-direction: column;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .card {
    height: 100%;
  }
}
.-dark .card__img {
  -webkit-transform: translate(0, -15%);
  transform: translate(0, -15%);
}
.home .-dark .card__img {
  -webkit-transform: translate(-30%, -15%);
  transform: translate(-30%, -15%);
}
@media (max-width: 1548px) {
  .home .-dark .card__img {
    -webkit-transform: translate(-10%, -15%);
    transform: translate(-10%, -15%);
  }
}
@media (max-width: 1024px) {
  .home .-dark .card__img {
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 1024px) {
  .-dark .card__img {
    -webkit-transform: none;
    transform: none;
  }
}
.archive__grid .card__img {
  width: 25%;
  max-width: 25%;
  height: 100%;
}
@media (max-width: 767px) {
  .archive__grid .card__img {
    width: 100%;
    max-width: 100%;
  }
}
.books-wrapper .archive__grid .card__img {
  width: auto;
  max-width: initial;
}
.-articles .card__img {
  height: auto;
}
.home .card__img img {
  max-width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .card__img img {
    max-width: 100%;
  }
  .books-wrapper .card__img img {
    max-width: none;
  }
}
.archive-wrapper .card__img img {
  height: 100%;
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
  transition: -webkit-filter 0.3s linear;
  transition: filter 0.3s linear;
  transition:
    filter 0.3s linear,
    -webkit-filter 0.3s linear;
}
.archive-wrapper .card__img img:hover {
  -webkit-filter: none;
  filter: none;
}
@media (max-width: 1024px) {
  .archive-wrapper .card__img img {
    max-width: 100%;
  }
}
.-articles .card__img img {
  height: auto;
}
.card__body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  margin-left: 1.25rem;
  max-width: 60%;
}
@media (max-width: 1024px) {
  .card__body {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .card__body {
    margin-left: 0;
  }
}
.-articles .card__body {
  padding: 0;
}
@media (max-width: 1024px) {
  .-articles .card__body {
    padding: 0;
    flex: 8;
  }
}
.books-wrapper .card__body {
  display: block;
  max-width: 70%;
}
@media (min-width: 768px) {
  .books-wrapper .card__body {
    margin-left: 2.5rem;
  }
}
@media (max-width: 768px) {
  .books-wrapper .card__body {
    max-width: 100%;
  }
}
.home .card__body {
  flex: 1 33%;
  max-width: 33.3%;
  margin-left: 3.75rem;
}
@media (max-width: 1024px) {
  .home .card__body {
    max-width: 100%;
  }
}
.card__content {
  margin-bottom: 1.25rem;
  color: #37383d;
}
.-dark .card__content {
  color: #ede5e2;
}
.archive__grid-col .card__content {
  font-size: 0.88rem;
}
@media (max-width: 768px) {
  .archive__grid-col .card__content {
    font-size: 1rem;
  }
}
.card__title {
  color: #5c5c5c;
  font-size: 3.3rem;
}
.-dark .card__title {
  color: #fff;
}
.archive__grid .card__title {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "brandon-grotesque", sans-serif;
  color: #37383d;
}
.popular-articles .card__title {
  font-size: 1rem;
}
@media (max-width: 480px) {
  .card__title {
    margin-top: 1.25rem;
    font-size: 2rem;
  }
}
.card__subtitle {
  color: #da954c;
}
@media (max-width: 768px) {
  .card__subtitle {
    font-size: 1rem;
  }
}
.card__link {
  font-style: italic;
  color: #195ee4;
}
.-dark .card__link {
  color: #da954c;
}
.archive__grid .card__link {
  font-weight: 700;
  font-size: 1.1rem;
}
.promo {
  display: flex;
  position: relative;
  z-index: 2;
  margin-bottom: 2.5rem;
}
.home .promo {
  margin-bottom: 1.25rem;
}
.promo.-layered {
  width: 85%;
  margin: 2.5rem auto;
}
@media (max-width: 1548px) {
  .promo.-layered {
    width: 100%;
  }
}
.about-top .promo.-layered {
  background: url(../../Images/theologian_bg.png) no-repeat top;
  padding-top: 2.5rem;
  margin: 2.5rem 0;
}
.home .promo.-layered {
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 3.75rem auto 6.25rem;
}
@media (max-width: 1024px) {
  .home .promo.-layered {
    flex-direction: column;
    background-size: cover;
  }
}
.promo.-flipX {
  flex-direction: row-reverse;
  justify-content: center;
}
@media (max-width: 1024px) {
  .promo.-flipX {
    flex-direction: column;
    justify-content: center;
  }
}
.about-mid .promo {
  color: #fff;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .about-mid .promo {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  .promo {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  #milestone-nav-506A9FF7F5404DC39F29E9A4B351FBD6 {
    margin-bottom: 3.75rem;
  }
}
#milestone-nav-5AE28507DAE3486E8BA6D75442FBAC9C {
  margin-bottom: 11.25rem;
}
@media (max-width: 768px) {
  #milestone-nav-5AE28507DAE3486E8BA6D75442FBAC9C {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem;
  }
}
.promo__img {
  position: relative;
  z-index: 3;
  align-self: center;
}
.-layered .promo__img {
  -webkit-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
}
@media (max-width: 1024px) {
  .-layered .promo__img {
    max-width: 100%;
    -webkit-transform: none;
    transform: none;
    margin-top: 2.5rem;
  }
}
.home .-layered .promo__img {
  -webkit-transform: translate(-10%, 4%);
  transform: translate(-10%, 4%);
}
@media (max-width: 1024px) {
  .home .-layered .promo__img {
    -webkit-transform: none;
    transform: none;
  }
}
.about-bottom .promo__img {
  -webkit-transform: translateY(-34%);
  transform: translateY(-34%);
}
@media (max-width: 1024px) {
  .about-bottom .promo__img {
    -webkit-transform: none;
    transform: none;
  }
}
.milestonesNav .promo__img {
  -webkit-transform: translateY(-15%);
  transform: translateY(-15%);
}
@media (max-width: 1024px) {
  .milestonesNav .promo__img {
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 1274px) {
  .home .promo__img img {
    width: 100%;
    height: auto;
    display: block;
  }
}
.about .promo__img img {
  width: 100%;
}
.promo__body {
  padding: 1.25rem 2.5rem;
  display: flex;
  flex-direction: column;
  flex: 1 50%;
  max-width: 50%;
}
.-layered .promo__body {
  padding: 3.75rem 2.5rem 2.5rem 0;
}
@media (max-width: 1548px) {
  .-layered .promo__body {
    padding: 2.5rem 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
@media (max-width: 1024px) {
  .-layered .promo__body {
    padding: 2.5rem;
    -webkit-transform: none;
    transform: none;
  }
}
.-flipX .promo__body {
  padding: 3.75rem 2.5rem 3.75rem 0;
}
.about-bottom .-flipX .promo__body {
  margin-right: 5rem;
}
@media (max-width: 1024px) {
  .about-bottom .-flipX .promo__body {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .-flipX .promo__body {
    padding: 1.25rem 2.5rem;
  }
}
.milestonesNav .promo__body {
  -webkit-transform: translate(5%, 10%);
  transform: translate(5%, 10%);
}
@media (max-width: 1024px) {
  .milestonesNav .promo__body {
    -webkit-transform: none;
    transform: none;
  }
}
.about-top .promo__body {
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
}
@media (max-width: 1024px) {
  .about-top .promo__body {
    -webkit-transform: none;
    transform: none;
  }
}
.about-bottom .promo__body {
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
  padding-bottom: 0;
  max-width: 38%;
}
@media (max-width: 1024px) {
  .about-bottom .promo__body {
    -webkit-transform: none;
    transform: none;
    max-width: 100%;
  }
}
.about-mid .promo__body {
  padding: 1.25rem 6.25rem;
}
@media (max-width: 768px) {
  .about-mid .promo__body {
    padding: 2.5rem;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .about-mid .promo__body {
    flex: 1 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
.overlap .promo__body {
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .overlap .promo__body {
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 1024px) {
  .promo__body {
    max-width: 100%;
    padding: 2.5rem;
  }
}
.promo__content {
  margin-bottom: 1.25rem;
}
.-layered .promo__content {
  color: #ede5e2;
}
.promo__title {
  color: #37383d;
  font-size: 3.3rem;
}
.-layered .promo__title {
  color: #fff;
}
.about-mid .promo__title {
  color: #fff;
}
@media (max-width: 480px) {
  .promo__title {
    font-size: 2rem;
  }
}
.promo__link {
  font-style: italic;
  color: #195ee4;
}
.promo__link i {
  color: #195ee4;
}
.-layered .promo__link {
  color: #da954c;
}
.-layered .promo__link i {
  color: #da954c;
}
.about-mid .promo__link {
  color: #da954c;
}
.about-mid .promo__link i {
  color: #da954c;
}
.results-list {
  margin: 1.25rem;
  color: #37383d;
}
.list {
  display: flex;
  align-items: center;
  padding: 0 0 1.25rem;
  margin: 0 1.25rem 1.25rem 0;
  border-bottom: 1px solid rgba(149, 149, 149, 0.5);
}
.search-wrapper .list {
  border-bottom: none;
  margin: 0 0 2.5rem 0;
  padding: 0 0 2.5rem;
}
.list__icon {
  margin-right: 1.25rem;
  align-self: center;
}
.results-table .list__icon {
  display: block;
  width: 6.25rem;
}
.search-wrapper .list__icon {
  align-self: start;
  width: 96px;
}
@media (max-width: 768px) {
  .search-wrapper .list__icon {
    width: 15%;
  }
  .search-wrapper .list__icon img {
    display: block;
    height: auto;
    width: 100%;
  }
}
.list__content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .list__content {
    width: 85%;
  }
}
.list__cat {
  color: #da954c;
  margin: 0;
}
.list__title {
  color: #5c5c5c;
  line-height: 0.92em;
  word-break: break-all;
}
.list__title a {
  color: #37383d;
}
@media (max-width: 480px) {
  .list__title {
    font-size: 1.5rem;
  }
}
.search-wrapper .list__title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
}
.list__desc {
  color: #5c5c5c;
}
.results-table {
  margin: 2.5rem 0;
  color: #37383d;
  width: calc(100% - 1.25rem);
  border-collapse: collapse;
}
.list__breadcrumb {
  margin-top: 0;
  margin-bottom: 0.625rem;
}
.list__breadcrumb__link {
  color: #da954c;
  font-family: "brandon-grotesque", sans-serif;
}
.list__breadcrumb__link:not(:last-child):after {
  content: "/";
  margin-left: 0.625rem;
}
.list__type {
  color: #da954c;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 0.625rem;
}
.list__date {
  color: #959595;
  font-family: "brandon-grotesque", sans-serif;
}
.ctas {
  display: flex;
}
@media (max-width: 768px) {
  .ctas {
    flex-direction: column;
  }
}
.connect-wrapper .ctas {
  background: #eccaa5;
  color: #37383d;
  flex: 1 50%;
}
.home-ctas .ctas {
  padding-top: 6.25rem;
}
.cta {
  padding: 2.5rem;
}
.cta:not(:last-child) {
  margin-right: 10rem;
}
@media (max-width: 768px) {
  .cta:not(:last-child) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .cta {
    margin-right: 0;
  }
}
.home-ctas .cta {
  max-width: 41%;
}
@media (max-width: 1024px) {
  .home-ctas .cta {
    max-width: 100%;
  }
}
.home-ctas .cta__title {
  color: #fff;
  font-size: 3rem;
  line-height: 0.94667em;
  margin-bottom: 2.5rem;
}
.cta__text {
  margin: 0 0 1.25rem 0;
}
.wrapper--connect .cta__text {
  margin: 0 0 2.5rem 0;
}
.home-ctas .cta__text {
  color: #fff;
}
.connect .cta__text {
  margin: 5.25rem 0 3.75rem 0;
}
.cta__text-small {
  color: #eccaa5;
  margin: 0.625rem 0;
}
.home-ctas {
  background-image: url(../../Images/footer_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 3%;
  margin-top: 7.5rem;
}
.pagintation {
  margin: 1.25rem 0;
  display: flex;
  font-size: 0.8rem;
}
.pagintation .prev,
.pagintation .next {
  padding: 0.41667rem 1.25rem;
  background: #959595;
  color: #fff;
  display: flex;
  align-items: center;
}
.pagintation .next {
  margin-left: 0.625rem;
}
.pagintation .next .fa {
  margin-left: 1.25rem;
}
.pagintation .prev {
  margin-right: 0.625rem;
}
.pagintation .prev .fa {
  margin-right: 1.25rem;
}
.tabs {
  position: relative;
}
.tabs__nav {
  border-bottom: 1px solid rgba(149, 149, 149, 0.5);
  margin: 2.5rem 0 1.25rem;
  display: flex;
}
.tabs__nav-item {
  padding: 0.625rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #959595;
  margin-bottom: -2px;
}
.tabs__nav-item:hover,
.tabs__nav-item:focus {
  border-color: rgba(149, 149, 149, 0.5);
  border-bottom: none;
}
@media (max-width: 480px) {
  .tabs__nav-item:hover,
  .tabs__nav-item:focus {
    border: none;
    border-bottom: 1px solid rgba(149, 149, 149, 0.5);
  }
}
.tabs__nav-item.-isActive {
  color: #37383d;
  cursor: default;
  background-color: #fff;
  border: 1px solid rgba(149, 149, 149, 0.5);
  border-bottom-color: transparent;
}
.tabs__label {
  padding: 0.625rem 1.25rem;
}
.tabs__label:hover,
.tabs__label:active,
.tabs__label:focus {
  border-color: transparent;
  cursor: not-allowed;
}
.tab-pane {
  padding: 1.25rem;
  display: none;
}
.tab-pane.-isActive {
  display: block;
}
.footer {
  padding: 4rem 2.5rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .footer {
    flex-direction: column;
  }
}
.footer-nav {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
@media (max-width: 480px) {
  .footer-nav {
    flex-wrap: wrap;
  }
}
.footer-nav__item {
  color: #fff;
  font-weight: 700;
  flex: 1 0 auto;
  width: calc(100% / 6 - 1.25rem);
}
@media (max-width: 1024px) {
  .footer-nav__item {
    width: auto;
    margin-right: 0.625rem;
  }
}
.footer-nav__item a,
.footer-nav__item a[href] {
  color: #fff;
}
.footer-nav__item a:hover {
  color: #ede5e2;
}
.copyright {
  color: #eccaa5;
  font-size: 0.8rem;
  flex: 1 0 auto;
}
.backdrop {
  background: url(../../Images/backdrop.png) no-repeat bottom;
  padding-bottom: 5%;
}
@media (max-width: 1024px) {
  .backdrop {
    margin-bottom: 1.25rem;
  }
}
.backdrop__inner {
  display: flex;
  min-height: 12.5rem;
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}
@media (max-width: 1024px) {
  .backdrop__inner {
    flex-direction: column;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
.hint-header {
  flex: 1 0 auto;
  color: #eccaa5;
  font-size: 3rem;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  margin-top: 8.75rem;
}
@media (max-width: 768px) {
  .hint-header {
    font-size: 2rem;
  }
}
.overlayed-quote {
  background: rgba(39, 40, 43, 0.7);
  padding: 1.25rem;
  -webkit-transform: translate(15%, -20%);
  transform: translate(15%, -20%);
  display: flex;
  flex: 1 25%;
  width: 25%;
  flex-direction: column;
}
.overlayed-quote cite {
  text-align: left;
  margin: 1.25rem 0;
  color: #5c5c5c;
}
@media (max-width: 1024px) {
  .overlayed-quote {
    -webkit-transform: translate(7%, 0);
    transform: translate(7%, 0);
    width: 95%;
    margin-top: 2.5rem;
  }
}
.overlayed-title {
  color: #fff;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.overlayed-link {
  color: #da954c;
  font-style: italic;
  align-self: flex-end;
}
.overlap-content {
  padding-bottom: 45%;
}
@media (max-width: 1024px) {
  .overlap-content {
    margin-bottom: 31.25rem;
    padding-bottom: 70%;
  }
}
@media (max-width: 768px) {
  .overlap-content {
    margin-bottom: 31.25rem;
    padding-bottom: 100%;
  }
}
.about-top {
  display: flex;
  flex-direction: row-reverse;
}
.about-mid {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15rem 0 6.25rem;
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
}
@media (max-width: 1024px) {
  .about-mid {
    -webkit-transform: translate(0);
    transform: translate(0);
    padding: 3.75rem 0 1.25rem;
  }
}
@media (min-width: 1024px) {
  .about-bottom {
    margin-bottom: -10%;
  }
}
.content-header {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .content-header h1 {
    font-size: 2rem;
  }
}
.content-title {
  color: #37383d;
}
.content-author {
  color: #195ee4;
}
.content-gallery {
  position: relative;
}
.content-body p {
  margin-bottom: 1.75rem;
}
.content-icons {
  display: flex;
  flex: 1;
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .content-icons {
    justify-content: center;
  }
}
.embed-img {
  position: relative;
  z-index: 1;
  margin: 1.25rem 0;
  height: 400px;
  max-width: 600px;
  margin-bottom: 5rem;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.embed-img__title {
  color: #37383d;
  position: absolute;
  bottom: -20%;
  background: #fff;
  padding: 1.25rem;
}
.embed-quote__desc {
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}
@media (max-width: 768px) {
  .embed-quote__desc {
    -webkit-transform: none;
    transform: none;
  }
}
.related-content__title {
  color: #37383d;
  font-size: 3rem;
  padding-top: 1.25rem;
  margin-bottom: 3.75rem;
}
.related-content__title:before {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  background: #da954c;
  border-bottom: 7px solid #da954c;
  display: block;
  margin: 1.25rem auto;
}
.collections {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .collections {
    flex-direction: column;
  }
}
.collection {
  margin-bottom: 3.75rem;
  width: calc(33.33% - 1.25rem);
}
@media (max-width: 1274px) {
  .collection {
    width: calc(50% - 1.25rem);
  }
}
@media (max-width: 768px) {
  .collection {
    width: calc(100% - 1.25rem);
  }
}
.collection-img img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.collection-img img:hover {
  -webkit-filter: none;
  filter: none;
}
.collection__title {
  margin-top: 1.25rem;
  color: #37383d;
  font-weight: 700;
  text-align: left;
}
.additional-read {
  margin: 1.25rem 0 2.5rem;
}
.additional-read__title {
  font-size: 1.5rem;
}
.load-more img {
  max-width: 100%;
}
.archive-wrapper {
  position: relative;
}
@media (max-width: 767px) {
  .topics .archive-wrapper {
    margin-top: 2.5rem;
  }
}
.archive__header {
  border-bottom: 1px solid #bfbfbf;
  display: flex;
  flex-direction: column;
  margin: 0 0 2.5rem;
  padding-bottom: 2.5rem;
  color: #37383d;
}
@media (max-width: 767px) {
  .archive__header h1 {
    font-size: 2rem;
  }
}
.archive__header p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .archive__header {
    margin: 0 0 1.25rem;
  }
}
.archive__grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2.5rem;
}
.-articles .archive__grid {
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .-articles .archive__grid {
    flex-direction: column;
  }
}
.archive__grid-col:not(:last-child) {
  margin-right: 2.5rem;
  flex: 60% 1 0;
}
@media (max-width: 1024px) {
  .archive__grid-col:not(:last-child) {
    flex: 1 0 auto;
  }
}
@media (max-width: 480px) {
  .archive__grid-col:not(:last-child) {
    margin: 0;
  }
}
.archive {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 6.25rem;
  margin-right: 1.875rem;
  padding: 1.25rem;
  padding-bottom: 15rem;
  text-align: right;
  width: calc(33.33% - 1.25rem);
  background-color: rgba(149, 149, 149, 0.7);
}
@media (max-width: 1024px) {
  .archive {
    width: calc(50% - 1.25rem);
  }
}
@media (max-width: 768px) {
  .archive {
    width: 100%;
  }
}
.archive:nth-child(3n) {
  margin-right: 0;
}
.archive__body {
  position: absolute;
  bottom: -10%;
  right: 0;
}
.archive__cat {
  padding: 0.25rem 0.41667rem;
  font-size: 0.8rem;
  color: #fff;
  background: #195ee4;
}
.archive__title {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  text-align: right;
  color: #37383d;
  margin-bottom: 2.5rem;
}
.archive__date {
  position: absolute;
  right: 10px;
  font-size: 0.8rem;
  color: #37383d;
}
.topics-grid,
.topics-grid-halves {
  margin: 2.5rem 0;
}
.topics-grid-halves {
  display: flex;
  flex: 1 0 auto;
}
@media (max-width: 1024px) {
  .topics-grid-halves {
    flex-direction: column;
  }
}
.wrapper-topics {
  display: flex;
  flex: 1 0 auto;
  width: 50%;
  flex-direction: column;
}
.wrapper-topics:not(:last-child) {
  margin-right: 1.25rem;
}
@media (max-width: 768px) {
  .wrapper-topics {
    width: 100%;
  }
}
.bricks {
  display: flex;
  margin-bottom: 2.5rem;
  flex: 1 0 auto;
}
@media (max-width: 480px) {
  .bricks {
    flex-direction: column;
  }
}
.brick-grp {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}
.-bricks5 .brick-grp {
  width: 25%;
}
@media (max-width: 1024px) {
  .-bricks5 .brick-grp {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .-bricks5 .brick-grp {
    width: 41%;
  }
}
@media (max-width: 768px) {
  .-bricks5 .brick-grp {
    width: 40%;
  }
}
@media (max-width: 480px) {
  .-bricks5 .brick-grp {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .-bricks4 .brick-grp {
    width: 37%;
  }
}
@media (min-width: 768px) {
  .-bricks4 .brick-grp {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .-bricks4 .brick-grp {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .-bricks4 .brick-grp {
    width: 100%;
  }
}
.brick {
  cursor: pointer;
  border-radius: 4px;
  padding: 2.5rem 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  width: 100%;
  color: #fff;
  position: relative;
}
.brick:not(:last-child) {
  margin-right: 1.25rem;
}
.brick-grp .brick:not(:last-child) {
  margin-bottom: 1.25rem;
}
.-bricks4 .brick:first-child {
  flex: 0 0 auto;
  width: 40%;
}
@media (max-width: 480px) {
  .-bricks4 .brick:first-child {
    width: 100%;
  }
}
.-bricks4 .brick:nth-child(2n) {
  flex: 0 0 auto;
  width: 30%;
}
@media (max-width: 768px) {
  .-bricks4 .brick:nth-child(2n) {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .-bricks4 .brick:nth-child(2n) {
    width: 100%;
  }
}
.-bricks3 .brick {
  flex: 1 0 auto;
  width: 31.33%;
  align-items: center;
}
@media (max-width: 767px) {
  .-bricks3 .brick {
    width: 36.33%;
    flex: auto;
  }
}
@media (max-width: 480px) {
  .-bricks3 .brick {
    width: 100%;
  }
}
.-bricks4 .brick-grp .brick {
  width: 100%;
}
@media (max-width: 767px) {
  .-bricks4 .brick-grp .brick {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .-bricks4 .brick-grp .brick {
    width: 100%;
  }
}
.-bricks5 .brick-grp .brick {
  width: 92%;
  height: 0%;
  flex: 1 0 auto;
}
@media (max-width: 480px) {
  .-bricks5 .brick-grp .brick {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .brick {
    margin-bottom: 1.25rem;
  }
}
.brick:after {
  background: rgba(92, 92, 92, 0.8);
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.brick__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  z-index: 2;
  text-align: center;
}
@media (min-width: 768px) {
  .brick-grp .brick__title {
    font-size: 1.1rem;
  }
}
.brick__text {
  color: #da954c;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
}
.topics-grp {
  margin: 2.5rem 0;
}
.document-wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .document-wrapper {
    flex-direction: column;
  }
}
.document__icons {
  display: flex;
  flex: 1;
}
@media (max-width: 767px) {
  .document__icons {
    justify-content: center;
    margin-bottom: 1.25rem;
  }
}
.document__body {
  flex: 8;
}
.document-details {
  display: flex;
}
@media (max-width: 768px) {
  .document-details {
    flex-direction: column;
  }
}
.document-scan {
  cursor: pointer;
  margin-bottom: 2.5rem;
}
.document-scan img {
  max-height: 400px;
}
@media (max-width: 767px) {
  .document-scan {
    text-align: center;
  }
}
.document-gallery {
  margin-top: 2.5rem;
}
.document-info {
  margin-left: 1.25rem;
  flex: 4;
}
@media (max-width: 768px) {
  .document-info {
    margin-left: 0;
    flex: 1 0 auto;
  }
}
.document-info__head {
  display: flex;
}
.document-info__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.625rem;
}
.document-info__caption {
  text-transform: uppercase;
}
.document-info__title {
  color: #37383d;
}

.action__icon.download-original,
.search-wrapper .search-row,
.global-search {
    display: none;
}