.tmf-global-affiliates__credit-card {
  max-width: 900px;
  width: 90%;
  margin: auto;
}
.tmf-global-affiliates__credit-card .tmf-global-affiliates__title {
  font-size: 2.5em;
  margin: 0.5em 0 0.25em;
  font-weight: 700;
}

.tmf-global-affiliates__credit-card-tile {
  margin: 3em 0;
  border: solid 2px #111;
  box-shadow: 2px 2px 2px 2px #111;
  border-radius: 4px;
}
.tmf-global-affiliates__credit-card-tile h4, .tmf-global-affiliates__credit-card-tile h2 {
  margin: 0;
}
.tmf-global-affiliates__credit-card-tile h4 {
  font-size: 70%;
  font-weight: 700;
  margin: 1.5em 0 0.4em 0;
  text-transform: uppercase;
  letter-spacing: 0.125px;
}
.tmf-global-affiliates__credit-card-tile h4:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__header {
  background: #4659ce;
  color: white;
  padding: 0.5em 1.5em;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__header h2 {
  font-weight: 800;
  font-size: 1.33em;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content {
  padding: 1em;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content .tmf-ga-credit-card-tile__column {
  margin: 1em 0;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content .tmf-ga-credit-card-tile__column:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content li, .tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content p {
  font-size: 70%;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content hr {
  margin: 1.5em 0;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-product-tile__image {
  display: block;
  max-width: 220px;
  margin: auto;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-product-tile__image a {
  display: block;
  width: 100%;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-product-tile__image a img {
  width: 100%;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-product-tile__info-box {
  display: flex;
  margin-bottom: 1em;
}
.tmf-global-affiliates__credit-card-tile .tmf-ga-product-tile__info-box div {
  background: #ebebeb;
  margin: 0 0.5em;
  padding: 0.75em;
  font-weight: 600;
  font-size: 66%;
  border: solid 1px;
}
@media screen and (min-width: 700px) {
  .tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content {
    display: flex;
    margin: 1em 0;
  }
  .tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content .tmf-ga-credit-card-tile__column {
    width: 33%;
    padding: 0.5em;
    margin: 0;
  }
  .tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__content .tmf-ga-credit-card-tile__column:first-child {
    padding-left: 0;
  }
  .tmf-global-affiliates__credit-card-tile .tmf-ga-credit-card-tile__header h2 {
    font-size: 2em;
  }
}

.tmf-global-affiliates__review h2, .tmf-global-affiliates__review h3 {
  margin: 1em 0 0.5em 0;
  font-size: 1.5em;
  font-weight: 700;
}
.tmf-global-affiliates__review h3 {
  font-size: 1.125em;
}

.tmf-ga-product-tile__button {
  display: block;
  margin: auto;
  text-align: center;
  width: 180px;
  background: #0095c8;
  padding: 0.4em;
}
.tmf-ga-product-tile__button a {
  background-color: #0095c8;
  color: #fff;
  text-decoration: none;
}

.tmf-ga-product-tile__rating {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1em 0;
  text-align: center;
  font-size: 70%;
  font-weight: 600;
}

.rating_stars {
  background: url("../../../../src/assets/images/empty_stars.png") left center no-repeat;
  height: 23px;
  width: 124px;
  display: block;
  text-align: center;
  margin: 0.25em auto;
}
.rating_stars .empty_stars {
  background: url("../../../../src/assets/images/full_stars.png") left center no-repeat;
  height: 23px;
  width: 50%;
}

.tmf-global-affiliates__content-header {
  text-align: center;
}
.tmf-global-affiliates__content-header .breadcrumb {
  font-size: 70%;
  font-weight: 600;
}
.tmf-global-affiliates__content-header .breadcrumb a {
  text-decoration: none;
}
.tmf-global-affiliates__content-header .tmf-ga-advertiser-disclosure {
  font-size: 66%;
  font-style: italic;
  text-align: center;
  line-height: 1.5;
  max-width: 80%;
  margin: 1em auto;
}
.tmf-global-affiliates__content-header .tmf-global-affiliates__byline {
  font-size: 65%;
  font-weight: 600;
}
.tmf-global-affiliates__content-header .tmf-global-affiliates__byline a {
  text-decoration: none;
}

.credit_scale_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1em 0;
  text-align: center;
  font-size: 70%;
  font-weight: 600;
}

.credit_scale_block {
  background: url("../../../../src/assets/images/full_stars.png") left center no-repeat;
  height: 23px;
  width: 124px;
  display: block;
  text-align: center;
  margin: 0.25em auto;
}
.credit_scale_block .empty_credit_scale_block {
  background: url("../../../../src/assets/images/empty_stars.png") left center no-repeat;
  height: 23px;
  width: 50%;
}

.recommended_credit_container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 1em 0;
  text-align: left;
  font-size: 70%;
  font-weight: 600;
}
.recommended_credit_container .rating_req_box {
  width: 66%;
}

.incremental_score {
  list-style: none;
  position: relative;
  margin-bottom: 0;
  display: flex;
  width: 80%;
  text-align: center;
  padding-left: 0;
  min-width: 180px;
  margin: 1em auto;
}
.incremental_score:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 47%;
  width: 16px;
  height: 10px;
  border: 10px solid transparent;
  border-left-width: 8px;
  border-right-width: 8px;
  box-sizing: border-box;
  border-top-color: #000;
}
.incremental_score.score_0:before {
  left: 8.5%;
}
.incremental_score.score_1:before {
  left: 28%;
}
.incremental_score.score_2:before {
  left: 49%;
}
.incremental_score.score_3:before {
  left: 69%;
}
.incremental_score.score_4:before {
  left: 89%;
}
.incremental_score li {
  min-width: 20%;
  margin: 0;
  font-size: 75%;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.incremental_score li:nth-child(1) span {
  background-color: #ea484d;
}
.incremental_score li:nth-child(2) span {
  background-color: #ef874b;
}
.incremental_score li:nth-child(3) span {
  background-color: #e1c63b;
}
.incremental_score li:nth-child(4) span {
  background-color: #9fcd35;
}
.incremental_score li:nth-child(5) span {
  background-color: #5aaf2b;
}
.incremental_score li span {
  width: 100%;
  height: 20px;
  border-right: 2px solid #797979;
  display: block;
  margin-bottom: 7px;
}

:root {
  --tile_bg: #fff;
  --tile_border: #fafafa;
  --tag_color: #222;
  --disclaimer_color: #666;
  --apply_bg: #FFB81C;
  --apply_color: #000;
  --apply_bg_hover: #F8E08E;
}

.product-tile {
  font-family: sans-serif;
  font-size: 18px;
  max-width: 900px;
  width: 100%;
  margin: 3em auto;
  background-color: var(--tile_bg);
  color: #000;
  border-radius: 6px;
  border: solid 0.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 8px -4px rgba(17, 17, 17, 0.25);
}

.product-tile__header {
  padding: 1em;
}

.product-tile__header__title {
  margin-bottom: 1em;
}
.product-tile__header__title .product-tile__title {
  margin: 0 !important;
}

@media (min-width: 800px) {
  .product-tile__header__wrap {
    display: flex;
    justify-content: space-between;
  }
}

.product-tile__tag {
  margin: 0;
}

.product-tile__title {
  font-size: 1.15em;
  margin: 0.25em 0;
}
@media (min-width: 800px) {
  .product-tile__title {
    font-size: 1.25em;
    margin-right: 1em !important;
    margin-top: 0 !important;
  }
}

.product-tile__tag {
  display: inline-block;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tag_color);
  border-radius: 0.5em;
}
.product-tile__tag:empty {
  display: none;
}

.product-tile__image {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
}
@media (min-width: 450px) and (max-width: 799px) {
  .product-tile__image {
    flex-direction: row;
    margin-bottom: 1em;
  }
}

.product-tile__image__link {
  display: block;
}

.product-tile__image__img {
  display: inline-block;
  max-width: 200px;
  object-fit: contain;
  border-radius: 0.5em;
}

.product-tile__image__caption {
  width: 100%;
  margin: 0;
}
@media (min-width: 450px) and (max-width: 799px) {
  .product-tile__image__caption {
    margin-left: 1em;
  }
}

.product-tile__rec-credit {
  font-size: 12px;
  margin-top: 0;
}
@media (min-width: 800px) {
  .product-tile__rec-credit {
    margin-top: 0.5em;
  }
}

.product-tile__rec-credit__text {
  font-size: 0.85em;
  text-align: center;
}
@media (min-width: 450px) and (max-width: 799px) {
  .product-tile__rec-credit__text {
    text-align: left;
  }
}
.product-tile__rec-credit__text p {
  text-transform: uppercase;
  margin: 0;
}
.product-tile__rec-credit__text p:first-child {
  font-weight: 600;
  margin-bottom: 0.2em;
}

.product-tile__cta-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  margin-top: 1em;
}
@media (min-width: 600px) {
  .product-tile__cta-container {
    max-width: 18em;
    margin: 0.75em auto 0 0;
  }
}

.product-tile__cta {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.85em;
  line-height: 1.1;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  width: 100%;
  min-width: 13em;
  background-color: var(--apply_bg);
  color: var(--apply_color);
  padding: 0.75em 2em;
  margin: 0;
  border-radius: 0.5em;
}
@media (min-width: 450px) and (max-width: 799px) {
  .product-tile__cta {
    max-width: 22em;
    margin-right: auto;
  }
}
@media (min-width: 800px) {
  .product-tile__cta {
    max-width: 20em;
  }
}
.product-tile__cta:visited {
  color: var(--apply_color);
}
.product-tile__cta:active, .product-tile__cta:hover {
  background-color: var(--apply_bg_hover);
  color: var(--apply_color);
}
.product-tile__cta:not(.product-tile__cta--no-icon)::after {
  content: "";
  width: 1em;
  height: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
  margin-left: 0.5em;
  margin-top: -2px;
}
.product-tile__cta--apply::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='https://qwptcaq11h.proxynodejs.usequeue.com/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512' height='512'%3E%3Cg%3E%3Cpath d='M405.333,179.712v-30.379C405.333,66.859,338.475,0,256,0S106.667,66.859,106.667,149.333v30.379 c-38.826,16.945-63.944,55.259-64,97.621v128C42.737,464.214,90.452,511.93,149.333,512h213.333 c58.881-0.07,106.596-47.786,106.667-106.667v-128C469.278,234.971,444.159,196.657,405.333,179.712z M277.333,362.667 c0,11.782-9.551,21.333-21.333,21.333c-11.782,0-21.333-9.551-21.333-21.333V320c0-11.782,9.551-21.333,21.333-21.333 c11.782,0,21.333,9.551,21.333,21.333V362.667z M362.667,170.667H149.333v-21.333c0-58.91,47.756-106.667,106.667-106.667 s106.667,47.756,106.667,106.667V170.667z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.product-tile__cta-disclaimer {
  font-size: 0.6em;
  font-weight: 500;
  margin: 0.5em auto 1em;
  color: var(--disclaimer_color);
}

@media (min-width: 800px) {
  .product-tile__content-specs {
    padding-left: 2em;
  }
}
.product-tile__content-specs table,
.product-tile__content-specs table tr,
.product-tile__content-specs table tr td {
  border-left: none;
  border-top: none;
  border-right: none;
  background-color: #fff;
}
.product-tile__content-specs table {
  border-bottom: none;
  margin: 0 !important;
  table-layout: fixed;
}
.product-tile__content-specs table tbody {
  border: none;
}
.product-tile__content-specs table tbody tr {
  margin: 1em 0;
}
.product-tile__content-specs table tbody tr:last-child {
  border-bottom: none;
}
.product-tile__content-specs table tbody tr:last-child td {
  border-bottom: none;
}
.product-tile__content-specs table tbody tr:nth-child(even) td {
  background-color: #fff;
}
@media (max-width: 449px) {
  .product-tile__content-specs table tbody tr {
    display: grid;
    padding: 0 0.5em;
  }
}
@media (max-width: 449px) {
  .product-tile__content-specs table tbody tr td {
    width: 100%;
    border: none;
    padding: 0;
  }
}
.product-tile__content-specs table tbody .product__table-row-content {
  font-size: 70%;
}
.product-tile__content-specs table tbody .product__table-row-content p {
  line-height: 1.33;
  margin-bottom: 1em;
}

.product__table-row-title {
  margin-bottom: 0.1rem;
  text-transform: uppercase;
  padding: 0.75em 0;
  width: 13.5em;
  border-left: none !important;
}
.product__table-row-title span {
  font-size: 0.75em;
  font-weight: 600;
  letter-spacing: 0.125px;
}

.product__table-row:first-child td {
  border-top: none !important;
}
.product__table-row:last-child td {
  border-bottom: none !important;
}

.product-tile__tabs {
  padding: 0;
}

.product__table-row-content {
  font-size: 0.75em;
  white-space: normal;
  border-right: none !important;
}
.product__table-row-content p:last-child {
  margin-bottom: 0;
}

.product__tabs-container {
  padding: 1.5em;
}

ul.tabs {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  border: solid 0.5px rgba(0, 0, 0, 0.2);
  border-left: none;
  border-right: none;
  background-color: #efefef;
}

ul.tabs li {
  flex: 1;
  list-style: none;
  cursor: pointer;
  margin: 0;
  display: inline-block;
  float: left;
  padding: 0.5em;
  background-color: #efefef;
  color: #111;
  text-align: center;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 60%;
  letter-spacing: 0;
}
ul.tabs li:hover {
  background-color: #fcfcfc;
}
ul.tabs li:first-child {
  border-right: solid 0.5px rgba(0, 0, 0, 0.2);
}
ul.tabs li:last-child {
  border-left: solid 0.5px rgba(0, 0, 0, 0.2);
}
ul.tabs li span {
  display: block;
}

@media screen and (min-width: 800px) {
  ul.tabs li {
    line-height: 40px;
    font-weight: 600;
    font-size: 66%;
    letter-spacing: 0.33px;
  }
}
ul.tabs li.active {
  background-color: #fff;
  border-bottom: none;
}

.tabs_container {
  display: inline-block;
  font-size: 0.8em;
  width: 100%;
  padding: 1.5em 1.5em 0;
}
.tabs_container p, .tabs_container li {
  font-size: 0.9em;
  line-height: 1.5;
}

.tabs_container .tab_content {
  display: none;
}

.tabs_container .tab_content.active {
  display: inline-block;
  width: 100%;
}
.tabs_container .tab_content.active p {
  margin-bottom: 1em !important;
}
.tabs_container .tab_content.active ul {
  margin-left: 0;
  padding: 0 1em;
}
.tabs_container .tab_content.active p:last-child {
  margin-bottom: 0;
}

.product-tile__tabs__title {
  font-size: 1.5em;
  line-height: 1.25;
  margin-bottom: 0.5em;
}

.product-tile__procon h4:first-child {
  margin-top: 0;
}
@media (min-width: 600px) {
  .product-tile__procon {
    display: flex;
  }
}

@media (min-width: 600px) {
  .product-tile__procon__col {
    width: 50%;
  }
  .product-tile__procon__col:first-child {
    margin-right: 1em;
  }
}
.product-tile__procon__col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-tile__procon__col li {
  line-height: 2em;
  margin: 0;
  padding-left: 2em;
  background-position: left center;
  background-size: 1.15em;
  background-repeat: no-repeat;
}
.product-tile__procon__col:first-child li {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='https://qwptcaq11h.proxynodejs.usequeue.com/1999/xlink' x='0px' y='0px' viewBox='0 0 300.003 300.003' style='enable-background:new 0 0 300.003 300.003;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M150,0C67.159,0,0.001,67.159,0.001,150c0,82.838,67.157,150.003,149.997,150.003S300.002,232.838,300.002,150 C300.002,67.159,232.839,0,150,0z M213.281,166.501h-48.27v50.469c-0.003,8.463-6.863,15.323-15.328,15.323 c-8.468,0-15.328-6.86-15.328-15.328v-50.464H87.37c-8.466-0.003-15.323-6.863-15.328-15.328c0-8.463,6.863-15.326,15.328-15.328 l46.984,0.003V91.057c0-8.466,6.863-15.328,15.326-15.328c8.468,0,15.331,6.863,15.328,15.328l0.003,44.787l48.265,0.005 c8.466-0.005,15.331,6.86,15.328,15.328C228.607,159.643,221.742,166.501,213.281,166.501z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (max-width: 799px) {
  .product-tile__procon__col:last-child h4:first-child {
    margin-top: 1em;
  }
}
.product-tile__procon__col:last-child li {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='https://qwptcaq11h.proxynodejs.usequeue.com/1999/xlink' x='0px' y='0px' viewBox='0 0 300.003 300.003' style='enable-background:new 0 0 300.003 300.003;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M150.001,0c-82.843,0-150,67.159-150,150c0,82.838,67.157,150.003,150,150.003c82.838,0,150-67.165,150-150.003 C300.001,67.159,232.838,0,150.001,0z M197.218,166.283H92.41c-8.416,0-15.238-6.821-15.238-15.238s6.821-15.238,15.238-15.238 H197.22c8.416,0,15.238,6.821,15.238,15.238S205.634,166.283,197.218,166.283z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.product-tile__colophon {
  font-size: 0.66em;
  font-style: italic;
  padding: 1.5em 1em 0.5em;
  background-color: #fff;
  color: var(--disclaimer_color);
}
.product-tile__colophon p:last-child {
  margin-bottom: 0.5em;
}

:root {
  --text_color: #666;
  --link_color: #485cc7;
  --link_color_hover: #753bbd;
}

.product-tile__risk-warning {
  position: relative;
  font-size: 0.6em;
  line-height: 1.5;
  margin: 1em 0.5em;
  color: var(--text_color);
}
.product-tile__risk-warning button, .product-tile__risk-warning a {
  display: inline-block;
  color: var(--link_color);
  background-color: transparent;
  padding: 0;
  boorder: none;
  cursor: pointer;
}
.product-tile__risk-warning button:visited, .product-tile__risk-warning a:visited {
  color: var(--link_color);
}
.product-tile__risk-warning button:hover, .product-tile__risk-warning a:hover {
  color: var(--link_color_hover);
}

.product-tile__risk-warning__toggler {
  position: relative;
  z-index: 2;
}
.product-tile__risk-warning__toggler::after {
  content: "More details [+]";
}
.product-tile__risk-warning__toggler--active::after {
  content: "Close details [-]";
}

.product-tile__risk-warning__title {
  font-weight: 700;
  display: block;
}

.product-tile__risk-warning__expanded {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  height: 0;
}
.product-tile__risk-warning__expanded--active {
  visibility: visible;
  opacity: 1;
  margin-top: 0.25em;
  height: auto;
}
@media (min-width: 800px) {
  .product-tile__risk-warning__expanded--active {
    position: absolute;
    z-index: 1;
    width: 20em;
    padding: 3em 1em 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px 2px #cacaca;
    margin-top: -2.5em;
    margin-left: -1em;
  }
}

.credit_scale_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1em 0;
  text-align: center;
  font-size: 70%;
  font-weight: 600;
}

.credit_scale_block {
  background: url("../../../../src/assets/images/full_stars.png") left center no-repeat;
  height: 23px;
  width: 124px;
  display: block;
  text-align: center;
  margin: 0.25em auto;
}
.credit_scale_block .empty_credit_scale_block {
  background: url("../../../../src/assets/images/empty_stars.png") left center no-repeat;
  height: 23px;
  width: 50%;
}

.recommended_credit_container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 1em 0;
  text-align: left;
  font-size: 70%;
  font-weight: 600;
}
.recommended_credit_container .rating_req_box {
  width: 66%;
}

.incremental_score {
  list-style: none;
  position: relative;
  margin-bottom: 0;
  display: flex;
  width: 80%;
  text-align: center;
  padding-left: 0;
  min-width: 180px;
  margin: 1em auto;
}
.incremental_score:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 47%;
  width: 16px;
  height: 10px;
  border: 10px solid transparent;
  border-left-width: 8px;
  border-right-width: 8px;
  box-sizing: border-box;
  border-top-color: #000;
}
.incremental_score.score_0:before {
  left: 8.5%;
}
.incremental_score.score_1:before {
  left: 28%;
}
.incremental_score.score_2:before {
  left: 49%;
}
.incremental_score.score_3:before {
  left: 69%;
}
.incremental_score.score_4:before {
  left: 89%;
}
.incremental_score li {
  min-width: 20%;
  margin: 0;
  font-size: 75%;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.incremental_score li:nth-child(1) span {
  background-color: #ea484d;
}
.incremental_score li:nth-child(2) span {
  background-color: #ef874b;
}
.incremental_score li:nth-child(3) span {
  background-color: #e1c63b;
}
.incremental_score li:nth-child(4) span {
  background-color: #9fcd35;
}
.incremental_score li:nth-child(5) span {
  background-color: #5aaf2b;
}
.incremental_score li span {
  width: 100%;
  height: 20px;
  border-right: 2px solid #797979;
  display: block;
  margin-bottom: 7px;
}

:root {
  --title_color: #fff;
  --title_bg: #485cc7;
  --cta_bg: #fbcc55;
  --cta_color: #000;
  --cta_bg_hover: #f8e08e;
  --placeholder_color: #dcdcdd;
  --link_color: #485cc7;
  --link_color_hover: #753bbd;
}

.premium-preview {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  font: 16px/1 "Lato", sans-serif;
  padding: 2rem 2rem 0;
  background-color: #fff;
}
.premium-preview ::placeholder {
  color: var(--placeholder_color);
}

.premium-preview__title {
  display: inline-block;
  font: 700 2.25rem "Roboto", sans-serif;
  text-align: center;
  letter-spacing: 0.5px;
  margin: 0 auto;
  padding: 0.25em 0.5em;
  color: var(--title_color);
  background-color: var(--title_bg);
  border-radius: 5px;
  z-index: 10;
}
.entry-content .premium-preview__title {
  margin: 0 auto;
}
@media (min-width: 576px) {
  .premium-preview__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .premium-preview__title {
    font-size: 3rem;
  }
}

.premium-preview__subtitle {
  width: calc(100% + 1rem);
  font: 700 2.25rem "Roboto", sans-serif;
  text-align: center;
  z-index: 10;
  margin: 0 -2rem 0.75em;
  padding: 1rem 3rem;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
}
.entry-content .premium-preview__subtitle {
  margin: 0 -3rem;
}
@media (min-width: 576px) {
  .premium-preview__subtitle {
    font-size: 2.5rem;
  }
}
.premium-preview__subtitle span {
  display: inline-block;
  max-width: 60rem;
}

.premium-preview__text {
  position: relative;
  height: 9.5em;
  width: 100%;
  margin-top: -2rem;
  line-height: 1.5;
}
.premium-preview__text strong, .premium-preview__text b {
  display: block;
  font-size: 2.25rem;
  margin-bottom: 0.75em;
  line-height: 1.25;
}
.premium-preview__text ul {
  margin: 0;
  padding-left: 1.25em;
}

.premium-preview__blurry {
  filter: blur(5px);
  pointer-events: none;
  user-select: none;
}

.premium-preview__lockpad-icon {
  position: absolute;
  left: calc(50% - 2.5rem);
  top: 4rem;
  display: block;
  width: 5rem;
  margin: 2rem auto;
}
.premium-preview__lockpad-icon svg {
  width: 100%;
}
.premium-preview__shortcode form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 60rem;
  margin: auto;
}
.premium-preview__shortcode form > label {
  z-index: 10;
}
@media (max-width: 575px) {
  .premium-preview__shortcode form > label {
    grid-column: span 2;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .premium-preview__shortcode form > label {
    width: 42rem;
  }
}
.premium-preview__shortcode form > label input[type=email] {
  display: block;
  font-size: 2rem;
  height: 2.5em;
  width: calc(100% - 1.1em);
  padding: 0 0.5em;
  margin-bottom: 0;
  border: 1px solid #666;
}
.premium-preview__shortcode form > label input[type=email]:focus {
  outline-color: var(--cta_color);
}
body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style) {
  font: 600 14px/1 "Lato", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 12em;
  margin: 0 0 0 auto;
  border: none;
  color: var(--cta_color);
  background-color: var(--cta_bg);
  border-radius: 2px;
  cursor: pointer;
  transition: background-color 0.2s;
  z-index: 10;
  border: 1px solid #666;
}
@media (max-width: 575px) {
  body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style) {
    grid-column: span 2;
    height: 5rem;
    width: 100%;
    border-top: 0;
  }
}
@media (min-width: 576px) {
  body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style) {
    border-left: 0;
  }
}
@media (min-width: 768px) {
  body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style) {
    min-width: 13em;
  }
}
@media (min-width: 992px) {
  body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style) {
    padding: 0.6rem 1rem;
  }
}
body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style):hover {
  text-decoration: none;
  color: var(--cta_color);
  background-color: var(--cta_bg_hover);
}
body:not(.commerce-page) .premium-preview__shortcode form button:not(.no-btn-style):focus {
  text-decoration: none;
  outline-color: var(--cta_color);
}
.premium-preview__shortcode form .ecap-disclaimer {
  grid-column: span 2;
  position: relative;
  z-index: 10;
  margin: 0 -2rem;
  padding: 1rem 2rem 2rem;
  background-color: #fff;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0) 100%);
}
.premium-preview__shortcode form .ecap-disclaimer label {
  font-size: 1.25rem;
  line-height: 1.5;
  max-width: 60rem;
  margin: auto;
}
#page .premium-preview__shortcode form .ecap-disclaimer label {
  font-size: 1.25rem;
}
.premium-preview__shortcode form .ecap-disclaimer label [type=checkbox] {
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 0.5rem;
  border: 1px solid #666;
  width: 1em;
  height: 1.25em;
}
.premium-preview__shortcode form .ecap-disclaimer label a {
  color: var(--link_color);
}
.premium-preview__shortcode form .ecap-disclaimer label a:hover {
  color: var(--link_color_hover);
}
.premium-preview__shortcode form .ecap-error,
.premium-preview__shortcode form .below-email,
.premium-preview__shortcode form .ecap-success,
.premium-preview__shortcode form .loading-spinner {
  grid-column: span 2;
}

