.header {
  height: 60px;
  background-color: #222;
}

.c-banner-home {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1e7e7f;
  background-image: url('../images/knots.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-banner__block {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.c-banner__paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 20px;
  float: none;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  line-height: 30px;
}

.c-banner__paragraph.is--white {
  display: block;
  width: auto;
  padding-bottom: 10px;
  color: #fff;
  font-size: 14px;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}

.heading {
  width: 400px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 15px;
  clear: none;
  font-size: 48px;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading.is--white {
  width: 400px;
  color: #fff;
  font-size: 38px;
}

.bold-text-2 {
  width: auto;
  font-weight: 600;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}

.c-select__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 960px;
  margin: 60px auto 90px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-select__block.is-results {
  display: none;
}

.c-select__lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  height: 80px;
  margin: 5px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dedede;
  border-radius: 6px;
  text-align: center;
}

.c-select__lang.display-off {
  display: none;
}

.c-select__link {
  color: #353434;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-decoration: none;
}

.c-select__link:hover {
  text-decoration: underline;
}

.c-authors {
  margin-top: 40px;
  margin-bottom: 3px;
}

.c-authors__divider {
  height: 1px;
  background-color: #d0d0d0;
}

.c-authors__block {
  width: 960px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.c-authors__block.is--last {
  margin-bottom: 90px;
}

.c-authors__block.is-hidden {
  display: none;
}

.c-authors__copyblock {
  margin-bottom: 20px;
  font-size: 16px;
}

.c-authors__author {
  margin-top: 13px;
  margin-bottom: 13px;
  font-size: 16px;
}

.heading-3 {
  margin-top: 20px;
}

.c-footer {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #222;
  text-align: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.c-indicator_block {
  height: 20px;
  margin: 50px 5px 6px;
  padding-right: 5px;
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #000 #000;
  color: #f1f1f1;
  font-size: 14px;
  text-align: right;
}

.text-block {
  width: auto;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  clear: left;
  border: 1px none #000;
  color: #dfdfdf;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.c-countryprogress__block {
  border: 1px none #000;
}

.c-countryprogress_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
  color: #fff;
  font-size: 15px;
}

.country {
  margin-right: 5px;
  margin-left: 5px;
  padding-left: 5px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: #000 #000 #000 #ffc107;
}

.c-countryprogress__country2 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  border-right: 5px solid #eb0000;
}

.column {
  display: block;
  overflow: visible;
  margin-bottom: auto;
}

.c-countryprogress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  font-size: 15px;
}

.c-hwrapper {
  height: 50px;
  color: #333;
}

.c-update {
  display: none;
  height: 50px;
  margin-right: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  color: #bdbdbd;
  font-size: 15px;
  font-weight: 700;
  -o-object-fit: fill;
  object-fit: fill;
}

