.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Gibson;
  color: #0d2441;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0d2441;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 25px;
  margin-bottom: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 50px;
  margin-bottom: 10px;
  color: #0d2441;
  line-height: 24px;
  font-weight: 500;
}

p {
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #727272;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

a {
  color: #f27056;
  text-decoration: underline;
}

li {
  margin-bottom: 14px;
  font-family: canada-type-gibson, sans-serif;
  color: #727272;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

strong {
  font-weight: 500;
}

.header-menu {
  position: absolute;
  top: -11px;
  right: 0px;
  z-index: 12;
  display: none;
  overflow: auto;
  width: 400px;
  height: 800px;
  max-height: 90vh;
  padding: 30px 30px 40px;
  -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;
  border-radius: 10px;
  background-color: #0d2441;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
  -o-object-fit: fill;
  object-fit: fill;
}

.close {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
}

.dropdown {
  left: 35px;
  margin: 5px 0px;
}

.dropdown.hide {
  display: none;
}

.site-navigation {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-button {
  position: relative;
  margin-right: 60px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #ef952c;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 16px;
  font-weight: 500;
}

.nav-button:hover {
  background-color: #ef952c;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #fff;
}

.nav-button.button-header-register {
  opacity: 0;
}

.nav-button.button-sidebar-register {
  display: none;
  opacity: 0;
}

.image {
  display: block;
}

.dropdown-list {
  height: 80px;
}

.dropdown-list.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 63px;
  margin-top: 2px;
  padding-bottom: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #0d2441;
}

.open {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.dropdown-link {
  margin-bottom: 9px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 16px;
}

.dropdown-link:hover {
  color: #ef952c;
}

.menu-toggle {
  position: relative;
  right: 8px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.menu-toggle:hover {
  background-color: transparent;
}

.x-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-radius: 100%;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.x-box:hover {
  background-color: #e9e9e9;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header-nav-container {
  display: block;
  -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;
}

.dropdown-toggle {
  left: 0px;
  display: block;
  margin-bottom: 20px;
  padding: 9px 10px;
  color: #fff;
  font-size: 18px;
}

.dropdown-toggle.w--open {
  margin-bottom: 0px;
}

.menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 12;
  width: 97%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.site-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 45px;
  padding-left: 15px;
  -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;
}

.menu-button {
  position: relative;
  left: 30px;
  display: block;
  margin-top: 5px;
  margin-right: 60px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 15px;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
}

.menu-button:hover {
  color: #f27056;
}

.menu-button.w--current {
  display: block;
  color: #f27056;
}

.menu-button.hide {
  display: none;
}

.social-drop {
  margin-right: 20px;
}

.drop-link {
  float: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.drop-link:hover {
  background-color: #205ba0;
}

.text-block {
  font-family: canada-type-gibson, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.icon {
  position: absolute;
  z-index: 1;
  color: #ef952c;
  text-align: left;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  -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;
  background-image: url('../images/Triangle-Gradients.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero.news {
  min-height: 400px;
}

.hero.interior {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero.interior.small-header {
  min-height: 480px;
  padding-bottom: 43px;
  padding-left: 92px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero.interior.mtf {
  background-image: none;
}

.hero.interior.mft {
  width: 100vw;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/meet-the-finallist-bg.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero.interior.winners-wrapper {
  position: fixed;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/winners-overlap-bg.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero.meet-the-finalists {
  background-image: none;
}

.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;
  background-image: url('../images/Triangle-Gradients.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.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;
}

._404-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 0px;
  -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;
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #0d2441;
  font-size: 5em;
  line-height: 1;
}

.paragraph {
  margin-bottom: 30px;
  color: #7c7c7c;
}

.button {
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #f27056;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.button:hover {
  background-color: #ef952c;
}

.footer-wrap {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 24px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.footer-wrap.finalists-page {
  position: relative;
}

.footer-menu-wrapper {
  display: block;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: nowrap;
}

.footer-item {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 16px;
}

.footer-item:hover {
  color: #f27056;
}

.social-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-box:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.social-icon {
  width: 22px;
}

.tag {
  margin-bottom: 10px;
  font-family: canada-type-gibson, sans-serif;
  color: #919191;
  font-size: 16px;
}

.footer-logo {
  margin-right: 40px;
  color: #000;
  text-decoration: none;
}

.footer-nav {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-link {
  margin-left: 20px;
  text-align: center;
  text-decoration: none;
}

.social-wrap {
  display: -ms-grid;
  display: grid;
  height: 30px;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.copyright {
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 12px;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link {
  color: #7c7c7c;
}

.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;
}

.text-field {
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ef952c;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.text-field::-webkit-input-placeholder {
  color: #0d2441;
}

.text-field:-ms-input-placeholder {
  color: #0d2441;
}

.text-field::-ms-input-placeholder {
  color: #0d2441;
}

.text-field::placeholder {
  color: #0d2441;
}

.fade {
  position: absolute;
  top: -40px;
  right: -29px;
  bottom: auto;
  z-index: 0;
  width: 130px;
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.75)), color-stop(42%, hsla(0, 0%, 55.7%, 0)), to(transparent));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.75), hsla(0, 0%, 55.7%, 0) 42%, transparent);
}

.icon-2 {
  right: -45px;
  color: #f27056;
}

.drop-list {
  background-color: #0d2441;
}

.drop-list.w--open {
  overflow: hidden;
  border-radius: 5px;
}

.footer {
  position: relative;
  min-height: 80vh;
  background-image: url('../images/Triangle-Gradients.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.footer.jd {
  min-height: 20vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.footer-content {
  position: relative;
  top: -50px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.left-box {
  position: relative;
  z-index: 1;
  width: 590px;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.left-box.interior {
  position: static;
  margin-left: 2%;
}

.left-box.interior.wkkf-title {
  width: 720px;
}

.left-box.interior.sm.wkkf {
  width: 750px;
}

.left-box.interior.mtf {
  margin-right: 0px;
  margin-left: 10%;
}

.footer-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: canada-type-gibson, sans-serif;
  line-height: 1.3;
  font-weight: 500;
}

.footer-title.lastcard-subheading {
  margin-right: 60px;
}

.footer-title.lastcard-subheading-1 {
  margin-right: 60px;
}

.footer-subtitle {
  max-width: 600px;
  margin-top: 10px;
  margin-right: 42px;
  margin-bottom: 46px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.footer-image {
  position: relative;
  top: -96px;
}

.participate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 205px;
  -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;
  background-color: #ef952c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ef952c), to(hsla(0, 0%, 100%, 0.17))), url('../images/texture-orange.png');
  background-image: linear-gradient(180deg, #ef952c, hsla(0, 0%, 100%, 0.17)), url('../images/texture-orange.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 119px;
}

.hero-content {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 80px;
  -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;
}

.hero-content.mtf {
  width: 1200px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-content.finalists-page {
  margin-top: 50px;
}

.hero-image {
  position: relative;
  left: 5%;
  top: 127px;
  z-index: 10;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-image.img {
  position: absolute;
  left: auto;
  top: 24%;
  right: 103px;
  bottom: 4%;
  z-index: 1;
}

.hero-image.orange {
  z-index: 1;
}

.hero-image.orange.mtf {
  top: 47px;
}

.hero-image.homepage {
  top: 96px;
}

.content-wrap {
  text-align: center;
}

.content-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 50px;
}

.content-title.light {
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-weight: 500;
}

.subtitle-light {
  max-width: 710px;
  margin-top: 10px;
  font-family: canada-type-gibson, sans-serif;
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 18px;
  font-weight: 400;
}

.grid {
  margin-top: 60px;
  margin-bottom: 153px;
  justify-items: stretch;
  grid-auto-flow: row;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cards {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 350px;
  min-height: 340px;
  padding-top: 24px;
  padding-right: 16px;
  padding-left: 16px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.timeline-title {
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
}

.timeline-container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 600px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: -280px;
  padding-right: 90px;
  padding-left: 90px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 10px;
  background-image: url('../images/BG.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-navigation {
  display: none;
  font-size: 4px;
  line-height: 1em;
}

.slider-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 210px;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.slider-right:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.timeline-slider {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.timeline-mask {
  overflow: visible;
}

.timeline-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.timeline-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  -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;
}

.slide-arrow-right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.margin-bottom {
  position: relative;
  z-index: 1;
  margin-bottom: 75px;
}

.slider-left-arrow {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  color: #444;
}

.timeline-heading {
  margin-top: 100px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
}

.timeline-top {
  width: 100%;
}

.slider-left {
  position: absolute;
  left: 370px;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.slider-left:hover {
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

.date {
  margin-top: 8px;
  margin-bottom: 10px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.date._2ndline {
  margin-top: 0px;
}

.q-a {
  padding-top: 400px;
  padding-bottom: 217px;
  background-color: #f4f4f4;
}

.step-text {
  margin-bottom: 40px;
  padding-right: 45px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  line-height: 25px;
  font-weight: 300;
}

.curtain {
  position: absolute;
  left: -441px;
  top: -43px;
  display: block;
  width: 400px;
  height: 600px;
  background-image: url('../images/hp-process-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.curtain._1 {
  top: -43px;
  display: block;
}

.curtain._2 {
  background-image: url('../images/hp-process-3.png');
}

.curtain._3 {
  display: block;
  background-image: url('../images/hp-process-2.png');
}

.curtain._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/hp-process-4.png');
}

.curtain._5 {
  display: block;
  background-image: url('../images/hp-process-7.png');
}

.curtain._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/hp-process-6.png');
}

.faq-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 200px;
  margin: 20px 10px;
  padding: 5% 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.faq-question.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  margin-right: 10px;
  margin-left: 10px;
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-question.w--current:hover {
  background-color: #f27056;
}

.answer-1 {
  position: absolute;
  display: none;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.faq-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.faq-close {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.faq-close:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.qa-description {
  margin-bottom: 0px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.faq-container {
  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;
}

.answer-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: 500px;
  margin-right: 10px;
  margin-left: 10px;
  -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;
  background-color: #f27056;
}

.answer-box.bottom {
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 6px;
  background-color: #fff;
}

.answer-box.top {
  width: 98.5%;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 6px;
  background-color: #fff;
}

.q-a-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 740px;
  margin-bottom: 50px;
  -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;
  text-align: center;
}

.qa-title {
  position: static;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
}

.qa-wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
}

.question-title {
  margin-top: 0px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.answer-2 {
  position: absolute;
  display: none;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-3 {
  position: absolute;
  display: block;
  margin-top: 100px;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-3.top-padding {
  margin-top: 217px;
}

.answer-4 {
  position: absolute;
  display: none;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-5 {
  position: absolute;
  display: none;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-6 {
  position: absolute;
  display: none;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-7 {
  position: absolute;
  display: none;
  margin-top: 100px;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.answer-8 {
  position: absolute;
  display: block;
  margin-top: 0px;
  padding-right: 160px;
  padding-left: 160px;
  color: #fff;
}

.fact-heading {
  margin-top: 30px;
  margin-bottom: auto;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 52px;
  font-weight: 500;
}

.fact-description {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.fact-close {
  color: #6b57ff;
  text-decoration: none;
}

.card-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 120px;
  padding: 16px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.source {
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.hero-subtitle {
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 31px;
  line-height: 40px;
  font-weight: 400;
}

.hero-subtitle.about-sub {
  padding-right: 111px;
}

.hero-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 500;
}

.hero-title.winners {
  font-size: 48px;
  line-height: 62px;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
  background-color: #f4f4f4;
}

.about.lesstoppadding {
  padding-top: 0px;
}

.about.morebottompadding {
  padding-bottom: 140px;
}

.about.org-read {
  min-height: auto;
  padding-top: 180px;
  padding-bottom: 180px;
}

.about.tsr {
  min-height: auto;
  padding-bottom: 80px;
  background-color: #fcfcfc;
}

.rich-text-block {
  width: 90%;
  max-width: 800px;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.rich-text-block h2 {
  margin-top: 40px;
}

.rich-text-block.alpf {
  margin-top: 28px;
  margin-bottom: 28px;
}

.rich-text-block.alpf.top-padding {
  margin-top: 102px;
}

.rich-text-block.tandc li {
  list-style-type: lower-alpha;
}

.rich-text-block.application li {
  list-style-type: disc;
}

.rich-text-block.lobby-bottom {
  margin-bottom: 0px;
}

.rich-text-block.lobby-top {
  margin-top: 0px;
}

.rich-text-block.tsr {
  margin-top: 6px;
  margin-bottom: 0px;
}

.quote-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1200px;
  min-height: 300px;
  padding: 30px 80px;
  -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;
  border-radius: 5px;
  background-color: #0d2441;
}

.quote {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.name {
  margin-right: 30px;
  margin-left: 30px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.role {
  margin-left: 30px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.timeline-name {
  font-family: canada-type-gibson, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.timeline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.13)), to(hsla(0, 0%, 100%, 0.34))), url('../images/texture-bg.png');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.13), hsla(0, 0%, 100%, 0.34)), url('../images/texture-bg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.timeline-link {
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 16px;
  font-weight: 500;
}

.timeline-description {
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  line-height: 28px;
  font-weight: 400;
}

.timeline-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3px;
  margin-top: 400px;
  margin-bottom: 400px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #0d2441;
  background-color: #000;
}

.point {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-bottom: 800px;
  -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;
  border-radius: 100%;
  background-color: #b6b6b6;
  box-shadow: 0 0 0 5px #fff;
}

.point.bottom {
  margin-bottom: 0px;
}

.timeline-date {
  margin-top: 5px;
  margin-bottom: 23px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 16px;
  font-weight: 400;
}

.period-name {
  position: absolute;
  left: 20px;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 400;
  text-transform: uppercase;
}

.timeline-card {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 30px;
  -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;
  border-style: solid;
  border-width: 3px;
  border-color: #0d2441;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.scoring-rubric {
  padding-top: 0px;
  padding-bottom: 64px;
  background-color: #f5f5f5;
}

.evaluation-panel {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-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;
}

.judge-info {
  display: block;
  padding: 6px 10px;
  -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;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #fff;
  text-align: left;
}

.group-header {
  max-width: 870px;
  margin-bottom: 52px;
}

.group-header.p2p {
  max-width: 870px;
  margin-bottom: 0px;
}

.judge-photo {
  width: 75px;
  height: 85px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.judge-photo:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.judge-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 270px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.judge-box:hover {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.judge-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  -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;
}

.judge-container.sc {
  min-width: 1200px;
  margin-bottom: 28px;
}

.judge-name {
  margin-top: 0px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.judge-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
}

.judge-tag {
  display: none;
  margin-top: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-weight: 400;
}

.selection-comittee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 200px;
  -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;
  background-color: #f4f4f4;
}

.judge-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  -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;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-wrap {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  overflow: auto;
  width: 600px;
  height: 100%;
  padding: 30px;
  background-color: #0d2441;
  color: #fff;
}

.judge-cover {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  border-radius: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.judges-name {
  margin-top: 0px;
  color: #ef952c;
  font-size: 18px;
}

.judge-tagline {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.judge-bio {
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
}

.close-popup {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.judge-box-2 {
  position: relative;
  overflow: hidden;
  width: 250px;
  border-style: solid;
  border-width: 1px;
  border-color: #361d7e;
  border-radius: 20px;
  background-color: #faf9ff;
  cursor: pointer;
}

.slide-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
}

.slide-cover {
  width: 50%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-description {
  overflow: hidden;
  margin-bottom: 20px;
  color: #fff;
}

.right-slider-arrow {
  right: -80px;
  width: 50px;
  height: 50px;
  background-image: url('../images/Right-Red_1Right Red.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 20px;
}

.right-slider-arrow:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.slide-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 20px 50px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #0d2441;
}

.news-slider {
  bottom: -200px;
  z-index: 10;
  width: 90%;
  height: 400px;
  max-width: 900px;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.slide-date {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}

.slide-nav-dots {
  bottom: -60px;
  font-size: 10px;
}

.slide-heading {
  color: #fff;
  font-size: 28px;
}

.left-slider-arrow {
  left: -80px;
  width: 50px;
  height: 50px;
  background-image: url('../images/Left-Red_1Left Red.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.left-slider-arrow:hover {
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

.news-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 297px;
  padding-bottom: 233px;
  -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;
  border-bottom: 1px none #c5c5c5;
  background-color: #f4f4f4;
}

.news-collection-list {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.news-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.news-card:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.news-pic {
  width: 100%;
  height: 200px;
  margin-bottom: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-heading {
  margin-top: 0px;
  font-size: 18px;
}

.news-date {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #7c7c7c;
}

.news-description {
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
}

.read-more {
  color: #f27056;
  font-size: 16px;
}

.news-details {
  min-height: 300px;
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 20px;
}

.news-details.nd-list {
  min-height: 120px;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  -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;
  background-color: rgba(239, 149, 44, 0.5);
}

.popup.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.popup.dark {
  background-color: rgba(0, 0, 0, 0.5);
}

.news-wrap {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 90%;
  height: 90%;
  max-width: 800px;
  -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;
  background-color: #fff;
}

.article {
  width: 90%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.featured {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slide {
  position: static;
}

.mask {
  border-radius: 6px;
}

.news-cover {
  width: 100%;
  height: 300px;
  margin-bottom: 50px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.published {
  text-align: center;
}

.news-title {
  width: 90%;
  margin-top: 10px;
  line-height: 35px;
  text-align: center;
}

.next-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 200px;
  margin-top: auto;
  -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;
  background-color: #f6dec2;
}

.next {
  color: #f27056;
  text-decoration: underline;
}

.icons {
  position: absolute;
  z-index: 10;
  width: 50px;
  margin-top: -590px;
  margin-right: -940px;
}

.cross {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/X_1X.png');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.cross:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cross.judge {
  position: absolute;
  z-index: 100;
  margin-top: -530px;
  margin-left: 500px;
}

.facebook {
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  background-image: url('../images/Facebook_1Facebook.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.facebook:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.twitter {
  position: relative;
  width: 50px;
  height: 50px;
  background-image: url('../images/Twitter_1Twitter.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.twitter:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pagination {
  margin-top: 100px;
}

.next-page {
  width: 80px;
  height: 40px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/Right-Red_1Right Red.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.previous-page {
  width: 80px;
  height: 40px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/Left-Red_1Left Red.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.featured-1 {
  display: none;
}

.featured-2 {
  display: none;
}

.featured-3 {
  display: none;
}

.featured-4 {
  display: none;
}

.featured-5 {
  display: none;
}

.submit-button {
  background-color: #f27056;
}

._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -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;
  background-image: url('../images/Triangle-Gradients.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-2 {
  width: 340px;
}

.source-card-1 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #0d2441;
}

.close-card {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #ef952c;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.collection-list-wrapper {
  margin-bottom: 0px;
}

.popup-wrapper {
  position: relative;
  z-index: 2;
  width: 400px;
  height: 600px;
}

.close-cross {
  position: absolute;
  left: auto;
  top: 30px;
  right: 630px;
  bottom: auto;
  width: 50px;
  height: 50px;
  margin-bottom: -50px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/X_1X.png');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.close-cross.judge {
  position: absolute;
  z-index: 100;
  margin-top: -530px;
  margin-left: 500px;
}

.html-embed {
  position: relative;
  z-index: 10;
  width: 50px;
  height: 50px;
  opacity: 0;
}

.header-container {
  position: relative;
  z-index: 1;
}

.copyright-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #7c7c7c;
}

.copyright-link:hover {
  color: #ef952c;
}

.dropdown-toggle-2 {
  z-index: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: rgba(13, 36, 65, 0.8);
}

.dropdown-toggle-2:hover {
  color: #0d2441;
}

.in-scrolldown-div {
  position: relative;
  left: -47%;
  top: -20px;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 50%;
  background-color: rgba(242, 112, 86, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.in-scrolldown-div:hover {
  background-color: rgba(242, 112, 86, 0.28);
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-image-feature {
  position: absolute;
  top: 245px;
  z-index: 2;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-image-feature.mtf {
  top: 165px;
}

.jd-header {
  height: 300px;
  background-color: transparent;
}

.container-800 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.container-800.jd-bio {
  position: relative;
  top: -82px;
  margin-bottom: -174px;
}

.jd-name {
  margin-top: 99px;
  margin-bottom: 6px;
  padding-top: 12px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.jd-name.bottompadding {
  margin-bottom: 26px;
}

.jd-title {
  margin-bottom: 10px;
  padding-bottom: 12px;
  font-family: canada-type-gibson, sans-serif;
  color: #205ba0;
  font-size: 18px;
}

.jd-photo {
  position: relative;
  top: -303px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

.jd-link-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  -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;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  width: 40%;
}

.jd-bio {
  margin-bottom: 0px;
}

.body {
  padding-bottom: 0px;
}

.jd-judgeinfo-div {
  position: relative;
  top: -343px;
}

.div-block-7 {
  position: relative;
}

.jd-grouplist-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.jd-grouplist-img {
  width: 60px;
  height: 60px;
  border-radius: 6px 0px 0px 6px;
}

.jd-judgedetail-div {
  padding: 0px 12px;
  border-radius: 6px;
  background-color: rgba(32, 91, 160, 0.05);
}

.jd-groulist-name {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 29px;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

.jd-grouplist-title {
  display: none;
  margin-left: 6px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 12px;
}

.separator-line {
  height: 1px;
  margin-bottom: 47px;
  background-color: hsla(0, 0%, 48.6%, 0.25);
}

.cookie-annex-div {
  max-width: 1200px;
}

.cookieannex-grid {
  grid-auto-flow: row;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.cookieannex-grid.secondgrid {
  -ms-grid-rows: 1fr auto auto auto auto auto auto auto;
  grid-template-rows: 1fr auto auto auto auto auto auto auto;
}

.ca-heading {
  margin-bottom: 0px;
  padding: 14px;
  border: 1px solid #acacac;
}

.ca-heading.nosidestroke {
  border-right-style: none;
  border-left-style: none;
}

.ca-statement {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 13px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #acacac;
  text-align: center;
}

.ca-paragraph {
  margin-bottom: 0px;
  padding: 19px;
  border: 1px solid #acacac;
  color: #205ba0;
  font-size: 14px;
  line-height: 22px;
}

.ca-paragraph.nosidestroke {
  border-right-style: none;
  border-left-style: none;
}

.ca-paragraph.nosidestroke.nobottomstroke {
  border-bottom-style: none;
}

.ca-paragraph.nobottomstroke {
  border-bottom-style: none;
}

.cookie-div {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 810px;
  height: 60px;
  margin: 15px;
  padding: 11px 19px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
}

.cookie-div.js-cookie-notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cookie-text {
  margin-right: 11px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.cookie-button {
  display: block;
  padding-top: 7px;
  float: right;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ef952c;
  border-radius: 6px;
  background-color: #fff;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 14px;
  font-weight: 500;
}

.socialshare-icon {
  margin-right: 12px;
  float: none;
}

.share-link-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-left: 9px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  text-decoration: none;
}

.share-link-div:hover {
  background-color: #12365f;
}

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

.slider-track-high {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  border-radius: 4px;
  background-color: #c5c5c5;
}

.tooltip {
  display: none;
}

.slider-tick-top {
  position: absolute;
  left: 0px;
  top: -2px;
  width: 17px;
  height: 17px;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50%;
  background-color: #0d2441;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-anchor.slider-anchor-high {
  position: absolute;
  left: 92%;
  top: 3px;
  width: 120px;
  color: #7c7c7c;
  text-align: left;
}

.slider-anchor.slider-anchor-low {
  position: absolute;
  top: 3px;
  right: 92%;
  width: 120px;
  color: #7c7c7c;
  text-align: right;
}

.loading-indicator {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: none;
  background-color: #fff;
  opacity: 1;
}

.score-section {
  position: relative;
  margin-top: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 0px solid #000;
  background-color: transparent;
}

.score-description {
  margin-top: 50px;
  padding: 58px 56px;
  border-radius: 6px;
  background-color: #ef952c;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.score-entry {
  width: 970px;
  margin: 100px auto;
  padding: 0px 0px 40px;
  border: 0px solid #000;
}

.slider-selection {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  border-radius: 4px;
  background-color: #919191;
}

.score-title-range {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 45px;
  line-height: 89px;
  font-weight: 500;
}

.score-description-value-number {
  margin-right: 4px;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.score-title {
  color: #d59d50;
  text-align: left;
}

.score-description-value-text {
  display: inline;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.score-slider-wrap {
  position: relative;
}

.slider-tick {
  position: absolute;
  top: 0px;
}

.slider-tick.slider-tick-06 {
  left: 100%;
}

.slider-tick.slider-tick-03 {
  left: 40%;
}

.slider-tick.slider-tick-4 {
  left: 60%;
}

.slider-tick.slider-tick-05 {
  left: 80%;
}

.slider-tick.slider-tick-01 {
  left: 0%;
}

.slider-tick.slider-tick-02 {
  left: 20%;
}

.score-title-text {
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-size: 45px;
  line-height: 89px;
  font-weight: 500;
  text-transform: capitalize;
}

.slider-ticks {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 13px;
  z-index: 2;
  width: 78%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.score-description-text {
  display: block;
  margin-top: 23px;
  clear: none;
  font-family: canada-type-gibson, sans-serif;
  color: #fff;
  font-weight: 400;
}

.slider-tick-bottom {
  position: absolute;
  bottom: 16px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 12px;
}

.loading-gif {
  position: absolute;
  left: 50%;
  top: 50px;
  margin-top: 180px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.tsr-slider {
  position: relative;
  display: inline-block;
  width: 210px;
  height: 20px;
}

.tsr-slider.slider-horizontal {
  width: 78%;
}

.slider-track-low {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 0px;
  height: 100%;
  background-color: #19155b;
}

.slider-track {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 3px;
  margin-top: 0px;
  border-radius: 4px;
  background-color: #f7f7f7;
  cursor: pointer;
}

.score-heading {
  padding-right: 63px;
  padding-left: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.slider-handle.min-slider-handle.round {
  position: absolute;
  left: 50%;
  top: -1px;
  z-index: 3;
  width: 25px;
  height: 25px;
  margin-left: -8px;
  border: 2px none #19155b;
  border-radius: 20px;
  background-color: #f27056;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  cursor: pointer;
}

.slider-handle.max-slider-handle {
  display: none;
}

.score-slider {
  margin-top: 57px;
  text-align: center;
}

.score-description-inner {
  font-family: 'Open Sans', sans-serif;
  color: #19155b;
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
  text-align: center;
}

.pagecategory {
  font-family: canada-type-gibson, sans-serif;
  color: rgba(10, 5, 5, 0.28);
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.faq-wrapper {
  width: 100%;
  max-width: 960px;
  margin-top: 100px;
  margin-bottom: 100px;
  border-radius: 6px;
}

.faq-wrapper.lesstoppadding {
  margin-top: 50px;
}

.accordion-wrapper {
  max-width: 960px;
}

.accordion-item {
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 48.6%, 0.5);
  border-radius: 6px;
}

.accordion-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -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;
  border-bottom: 1px none #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  cursor: pointer;
}

.padding {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0px 30px 1px;
  -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;
}

.faq-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
}

.faq-paragraph {
  margin-top: 0px;
  margin-bottom: 20px;
}

.erp-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-top: 105px;
  -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;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.erp-webinar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.erp-tips {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.erp-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.erp-brand-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin: 36px;
}

.erp-headercontent-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  padding: 40px;
  -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;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.erp-smallheader {
  margin-bottom: -1px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
}

.erp-h1 {
  margin-top: 4px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
}

.erp-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.erp-body {
  background-image: url('../images/Triangle-Gradients.png'), url('../images/texture-bg.png'), -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: url('../images/Triangle-Gradients.png'), url('../images/texture-bg.png'), linear-gradient(180deg, #f4f4f4, #f4f4f4);
  background-position: 50% 50%, 0px 0px, 0px 0px;
  background-size: cover, auto, auto;
  background-repeat: no-repeat, repeat, repeat;
  background-attachment: fixed, scroll, scroll;
}

.erp-content-wrap {
  display: block;
  max-width: 700px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.erp-content-wrap.more-bottom-padding {
  margin-bottom: 40px;
}

.grid-2 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.erp-tips-list-div {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
}

.erp-tip-item-cols {
  margin-bottom: 15px;
  padding: 17px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.erp-tips-heading {
  font-family: canada-type-gibson, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.erp-youtube {
  margin-top: 21px;
  border-style: solid;
  border-width: 6px;
  border-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.erp-tips-col1 {
  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;
}

.sc-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1px;
  padding-bottom: 100px;
  -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;
  background-color: #f7f7f7;
}

.ep-itemlink {
  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-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.eval-button {
  margin-right: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-style: solid;
  border-width: 2px;
  border-color: #ef952c;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-weight: 500;
}

.eval-button:hover {
  background-color: #ef952c;
  color: #fff;
}

.next-2 {
  margin-top: 19px;
  border-width: 2px;
  border-color: #f27056;
  border-radius: 100px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.next-2:hover {
  background-color: #f27056;
  color: #fff;
}

.text-block-2 {
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.icon-3 {
  color: #0d2441;
}

.text-block-3 {
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.icon-4 {
  color: #0d2441;
}

.orgread-embed {
  width: 80%;
}

.jd-group-div1 {
  width: 30%;
}

.jd-group-div2 {
  width: 70%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.collection-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.5%;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.collection-list-2 {
  display: block;
  -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;
}

.collection-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.5%;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.nd-body {
  position: relative;
}

.nd-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nd-otherposts-div {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.nd-image {
  position: static;
  top: -51px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.nd-content-bg {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 67px;
  background-color: #fff;
}

.nd-close-div {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 60px;
  height: 60px;
  margin: 15px;
  -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-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.nd-info-div {
  position: relative;
  top: 0px;
  width: 100%;
  margin-bottom: 95px;
  padding: 20px 20px 95px;
  border-radius: 0px;
  background-color: #f3f3f3;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.news-detail {
  margin-top: 25px;
}

.erp-chrome-icon {
  max-width: 60%;
}

.alpf_graph-div {
  width: 49%;
}

.alpf_graphs_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.facts-stat-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.facts-stat-source-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-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;
}

.italic-text {
  font-style: normal;
}

.italic-text-2 {
  font-style: normal;
}

.jd-collection-item-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
}

.lobby-indent-div {
  max-width: 800px;
}

.nd-next-div {
  display: block;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nd-collection-list {
  margin-top: 0px;
  margin-bottom: 74px;
}

.nd-h2 {
  margin-bottom: 25px;
  text-align: center;
}

.nd-photo-div {
  position: relative;
  top: -64px;
}

.nd-text-link {
  position: relative;
  top: -11px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
}

.nd-text-link:hover {
  color: #ef952c;
}

.peer-to-peer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f7f7f7;
}

.jd-details-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jd-details-left {
  width: 40%;
}

.jd-details-right {
  width: 60%;
  padding-left: 30px;
}

.jd-spacer {
  height: 100px;
}

.text-block-4 {
  font-family: canada-type-gibson, sans-serif;
}

.source-card-2 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  padding: 19px;
  background-color: #0d2441;
}

.source-card-3 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #0d2441;
}

.text-block-5 {
  font-size: 16px;
}

.menu-opened-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: none;
}

.pagination-2 {
  margin-top: 30px;
}

.next-3 {
  border-width: 2px;
  border-color: #f27056;
  border-radius: 100px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.next-3:hover {
  background-color: #f27056;
}

.text-block-6 {
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.icon-5 {
  color: #0d2441;
}

.previous {
  border-width: 2px;
  border-color: #f27056;
  border-radius: 100px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.previous:hover {
  background-color: #f27056;
}

.text-block-7 {
  font-family: canada-type-gibson, sans-serif;
  color: #0d2441;
  font-weight: 500;
}

.icon-6 {
  color: #0d2441;
}

.heading-3 {
  text-align: center;
}

.heading-4 {
  text-align: center;
}

.p2p-footer-spacer {
  height: 100px;
}

.text-span {
  color: #205ba0;
}

.meetthefinalist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-content-copy {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 80px;
  -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;
}

.text-span-2 {
  color: #205ba0;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}

.link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: canada-type-gibson, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.finalists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 205px 90px 100px;
  -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;
  background-color: #ef952c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ef952c), to(hsla(0, 0%, 100%, 0.17))), url('../images/texture-orange.png');
  background-image: linear-gradient(180deg, #ef952c, hsla(0, 0%, 100%, 0.17)), url('../images/texture-orange.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 119px;
}

.div-block-9 {
  height: 205px;
  background-color: #f4f4f4;
}

.finalist-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  min-height: 340px;
  padding: 16px;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.finalist-card.winner {
  overflow: visible;
  padding-top: 32px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.finalist-card.winner.srf {
  padding-top: 0px;
  border-top-left-radius: 5px;
}

.fc-project-title {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}

.fc-project-description {
  margin-top: 12px;
  margin-bottom: 24px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.fc-project-link {
  display: block;
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #f27056;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

.div-block-10 {
  height: 216px;
  background-image: url('../images/meet-the-finallist-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.fc-project-image {
  width: 100%;
  height: 260px;
  background-image: url('../images/meet-the-finallist-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.fc-project-image.srf {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.collection-list-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list-wrapper-2 {
  max-width: 1200px;
}

.div-block-11 {
  max-width: 1200px;
  margin: 200px 90px 180px;
}

.div-block-11.finalist-detail-page {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.back-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: canada-type-gibson, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f27056;
}

.video {
  height: 532px;
  margin-top: 24px;
}

.finalist-title-text {
  margin-top: 36px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
}

.finalist-secondary-info {
  margin-top: 0px;
  padding-right: 8px;
  padding-left: 0px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 18px;
  line-height: 24px;
}

.finalist-description-text {
  margin-top: 24px;
  font-family: canada-type-gibson, sans-serif;
  color: #7c7c7c;
  font-size: 16px;
  line-height: 24px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.finalist-website-link {
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
}

.finalist-learnmore-link {
  display: block;
  margin-top: 24px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
}

.body-2 {
  overflow: visible;
}

.text-span-3 {
  color: #205ba0;
}

.winner-overlay-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  -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;
  background-image: url('../images/Triangle-Gradients.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.winner-overlay-banner.news {
  min-height: 400px;
}

.winner-overlay-banner.interior {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.winner-overlay-banner.interior.small-header {
  min-height: 480px;
  padding-bottom: 43px;
  padding-left: 92px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.winner-overlay-banner.interior.mtf {
  background-image: none;
}

.winner-overlay-banner.interior.mft {
  width: 100vw;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/meet-the-finallist-bg.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.winner-overlay-banner.interior.winners-wrapper {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/winners-overlap-bg.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.winner-overlay-banner.meet-the-finalists {
  background-image: none;
}

.winner-organization-location {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 32px;
  padding: 0px 8px;
  -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-radius: 4px 4px 0px 0px;
  background-color: #205ba0;
}

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.winners-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 205px 90px 150px;
  -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;
  background-color: #ef952c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ef952c), to(hsla(0, 0%, 100%, 0.17))), url('../images/texture-orange.png');
  background-image: linear-gradient(180deg, #ef952c, hsla(0, 0%, 100%, 0.17)), url('../images/texture-orange.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 119px;
}

.finalists-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 90px;
  -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;
  background-color: #fff;
}

.winners-top-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 740px;
  margin-bottom: 50px;
  -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;
  text-align: center;
}

.winners-title {
  position: static;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 54px;
  line-height: 62px;
  font-weight: 500;
}

.winners-description {
  margin-bottom: 0px;
  font-family: canada-type-gibson, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 26px;
  }

  p {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 28px;
  }

  li {
    font-size: 16px;
  }

  .header-menu {
    display: none;
    overflow: scroll;
    height: 800px;
  }

  .dropdown {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .dropdown.hide {
    display: none;
  }

  .nav-button {
    display: none;
  }

  .nav-button.button-sidebar-register {
    display: inline-block;
    width: auto;
    margin-right: 0px;
    margin-left: 40px;
    opacity: 1;
  }

  .menu-toggle {
    width: 40px;
    height: 40px;
  }

  .site-nav {
    margin-bottom: 32px;
  }

  .menu-button {
    margin-top: 4px;
  }

  .menu-button.w--current {
    margin-top: 4px;
    margin-bottom: 16px;
  }

  .social-drop {
    display: none;
  }

  .hero {
    display: block;
    padding-top: 85px;
    padding-bottom: 40px;
    -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;
  }

  .hero.news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .hero.interior {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
    min-height: 0px;
    padding-top: 85px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .hero.interior.small-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 380px;
    padding-left: 0px;
    -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;
  }

  .hero.interior.small-header.sh {
    display: block;
  }

  .hero.interior.mft {
    padding-top: 85px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 25% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .hero.interior.winners-wrapper {
    padding-top: 85px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 25% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .hero.homepage {
    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;
  }

  .hero.finalist-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    min-height: 0px;
    padding-top: 0px;
  }

  ._404-wrapper {
    margin-bottom: 200px;
  }

  .footer-wrap {
    position: static;
    max-width: none;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-menu-wrapper {
    margin-bottom: 30px;
    -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;
  }

  .footer-item {
    font-size: 16px;
  }

  .footer-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-link {
    margin-right: 10px;
    margin-left: 10px;
  }

  .social-wrap {
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .fade {
    display: none;
  }

  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer.jd {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-content {
    margin-top: 96px;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .left-box {
    position: relative;
    top: 259px;
    display: block;
    width: 60%;
    height: auto;
    margin-right: 0px;
    padding: 38px;
    -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;
    border-radius: 6px;
    background-color: transparent;
    text-align: center;
  }

  .left-box.interior {
    position: relative;
    top: 172px;
    display: block;
    width: 40%;
    margin-bottom: 15px;
    margin-left: 0%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    text-align: left;
  }

  .left-box.interior.evaluation {
    top: 262px;
  }

  .left-box.interior.sm {
    position: static;
    width: 70%;
    padding-left: 49px;
  }

  .left-box.interior.sm.wkkf {
    width: auto;
  }

  .left-box.interior.mtf {
    position: relative;
    top: 0px;
    width: 60%;
    margin-left: 5%;
    padding-right: 0px;
  }

  .left-box.homepage {
    position: static;
    top: 16px;
    width: 80%;
  }

  .left-box.cta-content-div {
    top: -8px;
    width: 90%;
  }

  .left-box.finalist-page {
    position: static;
    top: 16px;
    width: 40%;
    padding-left: 0px;
    -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;
    text-align: left;
  }

  .footer-title {
    font-size: 30px;
    line-height: 40px;
  }

  .footer-title.lastcard-subheading {
    margin-right: 0px;
  }

  .footer-title.lastcard-subheading-1 {
    margin-right: 0px;
  }

  .footer-subtitle {
    max-width: none;
    margin-right: 0px;
    font-size: 18px;
  }

  .footer-image {
    position: static;
    width: 50%;
    margin-bottom: 29px;
  }

  .participate {
    padding-top: 80px;
  }

  .hero-content {
    position: relative;
    top: 228px;
    display: block;
    width: 90%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .hero-content.sm {
    position: relative;
    top: 164px;
  }

  .hero-content.homepage {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content.mtf {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-content.finalists-page {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: none;
    margin-top: 228px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-image {
    position: relative;
    left: 14%;
    top: 77px;
    width: 90%;
    margin-bottom: 80px;
    -webkit-transform: scale3d(1none, 1none, 1none);
    transform: scale3d(1none, 1none, 1none);
  }

  .hero-image.orange {
    position: relative;
    left: 1%;
    top: 0px;
    z-index: 1;
    display: block;
    width: 60%;
    margin-bottom: 0px;
  }

  .hero-image.blue {
    position: relative;
    left: 4%;
    width: 70%;
  }

  .hero-image.homepage {
    left: 0%;
  }

  .hero-image.fhbg {
    left: 0%;
    top: 0px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .hero-image.fhbg.finalist-image {
    width: 60%;
    margin-bottom: 0px;
  }

  .hero-image.fhbg.winners-image {
    width: 60%;
    margin-bottom: 0px;
  }

  .content-title {
    font-size: 30px;
    line-height: 40px;
  }

  .subtitle-light {
    font-size: 18px;
  }

  .grid {
    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;
  }

  .cards {
    width: 500px;
    min-height: 200px;
  }

  .timeline-title {
    text-align: center;
  }

  .timeline-container {
    overflow: hidden;
    width: 90%;
    height: 0px;
    min-height: 500px;
    margin-top: 54px;
    margin-bottom: -250px;
    padding: 30px 0px 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider-right {
    left: auto;
    top: 0%;
    right: 30px;
    bottom: 0%;
  }

  .timeline-slider {
    overflow: hidden;
    width: 80vw;
    margin-right: auto;
    margin-left: auto;
  }

  .timeline-content {
    width: 100%;
  }

  .margin-bottom {
    margin-bottom: 50px;
  }

  .timeline-slide-2 {
    margin-right: 0px;
  }

  .timeline-heading {
    margin-top: 50px;
  }

  .timeline-bottom {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .slider-left {
    left: 30px;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .date {
    margin-top: 2px;
    text-align: center;
  }

  .q-a {
    padding-bottom: 0px;
  }

  .step-text {
    padding-right: 25px;
    padding-left: 25px;
  }

  .curtain {
    display: none;
  }

  .faq-question {
    height: 100px;
    margin: 10px auto 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }

  .answer-1 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .faq-row {
    display: block;
    -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;
  }

  .answer-box {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .q-a-header {
    margin-bottom: 39px;
  }

  .qa-wrapper {
    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;
  }

  .answer-2 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-3 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-3.top-padding {
    margin-top: 120px;
  }

  .answer-4 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-5 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-6 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-7 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .answer-8 {
    margin-top: 50px;
    padding: 50px 30px;
  }

  .fact-heading {
    margin-top: 0px;
  }

  .card-info {
    min-height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .hero-subtitle {
    max-width: none;
    font-size: 18px;
    line-height: 26px;
  }

  .hero-subtitle.about-sub {
    padding-right: 0px;
  }

  .hero-title {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 40px;
  }

  .hero-title.mtf {
    line-height: 54px;
  }

  .hero-title.winners {
    line-height: 54px;
  }

  .about {
    padding-top: 0px;
    padding-bottom: 7px;
  }

  .about.org-read {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .rich-text-block {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .quote-block {
    padding-right: 5%;
    padding-left: 5%;
  }

  .quote {
    width: 100%;
    font-size: 20px;
  }

  .timeline {
    padding-top: 79px;
  }

  .timeline-bar {
    margin-top: 235px;
    margin-bottom: 235px;
  }

  .period-name {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: -50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .timeline-card {
    width: 50vw;
  }

  .scoring-rubric {
    padding-bottom: 0px;
  }

  .evaluation-panel {
    padding-top: 55px;
  }

  .group-header {
    width: 90%;
    margin-bottom: 33px;
  }

  .judge-box {
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .judge-container {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-right: 4%;
    padding-left: 4%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .judge-container.sc {
    min-width: auto;
    margin-top: 35px;
    margin-bottom: 0px;
  }

  .judge-description {
    font-size: 16px;
    line-height: 28px;
  }

  .judge-title {
    font-size: 30px;
  }

  .popup-wrap {
    width: 90%;
    height: 90%;
  }

  .judge-cover {
    height: 300px;
  }

  .collection-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .judge-box-2 {
    width: 40vw;
  }

  .slide-wrap {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .slide-cover {
    width: 100%;
    height: 400px;
  }

  .right-slider-arrow {
    left: auto;
    top: auto;
    right: 0%;
    bottom: -80px;
    height: 80px;
  }

  .slide-content {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .news-slider {
    bottom: -87px;
    height: auto;
  }

  .left-slider-arrow {
    left: 0%;
    top: auto;
    right: auto;
    bottom: -80px;
    height: 80px;
  }

  .news-grid {
    padding-top: 194px;
    padding-bottom: 47px;
  }

  .news-collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .news-details {
    min-height: auto;
  }

  .news-title {
    font-size: 30px;
  }

  .icons {
    top: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
  }

  .cross {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ef952c;
  }

  .facebook {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ef952c;
    border-radius: 100%;
    background-color: #fff;
  }

  .twitter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ef952c;
    border-radius: 100%;
    background-color: #fff;
  }

  ._404 {
    padding-top: 300px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .collection-list-wrapper {
    width: 80%;
  }

  .close-cross {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ef952c;
  }

  .in-scrolldown-div {
    top: -117px;
    display: none;
  }

  .hero-imgs-div {
    position: relative;
    left: 21px;
    top: -117px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .hero-image-feature {
    position: relative;
    left: 405px;
    top: 10px;
    z-index: 2;
    max-width: 60%;
    -webkit-transform: scale3d(1none, 1none, 1none);
    transform: scale3d(1none, 1none, 1none);
  }

  .container-800 {
    max-width: 90%;
  }

  .jd-groulist-name {
    margin-left: 10px;
    padding-right: 24px;
  }

  .cookie-div.js-cookie-notice {
    width: 96%;
  }

  .slider-anchor.slider-anchor-high {
    left: 86%;
    top: 48px;
  }

  .slider-anchor.slider-anchor-low {
    top: 48px;
    right: 86%;
  }

  .score-section {
    padding-top: 39px;
  }

  .score-description {
    padding: 32px;
  }

  .score-entry {
    width: 700px;
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .score-title-range {
    font-size: 30px;
    line-height: 50px;
  }

  .score-title {
    position: static;
    font-size: 16px;
  }

  .score-title-text {
    font-size: 30px;
    line-height: 50px;
  }

  .score-description-text {
    font-size: 18px;
  }

  .erp-faq {
    padding-right: 4%;
    padding-left: 4%;
  }

  .erp-headercontent-div {
    margin-right: 4%;
    margin-left: 4%;
  }

  .erp-body {
    padding-right: 0%;
    padding-left: 0%;
  }

  .sc-section {
    padding-right: 4%;
    padding-bottom: 0px;
    padding-left: 4%;
  }

  .ep-itemlink {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .eval-button {
    display: inline-block;
    margin-bottom: 14px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .eval-button.w--current {
    display: inline-block;
  }

  .jd-group-div1 {
    width: 30%;
  }

  .jd-group-div2 {
    width: 70%;
  }

  .nd-content-bg {
    max-width: 95%;
  }

  .nd-close-div {
    left: 45%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1;
  }

  .news-detail {
    padding-right: 3%;
    padding-left: 3%;
  }

  .jd-details-left {
    width: 50%;
  }

  .hero-content-copy {
    position: relative;
    top: 228px;
    display: block;
    width: 90%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .hero-content-copy.sm {
    position: relative;
    top: 164px;
  }

  .hero-content-copy.homepage {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .finalists {
    overflow: hidden;
    width: auto;
    padding: 80px 50px;
  }

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

  .finalist-card {
    width: auto;
    min-height: 200px;
  }

  .collection-list-3 {
    width: 100%;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-wrapper-2 {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-11 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .div-block-11.finalist-detail-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    -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;
  }

  .video {
    height: 350px;
  }

  .winner-overlay-banner {
    display: block;
    padding-top: 85px;
    padding-bottom: 40px;
    -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;
  }

  .winner-overlay-banner.news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .winner-overlay-banner.interior {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
    min-height: 0px;
    padding-top: 85px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .winner-overlay-banner.interior.small-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 380px;
    padding-left: 0px;
    -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;
  }

  .winner-overlay-banner.interior.small-header.sh {
    display: block;
  }

  .winner-overlay-banner.interior.mft {
    padding-top: 85px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 25% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .winner-overlay-banner.interior.winners-wrapper {
    display: none;
    padding-top: 85px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/winners-overlap-bg.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .winner-overlay-banner.homepage {
    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;
  }

  .winner-overlay-banner.finalist-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    min-height: 0px;
    padding-top: 0px;
  }

  .winner-organization-location {
    min-height: 32px;
  }

  .winners-list-wrapper {
    overflow: hidden;
    width: auto;
    padding: 80px 50px;
  }

  .finalists-list-wrapper {
    overflow: hidden;
    width: auto;
    padding: 80px 50px;
  }

  .winners-top-title {
    margin-bottom: 39px;
  }
}

@media screen and (max-width: 767px) {
  .header-menu {
    display: none;
    overflow: scroll;
    height: 96vh;
  }

  .dropdown.hide {
    display: none;
  }

  .nav-button.button-header-register {
    display: none;
  }

  .nav-button.button-sidebar-register {
    display: inline-block;
  }

  .hero.interior {
    height: auto;
    padding-top: 0px;
    padding-bottom: 2px;
  }

  .hero.interior.small-header.sh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30vh;
    min-height: 330px;
    -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;
  }

  .hero.interior.evaluation {
    height: 74vh;
  }

  .hero.interior.mft {
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .hero.interior.winners-wrapper {
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .copyright {
    text-align: center;
  }

  .fade {
    width: 110px;
  }

  .left-box {
    width: 90%;
  }

  .left-box.interior {
    position: static;
    width: 90%;
    margin-top: 24px;
    margin-bottom: 24px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    text-align: center;
  }

  .left-box.interior.evaluation {
    padding-right: 0px;
  }

  .left-box.interior.sm {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .left-box.interior.sm.wkkf {
    width: auto;
  }

  .left-box.interior.mtf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-left: 5%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .left-box.homepage {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }

  .left-box.finalist-page {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .footer-image {
    max-width: 90%;
    margin-bottom: 50px;
  }

  .hero-content {
    position: static;
    top: 166px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content.sm {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-content.mtf {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-content.finalists-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hero-image {
    max-width: 90%;
    margin-right: 35px;
    margin-bottom: 28px;
  }

  .hero-image.orange {
    left: 3%;
    margin-top: -120px;
    margin-right: 0px;
  }

  .hero-image.homepage {
    width: 70%;
    margin-right: 0px;
    margin-bottom: 48px;
  }

  .hero-image.fhbg.finalist-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-image.fhbg.winners-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .content-wrap {
    width: 90%;
  }

  .grid {
    width: 90%;
  }

  .cards {
    width: 100%;
  }

  .timeline-container {
    overflow: hidden;
  }

  .slider-right {
    padding-bottom: 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

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

  .timeline-bottom {
    width: 100%;
  }

  .slider-left {
    padding-bottom: 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .date {
    margin-top: 5px;
  }

  .faq-question {
    width: 80%;
  }

  .answer-1 {
    display: none;
  }

  .qa-title {
    font-size: 30px;
  }

  .answer-2 {
    display: none;
  }

  .answer-3 {
    display: none;
    padding-top: 270px;
  }

  .answer-5 {
    display: none;
  }

  .answer-6 {
    display: none;
  }

  .answer-7 {
    display: none;
    padding-top: 278px;
  }

  .answer-8 {
    display: block;
    padding-top: 209px;
  }

  .hero-subtitle {
    margin-top: -1px;
  }

  .hero-subtitle.about-sub {
    padding-right: 0px;
  }

  .hero-title {
    margin-bottom: 11px;
  }

  .hero-title.mtf {
    text-align: left;
  }

  .hero-title.winners {
    line-height: 62px;
    text-align: left;
  }

  .about {
    padding-top: 2px;
  }

  .about.lesstoppadding {
    padding-right: 3%;
    padding-left: 3%;
  }

  .rich-text-block {
    margin-top: 30px;
  }

  .quote {
    font-size: 20px;
  }

  .div-block-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .name {
    margin-top: 20px;
  }

  .evaluation-panel {
    padding-top: 1px;
  }

  .judge-box {
    width: auto;
  }

  .judge-name {
    font-size: 20px;
  }

  .popup-wrap {
    padding: 20px;
  }

  .judges-name {
    font-size: 20px;
  }

  .collection-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .judge-box-2 {
    width: 40vw;
  }

  .news-collection-list {
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-2 {
    width: 180px;
  }

  .dash {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .collection-list-wrapper {
    width: 80%;
  }

  .hero-imgs-div {
    position: static;
    margin-bottom: 20px;
    -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;
  }

  .hero-image-feature {
    position: relative;
    left: 0px;
    top: 200px;
  }

  .jd-name {
    margin-top: 0px;
  }

  .jd-photo {
    top: -192px;
    width: 200px;
    height: 200px;
  }

  .div-block-7 {
    width: 200px;
  }

  .slider-tick-top {
    display: none;
  }

  .slider-anchor.slider-anchor-high {
    left: 80%;
    top: 85px;
  }

  .slider-anchor.slider-anchor-low {
    top: 85px;
    right: 80%;
    width: 100px;
  }

  .score-section {
    padding-right: 3%;
    padding-left: 3%;
  }

  .score-entry {
    width: 100%;
  }

  .slider-ticks {
    width: 70%;
  }

  .tsr-slider.slider-horizontal {
    width: 70%;
  }

  .faq-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .erp-webinar {
    padding-right: 3%;
    padding-left: 3%;
  }

  .erp-tips {
    padding-right: 3%;
    padding-left: 3%;
  }

  .erp-faq {
    padding-right: 3%;
    padding-left: 3%;
  }

  .erp-headercontent-div {
    margin-right: 3%;
    margin-left: 3%;
  }

  .erp-container {
    display: block;
  }

  .erp-content-wrap {
    text-align: left;
  }

  .erp-tips-heading {
    margin-top: 14px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .collection-item-2 {
    width: 70%;
  }

  .collection-list-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;
  }

  .collection-item-3 {
    width: 48%;
  }

  .erp-chrome-icon {
    max-width: 11%;
  }

  .jd-collection-item-div {
    width: auto;
  }

  .jd-details-div {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .jd-details-left {
    width: 100%;
    height: 220px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .jd-details-right {
    width: 100%;
    height: 100px;
    padding-left: 0px;
  }

  .jd-spacer {
    height: 370px;
  }

  .menu-spacer {
    margin-bottom: 0px;
  }

  .p2p-footer-spacer {
    height: 30px;
  }

  .paragraph-2 {
    text-align: left;
  }

  .hero-content-copy {
    position: static;
    top: 166px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content-copy.sm {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .finalists {
    padding: 50px;
  }

  .finalist-card {
    width: 100%;
  }

  .finalist-card.winner.srf {
    padding-top: 0px;
  }

  .fc-project-image {
    height: 300px;
  }

  .collection-list-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    margin: 150px 30px 120px;
  }

  .video {
    height: 280px;
  }

  .winner-overlay-banner.interior {
    height: auto;
    padding-top: 0px;
    padding-bottom: 2px;
  }

  .winner-overlay-banner.interior.small-header.sh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30vh;
    min-height: 330px;
    -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;
  }

  .winner-overlay-banner.interior.evaluation {
    height: 74vh;
  }

  .winner-overlay-banner.interior.mft {
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .winner-overlay-banner.interior.winners-wrapper {
    background-image: url('../images/meet-the-finallist-bg.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .winners-list-wrapper {
    padding: 50px;
  }

  .finalists-list-wrapper {
    padding: 50px;
  }

  .winners-title {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 22px;
    line-height: 32px;
  }

  p {
    font-size: 14px;
    line-height: 21px;
  }

  li {
    font-size: 14px;
    line-height: 23px;
  }

  .header-menu {
    position: fixed;
    top: 0px;
    display: none;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    padding-top: 51px;
    padding-right: 20px;
    padding-left: 8px;
    border-radius: 0px;
  }

  .dropdown.hide {
    display: none;
  }

  .brand.w--current {
    width: 220px;
  }

  .dropdown-toggle {
    padding-left: 0px;
  }

  .menu {
    margin-top: 18px;
  }

  .menu-button {
    padding-left: 6px;
  }

  .hero {
    padding-bottom: 76px;
  }

  .hero.news {
    padding-top: 26px;
    padding-bottom: 24px;
  }

  .hero.interior {
    height: auto;
    padding-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero.interior.small-header.sh {
    height: auto;
    min-height: 0px;
  }

  .hero.interior.evaluation {
    height: auto;
  }

  .hero.homepage {
    min-height: 600px;
    padding-bottom: 9px;
  }

  .hero.finalist-page {
    padding-bottom: 20px;
  }

  .heading {
    margin-bottom: 20px;
    font-size: 2.5em;
  }

  .button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .footer-menu-wrapper {
    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;
  }

  .tag {
    text-align: center;
  }

  .footer-logo {
    margin-right: 0px;
  }

  .footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .footer-link {
    width: auto;
  }

  .social-wrap {
    margin-top: 35px;
  }

  .logo-wrapper {
    -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;
  }

  .fade {
    width: 100px;
  }

  .footer {
    min-height: 80vh;
  }

  .footer-content {
    margin-top: 35px;
    margin-bottom: 56px;
  }

  .left-box.interior {
    position: relative;
    top: -37px;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .left-box.interior.wkkf-title {
    width: auto;
    background-color: transparent;
  }

  .left-box.interior.evaluation {
    top: -35px;
  }

  .left-box.interior.sm {
    margin-top: 60px;
  }

  .left-box.interior.mtf {
    width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .left-box.homepage {
    top: -12px;
  }

  .left-box.cta-content-div {
    padding: 0px;
  }

  .left-box.finalist-page {
    top: -12px;
    padding-bottom: 0px;
  }

  .footer-title {
    font-size: 26px;
    line-height: 30px;
  }

  .footer-subtitle {
    margin-bottom: 31px;
    font-size: 16px;
    line-height: 20px;
  }

  .participate {
    padding-top: 50px;
  }

  .hero-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-align: center;
  }

  .hero-content.finalists-page {
    margin-top: 120px;
  }

  .hero-image.orange {
    left: 2%;
    margin-top: 0px;
    margin-right: 0px;
  }

  .hero-image.homepage {
    top: 36px;
  }

  .hero-image.fhbg {
    margin-right: 0px;
  }

  .content-title.light {
    font-size: 26px;
    line-height: 30px;
  }

  .subtitle-light {
    font-size: 16px;
    line-height: 22px;
  }

  .cards {
    min-height: 170px;
    margin-bottom: 20px;
  }

  .timeline-title {
    font-size: 18px;
  }

  .timeline-container {
    min-height: 600px;
    padding-top: 0px;
  }

  .date {
    margin-top: 0px;
    font-size: 17px;
  }

  .q-a {
    padding-top: 303px;
  }

  .faq-question {
    width: 90%;
    height: 70px;
    margin-top: 6px;
    margin-bottom: 1px;
    -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;
  }

  .answer-1 {
    display: none;
  }

  .faq-row {
    margin-top: 20px;
  }

  .qa-description {
    font-size: 16px;
    line-height: 20px;
  }

  .q-a-header {
    margin-bottom: 15px;
  }

  .qa-title {
    margin-bottom: 4px;
  }

  .question-title {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }

  .answer-2 {
    display: none;
    padding-top: 170px;
  }

  .answer-3 {
    display: none;
    padding-top: 382px;
  }

  .answer-4 {
    display: block;
    padding-top: 149px;
  }

  .answer-5 {
    display: none;
  }

  .answer-6 {
    display: none;
  }

  .answer-7 {
    display: none;
    padding-top: 488px;
  }

  .answer-8 {
    display: block;
    padding-top: 314px;
  }

  .fact-heading {
    margin-bottom: -6px;
    font-size: 32px;
    line-height: 60px;
  }

  .fact-description {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .card-info {
    padding-top: 18px;
  }

  .source {
    font-size: 14px;
  }

  .hero-subtitle {
    margin-bottom: 29px;
    font-size: 16px;
    line-height: 20px;
  }

  .hero-subtitle.about-sub {
    padding-right: 0px;
  }

  .hero-title {
    margin-bottom: 6px;
    font-size: 30px;
    line-height: 34px;
  }

  .hero-title.mtf {
    line-height: 40px;
    text-align: center;
  }

  .hero-title.winners {
    line-height: 62px;
    text-align: center;
  }

  .about.morebottompadding.ca {
    padding-right: 3%;
    padding-left: 3%;
  }

  .rich-text-block {
    margin-top: 15px;
  }

  .quote {
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-5 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .name {
    margin-left: 0px;
  }

  .role {
    margin-left: 0px;
    font-size: 14px;
    text-align: left;
  }

  .timeline-name {
    font-size: 20px;
    line-height: 28px;
  }

  .timeline {
    padding-top: 14px;
  }

  .timeline-link {
    font-size: 14px;
  }

  .timeline-date {
    margin-top: 0px;
    margin-bottom: 13px;
    font-size: 14px;
  }

  .period-name {
    margin-top: -38px;
    color: rgba(13, 36, 65, 0.35);
  }

  .timeline-card {
    width: 90vw;
    padding: 18px;
  }

  .group-header {
    width: 100%;
  }

  .judge-container {
    margin-bottom: 0px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .judge-description {
    font-size: 14px;
    line-height: 22px;
  }

  .judge-name {
    font-size: 16px;
  }

  .judge-title {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .collection-list {
    justify-items: start;
    grid-row-gap: 15px;
  }

  .judge-box-2 {
    width: 90vw;
  }

  .slide-cover {
    height: 200px;
  }

  .slide-content {
    padding: 22px 20px;
  }

  .slide-heading {
    font-family: canada-type-gibson, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }

  .news-grid {
    padding-right: 3%;
    padding-left: 3%;
  }

  .news-heading {
    font-family: canada-type-gibson, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }

  .news-description {
    font-size: 14px;
  }

  .lever {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .collection-list-wrapper {
    width: 100%;
    margin-bottom: 45px;
  }

  .hero-imgs-div {
    position: relative;
    left: 0px;
    top: -60px;
    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;
  }

  .hero-imgs-div.evaluation {
    top: -63px;
  }

  .hero-image-feature {
    left: -7px;
    top: 181px;
  }

  .jd-header {
    height: 200px;
  }

  .jd-name {
    font-size: 22px;
    line-height: 20px;
  }

  .jd-title {
    font-size: 14px;
  }

  .jd-photo {
    top: -92px;
    width: 100px;
    height: 100px;
  }

  .link-block {
    width: 100%;
  }

  .jd-judgeinfo-div {
    top: -165px;
  }

  .div-block-7 {
    width: 100px;
  }

  .separator-line {
    margin-bottom: 7px;
  }

  .cookie-annex-div {
    overflow: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .ca-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 10px;
  }

  .ca-paragraph {
    padding: 4px;
    font-size: 12px;
    line-height: 12px;
  }

  .ca-paragraph.nobottomstroke {
    padding: 4px;
    font-size: 12px;
    line-height: 12px;
  }

  .cookie-div.js-cookie-notice {
    width: 94%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cookie-text {
    margin-bottom: 9px;
  }

  .cookie-button.js-cookie-accept {
    text-align: center;
  }

  .slider-anchor.slider-anchor-high {
    left: 59%;
    top: 40px;
    text-align: right;
  }

  .slider-anchor.slider-anchor-low {
    top: 40px;
    right: 67%;
    text-align: left;
  }

  .score-section {
    padding-top: 15px;
  }

  .score-description {
    margin-top: 21px;
    padding: 16px;
  }

  .score-entry {
    margin-top: 14px;
  }

  .score-title-range {
    font-size: 20px;
  }

  .score-description-value-number {
    font-size: 24px;
  }

  .score-description-value-text {
    font-size: 24px;
  }

  .score-title-text {
    font-size: 20px;
  }

  .score-description-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 23px;
  }

  .score-heading {
    padding-right: 14px;
    font-size: 14px;
  }

  .accordion-trigger {
    padding: 10px;
  }

  .padding {
    padding-right: 10px;
    padding-left: 10px;
  }

  .faq-header {
    font-size: 18px;
    line-height: 27px;
  }

  .erp-content-wrap {
    min-width: auto;
  }

  .erp-tips-heading {
    margin-top: 10px;
  }

  .erp-tips-col1 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .ep-itemlink {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .eval-button {
    font-family: canada-type-gibson, sans-serif;
  }

  .jd-group-div1 {
    width: 20%;
  }

  .jd-group-div2 {
    padding-left: 0px;
  }

  .collection-item-2 {
    width: 100%;
  }

  .collection-item-3 {
    width: 100%;
  }

  .nd-body {
    top: -59px;
  }

  .nd-image {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .nd-close-div {
    left: 35%;
  }

  .nd-info-div {
    top: -12px;
    padding: 13px 3%;
  }

  .heading-2 {
    font-size: 26px;
    line-height: 35px;
  }

  .erp-chrome-icon {
    max-width: 19%;
  }

  .alpf_graph-div {
    width: 100%;
  }

  .alpf_graphs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .jd-collection-item-div {
    width: 100%;
  }

  .nd-photo-div {
    top: -46px;
  }

  .nd-text-link {
    font-family: canada-type-gibson, sans-serif;
  }

  .jd-details-left {
    height: 110px;
  }

  .jd-spacer {
    height: 160px;
  }

  .p2p-footer-spacer {
    display: none;
  }

  .hero-content-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-align: center;
  }

  .div-block-8 {
    margin-top: 36px;
    -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;
  }

  .link-2 {
    margin-top: 24px;
    margin-left: 0px;
    font-size: 16px;
    text-decoration: none;
  }

  .finalists {
    padding: 30px 20px;
  }

  .div-block-9 {
    display: block;
    height: 50px;
  }

  .finalist-card {
    min-height: 170px;
    margin-bottom: 0px;
  }

  .fc-project-title {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .fc-project-description {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .fc-project-link {
    font-size: 14px;
  }

  .fc-project-image {
    height: 250px;
  }

  .div-block-11 {
    margin: 120px 20px;
  }

  .video {
    height: 150px;
    margin-top: 12px;
  }

  .finalist-title-text {
    margin-top: 24px;
    font-size: 24px;
    line-height: 48px;
  }

  .finalist-secondary-info {
    margin-top: 4px;
    font-size: 16px;
  }

  .finalist-secondary-info.slash {
    display: none;
  }

  .finalist-description-text {
    margin-top: 16px;
  }

  .div-block-12 {
    margin-top: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .finalist-website-link {
    margin-top: 4px;
    font-size: 16px;
  }

  .winner-overlay-banner {
    padding-bottom: 76px;
  }

  .winner-overlay-banner.news {
    padding-top: 26px;
    padding-bottom: 24px;
  }

  .winner-overlay-banner.interior {
    height: auto;
    padding-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .winner-overlay-banner.interior.small-header.sh {
    height: auto;
    min-height: 0px;
  }

  .winner-overlay-banner.interior.evaluation {
    height: auto;
  }

  .winner-overlay-banner.homepage {
    min-height: 600px;
    padding-bottom: 9px;
  }

  .winner-overlay-banner.finalist-page {
    padding-bottom: 20px;
  }

  .winner-organization-location {
    left: 0px;
  }

  .winners-list-wrapper {
    padding: 30px 20px;
  }

  .finalists-list-wrapper {
    padding: 30px 20px;
  }

  .winners-top-title {
    margin-bottom: 15px;
  }

  .winners-title {
    margin-bottom: 4px;
  }

  .winners-description {
    font-size: 16px;
    line-height: 20px;
  }
}

#w-node-e76bcf74-727b-64eb-7a97-96d2d512b0d4-25d5e6e0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7d4ecd65-411e-2e64-61f5-fd1a06e462fe-a6d5e789 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_88fa1952-a192-af26-0331-377db6ad1dc7-a6d5e789 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_520b94ed-077a-117a-8d9e-c126f29cc77a-d3d5e765 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
}