.tmf-global-affiliates__product {
  max-width: 900px;
  width: 90%;
  margin: auto;
}
.tmf-global-affiliates__product .tmf-global-affiliates__product-title {
  font-size: 2.5em;
  margin: 0.5em 0 0.25em;
  font-weight: 700;
}

.tmf-global-affiliates__product-tile h4, .tmf-global-affiliates__product-tile h2 {
  margin: 0;
}
.tmf-global-affiliates__product-tile h4 {
  font-size: 70%;
  font-weight: 700;
  margin: 1.5em 0 0.4em 0;
  text-transform: uppercase;
  letter-spacing: 0.125px;
}
.tmf-global-affiliates__product-tile h4:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__header {
  background: #4659ce;
  color: white;
  padding: 0.5em 1.5em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__header h2 {
  font-weight: 800;
  font-size: 1.33em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content {
  padding: 1em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column {
  margin: 1em 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content li, .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content p {
  font-size: 70%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content hr {
  margin: 1.5em 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image {
  display: block;
  max-width: 220px;
  margin: auto;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image a {
  display: block;
  width: 100%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image a img {
  width: 100%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__info-box {
  display: flex;
  margin-bottom: 1em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__info-box div {
  background: #ebebeb;
  margin: 0 0.5em;
  padding: 0.75em;
  font-weight: 600;
  font-size: 66%;
  border: solid 1px;
}
@media screen and (min-width: 700px) {
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content {
    display: flex;
    margin: 1em 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column {
    width: 33%;
    padding: 0.5em;
    margin: 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column:first-child {
    padding-left: 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__header h2 {
    font-size: 2em;
  }
}

.tmf-global-affiliates__review h2, .tmf-global-affiliates__review h3 {
  margin: 1em 0 0.5em 0;
  font-size: 1.5em;
  font-weight: 700;
}
.tmf-global-affiliates__review h3 {
  font-size: 1.125em;
}

:root {
  --fieldset_bg: #fafafa;
  --fieldset_border_color: #dcdcdd;
  --label_color: #fff;
  --label_bg: #485cc7;
  --label_bg_active: #7385d6;
  --cta_bg: #fbcc55;
  --cta_color: #000;
  --cta_bg_hover: #f8e08e;
  --placeholder_color: #dcdcdd;
}

.tmf-calculator {
  font: 16px/1 "Lato", sans-serif;
  padding: 2rem 0;
}
.tmf-calculator ::placeholder {
  color: var(--placeholder_color);
}
@media (min-width: 768px) {
  .tmf-calculator {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.tmf-calculator .calc__form__legend {
  font-size: 1.75em;
  font-weight: 600;
  margin: 4rem 0 2rem;
  padding: 0;
}
.tmf-calculator .calc__form__legend:first-child {
  margin-top: 0;
}
.tmf-calculator .calc__form {
  background-color: var(--fieldset_bg);
  border: 1px solid var(--fieldset_border_color);
  border-radius: 6px;
  padding: 1rem;
  /* Filament: Hide arrow icon in IE browsers */
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form {
    width: 720px;
    padding: 2.5rem 2rem;
  }
}
.tmf-calculator .calc__form input {
  font: inherit;
  height: 47px;
  line-height: 40px;
  border: 1px solid var(--label_bg);
  padding: 0.5em 0.5em 0.5em 2.25em;
  width: 120px;
  min-width: 120px;
  color: #000;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form input {
    width: 100%;
  }
}
.tmf-calculator .calc__form input.single-digit {
  padding-left: 0.5em;
}
.tmf-calculator .calc__form input.calc__input--month {
  padding-left: 0.5em;
  padding-right: 4em;
}
.tmf-calculator .calc__form input:focus {
  outline: none;
  border-color: var(--label_bg_active);
  color: #000;
}
.tmf-calculator .calc__form input:focus + label {
  background-color: var(--label_bg_active);
}
.tmf-calculator .calc__form select {
  font: inherit;
  line-height: 40px;
  letter-spacing: inherit;
  word-spacing: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  height: 47px;
  width: 150px;
  padding: 0 1rem;
  cursor: pointer;
  border: 1px solid var(--label_bg);
  border-radius: 2px;
  background-color: #fff;
  color: #37393b;
}
.tmf-calculator .calc__form select:focus {
  outline: none;
  border-color: var(--label_bg_active);
  color: var(--label_bg);
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form select {
    width: 130px;
  }
}
.tmf-calculator .calc__form select:not([multiple]) {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 0.75em auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cpath d='M70.3 13.8L40 66.3 9.7 13.8z' fill='%23000'%3E%3C/path%3E%3C/svg%3E");
}
.tmf-calculator .calc__form select::-ms-expand {
  display: none;
}
.tmf-calculator .calc__form label {
  font-weight: 700;
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form label {
    font-size: 14px;
    margin: 1rem 0;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form label {
    margin-bottom: 1rem;
  }
}
.tmf-calculator .calc__form label--pushed {
  margin-top: 1.5rem;
}
.tmf-calculator .calc__form label--w150 {
  width: 150px;
}
.calc__form__col .tmf-calculator .calc__form label:not(:first-of-type) {
  margin-top: 1.5rem;
}
.tmf-calculator .calc__form label--large {
  font-size: 1.25rem;
  line-height: 1.25;
}
.calc__form__col .tmf-calculator .calc__form label--large:not(:first-of-type) {
  margin-top: 2em;
}
.tmf-calculator .calc__form .calc__submit {
  font: 600 14px/1 "Lato", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 0 auto;
  border: none;
  padding: 1.25em 3em 1.25em 2em;
  color: var(--cta_color);
  background: var(--cta_bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='451.846' height='451.847'%3E%3Cpath fill='%23000' d='M345.441 248.292L151.154 442.573c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744L278.318 225.92 106.409 54.017c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.287 194.284c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373z'/%3E%3C/svg%3E%0A") no-repeat 97% center;
  background-size: 0.75em;
  border-radius: 2px;
  cursor: pointer;
  transition: background-color 0.2s;
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form .calc__submit {
    background-position: 90% center;
  }
}
.tmf-calculator .calc__form .calc__submit:hover {
  color: var(--cta_color);
  background-color: var(--cta_bg_hover);
}
.tmf-calculator .calc__form .calc__submit:focus {
  outline-color: var(--cta_color);
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form .calc__submit {
    width: 100%;
  }
}
.tmf-calculator .calc__form .calc__form__currency {
  position: absolute;
  left: 2px;
  top: -8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 43px;
  height: 43px;
  padding: 0 0.5em;
  background-color: var(--label_bg);
  color: var(--label_color);
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form .calc__form__currency {
    top: 2px;
  }
}
.tmf-calculator .calc__form .calc__form__currency--month {
  left: unset;
  right: 2px;
}
.tmf-calculator .calc__form .calc__radio__wrap {
  display: flex;
  width: 100%;
  height: 48px;
  background-color: var(--label_bg);
}
.tmf-calculator .calc__form .calc__radio__wrap input {
  display: none;
}
.tmf-calculator .calc__form .calc__radio__wrap input:checked + label {
  background-color: var(--label_bg);
  color: #fff;
  border-color: #fff;
}
.tmf-calculator .calc__form .calc__radio__wrap input:checked + label:focus {
  background-color: var(--label_bg_active);
}
.tmf-calculator .calc__form .calc__radio__wrap label {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 46px;
  height: 46px;
  width: 50%;
  padding: 0 0.5em;
  margin: 1px;
  background-color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
.tmf-calculator .calc__form .calc__radio__wrap label:first-of-type {
  margin-right: 0;
}
.tmf-calculator .calc__form .calc__radio__wrap label:nth-child(6), .tmf-calculator .calc__form .calc__radio__wrap label:nth-child(8) {
  margin-left: 0;
}
.tmf-calculator .calc__form .calc__radio__wrap label:focus {
  outline: none;
  border-color: var(--label_bg_active);
  color: var(--label_bg);
}
@media (max-width: 575px) {
  .tmf-calculator .calc__form .calc__radio__wrap label[for=locationNorthernIreland] {
    line-height: 1;
    padding-top: 5px;
  }
}
@media screen and (max-width: 575px) and (min-width: 414px) {
  .tmf-calculator .calc__form .calc__radio__wrap label[for=locationNorthernIreland] {
    width: 100px;
    min-width: 100px;
  }
}
.tmf-calculator .calc__input__wrap {
  position: relative;
}
@media (min-width: 768px) {
  .tmf-calculator .calc__input__wrap {
    width: 120px;
  }
  .tmf-calculator .calc__input__wrap--has-note {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--halves {
    padding-left: 4rem;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--halves .calc__form__col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--thirds .calc__form__col {
    width: 33%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--w45 .calc__form__col {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--w50-40 .calc__form__col:first-child {
    width: 50%;
  }
  .tmf-calculator .calc__form__row--w50-40 .calc__form__col:last-child {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--w60-30 .calc__form__col:first-child {
    width: 60%;
  }
  .tmf-calculator .calc__form__row--w60-30 .calc__form__col:last-child {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--mortgage {
    padding: 0 2rem;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--mortgage .calc__form__col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--income_ratio {
    padding-right: 2em;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row--income_ratio .calc__form__col {
    width: 47%;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__row:not(:first-child) {
    margin-top: 3rem;
  }
}
.tmf-calculator .calc__form__row--spacer:not(:first-child) {
  margin: 2rem 0 -1rem;
}
.tmf-calculator .calc__form__row--start {
  justify-content: flex-start;
}
.tmf-calculator .calc__form__col {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form__col {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form__col:empty {
    display: none;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__col--full {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__col--fully {
    width: 100%;
  }
}
.tmf-calculator .calc__form__col--dropdown .calc__dropdown {
  display: flex;
  flex-direction: row;
}
.tmf-calculator .calc__form__col--dropdown .calc__input__wrap {
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .tmf-calculator .calc__form__col--dropdown .calc__input__wrap {
    width: calc(100% - 105px);
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__col--40w {
    width: 40%;
  }
}
.tmf-calculator .calc__input__note {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
  min-width: 150px;
  padding: 0;
  color: gray;
}
@media (max-width: 767px) {
  .tmf-calculator .calc__input__note {
    margin-top: 0.75rem;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__input__note {
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__input__note--wide {
    min-width: 205px;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__input__note--wider {
    min-width: 300px;
  }
}
@media (max-width: 767px) {
  .tmf-calculator .calc__input__note--below br {
    display: none;
  }
}
@media (min-width: 768px) {
  .tmf-calculator .calc__input__note--below {
    margin: 0.5em 0 -0.5em 0.5em;
  }
}
.tmf-calculator .calc__form__or {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-top: 1rem;
  color: #53565A;
}
@media (min-width: 768px) {
  .tmf-calculator .calc__form__or {
    margin: 0 auto 0 45px;
  }
}
.tmf-calculator .calc__footer {
  display: flex;
  margin-top: 3rem;
}
.tmf-calculator .calc__bottom-content {
  margin-top: 3rem;
}
.tmf-calculator .calc__mortgage__two {
  display: none;
}
.tmf-calculator .calc__mortgage--active .calc__mortgage__single {
  display: none;
}
.tmf-calculator .calc__mortgage--active .calc__mortgage__two {
  display: flex;
  margin-top: 1rem;
}
.tmf-calculator .calc__mortgage--active .calc__mortgage__two > label {
  padding-top: 1.66em;
}

:root {
  --results_color: #fff;
  --results_bg: #485cc7;
  --results_bg_err: #d82734;
  --results_bg_final: #43b02a;
  --results_color_final: #fff;
}

.tmf-calculator .calc__result {
  display: inline-block;
  font: 16px/1.25 "Lato", sans-serif;
  margin: 1em 0;
  padding: 0.75em 1em;
  color: var(--results_color);
  background-color: var(--results_bg);
  border-radius: 0.5em;
}
.tmf-calculator .calc__result--final {
  font-size: 1.15em;
  color: var(--results_color_final);
  background-color: var(--results_bg_final);
}
.tmf-calculator .calc__result--tax {
  width: 100%;
  line-height: 1.75;
}
.tmf-calculator .calc__result--err {
  font-weight: 600;
  color: #fff;
  background-color: var(--results_bg_err);
}
.tmf-calculator .calc__result:empty {
  display: none;
}
.container--blogpost .tmf-calculator .calc__result p {
  font-size: 1rem;
}
.tmf-calculator .calc__result p:last-child {
  margin-bottom: 0;
}
.tmf-calculator .calc__result__label {
  font-weight: 700;
}

.meet-the-team__header {
  display: block;
  text-align: center;
  padding: 100px 20px;
  background: #f6b220;
}
.meet-the-team__header h1 {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.meet-the-team {
  width: 90%;
  max-width: 1300px;
  margin: 100px auto;
  text-align: center;
}
.meet-the-team a:hover {
  opacity: 0.85;
}
.meet-the-team .meet-the-team__hr {
  display: inline-block;
  width: 88px;
  height: 2px;
  background: #f6b220;
}
.meet-the-team .meet-the-team__hr.meet-the-team__hr--hidden {
  background: transparent;
}
.meet-the-team .meet-the-team__staff-list-tile__content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.meet-the-team .meet-the-team__staff-list-tile__content h3 {
  position: relative;
  font-size: 20px;
  color: #ffffff;
  margin-top: 10px;
  z-index: 1;
}
.meet-the-team .meet-the-team__staff-list-tile__content__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#545454+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #545454 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #545454 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #545454 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#545454", endColorstr="#00ffffff",GradientType=0 );
  /* IE6-9 */
}
.meet-the-team .meet-the-team__staff-list-tile {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
  margin: 2%;
  background-size: cover;
  background-position: center center;
}
.meet-the-team .meet-the-team__staff-list-tile:hover {
  opacity: 1;
}
.meet-the-team .meet-the-team__staff-list-tile:hover .meet-the-team__staff-list-tile__content {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .meet-the-team .meet-the-team__staff-list-tile {
    width: 138px;
    height: 138px;
    margin: 1%;
  }
}
.meet-the-team .meet-the-team__staff-list-wrapper {
  position: relative;
}
.meet-the-team .meet-the-team__staff-list-wrapper .meet-the-team__vr {
  left: 20%;
  margin-top: -40px;
  z-index: 2;
}
.meet-the-team .meet-the-team__staff-list-left {
  float: left;
  width: 40%;
}
.meet-the-team .meet-the-team__staff-list-left h3 {
  position: relative;
  margin-top: 50px;
  padding: 30px 0;
  background: #ffffff;
  z-index: 3;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__staff-list-left {
    width: 100%;
  }
  .meet-the-team .meet-the-team__staff-list-left h3 {
    padding: 0;
    margin-top: 10px;
  }
}
.meet-the-team .meet-the-team__staff-list-right {
  float: left;
  width: 50%;
  margin-left: 10%;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__staff-list-right {
    width: 100%;
    margin-left: 0;
  }
}
.meet-the-team .meet-the-team__go-back {
  text-align: right;
  margin: 0 0 70px 10px;
}
.meet-the-team .meet-the-team__vr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: #f6b220;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__vr {
    display: none;
  }
}
.meet-the-team .meet-the-team__position {
  font-size: 1.2em;
  margin: 0;
  line-height: 1;
}
.meet-the-team .meet-the-team__bio {
  padding: 0 5%;
}
.meet-the-team .meet-the-team__top--less {
  height: 450px;
}
.meet-the-team .meet-the-team__top__left,
.meet-the-team .meet-the-team__top__right {
  position: relative;
  float: left;
}
.meet-the-team .meet-the-team__top__left {
  width: 40%;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__top__left {
    width: 100%;
  }
}
.meet-the-team .meet-the-team__top__right {
  width: 58%;
  margin-left: 2%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__top__right {
    width: 100%;
  }
}
.meet-the-team .meet-the-team__info {
  margin-bottom: 20px;
}
.meet-the-team .meet-the-team__info h3 {
  margin-bottom: 10px;
}
.meet-the-team .meet-the-team__info .meet-the-team__social-icons i {
  padding: 10px;
}
.meet-the-team .meet-the-team__image-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.meet-the-team .meet-the-team__image,
.meet-the-team .meet-the-team__image-shadow {
  width: 400px;
  height: 450px;
  max-width: 100%;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__image,
.meet-the-team .meet-the-team__image-shadow {
    margin-bottom: 40px;
    width: 350px;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .meet-the-team .meet-the-team__image,
.meet-the-team .meet-the-team__image-shadow {
    width: 260px;
    height: 310px;
  }
}
.meet-the-team .meet-the-team__image {
  position: relative;
  background-size: cover;
  background-position: center center;
  z-index: 2;
}
.meet-the-team .meet-the-team__image-shadow {
  position: absolute;
  top: -35px;
  left: -35px;
  background: #f6b220;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__image-shadow {
    top: -20px;
    left: -20px;
  }
}
.meet-the-team .meet-the-team__show-more {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 7px;
  text-align: center;
  background: #ffffff;
}
.meet-the-team .meet-the-team__show-more.hidden {
  display: none !important;
}
.meet-the-team .meet-the-team__top--less .meet-the-team__show-more {
  display: block;
}
.meet-the-team .meet-the-team__facts_title {
  margin: 40px 0;
}
.meet-the-team .meet-the-team__facts {
  position: relative;
}
.meet-the-team .meet-the-team__facts .meet-the-team__facts__left,
.meet-the-team .meet-the-team__facts .meet-the-team__facts__right {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .meet-the-team .meet-the-team__facts .meet-the-team__facts__left,
.meet-the-team .meet-the-team__facts .meet-the-team__facts__right {
    width: 100%;
  }
}
.meet-the-team .meet-the-team__fact {
  padding: 15px 60px;
}
.meet-the-team .meet-the-team__fact h3 {
  font-size: 28px;
}

.tmf-global-affiliates__product {
  max-width: 900px;
  width: 90%;
  margin: auto;
}
.tmf-global-affiliates__product .tmf-global-affiliates__product-title {
  font-size: 2.5em;
  margin: 0.5em 0 0.25em;
  font-weight: 700;
}

.tmf-global-affiliates__product-tile h4, .tmf-global-affiliates__product-tile h2 {
  margin: 0;
}
.tmf-global-affiliates__product-tile h4 {
  font-size: 70%;
  font-weight: 700;
  margin: 1.5em 0 0.4em 0;
  text-transform: uppercase;
  letter-spacing: 0.125px;
}
.tmf-global-affiliates__product-tile h4:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__header {
  background: #4659ce;
  color: white;
  padding: 0.5em 1.5em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__header h2 {
  font-weight: 800;
  font-size: 1.33em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content {
  padding: 1em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column {
  margin: 1em 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column:first-child {
  margin-top: 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content li, .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content p {
  font-size: 70%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__content hr {
  margin: 1.5em 0;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image {
  display: block;
  max-width: 220px;
  margin: auto;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image a {
  display: block;
  width: 100%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__image a img {
  width: 100%;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__info-box {
  display: flex;
  margin-bottom: 1em;
}
.tmf-global-affiliates__product-tile .tmf-ga-product-tile__info-box div {
  background: #ebebeb;
  margin: 0 0.5em;
  padding: 0.75em;
  font-weight: 600;
  font-size: 66%;
  border: solid 1px;
}
@media screen and (min-width: 700px) {
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content {
    display: flex;
    margin: 1em 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column {
    width: 33%;
    padding: 0.5em;
    margin: 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__content .tmf-ga-product-tile__column:first-child {
    padding-left: 0;
  }
  .tmf-global-affiliates__product-tile .tmf-ga-product-tile__header h2 {
    font-size: 2em;
  }
}

.tmf-global-affiliates__review h2, .tmf-global-affiliates__review h3 {
  margin: 1em 0 0.5em 0;
  font-size: 1.5em;
  font-weight: 700;
}
.tmf-global-affiliates__review h3 {
  font-size: 1.125em;
}

/*# sourceMappingURL=tmf-global-affiliates.css.map */
