/* MIXINS */
/* VARIABLES */
/* COLORS */
/* FONTS */
/* FONT SIZES */
/* FONT SIZES MEDIUM */
/* FONT SIZES SMALL */
/* LINE HEIGHTS */
/* FONT WEIGHTS */
/* MODULES */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  display: inline;
}

input {
  -webkit-appearance: none;
}

.panel-no-style, .so-panel, .panel-has-style {
  margin-bottom: 0 !important;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* FONTS */
/* FONT SIZES */
/* FONT SIZES MEDIUM */
/* FONT SIZES SMALL */
/* LINE HEIGHTS */
/* FONT WEIGHTS */
html,
body {
  font-family: canada-type-gibson, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #1C1D1E;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: canada-type-gibson, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #1C1D1E;
}

h1 {
  font-size: 50px;
  font-size: 3.125rem;
}
@media screen and (max-width: 1280px) {
  h1 {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 580px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 400px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 1280px) {
  h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 580px) {
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 400px) {
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}

h3 {
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 1280px) {
  h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 400px) {
  h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

h4 {
  font-size: 28px;
  font-size: 1.75rem;
}
@media screen and (max-width: 1280px) {
  h4 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 400px) {
  h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 1280px) {
  h5 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 400px) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h6 {
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 1280px) {
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 400px) {
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

p {
  font-size: 16px;
  line-height: 1.5;
}

strong, .bold {
  font-weight: 500;
}

i, .italic {
  font-style: italic;
}

/* https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/ */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.page_container {
  max-width: 1440px;
  width: calc(100% - 12%);
  margin: 0 auto;
}
@media print {
  .page_container {
    max-width: 100%;
    width: 100%;
  }
}

.push-top {
  padding-top: 0px !important;
  margin-top: -105px !important;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1160px) {
  .push-top {
    margin-top: 0px !important;
  }
}
.push-top .page_container {
  padding-top: 105px;
}
@media screen and (max-width: 1160px) {
  .push-top .page_container {
    padding-top: 0px;
  }
}

.white-bg-gap-right {
  position: relative;
  overflow: hidden;
}
.white-bg-gap-right:before {
  content: "";
  background: #FFFFFF;
  width: 100%;
  left: -50%;
  z-index: 0;
  position: absolute;
  top: 0px;
  height: 100%;
}
@media screen and (max-width: 1160px) {
  .white-bg-gap-right:before {
    display: none;
  }
}
.white-bg-gap-right .page_container {
  background: #FFFFFF;
  position: relative;
  z-index: 1;
}
.white-bg-gap-right .page_container:after {
  content: "";
  background: #FFFFFF;
  width: 120px;
  right: -120px;
  z-index: 0;
  position: absolute;
  top: 0px;
  height: 100%;
}
@media only screen and (max-width: 1800px) {
  .white-bg-gap-right .page_container:after {
    width: 60px;
    right: -60px;
  }
}
@media screen and (max-width: 1160px) {
  .white-bg-gap-right .page_container:after {
    display: none;
  }
}

.white-bg-gap-left {
  position: relative;
  overflow: hidden;
}
.white-bg-gap-left:after {
  content: "";
  background: #FFFFFF;
  width: 100%;
  right: -50%;
  z-index: 0;
  position: absolute;
  top: 0px;
  height: 100%;
}
.white-bg-gap-left .page_container {
  background: #FFFFFF;
  position: relative;
  z-index: 1;
}
.white-bg-gap-left .page_container:before {
  content: "";
  background: #FFFFFF;
  width: 120px;
  left: -120px;
  z-index: 0;
  position: absolute;
  top: 0px;
  height: 100%;
}
@media only screen and (max-width: 1800px) {
  .white-bg-gap-left .page_container:before {
    width: 60px;
    left: -60px;
  }
}

/* PARTIALS */
.button-section {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -8px;
}
.button-section .button {
  margin-bottom: 8px;
}
@media only screen and (max-width: 400px) {
  .button-section .button {
    width: 100%;
    text-align: center;
  }
}
.button-section .button:not(:last-of-type) {
  margin-right: 16px;
}
@media only screen and (max-width: 400px) {
  .button-section .button:not(:last-of-type) {
    margin-right: 0;
  }
}
.button-section .inline-button {
  margin-bottom: 8px;
}
.button-section .inline-button:not(:last-of-type) {
  margin-right: 32px;
}

.button {
  -webkit-appearance: none;
  cursor: pointer;
  padding: 17px 24px;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  display: inline-block;
  font-weight: 500;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  will-change: transform, background, color, border-color;
  border-radius: 50px;
  border: 2px solid;
  position: relative;
  min-width: 215px;
}
@media screen and (max-width: 580px) {
  .button {
    min-width: 0;
    padding: 13px 16px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 400px) {
  .button {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.button.arrow {
  padding-right: 60px;
}
@media only screen and (min-width: 401px) and (max-width: 580px) {
  .button.arrow {
    padding-right: 44px;
  }
}
@media only screen and (max-width: 400px) {
  .button.arrow {
    text-align: left;
  }
}
.button.arrow:after {
  content: "";
  background-image: url("../../img/icons/button-arrow-white.svg");
  background-position: center;
  background-size: 12.89px 8px;
  background-repeat: no-repeat;
  height: 8px;
  width: 12.89px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
@media only screen and (min-width: 401px) and (max-width: 580px) {
  .button.arrow:after {
    right: 16px;
  }
}
.button.auto {
  min-width: 0;
}
.button.red {
  border-color: #FF5053;
  color: white;
  background: #FF5053;
}
.button.red:hover {
  color: white;
  background: #ff6467;
  border-color: #ff6467;
  transform: translateY(-1px);
}
.button.red:active {
  color: whitesmoke;
  background: #ff3c3f;
}
.button.red:disabled {
  color: white;
  background: #FF5053;
}
.button.red:disabled:hover {
  transform: translateY(0);
}
.button.transparent {
  color: white;
  background: transparent;
  border-color: white;
}
.button.transparent:hover {
  color: white;
  background: rgba(10, 10, 10, 0);
  border-color: rgba(10, 10, 10, 0);
  transform: translateY(-1px);
}
.button.transparent:active {
  color: whitesmoke;
  background: rgba(0, 0, 0, 0);
}
.button.transparent:disabled {
  color: white;
  background: transparent;
}
.button.transparent:disabled:hover {
  transform: translateY(0);
}
.button.transparent:hover {
  border-color: white;
}
.button.small {
  font-size: 14px;
  font-size: 0.875rem;
  min-width: 0;
  padding: 13px 24px;
}
.button.small.arrow {
  padding-right: 60px;
}
.button.uppercase {
  text-transform: uppercase;
}
.button.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.button.white {
  color: #0C1624;
  border: 1px solid rgba(81, 108, 144, 0.15);
  background: white;
  transition: background 0.15s ease;
  padding: 15px 24px 14px;
}
.button.white:hover {
  background: #F2F2F2;
}
.button.squared {
  border-radius: 4px;
}
@media screen and (min-width: 1281px) {
  .button.wider {
    padding: 17px 32px;
  }
}
.button.download {
  padding: 15px 16px 14px;
  padding-right: 40px;
}
@media only screen and (max-width: 400px) {
  .button.download {
    text-align: left;
  }
}
.button.download:after {
  content: "";
  background-image: url("../../img/icons/download.svg");
  background-position: center;
  background-size: 8px 12.89px;
  background-repeat: no-repeat;
  height: 12.89px;
  width: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.button.download.white-download:after {
  background-image: url("../../img/icons/download-white.svg");
}
.button.print-btn {
  display: inline-flex;
  align-items: center;
}
.button.print-btn:before {
  content: "";
  background-image: url("../../img/icons/print-icon.svg");
  width: 18.286px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
.button.loading {
  color: transparent !important;
  position: relative;
}
.button.loading:after {
  content: "";
  width: 14px;
  height: 14px;
  border-left: 3px solid white;
  border-top: 3px solid white;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  z-index: 10;
}
@keyframes spinme {
  100% {
    transform: rotate(-360deg);
  }
}

.inline-button {
  display: inline-block;
  color: #1C1D1E;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 500;
  cursor: pointer;
}
.inline-button:after {
  content: "";
  background-image: url("../../img/icons/button-arrow-dark.svg");
  background-position: center;
  background-size: 12.894px 8px;
  background-repeat: no-repeat;
  width: 12.894px;
  height: 8px;
  display: inline-block;
  margin-left: 16px;
  transform: translate(0, -1px);
  transition: transform 0.2s ease;
}
.inline-button.red-arrow:after {
  background-image: url("../../img/icons/button-arrow-red.svg");
  transform: translate(0, -2px);
}
.inline-button.white {
  color: white;
}
.inline-button.white:after {
  background-image: url("../../img/icons/button-arrow-white.svg");
}
.inline-button.uppercase {
  text-transform: uppercase;
}
.inline-button.rotate:after {
  background-image: url("../../img/icons/button-arrow-dark-down.svg");
  background-size: 8px 12.894px;
  height: 12.894px;
  width: 8px;
  transform: translate(0, 1px);
}
.inline-button:hover:after {
  transform: translate(2px, -1px);
}
.inline-button:hover.red-arrow:after {
  transform: translate(2px, -2px);
}
.inline-button:hover.rotate:after {
  transform: translate(0, 2px);
}

input:not([type=checkbox]):not([type=radio]):not(.button), select, textarea {
  font-family: canada-type-gibson, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #1C1D1E;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 0;
  border-radius: 4px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  box-sizing: border-box;
  padding: 14px 15px;
  background-color: white;
  resize: none;
}
input:not([type=checkbox]):not([type=radio]):not(.button).error, select.error, textarea.error {
  border-color: rgba(255, 0, 0, 0.8);
}
input:not([type=checkbox]):not([type=radio]):not(.button):-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  color: rgba(28, 29, 30, 0.5);
}
input:not([type=checkbox]):not([type=radio]):not(.button):-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: rgba(28, 29, 30, 0.5);
}
input:not([type=checkbox]):not([type=radio]):not(.button)::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(28, 29, 30, 0.5);
}
input:not([type=checkbox]):not([type=radio]):not(.button)::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: rgba(28, 29, 30, 0.5);
}
input:not([type=checkbox]):not([type=radio]):not(.button).transparent, select.transparent, textarea.transparent {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  border-radius: 0;
  padding: 16px 0;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
}
input:not([type=checkbox]):not([type=radio]):not(.button).transparent:-moz-placeholder, select.transparent:-moz-placeholder, textarea.transparent:-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
input:not([type=checkbox]):not([type=radio]):not(.button).transparent:-ms-input-placeholder, select.transparent:-ms-input-placeholder, textarea.transparent:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
input:not([type=checkbox]):not([type=radio]):not(.button).transparent::-moz-placeholder, select.transparent::-moz-placeholder, textarea.transparent::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
input:not([type=checkbox]):not([type=radio]):not(.button).transparent::-webkit-input-placeholder, select.transparent::-webkit-input-placeholder, textarea.transparent::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
input:not([type=checkbox]):not([type=radio]):not(.button).search, select.search, textarea.search {
  background-image: url("../../img/icons/input-search.svg");
  background-position: 16px center;
  background-size: 19.23px 19.97px;
  background-repeat: no-repeat;
  padding: 20px 16px 18px 48px;
}
@media screen and (max-width: 1280px) {
  input:not([type=checkbox]):not([type=radio]):not(.button).search, select.search, textarea.search {
    padding: 16px 16px 14px 48px;
  }
}
input:not([type=checkbox]):not([type=radio]):not(.button).select, select.select, textarea.select {
  background-image: url("../../img/icons/select-arrow.svg");
  background-position: calc(100% - 16px) center;
  background-size: 12px 6.84px;
  background-repeat: no-repeat;
  padding: 20px 16px 18px;
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  input:not([type=checkbox]):not([type=radio]):not(.button).select, select.select, textarea.select {
    padding: 16px 16px 14px;
  }
}

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

* {
  -webkit-font-smoothing: antialiased;
}

@media print {
  .noprint {
    display: none !important;
  }
}
.object-fit img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.sticky {
  position: sticky;
  top: 0;
}

.tagline {
  text-transform: uppercase;
  display: block;
  color: rgba(28, 29, 30, 0.6);
  font-weight: 500;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.83;
}
.tagline.white {
  color: white;
}
.tagline.red {
  color: #FF5053;
}
.tagline.dark {
  color: #1C1D1E;
}

.margin-top-152 {
  margin-top: 152px;
}
@media only screen and (max-width: 1550px) {
  .margin-top-152 {
    margin-top: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .margin-top-152 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-top-152 {
    margin-top: 56px;
  }
}

.margin-bottom-152 {
  margin-bottom: 152px;
}
@media only screen and (max-width: 1550px) {
  .margin-bottom-152 {
    margin-bottom: 104px;
  }
}
@media screen and (max-width: 1280px) {
  .margin-bottom-152 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-bottom-152 {
    margin-bottom: 56px;
  }
}

.margin-top-120 {
  margin-top: 120px;
}
@media screen and (max-width: 1280px) {
  .margin-top-120 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-top-120 {
    margin-top: 56px;
  }
}

.margin-bottom-120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .margin-bottom-120 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-bottom-120 {
    margin-bottom: 56px;
  }
}

.margin-top-104 {
  margin-top: 104px;
}
@media screen and (max-width: 1280px) {
  .margin-top-104 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-top-104 {
    margin-top: 56px;
  }
}

.margin-bottom-104 {
  margin-bottom: 104px;
}
@media screen and (max-width: 1280px) {
  .margin-bottom-104 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .margin-bottom-104 {
    margin-bottom: 56px;
  }
}

.margin-top-80 {
  margin-top: 80px;
}
@media screen and (max-width: 580px) {
  .margin-top-80 {
    margin-top: 56px;
  }
}

.margin-bottom-80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 580px) {
  .margin-bottom-80 {
    margin-bottom: 56px;
  }
}

.play-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 76px;
  height: 76px;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 1px;
}
@media screen and (max-width: 1280px) {
  .play-button {
    width: 54px;
    height: 54px;
  }
}
.play-button:before {
  content: "";
  background: white;
  border-radius: 50%;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  .play-button:before {
    width: 54px;
    height: 54px;
  }
}
.play-button:after {
  content: "";
  border-radius: 50%;
  width: 74px;
  height: 74px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .play-button:after {
    width: 64px;
    height: 64px;
  }
}
.play-button .overlay {
  border-radius: 50%;
  width: 74px;
  height: 74px;
  position: absolute;
  background: #FF5053;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease-in-out;
  z-index: 2;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .play-button .overlay {
    width: 64px;
    height: 64px;
  }
}
.play-button svg {
  position: relative;
  z-index: 4;
  width: 14.3px;
  height: 16px;
}
@media screen and (max-width: 1280px) {
  .play-button svg {
    transform: scale(0.8);
  }
}
.play-button svg path {
  fill: #FF5053;
}
.play-button:hover .overlay {
  opacity: 1;
}

.loader {
  display: none;
  width: 50px;
  height: 50px;
  border-left: 5px solid #FF5053;
  border-top: 5px solid #FF5053;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  z-index: 10;
}
@keyframes spinme {
  100% {
    transform: rotate(-360deg);
  }
}
.loader--show {
  display: block;
}
.loader--top {
  top: 104px;
}
.loader--fixed {
  position: fixed;
}

.swipe-icon {
  background-image: url("../../img/icons/swipe-icon.svg");
  background-position: center center;
  background-size: 80px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  top: 0;
  left: 0;
}
.swipe-icon--hide {
  opacity: 0 !important;
}

input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=radio] + label,
input[type=radio] + span,
input[type=checkbox] + label,
input[type=checkbox] + span {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
input[type=radio] + label a,
input[type=radio] + span a,
input[type=checkbox] + label a,
input[type=checkbox] + span a {
  color: white;
}
input[type=radio] + label:before,
input[type=radio] + span:before,
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  content: "";
  flex-shrink: 0;
  display: block;
  -webkit-backface-visibility: hidden;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  margin-right: 12px;
  transition: background-color 0.15s ease;
}
input[type=radio] + label:hover,
input[type=radio] + span:hover,
input[type=checkbox] + label:hover,
input[type=checkbox] + span:hover {
  color: white;
}
input[type=radio] + label:hover:before,
input[type=radio] + span:hover:before,
input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  background-color: rgba(255, 255, 255, 0.25);
}
input[type=radio]:checked + label,
input[type=radio]:checked + span,
input[type=checkbox]:checked + label,
input[type=checkbox]:checked + span {
  color: white;
}
input[type=radio]:checked + label:before,
input[type=radio]:checked + span:before,
input[type=checkbox]:checked + label:before,
input[type=checkbox]:checked + span:before {
  background-image: url("../../img/icons/checkmark-white.svg");
  background-position: center center;
  background-size: 10.13px 8px;
  background-repeat: no-repeat;
}

#main_header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: transparent;
  transition: background 0.15s ease, box-shadow 0.15s ease;
}
#main_header.has-donation-bar {
  padding-top: 48px;
}
@media only screen and (max-width: 1050px) {
  #main_header.has-donation-bar {
    padding-top: 32px;
  }
}
body.admin-bar #main_header {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  body.admin-bar #main_header {
    top: 46px;
  }
}
body.header-scrolled #main_header, body.nav-open #main_header {
  background: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
body.header-scrolled.dark-scroll-nav #main_header {
  background: #1C1D1E;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
body.white-bg-nav #main_header {
  background: white;
}
body.header-scrolled.white-bg-nav #main_header {
  box-shadow: none;
}
#main_header .navigation {
  position: relative;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.15s ease;
}
@media screen and (min-width: 1161px) {
  body.header-scrolled #main_header .navigation {
    height: 72px;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation {
    height: 72px;
  }
}
@media screen and (max-width: 580px) {
  #main_header .navigation {
    height: 65px;
  }
}
#main_header .navigation .logo {
  display: block;
  flex-shrink: 0;
}
#main_header .navigation .logo img {
  display: block;
  width: 329.62px;
  height: 36px;
  transform: scale3d(1, 1, 1);
}
#main_header .navigation .logo img.dark, #main_header .navigation .logo img.no-text {
  display: none;
}
@media only screen and (min-width: 371px) {
  body.dark-nav #main_header .navigation .logo img.dark, body.white-bg-nav #main_header .navigation .logo img.dark {
    display: block;
  }
  body.dark-nav #main_header .navigation .logo img.white, body.dark-nav #main_header .navigation .logo img.no-text, body.white-bg-nav #main_header .navigation .logo img.white, body.white-bg-nav #main_header .navigation .logo img.no-text {
    display: none;
  }
  body.header-scrolled #main_header .navigation .logo img.white, body.nav-open #main_header .navigation .logo img.white {
    display: none;
  }
  body.header-scrolled #main_header .navigation .logo img.dark, body.nav-open #main_header .navigation .logo img.dark {
    display: block;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation .logo img.white {
    display: block;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation .logo img.dark {
    display: none;
  }
}
#main_header .navigation .logo img.no-text {
  width: 51.78px;
  height: 36px;
}
@media only screen and (max-width: 1550px) {
  #main_header .navigation .logo img {
    width: 280px;
    height: 30.58px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1350px) {
  #main_header .navigation .logo img {
    width: 240px;
    height: 26.2px;
  }
}
@media only screen and (max-width: 750px) {
  #main_header .navigation .logo img {
    width: 240px;
    height: 26.2px;
  }
}
@media only screen and (max-width: 450px) {
  #main_header .navigation .logo img {
    width: 200px;
    height: 22px;
  }
}
@media only screen and (max-width: 370px) {
  #main_header .navigation .logo img.white, #main_header .navigation .logo img.dark {
    display: none;
  }
  #main_header .navigation .logo img.no-text {
    display: block;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav {
    display: block;
    width: 100%;
    max-width: 500px;
    background: white;
    padding: 56px 6%;
    position: fixed;
    left: 0;
    top: 72px;
    height: calc(100% - 72px);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.38, 0.86);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(-100%, 0, 0);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav {
    background: #1C1D1E;
  }
  body.admin-bar #main_header .navigation #main_nav {
    top: calc(72px + 32px);
    height: calc(100% - (72px + 32px));
  }
}
@media only screen and (max-width: 1160px) and (max-width: 782px) {
  body.admin-bar #main_header .navigation #main_nav {
    top: calc(72px + 46px);
    height: calc(100% - (72px + 46px));
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav.open {
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 580px) {
  #main_header .navigation #main_nav {
    top: 65px;
    height: calc(100% - 65px);
    padding: 32px 6%;
  }
  body.admin-bar #main_header .navigation #main_nav {
    top: calc(65px + 46px);
    height: calc(100% - (65px + 46px));
  }
}
#main_header .navigation #main_nav .menu {
  display: flex;
  align-items: center;
  list-style: none;
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav .menu {
    display: block;
  }
}
#main_header .navigation #main_nav .menu > .menu-item:not(:last-of-type) {
  margin-right: 40px;
}
@media only screen and (max-width: 1550px) {
  #main_header .navigation #main_nav .menu > .menu-item:not(:last-of-type) {
    margin-right: 32px;
  }
}
@media screen and (max-width: 1280px) {
  #main_header .navigation #main_nav .menu > .menu-item:not(:last-of-type) {
    margin-right: 24px;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav .menu > .menu-item:not(:last-of-type) {
    margin-right: 0;
    position: relative;
  }
}
#main_header .navigation #main_nav .menu > .menu-item > a {
  padding-top: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  transition: all 0.15s ease;
  color: white;
}
@media only screen and (max-width: 1550px) {
  #main_header .navigation #main_nav .menu > .menu-item > a {
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 1280px) {
  #main_header .navigation #main_nav .menu > .menu-item > a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
}
@media screen and (min-width: 1161px) {
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item > a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item > a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item > a {
    text-shadow: none;
    color: rgba(28, 29, 30, 0.5);
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item > a:hover, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item > a.active, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item > a:hover, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item > a.active, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item > a:hover, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item > a.active {
    color: #1C1D1E;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item > a {
    color: white;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item > a:hover, body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item > a.active {
    color: white;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav .menu > .menu-item > a {
    text-shadow: none;
    color: #1C1D1E;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    display: block;
    padding: 16px 0;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item > a {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (max-width: 580px) {
  #main_header .navigation #main_nav .menu > .menu-item > a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media screen and (min-width: 1161px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > a, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > a {
    color: white;
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > a, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > a {
    text-shadow: none;
    color: #1C1D1E;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > a, body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > a {
    color: white;
  }
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    margin-bottom: 8px;
    position: absolute;
    right: 0;
    bottom: -31px;
    margin-bottom: 0;
    transition: bottom 0.15s ease;
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu {
    bottom: -35px;
  }
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: auto;
  }
  body.hide-md-submenu.page-template-search #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item, body.hide-md-submenu.page-template-search #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item {
    display: none;
  }
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item:not(:first-of-type), #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item:not(:first-of-type) {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1500px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item:not(:first-of-type), #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item:not(:first-of-type) {
    margin-left: 32px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item:not(:first-of-type), #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item:not(:first-of-type) {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1161px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.75;
    letter-spacing: 0.08em;
    transition: color 0.15s ease;
    color: rgba(255, 255, 255, 0.5);
  }
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a:hover, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a {
    color: rgba(28, 29, 30, 0.5);
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a:hover, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a:hover, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a:hover, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a:hover, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a:hover, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a:hover {
    color: rgba(28, 29, 30, 0.8);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a {
    color: rgba(255, 255, 255, 0.5);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a:hover, body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1500px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a {
    letter-spacing: 0.03em;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item a, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1161px) {
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item.current-menu-item a, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item.current-menu-item a {
    color: white;
    font-weight: 500;
  }
  body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item.current-menu-item a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item.current-menu-item a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item.current-menu-item a, body.header-scrolled #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item.current-menu-item a, body.dark-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item.current-menu-item a, body.white-bg-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item.current-menu-item a {
    color: #1C1D1E;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent > .sub-menu .menu-item.current-menu-item a, body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item.current-menu-item > .sub-menu .menu-item.current-menu-item a {
    color: white;
  }
  #main_header .navigation #main_nav .menu > .menu-item.current-menu-parent .dropdown-arrow, #main_header .navigation #main_nav .menu > .menu-item.current-menu-item .dropdown-arrow {
    display: none;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) {
    position: relative;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu {
    list-style: none;
    position: absolute;
    background: white;
    top: calc(100% + 20px);
    left: 50%;
    padding: 16px 20px;
    width: 280px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out, transform 0.15s ease-in-out;
    z-index: 10;
    transform: translate(-50%, 10px);
    border-radius: 4px;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu {
    background: #1C1D1E;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu:before {
    content: "";
    top: -20px;
    height: 20px;
    left: 0;
    right: 0;
    position: absolute;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu:after {
    border-bottom: 10px solid #1C1D1E;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu .menu-item a {
    display: block;
    color: rgba(28, 29, 30, 0.5);
    text-transform: uppercase;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 1.2;
    font-weight: 500;
    padding: 10px 0;
    transition: color 0.15s ease;
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu .menu-item a:hover {
    color: rgba(28, 29, 30, 0.8);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu .menu-item a {
    color: rgba(255, 255, 255, 0.5);
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item) .sub-menu .menu-item a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  #main_header .navigation #main_nav .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item):hover .sub-menu {
    transform: translate(-50%, 0);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  #main_header .navigation #main_nav .menu > .menu-item.menu-item-has-children:not(.current-menu-parent):not(.current-menu-item):not(.no-submenu) {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav .menu > .menu-item .sub-menu {
    display: none;
  }
  #main_header .navigation #main_nav .menu > .menu-item .sub-menu .menu-item {
    list-style: none;
  }
  #main_header .navigation #main_nav .menu > .menu-item .sub-menu .menu-item a {
    display: block;
    color: rgba(28, 29, 30, 0.5);
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    padding: 6px 0;
  }
  body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item .sub-menu .menu-item a {
    color: rgba(255, 255, 255, 0.5);
  }
}
#main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow {
  position: absolute;
  width: 26px;
  height: 20px;
  cursor: pointer;
  transition: transform 0.15s ease;
  top: 1px;
  right: -7px;
}
@media screen and (max-width: 1160px) {
  #main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow {
    top: 22px;
    right: -5px;
  }
}
#main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow:before {
  content: "";
  width: 8px;
  height: 1px;
  background: rgba(28, 29, 30, 0.5);
  position: absolute;
  transform: rotate(45deg);
  left: 5px;
  top: 10px;
}
body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow:before {
  background: white;
}
#main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow:after {
  content: "";
  width: 8px;
  height: 1px;
  background: rgba(28, 29, 30, 0.5);
  position: absolute;
  transform: rotate(-45deg);
  left: 11px;
  top: 10px;
}
body.header-scrolled.dark-scroll-nav #main_header .navigation #main_nav .menu > .menu-item .dropdown-arrow:after {
  background: white;
}
#main_header .navigation #main_nav .menu > .menu-item.menu-open .sub-menu {
  display: block;
}
#main_header .navigation #main_nav .menu > .menu-item.menu-open .dropdown-arrow {
  transform: scaleY(-1);
}
#main_header .navigation #main_nav .menu > .menu-item.no-submenu:not(.current-menu-parent):not(.current-menu-item) .sub-menu {
  display: none !important;
}
#main_header .navigation #main_nav .menu > .menu-item.no-submenu .dropdown-arrow {
  display: none !important;
}
#main_header .navigation .right-nav-container {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  #main_header .navigation .right-nav-container {
    margin-right: -8px;
  }
}
#main_header .navigation .right-nav-container .search-input {
  cursor: pointer;
}
@media screen and (max-width: 1160px) {
  #main_header .navigation .right-nav-container .search-input {
    padding: 8px;
  }
}
#main_header .navigation .right-nav-container .search-input img {
  display: block;
  width: 20.51px;
  height: 21.3px;
  transform: scale3d(1, 1, 1);
}
#main_header .navigation .right-nav-container .search-input img.dark {
  display: none;
}
body.header-scrolled #main_header .navigation .right-nav-container .search-input img, body.nav-open #main_header .navigation .right-nav-container .search-input img, body.dark-nav #main_header .navigation .right-nav-container .search-input img, body.white-bg-nav #main_header .navigation .right-nav-container .search-input img {
  display: none;
}
body.header-scrolled #main_header .navigation .right-nav-container .search-input img.dark, body.nav-open #main_header .navigation .right-nav-container .search-input img.dark, body.dark-nav #main_header .navigation .right-nav-container .search-input img.dark, body.white-bg-nav #main_header .navigation .right-nav-container .search-input img.dark {
  display: block;
}
body.header-scrolled.dark-scroll-nav #main_header .navigation .right-nav-container .search-input img {
  display: block;
}
body.header-scrolled.dark-scroll-nav #main_header .navigation .right-nav-container .search-input img.dark {
  display: none;
}
#main_header .navigation .right-nav-container .mtt-lang-switcher {
  margin-left: 32px;
}
@media only screen and (max-width: 1550px) {
  #main_header .navigation .right-nav-container .mtt-lang-switcher {
    margin-left: 24px;
  }
}
@media screen and (max-width: 1280px) {
  #main_header .navigation .right-nav-container .mtt-lang-switcher {
    margin-left: 16px;
  }
}
@media screen and (max-width: 1160px) {
  #main_header .navigation .right-nav-container .mtt-lang-switcher {
    margin-left: 0;
    padding: 8px;
  }
}
#main_header .navigation .right-nav-container .mtt-lang-switcher .link img {
  display: block;
  width: 24.42px;
  height: 16px;
}
#main_header .navigation .right-nav-container #navigation-toggle {
  height: 30px;
  padding: 8px;
  cursor: pointer;
  align-items: center;
  z-index: 5;
  display: none;
}
@media screen and (max-width: 1160px) {
  #main_header .navigation .right-nav-container #navigation-toggle {
    display: flex;
  }
}
#main_header .navigation .right-nav-container #navigation-toggle div:after,
#main_header .navigation .right-nav-container #navigation-toggle div:before {
  width: 20px;
  height: 2px;
}
#main_header .navigation .right-nav-container #navigation-toggle div {
  position: relative;
  width: 20px;
  height: 8px;
}
#main_header .navigation .right-nav-container #navigation-toggle div:after, #main_header .navigation .right-nav-container #navigation-toggle div:before {
  content: "";
  position: absolute;
  left: 0;
  background: white;
  backface-visibility: visible;
  will-change: top, transform;
  transition: top 0.6s cubic-bezier(0.86, 0, 0.07, 1), transform 0.6s cubic-bezier(0.86, 0, 0.07, 1), color 0.2s ease-in-out;
}
body.header-scrolled #main_header .navigation .right-nav-container #navigation-toggle div:after, body.dark-nav #main_header .navigation .right-nav-container #navigation-toggle div:after, body.nav-open #main_header .navigation .right-nav-container #navigation-toggle div:after, body.white-bg-nav #main_header .navigation .right-nav-container #navigation-toggle div:after, body.header-scrolled #main_header .navigation .right-nav-container #navigation-toggle div:before, body.dark-nav #main_header .navigation .right-nav-container #navigation-toggle div:before, body.nav-open #main_header .navigation .right-nav-container #navigation-toggle div:before, body.white-bg-nav #main_header .navigation .right-nav-container #navigation-toggle div:before {
  background: #1C1D1E;
}
body.header-scrolled.dark-scroll-nav #main_header .navigation .right-nav-container #navigation-toggle div:after, body.header-scrolled.dark-scroll-nav #main_header .navigation .right-nav-container #navigation-toggle div:before {
  background: white;
}
#main_header .navigation .right-nav-container #navigation-toggle div:before {
  top: 0px;
}
#main_header .navigation .right-nav-container #navigation-toggle div:after {
  top: 6px;
}
#main_header .navigation .right-nav-container #navigation-toggle.open div:before {
  top: 4px;
  transform: rotate(135deg);
}
#main_header .navigation .right-nav-container #navigation-toggle.open div:after {
  top: 4px;
  transform: rotate(45deg);
}
#main_header .nav-search-wrap {
  position: absolute;
  left: 50%;
  width: 88%;
  max-width: 1440px;
  top: 100%;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: transform 0.15s ease, opacity 0.15s ease, max-height 0.15s ease 0.3s;
  max-height: 0;
  overflow: hidden;
  z-index: -1;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 400px) {
  #main_header .nav-search-wrap {
    width: 100%;
  }
}
#main_header .nav-search-wrap__inner {
  width: 400px;
  background: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 16px;
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__inner {
  background: #1C1D1E;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 580px) {
  #main_header .nav-search-wrap__inner {
    padding: 8px;
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  #main_header .nav-search-wrap__inner {
    display: block;
    padding: 8px 6%;
  }
}
#main_header .nav-search-wrap__input {
  width: 100%;
  margin-right: 12px;
  flex-shrink: 1;
}
@media screen and (max-width: 580px) {
  #main_header .nav-search-wrap__input {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 400px) {
  #main_header .nav-search-wrap__input {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
#main_header .nav-search-wrap__input input {
  width: 100%;
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__input input {
  background: #282a2b;
  border-color: #1C1D1E;
  color: rgba(255, 255, 255, 0.8);
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__input input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body.header-scrolled.dark-scroll-nav #main_header .nav-search-wrap__input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#main_header .nav-search-wrap__submit {
  flex-shrink: 0;
}
@media only screen and (max-width: 400px) {
  #main_header .nav-search-wrap__submit {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  #main_header .nav-search-wrap__submit button {
    width: 100%;
  }
}
#main_header .nav-search-wrap--open {
  transition: transform 0.15s ease, opacity 0.15s ease;
  transform: translate(-50%, 0);
  opacity: 1;
  max-height: 300px;
  z-index: 1;
  overflow: visible;
}
#main_header .bottom-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: -10px;
  padding: 20px 0;
  transition: border-color 0.15s ease, margin-top 0.15s ease, padding 0.15s ease;
}
@media screen and (max-width: 1160px) {
  #main_header .bottom-navigation {
    display: none !important;
  }
}
body.dark-nav #main_header .bottom-navigation {
  border-color: rgba(112, 112, 112, 0.1);
}
body.header-scrolled #main_header .bottom-navigation {
  margin-top: 0;
  padding: 14px 0;
  border-color: rgba(112, 112, 112, 0.1);
}
body.header-scrolled.dark-scroll-nav #main_header .bottom-navigation {
  border-color: rgba(255, 255, 255, 0.1);
}
#main_header .bottom-navigation .breadcrumbs {
  display: flex;
  align-items: center;
}
#main_header .bottom-navigation .breadcrumbs a, #main_header .bottom-navigation .breadcrumbs span {
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: white;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.75;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 1400px) {
  #main_header .bottom-navigation .breadcrumbs a, #main_header .bottom-navigation .breadcrumbs span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#main_header .bottom-navigation .breadcrumbs a {
  font-weight: 500;
  transition: color 0.15s ease;
}
#main_header .bottom-navigation .breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#main_header .bottom-navigation .breadcrumbs .separator {
  margin: 0 5px;
}
body.header-scrolled #main_header .bottom-navigation .breadcrumbs a, body.header-scrolled #main_header .bottom-navigation .breadcrumbs span, body.dark-nav #main_header .bottom-navigation .breadcrumbs a, body.dark-nav #main_header .bottom-navigation .breadcrumbs span {
  color: #919699;
}
body.header-scrolled #main_header .bottom-navigation .breadcrumbs a:hover, body.dark-nav #main_header .bottom-navigation .breadcrumbs a:hover {
  color: #1C1D1E;
}
body.header-scrolled.dark-scroll-nav #main_header .bottom-navigation .breadcrumbs a, body.header-scrolled.dark-scroll-nav #main_header .bottom-navigation .breadcrumbs span {
  color: white;
}
body.header-scrolled.dark-scroll-nav #main_header .bottom-navigation .breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#main_header .donation-bar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #FF5053;
  padding: 8px 0px;
  height: 48px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  #main_header .donation-bar {
    height: 32px;
    padding: 4px 0px;
  }
}
#main_header .donation-bar__inner {
  display: flex;
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar__inner {
    height: 100%;
  }
}
#main_header .donation-bar__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar__wrap {
    justify-content: center;
  }
}
#main_header .donation-bar__wrap p {
  color: #FFF;
  font-size: 16px;
}
@media only screen and (max-width: 1050px) {
  #main_header .donation-bar__wrap p {
    font-size: 14px;
  }
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar__wrap p {
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  #main_header .donation-bar__wrap p {
    font-size: 12px;
  }
}
#main_header .donation-bar__wrap .inline-button {
  flex-shrink: 0;
}
@media only screen and (max-width: 1050px) {
  #main_header .donation-bar__wrap .inline-button {
    font-size: 14px;
  }
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar__wrap .inline-button {
    display: none;
  }
}
#main_header .donation-bar--add-animation .donation-bar__inner {
  opacity: 0;
  transition: opacity 1s ease;
  overflow: hidden;
}
#main_header .donation-bar--add-animation .donation-bar__wrap {
  will-change: transform;
  white-space: nowrap;
  padding: 0 64px;
  width: auto;
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar--add-animation .donation-bar__wrap {
    padding: 0 40px;
  }
}
#main_header .donation-bar--add-animation .donation-bar__wrap .inline-button {
  margin-left: 24px;
}
@media screen and (max-width: 580px) {
  #main_header .donation-bar--add-animation .donation-bar__wrap .inline-button {
    display: inline-block;
  }
}
#main_header .donation-bar--animate .donation-bar__inner {
  opacity: 1;
}
#main_header .donation-bar--animate .donation-bar__wrap {
  animation: animate 40s -40s linear infinite;
}
#main_header .donation-bar--animate .donation-bar__wrap:nth-of-type(2) {
  animation: animate2 40s -20s linear infinite;
}
@keyframes animate {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes animate2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}

