@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans+Condensed");
.bg-black {
  background: #000000;
  color: #f7f7f7;
}

.bg-white {
  background: #ffffff;
  color: #3b393b;
}

.bg-grey {
  background: #808080;
  color: #3b393b;
}

.bg-offwhite {
  background: #f7f7f7;
  color: #3b393b;
}

.bg-darkgrey {
  background: #3c3c3c;
  color: #ffffff;
}

a.gold {
  color: #ab9b71 !important;
}
a.gold:hover {
  text-decoration: underline;
}

h1,
h4, .tmf-block-title {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

h2 {
  font-family: 'Fira Sans Condensed';
  font-weight: 400;
  font-style: normal;
}

body {
  font-size: 14px;
  line-height: 1.786em;
  font-family: 'roboto';
  font-weight: 400;
  font-style: normal;
}

.subtitle,
.subheadline {
  font-size: 1.000em;
  letter-spacing: .150em;
  text-transform: uppercase;
  color: #b0b0b1;
  display: block;
  font-family: 'Fira Sans Condensed';
  font-weight: 400;
  font-style: normal;
}

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
  display: none;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

img {
  max-width: 100%;
  height: auto;
}

.playbutton {
  font-size: .857em;
  line-height: 2.083em;
  display: block;
  width: 86px;
  height: 86px;
  margin: 45px auto 45px auto;
  padding-left: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-align: center;
  letter-spacing: .48em;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 100%;
  background: transparent;
  position: relative;
  z-index: 1;
  font-family: 'Fira Sans Condensed';
  font-weight: 400;
  font-style: normal;
}
.playbutton:hover, .playbutton:active, .playbutton:focus {
  color: #ffffff;
}

.pullquoteimage .pullquoteimage__image {
  max-width: 100%;
}
@media (min-width: 768px) {
  .pullquoteimage .pullquoteimage__content {
    padding-left: 40px;
  }
}
.pullquoteimage .pullquoteimage__openquote {
  margin-top: 10px;
  width: 55px;
  height: 42px;
  background: url(/themes/tmf/images/open-quote-gold.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 575px) {
  .pullquoteimage .pullquoteimage__openquote {
    width: 40px;
    height: 31px;
    margin-top: 25px;
  }
}
.pullquoteimage .pullquoteimage__intro {
  font-size: 36px;
  line-height: 38px;
  text-transform: uppercase;
  margin-top: 25px;
  letter-spacing: 0.08em;
}
@media (max-width: 575px) {
  .pullquoteimage .pullquoteimage__intro {
    font-size: 24px;
    line-height: 28px;
    margin-top: 14px;
  }
}
.pullquoteimage .pullquoteimage__spacer {
  margin: 30px 0;
  padding: 0;
  width: 100px;
  border-bottom: 2px solid #ab9b71;
}
.pullquoteimage .pullquoteimage__fullquote {
  font-size: 12px;
  line-height: 20px;
}
.pullquoteimage .pullquoteimage__attribution {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 15px;
}

.introcontent {
  position: relative;
}
.introcontent .introcontent__digits {
  font-size: 200px;
  font-weight: 800;
  line-height: 210px;
  color: #efebe3;
  z-index: 0;
  position: absolute;
}
@media (max-width: 575px) {
  .introcontent .introcontent__digits {
    font-size: 120px;
    line-height: 120px;
  }
}
.introcontent .introcontent__headline {
  font-size: 40px;
  line-height: 42px;
  margin-top: 48px;
  margin-left: 12px;
  text-transform: uppercase;
  position: relative;
  z-index: 5;
  letter-spacing: 0.3em;
}
@media (min-width: 768px) {
  .introcontent .introcontent__headline {
    margin-top: 130px;
  }
}
@media (max-width: 575px) {
  .introcontent .introcontent__headline {
    font-size: 30px;
    line-height: 32px;
    margin-top: 24px;
    margin-left: 0;
  }
}
.introcontent .introcontent__description {
  font-size: 12px;
  line-height: 20px;
  position: relative;
  margin-left: 12px;
  margin-top: 20px;
  z-index: 5;
}
.introcontent .introcontent__link {
  position: relative;
  z-index: 5;
}
.introcontent .introcontent__link .bigbutton a {
  font-size: .786em;
  z-index: 2;
  display: inline-block;
  padding: 15px 60px 15px 30px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none;
  letter-spacing: .150em;
  text-transform: uppercase;
  color: #ffffff;
  background: #ab9b71;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 769px) {
  .introcontent .introcontent__link .bigbutton a {
    max-width: 88%;
  }
}
.introcontent .introcontent__link .bigbutton a:hover, .introcontent .introcontent__link .bigbutton a:active, .introcontent .introcontent__link .bigbutton a:focus {
  text-decoration: none;
  color: #ffffff;
  background: #b6222c;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  -webkit-box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
}
.introcontent .introcontent__link .bigbutton a.full-width {
  width: 100%;
}
.introcontent .introcontent__link .bigbutton a.arrow {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1728%20893q0%2014-10%2024l-384%20354q-16%2014-35%206-19-9-19-29v-224h-1248q-14%200-23-9t-9-23v-192q0-14%209-23t23-9h1248v-224q0-21%2019-29t35%205l384%20350q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-position: 90% 47%;
}
.introcontent .introcontent__link .bigbutton a.arrow:hover, .introcontent .introcontent__link .bigbutton a.arrow:active, .introcontent .introcontent__link .bigbutton a.arrow:focus {
  background-position: 90% 47%;
}

.datacard {
  text-align: center;
  text-transform: uppercase;
  width: 260px;
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .datacard {
    margin-bottom: 30px;
  }
}
.datacard .datacard__card {
  mix-blend-mode: multiply;
}
.datacard .datacard__top {
  background-color: rgba(171, 155, 113, 0.9);
  color: white;
  padding: 20px;
  min-height: 140px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.datacard .datacard__bottom {
  background-color: #4f4a38;
  color: white;
  padding: 20px;
  min-height: 140px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.datacard .datacard__label {
  font-size: 21px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  .datacard .datacard__label {
    font-size: 18px;
    line-height: 23px;
  }
}
.datacard .datacard__title {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2em;
  margin-bottom: 0.5em;
}
.datacard .datacard__value {
  font-size: 32px;
  line-height: 32px;
  font-weight: 800;
  letter-spacing: 0.2em;
}
.datacard .datacard__divider-container {
  height: 0;
  position: relative;
  overflow: visible;
  z-index: 1;
}
.datacard .datacard__divider {
  background: url(/themes/tmf/images/datacard-divider.png) no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 33px;
  position: absolute;
  top: -30px;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}

.datacardupdate2022 {
  text-align: center;
  text-transform: uppercase;
  width: 357px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 575px) {
  .datacardupdate2022 {
    margin-bottom: 0px;
    width: 260px;
  }
}
.datacardupdate2022 .datacard__card {
  background-color: #F7F7F7;
  mix-blend-mode: multiply;
  height: 100%;
}
.datacardupdate2022 .datacard__top {
  color: white;
  padding: 20px;
  min-height: 140px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.datacardupdate2022 .datacard__bottom {
  color: white;
  padding: 20px;
  min-height: 140px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.datacardupdate2022 .datacard__label-container {
  text-align: left;
  padding-bottom: 20px;
}
.datacardupdate2022 .datacard__label-container .datacard__label {
  position: relative;
  font-size: 31px;
  line-height: 26px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .datacardupdate2022 .datacard__label-container .datacard__label {
    font-size: 18px;
    line-height: 23px;
  }
}
.datacardupdate2022 .datacard__label-container .datacard__order {
  position: relative;
  color: #ab9b71;
  font-weight: 900;
  font-size: 78px;
  letter-spacing: 0.05em;
  opacity: 0.2;
  margin-bottom: -10px;
}
@media (max-width: 575px) {
  .datacardupdate2022 .datacard__label-container .datacard__order {
    font-size: 50px;
  }
}
.datacardupdate2022 .datacard__title {
  color: black;
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
  margin-bottom: 0.5em;
  text-transform: none;
}
@media (max-width: 575px) {
  .datacardupdate2022 .datacard__title {
    letter-spacing: 0.2em;
    font-size: 14px;
    line-height: 16px;
  }
}
.datacardupdate2022 .datacard__value {
  color: #ab9b71;
  font-size: 50px;
  line-height: 32px;
  font-weight: 900;
  letter-spacing: 0.04em;
}
@media (max-width: 575px) {
  .datacardupdate2022 .datacard__value {
    font-size: 36px;
    line-height: 32px;
    letter-spacing: initial;
  }
}
.datacardupdate2022 .datacard__divider-container {
  height: 0;
  position: relative;
  overflow: visible;
  z-index: 1;
}
.datacardupdate2022 .datacard__divider {
  background: url(/themes/tmf/images/datacard-divider.png) no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: saturate(100) brightness(0);
          filter: saturate(100) brightness(0);
  width: 30px;
  height: 33px;
  position: absolute;
  top: -30px;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}

.datacardlist .datacardlist__headline {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.39em;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .datacardlist .datacardlist__headline {
    font-size: 16px;
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .datacardlist .datacardlist__headline {
    width: 100%;
  }
}
.datacardlist .datacards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .datacardlist .datacards {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .datacardlist .datacards {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media (max-width: 575px) {
  .datacardlist .datacards {
    margin-bottom: -30px;
  }
}

.datacardlistupdate2022 .container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1200px;
}
.datacardlistupdate2022 .container .datacardlist__headline {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.39em;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .datacardlistupdate2022 .container .datacardlist__headline {
    font-size: 16px;
    width: 50%;
    margin: 0 auto 30px auto;
  }
}
@media (max-width: 575px) {
  .datacardlistupdate2022 .container .datacardlist__headline {
    width: 100%;
  }
}
.datacardlistupdate2022 .container .datacards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px 40px;
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .datacardlistupdate2022 .container .datacards {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .datacardlistupdate2022 .container .datacards {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media (max-width: 575px) {
  .datacardlistupdate2022 .container .datacards {
    margin-bottom: -30px;
  }
}

.largeintro {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.largeintro .largeintro__headline {
  font-size: 200px;
  line-height: 210px;
  font-weight: 900;
  letter-spacing: 0.2em;
  color: #ab9b71;
  white-space: nowrap;
}
.largeintro .largeintro__subheadline {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.39em;
}
@media (max-width: 575px) {
  .largeintro .largeintro__subheadline {
    font-size: 16px;
    line-height: 20px;
  }
}

.imagestatcard {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  position: relative;
  color: white;
  width: calc(50% - 30px);
  height: 250px;
  margin: 15px;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .imagestatcard {
    height: 129px;
  }
}
@media (max-width: 575px) {
  .imagestatcard {
    width: calc(100% - 10px);
    height: 130px;
    margin: 5px;
  }
}
.imagestatcard .imagestatcard__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ab9b71;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply, normal;
  z-index: 1;
}
.imagestatcard .imagestatcard__value {
  position: relative;
  z-index: 5;
  font-size: 67px;
  line-height: 70px;
  font-weight: 800;
  letter-spacing: 0.2em;
}
@media (max-width: 991px) {
  .imagestatcard .imagestatcard__value {
    font-size: 39px;
  }
}
.imagestatcard .imagestatcard__subheading {
  position: relative;
  z-index: 5;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.imagestatcardlist {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
}
.imagestatcardlist .imagestatcards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -10px;
}
@media (max-width: 575px) {
  .imagestatcardlist .imagestatcards {
    margin: -5px;
  }
}

.tabbedcontentlist .tabbedcontentlist__selectors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__selectors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tabbedcontentlist .tabbedcontentlist__selector {
  width: 257px;
}
@media (max-width: 991px) {
  .tabbedcontentlist .tabbedcontentlist__selector {
    width: 142px;
  }
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__selector {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-bottom: 3px;
  }
}
.tabbedcontentlist .tabbedcontentlist__selector__title {
  background-color: #ab9b71;
  font-size: 20px;
  letter-spacing: 0.2em;
  color: white;
  text-transform: uppercase;
  text-align: center;
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10%;
  line-height: 1.3em;
}
@media (max-width: 991px) {
  .tabbedcontentlist .tabbedcontentlist__selector__title {
    font-size: 12px;
    min-height: 77px;
  }
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__selector__title {
    padding: 10px;
    min-height: 63px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 58.5%;
  }
}
.tabbedcontentlist .tabbedcontentlist__selector:hover .tabbedcontentlist__selector__title, .tabbedcontentlist .tabbedcontentlist__selector.active .tabbedcontentlist__selector__title {
  background-color: #4f4a38;
}
.tabbedcontentlist .tabbedcontentlist__selector__image {
  width: 100%;
  position: relative;
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__selector__image {
    width: 41.5%;
  }
}
.tabbedcontentlist .tabbedcontentlist__selector__image__inner {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 71.2%;
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__selector__image__inner {
    padding-bottom: 54.3%;
  }
}
.tabbedcontentlist .tabbedcontentlist__image__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tabbedcontentlist .tabbedcontentlist__contents {
  background-color: white;
  -webkit-box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
  padding: 192px 190px 115px;
  position: relative;
  top: -80px;
  z-index: 0;
}
@media (max-width: 991px) {
  .tabbedcontentlist .tabbedcontentlist__contents {
    padding: 135px 90px 68px;
    top: -77px;
  }
}
@media (max-width: 575px) {
  .tabbedcontentlist .tabbedcontentlist__contents {
    top: -5px;
    padding: 24px 20px 52px;
  }
}
.tabbedcontentlist .tabbedcontentlist__content {
  display: none;
}
.tabbedcontentlist .tabbedcontentlist__content.active {
  display: block;
}
.tabbedcontentlist .tabbedcontentlist__content__headline {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.39em;
  font-weight: 600;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .tabbedcontentlist .tabbedcontentlist__content__headline {
    font-size: 16px;
    line-height: 20px;
  }
}
.tabbedcontentlist .tabbedcontentlist__content__description {
  line-height: 20px;
}
@media (max-width: 991px) {
  .tabbedcontentlist .tabbedcontentlist__content__description {
    font-size: 12px;
  }
  .tabbedcontentlist .tabbedcontentlist__content__description p {
    font-size: 12px;
  }
}

.pullquotenoimage {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  max-width: 689px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: auto;
  height: 100%;
  background-color: white;
}
@media (max-width: 1199px) {
  .pullquotenoimage {
    height: calc(100% - 40px);
    margin-bottom: 40px;
  }
}
.pullquotenoimage .pullquotenoimage__leftbumper {
  width: 56px;
  border-left: 10px solid #ab9b71;
  border-top: 10px solid #ab9b71;
  border-bottom: 10px solid #ab9b71;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__leftbumper {
    width: 20px;
  }
}
.pullquotenoimage .pullquotenoimage__content {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__content {
    padding: 35px 15px 75px;
  }
}
.pullquotenoimage .pullquotenoimage__topborder {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 82px);
  border-bottom: 10px solid #ab9b71;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__topborder {
    width: calc(100% - 70px);
  }
}
.pullquotenoimage .pullquotenoimage__bottomborder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 82px);
  border-bottom: 10px solid #ab9b71;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__bottomborder {
    width: calc(100% - 70px);
  }
}
.pullquotenoimage .pullquotenoimage__openquote {
  position: absolute;
  top: -20px;
  left: 15px;
  width: 55px;
  height: 42px;
  background: url(/themes/tmf/images/open-quote-gold.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__openquote {
    width: 40px;
    height: 31px;
  }
}
.pullquotenoimage .pullquotenoimage__closequote {
  position: absolute;
  bottom: -20px;
  right: 15px;
  width: 55px;
  height: 42px;
  background: url(/themes/tmf/images/open-quote-gold.svg) no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__closequote {
    width: 40px;
    height: 31px;
  }
}
.pullquotenoimage .pullquotenoimage__rightbumper {
  width: 56px;
  border-right: 10px solid #ab9b71;
  border-top: 10px solid #ab9b71;
  border-bottom: 10px solid #ab9b71;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__rightbumper {
    width: 20px;
  }
}
.pullquotenoimage .pullquotenoimage__intro {
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .pullquotenoimage .pullquotenoimage__intro {
    font-size: 34px;
  }
}
@media (max-width: 575px) {
  .pullquotenoimage .pullquotenoimage__intro {
    font-size: 24px;
    line-height: 28px;
  }
}
.pullquotenoimage .pullquotenoimage__spacer {
  margin: 30px 0;
  padding: 0;
  width: 100px;
  border-bottom: 2px solid #ab9b71;
}
.pullquotenoimage .pullquotenoimage__fullquote {
  font-size: 12px;
  line-height: 20px;
}
.pullquotenoimage .pullquotenoimage__attribution {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 25px;
}

.pullquotenoimagelist {
  padding: 100px 0;
}
.pullquotenoimagelist .pullquotenoimagelist__pullquotes {
  margin-left: -50px;
  margin-right: -50px;
}
@media (max-width: 575px) {
  .pullquotenoimagelist .pullquotenoimagelist__pullquotes {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.pullquotenoimagelist .pullquotenoimagelist__pullquotes.multiplequotes .pullquotenoimage {
  max-width: 581px;
}

.featuremap .featuremap__mapimage {
  width: 100%;
}
.featuremap .featuremapkeys {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.featuremap .featuremapkeys .featuremapkey {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}

.featuremapkey {
  position: relative;
  padding: 10px 30px;
  width: 266px;
  background-color: white;
  -webkit-box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
}
@media (max-width: 575px) {
  .featuremapkey {
    margin-bottom: 20px;
  }
}
.featuremapkey .featuremapkey__imageicon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 5px;
  left: -25px;
}
.featuremapkey .featuremapkey__headline {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px;
  font-weight: 600;
  margin-bottom: 14px;
}
.featuremapkey .featuremapkey__description {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}

.donutchart {
  background-color: rgba(171, 155, 113, 0.9);
  color: white;
  width: calc(33% - 30px);
  padding: 50px;
  text-align: center;
  margin: 0 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 350px;
  max-width: 367px;
}
@media (max-width: 575px) {
  .donutchart {
    min-width: unset;
    width: calc(100% - 30px);
  }
}
.donutchart .donutchart__title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: 0.2em;
  margin-bottom: 45px;
}
@media (max-width: 575px) {
  .donutchart .donutchart__title {
    margin-bottom: 25px;
  }
}
.donutchart .donutchart__chart__outerwrapper {
  width: 250px;
  padding-bottom: 100%;
  margin-bottom: 55px;
  position: relative;
}
@media (max-width: 575px) {
  .donutchart .donutchart__chart__outerwrapper {
    width: 100%;
    margin-bottom: 25px;
  }
}
.donutchart .donutchart__chart__container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  .donutchart .donutchart__chart__container {
    width: 100%;
    margin-bottom: 25px;
  }
}
.donutchart .donutchart__chart, .donutchart .donutchart__canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.donutchart .donutchart__value {
  font-weight: 800;
  font-size: 56px;
  line-height: 37px;
  letter-spacing: 0.1em;
}
@media (max-width: 575px) {
  .donutchart .donutchart__value {
    font-size: 28px;
    line-height: 31px;
  }
}
.donutchart .donutchart__description {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.donutchartlist .donutchartlist__title {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.39em;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .donutchartlist .donutchartlist__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.donutchartlist .donutchartlist__intro {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.donutchartlist .donutcharts {
  margin-top: 80px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1199px) {
  .donutchartlist .donutcharts {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.donutchartlist .donutcharts .donutchart {
  margin-bottom: 20px;
}

.iconcardcta {
  position: relative;
  padding: 50px 36px 55px;
  border: 9px solid #ab9b71;
  text-align: center;
  height: calc(100% - 40px);
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
}
.iconcardcta:hover {
  background-color: #ab9b71;
}
.iconcardcta:hover .iconcardcta__title {
  color: white;
}
.iconcardcta:hover .iconcardcta__icon {
  -webkit-filter: invert(100%) sepia(0%) saturate(18%) hue-rotate(314deg) brightness(106%) contrast(104%);
          filter: invert(100%) sepia(0%) saturate(18%) hue-rotate(314deg) brightness(106%) contrast(104%);
}
.iconcardcta:hover .iconcardcta__link .bigbutton a {
  text-decoration: none;
  color: #ffffff;
  background: #b6222c;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  -webkit-box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
}
.iconcardcta .iconcardcta__icon {
  max-width: 171px;
  max-height: 90px;
  margin-bottom: 43px;
}
.iconcardcta .iconcardcta__title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.08em;
  color: #ab9b71;
}
@media (max-width: 575px) {
  .iconcardcta .iconcardcta__title {
    font-size: 16px;
    line-height: 21px;
  }
}
.iconcardcta .iconcardcta__link {
  position: absolute;
  bottom: -32px;
  width: 100%;
  left: 0;
}
.iconcardcta .iconcardcta__link .bigbutton a {
  font-size: .786em;
  z-index: 2;
  display: inline-block;
  padding: 15px 60px 15px 30px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none;
  letter-spacing: .150em;
  text-transform: uppercase;
  color: #ffffff;
  background: #ab9b71;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  -webkit-transition: none;
  transition: none;
}
@media (min-width: 769px) {
  .iconcardcta .iconcardcta__link .bigbutton a {
    max-width: 88%;
  }
}
.iconcardcta .iconcardcta__link .bigbutton a:hover, .iconcardcta .iconcardcta__link .bigbutton a:active, .iconcardcta .iconcardcta__link .bigbutton a:focus {
  text-decoration: none;
  color: #ffffff;
  background: #b6222c;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  -webkit-box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
}
.iconcardcta .iconcardcta__link .bigbutton a.full-width {
  width: 100%;
}
.iconcardcta .iconcardcta__link .bigbutton a.arrow {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1728%20893q0%2014-10%2024l-384%20354q-16%2014-35%206-19-9-19-29v-224h-1248q-14%200-23-9t-9-23v-192q0-14%209-23t23-9h1248v-224q0-21%2019-29t35%205l384%20350q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-position: 90% 47%;
}
.iconcardcta .iconcardcta__link .bigbutton a.arrow:hover, .iconcardcta .iconcardcta__link .bigbutton a.arrow:active, .iconcardcta .iconcardcta__link .bigbutton a.arrow:focus {
  background-position: 90% 47%;
}

.iconcardctalist {
  padding: 100px 0 150px;
}
@media (max-width: 575px) {
  .iconcardctalist {
    padding: 50px 0;
  }
}

.iconstat {
  max-width: 349px;
  text-align: center;
  margin: auto;
  background-color: white;
  position: relative;
  padding-top: 95px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 32px;
}
.iconstat .iconstat__icon {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 575px) {
  .iconstat .iconstat__icon {
    width: 110px;
    height: 110px;
    top: -55px;
  }
}
.iconstat .iconstat__value {
  font-weight: 800;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0.3em;
  margin-bottom: 15px;
}
.iconstat .iconstat__subheading {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.39em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.iconstat .iconstat__description {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}

.iconstatlist {
  padding: 100px 0 150px;
}
.iconstatlist .iconstatlist__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: normal;
  line-height: 42px;
  letter-spacing: 0.3em;
  margin-bottom: 135px;
}
@media (max-width: 575px) {
  .iconstatlist .iconstatlist__title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 85px;
    font-weight: 600;
  }
}
.iconstatlist .iconstats {
  margin-bottom: -95px;
}
@media (max-width: 575px) {
  .iconstatlist .iconstats {
    margin-bottom: -74px;
  }
}
.iconstatlist .iconstats .iconstat {
  height: calc(100% - 95px);
  margin-bottom: 95px;
}
@media (max-width: 575px) {
  .iconstatlist .iconstats .iconstat {
    height: calc(100% - 74px);
    margin-bottom: 74px;
  }
}

.ctaimageitem {
  background-color: #4f4a38;
  padding: 42px;
  position: relative;
  margin-bottom: 40px;
  height: calc(100% - 40px);
}
@media (max-width: 575px) {
  .ctaimageitem {
    padding: 22px;
    margin-bottom: 20px;
    height: calc(100% - 20px);
  }
}
.ctaimageitem .ctaimageitem__headline {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.39em;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .ctaimageitem .ctaimageitem__headline {
    font-size: 18px;
    line-height: 23px;
  }
}
.ctaimageitem .ctaimageitem__description {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
.ctaimageitem .ctaimageitem__link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.ctaimagelist {
  background-color: #ab9b71;
  color: white;
}
.ctaimagelist .ctaimagelist__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0.3em;
  margin: 50px 0 70px;
}
@media (max-width: 575px) {
  .ctaimagelist .ctaimagelist__title {
    font-size: 16px;
    line-height: 20px;
    margin: 30px 0;
  }
}
.ctaimagelist .ctaimageitems {
  margin-bottom: 50px;
}

.statandquotecard {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 328px;
  margin-bottom: 70px;
  -webkit-box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 9px 14px rgba(0, 0, 0, 0.1);
}
@media (max-width: 575px) {
  .statandquotecard {
    margin-bottom: 30px;
  }
}
.statandquotecard .statandquotecard__chart__outerwrapper {
  padding: 15px 15px 0 15px;
}
.statandquotecard .statandquotecard__chart__outerwrapper .statandquotecard__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-weight: 900;
  font-size: 100px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 25px;
}
@media (max-width: 575px) {
  .statandquotecard .statandquotecard__chart__outerwrapper .statandquotecard__value {
    font-size: 95px;
  }
}
.statandquotecard .statandquotecard__description {
  font-weight: 900;
  font-size: 25px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: white;
  padding: 0 15px 30px 15px;
}
@media (max-width: 575px) {
  .statandquotecard .statandquotecard__description {
    font-size: 18px;
  }
}
.statandquotecard .statandquotecard__disclaimer {
  background-color: white;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  width: calc(100% + 2px);
  padding: 20px;
  margin-top: auto;
}
@media (max-width: 575px) {
  .statandquotecard .statandquotecard__disclaimer {
    font-size: 16px;
  }
}

.statandquotelist {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
}
.statandquotelist .container {
  position: relative;
  border-width: 12px;
  border-style: none solid solid solid;
}
@media (max-width: 575px) {
  .statandquotelist .container {
    border-style: solid;
    margin-top: 175px;
  }
}
.statandquotelist .container:before {
  content: "";
  width: 15%;
  position: absolute;
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 6px;
}
@media (max-width: 767px) {
  .statandquotelist .container:before {
    width: 10%;
  }
}
@media (max-width: 575px) {
  .statandquotelist .container:before {
    display: none;
  }
}
.statandquotelist .container:after {
  content: "";
  width: 15%;
  position: absolute;
  right: 0;
  top: 0;
  border-style: solid;
  border-width: 6px;
}
@media (max-width: 767px) {
  .statandquotelist .container:after {
    width: 10%;
  }
}
@media (max-width: 575px) {
  .statandquotelist .container:after {
    display: none;
  }
}
.statandquotelist .container .statandquotelist__intro-container {
  padding: 0 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 764px;
  margin: 0 auto;
  z-index: 100;
  position: relative;
  width: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .statandquotelist .container .statandquotelist__intro-container {
    max-width: 575px;
  }
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__intro-container {
    max-width: 350px;
    top: calc(-30vh + 6px);
    margin-top: -200px;
    margin-bottom: 100px;
    height: initial;
    position: static;
  }
}
.statandquotelist .container .statandquotelist__intro-container .statandquotelist__headline {
  color: #000000;
  font-weight: 900;
  font-size: 38px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__intro-container .statandquotelist__headline {
    font-size: 26px;
  }
}
.statandquotelist .container .statandquotelist__intro-container .statandquotelist__subhead {
  font-weight: 400;
  font-size: 31px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__intro-container .statandquotelist__subhead {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.statandquotelist .container .statandquotecards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.statandquotelist .container .statandquotelist__quote-container {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 525px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container {
    padding: 0 20px;
  }
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-image {
  background: url(/themes//tmf/images/open-quote-gold.svg) no-repeat;
  background-size: contain;
  background-position: cover;
  opacity: .2;
  width: 121px;
  height: 91px;
  z-index: 0;
  position: relative;
  margin-bottom: -55px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-image {
    width: 81px;
    height: 61px;
    margin-bottom: -30px;
  }
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-intro {
  position: relative;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-intro {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 1px;
  }
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-details {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-details {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
  }
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-attribution-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-attribution-container .attribution-hypen {
  line-height: 22px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-attribution-container .attribution-hypen {
    line-height: 18px;
  }
}
.statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-attribution-container .statandquotelist__quote-attribution {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 100px;
}
@media (max-width: 575px) {
  .statandquotelist .container .statandquotelist__quote-container .statandquotelist__quote-attribution-container .statandquotelist__quote-attribution {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 40px;
  }
}

.statsAndContentCards .container {
  max-width: 1200px !important;
}
.statsAndContentCards .row-1,
.statsAndContentCards .row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
.statsAndContentCards .gold-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ab9b71;
  width: 100%;
  max-width: 32%;
  min-width: 300px;
  padding: 20px;
}
.statsAndContentCards .cols-2 .gold-card {
  max-width: 49%;
}
.statsAndContentCards .gold-card h2 {
  color: #ffffff;
  font-family: "industry" !important;
  font-size: 3em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  font-weight: 900;
}
.statsAndContentCards .gold-card h3 {
  color: #ffffff;
  font-family: "industry";
  font-size: 1.25em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
}
.statsAndContentCards .gray-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 32%;
  min-width: 300px;
  height: 250px;
}
.statsAndContentCards .cols-2 .gray-card {
  max-width: 49%;
}
.statsAndContentCards .gray-card-header {
  background-color: #b0b0b1;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.statsAndContentCards .gray-card-header img {
  padding-right: 10px;
  width: 80px;
}
.statsAndContentCards .gray-card-header h2 {
  color: #121212;
  font-family: "industry" !important;
  font-size: 1.25em !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.statsAndContentCards .gray-card-content {
  background-color: #f7f7f7;
  padding: 20px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .statsAndContentCards .gray-card {
    height: 290px !important;
  }
}

.donutChartWithImage .container {
  max-width: 1200px;
}
.donutChartWithImage .image-and-donut {
  padding: 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 900px;
  min-height: 475px;
  background-position: center;
  background-size: cover;
}
.donutChartWithImage .donutchart__chart__outerwrapper {
  position: relative;
}
.donutChartWithImage .donutchart__chart__container {
  max-width: 250px;
  max-height: 250px;
  min-width: 250px;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.donutChartWithImage .donutchart__chart, .donutChartWithImage .donutchart__canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.donutChartWithImage .donutchart__value {
  color: white;
  font-weight: 800;
  font-size: 90px;
  line-height: 37px;
  letter-spacing: 0.1em;
  color: #ab9b71;
  letter-spacing: -4px;
}
.donutChartWithImage img.donut {
  width: 25%;
}
.donutChartWithImage p.donut-text {
  font-family: "industry";
  font-size: 1.2em;
  line-height: 1.55em;
  color: #ffffff;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .donutChartWithImage .image-and-donut {
    padding: 50px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .donutChartWithImage img.donut {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .donutChartWithImage p.donut-text {
    margin: 20px 0 0 0;
  }
}

.AnnualReportPage p {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  .AnnualReportPage p {
    font-size: 14px;
    line-height: inherit;
    font-weight: inherit;
  }
}
.AnnualReportPage .navbar .navitems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}
.AnnualReportPage .navbar .homelink {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  color: black;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .AnnualReportPage .navbar .selflink img {
    width: 60px;
    height: auto;
  }
}
.AnnualReportPage .odometer.odometer-auto-theme, .AnnualReportPage .odometer.odometer-theme-default {
  font-family: "industry";
}
.AnnualReportPage .block {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.AnnualReportPage .vishidden {
  visibility: hidden;
}
.AnnualReportPage .row.equal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.AnnualReportPage .videocalltoaction .card h1 {
  text-transform: uppercase;
  letter-spacing: 0.3em;
}
.AnnualReportPage .videocalltoaction .card hr {
  border-bottom-color: #ab9b71;
}
.AnnualReportPage .videocalltoaction .card .wrapper {
  background-color: white;
}
.AnnualReportPage .videocalltoaction .playbutton {
  background-color: rgba(0, 0, 0, 0.5);
}
.AnnualReportPage .calltoactiongrid h1 {
  color: #ab9b71;
}
.AnnualReportPage .calltoactiongrid .header h1 {
  color: black;
}
.AnnualReportPage .annualreportpage__intro {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  height: calc(100vh - 140px);
  text-align: center;
  padding-top: 112px;
  position: relative;
}
@media (max-width: 575px) {
  .AnnualReportPage .annualreportpage__intro {
    padding-top: 12px;
  }
}
.AnnualReportPage .annualreportpage__intro.Middle {
  padding-top: 275px;
}
.AnnualReportPage .annualreportpage__background-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.AnnualReportPage .annualreportpage__background-video video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.AnnualReportPage .annualreportpage__background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.AnnualReportPage .annualreportpage__headline {
  color: #ab9b71;
  font-size: 5vw;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-weight: bold;
  letter-spacing: 0.3em;
}
@media (max-width: 767px) {
  .AnnualReportPage .annualreportpage__headline {
    font-size: 5em;
  }
}
@media (max-width: 575px) {
  .AnnualReportPage .annualreportpage__headline {
    font-size: 4em;
  }
}
.AnnualReportPage .annualreportpage__headline.color-theme-Light {
  color: white;
}
.AnnualReportPage .annualreportpage__buttonlink .bigbutton a {
  font-size: .786em;
  z-index: 2;
  display: inline-block;
  padding: 15px 60px 15px 30px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none;
  letter-spacing: .150em;
  text-transform: uppercase;
  color: #ffffff;
  background: #ab9b71;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  background-color: black;
  color: white;
}
@media (min-width: 769px) {
  .AnnualReportPage .annualreportpage__buttonlink .bigbutton a {
    max-width: 88%;
  }
}
.AnnualReportPage .annualreportpage__buttonlink .bigbutton a:hover, .AnnualReportPage .annualreportpage__buttonlink .bigbutton a:active, .AnnualReportPage .annualreportpage__buttonlink .bigbutton a:focus {
  text-decoration: none;
  color: #ffffff;
  background: #b6222c;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M979%20960q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023zm384%200q0%2013-10%2023l-466%20466q-10%2010-23%2010t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10%2023-10t23%2010l466%20466q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 46%;
  background-size: 17px;
  -webkit-box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 32px 0 rgba(0, 0, 0, 0.3);
}
.AnnualReportPage .annualreportpage__buttonlink .bigbutton a.full-width {
  width: 100%;
}
.AnnualReportPage .annualreportpage__buttonlink .bigbutton a.arrow {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1728%20893q0%2014-10%2024l-384%20354q-16%2014-35%206-19-9-19-29v-224h-1248q-14%200-23-9t-9-23v-192q0-14%209-23t23-9h1248v-224q0-21%2019-29t35%205l384%20350q10%2010%2010%2023z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  background-position: 90% 47%;
}
.AnnualReportPage .annualreportpage__buttonlink .bigbutton a.arrow:hover, .AnnualReportPage .annualreportpage__buttonlink .bigbutton a.arrow:active, .AnnualReportPage .annualreportpage__buttonlink .bigbutton a.arrow:focus {
  background-position: 90% 47%;
}
@media (max-width: 575px) {
  .AnnualReportPage .annualreportpage__buttonlink .bigbutton a {
    background-image: none !important;
    padding: 12px 25px;
    font-size: 14px;
    line-height: 17px;
  }
}
.AnnualReportPage .annualreportpage__buttonlink.color-theme-Light .bigbutton a {
  background-color: #b6222c;
  color: white;
}
.AnnualReportPage .annualreportpage__buttonlink.color-theme-Light .bigbutton a:hover {
  background-color: black;
}
.AnnualReportPage .introlinks-sticky-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.AnnualReportPage .annualreportpage__introlinks__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 10;
}
.AnnualReportPage .annualreportpage__introlinks {
  font-family: 'industry';
  font-weight: 500;
  font-style: normal;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  width: 100%;
  pointer-events: auto;
  overflow-x: auto;
  overflow-y: hidden;
}
.AnnualReportPage .annualreportpage__introlinks.stuck {
  position: fixed;
  top: 0;
  z-index: 100;
  bottom: unset;
}
.AnnualReportPage .annualreportpage__introlink {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 140px;
      flex-basis: 140px;
}
.AnnualReportPage .annualreportpage__introlink .introlink__digits {
  color: #efebe3;
  font-size: 36px;
  line-height: 65px;
  font-weight: 800;
}
@media (max-width: 767px) {
  .AnnualReportPage .annualreportpage__introlink .introlink__digits {
    font-size: 26px;
    line-height: 31px;
  }
}
.AnnualReportPage .annualreportpage__introlink .introlink__headline {
  font-size: 11px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  margin: 0 10px;
  max-width: 140px;
}
@media (max-width: 767px) {
  .AnnualReportPage .annualreportpage__introlink .introlink__headline {
    line-height: 11px;
  }
}
.AnnualReportPage .annualreportpage__introlink .introlink__indicator {
  position: absolute;
  bottom: 0;
  height: 6px;
  left: 0;
  width: 100%;
  background-color: transparent;
}
.AnnualReportPage .annualreportpage__introlink .introlink__link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.AnnualReportPage .annualreportpage__introlink:hover .introlink__indicator, .AnnualReportPage .annualreportpage__introlink.active .introlink__indicator {
  background-color: #b6232c;
}

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