.image {
  margin-right: 10px;
  float: left;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.c-privacy {
  position: static;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
}

.link {
  display: block;
  color: #fff;
  font-size: 14px;
}

.navbar {
  display: block;
  background-color: transparent;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.c-update1 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 25px;
  margin-left: 5px;
  float: left;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  background-color: transparent;
  color: #e4d4d4;
}

.container {
  display: block;
  background-color: transparent;
}

.nav-link {
  color: #fff;
  font-weight: 700;
}

.nav-link:hover {
  color: #ffc107;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #ffc107;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.bold-text-4 {
  color: #353434;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.heading-4 {
  min-width: 0px;
  margin-top: 10px;
  float: none;
  clear: none;
}

.c-tabs {
  margin-top: 40px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-size: 15px;
}

.tab-link {
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.tab-link.w--current {
  border-style: none none solid;
  border-width: 1px 1px 5px;
  border-color: #be7a04 #be7a04 #ffc107;
  background-color: transparent;
  font-weight: 700;
}

.tabs {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.c-bannerresults {
  background-color: #ffc107;
  background-image: url('../images/knots.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  display: block;
  max-height: 60px;
  min-width: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  display: none;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block-3 {
  display: none;
}

.div-block {
  display: none;
}

.div-block-2 {
  display: none;
}

.list {
  display: none;
}

.image-2 {
  margin-bottom: 20px;
}

.image-3 {
  display: none;
  margin-bottom: 20px;
}

.c-footer-block {
  margin-top: 0px;
  padding-top: 0px;
}

.c-sponsor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-footer-sponsors {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-4 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.c-cluster {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.c-graph {
  width: 450px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-5 {
  margin-bottom: 30px;
  text-align: center;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
}

.link-block-2 {
  margin-top: 20px;
}

.c-notice-block {
  display: none;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f0eb;
}

.c-notice-block.is-results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.c-notice-block.is-results.is-hidden {
  display: none;
}

.hero {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  position: relative;
  left: auto;
  top: 0%;
  bottom: auto;
  width: 300%;
  margin-left: 40px;
  clear: none;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-4 {
  text-align: right;
}

.column-2 {
  padding-top: 0px;
}

.heading-6 {
  text-decoration: none;
}

.heading-6.is-home {
  text-decoration: none;
}

.heading-6.is-home:hover {
  color: #333;
  font-size: 32px;
  font-style: normal;
}

.paragraph {
  padding-left: 10px;
  border: 1px none #000;
  text-decoration: none;
}

.paragraph.is-red {
  color: red;
  font-style: italic;
  font-weight: 600;
}

.c-notice-link {
  color: #aa5e5e;
  font-size: 19px;
  text-decoration: none;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-left: 5px solid #1e7e7f;
  color: #555050;
  text-decoration: none;
}

.link-block-3:hover {
  color: #363535;
}

.text-block-5 {
  text-align: center;
}

.text-block-6 {
  text-align: center;
}

.c-disclaimer-header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 12px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.twitter {
  padding-top: 40px;
  float: none;
  clear: left;
}

.link-3 {
  color: #333;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}

.c-callforaction-text {
  display: block;
  padding: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 5px;
  background-color: #ffc107;
  opacity: 1;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.c-callforaction-text.is-results {
  padding-top: 20px;
  background-color: #1e7e7f;
  color: #fff;
  font-size: 26px;
}

.italic-text {
  color: #292929;
  font-style: normal;
  font-weight: 800;
  text-decoration: underline;
}

.italic-text.is-results {
  color: #fff;
}

.c-headertag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-maincall {
  margin-top: 20px;
}

.c-linkhome {
  color: #fff;
}

.c-linkhome:hover {
  color: #ffc107;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bold-text-5 {
  color: red;
}

.link-4 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .c-banner-home {
    padding-right: 25px;
    padding-left: 25px;
  }
  .c-banner__block {
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
  }
  .c-select {
    padding-right: 25px;
    padding-left: 25px;
  }
  .heading-2 {
    text-align: left;
  }
  .c-select__block {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .c-select__lang {
    width: 31%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .c-authors {
    padding-right: 25px;
    padding-left: 25px;
  }
  .c-authors__block {
    width: 100%;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .c-notice-block.is-results {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-banner__paragraph {
    margin-right: 5px;
    margin-left: 5px;
  }
  .c-banner__paragraph.is--white {
    font-size: 17px;
    line-height: 30px;
  }
  .heading {
    margin-right: 5px;
    margin-left: 5px;
  }
  .heading.is--white {
    width: 100%;
  }
  .bold-text-2 {
    font-size: 34px;
    line-height: 40px;
  }
  .heading-2 {
    padding-top: 40px;
  }
  .c-select__block {
    margin-top: 40px;
  }
  .c-select__lang {
    width: 31%;
  }
  .bold-text-3 {
    font-size: 30px;
    line-height: 30px;
  }
  .nav-link {
    display: block;
    background-color: #333;
    text-align: center;
  }
  .heading-4 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .tabs-menu {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab-link {
    margin-top: 10px;
  }
  .tab-link.w--current {
    margin-top: 10px;
  }
  .menu-button {
    background-color: #222;
  }
  .menu-button.w--open {
    background-color: #ffc107;
  }
  .icon {
    color: #fff;
  }
  .menu-button-2.w--open {
    background-color: #1e7e7f;
  }
  .footer {
    padding: 40px 20px;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .c-notice-block.is-results {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: transparent;
  }
  .hero {
    padding: 40px 20px;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block-3 {
    text-align: center;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-3 {
    display: block;
  }
  .image-5 {
    text-align: center;
  }
  .button {
    display: block;
    max-width: 250px;
    margin-top: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .c-banner-home {
    height: auto;
    background-attachment: fixed;
  }
  .c-banner__block {
    height: 100%;
  }
  .c-banner__paragraph {
    margin-right: 5px;
    margin-left: 5px;
  }
  .c-banner__paragraph.is--white {
    font-size: 15px;
  }
  .heading {
    margin-right: 5px;
    margin-left: 5px;
  }
  .c-select__lang {
    width: 45%;
  }
  .c-countryprogress_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .country {
    margin-top: 2px;
  }
  .nav-link {
    display: block;
  }
  .bold-text-4 {
    font-size: 40px;
  }
  .heading-4 {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 29px;
  }
  .c-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
    padding-left: 0px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }
  .tab-link {
    padding-left: 10px;
  }
  .tabs {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .icon {
    color: #fff;
  }
  .menu-button-2 {
    background-color: transparent;
  }
  .menu-button-2.w--open {
    background-color: #1e7e7f;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .text-block-6 {
    text-align: center;
  }
  .twitter {
    padding-top: 10px;
  }
  .button {
    max-width: 250px;
    margin-top: 20px;
    text-align: center;
  }
}