@charset "UTF-8";
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
figure {
  margin: 0;
}
.flex-video {
  position: relative;
  padding-top: rem-calc(25);
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: rem-calc(16);
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
img {
  width: 100%;
}
img,
svg {
  max-width: 100%;
}
svg {
  width: 100%;
  height: auto;
  max-height: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #222;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
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: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  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: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
input,
select,
textarea {
  margin: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
img,
video,
iframe {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
}
html,
body {
  font-family: 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 400;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background-color: #e6e7e8;
  color: #535353;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 21px;
}
@media only screen and (min-width: 426px) {
  html,
  body {
    font-size: 18px;
    line-height: 23px;
  }
}
@media only screen and (min-width: 760px) {
  html,
  body {
    font-size: 24px;
    line-height: 32px;
  }
}
::-moz-selection {
  background: #f15a29;
  color: #ebe8e7;
}
::selection {
  background: #f15a29;
  color: #ebe8e7;
}
a {
  color: #f15a29;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:link {
  color: #f15a29;
  text-decoration: none;
}
a:visited {
  color: #f15a29;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b9370c;
  text-decoration: none;
}
a:active {
  color: #f58b69;
  text-decoration: none;
}
figure {
  margin: 0;
  margin-bottom: 8px;
  border-radius: 4px;
  overflow: hidden;
}
@media only screen and (min-width: 760px) {
  figure {
    margin-bottom: 24px;
  }
}
.arvo,
h1,
h2 {
  font-family: 'Arvo', serif;
}
.centered {
  text-align: center;
}
.thfc-gradient-line {
  width: 100%;
  height: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fab146), color-stop(44%, #f15a29), color-stop(69%, #c83d30), color-stop(74%, #f15a29), to(#f9ab40));
  background-image: linear-gradient(90deg, #fab146 0%, #f15a29 44%, #c83d30 69%, #f15a29 74%, #f9ab40 100%);
}
.contentWidth {
  position: relative;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: none;
  max-width: 1008px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 760px) {
  .contentWidth {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: none;
    max-width: 1008px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 760px) {
  .navigation .contentWidth {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: none;
    max-width: 1008px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.vertSpacingTop {
  margin-top: 54px;
}
@media only screen and (min-width: 760px) {
  .vertSpacingTop {
    margin-top: 108px;
  }
}
header {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.home {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 760px) {
  .home .header-logo {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 28px;
    padding-bottom: 60px;
  }
}
.header-logo {
  width: 100%;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
  text-align: center;
}
.header-logo a {
  width: 80%;
  margin-bottom: 36px;
}
.home .header-logo a {
  width: 100%;
  margin-bottom: 24px;
}
.header-logo .header-page-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #f15a29;
}
@media only screen and (min-width: 760px) {
  .header-logo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin-bottom: 36px;
  }
  .header-logo a {
    width: 31%;
    margin-bottom: 0;
  }
  .header-logo .header-page-title {
    width: auto;
    max-width: 69%;
    text-align: left;
  }
  .home .header-logo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0px;
  }
  .home .header-logo a {
    width: 100%;
  }
}
.header-menu {
  width: 100%;
  margin-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 590px) {
  .header-menu {
    margin: 0 auto;
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 760px) {
  .header-menu {
    padding-left: 0;
    padding-right: 0;
  }
  .home .header-menu {
    width: 100%;
    padding-left: 0;
    margin-bottom: 48px;
  }
}
.header .navigation {
  height: 0;
}
@media only screen and (min-width: 760px) {
  .header .navigation {
    height: auto;
  }
}
nav.navigation {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media only screen and (min-width: 760px) {
  nav.navigation {
    font-size: 18px;
    line-height: 24px;
  }
}
.footer nav.navigation {
  font-size: 12px;
  line-height: 18px;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media only screen and (min-width: 590px) {
  .footer nav.navigation {
    font-size: 16px;
    line-height: 22px;
  }
}
.navigation {
  pointer-events: none;
  position: relative;
  z-index: 1;
  display: block;
  color: #ebe8e7;
  height: 48px;
  -webkit-transition: 0.25s ease background-color, 0.3s ease height;
  transition: 0.25s ease background-color, 0.3s ease height;
  background-color: #f15a29;
}
.footer .navigation {
  pointer-events: all;
  height: auto;
}
.navigation:hover {
  background-color: #f15a29;
}
@media only screen and (min-width: 760px) {
  .navigation {
    pointer-events: all;
    background-color: #f15a29;
  }
}
.header .menu {
  opacity: 0;
  padding-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 760px) {
  .header .menu {
    opacity: 1;
    padding-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
ul.menu {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 700;
  text-transform: uppercase;
}
.footer ul.menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.menu a {
  color: #ebe8e7;
}
ul.menu .is-active a {
  color: #171412;
}
.menu-item {
  height: 48px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.footer .menu-item {
  width: auto;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media only screen and (min-width: 760px) {
  .menu-item {
    width: auto;
    height: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .menu-item {
    height: 48px;
  }
}
.menu-item a {
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  color: rgba(255,255,255,0.98);
  width: 100%;
}
@media only screen and (min-width: 760px) {
  .menu-item a {
    width: auto;
    height: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .menu-item a {
    height: 48px;
  }
}
.menu-item a:link,
.menu-item a:visited {
  color: rgba(255,255,255,0.98);
}
.menu-item a:last-child {
  margin-bottom: 0;
}
.menu-item a:hover {
  cursor: pointer;
  color: #171412;
  background-color: #fbb040;
}
.menu-item a:active,
.menu-item a:focus {
  background-color: #fbb040;
  color: #171412;
}
.footer .menu-item a {
  background-color: #f15a29;
  height: 24px;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.footer .menu-item a:hover,
.footer .menu-item a:active {
  background-color: #f15a29;
}
.menuBars,
.menuX {
  -webkit-transition-property: background-color, height, opacity;
  transition-property: background-color, height, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.menuToggleContainer {
  position: absolute;
  top: 0;
  z-index: 0;
  background-color: #f15a29;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 48px;
}
@media only screen and (min-width: 1000px) {
  .menuToggleContainer {
    opacity: 0;
  }
}
.menuBars,
.menuX {
  font-weight: 700;
  top: 0;
  height: 48px;
  -webkit-tap-highlight-color: rgba(255,255,255,0.5);
  color: rgba(255,255,255,0.98);
  border-bottom: none;
  display: block;
}
.menuBars span,
.menuX span {
  font-size: 1rem;
  line-height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 48px;
}
.menuBars:link,
.menuX:link,
.menuBars:visited,
.menuX:visited,
.menuBars:hover,
.menuX:hover {
  color: rgba(255,255,255,0.98);
}
@media only screen and (min-width: 1000px) {
  .menuBars,
  .menuX {
    display: none;
  }
}
.header.open .menu {
  opacity: 1;
}
.header.open .menuBars {
  opacity: 0;
}
.header.open .menuX {
  opacity: 1;
}
.header.open .navigation {
  pointer-events: all;
  height: 90vh;
  opacity: 1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only screen and (min-width: 1000px) {
  .header.open .navigation {
    height: auto;
  }
}
.menuBars {
  position: absolute;
  opacity: 1;
  width: 100%;
  text-align: center;
}
.menuX {
  opacity: 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
}
main.main {
  min-height: 70vh;
}
footer.footer {
  margin-top: 54px;
  padding-top: 24px;
  padding-bottom: 32px;
  width: 100%;
  background-color: #f15a29;
  color: #e6e7e8;
  text-align: center;
}
@media only screen and (min-width: 760px) {
  footer.footer {
    margin-top: 108px;
  }
}
.home-intro-text {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.home-intro-text p:first-child {
  margin-bottom: 36px;
}
@media only screen and (min-width: 760px) {
  .home-intro-text p:first-child {
    margin-bottom: 60px;
  }
}
.home-intro-text strong {
  font-family: 'Arvo';
  font-weight: 700;
}
.home-intro-text ul {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.6rem;
}
.page-header {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 590px) {
  .page-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-logo {
  width: 100%;
}
@media only screen and (min-width: 590px) {
  .page-logo {
    width: 50%;
  }
}
.bgLogo {
  position: fixed;
  z-index: 0;
  opacity: 0.4;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100vw;
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bgLogo img {
  margin: 0 auto;
  width: 75%;
}
.page-title {
  width: 100%;
  margin-top: 32px;
  font-weight: 600;
  font-size: 60px;
  line-height: 73px;
  color: #f15a29;
}
.section-line {
  margin-bottom: 36px;
}
.section-header {
  width: 100%;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.375rem;
  color: #f15a29;
  text-align: center;
}
.section-subhead,
.section-conclusion {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #fbb040;
  text-align: center;
}
@media only screen and (min-width: 760px) {
  .section-subhead,
  .section-conclusion {
    margin-top: 6px;
  }
}
.section-blurb,
.section-bullets {
  margin-top: 18px;
}
@media only screen and (min-width: 760px) {
  .section-blurb {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.section-conclusion {
  margin-top: 24px;
  font-weight: 700;
  color: #535353;
}
@media only screen and (min-width: 760px) {
  .section-conclusion {
    margin-top: 36px;
  }
}
.home-flowchart {
  margin-top: 24px;
}
@media only screen and (min-width: 760px) {
  .home-flowchart {
    margin-top: 48px;
  }
}
.flowchart-box {
  border: 3px solid #f15a29;
  border-radius: 4px;
}
@media only screen and (min-width: 426px) {
  .flowchart-box {
    border-width: 6px;
  }
}
@media only screen and (min-width: 760px) {
  .flowchart-box {
    border-width: 8px;
  }
}
.flowchart-header {
  background-color: #f15a29;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  padding: 8px;
  padding-top: 6px;
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media only screen and (min-width: 426px) {
  .flowchart-header {
    padding-top: 4px;
  }
}
@media only screen and (min-width: 760px) {
  .flowchart-header {
    padding: 12px;
    padding-top: 6px;
  }
}
.flowchart-text {
  padding: 16px;
  padding: 1rem;
  padding-top: 0.75rem;
  background-color: rgba(255,255,255,0.75);
}
.flowchart-text figure:last-child {
  margin-bottom: 0px;
}
@media only screen and (min-width: 426px) {
  .flowchart-text {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.flowchart-arrow {
  width: 100%;
  text-align: center;
  color: #f15a29;
  font-size: 48px;
  line-height: 36px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 760px) {
  .flowchart-arrow {
    font-size: 60px;
    line-height: 48px;
    padding-bottom: 24px;
    -webkit-transform: scaleX(1.2);
            transform: scaleX(1.2);
  }
}
.mt24 {
  margin-top: 24px;
}
.mt36 {
  margin-top: 36px;
}
.mt48 {
  margin-top: 48px;
}
.mb36 {
  margin-bottom: 36px;
}
.mb60 {
  margin-bottom: 60px;
}
.section-bullets {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 24px;
}
@media only screen and (min-width: 760px) {
  .section-bullets {
    margin-top: 48px;
    padding-left: 0;
    padding-right: 0;
  }
}
.bullet-point .bulletX {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  margin-right: 8px;
}
@media only screen and (min-width: 426px) {
  .bullet-point .bulletX {
    width: 26px;
  }
}
@media only screen and (min-width: 760px) {
  .bullet-point .bulletX {
    width: 32px;
  }
}
.two-columns,
.three-columns {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.column {
  margin-bottom: 36px;
}
.column:last-child {
  margin-bottom: 0;
}
.two-columns .column {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media only screen and (min-width: 760px) {
  .two-columns .column {
    width: 50%;
  }
  .two-columns .column:nth-child(odd) {
    padding-right: 24px;
  }
  .two-columns .column:nth-child(odd):last-child {
    padding-right: 12px;
    padding-left: 12px;
  }
  .two-columns .column:nth-child(even) {
    padding-left: 24px;
  }
}
.three-columns .column {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media only screen and (min-width: 590px) {
  .three-columns .column {
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1000px) {
  .three-columns .column {
    width: 33.333333333333336%;
  }
}
.team-team .column,
.team-members .column {
  margin-bottom: 60px;
}
.team-team .column:last-child,
.team-members .column:last-child {
  margin-bottom: 0px;
}
.contact-container {
  text-align: center;
}
.contact-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.contact-header {
  color: #535353;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.contact-explanation {
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
}
.team-photo,
.game-photo {
  overflow: hidden;
  border-radius: 4px;
}
.team-photo div,
.game-photo div {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.team-photo div {
  background-size: cover;
  -webkit-filter: saturate(0);
          filter: saturate(0);
  padding-bottom: 52%;
}
.game-photo div {
  background-size: contain;
  padding-bottom: 52%;
}
.team-name {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin-top: 8px;
  font-weight: 700;
  color: #f15a29;
}
@media only screen and (min-width: 760px) {
  .team-name {
    font-size: 36px;
    line-height: 42px;
    margin-top: 8px;
  }
}
.team-title {
  font-size: 1rem;
  line-height: 1.4rem;
  color: #535353;
}
@media only screen and (min-width: 760px) {
  .team-title {
    font-size: 22px;
    line-height: 30px;
  }
}
.team-twitter {
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.2rem;
}
@media only screen and (min-width: 760px) {
  .team-twitter {
    font-size: 18px;
    line-height: 24px;
  }
}
.team-about {
  margin-top: 8px;
  font-size: 18px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.3rem;
}
@media only screen and (min-width: 760px) {
  .team-about {
    margin-top: 8px;
    font-size: 0.8rem;
    line-height: 1.1rem;
  }
}
.footer-copyright {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
@media only screen and (min-width: 760px) {
  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }
}
.article {
  margin-bottom: 60px;
}
.article.single {
  margin-bottom: 30px;
}
.article-box {
  background-color: rgba(255,255,255,0.9);
  border-radius: 4px;
  padding: 18px;
}
@media only screen and (min-width: 760px) {
  .article-box {
    padding: 24px;
  }
}
.article,
.faq-toc,
.home-intro-text,
.header-logo,
.home-flowchart,
.intro-text {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 426px) {
  .article,
  .faq-toc,
  .home-intro-text,
  .header-logo,
  .home-flowchart,
  .intro-text {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 590px) {
  .article,
  .faq-toc,
  .home-intro-text,
  .header-logo,
  .home-flowchart,
  .intro-text {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media only screen and (min-width: 760px) {
  .article,
  .faq-toc,
  .home-intro-text,
  .header-logo,
  .home-flowchart,
  .intro-text {
    padding-left: 48px;
    padding-right: 48px;
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bodyTextSize {
  font-size: 16px;
  line-height: 21px;
}
@media only screen and (min-width: 426px) {
  .bodyTextSize {
    font-size: 18px;
    line-height: 23px;
  }
}
@media only screen and (min-width: 760px) {
  .bodyTextSize {
    font-size: 24px;
    line-height: 32px;
  }
}
.textRules p,
.textRules ul {
  margin-bottom: 16px;
}
@media only screen and (min-width: 426px) {
  .textRules p,
  .textRules ul {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 760px) {
  .textRules p,
  .textRules ul {
    margin-bottom: 24px;
  }
}
.textRules p:last-child,
.textRules ul:last-child {
  margin-bottom: 0;
}
.textRules strong,
.textRules h1,
.textRules h2 {
  font-weight: 600;
}
.textRules h1,
.textRules h2 {
  text-align: center;
}
.textRules h1 {
  font-size: 1.8em;
  line-height: 1.4em;
  margin-bottom: 0;
  color: #f15a29;
}
.textRules h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 0;
  color: #f15a29;
}
.textRules em {
  font-style: italic;
}
@media only screen and (min-width: 760px) {
  .textRules ul {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.textRules li {
  background: url("../images/mapX.svg") no-repeat left top;
  background-size: 1em 1em;
  background-position: 0 0.25em;
  padding-left: 1.25em;
  margin-bottom: 12px;
  display: block;
}
@media only screen and (min-width: 760px) {
  .textRules li {
    margin-bottom: 24px;
  }
}
.textRules li:last-child {
  margin-bottom: 0;
}
.article-header {
  margin-top: 0;
  margin-bottom: 12px;
  text-align: center;
}
@media only screen and (min-width: 760px) {
  .article-header {
    margin-bottom: 24px;
  }
}
.article-date {
  font-size: 12px;
  line-height: 15px;
  color: #a7a9ac;
}
@media only screen and (min-width: 760px) {
  .article-date {
    font-size: 24px;
    line-height: 29px;
  }
}
.article-date a:link,
.article-date a:visited {
  color: #a7a9ac;
}
.article-date a:hover,
.article-date a:focus {
  color: #73767a;
}
.article-date a:active {
  color: #c1c3c5;
}
.article-title {
  margin-top: 8px;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  color: #f15a29;
}
@media only screen and (min-width: 760px) {
  .article-title {
    margin-top: 10px;
    font-size: 60px;
    line-height: 62px;
  }
}
.faq-posts .article-title {
  font-size: 32px;
  line-height: 34px;
}
@media only screen and (min-width: 760px) {
  .faq-posts .article-title {
    font-size: 48px;
    line-height: 52px;
  }
}
.article-byline {
  margin-top: 12px;
  font-size: 12px;
  line-height: 15px;
  color: #fbb040;
}
@media only screen and (min-width: 760px) {
  .article-byline {
    font-size: 24px;
    line-height: 29px;
  }
}
.article-cover-image {
  padding-top: 4px;
}
.article-more {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600;
}
.about-links {
  margin-bottom: 60px;
}
.about-links ul {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 600;
}
.about-links ul li {
  margin-bottom: 0.5rem;
}
.about-links ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1000px) {
  .about-links ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-links ul li {
    padding-right: 1rem;
    margin-bottom: 0;
  }
}
.about-sections-label {
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2rem;
  color: #535353;
}
.faq-dealterms .article {
  font-size: 0.9em;
  line-height: 1.15em;
}
@media only screen and (min-width: 760px) {
  .faq-dealterms .article {
    font-size: 0.8em;
    line-height: 1.25em;
  }
}
.faq-dealterms figure {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 760px) {
  .faq-dealterms figure {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.faq-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.faq-toc {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 12px;
}
@media only screen and (min-width: 760px) {
  .faq-toc {
    margin-top: 12px;
    margin-bottom: 24px;
  }
}
.faq-toc-box {
  border-radius: 4px;
  padding: 16px;
  background-color: rgba(255,255,255,0.75);
}
@media only screen and (min-width: 760px) {
  .faq-toc-box {
    padding: 24px;
  }
}
.faq-posts {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-right: 0;
  margin-top: 12px;
}
.faq-toc-header {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 24px;
}
@media only screen and (min-width: 426px) {
  .faq-toc-header {
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 760px) {
  .faq-toc-header {
    font-size: 36px;
    line-height: 36px;
  }
}
.faq-toc-link {
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin-bottom: 6px;
}
.faq-toc-link:last-child {
  margin-bottom: 0px;
}
/* -----  Pagination  ---------*/
.pagination {
  margin-bottom: 1.5rem;
}
.pagination-item {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
  border-bottom: 0;
  border: 2px solid #f15a29;
  -webkit-transition-property: color, background, border, -webkit-box-shadow;
  transition-property: color, background, border, -webkit-box-shadow;
  transition-property: color, background, border, box-shadow;
  transition-property: color, background, border, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.pagination-item:hover,
.pagination-item:focus {
  background: #fbb040;
  border: 2px solid #fbb040;
  -webkit-box-shadow: 0 0rem 0.5rem rgba(255,255,255,0.35);
          box-shadow: 0 0rem 0.5rem rgba(255,255,255,0.35);
  color: #171412;
}
.pagination-item:active {
  border: 2px solid #f15a29;
  -webkit-transform: translate(0, 1px);
          transform: translate(0, 1px);
}
.pagination-item.is-inactive {
  opacity: 0.5;
  color: #848387;
  border: 2px solid #a7a9ac;
  background: transparent;
}
.pagination-item.is-inactive:hover,
.pagination-item.is-inactive:focus {
  border: 2px solid #a7a9ac;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pagination-item.is-inactive:active {
  border: 2px solid #a7a9ac;
  background: transparent;
  -webkit-transform: none;
          transform: none;
}
.pagination-item.left {
  float: left;
}
.pagination-item.right {
  float: right;
}
.pagination-item svg {
  position: relative;
  top: 50%;
  display: block;
  margin: -6px auto 0;
  width: 24px;
  height: 12px;
}
.pagination-item path {
  fill: currentColor;
}
@media only screen and (min-width: 1375px) {
  .pagination-item {
    position: fixed;
    top: 50%;
    margin-top: -0.875rem;
  }
  .pagination-item.left {
    float: none;
    left: 2.25rem;
  }
  .pagination-item.right {
    float: none;
    right: 2.25rem;
  }
}
@media all and (pointer: coarse) {
  .pagination {
    height: 2.25rem;
  }
  .pagination-item {
/* On touch-devices we increase prev/next buttons */
    width: 2.25rem;
    height: 2.25rem;
  }
}
#instantclick-bar {
  background: #fbb040;
}