#main_footer {
  background: #1C1D1E;
}
#main_footer .footer_content .main-content {
  display: flex;
  justify-content: space-between;
  padding: 120px 0 80px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content {
    padding: 104px 0 80px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content {
    padding: 80px 0;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content {
    padding: 56px 0;
  }
}
#main_footer .footer_content .main-content .left-wrapper {
  width: 415px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1550px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 360px;
  }
}
@media only screen and (min-width: 1351px) and (max-width: 1450px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 320px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper {
    margin-right: 104px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper {
    width: 100%;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .left-wrapper {
    margin-bottom: 40px;
  }
}
#main_footer .footer_content .main-content .left-wrapper .logo a {
  display: inline-block;
}
#main_footer .footer_content .main-content .left-wrapper .logo a img {
  display: block;
  width: 230.32px;
  height: 154.05px;
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper .logo a img {
    width: 200px;
    height: 134.02px;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .left-wrapper .logo a img {
    width: 170px;
    height: 113.92px;
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container {
  margin-top: 64px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container {
    margin-top: 56px;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container {
    margin-top: 40px;
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .mtt-modal__form-title {
  color: white;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 29px;
  line-height: 1.8125rem;
  font-weight: 500;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .mtt-modal__form-title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 27px;
    line-height: 1.6875rem;
  }
}
@media only screen and (max-width: 1200px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .mtt-modal__form-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .mtt-modal__form-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper {
  max-width: 500px;
  position: relative;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper span.your-email {
  position: static;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper p:last-of-type {
  height: 0;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input:-webkit-autofill,
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input:-webkit-autofill:hover,
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input:-webkit-autofill:focus,
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #1C1D1E inset !important;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input:-webkit-autofill {
  -webkit-text-fill-color: rgba(255, 255, 255, 0.8) !important;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input.transparent {
  width: 100%;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper input.wpcf7-submit {
  cursor: pointer;
  font-size: 0;
  background: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-image: url("../../img/icons/button-arrow-white.svg");
  background-position: center;
  background-size: 12.894px 8px;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  right: -15px;
  width: 42.894px;
  height: 38px;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper .ajax-loader {
  position: absolute;
  right: 0;
  top: 17px;
  background-image: none;
  border: 2px solid white;
  border-left: 2px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  background: #1C1D1E;
}
@keyframes spinme {
  100% {
    transform: rotate(360deg);
  }
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .inputs-wrapper .wpcf7-not-valid-tip {
  margin-top: 8px;
  color: white;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 400;
  position: absolute;
  bottom: -43px;
  left: 0;
  right: 0;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-response-output:not(.wpcf7-mail-sent-ok) {
  display: none !important;
}
#main_footer .footer_content .main-content .left-wrapper .newsletter-container .wpcf7 .wpcf7-mail-sent-ok {
  margin: 8px 0 0;
  color: white;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 400;
  padding: 0;
  border: 0;
}
#main_footer .footer_content .main-content .left-wrapper .description-container {
  max-width: 500px;
  padding-top: 120px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 300;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .left-wrapper .description-container {
    padding-top: 48px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
  padding-top: 87px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 830px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
    padding-top: 0;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -56px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: calc(50% - 40px);
    margin-bottom: 56px;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1200px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: calc(25% - 48px);
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container {
    width: 100%;
    margin-bottom: 40px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
  margin-right: 80px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
    margin-right: 64px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container:not(:last-of-type) {
    margin-right: 0;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .title {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 500;
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu {
  margin-top: 40px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu {
    margin-top: 24px;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu {
    margin-top: 16px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item:not(:first-of-type) {
  margin-top: 24px;
}
@media only screen and (max-width: 1450px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item:not(:first-of-type) {
    margin-top: 16px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 500;
  transition: all 0.15s ease;
}
@media only screen and (min-width: 1351px) and (max-width: 1550px) {
  #main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item a {
    letter-spacing: -0.025em;
  }
}
#main_footer .footer_content .main-content .right-wrapper .menu-wrapper .menu-container .menu .menu-item a:hover {
  color: white;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper {
  padding-top: 88px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    padding-top: 48px;
    align-items: center;
  }
}
@media screen and (max-width: 580px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    padding-top: 24px;
  }
}
@media only screen and (max-width: 550px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    padding-top: 8px;
  }
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper {
    display: block;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo {
  margin-top: 32px;
  margin-right: 56px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo {
    margin-right: 0;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo img {
  display: block;
  max-width: 250px;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .partner-logo img {
    max-width: 200px;
    max-height: 40px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media {
  margin-top: 32px;
  display: flex;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon {
  border-radius: 50%;
  height: 64px;
  width: 64px;
  border: 1px solid #4A4B4B;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon {
    height: 50px;
    width: 50px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:not(:last-of-type) {
  margin-right: 24px;
}
@media only screen and (max-width: 1350px) {
  #main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:not(:last-of-type) {
    margin-right: 16px;
  }
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon img {
  transition: inherit;
  display: block;
  opacity: 0.3;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon.facebook img {
  height: 16px;
  width: 8.36px;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon.youtube img {
  height: 14.95px;
  width: 21.12px;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon.instagram img {
  height: 16px;
  width: 16px;
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
#main_footer .footer_content .main-content .right-wrapper .social-wrapper .social-media .social-icon:hover img {
  opacity: 0.6;
}
#main_footer .footer_content .bottom-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px 0 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 800px) {
  #main_footer .footer_content .bottom-content {
    display: block;
  }
}
#main_footer .footer_content .bottom-content .company-info {
  margin-right: 80px;
  color: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 800px) {
  #main_footer .footer_content .bottom-content .company-info {
    margin-right: 0;
  }
}
#main_footer .footer_content .bottom-content .company-info span {
  margin-top: 16px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: -0.03em;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .company-info span {
    display: block;
  }
}
#main_footer .footer_content .bottom-content .company-info span:not(:last-of-type) {
  margin-right: 20px;
}
@media only screen and (max-width: 450px) {
  #main_footer .footer_content .bottom-content .company-info span:not(:last-of-type) {
    margin-right: 0;
  }
}
#main_footer .footer_content .bottom-content .company-info span a {
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.15s ease;
}
#main_footer .footer_content .bottom-content .company-info span a:hover {
  color: white;
}
#main_footer .footer_content .bottom-content .menu {
  display: flex;
}
#main_footer .footer_content .bottom-content .menu .menu-item {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-top: 16px;
}
#main_footer .footer_content .bottom-content .menu .menu-item:not(:last-of-type) {
  margin-right: 32px;
}
#main_footer .footer_content .bottom-content .menu .menu-item a {
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.15s ease;
}
#main_footer .footer_content .bottom-content .menu .menu-item a:hover {
  color: white;
}

.mtt-fourofour {
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 700px) {
  .mtt-fourofour {
    height: auto;
    padding: 100px 0;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-fourofour {
    padding: 80px 0 56px;
  }
}
.mtt-fourofour__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mtt-fourofour__image-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.mtt-fourofour__inner {
  position: relative;
  z-index: 2;
}
.mtt-fourofour__title {
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  font-size: 100px;
  font-size: 6.25rem;
}
@media screen and (max-width: 1280px) {
  .mtt-fourofour__title {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-fourofour__title {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media screen and (max-width: 400px) {
  .mtt-fourofour__title {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.mtt-fourofour__text {
  color: rgba(255, 255, 255, 0.8);
  margin: 10px 0 40px;
}

.mtt-pagination {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.mtt-pagination__toggle {
  color: black;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.15;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16.5px 0 13.5px;
  width: 48px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  border: 1px solid rgba(112, 112, 112, 0.1);
  flex-shrink: 0;
  margin-bottom: -1px;
  background: white;
  transition: background 0.15s ease;
}
@media screen and (max-width: 580px) {
  .mtt-pagination__toggle {
    padding: 13.5px 0 10.5px;
    width: 42px;
  }
}
.mtt-pagination__toggle:not(:last-child) {
  margin-right: -1px;
}
.mtt-pagination__toggle--dots {
  pointer-events: none;
}
.mtt-pagination__toggle:hover {
  background: whitesmoke;
}
.mtt-pagination__toggle--active {
  position: relative;
  z-index: 2;
  color: white;
  background: #FF5053;
  border-color: #FF5053;
}
.mtt-pagination__toggle--active:hover {
  background: #FF5053;
}
.mtt-pagination__toggle--prev, .mtt-pagination__toggle--next {
  width: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.styled-text {
  color: rgba(28, 29, 30, 0.8);
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.66;
  font-weight: 300;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1280px) {
  .styled-text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .styled-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
.styled-text p, .styled-text blockquote, .styled-text table, .styled-text span, .styled-text a:not(.button) {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.styled-text a:not(.button) {
  color: #FF5053;
  font-weight: 500;
  transition: all 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.styled-text a:not(.button):hover {
  color: rgba(255, 80, 83, 0.7);
}
.styled-text hr {
  margin: 64px 0;
  padding: 0;
  color: rgba(112, 112, 112, 0.1);
  border: 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1280px) {
  .styled-text hr {
    margin: 48px 0;
  }
}
@media screen and (max-width: 580px) {
  .styled-text hr {
    margin: 32px 0;
  }
}
.styled-text h2, .styled-text h3, .styled-text h4, .styled-text h5, .styled-text h6 {
  color: rgba(0, 0, 0, 0.84);
  letter-spacing: -0.008em;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 56px;
  margin-bottom: -8px;
}
@media screen and (max-width: 1280px) {
  .styled-text h2, .styled-text h3, .styled-text h4, .styled-text h5, .styled-text h6 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 580px) {
  .styled-text h2, .styled-text h3, .styled-text h4, .styled-text h5, .styled-text h6 {
    margin-top: 32px;
  }
}
.styled-text h2 {
  font-size: 36px;
  font-size: 2.25rem;
}
@media screen and (max-width: 1280px) {
  .styled-text h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 580px) {
  .styled-text h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 400px) {
  .styled-text h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.styled-text h3 {
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 1280px) {
  .styled-text h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .styled-text h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 400px) {
  .styled-text h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.styled-text h4, .styled-text h5, .styled-text h6 {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 1280px) {
  .styled-text h4, .styled-text h5, .styled-text h6 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .styled-text h4, .styled-text h5, .styled-text h6 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 400px) {
  .styled-text h4, .styled-text h5, .styled-text h6 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.styled-text ul, .styled-text ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  list-style: none;
  margin: 40px 0;
}
@media screen and (max-width: 1280px) {
  .styled-text ul, .styled-text ol {
    margin: 32px 0;
  }
}
@media screen and (max-width: 580px) {
  .styled-text ul, .styled-text ol {
    margin: 24px 0;
  }
}
.styled-text ul li, .styled-text ol li {
  margin-left: 24px;
  padding-left: 30px;
  position: relative;
  margin-top: 24px;
}
@media only screen and (max-width: 400px) {
  .styled-text ul li, .styled-text ol li {
    margin-left: 0;
    padding-left: 24px;
    margin-top: 16px;
  }
}
.styled-text ul li:before, .styled-text ol li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 50%;
  background: #30324A;
  left: 0;
  top: 13px;
}
@media screen and (max-width: 1280px) {
  .styled-text ul li:before, .styled-text ol li:before {
    top: 11px;
  }
}
@media screen and (max-width: 580px) {
  .styled-text ul li:before, .styled-text ol li:before {
    top: 10px;
  }
}
.styled-text ol li {
  counter-increment: section;
  padding-left: 40px;
}
@media screen and (max-width: 580px) {
  .styled-text ol li {
    padding-left: 32px;
  }
}
@media only screen and (max-width: 400px) {
  .styled-text ol li {
    padding-left: 25px;
  }
}
.styled-text ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  top: 0;
  font-weight: 500;
}
.styled-text blockquote {
  margin: 56px 0;
  padding-left: 32px;
  color: #30324A;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .styled-text blockquote {
    margin: 40px 0;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .styled-text blockquote {
    margin: 32px 0;
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 16px;
  }
}
@media only screen and (max-width: 350px) {
  .styled-text blockquote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.styled-text blockquote p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-top: 0;
}
.styled-text .image-wrapper {
  background: #FAFAFA;
}
.styled-text .image-wrapper img {
  margin-left: auto;
  margin-right: auto;
}
.styled-text img, .styled-text figure {
  display: block;
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
  max-height: 600px !important;
  margin: 64px 0;
}
@media screen and (max-width: 1280px) {
  .styled-text img, .styled-text figure {
    margin: 48px 0;
  }
}
@media screen and (max-width: 580px) {
  .styled-text img, .styled-text figure {
    margin: 32px 0;
  }
}
.styled-text figure img {
  margin: 0;
}
.styled-text figure figcaption {
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: -10;
  font-style: italic;
  color: rgba(68, 79, 106, 0.8);
}
.styled-text .video-wrapper,
.styled-text .wp-video {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  margin: 64px 0;
  width: 100% !important;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .styled-text .video-wrapper,
  .styled-text .wp-video {
    margin: 48px 0;
  }
}
@media screen and (max-width: 580px) {
  .styled-text .video-wrapper,
  .styled-text .wp-video {
    margin: 32px 0;
  }
}
.styled-text .video-wrapper iframe,
.styled-text .video-wrapper .mejs-container,
.styled-text .wp-video iframe,
.styled-text .wp-video .mejs-container {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.styled-text li:first-child, .styled-text p:first-child, .styled-text blockquote:first-child, .styled-text table:first-child, .styled-text span:first-child, .styled-text h2:first-child, .styled-text h3:first-child, .styled-text h4:first-child, .styled-text h5:first-child, .styled-text h6:first-child {
  margin-top: 0;
}
.styled-text p, .styled-text table, .styled-text span {
  margin-top: 32px;
}
@media screen and (max-width: 1280px) {
  .styled-text p, .styled-text table, .styled-text span {
    margin-top: 24px;
  }
}
@media screen and (max-width: 580px) {
  .styled-text p, .styled-text table, .styled-text span {
    margin-top: 16px;
  }
}
.styled-text p:empty {
  display: none;
}

.styled-text-small {
  color: rgba(28, 29, 30, 0.6);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 300;
}
.styled-text-small p, .styled-text-small blockquote, .styled-text-small table, .styled-text-small span, .styled-text-small a:not(.button) {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.styled-text-small a:not(.button) {
  color: #FF5053;
  font-weight: 500;
  transition: all 0.15s ease;
  -webkit-hyphens: auto;
          hyphens: auto;
  display: inline-block;
}
.styled-text-small a:not(.button):hover {
  color: rgba(255, 80, 83, 0.7);
}
.styled-text-small hr {
  margin: 64px 0;
  padding: 0;
  color: rgba(112, 112, 112, 0.1);
  border: 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1280px) {
  .styled-text-small hr {
    margin: 48px 0;
  }
}
@media screen and (max-width: 580px) {
  .styled-text-small hr {
    margin: 32px 0;
  }
}
.styled-text-small ul, .styled-text-small ol {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  list-style: none;
  margin: 24px 0;
}
.styled-text-small ul li, .styled-text-small ol li {
  margin-left: 24px;
  padding-left: 30px;
  position: relative;
  margin-top: 8px;
}
@media only screen and (max-width: 400px) {
  .styled-text-small ul li, .styled-text-small ol li {
    margin-left: 0;
    padding-left: 24px;
  }
}
.styled-text-small ul li:before, .styled-text-small ol li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 50%;
  background: #30324A;
  left: 0;
  top: 13px;
}
@media screen and (max-width: 1280px) {
  .styled-text-small ul li:before, .styled-text-small ol li:before {
    top: 11px;
  }
}
@media screen and (max-width: 580px) {
  .styled-text-small ul li:before, .styled-text-small ol li:before {
    top: 10px;
  }
}
.styled-text-small ol li {
  counter-increment: section;
  padding-left: 40px;
}
@media screen and (max-width: 580px) {
  .styled-text-small ol li {
    padding-left: 32px;
  }
}
@media only screen and (max-width: 400px) {
  .styled-text-small ol li {
    padding-left: 25px;
  }
}
.styled-text-small ol li:before {
  content: counter(section);
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  background: transparent;
  top: 0;
  font-weight: 500;
}
.styled-text-small li:first-child, .styled-text-small p:first-child, .styled-text-small blockquote:first-child, .styled-text-small table:first-child, .styled-text-small span:first-child, .styled-text-small h2:first-child, .styled-text-small h3:first-child, .styled-text-small h4:first-child, .styled-text-small h5:first-child, .styled-text-small h6:first-child {
  margin-top: 0;
}
.styled-text-small p, .styled-text-small blockquote, .styled-text-small table, .styled-text-small span {
  margin-top: 24px;
}
@media screen and (max-width: 1280px) {
  .styled-text-small p, .styled-text-small blockquote, .styled-text-small table, .styled-text-small span {
    margin-top: 16px;
  }
}
.styled-text-small p:empty {
  display: none;
}

#overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(28, 29, 30, 0.95);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
#overlay.show {
  visibility: visible;
  opacity: 1;
}

@media only screen and (min-width: 1801px) {
  body.single-articles, body.single-campaigns, body.page-template-search {
    background: #FAFAFA;
  }
}

main.page {
  overflow: hidden;
}
body.single-articles main.page {
  overflow: unset;
}
body.white-bg-nav main.page {
  margin-top: 100px;
}
@media screen and (max-width: 1160px) {
  body.white-bg-nav main.page {
    margin-top: 72px;
  }
}
@media screen and (max-width: 580px) {
  body.white-bg-nav main.page {
    margin-top: 65px;
  }
}
body.white-bg-nav main.page.has-donation-bar {
  margin-top: calc(100px + 48px);
}
@media screen and (max-width: 1160px) {
  body.white-bg-nav main.page.has-donation-bar {
    margin-top: calc(72px + 48px);
  }
}
@media only screen and (max-width: 1050px) {
  body.white-bg-nav main.page.has-donation-bar {
    margin-top: calc(72px + 32px);
  }
}
@media screen and (max-width: 580px) {
  body.white-bg-nav main.page.has-donation-bar {
    margin-top: calc(65px + 32px);
  }
}

.mtt-instafeed {
  background: #101010;
}
.mtt-instafeed__inner {
  padding: 56px 0 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1280px) {
  .mtt-instafeed__inner {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-instafeed__inner {
    flex-direction: column;
  }
}
.mtt-instafeed__logo-container {
  display: flex;
  align-items: center;
  margin-right: 56px;
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  .mtt-instafeed__logo-container {
    margin-right: 0;
  }
}
.mtt-instafeed__logo-container img {
  display: block;
  width: 32px;
  height: 32px;
}
.mtt-instafeed__logo-container p {
  color: white;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.4375;
  font-weight: 500;
  letter-spacing: -0.008em;
  margin-left: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-instafeed__logo-container p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-instafeed__logo-container p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-instafeed__button-container {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1350px) {
  .instafeed-wrap__post:nth-child(5) {
    display: none;
  }
}

.title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 580px) {
  .title-wrap {
    display: block;
  }
}
.title-wrap__title-container {
  margin-bottom: 32px;
  margin-right: 80px;
}
@media screen and (max-width: 580px) {
  .title-wrap__title-container {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.title-wrap__title {
  color: #1C1D1E;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.45;
  font-weight: 500;
  letter-spacing: -0.008em;
}
@media screen and (max-width: 1280px) {
  .title-wrap__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .title-wrap__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.title-wrap__subtitle {
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: -0.006em;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  font-weight: 300;
  margin-top: 4px;
}
.title-wrap__button-wrap {
  display: flex;
  flex-shrink: 0;
  margin-bottom: 32px;
}
@media screen and (max-width: 580px) {
  .title-wrap__button-wrap {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 751px) {
  .title-wrap__button-wrap.two-per-row.post-count-2 {
    display: none;
  }
}
.title-wrap__button-wrap.two-per-row.post-count-1 {
  display: none;
}
@media only screen and (min-width: 1351px) {
  .title-wrap__button-wrap.four-per-row.post-count-4 {
    display: none;
  }
}
@media only screen and (min-width: 1101px) {
  .title-wrap__button-wrap.four-per-row.post-count-3 {
    display: none;
  }
}
@media only screen and (min-width: 651px) {
  .title-wrap__button-wrap.four-per-row.post-count-2 {
    display: none;
  }
}
.title-wrap__button-wrap.four-per-row.post-count-1 {
  display: none;
}
.title-wrap__button {
  flex-shrink: 0;
}
.title-wrap__slider-arrows {
  flex-shrink: 0;
  display: flex;
}
.title-wrap__slider-arrows .slider-arrow {
  flex-shrink: 0;
  border: 1px solid rgba(81, 108, 144, 0.15);
  margin-left: 8px;
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s ease;
  background: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.title-wrap__slider-arrows .slider-arrow:hover {
  background: #F2F2F2;
}
.title-wrap__slider-arrows .slider-arrow--left {
  transform: scaleX(-1);
}
.title-wrap__slider-arrows .slider-arrow--disabled {
  pointer-events: none;
}
.title-wrap__slider-arrows .slider-arrow--disabled img {
  opacity: 0.2;
}

body.open-video div.video-modal {
  visibility: visible;
  width: 900px;
}
@media only screen and (max-width: 980px) {
  body.open-video div.video-modal {
    width: 90%;
  }
}
body.open-video div.video-overlay {
  visibility: visible;
  opacity: 1;
}

body.close-video div.video-modal {
  animation: closeVideo 0.5s forwards;
  background: white;
}
@media only screen and (max-width: 980px) {
  body.close-video div.video-modal {
    animation: closeVideo980 0.5s forwards;
  }
}
@media screen and (max-width: 580px) {
  body.close-video div.video-modal {
    animation: closeVideoMobile 0.5s forwards;
  }
}
body.close-video div.video-modal .video-modal-content {
  background: #FFF;
}
body.close-video div.video-modal .video-modal-content iframe {
  opacity: 0;
}
body.close-video div.video-modal .video-modal-content video {
  opacity: 0;
}

@keyframes closeVideo {
  0% {
    height: 500px;
  }
  50% {
    height: 5px;
    width: 900px;
  }
  60% {
    height: 5px;
    width: 900px;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
@keyframes closeVideo980 {
  0% {
    height: 400px;
  }
  50% {
    height: 5px;
    width: 90%;
  }
  60% {
    height: 5px;
    width: 90%;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
@keyframes closeVideoMobile {
  0% {
    height: 300px;
  }
  50% {
    height: 5px;
    width: 90%;
  }
  60% {
    height: 5px;
    width: 90%;
  }
  100% {
    width: 0px;
    height: 5px;
  }
}
div.video-modal {
  width: 0px;
  height: 500px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  position: fixed;
  background: black;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 250;
  transition: all 0.3s ease;
  visibility: hidden;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  div.video-modal {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 580px) {
  div.video-modal {
    height: 300px;
  }
}
div.video-modal .video-modal-content {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  background: black;
}
div.video-modal .video-modal-content iframe {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
div.video-modal .video-modal-content video {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
}

div.video-overlay {
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 240;
  left: 0px;
  height: 100vh;
  background: rgba(28, 29, 30, 0.8);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}

@media only screen and (min-width: 1201px) {
  .glide__slides--flex-container {
    display: flex !important;
    flex-wrap: wrap !important;
    white-space: unset !important;
  }
  .glide__slides--flex-container .glide__slide:not(:nth-of-type(-n+2)) {
    margin-top: 40px;
  }
}

.world-goals-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
.world-goals-wrap .world-goal {
  width: calc(11.1111111111% - 16px);
  padding-bottom: calc(11.1111111111% - 16px);
  height: 0;
  position: relative;
  margin: 0 8px;
  margin-bottom: 16px;
  border-radius: 4px;
}
.world-goals-wrap .world-goal:not(.light) {
  background: #1C1D1E;
}
@media screen and (max-width: 1280px) {
  .world-goals-wrap .world-goal {
    width: calc(16.6666666667% - 16px);
    padding-bottom: calc(16.6666666667% - 16px);
  }
}
@media only screen and (max-width: 850px) {
  .world-goals-wrap .world-goal {
    width: calc(20% - 16px);
    padding-bottom: calc(20% - 16px);
  }
  .world-goals-wrap .world-goal.hide-mobile {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .world-goals-wrap .world-goal {
    width: calc(33.3333333333% - 16px);
    padding-bottom: calc(33.3333333333% - 16px);
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-wrap .world-goal {
    width: calc(50% - 16px);
    padding-bottom: calc(50% - 16px);
  }
}
.world-goals-wrap .world-goal img {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}
.world-goals-wrap .world-goal-button {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  height: 0;
  width: calc(11.1111111111% - 16px);
  padding-bottom: calc(11.1111111111% - 16px);
  background: rgb(37, 38, 39);
  border-radius: 4px;
  margin: 0 8px;
  margin-bottom: 16px;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  .world-goals-wrap .world-goal-button {
    width: calc(16.6666666667% - 16px);
    padding-bottom: calc(16.6666666667% - 16px);
  }
}
@media only screen and (max-width: 850px) {
  .world-goals-wrap .world-goal-button {
    width: calc(20% - 16px);
    padding-bottom: calc(20% - 16px);
  }
}
@media only screen and (max-width: 700px) {
  .world-goals-wrap .world-goal-button {
    width: calc(33.3333333333% - 16px);
    padding-bottom: calc(33.3333333333% - 16px);
    flex-grow: 1;
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-wrap .world-goal-button {
    width: calc(50% - 16px);
    padding-bottom: calc(50% - 16px);
  }
}
.world-goals-wrap .world-goal-button .button-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (max-width: 850px) {
  .world-goals-wrap.no-button .world-goal {
    width: calc(25% - 16px);
    padding-bottom: calc(25% - 16px);
  }
}
@media only screen and (max-width: 500px) {
  .world-goals-wrap.no-button .world-goal {
    width: calc(50% - 16px);
    padding-bottom: calc(50% - 16px);
  }
}

.mtt-search-cover {
  position: relative;
}
.mtt-search-cover__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-search-cover__image-container .gradient {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #1C1D1E;
}
.mtt-search-cover__inner {
  position: relative;
  z-index: 2;
  padding-top: 187px;
  padding-bottom: 230px;
}
@media only screen and (max-width: 1800px) {
  .mtt-search-cover__inner {
    padding-bottom: 152px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-search-cover__inner {
    padding-bottom: 104px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-search-cover__inner {
    padding-top: 240px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-search-cover__inner {
    padding: calc(72px + 80px) 0 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-search-cover__inner {
    padding: calc(65px + 56px) 0 56px;
  }
}
.mtt-search-cover__tagline {
  margin-bottom: 32px;
}
@media screen and (max-width: 1280px) {
  .mtt-search-cover__tagline {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-search-cover__tagline {
    margin-bottom: 16px;
  }
}
.mtt-search-cover__title {
  color: white;
  letter-spacing: -0.016em;
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  font-weight: 500;
  max-width: 670px;
}
@media screen and (max-width: 1280px) {
  .mtt-search-cover__title {
    font-size: 36px;
    font-size: 2.25rem;
    max-width: 520px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-search-cover__title {
    font-size: 26px;
    font-size: 1.625rem;
    max-width: 100%;
  }
}
.mtt-search-cover__form {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-search-cover__form {
    margin-top: 24px;
  }
}
.mtt-search-cover__form-wrap {
  display: flex;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  padding: 4px;
}
@media only screen and (max-width: 1050px) {
  .mtt-search-cover__form-wrap {
    flex-wrap: wrap;
  }
}
.mtt-search-cover__input {
  margin: 4px;
  width: calc(100% - 8px);
  flex-shrink: 1;
  position: relative;
}
@media only screen and (min-width: 551px) and (max-width: 850px) {
  .mtt-search-cover__input {
    width: calc(50% - 8px);
  }
}
.mtt-search-cover__input input, .mtt-search-cover__input select {
  width: 100%;
}
.mtt-search-cover__input.loading:before {
  content: "";
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9;
  border-radius: 4px;
}
.mtt-search-cover__input.loading:after {
  content: "";
  width: 14px;
  height: 14px;
  border-left: 3px solid #FF5053;
  border-top: 3px solid #FF5053;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  z-index: 10;
}
@keyframes spinme {
  100% {
    transform: rotate(-360deg);
  }
}
@media only screen and (min-width: 1051px) {
  .mtt-search-cover__input--small {
    width: 270px;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-search-cover__input--small {
    width: 220px;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1160px) {
  .mtt-search-cover__input--small {
    width: 180px;
  }
}
@media only screen and (min-width: 551px) and (max-width: 1050px) {
  .mtt-search-cover__input--small {
    width: calc(33.3333333333% - 8px);
  }
}
@media only screen and (min-width: 551px) and (max-width: 850px) {
  .mtt-search-cover__input--small {
    width: calc(50% - 8px);
  }
}
.mtt-search-cover__input--show-flag {
  position: relative;
}
.mtt-search-cover__input--show-flag .select {
  padding-left: 50px;
}
.mtt-search-cover__input--show-flag #country-select-flag {
  display: flex;
}
.mtt-search-cover__flag {
  display: none;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 24.42px;
  height: 16px;
  justify-content: center;
}
.mtt-search-cover__flag img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.mtt-search-cover__submit {
  margin: 4px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1050px) {
  .mtt-search-cover__submit {
    width: calc(100% - 8px);
    display: flex;
    justify-content: flex-end;
  }
}
.mtt-search-cover__submit button, .mtt-search-cover__submit input {
  height: 100%;
}
@media screen and (max-width: 1280px) {
  .mtt-search-cover__submit button, .mtt-search-cover__submit input {
    padding: 14.5px 24px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-search-cover__submit button, .mtt-search-cover__submit input {
    width: 100%;
    text-align: center;
  }
}
.mtt-search-cover__checkboxes {
  display: flex;
  flex-wrap: wrap;
}
.mtt-search-cover__checkbox {
  margin-top: 16px;
}
.mtt-search-cover__checkbox:not(:last-of-type) {
  margin-right: 32px;
}

.mtt-search-page-wrap {
  overflow: hidden;
}
@media only screen and (min-width: 1801px) {
  .mtt-search-page-wrap {
    margin-top: -110px;
  }
}
.mtt-search-page-wrap--loading {
  opacity: 0.1;
}
.mtt-search-page-wrap__inner {
  z-index: 5;
  position: relative;
  background: white;
  padding-bottom: 56px;
}
@media only screen and (min-width: 1801px) {
  .mtt-search-page-wrap__inner {
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-search-page-wrap__inner {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-search-page-wrap__inner {
    padding-bottom: 0;
  }
}
.mtt-search-page-wrap__inner:after, .mtt-search-page-wrap__inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: white;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-search-page-wrap__inner:after, .mtt-search-page-wrap__inner:before {
    display: none;
  }
}
.mtt-search-page-wrap__inner:before {
  left: -120px;
  width: 120px;
}
.mtt-search-page-wrap__inner:after {
  right: -999px;
  width: 1000px;
}
.mtt-search-page-wrap__border {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  position: relative;
  z-index: 2;
  max-width: 1440px;
  width: 88%;
  margin: 0 auto;
}
@media only screen and (min-width: 1801px) {
  .mtt-search-page-wrap__border {
    width: 100%;
  }
}
.mtt-search-page-wrap__error-message {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  color: #1C1D1E;
  letter-spacing: -0.008em;
  font-weight: 300;
  padding: 64px 0 8px;
}
@media only screen and (min-width: 1801px) {
  .mtt-search-page-wrap__error-message {
    width: 100%;
  }
}
.mtt-search-page-wrap__error-message p, .mtt-search-page-wrap__error-message a {
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
@media screen and (max-width: 1280px) {
  .mtt-search-page-wrap__error-message {
    padding: 64px 0 40px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-search-page-wrap__error-message {
    padding: 56px 0;
  }
}
.mtt-search-page-wrap__loader {
  position: absolute;
  max-height: 500px;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
}
.mtt-search-page-wrap__loader--show {
  display: block;
}
@media only screen and (min-width: 1801px) {
  .mtt-search-page-wrap .mtt-post-loop__inner,
  .mtt-search-page-wrap .mtt-video-loop__inner,
  .mtt-search-page-wrap .mtt-text-breaker__inner {
    width: 100%;
  }
}
.mtt-search-page-wrap__pagination {
  margin-top: 32px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1280px) {
  .mtt-search-page-wrap__pagination {
    margin-top: 0;
  }
}

.mtt-projects-cover__inner {
  padding-top: 224px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-cover__inner {
    padding-top: 184px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-projects-cover__inner {
    padding-top: 152px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__inner {
    padding-top: 121px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-projects-cover__inner {
    padding-top: 280px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  body.has-breadcrumbs .mtt-projects-cover__inner {
    padding-top: 240px;
  }
}
.mtt-projects-cover__text-container {
  padding-bottom: 40px;
}
.mtt-projects-cover__tagline {
  margin-bottom: 32px;
}
.mtt-projects-cover__tagline img {
  transform: translateY(4px);
  height: 16px;
  width: auto;
  display: inline-block;
  margin-right: 16px;
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__tagline img {
    margin-right: 8px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__tagline {
    margin-bottom: 16px;
  }
}
.mtt-projects-cover__title {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  letter-spacing: -0.016em;
  font-weight: 500;
  color: #1C1D1E;
  max-width: 1000px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-cover__title {
    max-width: 800px;
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__title {
    max-width: 100%;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.mtt-projects-cover__date {
  display: none;
  margin-top: 24px;
}
@media only screen and (max-width: 1250px) {
  .mtt-projects-cover__date {
    display: block;
  }
}
.mtt-projects-cover__date-text {
  margin-top: 4px;
  color: #1C1D1E;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.006em;
  font-weight: 500;
}
.mtt-projects-cover__date-text span {
  font-weight: 400;
}
.mtt-projects-cover__text {
  margin-top: 24px;
  color: rgba(68, 79, 106, 0.8);
  letter-spacing: -0.01em;
  font-weight: 300;
  max-width: 670px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__text {
    margin-top: 16px;
  }
}
.mtt-projects-cover__items {
  margin-top: 104px;
  display: flex;
  margin-bottom: -24px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-cover__items {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1251px) {
  .mtt-projects-cover__items {
    justify-content: space-between;
  }
  .mtt-projects-cover__items--missing-1 {
    max-width: 1160px;
  }
  .mtt-projects-cover__items--missing-2 {
    max-width: 860px;
  }
  .mtt-projects-cover__items--missing-3 {
    max-width: 500px;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-projects-cover__items {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 550px) {
  .mtt-projects-cover__items {
    margin-bottom: -16px;
    margin-top: 56px;
  }
}
.mtt-projects-cover__item-group {
  display: flex;
  flex-shrink: 0;
}
@media only screen and (max-width: 1250px) {
  .mtt-projects-cover__item-group--dates {
    display: none;
  }
}
.mtt-projects-cover__item-group-separator {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin: 0 72px 24px;
}
@media only screen and (max-width: 1500px) {
  .mtt-projects-cover__item-group-separator {
    margin: 0 56px 24px;
  }
}
.mtt-projects-cover__item-group-separator img {
  flex-shrink: 0;
  width: 20.31px;
}
.mtt-projects-cover__item {
  margin-bottom: 24px;
}
@media only screen and (max-width: 800px) {
  .mtt-projects-cover__item {
    width: 40%;
  }
}
@media only screen and (max-width: 550px) {
  .mtt-projects-cover__item {
    width: 100%;
  }
  .mtt-projects-cover__item:not(:last-of-type) {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}
@media only screen and (max-width: 375px) {
  .mtt-projects-cover__item {
    margin-bottom: 16px;
  }
  .mtt-projects-cover__item:not(:last-of-type) {
    padding-bottom: 16px;
  }
}
.mtt-projects-cover__item-separator {
  background: rgba(112, 112, 112, 0.1);
  width: 1px;
  flex-shrink: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 801px) and (max-width: 1250px) {
  .mtt-projects-cover__item-separator {
    margin: 0 56px 24px;
  }
  .mtt-projects-cover__item-separator:first-of-type {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-projects-cover__item-separator:nth-of-type(odd) {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  .mtt-projects-cover__item-separator {
    display: none;
  }
}
.mtt-projects-cover__item-tagline {
  margin-bottom: 8px;
}
@media only screen and (max-width: 550px) {
  .mtt-projects-cover__item-tagline {
    margin-bottom: 4px;
  }
}
.mtt-projects-cover__item-title {
  color: #1C1D1E;
  letter-spacing: -0.016em;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.45;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-cover__item-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-cover__item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-projects-cover__item-title--capitalize {
  text-transform: capitalize;
}
.mtt-projects-cover__image-container {
  height: 0;
  padding-bottom: 40%;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .mtt-projects-cover__image-container {
    padding-bottom: 50%;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-projects-cover__image-container {
    padding-bottom: 64%;
  }
}
.mtt-projects-cover__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mtt-projects-cover__image-container .play-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
@media only screen and (min-width: 1801px) {
  .mtt-projects-cover--text-breaker-overlap .mtt-projects-cover__image-container .play-button {
    top: calc(50% - 80px);
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-projects-cover--text-island-overlap .mtt-projects-cover__image-container .play-button {
    top: calc(50% - 60px);
  }
}

.mtt-projects-goals {
  position: relative;
}
@media only screen and (max-width: 1800px) {
  .mtt-projects-goals {
    background: #FAFAFA;
  }
}
.mtt-projects-goals__inner {
  padding: 120px 0;
  display: flex;
  position: relative;
}
@media only screen and (min-width: 1801px) {
  .mtt-projects-goals__inner {
    background: #FAFAFA;
  }
}
.mtt-projects-goals__inner:after, .mtt-projects-goals__inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #FAFAFA;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-projects-goals__inner:after, .mtt-projects-goals__inner:before {
    display: none;
  }
}
.mtt-projects-goals__inner:before {
  left: -999px;
  width: 1000px;
}
.mtt-projects-goals__inner:after {
  right: -120px;
  width: 120px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-goals__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-projects-goals__inner {
    display: block;
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-goals__inner {
    padding: 56px 0;
  }
}
.mtt-projects-goals__title-wrap {
  width: 275px;
  flex-shrink: 0;
  margin-top: 8px;
}
@media screen and (max-width: 1160px) {
  .mtt-projects-goals__title-wrap {
    width: 100%;
    margin-top: 0;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-goals__title-wrap {
    margin-bottom: 16px;
  }
}
.mtt-projects-goals__title {
  margin-right: 56px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.85;
  color: #1C1D1E;
  text-transform: uppercase;
}
@media screen and (max-width: 1160px) {
  .mtt-projects-goals__title {
    margin-right: 0;
  }
}
.mtt-projects-goals__text-wrap {
  width: 100%;
  flex-shrink: 1;
}
.mtt-projects-goals__text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
  color: #1C1D1E;
  font-weight: 500;
  letter-spacing: -0.016em;
  max-width: 920px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-goals__text {
    font-size: 26px;
    font-size: 1.625rem;
    max-width: 720px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-projects-goals__text br {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-goals__text {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-projects-goals__subtext {
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: -0.016em;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 920px;
  margin-top: 24px;
}
@media screen and (max-width: 1160px) {
  .mtt-projects-goals__subtext {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-goals__subtext {
    margin-top: 16px;
  }
}
.mtt-projects-goals--move-up {
  z-index: 1;
  margin-top: -160px;
}
@media only screen and (max-width: 1800px) {
  .mtt-projects-goals--move-up {
    margin-top: 0;
    background: #FAFAFA;
  }
}
.mtt-projects-goals--move-up .mtt-projects-goals__inner:after, .mtt-projects-goals--move-up .mtt-projects-goals__inner:before {
  bottom: -1px;
}
.mtt-projects-goals--border-top .mtt-projects-goals__inner {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}

.mtt-projects-participants__inner {
  padding: 120px 0 104px;
}
@media screen and (max-width: 1160px) {
  .mtt-projects-participants__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-participants__inner {
    padding: 56px 0;
  }
}
.mtt-projects-participants__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.45;
  color: #1C1D1E;
  letter-spacing: -0.008em;
  font-weight: 500;
  margin-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-projects-participants__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-participants__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 32px;
  }
}
.mtt-projects-participants__wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 56px);
  margin: 0 -28px -56px;
}
@media screen and (max-width: 580px) {
  .mtt-projects-participants__wrap {
    width: 100%;
    margin: 0 0 -40px;
  }
}
.mtt-projects-participants__participant {
  width: calc(25% - 56px);
  margin: 0 28px 56px;
}
@media only screen and (max-width: 1400px) {
  .mtt-projects-participants__participant {
    width: calc(33.3333333333% - 56px);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-projects-participants__participant {
    width: calc(50% - 56px);
  }
}
@media screen and (max-width: 580px) {
  .mtt-projects-participants__participant {
    width: 100%;
    margin: 0 0 40px;
  }
}
.mtt-projects-participants__participant-label {
  margin-bottom: 12px;
  display: flex;
}
.mtt-projects-participants__participant-label:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: rgba(28, 29, 30, 0.05);
  margin-left: 16px;
  margin-top: 9px;
}
.mtt-projects-participants__participant-title {
  color: rgba(28, 29, 30, 0.8);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 500;
}
@media only screen and (max-width: 400px) {
  .mtt-projects-participants__participant-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-projects-participants__participant-text {
  margin-top: 6px;
  color: rgba(28, 29, 30, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
}
.mtt-projects-participants__participant-text p, .mtt-projects-participants__participant-text a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.mtt-projects-participants__participant-text a {
  transition: color 0.15s ease;
}
.mtt-projects-participants__participant-text a:hover {
  color: #1C1D1E;
}

.mtt-cookie-notice {
  background-color: #1C1D1E !important;
}
@media print {
  .mtt-cookie-notice {
    display: none !important;
  }
}
.mtt-cookie-notice__text {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.825;
  letter-spacing: -0.01em;
}
.mtt-cookie-notice__text a {
  color: inherit;
  font-weight: 500;
}
.mtt-cookie-notice .button {
  background-color: #FF5053 !important;
  border-color: #FF5053 !important;
  color: white;
  min-width: 0;
}
.mtt-cookie-notice .button:hover {
  background-color: #ff6467 !important;
  border-color: #ff6467 !important;
}

.mtt-modal {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
}
.mtt-modal--show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mtt-modal__inner {
  position: relative;
  z-index: 2;
  background: white;
  border-radius: 4px;
  padding: 56px 40px;
  width: 500px;
  max-width: 88%;
  max-height: 88%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1160px) {
  .mtt-modal__inner {
    width: 420px;
    padding: 56px 32px 40px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-modal__inner {
    padding: 56px 24px 40px;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-modal__inner {
    padding: 56px 16px 32px;
  }
}
.mtt-modal__overlay {
  z-index: 1;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
}
.mtt-modal__close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 22px;
  height: 22px;
  opacity: 0.3;
  transition: opacity 0.15s ease;
  cursor: pointer;
}
@media screen and (max-width: 580px) {
  .mtt-modal__close {
    right: 24px;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-modal__close {
    right: 16px;
  }
}
.mtt-modal__close:hover {
  opacity: 1;
}
.mtt-modal__close:after, .mtt-modal__close:before {
  position: absolute;
  left: 10px;
  content: " ";
  height: 22px;
  width: 2px;
  background-color: #333;
}
.mtt-modal__close:before {
  transform: rotate(45deg);
}
.mtt-modal__close:after {
  transform: rotate(-45deg);
}
.mtt-modal__form-title {
  color: #0C1624;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1450px) {
  .mtt-modal__form-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 1200px) {
  .mtt-modal__form-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-modal__form-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.mtt-modal__input-wrap label, .mtt-modal__checkbox-wrap label {
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  color: #1C1D1E;
  padding-top: 4px;
}
.mtt-modal__input-wrap {
  width: 100%;
  margin-top: 16px;
}
.mtt-modal__input-wrap label input {
  margin-top: 4px;
}
.mtt-modal__input-wrap input, .mtt-modal__input-wrap textarea {
  width: 100%;
}
.mtt-modal__input-wrap input.wpcf7-not-valid, .mtt-modal__input-wrap textarea.wpcf7-not-valid {
  border-color: #f00 !important;
}
.mtt-modal__input-wrap textarea {
  height: 200px;
}
@media screen and (max-width: 580px) {
  .mtt-modal__input-wrap textarea {
    height: 150px;
  }
}
.mtt-modal__checkbox-wrap {
  width: 100%;
  margin-top: 16px;
}
.mtt-modal__checkbox-wrap br {
  display: none;
}
.mtt-modal__checkbox-wrap .wpcf7-checkbox {
  margin-top: 4px;
}
.mtt-modal__checkbox-wrap .wpcf7-list-item {
  margin-left: 0;
  margin-top: 8px;
  display: block;
}
.mtt-modal__checkbox-wrap input[type=radio],
.mtt-modal__checkbox-wrap input[type=checkbox] {
  display: none;
}
.mtt-modal__checkbox-wrap input[type=radio] + label,
.mtt-modal__checkbox-wrap input[type=radio] + span,
.mtt-modal__checkbox-wrap input[type=checkbox] + label,
.mtt-modal__checkbox-wrap input[type=checkbox] + span {
  color: rgba(28, 29, 30, 0.7);
}
.mtt-modal__checkbox-wrap input[type=radio] + label a,
.mtt-modal__checkbox-wrap input[type=radio] + span a,
.mtt-modal__checkbox-wrap input[type=checkbox] + label a,
.mtt-modal__checkbox-wrap input[type=checkbox] + span a {
  color: #1C1D1E;
}
.mtt-modal__checkbox-wrap input[type=radio] + label:before,
.mtt-modal__checkbox-wrap input[type=radio] + span:before,
.mtt-modal__checkbox-wrap input[type=checkbox] + label:before,
.mtt-modal__checkbox-wrap input[type=checkbox] + span:before {
  background-color: rgba(28, 29, 30, 0.15);
}
.mtt-modal__checkbox-wrap input[type=radio] + label:hover,
.mtt-modal__checkbox-wrap input[type=radio] + span:hover,
.mtt-modal__checkbox-wrap input[type=checkbox] + label:hover,
.mtt-modal__checkbox-wrap input[type=checkbox] + span:hover {
  color: #1C1D1E;
}
.mtt-modal__checkbox-wrap input[type=radio] + label:hover:before,
.mtt-modal__checkbox-wrap input[type=radio] + span:hover:before,
.mtt-modal__checkbox-wrap input[type=checkbox] + label:hover:before,
.mtt-modal__checkbox-wrap input[type=checkbox] + span:hover:before {
  background-color: rgba(28, 29, 30, 0.25);
}
.mtt-modal__checkbox-wrap input[type=radio]:checked + label,
.mtt-modal__checkbox-wrap input[type=radio]:checked + span,
.mtt-modal__checkbox-wrap input[type=checkbox]:checked + label,
.mtt-modal__checkbox-wrap input[type=checkbox]:checked + span {
  color: #1C1D1E;
}
.mtt-modal__checkbox-wrap input[type=radio]:checked + label:before,
.mtt-modal__checkbox-wrap input[type=radio]:checked + span:before,
.mtt-modal__checkbox-wrap input[type=checkbox]:checked + label:before,
.mtt-modal__checkbox-wrap input[type=checkbox]:checked + span:before {
  background-image: url("../../img/icons/checkmark.svg");
}
.mtt-modal__submit-wrap {
  margin-top: 24px;
  width: 100%;
  display: flex;
}
.mtt-modal__submit-wrap-inner {
  position: relative;
}
@media only screen and (max-width: 400px) {
  .mtt-modal__submit-wrap-inner {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-modal__submit-wrap-inner .button {
    width: 100%;
  }
}
.mtt-modal__submit-wrap-inner .ajax-loader {
  position: absolute;
  background-image: none !important;
  background: #FF5053 !important;
  border: none !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border-radius: 4px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.mtt-modal__submit-wrap-inner .ajax-loader:after {
  content: "";
  border: 2px solid white;
  border-left: 2px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  width: 16px;
  height: 16px;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
@keyframes spinme {
  100% {
    transform: rotate(360deg);
  }
}
.mtt-modal__form-wrapper .wpcf7-not-valid-tip {
  display: none !important;
}
.mtt-modal__form-wrapper .wpcf7-response-output {
  border: 0;
  padding: 0;
  margin: 16px 0 0;
  color: #f00;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 400;
}
.mtt-modal__form-wrapper .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: rgba(12, 22, 36, 0.8);
}
.mtt-modal__newsletter-form .inputs-wrapper {
  max-width: 500px;
  position: relative;
}
.mtt-modal__newsletter-form .inputs-wrapper br {
  display: none;
}
.mtt-modal__newsletter-form .inputs-wrapper span.your-email {
  position: static;
}
.mtt-modal__newsletter-form .inputs-wrapper p:last-of-type {
  height: 0;
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).transparent {
  color: #0C1624;
  width: 100%;
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).transparent:-moz-placeholder {
  color: rgba(12, 22, 36, 0.5);
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).transparent:-ms-input-placeholder {
  color: rgba(12, 22, 36, 0.5);
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).transparent::-moz-placeholder {
  color: rgba(12, 22, 36, 0.5);
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).transparent::-webkit-input-placeholder {
  color: rgba(12, 22, 36, 0.5);
}
.mtt-modal__newsletter-form .inputs-wrapper input:not([type=checkbox]):not([type=radio]):not(.button).wpcf7-submit {
  cursor: pointer;
  font-size: 0;
  background: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-image: url("../../img/icons/button-arrow-dark.svg");
  background-position: center;
  background-size: 12.894px 8px;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  right: -15px;
  width: 42.894px;
  height: 38px;
}
.mtt-modal__newsletter-form .inputs-wrapper .ajax-loader {
  position: absolute;
  right: 0;
  top: 17px;
  background-image: none;
  border: 2px solid #1C1D1E;
  border-left: 2px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  background: white;
}
@keyframes spinme {
  100% {
    transform: rotate(360deg);
  }
}

.mtt-archive__inner {
  padding-top: 224px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .mtt-archive__inner {
    padding-top: 184px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-archive__inner {
    padding-top: 152px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-archive__inner {
    padding-top: 120px;
    padding-bottom: 56px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-archive__inner {
    padding-top: 240px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  body.has-breadcrumbs .mtt-archive__inner {
    padding-top: 200px;
  }
}
.mtt-archive__inner.loading {
  opacity: 0.1;
}
.mtt-archive__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -48px;
}
@media screen and (max-width: 580px) {
  .mtt-archive__wrap {
    margin-bottom: -40px;
  }
}
.mtt-archive__wrap .small-card {
  margin-bottom: 48px;
}
@media screen and (max-width: 580px) {
  .mtt-archive__wrap .small-card {
    margin-bottom: 40px;
  }
}
.mtt-archive__pagination {
  margin-top: 80px;
}
@media screen and (max-width: 580px) {
  .mtt-archive__pagination {
    margin-top: 56px;
  }
}

.mtt-archive-filter {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter {
    display: block;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-archive-filter {
    margin-bottom: 25px;
  }
}
.mtt-archive-filter__title {
  color: #1C1D1E;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  margin-right: 48px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1280px) {
  .mtt-archive-filter__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter__title {
    margin-right: 112px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-archive-filter__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-archive-filter__filter {
  margin-top: -10px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter__filter {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 114%;
    margin: 0 -7%;
    padding-left: 7%;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .mtt-archive-filter__filter::-webkit-scrollbar {
    width: 0 !important;
  }
}
.mtt-archive-filter__filter-inner {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter__filter-inner {
    display: block;
    white-space: nowrap;
  }
}
.mtt-archive-filter__toggle {
  cursor: pointer;
  color: rgba(28, 29, 30, 0.5);
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 16px 24px 14px;
  border-radius: 50px;
  border: 1px solid rgba(28, 29, 30, 0.2);
  transition: border-color 0.15s ease, color 0.15s ease;
  flex-shrink: 0;
  margin-top: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 1500px) {
  .mtt-archive-filter__toggle {
    padding: 14px 16px 12px;
    letter-spacing: -0.03em;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-archive-filter__toggle {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter__toggle {
    display: inline-block;
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-archive-filter__toggle {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 13px 16px 11px;
  }
}
.mtt-archive-filter__toggle:not(:last-of-type) {
  margin-right: 16px;
}
@media only screen and (max-width: 1160px) {
  .mtt-archive-filter__toggle:not(:last-of-type) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-archive-filter__toggle:last-of-type {
    margin-right: 50%;
  }
}
.mtt-archive-filter__toggle.active {
  pointer-events: none;
}
.mtt-archive-filter__toggle.active, .mtt-archive-filter__toggle:hover {
  border-color: #1C1D1E;
  color: #1C1D1E;
}
@media screen and (max-width: 580px) {
  .mtt-archive-filter__toggle.active, .mtt-archive-filter__toggle:hover {
    color: #1C1D1E;
  }
}

/* WIDGETS */
#styleguide-container {
  min-height: 100vh;
  display: flex;
}
#styleguide-container nav.styleguide-nav {
  background: #FF5053;
  width: 280px;
  flex-shrink: 0;
}
#styleguide-container nav.styleguide-nav div.nav-wrap {
  position: fixed;
  left: 50px;
  top: 50px;
}
#styleguide-container nav.styleguide-nav a.title {
  color: #FCFCFC;
  font-size: 1.8rem;
  text-decoration: none;
}
#styleguide-container nav.styleguide-nav div.subtitle {
  color: #e3e3e3;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 5px 0 50px;
}
#styleguide-container nav.styleguide-nav ul li {
  line-height: 2.5;
}
#styleguide-container nav.styleguide-nav ul li a {
  color: #FCFCFC;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-size: 1rem;
  display: block;
  padding: 0 10px;
  margin-left: -10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
#styleguide-container nav.styleguide-nav ul li.active a {
  background: rgba(255, 255, 255, 0.3);
  color: white;
}
#styleguide-container nav.styleguide-nav ul li:hover a {
  background: rgba(255, 255, 255, 0.15);
}
#styleguide-container section.content {
  padding: 50px;
  width: 100%;
  background: white;
}
#styleguide-container section.content > div {
  margin-bottom: 50px;
}
#styleguide-container section.content div.title {
  color: #bcbcbc;
  border-bottom: 2px solid #bcbcbc;
  padding-bottom: 10px;
  font-size: 1.5rem;
  margin-bottom: 50px;
}
#styleguide-container section.content #typography h1, #styleguide-container section.content #typography h2, #styleguide-container section.content #typography h3, #styleguide-container section.content #typography h4, #styleguide-container section.content #typography h5 {
  line-height: 1;
  margin-bottom: 25px;
}
#styleguide-container section.content #typography div.font {
  margin: 25px 0;
}
#styleguide-container section.content #colors .color-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: -10px;
}
#styleguide-container section.content #colors .color-wrap .color {
  margin: 10px;
  flex-grow: 1;
  flex-basis: 200px;
}
#styleguide-container section.content #colors .color-wrap .color .color-fill {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
#styleguide-container section.content #colors .color-wrap .color .info {
  font-size: 0.9rem;
  margin-left: 5px;
  font-weight: bold;
}
#styleguide-container section.content #colors .color-wrap .color .info span {
  width: 50px;
  display: inline-block;
  font-weight: normal;
}
#styleguide-container section.content #buttons .buttons-container {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
#styleguide-container section.content #buttons .buttons-container .button-wrap .class-wrap {
  text-align: center;
}
#styleguide-container section.content #buttons .buttons-container .button-wrap a {
  margin: 10px;
}
#styleguide-container section.content .tag-wrap {
  margin-bottom: 10px;
}
#styleguide-container section.content .tag-wrap .tag {
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  background: #efefef;
  margin-right: 10px;
}

.mtt-cover-image {
  position: relative;
  background: #1C1D1E;
}
.mtt-cover-image .image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-cover-image .image-container .gradient {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(to right, black 35%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .image-container .gradient {
    background: linear-gradient(to right, black 45%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0) 100%);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-image .image-container .gradient {
    background: black;
  }
}
.mtt-cover-image .cover-image-inner {
  position: relative;
  z-index: 2;
  padding-top: 320px;
  padding-bottom: 320px;
}
@media only screen and (max-width: 1800px) {
  .mtt-cover-image .cover-image-inner {
    padding: 265px 0 165px;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-cover-image .cover-image-inner {
    padding: 240px 0 150px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner {
    padding: 240px 0 120px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-image .cover-image-inner {
    padding: calc(72px + 100px) 0 100px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .cover-image-inner {
    padding: calc(65px + 72px) 0 72px;
  }
}
.mtt-cover-image .cover-image-inner .text-container {
  max-width: 780px;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner .text-container {
    max-width: 670px;
  }
}
.mtt-cover-image .cover-image-inner .text-container.long-title {
  max-width: 900px;
}
.mtt-cover-image .cover-image-inner .text-container.long-title .title {
  font-size: 46px;
  font-size: 2.875rem;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner .text-container.long-title .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .cover-image-inner .text-container.long-title .title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 400px) {
  .mtt-cover-image .cover-image-inner .text-container.long-title .title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.mtt-cover-image .cover-image-inner .text-container .tagline {
  margin-bottom: 14px;
}
@media screen and (max-width: 1160px) {
  .mtt-cover-image .cover-image-inner .text-container .tagline {
    margin-bottom: 6px;
  }
}
.mtt-cover-image .cover-image-inner .text-container .title {
  color: white;
  font-size: 64px;
  font-size: 4rem;
  line-height: 1.203;
  letter-spacing: -0.016em;
  font-weight: 500;
}
@media only screen and (max-width: 1800px) {
  .mtt-cover-image .cover-image-inner .text-container .title {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-cover-image .cover-image-inner .text-container .title {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner .text-container .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .cover-image-inner .text-container .title {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-cover-image .cover-image-inner .text-container .title br {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-cover-image .cover-image-inner .text-container .title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.mtt-cover-image .cover-image-inner .text-container .text {
  margin-top: 16px;
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 300;
  max-width: 450px;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner .text-container .text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .cover-image-inner .text-container .text {
    margin-top: 8px;
    font-size: 16px;
    font-size: 1rem;
    max-width: 320px;
  }
}
.mtt-cover-image .cover-image-inner .button-section {
  margin-top: 32px;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .cover-image-inner .button-section {
    margin-top: 24px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .cover-image-inner .button-section {
    margin-top: 16px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-image .glide .glide__arrows {
    display: none;
  }
}
.mtt-cover-image .glide .glide__arrows .glide__arrow {
  cursor: pointer;
  width: 40.56px;
  height: 41.13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 41px;
  z-index: 2;
  padding: 10px 15px;
}
@media only screen and (max-width: 1800px) {
  .mtt-cover-image .glide .glide__arrows .glide__arrow {
    right: 25px;
  }
}
@media only screen and (max-width: 1650px) {
  .mtt-cover-image .glide .glide__arrows .glide__arrow {
    right: calc(3% - 20.28px);
  }
}
.mtt-cover-image .glide .glide__arrows .glide__arrow img {
  width: 10.56px;
  height: 21.13px;
  display: block;
}
.mtt-cover-image .glide .glide__arrows .glide__arrow.glide__arrow--left {
  transform: translateY(-50%) scaleX(-1);
  right: unset;
  left: 41px;
}
@media only screen and (max-width: 1800px) {
  .mtt-cover-image .glide .glide__arrows .glide__arrow.glide__arrow--left {
    left: 25px;
  }
}
@media only screen and (max-width: 1650px) {
  .mtt-cover-image .glide .glide__arrows .glide__arrow.glide__arrow--left {
    left: calc(3% - 20.28px);
  }
}
.mtt-cover-image .glide .glide__slides .glide__slide {
  position: relative;
  padding-bottom: 320px;
  padding-top: 265px;
  height: auto !important;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1800px) {
  .mtt-cover-image .glide .glide__slides .glide__slide {
    padding: 265px 0 165px;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-cover-image .glide .glide__slides .glide__slide {
    padding: 240px 0 150px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .glide .glide__slides .glide__slide {
    padding: 152px 0 104px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-cover-image .glide .glide__slides .glide__slide {
    padding: calc(72px + 100px) 0 100px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-cover-image .glide .glide__slides .glide__slide {
    padding: calc(65px + 72px) 0 72px;
  }
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner {
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 1161px) {
  .mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner {
    height: 400px;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines {
  display: flex;
  transition: transform 0.45s ease-out, opacity 0.45s ease-out;
  transform: translateY(32px);
  opacity: 0;
  margin-bottom: 38px;
}
@media screen and (max-width: 1280px) {
  .mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines {
    margin-bottom: 22px;
  }
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines .line {
  cursor: pointer;
  flex-shrink: 0;
  height: 23px;
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines .line:not(:last-of-type) {
  margin-right: 7px;
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines .line .line-inner {
  background: rgba(255, 255, 255, 0.2);
  margin-top: 10px;
  height: 3px;
  width: 52px;
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .lines .line.glide__bullet--active .line-inner {
  background: #FF5053;
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .text-container {
  transition: transform 0.45s ease-out 0.05s, opacity 0.45s ease-out 0.05s;
  transform: translateY(32px);
  opacity: 0;
}
@media only screen and (min-width: 1601px) {
  .mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .text-container .title {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
.mtt-cover-image .glide .glide__slides .glide__slide .cover-image-inner .text-wrapper .button-section {
  transition: transform 0.45s ease-out 0.1s, opacity 0.45s ease-out 0.1s;
  transform: translateY(32px);
  opacity: 0;
}
.mtt-cover-image .glide .glide__slides .glide__slide.glide__slide--active .cover-image-inner .lines, .mtt-cover-image .glide .glide__slides .glide__slide.glide__slide--active .cover-image-inner .text-container, .mtt-cover-image .glide .glide__slides .glide__slide.glide__slide--active .cover-image-inner .button-section {
  opacity: 1;
  transform: translateY(0);
}

.mtt-text-image.grey-bg {
  background: #FAFAFA;
}
.mtt-text-image.grey-bg .mtt-text-image__inner {
  padding: 80px 0px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image.grey-bg .mtt-text-image__inner {
    padding: 0px;
    border-bottom: none !important;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image {
    overflow: hidden;
  }
  .mtt-text-image.margin-classes-added {
    margin: 0;
  }
}
.mtt-text-image__inner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__inner {
    display: block;
  }
}
.mtt-text-image__image-container {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__image-container {
    width: 114%;
    margin: 0 -7%;
    height: auto;
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 960px) {
  .mtt-text-image__image-container {
    padding-bottom: 55%;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-text-image__image-container {
    padding-bottom: 65%;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-text-image__image-container {
    padding-bottom: 75%;
  }
}
.mtt-text-image__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mtt-text-image__image-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mtt-text-image__text-container {
  flex-shrink: 0;
  width: 580px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0;
  min-height: 480px;
}
@media only screen and (max-width: 1550px) {
  .mtt-text-image__text-container {
    width: 548px;
    min-height: 420px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-text-image__text-container {
    width: 532px;
    padding: 32px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__text-container {
    width: 480px;
    min-height: 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image__text-container {
    width: 100%;
    max-width: 520px;
    padding: 80px 0;
    background: none;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text-container {
    padding: 56px 0;
  }
}
.mtt-text-image__text-container .tagline {
  margin-bottom: 16px;
}
.mtt-text-image__text-container .button-section {
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__text-container .button-section {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text-container .button-section {
    margin-top: 24px;
  }
}
.mtt-text-image__long-text {
  margin-top: 24px;
}
@media screen and (max-width: 580px) {
  .mtt-text-image__long-text {
    margin-top: 16px;
  }
}
.mtt-text-image__text, .mtt-text-image__title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.44;
  color: #1C1D1E;
}
@media screen and (max-width: 1280px) {
  .mtt-text-image__text, .mtt-text-image__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-image__text, .mtt-text-image__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-text-image.image-right.default .mtt-text-image__text-container, .mtt-text-image.image-right.grey-bg .mtt-text-image__text-container {
    padding-right: 130px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1550px) {
  .mtt-text-image.image-right.default .mtt-text-image__text-container, .mtt-text-image.image-right.grey-bg .mtt-text-image__text-container {
    padding-right: 104px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-image.image-right.default .mtt-text-image__text-container, .mtt-text-image.image-right.grey-bg .mtt-text-image__text-container {
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-text-image.image-right .mtt-text-image__image-container {
    order: 2;
  }
  .mtt-text-image.image-right .mtt-text-image__text-container {
    order: 1;
  }
  .mtt-text-image.image-left.default .mtt-text-image__text-container, .mtt-text-image.image-left.grey-bg .mtt-text-image__text-container {
    padding-left: 130px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1550px) {
  .mtt-text-image.image-left.default .mtt-text-image__text-container, .mtt-text-image.image-left.grey-bg .mtt-text-image__text-container {
    padding-left: 104px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-image.image-left.default .mtt-text-image__text-container, .mtt-text-image.image-left.grey-bg .mtt-text-image__text-container {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 1161px) {
  .mtt-text-image.default .mtt-text-image__image-container, .mtt-text-image.grey-bg .mtt-text-image__image-container {
    position: relative;
  }
  .mtt-text-image.default .mtt-text-image__image-container:after, .mtt-text-image.grey-bg .mtt-text-image__image-container:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 32px;
    right: -30px;
    background: #F8F8F8;
  }
  .mtt-text-image.boxed .mtt-text-image__text-container {
    padding: 160px 80px;
    background: #FAFAFA;
    min-height: 640px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1550px) {
  .mtt-text-image.boxed .mtt-text-image__text-container {
    padding: 144px 64px;
    min-height: 550px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-image.boxed .mtt-text-image__text-container {
    padding: 120px 56px;
    min-height: 500px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-text-image.boxed .mtt-text-image__text-container {
    padding: 104px 48px;
    min-height: 450px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-image.border-bottom .mtt-text-image__inner {
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}

.mtt-image-banner {
  position: relative;
}
.mtt-image-banner.fixed-height {
  height: 500px !important;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.mtt-image-banner__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-image-banner__image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #0C0C00;
}
.mtt-image-banner__inner {
  position: relative;
  z-index: 2;
  padding: 200px 0;
}
@media only screen and (max-width: 1500px) {
  .mtt-image-banner__inner {
    padding: 160px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-image-banner__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-image-banner__inner {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-image-banner__inner {
    padding: 56px 0;
  }
}
.mtt-image-banner__text-container {
  max-width: 735px;
}
@media screen and (max-width: 1280px) {
  .mtt-image-banner__text-container {
    max-width: 620px;
  }
}
.mtt-image-banner__text-container .tagline {
  margin-bottom: 24px;
}
@media screen and (max-width: 580px) {
  .mtt-image-banner__text-container .tagline {
    margin-bottom: 16px;
  }
}
.mtt-image-banner__text-container .button-section {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-image-banner__text-container .button-section {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-image-banner__text-container .button-section {
    margin-top: 16px;
  }
}
.mtt-image-banner__text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.4375;
  font-weight: 500;
  letter-spacing: -0.008em;
  color: white;
}
@media screen and (max-width: 1280px) {
  .mtt-image-banner__text {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-image-banner__text {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.mtt-donation {
  position: relative;
}
.mtt-donation__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-donation__image-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(12, 12, 0, 0.5);
}
.mtt-donation__inner {
  position: relative;
  z-index: 2;
  padding: 87px 0;
}
@media only screen and (max-width: 375px) {
  .mtt-donation__inner {
    padding: 56px 0;
  }
}
.mtt-donation__text-container {
  max-width: 750px;
  background: #FFF;
  padding: 88px;
}
@media only screen and (max-width: 800px) {
  .mtt-donation__text-container {
    padding: 44px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-donation__text-container {
    padding: 30px;
  }
}
.mtt-donation__text-container .tagline {
  margin-bottom: 14px;
}
.mtt-donation__text-container h3 {
  margin-bottom: 22px;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.43;
}
.mtt-donation__text {
  color: rgba(28, 29, 30, 0.6);
  line-height: 1.75;
}
.mtt-donation form {
  margin-top: 48px;
}
.mtt-donation form .form-row {
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .mtt-donation form .form-row {
    margin-bottom: 28px;
  }
}
.mtt-donation form .form-row .title {
  margin-bottom: 24px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.mtt-donation form .form-fields {
  display: flex;
  justify-content: space-between;
  /* Firefox */
}
@media only screen and (max-width: 750px) {
  .mtt-donation form .form-fields {
    flex-wrap: wrap;
  }
}
.mtt-donation form .form-fields.fifty-fifty label {
  width: calc(50% - 12px);
}
@media only screen and (max-width: 650px) {
  .mtt-donation form .form-fields.fifty-fifty label {
    width: 100%;
  }
}
.mtt-donation form .form-fields.fifty-fifty label input {
  width: 100%;
}
.mtt-donation form .form-fields input[type=radio],
.mtt-donation form .form-fields input[type=checkbox] {
  display: none;
}
.mtt-donation form .form-fields input[type=radio] + label,
.mtt-donation form .form-fields input[type=radio] + span,
.mtt-donation form .form-fields input[type=checkbox] + label,
.mtt-donation form .form-fields input[type=checkbox] + span {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1C1D1E;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 22px 32px 20px 32px;
  line-height: 1;
  border-radius: 99px;
}
.mtt-donation form .form-fields input[type=radio] + label:before,
.mtt-donation form .form-fields input[type=radio] + span:before,
.mtt-donation form .form-fields input[type=checkbox] + label:before,
.mtt-donation form .form-fields input[type=checkbox] + span:before {
  content: "";
  flex-shrink: 0;
  display: block;
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 0px;
  left: 0px;
  border: 1px solid #1C1D1E;
  background-color: transparent;
  border-radius: 99px;
  transition: background-color 0.15s ease;
}
.mtt-donation form .form-fields input[type=radio] + label:hover:before,
.mtt-donation form .form-fields input[type=radio] + span:hover:before,
.mtt-donation form .form-fields input[type=checkbox] + label:hover:before,
.mtt-donation form .form-fields input[type=checkbox] + span:hover:before {
  border-color: #E74C3C;
}
.mtt-donation form .form-fields input[type=radio]:checked + label,
.mtt-donation form .form-fields input[type=radio]:checked + span,
.mtt-donation form .form-fields input[type=checkbox]:checked + label,
.mtt-donation form .form-fields input[type=checkbox]:checked + span {
  color: white;
  background: #E74C3C;
}
.mtt-donation form .form-fields input[type=radio]:checked + label:before,
.mtt-donation form .form-fields input[type=radio]:checked + span:before,
.mtt-donation form .form-fields input[type=checkbox]:checked + label:before,
.mtt-donation form .form-fields input[type=checkbox]:checked + span:before {
  background: none;
  border-color: #E74C3C;
}
.mtt-donation form .form-fields input[type=number] {
  font-weight: 500;
}
.mtt-donation form .form-fields input[type=number].active {
  background: #E74C3C;
  border-color: #E74C3C;
  color: #FFF;
}
.mtt-donation form .form-fields input[type=number].active + label, .mtt-donation form .form-fields input[type=number].active + span {
  color: #FFF;
}
.mtt-donation form .form-fields input[type=number].active ~ .prefix {
  display: block;
  color: #FFF;
}
.mtt-donation form .form-fields input::-webkit-outer-spin-button,
.mtt-donation form .form-fields input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mtt-donation form .form-fields input[type=number] {
  -moz-appearance: textfield;
}
.mtt-donation form .form-fields input[type=text],
.mtt-donation form .form-fields input[type=number],
.mtt-donation form .form-fields input[type=email] {
  border-radius: 99px;
  border: 1px solid #1C1D1E;
  position: relative;
  line-height: 1;
  padding: 21px 32.5px 22px 86px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: canada-type-gibson, sans-serif;
}
.mtt-donation form .form-fields input[type=text].donation-amount,
.mtt-donation form .form-fields input[type=number].donation-amount,
.mtt-donation form .form-fields input[type=email].donation-amount {
  width: 200px;
  padding: 21px 56px 22px 86px;
}
@media only screen and (max-width: 750px) {
  .mtt-donation form .form-fields input[type=text].donation-amount,
  .mtt-donation form .form-fields input[type=number].donation-amount,
  .mtt-donation form .form-fields input[type=email].donation-amount {
    width: 100%;
  }
}
.mtt-donation form .form-fields input[type=text] + label,
.mtt-donation form .form-fields input[type=text] + span,
.mtt-donation form .form-fields input[type=number] + label,
.mtt-donation form .form-fields input[type=number] + span,
.mtt-donation form .form-fields input[type=email] + label,
.mtt-donation form .form-fields input[type=email] + span {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #1C1D1E;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
}
.mtt-donation form .form-fields input[type=text]:focus,
.mtt-donation form .form-fields input[type=number]:focus,
.mtt-donation form .form-fields input[type=email]:focus {
  border-color: #E74C3C;
}
.mtt-donation form .form-fields label {
  position: relative;
  display: inherit;
}
.mtt-donation form .form-fields label:not(:last-child) {
  margin-right: 21px;
  flex-shrink: 0;
}
@media only screen and (max-width: 750px) {
  .mtt-donation form .form-fields label {
    flex-grow: 1;
    margin-bottom: 12px;
  }
  .mtt-donation form .form-fields label:nth-child(3n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 520px) {
  .mtt-donation form .form-fields label {
    width: 100%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 750px) {
  .mtt-donation form .form-fields label span {
    width: 100%;
  }
}
.mtt-donation form .form-fields label .prefix {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #1C1D1E;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.mtt-donation form .form-footer {
  display: flex;
}
.mtt-donation form .form-footer input[type=submit] {
  margin-left: auto;
  font-family: canada-type-gibson, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 21px 65px 20px 65px;
}
@media only screen and (max-width: 520px) {
  .mtt-donation form .form-footer input[type=submit] {
    width: 100%;
  }
}

.mtt-focus-areas .mtt-post-loop__inner {
  padding: 0;
}
.mtt-focus-areas__title-container {
  position: relative;
  padding-bottom: 56px;
}
@media screen and (max-width: 580px) {
  .mtt-focus-areas__title-container {
    padding-bottom: 40px;
  }
}
.mtt-focus-areas__title {
  color: #1C1D1E;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.mtt-focus-areas__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -48px;
}
@media only screen and (min-width: 1801px) {
  .mtt-focus-areas.overlap-above {
    margin-top: 0;
    overflow: hidden;
    padding-top: 120px;
  }
  .mtt-focus-areas.overlap-above .mtt-post-loop-title-container:before {
    content: "";
    background: #1C1D1E;
    position: absolute;
    width: 500px;
    height: 500px;
    left: calc(100% + 120px);
    top: -500px;
  }
}

.mtt-text-island {
  position: relative;
  background: #FAFAFA;
}
.mtt-text-island__inner {
  position: relative;
  z-index: 2;
  padding: 152px 0;
}
@media screen and (max-width: 1280px) {
  .mtt-text-island__inner {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-island__inner {
    padding: 56px 0;
  }
}
.mtt-text-island__inner-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1400px) {
  .mtt-text-island__inner-wrap {
    align-items: center;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__inner-wrap {
    display: block;
  }
}
.mtt-text-island__inner-wrap--center-align {
  align-items: center;
}
.mtt-text-island__text-container {
  max-width: 680px;
  margin-right: 104px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-island__text-container {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__text-container {
    margin-right: 0;
    max-width: 600px;
  }
}
.mtt-text-island__text-container .tagline {
  margin-bottom: 24px;
}
.mtt-text-island__text-container .button-section {
  margin-top: 40px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__text-container .button-section {
    margin-top: 32px;
  }
}
.mtt-text-island__text-container--wider {
  max-width: 750px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-island__text-container--wider {
    max-width: 650px;
  }
}
.mtt-text-island__text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.4375;
  font-weight: 500;
  letter-spacing: -0.008em;
}
@media screen and (max-width: 1280px) {
  .mtt-text-island__text {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-island__text {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 375px) {
  .mtt-text-island__text {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-text-island .svg-container {
  position: absolute;
  top: -50px;
  right: 80px;
  z-index: 1;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-island .svg-container {
    transform: scale(0.8);
    transform-origin: right top;
  }
}
@media only screen and (max-width: 1550px) {
  .mtt-text-island .svg-container {
    transform: scale(0.7);
    right: -10px;
    top: 30px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-text-island .svg-container {
    transform: scale(0.6);
    right: -50px;
  }
}
@media only screen and (max-width: 1200px) {
  .mtt-text-island .svg-container {
    display: none;
  }
}
.mtt-text-island .svg-container img {
  display: block;
  width: 697.49px;
  height: 484.92px;
}
.mtt-text-island.dark {
  background: #1C1D1E;
  overflow: hidden;
}
.mtt-text-island.dark .mtt-text-island__inner {
  padding: 120px 0;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-island.dark .mtt-text-island__inner {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island.dark .mtt-text-island__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-island.dark .mtt-text-island__inner {
    padding: 56px 0;
  }
}
.mtt-text-island.dark .mtt-text-island__text {
  color: white;
}
.mtt-text-island .world-goals-wrap {
  margin-top: 72px;
}
@media screen and (max-width: 960px) {
  .mtt-text-island .world-goals-wrap {
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-island .world-goals-wrap {
    margin-top: 40px;
  }
}
.mtt-text-island__logo-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 610px;
  flex-shrink: 0;
  margin-bottom: -32px;
}
@media only screen and (max-width: 1600px) {
  .mtt-text-island__logo-container {
    width: 550px;
  }
}
@media only screen and (max-width: 1400px) {
  .mtt-text-island__logo-container {
    width: 500px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__logo-container {
    width: 100%;
    max-width: 610px;
    margin-top: 56px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-text-island__logo-container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 475px) {
  .mtt-text-island__logo-container {
    display: block;
  }
}
.mtt-text-island__logo {
  margin-bottom: 32px;
  width: calc(50% - 16px);
}
@media only screen and (max-width: 475px) {
  .mtt-text-island__logo {
    width: 100%;
  }
}
.mtt-text-island__logo-title {
  color: rgba(28, 29, 30, 0.4);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 12px;
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-island__logo-title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-text-island__logo-title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mtt-text-island__logo-image-container {
  background: white;
  border-radius: 4px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-island__logo-image-container {
    height: 160px;
  }
}
@media only screen and (min-width: 476px) and (max-width: 650px) {
  .mtt-text-island__logo-image-container {
    height: 160px;
  }
}
@media only screen and (min-width: 476px) and (max-width: 550px) {
  .mtt-text-island__logo-image-container {
    height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-text-island__logo-image-container {
    height: 160px;
  }
}
.mtt-text-island__logo-image-container img {
  display: block;
  width: auto;
  height: auto;
  max-width: 140px;
  max-height: 120px;
}
@media only screen and (min-width: 1161px) and (max-width: 1600px) {
  .mtt-text-island__logo-image-container img {
    max-width: 120px;
    max-height: 88px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1400px) {
  .mtt-text-island__logo-image-container img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-text-island__logo-image-container img {
    max-width: 100px;
    max-height: 100px;
  }
}
.mtt-text-island__world-goals-showcase {
  width: 100%;
  max-width: 464px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1500px) {
  .mtt-text-island__world-goals-showcase {
    max-width: 400px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-island__world-goals-showcase {
    max-width: 350px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__world-goals-showcase {
    max-width: 100%;
    margin: 0 -8px;
    margin-top: 72px;
  }
}
@media screen and (max-width: 960px) {
  .mtt-text-island__world-goals-showcase {
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-island__world-goals-showcase {
    margin-top: 40px;
  }
}
.mtt-text-island__world-goal-showcase {
  width: calc(50% - 32px);
  padding-bottom: calc(50% - 32px);
  height: 0;
  position: relative;
  margin: 0 16px 32px;
}
@media screen and (min-width: 1161px) {
  .mtt-text-island__world-goal-showcase:nth-child(even) {
    transform: translateY(32px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__world-goal-showcase {
    margin: 0 8px 16px;
    width: calc(16.6666666667% - 16px);
    padding-bottom: calc(16.6666666667% - 16px);
  }
}
@media only screen and (max-width: 850px) {
  .mtt-text-island__world-goal-showcase {
    width: calc(25% - 16px);
    padding-bottom: calc(25% - 16px);
  }
  .mtt-text-island__world-goal-showcase.hide-mobile {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-text-island__world-goal-showcase {
    width: calc(50% - 16px);
    padding-bottom: calc(50% - 16px);
  }
}
.mtt-text-island__world-goal-showcase img {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}
.mtt-text-island__just-text .mtt-text-island__text-container {
  max-width: 835px;
  margin-right: 0;
}
@media screen and (max-width: 1160px) {
  .mtt-text-island__just-text .mtt-text-island__text-container {
    max-width: 600px;
  }
}
.mtt-text-island--move-up {
  background: transparent;
  z-index: 1;
  position: relative;
  margin-top: -120px;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-island--move-up {
    margin-top: 0;
    background: #FAFAFA;
  }
}
.mtt-text-island--move-up .mtt-text-island__inner {
  background: #FAFAFA;
  position: relative;
}
.mtt-text-island--move-up .mtt-text-island__inner:after, .mtt-text-island--move-up .mtt-text-island__inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #FAFAFA;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-island--move-up .mtt-text-island__inner:after, .mtt-text-island--move-up .mtt-text-island__inner:before {
    display: none;
  }
}
.mtt-text-island--move-up .mtt-text-island__inner:before {
  left: -999px;
  width: 1000px;
}
.mtt-text-island--move-up .mtt-text-island__inner:after {
  right: -120px;
  width: 120px;
}

.mtt-link-section {
  background: #FAFAFA;
  padding: 130px 0 140px;
}
@media screen and (max-width: 1280px) {
  .mtt-link-section {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-link-section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-link-section {
    padding: 56px 0;
  }
}
.mtt-link-section__inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1250px) {
  .mtt-link-section__inner {
    display: block;
  }
}
.mtt-link-section__text-container {
  max-width: 425px;
  flex-shrink: 0;
  margin-right: 104px;
  padding-top: 16px;
}
@media screen and (max-width: 1280px) {
  .mtt-link-section__text-container {
    padding-top: 0;
    margin-right: 80px;
    max-width: 370px;
  }
}
@media only screen and (max-width: 1250px) {
  .mtt-link-section__text-container {
    max-width: 550px;
    margin-bottom: 72px;
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-link-section__text-container {
    margin-bottom: 56px;
  }
}
.mtt-link-section__text-container .button-section {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-link-section__text-container .button-section {
    margin-top: 24px;
  }
}
.mtt-link-section__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.4375;
  font-weight: 500;
  letter-spacing: -0.008em;
  color: #1C1D1E;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  .mtt-link-section__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-link-section__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-link-section__text {
  margin-top: 24px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.66;
  font-weight: 300;
  color: rgba(28, 29, 30, 0.6);
}
@media screen and (max-width: 580px) {
  .mtt-link-section__text {
    margin-top: 16px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-link-section__link-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 800px;
  margin-bottom: -80px;
}
@media only screen and (max-width: 1600px) {
  .mtt-link-section__link-wrap {
    max-width: 760px;
    margin-bottom: -56px;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-link-section__link-wrap {
    max-width: 720px;
  }
}
@media only screen and (max-width: 1250px) {
  .mtt-link-section__link-wrap {
    max-width: 100%;
  }
}
.mtt-link-section .link-box {
  width: calc(50% - 60px);
  margin-bottom: 80px;
}
@media only screen and (max-width: 1600px) {
  .mtt-link-section .link-box {
    margin-bottom: 56px;
    width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1251px) and (max-width: 1500px) {
  .mtt-link-section .link-box {
    width: calc(50% - 32px);
  }
}
@media only screen and (max-width: 850px) {
  .mtt-link-section .link-box {
    width: calc(50% - 32px);
  }
}
@media only screen and (max-width: 750px) {
  .mtt-link-section .link-box {
    width: calc(50% - 24px);
  }
}
@media only screen and (max-width: 700px) {
  .mtt-link-section .link-box {
    width: 100%;
  }
}
.mtt-link-section .link-box .tagline {
  display: flex;
  align-items: center;
}
.mtt-link-section .link-box .tagline:after {
  content: "";
  flex-shrink: 1;
  width: 100%;
  height: 1px;
  margin-left: 16px;
  transform: translateY(-1px);
  background: rgba(0, 0, 0, 0.1);
}
.mtt-link-section .link-box__title-container {
  margin-top: 24px;
  display: flex;
}
@media only screen and (max-width: 700px) {
  .mtt-link-section .link-box__title-container {
    margin-top: 16px;
  }
}
.mtt-link-section .link-box__icon {
  background: #F2F2F2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  flex-shrink: 0;
  margin-right: 16px;
}
@media only screen and (min-width: 1251px) and (max-width: 1500px) {
  .mtt-link-section .link-box__icon {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-link-section .link-box__icon {
    width: 40px;
    height: 40px;
  }
}
.mtt-link-section .link-box__icon img {
  max-width: 24px;
  max-height: 24px;
  height: auto;
  width: auto;
  display: block;
}
@media only screen and (min-width: 1251px) and (max-width: 1500px) {
  .mtt-link-section .link-box__icon img {
    max-width: 22px;
    max-height: 22px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-link-section .link-box__icon img {
    max-width: 22px;
    max-height: 22px;
  }
}
.mtt-link-section .link-box__title {
  color: #1C1D1E;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.33;
  padding-top: 8px;
}
@media only screen and (min-width: 1251px) and (max-width: 1600px) {
  .mtt-link-section .link-box__title {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1251px) and (max-width: 1500px) {
  .mtt-link-section .link-box__title {
    padding-top: 6px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-link-section .link-box__title {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 6px;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
@media screen and (max-width: 580px) {
  .mtt-link-section .link-box__title {
    font-size: 18px;
    font-size: 1.125rem;
    padding-top: 8px;
  }
}
.mtt-link-section .link-box__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: rgba(28, 29, 30, 0.6);
  font-weight: 300;
  margin-top: 16px;
}
@media only screen and (min-width: 1251px) and (max-width: 1600px) {
  .mtt-link-section .link-box__text {
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 1251px) and (max-width: 1500px) {
  .mtt-link-section .link-box__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-link-section .link-box__text {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: -0.01em;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-link-section .link-box__text {
    margin-top: 8px;
  }
}
.mtt-link-section .link-box .button-section {
  margin-top: 24px;
}
@media only screen and (max-width: 700px) {
  .mtt-link-section .link-box .button-section {
    margin-top: 16px;
  }
}

.world-goals-showcase-card {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card {
    flex-wrap: wrap;
  }
}
.world-goals-showcase-card:not(:last-of-type) {
  margin-bottom: 64px;
  padding-bottom: 64px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card:not(:last-of-type) {
    margin-bottom: 48px;
    padding-bottom: 48px;
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-showcase-card:not(:last-of-type) {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.world-goals-showcase-card__image-container {
  width: 120px;
  height: 120px;
  flex-shrink: 0;
  margin-right: 48px;
}
@media only screen and (min-width: 1101px) and (max-width: 1550px) {
  .world-goals-showcase-card__image-container {
    margin-right: 32px;
    height: 100px;
    width: 100px;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1160px) {
  .world-goals-showcase-card__image-container {
    height: 80px;
    width: 80px;
  }
}
@media screen and (max-width: 580px) {
  .world-goals-showcase-card__image-container {
    width: 100px;
    height: 100px;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-showcase-card__image-container {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 360px) {
  .world-goals-showcase-card__image-container {
    height: 70px;
    width: 70px;
  }
}
.world-goals-showcase-card__image-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.world-goals-showcase-card__title-container {
  width: 284px;
  flex-shrink: 0;
  margin-right: 48px;
}
@media only screen and (max-width: 1550px) {
  .world-goals-showcase-card__title-container {
    width: 260px;
  }
}
@media screen and (max-width: 1280px) {
  .world-goals-showcase-card__title-container {
    margin-right: 32px;
    width: 250px;
  }
}
@media screen and (max-width: 1160px) {
  .world-goals-showcase-card__title-container {
    width: 230px;
  }
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card__title-container {
    width: calc(100% - 168px);
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .world-goals-showcase-card__title-container {
    width: calc(100% - 124px);
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-showcase-card__title-container {
    width: calc(100% - 104px);
  }
}
.world-goals-showcase-card__title {
  color: #1C1D1E;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.016em;
  text-transform: uppercase;
  padding-top: 2px;
}
@media only screen and (min-width: 1101px) and (max-width: 1550px) {
  .world-goals-showcase-card__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1280px) {
  .world-goals-showcase-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1160px) {
  .world-goals-showcase-card__title {
    letter-spacing: -0.03em;
  }
}
@media screen and (max-width: 580px) {
  .world-goals-showcase-card__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .world-goals-showcase-card__title br {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .world-goals-showcase-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 360px) {
  .world-goals-showcase-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.world-goals-showcase-card__subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.15;
  color: rgba(28, 29, 30, 0.8);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 500;
}
.world-goals-showcase-card__text-container {
  flex-shrink: 1;
  margin-right: 80px;
}
@media only screen and (max-width: 1550px) {
  .world-goals-showcase-card__text-container {
    margin-right: 56px;
  }
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card__text-container {
    margin-top: 24px;
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .world-goals-showcase-card__text-container {
    margin-top: 16px;
  }
}
.world-goals-showcase-card__text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.66;
  color: rgba(28, 29, 30, 0.6);
  font-weight: 300;
}
@media only screen and (max-width: 1550px) {
  .world-goals-showcase-card__text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card__text {
    max-width: 830px;
  }
}
.world-goals-showcase-card__button-container {
  flex-shrink: 0;
}
@media only screen and (max-width: 1100px) {
  .world-goals-showcase-card__button-container {
    margin-top: 24px;
  }
}
@media screen and (max-width: 580px) {
  .world-goals-showcase-card__button-container {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1550px) {
  .world-goals-showcase-card__button-container .button {
    min-width: 0;
  }
}

.mtt-link-wall {
  position: relative;
  padding: 120px 0;
  background: #FAFAFA;
}
@media screen and (max-width: 1280px) {
  .mtt-link-wall {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-link-wall {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-link-wall {
    padding: 56px 0;
  }
}
.mtt-link-wall__svg-container {
  position: absolute;
  left: 0;
  bottom: 0;
  transform-origin: left bottom;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .mtt-link-wall__svg-container {
    transform: scale(0.8);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-link-wall__svg-container {
    display: none;
  }
}
.mtt-link-wall__svg-container img {
  display: block;
  height: 383px;
  width: 483px;
}

.link-wall-section {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .link-wall-section {
    display: block;
  }
}
.link-wall-section:not(:last-of-type) {
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 580px) {
  .link-wall-section:not(:last-of-type) {
    margin-bottom: 56px;
    padding-bottom: 56px;
  }
}
.link-wall-section__text-container {
  flex-shrink: 0;
  width: 296px;
  margin-right: 72px;
}
@media only screen and (max-width: 1050px) {
  .link-wall-section__text-container {
    margin-right: 0;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 580px) {
  .link-wall-section__text-container {
    width: 100%;
    margin-bottom: 40px;
  }
}
.link-wall-section__section-title {
  color: #1C1D1E;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.5;
}
.link-wall-section__section-title.h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.43;
}
@media screen and (max-width: 1280px) {
  .link-wall-section__section-title.h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.link-wall-section__section-text {
  color: rgba(28, 29, 30, 0.8);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.875;
  margin-top: 16px;
}
.link-wall-section__link-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 56px);
  margin: 0 -28px;
  margin-bottom: -56px;
}
@media screen and (max-width: 580px) {
  .link-wall-section__link-wrap {
    width: 100%;
    margin: 0;
    margin-bottom: -40px;
  }
}

.link-wall-section-link {
  width: calc(33.3333333333% - 56px);
  margin: 0 28px;
  margin-bottom: 56px;
  transition: opacity 0.15s ease;
}
@media only screen and (min-width: 1051px) and (max-width: 1400px) {
  .link-wall-section-link {
    width: calc(50% - 56px);
  }
}
@media only screen and (max-width: 900px) {
  .link-wall-section-link {
    width: calc(50% - 56px);
  }
}
@media screen and (max-width: 580px) {
  .link-wall-section-link {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }
}
.link-wall-section-link__tagline {
  text-transform: uppercase;
  color: rgba(28, 29, 30, 0.6);
  font-weight: 500;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.83;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.link-wall-section-link__tagline:after {
  content: "";
  transition: background 0.15s ease;
  width: 100%;
  flex-shrink: 1;
  margin-left: 16px;
  height: 1px;
  background: rgba(28, 29, 30, 0.05);
  display: inline-block;
  transform: translateY(-1px);
}
.link-wall-section-link__title {
  color: rgba(28, 29, 30, 0.8);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.66;
  font-weight: 500;
  position: relative;
  padding-right: 32px;
}
@media only screen and (min-width: 1401px) and (max-width: 1550px) {
  .link-wall-section-link__title {
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1450px) {
  .link-wall-section-link__title {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: -0.02em;
  }
}
@media only screen and (max-width: 1200px) {
  .link-wall-section-link__title {
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1050px) {
  .link-wall-section-link__title {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: -0.02em;
  }
}
@media only screen and (max-width: 650px) {
  .link-wall-section-link__title {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: -0.02em;
  }
}
.link-wall-section-link__title:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  background-image: url("../../img/icons/button-arrow-dark.svg");
  background-position: center;
  background-size: 12.89px 8px;
  background-repeat: no-repeat;
  height: 8px;
  width: 12.89px;
}
.link-wall-section-link__subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71;
  color: rgba(28, 29, 30, 0.8);
  font-weight: 300;
  margin-top: 8px;
}
@media screen and (min-width: 1161px) {
  .link-wall-section-link:hover .link-wall-section-link__tagline:after {
    background: #FF5053;
  }
}
.link-wall-section-link.inactive {
  opacity: 0.3;
}

.mtt-news-cover-slider__controls {
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1800px) {
  .mtt-news-cover-slider__controls {
    bottom: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-news-cover-slider__controls {
    bottom: 40px;
  }
}
.mtt-news-cover-slider__controls-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.mtt-news-cover-slider__controls-inner .glide__arrows {
  display: flex;
  margin-bottom: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-news-cover-slider__controls-inner .glide__arrows {
    margin-bottom: 24px;
  }
}
.mtt-news-cover-slider__controls-inner .glide__arrow {
  cursor: pointer;
}
.mtt-news-cover-slider__controls-inner .glide__arrow img {
  display: block;
  width: 12.97px;
  height: 23.94px;
}
.mtt-news-cover-slider__controls-inner .glide__arrow--left {
  transform: scaleX(-1);
}
.mtt-news-cover-slider__controls-inner .glide__arrow--right {
  margin-left: 32px;
}
.mtt-news-cover-slider__controls-inner .glide__arrow.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.mtt-news-cover-slider__progress {
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  height: 2px;
  position: relative;
}
.mtt-news-cover-slider__progress-bar {
  background: #FF5053;
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
}

.news-cover-slide {
  position: relative;
  display: flex;
  align-items: center;
  height: auto !important;
}
.news-cover-slide__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.news-cover-slide__image-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, black, #0E0E0E 70%, rgba(84, 84, 84, 0));
  opacity: 0.5;
}
@media screen and (max-width: 580px) {
  .news-cover-slide__image-container:before {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
  }
}
.news-cover-slide__inner {
  position: relative;
  z-index: 2;
  padding: 268px 0 275px;
}
@media only screen and (max-width: 1800px) {
  .news-cover-slide__inner {
    padding: 268px 0 211px;
  }
}
@media screen and (max-width: 1280px) {
  .news-cover-slide__inner {
    padding: 224px 0 150px;
  }
}
@media screen and (max-width: 1160px) {
  .news-cover-slide__inner {
    padding: calc(72px + 120px) 0 150px;
  }
}
@media screen and (max-width: 580px) {
  .news-cover-slide__inner {
    padding: calc(65px + 50px) 0 120px;
  }
}
.news-cover-slide__text-container {
  max-width: 900px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .news-cover-slide__text-container {
    max-width: 650px;
  }
}
@media screen and (max-width: 760px) {
  .news-cover-slide__text-container {
    max-width: 480px;
    min-height: 0;
  }
}
.news-cover-slide__date {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  line-height: 1.8;
  margin-bottom: 8px;
}
.news-cover-slide__title {
  color: white;
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  .news-cover-slide__title {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 760px) {
  .news-cover-slide__title {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  .news-cover-slide__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.news-cover-slide__button {
  margin-top: 24px;
}
@media screen and (max-width: 1280px) {
  .news-cover-slide__button {
    margin-top: 16px;
  }
}

.mtt-article__inner {
  padding: 80px 0;
}
@media screen and (max-width: 580px) {
  .mtt-article__inner {
    padding: 56px 0;
  }
}
.mtt-article__inner--border-bottom {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1160px) {
  .mtt-article--large-image .mtt-article__inner {
    padding: 0;
  }
}

.single-article {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 850px) {
  .single-article {
    display: block;
  }
}
.single-article__image-container {
  width: 480px;
  height: 260px;
  flex-shrink: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1500px) {
  .single-article__image-container {
    width: 400px;
  }
}
@media screen and (max-width: 1160px) {
  .single-article__image-container {
    width: 350px;
    height: 220px;
  }
}
@media screen and (max-width: 960px) {
  .single-article__image-container {
    width: 300px;
  }
}
@media only screen and (max-width: 850px) {
  .single-article__image-container {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  .single-article__image-container {
    padding-bottom: 64%;
  }
}
@media only screen and (max-width: 400px) {
  .single-article__image-container {
    padding-bottom: 81.5%;
  }
}
.single-article__image-container img {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s ease-out;
}
@media only screen and (max-width: 850px) {
  .single-article__image-container img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.single-article:hover .single-article__image-container img {
  transform: scale3d(1, 1, 1) scale(1.05);
}
.single-article__text-container {
  flex-shrink: 1;
  padding-left: 64px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .single-article__text-container {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 850px) {
  .single-article__text-container {
    padding-left: 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 580px) {
  .single-article__text-container {
    margin-top: 24px;
  }
}
.single-article__tagline {
  margin-bottom: 8px;
}
@media screen and (max-width: 580px) {
  .single-article__tagline {
    margin-bottom: 16px;
  }
}
.single-article__title {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: -0.016em;
  color: rgba(12, 22, 36, 0.8);
}
@media screen and (max-width: 1280px) {
  .single-article__title {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 1160px) {
  .single-article__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 850px) {
  .single-article__title {
    max-width: 550px;
  }
}
@media screen and (max-width: 580px) {
  .single-article__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    color: #1C1D1E;
  }
}
.single-article__link {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .single-article__link {
    margin-top: 24px;
  }
}
.single-article--large {
  align-items: unset;
}
@media screen and (max-width: 1160px) {
  .single-article--large {
    display: block;
  }
}
.single-article--large .single-article__image-container {
  width: 100%;
  height: auto;
  position: relative;
  flex-shrink: 1;
}
@media screen and (max-width: 1160px) {
  .single-article--large .single-article__image-container {
    width: 114%;
    margin: 0 -7%;
    padding-bottom: 50%;
    height: 0;
  }
}
@media screen and (max-width: 960px) {
  .single-article--large .single-article__image-container {
    padding-bottom: 55%;
  }
}
@media only screen and (max-width: 800px) {
  .single-article--large .single-article__image-container {
    padding-bottom: 65%;
  }
}
@media only screen and (max-width: 500px) {
  .single-article--large .single-article__image-container {
    padding-bottom: 75%;
  }
}
.single-article--large .single-article__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.single-article--large .single-article__text-container {
  flex-shrink: 0;
  width: 580px;
  background: #FAFAFA;
  padding: 120px 80px 120px 64px;
  min-height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1500px) {
  .single-article--large .single-article__text-container {
    min-height: 500px;
    padding: 104px 64px;
    width: 520px;
  }
}
@media screen and (max-width: 1280px) {
  .single-article--large .single-article__text-container {
    min-height: 450px;
    padding: 104px 56px;
    width: 450px;
  }
}
@media screen and (max-width: 1160px) {
  .single-article--large .single-article__text-container {
    margin: 0;
    min-height: 0;
    width: 100%;
    max-width: 520px;
    padding: 80px 0;
    background: none;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .single-article--large .single-article__text-container {
    padding: 56px 0;
  }
}
.single-article--large .single-article__title {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: -0.008em;
  color: #1C1D1E;
  line-height: 1.43;
}
@media screen and (max-width: 1280px) {
  .single-article--large .single-article__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .single-article--large .single-article__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.single-article--large:hover .single-article__image-container img {
  transform: none;
}

.mtt-map-widget {
  position: relative;
  padding-top: 120px;
  padding-bottom: 154px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .mtt-map-widget {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget {
    padding: 80px 0;
  }
}
.mtt-map-widget__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__inner {
    display: block;
    position: static;
  }
}
.mtt-map-widget__loader {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: white;
  z-index: 8;
  display: none;
}
.mtt-map-widget__loader--show {
  display: block;
}
.mtt-map-widget__filter {
  width: 630px;
  background: white;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
}
.mtt-map-widget__filter:before {
  content: "";
  width: 85px;
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
  top: -120px;
  bottom: -154px;
  position: absolute;
  right: -85px;
  pointer-events: none;
}
@media screen and (max-width: 1280px) {
  .mtt-map-widget__filter:before {
    top: -100px;
    bottom: -100px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__filter:before {
    display: none;
  }
}
@media only screen and (max-width: 1500px) {
  .mtt-map-widget__filter {
    width: 555px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__filter {
    background: transparent;
    z-index: unset;
    width: 100%;
  }
}
.mtt-map-widget__filter #hidden-filter {
  display: none;
}
.mtt-map-widget__filter .tagline {
  margin-bottom: 16px;
}
.mtt-map-widget__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 580px) {
  .mtt-map-widget__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-map-widget__area-filter-outer {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__area-filter-outer {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 114%;
    margin-left: -7%;
    margin-right: -7%;
    padding-left: 7%;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .mtt-map-widget__area-filter-outer::-webkit-scrollbar {
    width: 0 !important;
  }
}
@media screen and (max-width: 580px) {
  .mtt-map-widget__area-filter-outer {
    margin-bottom: 32px;
  }
}
.mtt-map-widget__area-filter {
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.mtt-map-widget__area-filter:after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f3f3f3;
}
.mtt-map-widget__area-filter .area {
  display: block;
  padding-right: 32px;
  cursor: pointer;
  padding-bottom: 32px;
  position: relative;
  flex-shrink: 0;
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-map-widget__area-filter .area {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__area-filter .area {
    white-space: nowrap;
  }
}
.mtt-map-widget__area-filter .area:after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f3f3f3;
}
.mtt-map-widget__area-filter .area:last-of-type {
  padding-right: 0px;
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__area-filter .area:last-of-type {
    padding-right: 100px;
  }
}
.mtt-map-widget__area-filter .area:last-of-type:before, .mtt-map-widget__area-filter .area:last-of-type:after {
  right: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__area-filter .area:last-of-type:before, .mtt-map-widget__area-filter .area:last-of-type:after {
    right: 100px !important;
  }
}
.mtt-map-widget__area-filter .area .area-text {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: block;
  color: rgba(12, 12, 0, 0.3);
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-map-widget__area-filter .area .area-text {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0;
  }
}
.mtt-map-widget__area-filter .area.active {
  position: relative;
}
.mtt-map-widget__area-filter .area.active:before {
  content: "";
  position: absolute;
  background: #FF5053;
  height: 1px;
  left: 0;
  bottom: 0;
  right: 32px;
  z-index: 1;
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-map-widget__area-filter .area.active:before {
    right: 24px;
  }
}
.mtt-map-widget__area-filter .area.active .area-text {
  color: #0C0C00;
}
.mtt-map-widget__area-filter .bottom-border {
  height: 1px;
  background: #FF5053;
  width: 30px;
  position: absolute;
  left: 0px;
  bottom: -1px;
  transition: 0.3s ease-out;
}
.mtt-map-widget__marker-select {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.mtt-map-widget__group {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 580px) {
  .mtt-map-widget__group {
    display: block;
  }
}
.mtt-map-widget__group:not(:last-of-type) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(28, 29, 30, 0.05);
}
@media screen and (max-width: 580px) {
  .mtt-map-widget__group:not(:last-of-type) {
    margin-bottom: 32px;
    padding-bottom: 32px;
  }
}
.mtt-map-widget__group-title {
  width: 85px;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 115px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-map-widget__group-title {
    margin-right: 80px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 700px) {
  .mtt-map-widget__group-title {
    margin-right: 80px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-map-widget__group-title {
    margin-right: 0;
    width: 100%;
    margin-bottom: 24px;
  }
}
.mtt-map-widget__group-choices {
  flex-shrink: 1;
  width: calc(100% + 24px);
  margin: -16px -12px 0;
  display: flex;
  flex-wrap: wrap;
}
.mtt-map-widget__choice-marker {
  width: calc(50% - 24px);
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin: 0 12px;
  margin-top: 16px;
}
@media only screen and (min-width: 851px) and (max-width: 1050px) {
  .mtt-map-widget__choice-marker {
    width: calc(33.3333333333% - 24px);
  }
}
.mtt-map-widget__choice-marker--active .mtt-map-widget__content-title {
  color: #1C1D1E;
  font-weight: 500;
}
.mtt-map-widget__flag-wrap {
  flex-shrink: 0;
  margin-right: 16px;
  padding-top: 1px;
}
.mtt-map-widget__flag {
  width: auto;
  height: auto;
  display: block;
  max-width: 24px;
  max-height: 16px;
}
.mtt-map-widget__content {
  width: 100%;
  flex-shrink: 1;
}
.mtt-map-widget__content-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  color: rgba(12, 12, 0, 0.6);
  line-height: 1.2;
}
@media only screen and (min-width: 1051px) and (max-width: 1500px) {
  .mtt-map-widget__content-title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mtt-map-widget__content-subtitle {
  margin-top: 8px;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  color: rgba(12, 12, 0, 0.3);
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
}
.mtt-map-widget__map {
  width: calc(100% - 650px);
  margin-top: 56px;
}
@media only screen and (max-width: 1500px) {
  .mtt-map-widget__map {
    width: calc(100% - 464px);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-map-widget__map {
    width: 100%;
  }
}

div[id^=mapsvg-map-] .mapsvg-wrap .mapsvg {
  overflow: visible !important;
}
div[id^=mapsvg-map-] .mapsvg-popover {
  z-index: 3 !important;
}
div[id^=mapsvg-map-] .shadow-box {
  position: absolute;
  top: 80px;
  z-index: 0 !important;
}
div[id^=mapsvg-map-] .mapsvg-marker {
  z-index: 3 !important;
  height: 26px;
  width: 26px;
}
div[id^=mapsvg-map-] .mapsvg-marker-active {
  z-index: 4 !important;
  position: relative !important;
}
div[id^=mapsvg-map-] .mapsvg-controller-view {
  position: absolute;
}
div[id^=mapsvg-map-] .mapsvg-controller-view:before, div[id^=mapsvg-map-] .mapsvg-controller-view:after {
  content: "";
  border-radius: 50%;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 80, 83, 0.3);
  position: absolute;
  bottom: -66px;
  left: 67px;
  z-index: 1;
  animation: 3s linear 0s infinite markerPulse;
  opacity: 0;
}
@media screen and (max-width: 580px) {
  div[id^=mapsvg-map-] .mapsvg-controller-view:before, div[id^=mapsvg-map-] .mapsvg-controller-view:after {
    left: calc(50% - 32px);
  }
}
div[id^=mapsvg-map-] .mapsvg-controller-view:after {
  animation: 3s linear 1.5s infinite markerPulse;
}
@keyframes markerPulse {
  0% {
    transform: scale(0.6);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
div[id^=mapsvg-map-] .mapsvg-controller-view-wrap {
  top: 0 !important;
}
div[id^=mapsvg-map-] .mapsvg-popover:before {
  z-index: 4 !important;
  border-top-color: white !important;
  bottom: -6px !important;
}
div[id^=mapsvg-map-] .mapsvg-marker-label {
  z-index: 4;
}
div[id^=mapsvg-map-] .flag-img {
  position: absolute;
  top: 34px;
  left: 2px;
  height: 11px;
}
div[id^=mapsvg-map-] .mapsvg-popover-visible::after {
  content: "";
  position: absolute;
  bottom: -52px;
  left: 81px;
  height: 38px;
  width: 38px;
  background: rgba(255, 80, 83, 0.3);
  border-radius: 100%;
  z-index: 1;
  transform: scale(1);
  animation-name: bubble;
  animation-duration: 0.5s;
}
@media screen and (max-width: 580px) {
  div[id^=mapsvg-map-] .mapsvg-popover-visible::after {
    left: calc(50% - 19px);
  }
}
div[id^=mapsvg-map-] .mapsvg-popover-close {
  top: 8px !important;
  right: 8px !important;
}
div[id^=mapsvg-map-] .nano-pane {
  display: none !important;
}
div[id^=mapsvg-map-] .nano-slider {
  display: none !important;
}
div[id^=mapsvg-map-] .mapsvg-popover {
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 90px;
  margin-left: 70px;
  margin-bottom: 20px;
  width: 340px !important;
  font-family: canada-type-gibson, sans-serif !important;
  max-height: 365px !important;
  max-width: 340px !important;
}
@media screen and (max-width: 580px) {
  div[id^=mapsvg-map-] .mapsvg-popover {
    max-width: 100% !important;
    margin-left: 0;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover:before {
  margin-left: -76px !important;
}
@media screen and (max-width: 580px) {
  div[id^=mapsvg-map-] .mapsvg-popover:before {
    margin-left: -6px !important;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .mapsvg-controller-view-toolbar {
  display: none;
}
div[id^=mapsvg-map-] .mapsvg-popover .mapsvg-controller-view-content {
  padding: 32px 40px !important;
}
@media screen and (max-width: 1280px) {
  div[id^=mapsvg-map-] .mapsvg-popover .mapsvg-controller-view-content {
    padding: 32px;
  }
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .mapsvg-controller-view-content {
    padding: 24px;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .nano > .nano-content {
  overflow: auto !important;
  right: 0 !important;
}
div[id^=mapsvg-map-] .mapsvg-popover .top {
  margin: 0;
  display: flex;
}
div[id^=mapsvg-map-] .mapsvg-popover .top h2 {
  margin: 0px;
  padding: 0px;
  line-height: 1.33;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 16px;
  color: #1C1D1E;
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .top h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .top .line {
  display: block;
  flex-grow: 1;
  height: 1.5px;
  background: #FF5053;
  margin-top: 16px;
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .top .line {
    margin-top: 14px;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .main-content {
  margin: 0;
  margin-top: 20px;
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .main-content {
    margin-top: 14px;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .main-content p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.73;
  color: rgba(12, 12, 0, 0.6);
  font-weight: 300;
}
div[id^=mapsvg-map-] .mapsvg-popover .sub-content {
  margin: 0;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .sub-content {
    margin-top: 14px;
    padding-top: 14px;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .sub-content p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  color: rgba(12, 12, 0, 0.6);
}
div[id^=mapsvg-map-] .mapsvg-popover .bottom-content {
  margin: 0;
  margin-top: 40px;
}
@media screen and (max-width: 1160px) {
  div[id^=mapsvg-map-] .mapsvg-popover .bottom-content {
    margin-top: 24px;
  }
}
div[id^=mapsvg-map-] .mapsvg-popover .bottom-content:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 90px;
  height: 20px;
  bottom: 12px;
  z-index: 4;
}
div[id^=mapsvg-map-] .mapsvg-popover .bottom-content a {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
}
div[id^=mapsvg-map-] .mapsvg-region-label {
  font-size: 11px;
  padding: 3px 5px;
  border-radius: 4px;
}
div[id^=mapsvg-map-] .mapsvg-marker-label {
  padding: 3px 5px;
}
@keyframes bubble {
  0% {
    transform: scale(0.4);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.mtt-subpage-cover__inner {
  padding-top: 224px;
}
@media screen and (max-width: 1280px) {
  .mtt-subpage-cover__inner {
    padding-top: 184px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-subpage-cover__inner {
    padding-top: 152px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-subpage-cover__inner {
    padding-top: 121px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-subpage-cover__inner {
    padding-top: 280px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  body.has-breadcrumbs .mtt-subpage-cover__inner {
    padding-top: 240px;
  }
}
.mtt-subpage-cover__text-container {
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .mtt-subpage-cover__text-container {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-subpage-cover__text-container {
    padding-bottom: 56px;
  }
}
.mtt-subpage-cover__tagline {
  margin-bottom: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-subpage-cover__tagline {
    margin-bottom: 16px;
  }
}
.mtt-subpage-cover__text {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  letter-spacing: -0.016em;
  font-weight: 500;
  color: #1C1D1E;
  max-width: 1085px;
}
@media screen and (max-width: 1280px) {
  .mtt-subpage-cover__text {
    max-width: 840px;
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-subpage-cover__text {
    max-width: 100%;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.mtt-subpage-cover__subtext {
  margin-top: 24px;
  margin-bottom: -40px;
  color: rgba(68, 79, 106, 0.8);
  letter-spacing: -0.01em;
  font-weight: 300;
}
@media screen and (max-width: 580px) {
  .mtt-subpage-cover__subtext {
    margin-bottom: 0;
    margin-top: 16px;
  }
}
.mtt-subpage-cover__image-container {
  position: relative;
  height: 760px;
}
@media only screen and (max-width: 1920px) {
  .mtt-subpage-cover__image-container {
    height: 0;
    padding-bottom: 40%;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-subpage-cover__image-container {
    padding-bottom: 50%;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-subpage-cover__image-container {
    padding-bottom: 64%;
  }
}
.mtt-subpage-cover__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mtt-subpage-cover__image-container .play-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
@media only screen and (min-width: 1801px) {
  .mtt-subpage-cover--text-breaker-overlap .mtt-subpage-cover__image-container .play-button {
    top: calc(50% - 80px);
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-subpage-cover--text-island-overlap .mtt-subpage-cover__image-container .play-button {
    top: calc(50% - 60px);
  }
}

.mtt-text-breaker__inner {
  padding: 120px 0;
  display: flex;
}
@media screen and (max-width: 1280px) {
  .mtt-text-breaker__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-breaker__inner {
    display: block;
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__inner {
    padding: 56px 0;
  }
}
.mtt-text-breaker__title-wrap {
  width: 400px;
  flex-shrink: 0;
  margin-top: 8px;
}
@media only screen and (max-width: 1500px) {
  .mtt-text-breaker__title-wrap {
    width: 320px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-breaker__title-wrap {
    width: 100%;
    margin-top: 0;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__title-wrap {
    margin-bottom: 16px;
  }
}
.mtt-text-breaker__title {
  margin-right: 200px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.85;
  color: #1C1D1E;
  text-transform: uppercase;
}
@media screen and (max-width: 1160px) {
  .mtt-text-breaker__title {
    margin-right: 0;
  }
}
.mtt-text-breaker__text-wrap {
  width: 100%;
  flex-shrink: 1;
}
.mtt-text-breaker__text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
  color: #1C1D1E;
  font-weight: 500;
  letter-spacing: -0.016em;
  max-width: 920px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-breaker__text {
    font-size: 26px;
    font-size: 1.625rem;
    max-width: 720px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-text-breaker__text br {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__text {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-text-breaker__subtext {
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: -0.016em;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 920px;
  margin-top: 24px;
}
@media screen and (max-width: 1160px) {
  .mtt-text-breaker__subtext {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__subtext {
    margin-top: 16px;
  }
}
.mtt-text-breaker__world-goals-outer {
  padding-bottom: 144px;
}
@media screen and (max-width: 1280px) {
  .mtt-text-breaker__world-goals-outer {
    padding-bottom: 104px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-text-breaker__world-goals-outer {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__world-goals-outer {
    padding-bottom: 56px;
  }
}
.mtt-text-breaker__world-goals-outer .world-goals-wrap {
  margin-top: -40px;
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker__world-goals-outer .world-goals-wrap {
    margin-top: -24px;
  }
}
.mtt-text-breaker__world-goals-text {
  letter-spacing: -0.01em;
  color: rgba(68, 79, 106, 0.8);
  margin-top: 40px;
}
@media only screen and (max-width: 850px) {
  .mtt-text-breaker__world-goals-text {
    margin-top: 16px;
  }
}
.mtt-text-breaker--move-up {
  z-index: 1;
  position: relative;
  margin-top: -160px;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-breaker--move-up {
    margin-top: 0;
    background: #FAFAFA;
  }
}
.mtt-text-breaker--move-up .mtt-text-breaker__inner {
  background: #FAFAFA;
  position: relative;
}
.mtt-text-breaker--move-up .mtt-text-breaker__inner:after, .mtt-text-breaker--move-up .mtt-text-breaker__inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #FAFAFA;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-breaker--move-up .mtt-text-breaker__inner:after, .mtt-text-breaker--move-up .mtt-text-breaker__inner:before {
    display: none;
  }
}
.mtt-text-breaker--move-up .mtt-text-breaker__inner:before {
  left: -999px;
  width: 1000px;
}
.mtt-text-breaker--move-up .mtt-text-breaker__inner:after {
  right: -120px;
  width: 120px;
}
.mtt-text-breaker--border-top .mtt-text-breaker__inner {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-text-breaker--border-bottom .mtt-text-breaker__inner {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-text-breaker--less-padding .mtt-text-breaker__inner {
  padding: 64px 0;
}
@media screen and (max-width: 580px) {
  .mtt-text-breaker--less-padding .mtt-text-breaker__inner {
    padding: 56px 0;
  }
}

.mtt-item-wall__title-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 56px);
  margin: 0 -28px 80px;
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall__title-wrap {
    width: 100%;
    margin: 0 0 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-item-wall__title-wrap {
    margin-bottom: 40px;
  }
}
.mtt-item-wall__tagline {
  width: 100%;
  margin: 0 28px 16px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall__tagline {
    margin: 0 0 16px;
  }
}
.mtt-item-wall__title-container {
  width: calc(25% - 56px);
  margin: 0 28px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1400px) {
  .mtt-item-wall__title-container {
    width: calc(33.3333333333% - 56px);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall__title-container {
    width: 100%;
    margin: 0;
  }
}
.mtt-item-wall__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.43;
  font-weight: 500;
  letter-spacing: -0.008em;
  color: #1C1D1E;
}
@media only screen and (max-width: 1500px) {
  .mtt-item-wall__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-item-wall__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-item-wall__text {
  flex-shrink: 1;
  width: calc(75% - 56px);
  margin: 0 28px;
}
@media only screen and (max-width: 1400px) {
  .mtt-item-wall__text {
    width: calc(66.6666666667% - 56px);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall__text {
    width: 100%;
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-item-wall__text {
    margin-top: 16px;
  }
}
.mtt-item-wall__text-inner {
  color: rgba(68, 79, 106, 0.8);
  letter-spacing: -0.01em;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 300;
  max-width: 770px;
  width: 100%;
  padding-top: 5px;
}
@media only screen and (max-width: 1500px) {
  .mtt-item-wall__text-inner {
    padding-top: 3px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall__text-inner {
    max-width: 100%;
    padding-top: 0;
  }
}
.mtt-item-wall__items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 56px);
  margin: 0 -28px -56px;
}
@media screen and (max-width: 580px) {
  .mtt-item-wall__items {
    width: 100%;
    margin: 0 0 -40px;
  }
}
.mtt-item-wall__loadmore {
  margin-top: 56px;
}
@media screen and (max-width: 580px) {
  .mtt-item-wall__loadmore {
    margin-top: 40px;
  }
}
.mtt-item-wall__loadmore--hide {
  display: none;
}
.mtt-item-wall--bg-lightgrey {
  margin: 0 !important;
  background: #FAFAFA;
}
.mtt-item-wall--bg-lightgrey .mtt-item-wall__inner {
  padding: 120px 0 152px;
}
@media only screen and (max-width: 1550px) {
  .mtt-item-wall--bg-lightgrey .mtt-item-wall__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-item-wall--bg-lightgrey .mtt-item-wall__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-item-wall--bg-lightgrey .mtt-item-wall__inner {
    padding: 56px 0;
  }
}
.mtt-item-wall--stacked-text .mtt-item-wall__title-wrap {
  margin: 0 0 48px;
  width: 100%;
}
.mtt-item-wall--stacked-text .mtt-item-wall__title-container,
.mtt-item-wall--stacked-text .mtt-item-wall__text,
.mtt-item-wall--stacked-text .mtt-item-wall__tagline {
  width: 100%;
  margin: 0;
}
.mtt-item-wall--stacked-text .mtt-item-wall__tagline {
  margin-bottom: 16px;
}
.mtt-item-wall--stacked-text .mtt-item-wall__text {
  margin-top: 8px;
}
.mtt-item-wall--stacked-text .mtt-item-wall__text-inner {
  padding-top: 0;
}

.mtt-item-wall-item {
  position: relative;
  width: calc(25% - 56px);
  margin: 0 28px 56px;
}
@media only screen and (max-width: 1400px) {
  .mtt-item-wall-item {
    width: calc(33.3333333333% - 56px);
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-item-wall-item {
    width: calc(50% - 56px);
  }
}
@media screen and (max-width: 580px) {
  .mtt-item-wall-item {
    width: 100%;
    margin: 0 0 40px;
  }
}
.mtt-item-wall-item--hide {
  display: none;
}
.mtt-item-wall-item__label {
  margin-bottom: 12px;
  display: flex;
}
.mtt-item-wall-item__label:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: rgba(28, 29, 30, 0.05);
  margin-left: 16px;
  margin-top: 9px;
}
.mtt-item-wall-item__icon-container {
  display: flex;
  align-items: center;
  margin: 12px 0 8px;
}
.mtt-item-wall-item__icon {
  flex-shrink: 0;
}
.mtt-item-wall-item__icon img {
  max-width: 24px;
  max-height: 24px;
  height: auto;
  width: auto;
  display: block;
}
.mtt-item-wall-item__icon-text {
  color: rgba(28, 29, 30, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-left: 12px;
}
.mtt-item-wall-item__title {
  color: rgba(28, 29, 30, 0.8);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 500;
}
.mtt-item-wall-item__title a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 400px) {
  .mtt-item-wall-item__title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-item-wall-item__text {
  margin-top: 6px;
  color: rgba(28, 29, 30, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
}
.mtt-item-wall-item__text p, .mtt-item-wall-item__text a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.mtt-item-wall-item__text a {
  transition: color 0.15s ease;
}
.mtt-item-wall-item__text a:hover {
  color: #1C1D1E;
}
@media only screen and (min-width: 1401px) {
  .mtt-item-wall-item--third {
    width: calc(33.3333333333% - 56px);
  }
}

.mtt-text-sections__inner {
  padding: 120px 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-sections__inner {
    padding: 80px 0;
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__inner {
    padding: 56px 0;
  }
}
.mtt-text-sections__title-container {
  max-width: 600px;
  width: 100%;
  flex-shrink: 0;
  margin-right: 104px;
}
@media only screen and (max-width: 1500px) {
  .mtt-text-sections__title-container {
    max-width: 525px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections__title-container {
    max-width: 490px;
    margin-right: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-text-sections__title-container {
    max-width: 550px;
    margin-right: 0;
  }
}
.mtt-text-sections__title-container .button-section {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__title-container .button-section {
    margin-top: 24px;
  }
}
.mtt-text-sections__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.43;
  color: #1C1D1E;
  font-weight: 500;
  letter-spacing: -0.008em;
}
@media only screen and (max-width: 1500px) {
  .mtt-text-sections__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-text-sections__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-text-sections__text-container {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(68, 79, 106, 0.8);
  max-width: 690px;
  width: 100%;
  flex-shrink: 1;
}
@media screen and (max-width: 1160px) {
  .mtt-text-sections__text-container {
    max-width: 100%;
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-text-sections__text-container {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
  }
}
.mtt-text-sections__text-container * {
  font-size: inherit;
  color: inherit;
}
.mtt-text-sections--move-up {
  background: transparent;
  z-index: 1;
  position: relative;
  margin-top: -120px;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-sections--move-up {
    margin-top: 0;
    background: #FAFAFA;
  }
}
.mtt-text-sections--move-up .mtt-text-sections__inner {
  background: #FAFAFA;
  position: relative;
}
.mtt-text-sections--move-up .mtt-text-sections__inner:after, .mtt-text-sections--move-up .mtt-text-sections__inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #FAFAFA;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-text-sections--move-up .mtt-text-sections__inner:after, .mtt-text-sections--move-up .mtt-text-sections__inner:before {
    display: none;
  }
}
.mtt-text-sections--move-up .mtt-text-sections__inner:before {
  left: -999px;
  width: 1000px;
}
.mtt-text-sections--move-up .mtt-text-sections__inner:after {
  right: -120px;
  width: 120px;
}

.mtt-sustainability-tool {
  background: #F2F2F2;
}
.mtt-sustainability-tool__inner {
  padding-top: 187px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__inner {
    padding-bottom: 104px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-sustainability-tool__inner {
    padding-top: 240px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-sustainability-tool__inner {
    padding: calc(72px + 80px) 0 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__inner {
    padding: calc(65px + 56px) 0 56px;
  }
}
@media print {
  .mtt-sustainability-tool__inner {
    padding: 56px 0;
  }
}
.mtt-sustainability-tool__wrap {
  padding: 80px;
  margin-bottom: 56px;
  border-radius: 4px;
  border: 1px solid rgba(112, 112, 112, 0.1);
  background: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1450px) {
  .mtt-sustainability-tool__wrap {
    padding: 80px 64px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__wrap {
    padding: 64px 40px;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-sustainability-tool__wrap {
    padding: 40px 24px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 360px) {
  .mtt-sustainability-tool__wrap {
    padding: 32px 16px;
  }
}
@media print {
  .mtt-sustainability-tool__wrap {
    padding: 0;
    border: 0;
    box-shadow: none;
    margin-bottom: 40px;
    border-radius: 0;
  }
}
.mtt-sustainability-tool__wrap-title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.45;
  color: #1C1D1E;
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__wrap-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__wrap-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media print {
  .mtt-sustainability-tool__wrap-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-sustainability-tool__header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__header-wrap {
    display: block;
  }
}
.mtt-sustainability-tool__header-title-container {
  margin-bottom: 40px;
  margin-right: 32px;
}
@media only screen and (max-width: 800px) {
  .mtt-sustainability-tool__header-title-container {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__header-title-container {
    margin-bottom: 24px;
    margin-right: 0;
  }
}
.mtt-sustainability-tool__print {
  flex-shrink: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 800px) {
  .mtt-sustainability-tool__print {
    margin-bottom: 32px;
  }
}
.mtt-sustainability-tool__header-tagline {
  margin-bottom: 8px;
  width: 100%;
}
.mtt-sustainability-tool__header-title {
  width: 100%;
}
.mtt-sustainability-tool__header-inputs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
@media print {
  .mtt-sustainability-tool__header-inputs {
    display: block;
    margin-bottom: -12px;
  }
}
.mtt-sustainability-tool__header-input {
  width: calc(25% - 12px);
  margin-bottom: 24px;
}
@media only screen and (max-width: 1200px) {
  .mtt-sustainability-tool__header-input {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 650px) {
  .mtt-sustainability-tool__header-input {
    width: 100%;
  }
}
@media print {
  .mtt-sustainability-tool__header-input {
    width: 100%;
    margin-bottom: 12px;
    display: flex;
  }
}
.mtt-sustainability-tool__header-input input {
  width: 100%;
  padding: 20px 16px 18px !important;
  border: 1px solid rgba(112, 112, 112, 0.2) !important;
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__header-input input {
    padding: 16px 16px 14px !important;
  }
}
.mtt-sustainability-tool__header-input input.disabled {
  cursor: not-allowed;
}
.mtt-sustainability-tool__header-input select {
  width: 100%;
  border: 1px solid rgba(112, 112, 112, 0.2) !important;
}
@media print {
  .mtt-sustainability-tool__header-input input, .mtt-sustainability-tool__header-input select {
    width: 100%;
    flex-shrink: 1;
    padding: 0 !important;
    border: 0 !important;
    background-image: none !important;
  }
}
.mtt-sustainability-tool__header-label {
  display: block;
  margin-bottom: 8px;
}
@media print {
  .mtt-sustainability-tool__header-label {
    text-transform: none;
    color: #1C1D1E;
    letter-spacing: 0em;
    margin-right: 16px;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    flex-shrink: 0;
  }
}
.mtt-sustainability-tool__section-tagline {
  margin-bottom: 8px;
}
.mtt-sustainability-tool__section-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__section-title {
    margin-bottom: 24px;
  }
}
.mtt-sustainability-tool__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px 0;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  flex-wrap: wrap;
  page-break-inside: avoid;
}
.mtt-sustainability-tool__row:first-child {
  padding-top: 0;
  border-top: 0;
}
.mtt-sustainability-tool__row--highlight {
  background: #F2F2F2;
  border-top: 0;
  width: calc(100% + 160px);
  margin: 0 -80px;
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (max-width: 1450px) {
  .mtt-sustainability-tool__row--highlight {
    width: calc(100% + 128px);
    margin: 0 -64px;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__row--highlight {
    width: calc(100% + 80px);
    margin: 0 -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 800px) {
  .mtt-sustainability-tool__row--highlight {
    width: calc(100% + 48px);
    margin: 0 -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 360px) {
  .mtt-sustainability-tool__row--highlight {
    width: calc(100% + 32px);
    margin: 0 -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.mtt-sustainability-tool__row--highlight .mtt-sustainability-tool__row-header {
  font-weight: 500;
  width: calc(100% - 50px);
  padding-right: 32px;
  margin-bottom: 0;
}
.mtt-sustainability-tool__row--highlight .mtt-sustainability-tool__row-content {
  font-weight: 500;
  width: 50px;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
}
.mtt-sustainability-tool__row-header {
  width: calc(100% - 400px);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 300;
  color: rgba(28, 29, 30, 0.8);
  padding-right: 56px;
}
@media only screen and (max-width: 1600px) {
  .mtt-sustainability-tool__row-header {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-sustainability-tool__row-header {
    width: calc(100% - 200px);
  }
}
@media only screen and (max-width: 850px) {
  .mtt-sustainability-tool__row-header {
    width: calc(100% - 104px);
  }
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__row-header {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
}
@media print {
  .mtt-sustainability-tool__row-header {
    width: calc(100% - 120px);
    padding-right: 0;
  }
}
.mtt-sustainability-tool__row-content {
  width: 400px;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1600px) {
  .mtt-sustainability-tool__row-content {
    width: 300px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-sustainability-tool__row-content {
    width: 200px;
  }
}
@media only screen and (max-width: 850px) {
  .mtt-sustainability-tool__row-content {
    width: 104px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__row-content {
    width: 100%;
    display: block;
  }
}
@media print {
  .mtt-sustainability-tool__row-content {
    width: 120px;
  }
}
.mtt-sustainability-tool__row-content input {
  text-align: right;
  width: 104px;
  border: 1px solid rgba(112, 112, 112, 0.2) !important;
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__row-content input {
    text-align: left;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-sustainability-tool__row-content input {
    width: 100%;
  }
}
.mtt-sustainability-tool__input-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 32px 0;
  page-break-inside: avoid;
}
.mtt-sustainability-tool__input-wrap:not(:last-of-type) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-sustainability-tool__input-wrap:last-of-type {
  padding-bottom: 0;
}
.mtt-sustainability-tool__input-wrap-header {
  width: calc(100% - 400px);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 300;
  color: rgba(28, 29, 30, 0.8);
  padding-right: 56px;
}
@media screen and (max-width: 1160px) {
  .mtt-sustainability-tool__input-wrap-header {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
}
@media print {
  .mtt-sustainability-tool__input-wrap-header {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
}
.mtt-sustainability-tool__input-wrap-content {
  width: 400px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1160px) {
  .mtt-sustainability-tool__input-wrap-content {
    width: 100%;
  }
}
@media print {
  .mtt-sustainability-tool__input-wrap-content {
    width: 100%;
  }
}
.mtt-sustainability-tool__input-wrap-content textarea {
  border: 1px solid rgba(112, 112, 112, 0.2) !important;
  width: 100%;
  height: 150px;
}
@media print {
  .mtt-sustainability-tool__input-wrap-content textarea {
    display: none;
  }
}
.mtt-sustainability-tool__input-wrap-content .hidden-textarea {
  display: none;
  width: 100%;
  height: auto;
}
@media print {
  .mtt-sustainability-tool__input-wrap-content .hidden-textarea {
    display: block;
  }
}
.mtt-sustainability-tool__graph {
  page-break-inside: avoid;
}
.mtt-sustainability-tool__graph svg {
  width: 600px;
  max-width: 100%;
  height: 600px;
}
@media screen and (max-width: 1280px) {
  .mtt-sustainability-tool__graph svg {
    width: 450px;
    height: 450px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-sustainability-tool__graph svg {
    width: 350px;
    height: 350px;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-sustainability-tool__graph svg {
    width: 300px;
    height: 300px;
  }
}
@media only screen and (max-width: 430px) {
  .mtt-sustainability-tool__graph svg {
    width: 250px;
    height: 250px;
  }
}
@media only screen and (max-width: 370px) {
  .mtt-sustainability-tool__graph svg {
    width: 220px;
    height: 220px;
  }
}
.mtt-sustainability-tool__graph-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__graph-title {
    margin-bottom: 24px;
  }
}
.mtt-sustainability-tool__averages-table {
  page-break-inside: avoid;
  margin-bottom: 0;
}
.mtt-sustainability-tool__averages-table-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 580px) {
  .mtt-sustainability-tool__averages-table-title {
    margin-bottom: 24px;
  }
}
.mtt-sustainability-tool__averages-table-inner {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}
.mtt-sustainability-tool__averages-table-row {
  border-left: 1px solid rgba(112, 112, 112, 0.2);
  display: flex;
}
@media screen and (max-width: 960px) {
  .mtt-sustainability-tool__averages-table-row {
    border-left: 0;
    display: block;
  }
  .mtt-sustainability-tool__averages-table-row--header-row {
    display: none;
  }
}
.mtt-sustainability-tool__averages-table-header {
  width: calc((100% - 120px) / 4);
  padding: 16px;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #1C1D1E;
}
.mtt-sustainability-tool__averages-table-header:first-child {
  width: 120px;
}
.mtt-sustainability-tool__averages-table-data {
  width: calc((100% - 120px) / 4);
  padding: 16px;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  color: rgba(28, 29, 30, 0.8);
  font-weight: 300;
}
@media screen and (max-width: 960px) {
  .mtt-sustainability-tool__averages-table-data {
    padding: 8px;
    width: 100%;
    border-left: 1px solid rgba(112, 112, 112, 0.2);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .mtt-sustainability-tool__averages-table-data:before {
    content: attr(data-section);
    margin-right: 24px;
  }
}
.mtt-sustainability-tool__averages-table-data:first-child {
  width: 120px;
  color: #1C1D1E;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .mtt-sustainability-tool__averages-table-data:first-child {
    width: 100%;
  }
  .mtt-sustainability-tool__averages-table-data:first-child:before {
    display: none;
  }
}

.analysis-tool {
  position: relative;
  padding: 80px 0;
  margin-top: 75px;
}
@media only all and (max-width: 1550px) {
  .analysis-tool {
    margin-top: 48px;
  }
}
@media all and (max-width: 1280px) {
  .analysis-tool {
    padding: 56px 0;
  }
}
@media only all and (max-width: 1050px) {
  .analysis-tool {
    margin-top: 0;
  }
}
@media only all and (max-width: 450px) {
  .analysis-tool {
    padding: 0;
  }
}
.analysis-tool__image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 528px;
  z-index: 1;
}
@media all and (max-width: 1280px) {
  .analysis-tool__image-container {
    height: 400px;
  }
}
@media all and (max-width: 580px) {
  .analysis-tool__image-container {
    height: 280px;
  }
}
@media only all and (max-width: 450px) {
  .analysis-tool__image-container {
    position: relative;
    height: 200px;
  }
}
@media only all and (max-width: 375px) {
  .analysis-tool__image-container {
    height: 184px;
  }
}
.analysis-tool__content-container {
  position: relative;
  z-index: 2;
  background: white;
  border-radius: 4px;
  padding: 80px;
  box-shadow: 0 3px 90px rgba(0, 0, 0, 0.08);
}
@media only all and (max-width: 1400px) {
  .analysis-tool__content-container {
    padding: 64px 56px;
  }
}
@media all and (max-width: 1280px) {
  .analysis-tool__content-container {
    padding: 56px 40px;
  }
}
@media only screen and (max-width: 650px) {
  .analysis-tool__content-container {
    padding: 40px 24px;
  }
}
@media only screen and (max-width: 450px) {
  .analysis-tool__content-container {
    padding: 40px 0;
    box-shadow: none;
    border-radius: 0;
  }
}

.analysis-tool-pdf {
  width: 1300px;
  padding-bottom: 120px;
}
.analysis-tool-pdf .atc-result-content__graph-container {
  margin-right: 0;
}
.analysis-tool-pdf .atc-table {
  margin-top: 30px;
}
.analysis-tool-pdf .at-title {
  font-size: 32px;
  font-size: 2rem;
}
.analysis-tool-pdf .atc-value-label__value {
  font-size: 22px;
  font-size: 1.375rem;
}
.analysis-tool-pdf .atc-value-label__text {
  font-size: 16px;
  font-size: 1rem;
}
.analysis-tool-pdf .atc-value-label-separator {
  margin: 0 32px;
}
.analysis-tool-pdf .atc-button-group .button {
  padding: 18px 24px;
}
.analysis-tool-pdf .atc-result-content {
  display: flex;
}
.analysis-tool-pdf .atc-result-content__sidebar {
  width: 320px;
  padding-right: 64px;
  flex-shrink: 0;
  display: block;
}
.analysis-tool-pdf .atc-result-content__sidebar .atc-sidebar-slider {
  width: auto;
}
.analysis-tool-pdf .atc-result-content__sidebar:not(:first-of-type) {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.analysis-tool-pdf .atc-result-header {
  display: flex;
  padding-bottom: 16px;
}
.analysis-tool-pdf .atc-result-header__left-container {
  margin-right: 32px;
  margin-bottom: 0;
}
.analysis-tool-pdf .atc-result-header__right-container {
  display: flex;
  padding-bottom: 3px;
}
.analysis-tool-pdf .atc-result-header__right-container-inner {
  display: flex;
  width: auto;
}
.analysis-tool-pdf .atc-result-header__right-container-inner .atc-value-label {
  width: auto;
  margin-bottom: 0;
}
.analysis-tool-pdf .atc-result-header__right-container-inner .atc-value-label-separator {
  display: block;
  margin: 0 32px;
}
.analysis-tool-pdf .atc-result-header__right-container-inner .atc-value-label-separator:last-of-type {
  margin: 0 32px;
  display: block;
}
.analysis-tool-pdf .atc-result-header__slider {
  width: 256px;
  margin-right: 48px;
  margin-bottom: 0;
}
.analysis-tool-pdf .atc-row {
  display: flex;
  align-items: center;
  padding: 24px 0;
}
.analysis-tool-pdf .atc-row .atc-label {
  width: auto;
  padding-right: 0;
  flex-shrink: 1;
  margin-bottom: 0;
}
.analysis-tool-pdf .atc-row input:not([type=checkbox]):not([type=radio]):not(.button).at-input,
.analysis-tool-pdf .atc-row .at-input {
  width: auto;
}
.analysis-tool-pdf .atc-row--light-bg {
  background: #FAFAFA;
  width: calc(100% + 160px);
  margin: 0 -80px;
  padding-left: 80px;
  padding-right: 80px;
}
.analysis-tool-pdf .atc-split-row {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 248px);
  margin-top: 0;
}
.analysis-tool-pdf .atc-table {
  width: 100%;
  max-width: 100%;
  display: table;
}
.analysis-tool-pdf .atc-table__head {
  display: table-header-group;
}
.analysis-tool-pdf .atc-table__head-item {
  font-size: 14px;
  font-size: 0.875rem;
}
.analysis-tool-pdf .atc-table__body {
  display: table-row-group;
}
.analysis-tool-pdf .atc-table__row {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  display: table-row;
  width: auto;
}
.analysis-tool-pdf .atc-table__row-item {
  font-size: 15px;
  font-size: 0.9375rem;
  display: table-cell;
}
.analysis-tool-pdf .atc-table__row-item:before {
  content: "";
}

@media print {
  body {
    position: relative;
  }
}
.analysis-tool-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  z-index: 99999;
  color: transparent !important;
}
.analysis-tool-spinner:after {
  content: "";
  width: 14px;
  height: 14px;
  border-left: 3px solid red;
  border-top: 3px solid red;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  animation: spinme 0.5s linear infinite;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  z-index: 10;
}
@keyframes spinme {
  100% {
    transform: rotate(-360deg);
  }
}

.at-tagline {
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: 0.25em;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
}

.at-title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  color: #1C1D1E;
  letter-spacing: -0.016em;
}
@media screen and (max-width: 1280px) {
  .at-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.at-text {
  color: #0C0C00;
  letter-spacing: -0.01em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.875;
  max-width: 664px;
}

.at-separator {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(112, 112, 112, 0.1);
  margin: 32px 0;
}
.at-separator--top-only {
  margin-bottom: 0;
}
.at-separator--bottom-only {
  margin-top: 0;
}
.at-separator--transparent {
  background: none;
}

input:not([type=checkbox]):not([type=radio]):not(.button).at-input,
.at-input {
  background-color: #FAFAFA;
  border: 1px solid #FAFAFA;
  padding: 19px 16px;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  color: #1C1D1E;
  border-radius: 4px;
}
input:not([type=checkbox]):not([type=radio]):not(.button).at-input--date-icon,
.at-input--date-icon {
  background-image: url("../../img/icons/date-icon.svg");
  background-position: 16px center;
  background-size: 15px 16px;
  background-repeat: no-repeat;
  padding-left: 44px;
}
input:not([type=checkbox]):not([type=radio]):not(.button).at-input--border,
.at-input--border {
  background-color: white;
  border-color: #e8e8e8;
}

.atc-label input[type=text].atc-label__title.atc-label {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
  padding-bottom: 24px;
  z-index: 5;
}

.atc-label .atc-label__text.atc-edit-button {
  margin-top: -20px;
  pointer-events: none;
}

.delete {
  padding: 16px;
}

.at-tooltip {
  width: 16px;
  height: 16px;
  background-image: url("../../img/icons/info-icon.svg");
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  display: inline-block;
}

.at-add-row {
  margin-top: 32px;
  height: 56px;
  border: 1px dashed #D0D0D0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: background 0.15s ease;
  background: white;
}
.at-add-row:hover {
  background: #FAFAFA;
}
.at-add-row__image {
  margin-right: 8px;
  width: 16px;
  height: 16px;
  display: block;
}
.at-add-row__text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  color: #1C1D1E;
}
.at-add-row--loading {
  pointer-events: none;
}
.at-add-row--loading .at-add-row__image,
.at-add-row--loading .at-add-row__text {
  display: none;
}
.at-add-row--loading:after {
  content: "";
  border-left: 2px solid #1C1D1E;
  border-top: 2px solid #1C1D1E;
  border-right: 2px solid #1C1D1E;
  border-bottom: 2px solid transparent;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  animation: loading 0.6s linear infinite;
  display: block;
}
@keyframes loading {
  100% {
    transform: rotate(-360deg);
  }
}

.at-slider__values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.at-slider__value {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: -0.016em;
  color: rgba(28, 29, 30, 0.4);
}
.at-slider [data-reach-slider-input][data-orientation=horizontal] {
  height: 48px;
  position: relative;
  padding: 0 24px;
}
.at-slider [data-reach-slider-input][data-orientation=horizontal]:after {
  content: "";
  background: #F3F0EE;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.at-slider [data-reach-slider-range][data-orientation=horizontal] {
  background: #E71640;
  border-radius: 0;
  position: relative;
}
.at-slider [data-reach-slider-range][data-orientation=horizontal]:before {
  content: "";
  position: absolute;
  top: 0;
  left: -24px;
  height: 100%;
  width: 24px;
  background: inherit;
  border-radius: 50px 0 0 50px;
}
.at-slider [data-reach-slider-handle] {
  background: white;
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 4px solid #E71640;
  cursor: grab;
}
.at-slider [data-reach-slider-handle]:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 5px solid #E71640;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 14px;
}
.at-slider [data-reach-slider-handle]:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #E71640;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
.at-slider--small [data-reach-slider-input][data-orientation=horizontal] {
  height: 32px;
  padding: 0 16px;
}
.at-slider--small [data-reach-slider-handle] {
  width: 32px;
  height: 32px;
}
.at-slider--small [data-reach-slider-range][data-orientation=horizontal]:before {
  left: -16px;
  width: 16px;
}
.at-slider--small [data-reach-slider-handle]:before {
  left: 6px;
}
.at-slider--small [data-reach-slider-handle]:after {
  right: 6px;
}

.delete {
  cursor: pointer;
}

.atc-step-header {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.atc-step-header .at-tagline {
  margin-bottom: 4px;
}
.atc-step-header .at-text {
  margin-top: 8px;
}

.atc-label {
  color: #1C1D1E;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  line-height: 1.4375;
}
.atc-label__title {
  display: flex;
  align-items: center;
}
.atc-label__title .at-tooltip {
  margin-left: 8px;
}
.atc-label__text {
  color: rgba(28, 29, 30, 0.6);
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.016em;
  line-height: 1.4375;
  display: block;
  font-weight: 400;
  margin-top: 4px;
}

.atc-row {
  display: flex;
  align-items: center;
  padding: 24px 0;
}
@media screen and (max-width: 960px) {
  .atc-row {
    display: block;
  }
}
@media screen and (min-width: 961px) {
  .atc-row .atc-label {
    width: 248px;
    padding-right: 16px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 960px) {
  .atc-row .atc-label {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 961px) {
  .atc-row input:not([type=checkbox]):not([type=radio]):not(.button).at-input,
  .atc-row .at-input {
    width: calc(100% - 248px);
  }
}
.atc-row--light-bg {
  background: #FAFAFA;
  width: calc(100% + 160px);
  margin: 0 -80px;
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (max-width: 1400px) {
  .atc-row--light-bg {
    width: calc(100% + 112px);
    margin: 0 -56px;
    padding-left: 56px;
    padding-right: 56px;
  }
}
@media screen and (max-width: 1280px) {
  .atc-row--light-bg {
    width: calc(100% + 80px);
    margin: 0 -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 650px) {
  .atc-row--light-bg {
    width: calc(100% + 48px);
    margin: 0 -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 450px) {
  .atc-row--light-bg {
    width: 114%;
    margin: 0 -7%;
    padding-left: 7%;
    padding-right: 7%;
  }
}

.atc-split-row {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 248px);
}
@media screen and (max-width: 960px) {
  .atc-split-row {
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .atc-split-row {
    display: block;
  }
}
@media only screen and (min-width: 651px) {
  .atc-split-row input:not([type=checkbox]):not([type=radio]):not(.button).at-input,
  .atc-split-row .at-input {
    width: calc(50% - 4px);
  }
}
@media only screen and (max-width: 650px) {
  .atc-split-row input:not([type=checkbox]):not([type=radio]):not(.button).at-input:not(:first-of-type),
  .atc-split-row .at-input:not(:first-of-type) {
    margin-top: 8px;
  }
}

.atc-button-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 32px;
}
.atc-button-group .button {
  font-family: canada-type-gibson, sans-serif;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  font-weight: 500;
  padding: 18px 24px;
  border-width: 1px;
}
@media screen and (max-width: 580px) {
  .atc-button-group .button {
    padding: 14px 24px;
  }
}
.atc-button-group--border-top {
  margin-top: 48px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}

.atc-result-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1160px) {
  .atc-result-header {
    display: block;
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header {
    padding-bottom: 8px;
  }
}
.atc-result-header__left-container {
  margin-right: 32px;
}
@media screen and (max-width: 1160px) {
  .atc-result-header__left-container {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.atc-result-header__right-container {
  display: flex;
  align-items: center;
  padding-bottom: 3px;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .atc-result-header__right-container {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header__right-container {
    display: block;
  }
}
.atc-result-header__right-container-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1160px) {
  .atc-result-header__right-container-inner {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header__right-container-inner {
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .atc-result-header__right-container-inner {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header__right-container-inner .atc-value-label {
    width: calc(50% - 16px);
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .atc-result-header__right-container-inner .atc-value-label {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header__right-container-inner .atc-value-label-separator {
    display: none;
  }
}
@media screen and (max-width: 1160px) {
  .atc-result-header__right-container-inner .atc-value-label-separator:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .atc-result-header__right-container-inner .atc-value-label-separator:last-of-type {
    display: none;
  }
}
.atc-result-header__slider {
  width: 256px;
  margin-right: 48px;
}
@media only screen and (max-width: 1550px) {
  .atc-result-header__slider {
    margin-right: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .atc-result-header__slider {
    width: auto;
    flex-grow: 1;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-header__slider {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 580px) {
  .atc-result-header__slider {
    margin-right: 0;
  }
}

.atc-result-content {
  display: flex;
}
@media screen and (max-width: 1160px) {
  .atc-result-content {
    display: block;
  }
}
.atc-result-content__sidebar {
  width: 320px;
  padding-right: 64px;
  flex-shrink: 0;
}
@media screen and (max-width: 1160px) {
  .atc-result-content__sidebar {
    width: 100%;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-content__sidebar {
    display: block;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1160px) {
  .atc-result-content__sidebar .atc-sidebar-slider {
    width: calc(50% - 16px);
  }
}
@media print {
  .atc-result-content__sidebar .atc-sidebar-slider:not(:first-of-type) {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
  }
}
@media only screen and (min-width: 1161px) {
  .atc-result-content__sidebar .atc-sidebar-slider:not(:first-of-type) {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
  }
}
@media only screen and (max-width: 800px) {
  .atc-result-content__sidebar .atc-sidebar-slider:not(:first-of-type) {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
  }
}
.atc-result-content__graph-container {
  flex: 1;
  width: calc(100% - 320px);
  padding: 24px 0 16px 16px;
  background: #FAFAFA;
  border-radius: 3px;
  display: flex;
  position: relative;
  padding-right: 80px;
  margin-right: -80px;
}
@media print {
  .atc-result-content__graph-container {
    width: auto;
    padding-right: 56px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1400px) {
  .atc-result-content__graph-container {
    margin-right: -56px;
    padding-right: 56px;
  }
}
@media screen and (max-width: 1280px) {
  .atc-result-content__graph-container {
    margin-right: -40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1160px) {
  .atc-result-content__graph-container {
    width: auto;
    margin: 32px -40px 0;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 650px) {
  .atc-result-content__graph-container {
    margin: 32px -24px 0;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.atc-value-label__value {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  color: #1C1D1E;
  font-weight: 500;
  line-height: 1.36;
}
@media only screen and (max-width: 1550px) {
  .atc-value-label__value {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1160px) {
  .atc-value-label__value {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.atc-value-label__text {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  color: rgba(28, 29, 30, 0.6);
}
@media screen and (max-width: 1160px) {
  .atc-value-label__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.atc-value-label--red .atc-value-label__value {
  color: #E71640;
}
.atc-value-label--green .atc-value-label__value {
  color: #53D396;
}

.atc-value-label-separator {
  position: relative;
  height: 46px;
  width: 1px;
  background: rgba(112, 112, 112, 0.2);
  margin: 0 48px;
}
@media only screen and (max-width: 1550px) {
  .atc-value-label-separator {
    margin: 0 32px;
  }
}
@media screen and (max-width: 1160px) {
  .atc-value-label-separator {
    margin: 0;
  }
}

.atc-sidebar-slider__title {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  line-height: 1.4375;
  color: #1C1D1E;
}
.atc-sidebar-slider__title span {
  font-weight: 500;
}
.atc-sidebar-slider__slider {
  margin-top: 12px;
}
.atc-sidebar-slider__list {
  margin-top: 24px;
}
.atc-sidebar-slider__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.atc-sidebar-slider__item:not(:first-of-type) {
  margin-top: 8px;
}
.atc-sidebar-slider__item span {
  letter-spacing: -0.016em;
  color: rgba(28, 29, 30, 0.6);
}
.atc-sidebar-slider__item span:last-of-type {
  color: #1C1D1E;
  font-weight: 500;
}

.atc-topbar {
  background: #FAFAFA;
  position: fixed;
  z-index: 9;
  top: 100px;
  left: 0;
  right: 0;
  transition: top 0.15s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
body.admin-bar .atc-topbar {
  top: calc(100px + 32px);
}
body.header-scrolled .atc-topbar {
  top: 72px;
}
body.header-scrolled.admin-bar .atc-topbar {
  top: calc(72px + 32px);
}
body.has-donation-bar .atc-topbar {
  top: calc(100px + 48px);
}
body.has-donation-bar.admin-bar .atc-topbar {
  top: calc(100px + 48px + 32px);
}
body.has-donation-bar.header-scrolled .atc-topbar {
  top: calc(72px + 48px);
}
body.has-donation-bar.admin-bar.header-scrolled .atc-topbar {
  top: calc(72px + 48px + 32px);
}
@media screen and (max-width: 1160px) {
  .atc-topbar {
    top: 72px;
  }
  body.admin-bar .atc-topbar {
    top: calc(72px + 32px);
  }
  body.has-donation-bar .atc-topbar {
    top: calc(72px + 48px);
  }
  body.has-donation-bar.admin-bar .atc-topbar {
    top: calc(72px + 48px + 32px);
  }
}
@media only screen and (max-width: 1050px) {
  .atc-topbar {
    display: none;
  }
}
.atc-topbar__inner {
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: height 0.15s ease;
}
@media only screen and (min-width: 1551px) {
  body.header-scrolled .atc-topbar__inner {
    height: 48px;
  }
}
@media only screen and (max-width: 1550px) {
  .atc-topbar__inner {
    height: 48px;
  }
}
.atc-topbar__container {
  display: flex;
}
.atc-topbar__text {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.016em;
  color: rgba(28, 29, 30, 0.6);
  white-space: nowrap;
}
@media only screen and (max-width: 1550px) {
  .atc-topbar__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 1280px) {
  .atc-topbar__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.atc-topbar__text:not(:last-of-type) {
  margin-right: 64px;
}
@media only screen and (max-width: 1550px) {
  .atc-topbar__text:not(:last-of-type) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .atc-topbar__text:not(:last-of-type) {
    margin-right: 24px;
  }
}
.atc-topbar__text span {
  font-weight: 500;
}
.atc-topbar__text--nowrap {
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  line-height: 1;
  height: 1em;
}

.atc-graph {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.atc-graph .bb {
  flex-grow: 1;
}
.atc-graph .legend {
  display: flex;
  justify-content: flex-end;
}
.atc-graph .legend-item {
  display: flex;
  align-items: center;
}
.atc-graph .legend-item:not(:last-of-type) {
  margin-right: 32px;
}
.atc-graph .legend-item .color {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
  flex-shrink: 0;
  background: #707070;
}
.atc-graph .legend-item .color.red {
  background: #E71640;
}
.atc-graph .legend-item .color.green {
  background: #53D396;
}
.atc-graph .legend-item .name {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.014em;
  color: #707070;
}
.atc-graph .tooltip {
  width: 256px;
  background: white;
  border-radius: 8px;
  padding: 16px;
  font-size: 15px;
  font-size: 0.9375rem;
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.08);
  font-weight: 500;
  font-family: canada-type-gibson, sans-serif;
}
.atc-graph .tooltip-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.atc-graph .tooltip-row:not(:last-of-type) {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.atc-graph .tooltip-row .row-left {
  color: rgba(28, 29, 30, 0.6);
}
.atc-graph .tooltip-row .row-right {
  color: #1C1D1E;
}
.atc-graph g.tick text {
  font-size: 13px !important;
}
.atc-graph g.tick line {
  display: none;
}
.atc-graph .bb-axis-y g.tick text {
  fill: rgba(28, 29, 30, 0.4);
}
.atc-graph .uls-green-line line {
  stroke: #53D396 !important;
  stroke-dasharray: 4;
  stroke-width: 2;
}
.atc-graph .uls-black-line line {
  stroke-width: 1.3px;
  stroke-dasharray: none;
  stroke: #707070 !important;
}
.atc-graph .bb-xgrid-focus,
.atc-graph .uls-red-line line {
  stroke: #E71640 !important;
  stroke-dasharray: 4;
  stroke-width: 2;
}
.atc-graph .bb-xgrid,
.atc-graph .bb-ygrid {
  stroke-dasharray: 4 !important;
  stroke: rgba(112, 112, 112, 0.1) !important;
}
.atc-graph path.domain {
  stroke: rgba(0, 0, 0, 0.15);
}
.atc-graph .bb-lines path {
  stroke-width: 2;
  stroke: #E71640;
}
.atc-graph .bb-axis-x .tick text tspan:nth-child(1) {
  font-weight: 900 !important;
}
.atc-graph .bb-axis-x .tick text {
  display: block !important;
  text-anchor: start !important;
  font-size: 0.8rem !important;
}
.atc-graph.years-creater-than-8 .bb-axis-x .tick:nth-child(2n) text {
  display: block !important;
}
.atc-graph.years-creater-than-8 .bb-axis-x .tick:nth-child(2n+1) text {
  display: none !important;
}
.atc-graph .bb-axis-x .tick:last-of-type text {
  display: none !important;
}
.atc-graph.years-creater-than-8 .bb-axis-x .tick:last-of-type text {
  display: none !important;
}

.atc-table {
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 800px) {
  .atc-table {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  .atc-table__head {
    display: none;
  }
}
.atc-table__head-item {
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(28, 29, 30, 0.6);
}
@media only screen and (min-width: 801px) and (max-width: 1280px) {
  .atc-table__head-item {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 800px) {
  .atc-table__body {
    display: block;
  }
}
.atc-table__row {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 800px) {
  .atc-table__row {
    display: block;
    border: 0;
    width: 100%;
  }
  .atc-table__row:not(:last-of-type) {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}
.atc-table__row-item {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  color: #1C1D1E;
}
@media only screen and (min-width: 801px) and (max-width: 1280px) {
  .atc-table__row-item {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 800px) {
  .atc-table__row-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .atc-table__row-item:before {
    content: attr(data-th);
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(28, 29, 30, 0.6);
  }
}
.atc-table__head-item, .atc-table__row-item {
  padding: 24px 0;
  white-space: nowrap;
}
.atc-table__head-item:first-of-type, .atc-table__row-item:first-of-type {
  width: 100%;
}
.atc-table__head-item:not(:last-of-type), .atc-table__row-item:not(:last-of-type) {
  padding-right: 48px;
}

[data-reach-tooltip] {
  z-index: 10 !important;
}

.at-text-bottom {
  color: #0C0C00;
  letter-spacing: -0.01em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.875;
  margin-top: 32px;
}

.at-text p {
  margin-top: 8px;
}

.mtt-financial-analysis-tool {
  background: white;
  margin-top: 248px;
  margin-bottom: 104px;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool {
    margin-top: 224px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool {
    margin-top: 200px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool {
    margin-top: 176px;
    margin-bottom: 56px;
  }
}
.mtt-financial-analysis-tool__title-container {
  margin-bottom: 48px;
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__title-container {
    margin-bottom: 32px;
  }
}
.mtt-financial-analysis-tool__title {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: -0.016em;
  font-weight: 500;
  line-height: 1.5;
  color: #1C1D1E;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-financial-analysis-tool__summary-row {
  background: #FAFAFA;
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  z-index: 9;
  transition: top 0.15s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 1161px) {
  body.admin-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(100px + 32px - 10px);
  }
  body.header-scrolled .mtt-financial-analysis-tool__summary-row {
    top: 72px;
  }
  body.header-scrolled.admin-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 32px);
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__summary-row {
    top: 72px;
  }
  body.admin-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 32px);
  }
}
@media only screen and (max-width: 1160px) and (max-width: 782px) {
  body.admin-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 46px);
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__summary-row {
    top: 65px;
  }
  body.admin-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(65px + 46px);
  }
}
.mtt-financial-analysis-tool__summary-outer {
  position: relative;
}
.mtt-financial-analysis-tool__summary-outer:after {
  content: "";
  position: absolute;
  right: -24px;
  top: 0;
  bottom: 0;
  width: 24px;
  background: linear-gradient(to right, rgba(250, 250, 250, 0), #fafafa);
}
@media only screen and (max-width: 450px) {
  .mtt-financial-analysis-tool__summary-outer:after {
    width: 48px;
  }
}
.mtt-financial-analysis-tool__summary-inner {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 -24px;
  padding: 0 24px;
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.mtt-financial-analysis-tool__summary-inner::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__summary-inner {
    height: 64px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__summary-inner {
    height: 56px;
  }
}
.mtt-financial-analysis-tool__summary-title {
  color: rgba(28, 29, 30, 0.6);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  flex-shrink: 0;
  margin-right: 56px;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__summary-title {
    margin-right: 40px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__summary-title {
    margin-right: 32px;
  }
}
.mtt-financial-analysis-tool__summary-items {
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
}
.mtt-financial-analysis-tool__summary-item {
  color: #1C1D1E;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  flex-shrink: 0;
}
.mtt-financial-analysis-tool__summary-item span {
  font-weight: 400;
  margin-left: 8px;
}
.mtt-financial-analysis-tool__summary-item:not(:last-of-type) {
  margin-right: 56px;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__summary-item:not(:last-of-type) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__summary-item:not(:last-of-type) {
    margin-right: 32px;
  }
}
.mtt-financial-analysis-tool__graph-row {
  display: flex;
  margin-bottom: 80px;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__graph-row {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__graph-row {
    margin-bottom: 56px;
  }
}
.mtt-financial-analysis-tool__graph-results {
  order: 2;
  flex-shrink: 0;
  width: 350px;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__graph-results {
    width: 100%;
  }
}
.mtt-financial-analysis-tool__graph-results-wrap {
  margin-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__graph-results-wrap {
    margin-top: 24px;
  }
}
.mtt-financial-analysis-tool__graph-result {
  display: flex;
  justify-content: space-between;
  padding: 24px 0 22px;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__graph-result {
    padding: 16px 0 14px;
  }
}
.mtt-financial-analysis-tool__graph-result:not(:first-of-type) {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}
.mtt-financial-analysis-tool__graph-result-title {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(28, 29, 30, 0.8);
  margin-right: 32px;
  flex-shrink: 1;
}
.mtt-financial-analysis-tool__graph-result-value {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(28, 29, 30, 0.8);
  font-weight: 500;
  flex-shrink: 0;
}
.mtt-financial-analysis-tool__graph-chart {
  flex-shrink: 1;
  width: calc(100% - 350px - 96px);
  margin-right: 96px;
  order: 1;
  min-height: 400px;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__graph-chart {
    width: calc(100% - 350px - 80px);
    margin-right: 80px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__graph-chart {
    margin-right: 0;
    width: 100%;
    margin-top: 56px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-financial-analysis-tool__graph-chart {
    margin-top: 40px;
  }
}
.mtt-financial-analysis-tool__table-head {
  display: flex;
  padding: 0 0 24px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__table-head {
    padding: 0 8px 24px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-head {
    display: none;
  }
}
.mtt-financial-analysis-tool__table-th {
  flex: 1;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  line-height: 1.626;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -56px;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-financial-analysis-tool__table-body {
    margin-bottom: -40px;
  }
}
.mtt-financial-analysis-tool__table-row {
  display: flex;
  align-items: center;
  padding: 24px 0;
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__table-row {
    padding: 16px 8px;
  }
}
@media screen and (min-width: 1161px) {
  .mtt-financial-analysis-tool__table-row--filler {
    display: none;
  }
  .mtt-financial-analysis-tool__table-row:nth-of-type(even) {
    background: #FAFAFA;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-row {
    display: block;
    width: calc(33.3333333333% - 26.6666666667px);
    margin-bottom: 56px;
    background: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 24px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 1050px) {
  .mtt-financial-analysis-tool__table-row {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 800px) {
  .mtt-financial-analysis-tool__table-row {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 650px) {
  .mtt-financial-analysis-tool__table-row {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-financial-analysis-tool__table-row {
    padding: 16px;
  }
}
.mtt-financial-analysis-tool__table-row--filler {
  height: 0;
  bottom: 0;
  background: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.mtt-financial-analysis-tool__table-td {
  flex: 1;
}
.mtt-financial-analysis-tool__table-td:first-child {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.016em;
  line-height: 1.626;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-td:first-child {
    padding-bottom: 16px;
  }
  .mtt-financial-analysis-tool__table-td:not(:first-child) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
  }
  .mtt-financial-analysis-tool__table-td:not(:first-child):before {
    content: attr(data-th);
  }
  .mtt-financial-analysis-tool__table-td:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-financial-analysis-tool__table-td:first-child {
    padding-bottom: 10px;
  }
  .mtt-financial-analysis-tool__table-td:not(:first-child) {
    padding: 8px 0;
  }
  .mtt-financial-analysis-tool__table-td:last-child {
    padding-bottom: 0;
  }
}
.mtt-financial-analysis-tool__table-td input {
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-td input {
    width: 80px;
    padding: 10px 12px !important;
  }
}
.mtt-financial-analysis-tool__table-td--editable input {
  color: hsla(0, 0%, 0%, 0.7) !important;
  padding-left: 4px !important;
  margin-left: -4px !important;
}
.mtt-financial-analysis-tool__table-td--editable input:not(:focus) {
  width: 100%;
  text-align: left;
  font: unset !important;
  line-height: inherit;
  border-color: transparent !important;
  background: transparent !important;
  font-weight: 500 !important;
}
.mtt-financial-analysis-tool__table-td--editable input:focus {
  width: 100%;
  text-align: left;
  font-weight: 500;
  line-height: inherit;
}
.mtt-financial-analysis-tool__table-th, .mtt-financial-analysis-tool__table-td {
  padding: 0 24px;
}
@media only screen and (max-width: 1500px) {
  .mtt-financial-analysis-tool__table-th, .mtt-financial-analysis-tool__table-td {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-financial-analysis-tool__table-th, .mtt-financial-analysis-tool__table-td {
    padding: 0 8px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-financial-analysis-tool__table-th, .mtt-financial-analysis-tool__table-td {
    padding: 0;
  }
}
.mtt-financial-analysis-tool__scroll-top {
  position: fixed;
  bottom: 20px;
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 10;
  background-color: #FF5053;
  background-image: url("../../img/icons/up-arrow.svg");
  background-position: center;
  background-size: 13.65px 22px;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
@media only screen and (max-width: 650px) {
  .mtt-financial-analysis-tool__scroll-top--show {
    opacity: 1;
    visibility: visible;
  }
}

.has-donation-bar .mtt-financial-analysis-tool__summary-row {
  top: calc(100px + 48px);
}
@media screen and (min-width: 1161px) {
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(100px + 80px - 10px);
  }
  body.header-scrolled .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 48px);
  }
  body.header-scrolled.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 80px);
  }
}
@media screen and (max-width: 1160px) {
  .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 48px);
  }
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 80px);
  }
}
@media only screen and (max-width: 1160px) and (max-width: 782px) {
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 94px);
  }
}
@media only screen and (max-width: 1050px) {
  .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 32px);
  }
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 64px);
  }
}
@media only screen and (max-width: 1050px) and (max-width: 782px) {
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(72px + 78px);
  }
}
@media screen and (max-width: 580px) {
  .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(65px + 32px);
  }
  body.admin-bar .has-donation-bar .mtt-financial-analysis-tool__summary-row {
    top: calc(65px + 78px);
  }
}

.mtt-logo-section {
  position: relative;
}
.mtt-logo-section__inner {
  padding: 104px 0 56px;
}
@media screen and (max-width: 1280px) {
  .mtt-logo-section__inner {
    padding: 80px 0 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-logo-section__inner {
    padding: 48px 0 16px;
  }
}
.mtt-logo-section__title {
  color: #1C1D1E;
  margin-bottom: 80px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.43;
  font-weight: 500;
  letter-spacing: -0.008em;
}
@media only screen and (max-width: 1500px) {
  .mtt-logo-section__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-logo-section__title {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-logo-section__title {
    margin-bottom: 32px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.mtt-logo-section__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.mtt-logo-section__logo {
  margin: 0 0 48px;
  width: 18%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 580px) {
  .mtt-logo-section__logo {
    margin-bottom: 32px;
  }
}
.mtt-logo-section__logo img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  max-height: 50px;
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}
@media only screen and (max-width: 700px) {
  .mtt-logo-section__logo img {
    max-height: 35px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-logo-section__logo img {
    max-height: 30px;
  }
}
@media only screen and (min-width: 1201px) {
  .mtt-logo-section__logo:not(:nth-child(-n+5)) {
    padding-top: 56px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
  .mtt-logo-section__logo:not(:nth-child(-n+5)) {
    padding-top: 32px;
  }
}
@media only screen and (min-width: 1201px) {
  .mtt-logo-section__logo:nth-child(5n+1) {
    justify-content: flex-start;
  }
  .mtt-logo-section__logo:nth-child(5n+2) {
    padding-right: 1%;
  }
  .mtt-logo-section__logo:nth-child(5n+4) {
    padding-left: 1%;
  }
  .mtt-logo-section__logo:nth-child(5n) {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1200px) {
  .mtt-logo-section__logo {
    width: 23%;
  }
  .mtt-logo-section__logo:not(:nth-child(-n+4)) {
    padding-top: 32px;
  }
  .mtt-logo-section__logo:nth-child(4n+1) {
    justify-content: flex-start;
  }
  .mtt-logo-section__logo:nth-child(4n+2) {
    padding-right: 3.5%;
  }
  .mtt-logo-section__logo:nth-child(4n+3) {
    padding-left: 3.5%;
  }
  .mtt-logo-section__logo:nth-child(4n) {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 651px) and (max-width: 960px) {
  .mtt-logo-section__logo {
    width: 31%;
  }
  .mtt-logo-section__logo:not(:nth-child(-n+3)) {
    padding-top: 32px;
  }
  .mtt-logo-section__logo:nth-child(3n+1) {
    justify-content: flex-start;
  }
  .mtt-logo-section__logo:nth-child(3n) {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-logo-section__logo {
    width: 45%;
  }
  .mtt-logo-section__logo:not(:nth-child(-n+2)) {
    padding-top: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-logo-section__logo {
    width: 40%;
  }
}
.mtt-logo-section__logo--filler {
  height: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mtt-logo-section--border-top .mtt-logo-section__inner {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
.mtt-logo-section--border-bottom .mtt-logo-section__inner {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}

.mtt-single-button {
  padding-top: 1px;
}
.mtt-single-button .button-section a {
  width: auto;
  margin-bottom: 0px;
}

/* CARDS */
.small-card {
  display: block;
}
.small-card.glide__slide {
  width: calc(25% - 24px);
}
@media only screen and (max-width: 1500px) {
  .small-card.glide__slide {
    width: calc(25% - 18px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .small-card.glide__slide {
    width: calc(33.3333333333% - 21.3333333333px);
  }
}
@media only screen and (max-width: 1200px) {
  .small-card.glide__slide {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 650px) {
  .small-card.glide__slide {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 580px) {
  .small-card.glide__slide {
    width: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .small-card--wide.glide__slide {
    width: calc(50% - 16px);
  }
  .small-card--wide.glide__slide .small-card__image-container {
    padding-bottom: 45.5%;
  }
}
.small-card__image-container {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 77%;
}
@media only screen and (max-width: 650px) {
  .small-card__image-container {
    padding-bottom: 0;
    height: 300px;
  }
}
@media only screen and (max-width: 500px) {
  .small-card__image-container {
    height: 220px;
  }
}
@media only screen and (max-width: 350px) {
  .small-card__image-container {
    height: 200px;
  }
}
.small-card__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: transform 0.5s ease-out;
  transform: scale3d(1, 1, 1);
}
@media only screen and (max-width: 650px) {
  .small-card__image-container img {
    position: relative;
  }
}
.small-card__swipe-icon {
  background-image: url("../../img/icons/swipe-icon.svg");
  background-position: center center;
  background-size: 80px;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
}
@media only screen and (max-width: 650px) {
  .small-card__swipe-icon {
    opacity: 1;
  }
}
.small-card__swipe-icon--hide {
  opacity: 0;
}
.small-card__text-container {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .small-card__text-container {
    margin-top: 24px;
  }
}
.small-card__tagline {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  white-space: nowrap;
}
.small-card__tagline:after {
  content: "";
  flex-shrink: 1;
  width: 100%;
  height: 1px;
  margin-left: 16px;
  background: rgba(255, 255, 255, 0.07);
}
.small-card__title {
  margin-top: 24px;
  color: white;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 580px) {
  .small-card__title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 375px) {
  .small-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.small-card__subtitle {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: -0.006em;
  font-weight: 300;
  margin-top: 8px;
}
@media screen and (max-width: 1160px) {
  .small-card__subtitle {
    margin-top: 4px;
  }
}
.small-card.hover:hover .small-card__image-container img {
  transform: scale3d(1, 1, 1) scale(1.05);
}
.small-card.dark .small-card__tagline {
  color: rgba(28, 29, 30, 0.6);
}
.small-card.dark .small-card__tagline:after {
  background: rgba(28, 29, 30, 0.05);
}
.small-card.dark .small-card__title {
  color: #1C1D1E;
}

.small-card-filler {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  width: calc(25% - 24px);
}
@media only screen and (max-width: 1500px) {
  .small-card-filler {
    width: calc(25% - 18px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .small-card-filler {
    width: calc(33.3333333333% - 21.3333333333px);
  }
}
@media only screen and (max-width: 1200px) {
  .small-card-filler {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 650px) {
  .small-card-filler {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 580px) {
  .small-card-filler {
    width: 100%;
  }
}

.large-card {
  display: block;
}
.large-card.glide__slide {
  width: calc(25% - 24px);
}
@media only screen and (max-width: 1500px) {
  .large-card.glide__slide {
    width: calc(25% - 18px);
  }
}
@media only screen and (max-width: 1280px) {
  .large-card.glide__slide {
    width: calc(25% - 12px);
  }
}
@media only screen and (max-width: 1200px) {
  .large-card.glide__slide {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 650px) {
  .large-card.glide__slide {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 580px) {
  .large-card.glide__slide {
    width: 100%;
  }
}
.large-card__image-container {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 130%;
}
@media only screen and (min-width: 1160px) and (max-width: 1280px) {
  .large-card__image-container {
    padding-bottom: 100%;
  }
}
@media only screen and (min-width: 651px) and (max-width: 700px) {
  .large-card__image-container {
    padding-bottom: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .large-card__image-container {
    padding-bottom: 0;
    height: 400px;
  }
}
@media only screen and (max-width: 375px) {
  .large-card__image-container {
    height: 320px;
  }
}
.large-card__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: transform 0.5s ease-out;
  transform: scale3d(1, 1, 1);
}
@media only screen and (max-width: 650px) {
  .large-card__image-container img {
    position: relative;
  }
}
.large-card__swipe-icon {
  background-image: url("../../img/icons/swipe-icon.svg");
  background-position: center center;
  background-size: 80px;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
}
@media only screen and (max-width: 650px) {
  .large-card__swipe-icon {
    opacity: 1;
  }
}
.large-card__swipe-icon--hide {
  opacity: 0;
}
.large-card__text-container {
  margin-top: 32px;
}
@media screen and (max-width: 580px) {
  .large-card__text-container {
    margin-top: 24px;
  }
}
.large-card__tagline {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.large-card__tagline:after {
  content: "";
  flex-shrink: 1;
  width: 100%;
  height: 1px;
  margin-left: 28px;
  background: rgba(255, 255, 255, 0.07);
}
@media screen and (max-width: 580px) {
  .large-card__tagline:after {
    margin-left: 20px;
  }
}
.large-card__title {
  margin-top: 16px;
  color: white;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 580px) {
  .large-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 375px) {
  .large-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.large-card__subtitle {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  color: rgba(28, 29, 30, 0.6);
  letter-spacing: -0.006em;
  font-weight: 300;
  margin-top: 8px;
}
@media screen and (max-width: 1160px) {
  .large-card__subtitle {
    margin-top: 4px;
  }
}
.large-card.hover:hover .large-card__image-container img {
  transform: scale3d(1, 1, 1) scale(1.05);
}
.large-card.dark .large-card__tagline {
  color: rgba(28, 29, 30, 0.6);
}
.large-card.dark .large-card__tagline:after {
  background: rgba(28, 29, 30, 0.05);
}
.large-card.dark .large-card__title {
  color: #1C1D1E;
}

.video-card {
  display: block;
}
.video-card.glide__slide {
  width: calc(50% - 16px);
}
@media only screen and (max-width: 1100px) {
  .video-card.glide__slide {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 750px) {
  .video-card.glide__slide {
    width: 100%;
  }
}
.video-card__image-container {
  height: 0;
  position: relative;
  padding-bottom: 56.5%;
}
@media only screen and (min-width: 751px) and (max-width: 1160px) {
  .video-card__image-container {
    padding-bottom: 64%;
  }
}
@media only screen and (max-width: 400px) {
  .video-card__image-container {
    padding-bottom: 64%;
  }
}
.video-card__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.video-card__image-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-card__text-container {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .video-card__text-container {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1100px) {
  .video-card__text-container {
    display: block;
  }
}
@media only screen and (max-width: 500px) {
  .video-card__text-container {
    display: block;
  }
}
.video-card__text-left {
  width: 100%;
  margin-right: 32px;
}
@media only screen and (max-width: 500px) {
  .video-card__text-left {
    margin-right: 0;
  }
}
.video-card__text-right {
  flex-shrink: 0;
}
@media only screen and (min-width: 751px) and (max-width: 1100px) {
  .video-card__text-right {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .video-card__text-right {
    margin-top: 16px;
  }
}
.video-card__title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  color: #1C1D1E;
  font-weight: 500;
}
@media screen and (max-width: 1160px) {
  .video-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .video-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.video-card__title span {
  font-weight: 300;
}
.video-card__subtitle {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.006em;
  line-height: 1.875;
  color: rgba(28, 29, 30, 0.6);
  font-weight: 300;
  margin-top: 8px;
}
@media screen and (max-width: 1160px) {
  .video-card__subtitle {
    margin-top: 4px;
  }
}

.campaign-card__image-container {
  height: 0;
  position: relative;
  padding-bottom: 56.5%;
  overflow: hidden;
}
@media only screen and (min-width: 751px) and (max-width: 1160px) {
  .campaign-card__image-container {
    padding-bottom: 64%;
  }
}
@media only screen and (max-width: 400px) {
  .campaign-card__image-container {
    padding-bottom: 64%;
  }
}
.campaign-card__image-container img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: transform 0.5s ease-out;
  transform: scale3d(1, 1, 1);
}
.campaign-card__text-container {
  margin-top: 32px;
}
@media screen and (max-width: 1160px) {
  .campaign-card__text-container {
    margin-top: 24px;
  }
}
.campaign-card__tagline {
  display: flex;
  align-items: center;
  color: rgba(28, 29, 30, 0.6);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.campaign-card__tagline:after {
  content: "";
  flex-shrink: 1;
  width: 100%;
  height: 1px;
  margin-left: 28px;
  background: rgba(28, 29, 30, 0.05);
}
@media screen and (max-width: 580px) {
  .campaign-card__tagline:after {
    margin-left: 20px;
  }
}
.campaign-card__title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  color: #1C1D1E;
  font-weight: 500;
  margin-top: 16px;
}
@media screen and (max-width: 1160px) {
  .campaign-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 580px) {
  .campaign-card__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.campaign-card__title span {
  font-weight: 300;
}
.campaign-card:hover .campaign-card__image-container img {
  transform: scale3d(1, 1, 1) scale(1.05);
}

.mtt-employee-card {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1161px) {
  .mtt-employee-card {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
            user-select: auto !important;
    width: calc(50% - 40px) !important;
    height: auto !important;
    margin-bottom: 56px;
  }
}
@media only screen and (min-width: 1161px) and (max-width: 1280px) {
  .mtt-employee-card {
    width: calc(50% - 28px) !important;
  }
}
@media only screen and (max-width: 525px) {
  .mtt-employee-card {
    display: block;
  }
}
.mtt-employee-card__image-container {
  width: 290px;
  height: 360px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1600px) {
  .mtt-employee-card__image-container {
    width: 240px;
    height: 320px;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-employee-card__image-container {
    width: 200px;
    height: 280px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-employee-card__image-container {
    width: 180px;
    height: 250px;
  }
}
@media only screen and (max-width: 525px) {
  .mtt-employee-card__image-container {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 525px) {
  .mtt-employee-card__image-container img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 525px) {
  .mtt-employee-card__swipe-icon {
    opacity: 1;
  }
}
.mtt-employee-card__text-container {
  padding-left: 48px;
}
@media only screen and (max-width: 1600px) {
  .mtt-employee-card__text-container {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-employee-card__text-container {
    padding-left: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-employee-card__text-container {
    padding-left: 24px;
  }
}
@media only screen and (max-width: 525px) {
  .mtt-employee-card__text-container {
    padding-left: 0;
    margin-top: 24px;
  }
}
.mtt-employee-card__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: 0.004em;
  color: #1C1D1E;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1600px) {
  .mtt-employee-card__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-employee-card__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-employee-card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mtt-employee-card__position {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #919699;
  text-transform: uppercase;
  margin-bottom: 16px;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media screen and (max-width: 1280px) {
  .mtt-employee-card__position {
    margin-bottom: 8px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.mtt-employee-card__contact-line {
  color: rgba(12, 22, 36, 0.75);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
}
@media screen and (max-width: 1280px) {
  .mtt-employee-card__contact-line {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mtt-employee-card__contact-line a {
  color: inherit;
}
.mtt-employee-card__contact-line span {
  font-weight: 500;
}
.mtt-employee-card__text {
  color: rgba(12, 22, 36, 0.75);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875;
  letter-spacing: -0.016em;
  font-weight: 300;
  padding-top: 24px;
  margin-top: 32px;
  border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media only screen and (max-width: 1600px) {
  .mtt-employee-card__text {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 1450px) {
  .mtt-employee-card__text {
    margin-top: 16px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-employee-card__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-employee-card__text {
    padding-top: 0;
    border-top: 0;
    margin-top: 8px;
  }
}

/* LOOPS */
.mtt-post-loop {
  position: relative;
}
@media screen and (max-width: 960px) {
  .mtt-post-loop {
    overflow: hidden;
  }
}
.mtt-post-loop__inner {
  padding: 120px 0;
}
@media only screen and (max-width: 1800px) {
  .mtt-post-loop__inner {
    padding: 104px 0;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-post-loop__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop__inner {
    padding: 56px 0;
  }
}
.mtt-post-loop__dist {
  position: relative;
  z-index: 2;
}
.mtt-post-loop__dist .glide__slides .small-card,
.mtt-post-loop__dist .glide__slides .large-card {
  margin-right: 32px;
}
@media only screen and (min-width: 1351px) and (max-width: 1500px) {
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card,
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 1351px) {
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card:nth-child(2), .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card:nth-child(6),
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card:nth-child(2),
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card:nth-child(6) {
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card:nth-child(2), .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card:nth-child(5), .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .small-card:nth-child(6),
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card:nth-child(2),
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card:nth-child(5),
  .mtt-post-loop__dist .glide__slides.glide__slides--flex-container .large-card:nth-child(6) {
    margin-right: 0 !important;
  }
}
.mtt-post-loop__dist .glide__slides.loading {
  opacity: 0.1;
}
.mtt-post-loop__flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -48px;
}
@media screen and (max-width: 580px) {
  .mtt-post-loop__flex-container {
    margin-bottom: -40px;
  }
}
.mtt-post-loop__flex-container > .small-card,
.mtt-post-loop__flex-container > .large-card,
.mtt-post-loop__flex-container > .video-card {
  margin-bottom: 48px;
}
@media screen and (max-width: 580px) {
  .mtt-post-loop__flex-container > .small-card,
  .mtt-post-loop__flex-container > .large-card,
  .mtt-post-loop__flex-container > .video-card {
    margin-bottom: 40px;
  }
}
.mtt-post-loop__swipe-icon {
  background-image: url("../../img/icons/swipe-icon.svg");
  background-position: center center;
  background-size: 80px;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  top: 27%;
  left: calc(50% - 40px);
}
@media only screen and (max-width: 650px) {
  .mtt-post-loop__swipe-icon {
    opacity: 1;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop__swipe-icon {
    top: 25%;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-post-loop__swipe-icon {
    top: 22%;
  }
}
.mtt-post-loop__swipe-icon--hide {
  opacity: 0;
}
.mtt-post-loop__swipe-icon--large {
  top: 33%;
}
@media only screen and (max-width: 450px) {
  .mtt-post-loop__swipe-icon--large {
    top: 30%;
  }
}
.mtt-post-loop__newsletter {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  margin-bottom: -45px;
}
@media only screen and (max-width: 1800px) {
  .mtt-post-loop__newsletter {
    margin-bottom: -25px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop__newsletter {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 650px) {
  .mtt-post-loop__newsletter {
    justify-content: flex-start;
    margin-top: 32px;
  }
}
.mtt-post-loop__border {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  position: relative;
  z-index: 2;
  max-width: 1440px;
  width: 88%;
  margin: 0 auto;
}
.mtt-post-loop--dark {
  background: #1C1D1E;
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--darker {
    background: transparent;
  }
}
@media only screen and (max-width: 1800px) {
  .mtt-post-loop--darker {
    background: #101010;
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--darker .mtt-post-loop__inner {
    background: #101010;
  }
  .mtt-post-loop--darker .mtt-post-loop__inner:before {
    content: "";
    background: #101010;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 120px;
    right: 0;
    z-index: 1;
  }
  .mtt-post-loop--darker .mtt-post-loop__inner:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #1C1D1E;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--white {
    background: transparent;
  }
}
@media only screen and (max-width: 1800px) {
  .mtt-post-loop--white {
    background: white;
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--white .mtt-post-loop__inner {
    background: white;
  }
  .mtt-post-loop--white .mtt-post-loop__inner:before {
    content: "";
    background: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 120px;
    right: 0;
    z-index: 1;
  }
}
.mtt-post-loop--lightgrey {
  background: #FAFAFA;
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--move-up .mtt-post-loop__inner {
    margin-top: -64px;
  }
}
@media only screen and (min-width: 1281px) {
  .mtt-post-loop--move-up .mtt-post-loop__inner {
    padding: 64px 0 120px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1800px) {
  .mtt-post-loop--move-up .mtt-post-loop__inner {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-post-loop--move-more-up .mtt-post-loop__inner {
    margin-top: -168px;
  }
}
@media only screen and (min-width: 1281px) {
  .mtt-post-loop--move-more-up .mtt-post-loop__inner {
    padding: 64px 0 120px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1800px) {
  .mtt-post-loop--move-more-up .mtt-post-loop__inner {
    padding: 100px 0;
  }
}
.mtt-post-loop--less-padding .mtt-post-loop__inner {
  padding: 64px 0;
}
@media screen and (max-width: 580px) {
  .mtt-post-loop--less-padding .mtt-post-loop__inner {
    padding: 56px 0;
  }
}
.mtt-post-loop--margin {
  margin: 100px 0;
}
@media screen and (max-width: 1280px) {
  .mtt-post-loop--margin {
    margin: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop--margin {
    margin: 56px 0;
  }
}
.mtt-post-loop--margin .mtt-post-loop__inner {
  padding: 0;
}
.mtt-post-loop--border-top {
  margin-top: 0 !important;
}
.mtt-post-loop--border-top .mtt-post-loop__inner {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  padding-top: 100px;
}
@media screen and (max-width: 1280px) {
  .mtt-post-loop--border-top .mtt-post-loop__inner {
    padding-top: 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop--border-top .mtt-post-loop__inner {
    padding-top: 56px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  .mtt-post-loop.mtt-articles .glide__slide:nth-of-type(6) {
    display: none;
  }
}

.mtt-post-loop-title-container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container {
    display: block;
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-post-loop-title-container {
    margin-bottom: 25px;
  }
}
.mtt-post-loop-title-container__left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 48px;
  flex-grow: 1;
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__left {
    margin-right: 0;
    display: block;
  }
}
.mtt-post-loop-title-container__right {
  flex-shrink: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 501px) and (max-width: 1160px) {
  .mtt-post-loop-title-container__right {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 2px;
  }
}
@media only screen and (max-width: 500px) {
  .mtt-post-loop-title-container__right {
    margin-top: 16px;
  }
}
.mtt-post-loop-title-container__title {
  color: white;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-right: 48px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 501px) and (max-width: 1160px) {
  .mtt-post-loop-title-container__title {
    margin-right: 112px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop-title-container__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-post-loop-title-container__filter {
  margin-top: -10px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__filter {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 114%;
    margin: 0 -7%;
    padding-left: 7%;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .mtt-post-loop-title-container__filter::-webkit-scrollbar {
    width: 0 !important;
    display: none;
  }
}
.mtt-post-loop-title-container__filter-inner {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__filter-inner {
    display: block;
    white-space: nowrap;
  }
}
.mtt-post-loop-title-container__toggle {
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 16px 24px 14px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: border-color 0.15s ease, color 0.15s ease;
  flex-shrink: 0;
  margin-top: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 1500px) {
  .mtt-post-loop-title-container__toggle {
    padding: 14px 16px 12px;
    letter-spacing: -0.03em;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-post-loop-title-container__toggle {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__toggle {
    display: inline-block;
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-post-loop-title-container__toggle {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 13px 16px 11px;
  }
}
.mtt-post-loop-title-container__toggle:not(:last-of-type) {
  margin-right: 16px;
}
@media only screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__toggle:not(:last-of-type) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-post-loop-title-container__toggle:last-of-type {
    margin-right: 50%;
  }
}
.mtt-post-loop-title-container__toggle.active {
  pointer-events: none;
}
.mtt-post-loop-title-container__toggle.active, .mtt-post-loop-title-container__toggle:hover {
  border-color: white;
}
@media screen and (max-width: 580px) {
  .mtt-post-loop-title-container__toggle.active, .mtt-post-loop-title-container__toggle:hover {
    color: white;
  }
}
.mtt-post-loop-title-container--dark .mtt-post-loop-title-container__title {
  color: #1C1D1E;
}
.mtt-post-loop-title-container--dark .mtt-post-loop-title-container__toggle {
  color: rgba(28, 29, 30, 0.5);
  border-color: rgba(28, 29, 30, 0.2);
}
.mtt-post-loop-title-container--dark .mtt-post-loop-title-container__toggle.active, .mtt-post-loop-title-container--dark .mtt-post-loop-title-container__toggle:hover {
  border-color: #1C1D1E;
  color: #1C1D1E;
}
@media screen and (max-width: 580px) {
  .mtt-post-loop-title-container--dark .mtt-post-loop-title-container__toggle.active, .mtt-post-loop-title-container--dark .mtt-post-loop-title-container__toggle:hover {
    color: #1C1D1E;
  }
}

.mtt-video-loop__inner {
  padding: 80px 0 120px;
}
@media screen and (max-width: 1280px) {
  .mtt-video-loop__inner {
    padding: 80px 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-video-loop__inner {
    padding: 56px 0;
  }
}
.mtt-video-loop__wrap .glide__slides .video-card {
  margin-right: 32px;
}
.mtt-video-loop__border {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  position: relative;
  z-index: 2;
  max-width: 1440px;
  width: 88%;
  margin: 0 auto;
}
.mtt-video-loop--less-padding .mtt-video-loop__inner {
  padding: 64px 0;
}
@media screen and (max-width: 580px) {
  .mtt-video-loop--less-padding .mtt-video-loop__inner {
    padding: 56px 0;
  }
}

.mtt-campaign-loop__inner {
  padding: 80px 0;
}
@media screen and (max-width: 580px) {
  .mtt-campaign-loop__inner {
    padding: 56px 0;
  }
}
.mtt-campaign-loop--border-bottom .mtt-campaign-loop__inner {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}

.mtt-single-post {
  position: relative;
  padding-top: 430px;
}
@media only screen and (max-width: 1800px) {
  .mtt-single-post {
    padding-top: 0;
  }
}
.mtt-single-post__image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 960px;
}
@media only screen and (max-width: 1800px) {
  .mtt-single-post__image-container {
    position: relative;
    height: 435px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__image-container {
    height: 350px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-single-post__image-container {
    height: 300px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__image-container {
    height: 250px;
  }
}
@media only screen and (max-width: 450px) {
  .mtt-single-post__image-container {
    height: 200px;
  }
}
.mtt-single-post__image-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(to right, black, #0E0E0E 60%, rgba(32, 32, 32, 0.5) 85%, rgba(84, 84, 84, 0) 100%);
  opacity: 0.5;
}
@media screen and (max-width: 1160px) {
  .mtt-single-post__image-container:before {
    background: black;
  }
}
.mtt-single-post__content-wrap {
  position: relative;
  z-index: 2;
  background: white;
  padding-bottom: 152px;
}
@media only screen and (max-width: 1500px) {
  .mtt-single-post__content-wrap {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__content-wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__content-wrap {
    padding-bottom: 56px;
  }
}
.mtt-single-post__content-wrap:before, .mtt-single-post__content-wrap:after {
  content: "";
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 1800px) {
  .mtt-single-post__content-wrap:before, .mtt-single-post__content-wrap:after {
    display: none;
  }
}
.mtt-single-post__content-wrap:before {
  left: -999px;
  width: 1000px;
}
.mtt-single-post__content-wrap:after {
  width: 130px;
  right: -129px;
}
.mtt-single-post__pagination {
  padding-top: 48px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__pagination {
    padding-top: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-single-post__pagination {
    display: none;
  }
}
.mtt-single-post__pagination .breadcrumbs {
  display: inline-block;
  padding-bottom: 32px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__pagination .breadcrumbs {
    padding-bottom: 24px;
  }
}
.mtt-single-post__pagination .breadcrumbs:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  background: #FF5053;
}
.mtt-single-post__pagination .breadcrumbs a, .mtt-single-post__pagination .breadcrumbs span {
  color: #1C1D1E;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
.mtt-single-post__pagination .breadcrumbs a {
  font-weight: 500;
  transition: all 0.15s ease;
}
.mtt-single-post__pagination .breadcrumbs a:hover {
  color: rgba(28, 29, 30, 0.8);
}
.mtt-single-post__pagination .breadcrumbs .separator {
  margin: 0 5px;
}
.mtt-single-post__content-wrap-inner {
  display: flex;
  margin-top: 116px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__content-wrap-inner {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__content-wrap-inner {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__content-wrap-inner {
    margin-top: 56px;
  }
}
.mtt-single-post__share-buttons {
  flex-shrink: 0;
  width: 240px;
}
@media only screen and (max-width: 1500px) {
  .mtt-single-post__share-buttons {
    width: 180px;
  }
}
@media only screen and (max-width: 1350px) {
  .mtt-single-post__share-buttons {
    width: 156px;
  }
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__share-buttons {
    width: 100%;
    order: 3;
  }
}
.mtt-single-post__share-buttons-inner {
  top: calc(72px + 50px);
  width: 24px;
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__share-buttons-inner {
    margin-top: 40px;
    width: 100%;
    display: flex;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__share-buttons-inner {
    margin-top: 24px;
  }
}
.mtt-single-post__share-buttons-inner .social-share-icon {
  display: block;
  opacity: 0.15;
  display: flex;
  justify-content: center;
  transition: opacity 0.15s ease;
}
.mtt-single-post__share-buttons-inner .social-share-icon:hover {
  opacity: 0.35;
}
.mtt-single-post__share-buttons-inner .social-share-icon:not(:last-of-type) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__share-buttons-inner .social-share-icon:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.mtt-single-post__share-buttons-inner .social-share-icon img {
  display: block;
}
.mtt-single-post__share-buttons-inner .social-share-icon [data-network=facebook] img {
  width: 20.3px;
  height: 20.4px;
}
.mtt-single-post__share-buttons-inner .social-share-icon [data-network=twitter] img {
  width: 24px;
  height: 20.07px;
}
.mtt-single-post__share-buttons-inner .social-share-icon [data-network=facebook] img {
  width: 21px;
  height: 21px;
}
body.admin-bar .mtt-single-post__share-buttons-inner {
  top: calc(72px + 50px + 32px);
}
.mtt-single-post__content {
  width: 100%;
  flex-shrink: 1;
  margin-right: 104px;
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__content {
    margin-right: 0;
    width: calc(100% - 336px);
    order: 1;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__content {
    width: 100%;
  }
}
.mtt-single-post__content-inner {
  max-width: 700px;
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__content-inner {
    max-width: 100%;
  }
}
.mtt-single-post__date {
  color: #919699;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.71;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media screen and (max-width: 580px) {
  .mtt-single-post__date {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 400px) {
  .mtt-single-post__date {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.mtt-single-post__title {
  color: rgba(12, 22, 36, 0.8);
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  letter-spacing: -0.016em;
  font-weight: 500;
}
@media only screen and (max-width: 1500px) {
  .mtt-single-post__title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-single-post__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.mtt-single-post__description {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.6;
  color: rgba(28, 29, 30, 0.8);
  letter-spacing: -0.01em;
  font-weight: 500;
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__description {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__description {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 24px;
  }
}
@media only screen and (max-width: 350px) {
  .mtt-single-post__description {
    font-size: 16px;
    font-size: 1rem;
  }
}
.mtt-single-post__content-container {
  margin-top: 48px;
}
@media screen and (max-width: 1280px) {
  .mtt-single-post__content-container {
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-single-post__content-container {
    margin-top: 24px;
  }
}
.mtt-single-post__sidebar {
  width: 288px;
  flex-shrink: 0;
}
@media only screen and (max-width: 1350px) {
  .mtt-single-post__sidebar {
    width: 256px;
  }
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__sidebar {
    order: 2;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__sidebar {
    width: 100%;
  }
}
.mtt-single-post__sidebar-inner {
  top: calc(72px + 50px);
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .mtt-single-post__sidebar-inner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__sidebar-inner {
    margin-top: 48px;
    padding-top: 48px;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
  }
}
body.admin-bar .mtt-single-post__sidebar-inner {
  top: calc(72px + 50px + 32px);
}
.mtt-single-post__sidebar-container:not(:first-of-type) {
  margin-top: 40px;
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__sidebar-container:not(:first-of-type) {
    margin-top: 24px;
  }
}
.mtt-single-post__sidebar-title {
  font-weight: 500;
  letter-spacing: -0.016em;
  color: #0C1624;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.68;
}
.mtt-single-post__sidebar-text {
  letter-spacing: -0.016em;
  color: #0C1624;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.68;
}
.mtt-single-post__sidebar-text:first-letter {
  text-transform: uppercase;
}
.mtt-single-post__sidebar-description {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: -0.01em;
  color: rgba(68, 79, 106, 0.8);
  line-height: 2.14;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #FF5053;
}
@media only screen and (max-width: 1000px) {
  .mtt-single-post__sidebar-description {
    margin-top: 24px;
    padding-top: 24px;
  }
}
.mtt-single-post__sidebar-description p, .mtt-single-post__sidebar-description a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

@media only screen and (max-width: 1800px) {
  .mtt-employees {
    background: #FAFAFA;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-employees {
    overflow: hidden;
  }
}
.mtt-employees__inner {
  padding: 72px 0 80px;
  position: relative;
}
@media only screen and (min-width: 1801px) {
  .mtt-employees__inner {
    background: #FAFAFA;
  }
  .mtt-employees__inner:after, .mtt-employees__inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #FAFAFA;
    z-index: -1;
  }
}
@media only screen and (min-width: 1801px) and (max-width: 1800px) {
  .mtt-employees__inner:after, .mtt-employees__inner:before {
    display: none;
  }
}
@media only screen and (min-width: 1801px) {
  .mtt-employees__inner:before {
    left: -999px;
    width: 1000px;
  }
  .mtt-employees__inner:after {
    right: -120px;
    width: 120px;
  }
}
.mtt-employees__title-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 40px;
  margin-bottom: 48px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1160px) {
  .mtt-employees__title-wrap {
    padding-bottom: 32px;
    margin-bottom: 40px;
    display: block;
  }
}
.mtt-employees__title {
  color: #1C1D1E;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: -0.008em;
  margin-right: 32px;
}
@media screen and (max-width: 1280px) {
  .mtt-employees__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-employees__title {
    margin-bottom: 16px;
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  .mtt-employees__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-employees__toggles {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 114%;
    margin: 0 -7%;
    padding-left: 7%;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .mtt-employees__toggles::-webkit-scrollbar {
    width: 0 !important;
  }
}
.mtt-employees__toggles-inner {
  display: flex;
  align-items: center;
  margin-bottom: -8px;
}
@media screen and (max-width: 1160px) {
  .mtt-employees__toggles-inner {
    display: block;
    white-space: nowrap;
    margin-bottom: 0;
  }
}
.mtt-employees__toggle {
  color: rgba(28, 29, 30, 0.5);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 500;
  border-radius: 50px;
  padding: 12px 24px;
  border: 1px solid rgba(28, 29, 30, 0.5);
  text-transform: uppercase;
  transition: color 0.15s ease, border-color 0.15s ease;
  cursor: pointer;
  margin-bottom: 8px;
}
.mtt-employees__toggle:not(:last-of-type) {
  margin-right: 8px;
}
.mtt-employees__toggle.active, .mtt-employees__toggle:hover {
  color: #1C1D1E;
  border-color: #1C1D1E;
}
.mtt-employees__toggle.active {
  pointer-events: none;
}
@media screen and (max-width: 1280px) {
  .mtt-employees__toggle {
    padding: 10px 16px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-employees__toggle {
    margin-bottom: 0;
    display: inline-block;
  }
  .mtt-employees__toggle:last-of-type {
    margin-right: 50%;
  }
}
.mtt-employees__dist {
  position: relative;
  z-index: 1;
}
.mtt-employees__dist .glide__track {
  overflow: visible;
}
@media only screen and (min-width: 526px) and (max-width: 1160px) {
  .mtt-employees__swipe-icon {
    opacity: 1;
  }
}
.mtt-employees__wrap.loading {
  opacity: 0.1;
}
@media only screen and (min-width: 1161px) {
  .mtt-employees__wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: -56px;
    flex-wrap: wrap !important;
    white-space: normal !important;
  }
}

.mtt-media-bundle .mtt-media-bundle-cover {
  display: block;
  position: relative;
}
.mtt-media-bundle .mtt-media-bundle-cover__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.mtt-media-bundle .mtt-media-bundle-cover__image-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(16, 16, 16, 0.9);
}
.mtt-media-bundle .mtt-media-bundle-cover__inner {
  position: relative;
  z-index: 2;
  padding-top: 187px;
  padding-bottom: 124px;
}
@media only screen and (max-width: 1800px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner {
    padding-bottom: 152px;
  }
}
@media screen and (max-width: 1280px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner {
    padding-bottom: 104px;
  }
}
@media screen and (min-width: 1161px) {
  body.has-breadcrumbs .mtt-media-bundle .mtt-media-bundle-cover__inner {
    padding-top: 240px;
  }
}
@media screen and (max-width: 1160px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner {
    padding: calc(72px + 80px) 0 80px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner {
    padding: calc(65px + 56px) 0 56px;
  }
}
.mtt-media-bundle .mtt-media-bundle-cover__inner .mtt-media-bundle-tagline {
  color: #A8A7A7;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 12px;
}
.mtt-media-bundle .mtt-media-bundle-cover__inner .mtt-media-bundle-title {
  color: white;
  letter-spacing: -0.016em;
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1.3;
  font-weight: 500;
  max-width: 670px;
}
@media screen and (max-width: 1280px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner .mtt-media-bundle-title {
    font-size: 36px;
    font-size: 2.25rem;
    max-width: 520px;
  }
}
@media screen and (max-width: 580px) {
  .mtt-media-bundle .mtt-media-bundle-cover__inner .mtt-media-bundle-title {
    font-size: 26px;
    font-size: 1.625rem;
    max-width: 100%;
  }
}
.mtt-media-bundle .mtt-media-bundle-cover__inner .mtt-media-bundle-subtitle {
  color: #A8A7A7;
  margin: 14px 0 16px;
}

/* COMPONENTS */
.media-item {
  display: block;
  position: relative;
  flex-basis: calc(33.3333333333% - 12px);
  width: 100%;
  height: 308px;
  border: 3px solid transparent;
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 100ms ease;
}
@media screen and (max-width: 1280px) {
  .media-item {
    flex-basis: calc(50% - 12px);
  }
}
@media screen and (max-width: 960px) {
  .media-item {
    flex-basis: 100%;
  }
}
.media-item:hover .media-item-select-badge--select, .media-item:hover .media-item-not-downloadable-badge {
  opacity: 1;
  visibility: visible;
  position: absolute;
}
.media-item:hover:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (min-width: 1281px) {
  .media-item:nth-of-type(3n+2) {
    margin: 0 8px;
  }
}
@media screen and (max-width: 1280px) {
  .media-item {
    margin: 4px;
  }
}
.media-item--selected {
  border-radius: 2px;
  border: 3px solid #FF5053;
}
.media-item--selected:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.media-item--not-downloadable {
  cursor: default;
}
.media-item__image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.media-item__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.media-item__inner .media-item-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  padding: 16px 24px;
  background: rgba(0, 0, 0, 0.3882352941);
  background: linear-gradient(0deg, #121212 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}
.media-item__inner .media-item-info h3, .media-item__inner .media-item-info p {
  color: white;
}
.media-item__inner .media-item-info h3 {
  font-size: 15px;
  font-size: 0.9375rem;
}
.media-item__inner .media-item-info p {
  font-size: 13px;
  font-size: 0.8125rem;
}
.media-item__inner .media-item-info .button {
  letter-spacing: 0.06rem;
  padding: 8px 16px;
  font-weight: 500;
}

.media-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  padding: 40px 0;
}

.media-item-select-badge {
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
  height: 40px;
  padding: 6px 16px;
  border-radius: 25px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  background-color: white;
  z-index: 1;
  transition: all 100ms ease;
}
.media-item-select-badge--selected {
  opacity: 1;
  visibility: visible;
  position: absolute;
}
.media-item-select-badge--selected:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #FF5053;
  border-radius: 50%;
  margin-right: 8px;
  background-image: url("../../img/icons/checkmark-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65%;
}
.media-item-select-badge--select {
  background-color: transparent;
  border: 2px solid white;
  color: white;
}

.media-item-not-downloadable-badge {
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 6px 16px;
  background-color: white;
  border-radius: 4px;
  transition: all 100ms ease;
  z-index: 1;
}

.media-header {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
@media screen and (max-width: 1280px) {
  .media-header {
    flex-direction: column;
  }
  .media-header .media-select-title {
    margin-bottom: 16px;
  }
}
.media-header .media-select-title {
  color: #A8A7A7;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
@media screen and (max-width: 580px) {
  .media-header .media-select-title {
    display: flex;
    flex-direction: column;
  }
}
.media-header .media-select-title .count {
  margin-right: 8px;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
}
.media-header .media-select-title .filtered-count {
  margin-right: 16px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #000000;
}
.media-header .media-filters .select {
  width: 180px;
  margin-right: 8px;
}
.media-header .media-filters .select:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 580px) {
  .media-header .media-filters {
    display: flex;
    flex-direction: column;
  }
  .media-header .media-filters .select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.media-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background-color: #000000;
  z-index: 99;
  padding: 20px;
}
.media-bar__content {
  display: flex;
  height: 100%;
}
.media-bar__content .container {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #666666;
  font-size: 12px;
  font-size: 0.75rem;
}
.media-bar__content .container .heading {
  color: white;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 960px) {
  .media-bar__content .container.disclaimer {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .media-bar__content .container.image-bundle {
    display: none;
  }
  .media-bar__content .container.media-format {
    display: none;
  }
}
.media-bar__content .button {
  margin-left: auto;
  padding: 8px 24px;
}
.media-bar__content .reset-selected-btn {
  position: absolute;
  top: 2px;
  right: 0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 8px;
  color: white;
  font-weight: 500;
  background-color: #FF5053;
  border: none;
  cursor: pointer;
}
.media-bar__content .reset-selected-btn:hover {
  opacity: 0.5;
}
.media-bar__content .seperator {
  display: block;
  height: 100%;
  margin: 0 48px;
  width: 1px;
  background-color: #101010;
}
@media screen and (max-width: 1280px) {
  .media-bar__content .seperator {
    margin: 0 24px;
  }
}
@media screen and (max-width: 960px) {
  .media-bar__content .seperator:last-of-type {
    display: none;
  }
}
@media only screen and (max-width: phonepx) {
  .media-bar__content .seperator {
    margin: 0 16px;
  }
  .media-bar__content .seperator:nth-last-of-type(2) {
    display: none;
  }
}
.media-bar--enter {
  position: fixed;
  transform: translateY(64px);
  opacity: 0;
}
.media-bar--enter-active {
  transform: translateY(0);
  transition: all 150ms ease;
  opacity: 1;
}
.media-bar--exit {
  position: fixed;
  bottom: 0;
}
.media-bar--exit-active {
  transform: translateY(64px);
  transition: all 150ms ease;
  opacity: 0;
}
.media-bar .bar-loader {
  display: inline-block;
  font-size: 10px;
  margin-left: 8px;
  text-indent: -9999em;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ffffff;
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  animation: load3 1.4s infinite linear;
  transform: translateZ(0);
}
.media-bar .bar-loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.media-bar .bar-loader:after {
  background: #FF5053;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}