.light-blue {
    color: #76AFF2;
}

.light-green {
    color: #A8D94E;
}

.body-text {
    font-family: "QuickSand-Medium";
    font-size: 24px;
    color: #979797;
    line-height: 32px;
}

.body-text-bold {
    font-family: "Quicksand-Bold";
}

.body-text-ligher {
    font-family: "Quicksand";
}

.body-text-32 {
    font-family: 'Quicksand-Bold';
    font-size: 32px;
}

.rounded-button-body-text {
    font-family: Quicksand-Bold;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 2.7px;
}

.body-text-large {
    font-weight: normal;
    font-size: 24px;
    color: #979797;
    line-height: 32px;
    text-align: center;
}

.body-text-UC {
    font-weight: bold;
    font-size: 26px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    margin: 0 100px 50px;
}

.hyperlink-regular {
    font-weight: bold;
    font-size: 24px;
    color: #979797;
    letter-spacing: 0;
}

.hyperlink-bold-small {
    font-family: "Quicksand-Bold";
    font-size: 24px;
    color: #979797;
}

body {
    overflow-x: hidden;
}

nav {
    display: none;
    background: #F8E71C;
    text-transform: uppercase;
    padding: 60px 0;
}

nav a {
    font-family: 'Quicksand-Bold';
    font-size: 29px;
    color: #979797;
    letter-spacing: 6.69px;
    padding: 30px 40px 30px 40px;
    display: block;
}

nav li {
    border-bottom: 1px solid #979797;
}

nav li:nth-child(4) {
    border-bottom: none;
}

nav li:hover {
    background: #A975D7;
}

nav li:hover a {
    color: #fff;
}

nav .timeline {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.main-timeline {
    position: relative;
    width: auto;
}

.c-intro-panel header::before {
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    bottom: 75px;
    background-color: #A8D94E;
    z-index: 0;
}

.c-intro-panel {
    background: transparent;
    padding-top: 30px;
}

.c-intro-panel header {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: flex-start;
    position: relative;
    width: 85%;
    margin: 0 auto;
}

.c-intro-panel main {
    padding: 65px 0;
    color: #fff;
    width: 75%;
    margin: 0 auto;
}

.c-intro-panel .beta-button {
    margin-right: 90px;
    width: 120px;
    z-index: 2;
}

.c-intro-panel .logo-group {
    justify-self: center;
    position: relative;
    z-index: 2;
    width: 80%;
    margin-top: 20px;
}

.c-intro-panel .state-of-detroit-child,
.c-intro-panel .site-logo {
    width: 100%;
    display: block;
    z-index: 2;
}

.logo-group .locale-switcher {
    position: absolute;
    right: -105px;
    top: 50%;
    transform: translateY(-50%);
}

.header-right {
    display: flex;
    align-items: center;
    justify-self: end;
    gap: 12px;
    z-index: 2;
}

.locale-switcher {
    flex-shrink: 0;
    text-align: center;
}
.locale-label {
    display: block;
    font-family: 'Quicksand-Medium';
    font-size: 12px;
    color: #FFFFFF;
    margin-bottom: 4px;
}
.locale-switcher select {
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    cursor: pointer;
}

/* .c-intro-panel .body-text-large:first-of-type {
    margin-bottom: 70px;
} */

.c-intro-panel .navigation-icon-holder .navigation-icon {
    position: fixed;
    cursor: pointer;
    margin-left: -30px;
    z-index: 2;
}

.c-intro-panel .navigation-icon {
    width: 70px;
}

/**** Tab CSS with jquery-ui overrides ****/
.ui-tabs {
    padding: 0;
}

.ui-tabs .ui-tabs-nav {
    margin-bottom: 50px;
    justify-content: space-around;
    border-bottom: 3px solid black;
}

.ui-tabs .ui-tabs-nav li {
    flex-grow: 0;
    white-space: normal;
}

.ui-widget-header {
    border-bottom-width: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background-color: #A975D7;
    color: #fff;
    outline-offset: -1px;
    outline: 3px solid black;
}
.ui-tabs .ui-tabs-nav li:hover {
  outline: 3px solid black;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    font-size: 24px;
    text-transform: uppercase;
}

/* .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
} */

.c-our-goal-panel {
    background-image: url("../assets/our-goal-bg.png");
    background: #fff;
    padding: 110px 0;
}

.c-partnership-panel {
    background: #F8E71C;
    padding: 80px 0;
}

.c-partnership-panel p {
    margin: 0;
    line-height: 32px;
    text-align: center;
    width: 75%;
}

.c-goal-panel {
    background: #fff;
}

.c-goal-panel p {
    margin: 0;
    padding: 80px 0;
    text-align: center;
    width: 78%;
    line-height: 32px;
}

.c-tools-panel {
    background: #76AFF2;
    padding-top: 120px;
}

.c-tools-panel .body-text-large {
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

.c-tools-panel h1 {
    margin: 0;
    text-align: center;
    width: 70%;
}

.c-tools-panel ul {
    padding: 60px 0;
    width: 75%;
    margin: 0 auto;
    line-height: 48px;
}

.c-tools-panel li {
    display: flex;
    align-items: center;
}

.c-tools-panel li img {
    margin-right: 50px;
}

.c-tools-panel li p {
    color: #fff;
    flex-shrink: 100;
    margin: 15px 0 15px 0;
}

.c-tools-panel button {
    margin-bottom: 120px;
}

.c-critical-questions-panel {
    background: #fff;
}

.c-critical-questions-panel .section-main-image {
    padding: 110px 0;
}

.c-critical-questions-panel p {
    width: 75%;
    text-align: center;
    line-height: 32px;
    margin-bottom: 50px;
}
.c-critical-questions-panel ul.timeline {
  display:grid;
  grid-template-rows: 30em 37em 37em 37em;
  grid-template-columns: 2fr 3fr 1fr 3fr 1fr 3fr 2fr;
  grid-auto-flow:dense;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 100px;
}

.c-critical-questions-panel ul.timeline > li {
    border: 8px solid #a9d858;
    padding: 0;
    margin-top: -0.57em;
}
.c-critical-questions-panel .timeline li i.triangle {
  display: flex;
  position: relative;
  width: 0;
  height: 0;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 1) {
  grid-column:1;
  border:none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 2) {
  grid-column:2;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 3) {
  grid-column:3;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 3) i.triangle {
  border-top: 30px solid transparent;
  border-left: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 4) {
  grid-column:4;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 5) {
  grid-column:5;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 5) i.triangle {
  border-top: 30px solid transparent;
  border-left: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 6) {
  grid-column:6;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 7) {
  grid-column:7;
  border: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 8) {
  grid-column:7;
  border-left: none;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 8) i.triangle {
  border-right: 35px solid transparent;
  border-left: 35px solid transparent;
  border-top: 60px solid #a9d858;
  right: -2.75em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 9) {
  grid-column:6;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 10) {
  grid-column:5;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 10) i.triangle {
  border-top: 30px solid transparent;
  border-right: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 11) {
  grid-column:4;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 12) {
  grid-column:3;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 12) i.triangle {
  border-top: 30px solid transparent;
  border-right: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 13) {
  grid-column:2;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 14) {
  grid-column:1;
  border: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 15) {
  grid-column:1;
  border-right: none;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 15) i.triangle {
  border-right: 35px solid transparent;
  border-left: 35px solid transparent;
  border-top: 60px solid #a9d858;
  left: -2.75em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 16) {
  grid-column:2;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 17) {
  grid-column:3;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 17) i.triangle {
  border-top: 30px solid transparent;
  border-left: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 18) {
  grid-column:4;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 19) {
  grid-column:5;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 19) i.triangle {
  border-top: 30px solid transparent;
  border-left: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 20) {
  grid-column:6;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 21) {
  grid-column:7;
  border: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 22) {
  grid-column:7;
  border-left: none;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 22) i.triangle {
  border-right: 35px solid transparent;
  border-left: 35px solid transparent;
  border-top: 60px solid #a9d858;
  right: -2.75em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 23) {
  grid-column:6;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 24) {
  grid-column:5;
  border-left: none;
  border-top: none;
  border-right: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 24) i.triangle {
  border-top: 30px solid transparent;
  border-right: 60px solid #a9d858;
  border-bottom: 30px solid transparent;
  bottom: -2.4em;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 25) {
  grid-column:4;
  border-left: none;
  border-top: none;
  border-right: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 26) {
  border: none;
}
.c-critical-questions-panel .timeline > li:nth-child(27n + 27) {
  border: none;
}

.c-critical-questions-panel ul.timeline li a {
  display: grid;
  grid-template-rows: 5fr 1fr;
  height: 94%;
  row-gap: 20px;
  padding-bottom: 0.1em;
}

.c-critical-questions-panel ul.timeline li img {
  max-width: 68%;
  justify-self: center;
  align-self: end;
  opacity: 0.7;
}
.c-critical-questions-panel ul li p {
    font-weight: bold;
    font-size: 24px;
    color: #979797;
    line-height: 32px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    justify-self: center;
}
.c-critical-questions-panel ul.timeline li a:hover img {
  opacity: 1;
}
.c-critical-questions-panel ul.timeline li a:hover p {
  color: black;
}
.c-critical-questions-panel i.circle-stop {
  height: 60px;
  width: 60px;
  background-color: #faae44;
  border: 7px solid black;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}


.c-explore-panel .section-main-image {
    padding: 115px 0 80px 0;
}

.c-explore-panel h1 {
    margin: 0;
    width: 70%;
}

.c-explore-panel input[type='text'] {
    font-family: 'Quicksand-Medium';
    margin: 0;
    border-radius: 7.2px;
    border: none;
    width: 100%;
    padding: 30px 50px;
    font-size: 24px;
    color: #FFFFFF;
    background: #A8D94E;
    box-sizing: border-box;
}

.c-explore-panel input[type='text']::placeholder {
    color: #FFFFFF;
}


.c-explore-panel input[type='text']:focus {
    background: #A8D94E;
    border: 1.5px solid black;
}

.c-explore-panel button, .c-critical-questions-panel button {
    font-family: 'Quicksand-Bold';
    margin-bottom: 40px;
    background: #7E4BAB;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 60.8px;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 2.7px;
    padding: 25px 35px;
    align-items: center;
}

.c-critical-questions-panel button.tutorial {
    background: #F8E71C;
    color: #979797;
}

.c-explore-panel button:hover, .c-critical-questions-panel button:hover, .c-tools-panel button:hover, .c-topics-panel .button-group button:hover {
  outline: 3px solid black;
}

.c-explore-panel button img, .c-critical-questions-panel button img {
    margin-right: 20px;
}

.c-explore-panel #topic-select {
    width: 100%;
}

.c-explore-panel .ddiv-search-wrapper {
    max-width: none;
    width: 72%;
    margin: 60px 0;
}

.c-explore-panel .twitter-typeahead {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
}

.c-explore-panel .twitter-typeahead .tt-menu{
    width: 72%;
    margin-top: -60px;
    background: #A8D94E;
    font-family: 'Quicksand-Medium' !important;
    left: auto !important;
    border-radius: 7.2px;
}

.c-explore-panel .twitter-typeahead .tt-menu .tt-dataset-profile {
    border-radius: 7.2px;
}

.c-explore-panel .twitter-typeahead .tt-menu .tt-dataset-profile .tt-suggestion {
    cursor: pointer;
    border-radius: 7.2px;
}

.c-explore-panel .twitter-typeahead .tt-menu .tt-dataset-profile p {
    font-family: 'Quicksand-Medium' !important;
    padding: 20px 30px;
    font-size: 29px !important;
    color: #fff;
}

.c-explore-panel .twitter-typeahead .tt-menu .tt-dataset-profile p:hover {
    background: #87AF3F;
    border: 1.5px solid black;
}

.c-topics-panel {
    background: #fff;
}

.c-topics-panel .section-main-image {
    padding: 110px 0 80px 0;
}

.c-topics-panel p {
    width: 75%;
    text-align: center;
    line-height: 32px;
    margin: 0;
}

.c-topics-panel input[type='text'] {
    font-family: 'Quicksand-Medium';
    margin: 0;
    border-radius: 7.2px;
    border: none;
    width: 100%;
    padding: 30px 50px;
    font-size: 24px;
    color: #FFFFFF;
    background: #A8D94E;
    box-sizing: border-box;
}

.c-topics-panel li {
    margin-bottom: 40px;
}

.c-topics-panel .button-group {
    margin: 80px 0;
    width: 80%;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.c-topics-panel .button-group a {
    max-width: 33%;
}

.c-topics-panel .button-group button {
    font-family: 'Quicksand-Medium';
    background: #76AFF2;
    color: #fff;
    border-radius: 90px;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1.05px;
    text-transform: uppercase;
    padding: 25px 35px;
}

.c-topics-panel .l-flex-space-between {
    width: 75%;
    margin: 80px auto 110px auto;
}

.c-topics-panel .l-flex-space-between ul {
    padding: 0 5% 0 0;
}

.c-topics-panel .dropdown {
    display: none;
    margin: 20px 50px;
}

.c-topics-panel #indicator-select-wrapper {
    width: 100%;
}

.c-topics-panel .ddiv-indicator-search-wrapper {
    max-width: none;
    width: 72%;
    margin: 60px 0;
}

.c-topics-panel input[type='text']::placeholder {
    color: #FFFFFF;
}

.c-topics-panel input[type='text']:focus {
    background: #A8D94E;
    border: 1.5px solid black;
}

.c-topics-panel .twitter-typeahead {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}

.c-topics-panel .twitter-typeahead .tt-menu{
    width: 72%;
    left:auto !important;
    background: #A8D94E;
    font-family: 'Quicksand-Medium' !important;

}

.c-topics-panel .twitter-typeahead .tt-menu .tt-dataset-topics h5 {
    font-family: 'Quicksand-Medium' !important;
    padding: 20px 30px;
    font-size: 29px !important;
    color: #fff;
}

.c-topics-panel .twitter-typeahead .tt-menu .tt-dataset-topics h5:hover {
    cursor: pointer;
    background: #87AF3F;;
}

.c-additional-resources-panel {
    background: #F7AB1E;
}

.c-additional-resources-panel .section-main-image {
    padding: 110px 0 70px 0;
}

.c-additional-resources-panel .body-text-bold {
    margin-bottom: 8px;
}

.c-additional-resources-panel ul {
    width: 80%;
    margin: 0 auto;
}

.c-additional-resources-panel li {
    margin-bottom: 60px;
}

.c-additional-resources-panel li img {
    max-width: 160px;
    margin-right: 40px;
    max-height: 200px;
    height: auto;
    width: 160px;
}

.c-additional-resources-panel li p {
    margin: 0;
    color: #fff;
}

footer {
    background: #fff;
    padding: 85px 0 65px 0;
    width: 75%;
    margin: 0 auto;
}

footer .l-flex-space-between {
    align-items: flex-start;
}

footer p {
    margin: 0;
    margin-bottom: 6px;
    color: #979797;
}

footer input {
    margin: 20px 0 60px 0;
    padding: 22px 25px;
    background: #DBDBDB;
    color: #fff;
}

footer .divider {
    margin: 40px 0;
    border: 1px solid #8C8C8C;
    min-height: 1px;
}

footer .company-logo {
    width: 306px;
    margin-right: 95px;
}

footer .c-social-media {
    display: flex;
    justify-content: space-between;
}

footer .c-social-media li {
    margin-bottom: 30px;
}

footer .c-social-media .social-icons {
    width: 35px;
    margin-right: 20px;
}

footer .skillman p {
    font-family: 'Quicksand';
    font-size: 22px;
    margin-bottom: 0;
}

footer .skillman img {
    width: 240px;
    margin-right: 25px;
}

footer .designed-by {
    margin-top: 40px;
    font-family: 'Quicksand';
    font-size: 24px;
}

footer .designed-by span {
    color: #67C0CE;
}

.c-arrow {
    width: 108px;
    margin-bottom: -60px;
}

.c-huge-rounded-button {
    width: 35%;
    background: #4F80BA;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    padding: 25px 35px;
    border-radius: 79px;
}

.checkmark {
    width: 55px;
}
.l-flex {
    display: flex;
}
.l-flex-center {
    display: flex;
    justify-content: center;
}

.l-flex-center .section-header-img {
    width: 35%;
}

.l-flex-align-center {
    display: flex;
    align-items: center;
}

.l-flex-space-between {
    display: flex;
    justify-content: space-between;
}

.l-flex-align-flex-end {
    display: flex;
    align-items: flex-end;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .ui-tabs .ui-tabs-nav {
    }
    .c-intro-panel .beta-button {
        width: 100px;
        margin-right: 75px;
    }

    .c-topics-panel .button-group {
        width: 85%;
        margin: 50px 0;
        flex-direction: column;
    }
    .c-topics-panel .button-group a {
        max-width: 100%;
    }
    .c-topics-panel .button-group button {
        margin-bottom: 25px;
        width: 100%;
    }
    .c-critical-questions-panel ul.timeline {
      display:grid;
      grid-template-rows: 25em 30em 30em 30em 30em 30em;
      grid-template-columns:2fr 3fr 1fr 3fr 2fr;
      grid-auto-flow:dense;
      width: 94%;
      margin: 0 auto;
      margin-bottom: 100px;
    }
    .c-critical-questions-panel ul.timeline > li {
      border-width: 6px;
      margin-top: -0.42em;
    }

    .c-critical-questions-panel .timeline > li:nth-child(27n + 1) {
      grid-column:1;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 2) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 3) {
      grid-column:3;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 3) i.triangle {
      border-top: 25px solid transparent;
      border-left: 50px solid #a9d858;
      border-bottom: 25px solid transparent;
      bottom: -2em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 4) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 5) {
      grid-column:5;
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 5) i.triangle {
      border:none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 6) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 7) {
      grid-column:5;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      border-right: 6px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom: 6px solid #a9d858;
      border-top: 6px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 7) i.triangle {
      border-right: 27px solid transparent;
      border-left: 27px solid transparent;
      border-top: 51px solid #a9d858;
      left: 2.12em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 8) {
      grid-column:3;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border-right: none;
      border-top: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 8) i.triangle {
      border-top: 25px solid transparent;
      border-right: 50px solid #a9d858;
      border-bottom: 25px solid transparent;
      bottom: -2em;
      border-left: none;
      right: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 9) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 10) {
      grid-column:1;
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 10) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 11) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 12) {
      grid-column:1;
      justify-content: flex-start;
      align-items: center;
      border-left: 6px solid #a9d858;
      border-top: 6px solid #a9d858;
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%;
      right: 2.3em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 12) i.triangle {
      border-right: 27px solid transparent;
      border-left: 27px solid transparent;
      border-top: 51px solid #a9d858;
      right: 2.14em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 13) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 14) {
      grid-column:3;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border-bottom: 6px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 14) i.triangle {
      border-top: 25px solid transparent;
      border-left: 50px solid #a9d858;
      border-bottom: 25px solid transparent;
      bottom: -2em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 15) {
      grid-column:5;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border: none;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 15) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 16) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 17) {
      grid-column:5;
      justify-content: flex-end;
      align-items: center;
      border-right: 6px solid #a9d858;
      border-top: 6px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 17) i.triangle {
      border-right: 27px solid transparent;
      border-left: 27px solid transparent;
      border-top: 51px solid #a9d858;
      left: 2.12em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 18) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 19) {
      grid-column: 3;
      justify-content: center;
      align-items: flex-end;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 19) i.triangle {
      border-top: 25px solid transparent;
      border-right: 50px solid #a9d858;
      border-bottom: 25px solid transparent;
      bottom: -2em;
      border-left: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 20) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 21) {
      grid-column:1;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 22) {
      grid-column:1;
      justify-content: flex-start;
      align-items: center;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%;
      border-left: 6px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 22) i.triangle {
      border-right: 27px solid transparent;
      border-left: 27px solid transparent;
      border-top: 51px solid #a9d858;
      right: 2.14em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 23) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 24) {
      grid-column:3;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 24) i.triangle {
      border-top: 25px solid transparent;
      border-left: 50px solid #a9d858;
      border-bottom: 25px solid transparent;
      bottom: -2em;
      border-right: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 25) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 26) {
      grid-column:5;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 26) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 27) {
      grid-column:5;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      border-right: 6px solid #a9d858;
      border-top: 6px solid #a9d858;
      border-bottom: 6px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 27) i.triangle {
      border-right: 27px solid transparent;
      border-left: 27px solid transparent;
      border-top: 51px solid #a9d858;
      left: 2.12em;
    }
    .c-critical-questions-panel ul.timeline li a {
      padding-bottom: 1em;
    }
    .c-critical-questions-panel ul.timeline li a img {
      opacity: 1;
    }

    .c-critical-questions-panel ul li p {
      color: black;
    }
    .c-critical-questions-panel i.circle-stop {
      border-width: 6px;
    }
    /*
    .c-additional-resources-panel li img {
        max-width: 160px;
    }
    */
    footer {
        width: 100%;
        padding: 60px 0 30px 0;
    }
    footer input {
        font-size: 12px;
        padding: 15px;
        border-radius: 3.6px;
        margin: 20px 0 30px 0;
    }
    footer .company-logo {
        width: 225px;
        margin: 0 auto 20px auto;
    }
    footer .body-text-32 {
        text-align: center;
    }

    footer .body-text-32:first-of-type {
        width: 60%;
        margin: 0 auto;
    }
    footer .l-flex-space-between {
        flex-direction: column;
        align-items: center;
    }
    footer .divider {
        margin: 20px 0;
        border: .1px solid #8C8C8C;
    }
    footer .c-social-media {
        flex-direction: column;
    }
    footer .c-social-media li {
        display: flex;
        justify-content: center;
    }
    footer .c-social-media .social-icons {
        width: 15px;
    }
    footer .body-text {
        text-align: center;
    }
    footer .skillman img {
        width: 172px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    footer .skillman p {
        font-size: 16px;
    }
    footer .skillman .l-flex-align-flex-end {
        flex-direction: column;
        align-items: center;
    }
    footer .designed-by {
        margin: 20px;
        font-size: 16px;
        text-align: center;
    }
    body {
      color: blue;
    }
}


@media (min-width: 320px) and (max-width: 480px) {
    .body-text-large {
        font-size: 18px;
        line-height: 24px;
    }
    .body-text {
        font-size: 14px;
        line-height: 21px;
    }
    .body-text-32 {
        font-size: 16px;
        letter-spacing: 0;
    }
    .body .rounded-button-body-text {
        width: 80%;
        font-size: 13px;
        letter-spacing: 0.91px;
    }
    .hyperlink-bold-small {
        font-size: 12px;
    }
    nav {
        display: none;
        padding: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 90%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    nav a {
        font-size: 12px;
        padding: 35px 40px;
        letter-spacing: 2.77px;
        line-height: 14.5px;
    }
    nav li:nth-child(4) {
        border-bottom: 1px solid #979797;
    }
    nav .timeline {
        width: 100%;
        flex-direction: column;
    }
    .ui-tabs .ui-tabs-nav {
        flex-direction: column;
        border-bottom: none;
    }
    .ui-tabs .ui-tabs-nav li {
        flex-direction: column;
        margin: 10px 15px 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .c-intro-panel {
        padding-top: 30px;
    }
    .c-intro-panel main {
        padding: 30px 0;
    }
    .c-intro-panel .beta-button {
        width: 64px;
    }
    .c-intro-panel .navigation-icon {
        width: 38px;
    }
    /* .c-intro-panel .body-text-large:first-of-type {
        margin-bottom: 30px;
    } */
    .c-intro-panel .logo-group {
        width: 45%;
    }
    .logo-group .locale-switcher {
        right: -70px;
    }
    .c-intro-panel header::before {
        bottom: 25px;
    }
    .c-our-goal-panel {
        padding: 40px;
    }
    .c-our-goal-panel img {
        width: 220px;
        height: 71.2px;
    }
    .c-partnership-panel {
        padding: 40px 0;
    }
    .c-partnership-panel p {
        width: 80%;
        line-height: 21px;
    }
    .c-goal-panel p {
        padding: 40px 0;
        width: 80%;
        line-height: 21px;
    }
    .c-tools-panel {
        padding-top: 45px;
    }
    .c-tools-panel h1 {
        width: 80%;
    }
    .c-tools-panel ul {
        width: 81%;
        padding: 40px 0;
    }
    .c-tools-panel .checkmark {
        margin-right: 15px;
        width: 28px;
    }
    .c-tools-panel button {
        margin-bottom: 45px;
    }
    .c-critical-questions-panel .section-main-image {
        padding: 45px 0;
        width: 206px;
        height: 165px;
    }.c-critical-questions-panel ul.timeline {
      display:grid;
      grid-template-rows: 14em 18em 18em 18em 18em 18em;
      grid-template-columns:1fr 3fr 1fr 3fr 1fr;
      grid-auto-flow:dense;
      width: 94%;
      margin: 0 auto;
      margin-bottom: 100px;
    }
    .c-critical-questions-panel ul.timeline > li {
      border-width: 4px;
      margin-top: -0.29em;
    }

    .c-critical-questions-panel .timeline > li:nth-child(27n + 1) {
      grid-column:1;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 2) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 3) {
      grid-column:3;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 3) i.triangle {
      border-top: 15px solid transparent;
      border-left: 30px solid #a9d858;
      border-bottom: 15px solid transparent;
      bottom: -1.21em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 4) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 5) {
      grid-column:5;
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 5) i.triangle {
      border:none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 6) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 7) {
      grid-column:5;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      border-right: 4px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom: 4px solid #a9d858;
      border-top: 4px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 7) i.triangle {
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 30px solid #a9d858;
      left: 1.22em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 8) {
      grid-column:3;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border-right: none;
      border-top: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 8) i.triangle {
      border-top: 15px solid transparent;
      border-right: 30px solid #a9d858;
      border-bottom: 15px solid transparent;
      bottom: -1.21em;
      border-left: none;
      right: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 9) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 10) {
      grid-column:1;
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 10) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 11) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 12) {
      grid-column:1;
      justify-content: flex-start;
      align-items: center;
      border-left: 4px solid #a9d858;
      border-top: 4px solid #a9d858;
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%;
      right: 2.3em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 12) i.triangle {
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 30px solid #a9d858;
      right: 1.17em;
      bottom: -1em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 13) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 14) {
      grid-column:3;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border-bottom: 4px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 14) i.triangle {
      border-top: 15px solid transparent;
      border-left: 30px solid #a9d858;
      border-bottom: 15px solid transparent;
      bottom: -1.21em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 15) {
      grid-column:5;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border: none;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 15) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 16) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 17) {
      grid-column:5;
      justify-content: flex-end;
      align-items: center;
      border-right: 4px solid #a9d858;
      border-top: 4px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 17) i.triangle {
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 30px solid #a9d858;
      left: 1.22em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 18) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 19) {
      grid-column: 3;
      justify-content: center;
      align-items: flex-end;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 19) i.triangle {
      border-top: 15px solid transparent;
      border-right: 30px solid #a9d858;
      border-bottom: 15px solid transparent;
      bottom: -1.21em;
      border-left: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 20) {
      grid-column:2;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 21) {
      grid-column:1;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 22) {
      grid-column:1;
      justify-content: flex-start;
      align-items: center;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%;
      border-left: 4px solid #a9d858;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 22) i.triangle {
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 30px solid #a9d858;
      right: 1.17em;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 23) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 24) {
      grid-column:3;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 24) i.triangle {
      border-top: 15px solid transparent;
      border-left: 30px solid #a9d858;
      border-bottom: 15px solid transparent;
      bottom: -1.21em;
      border-right: 0;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 25) {
      grid-column:4;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 26) {
      grid-column:5;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 26) i.triangle {
      border: none;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 27) {
      grid-column:5;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      border-right: 4px solid #a9d858;
      border-top: 4px solid #a9d858;
      border-bottom: 4px solid #a9d858;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%;
    }
    .c-critical-questions-panel .timeline > li:nth-child(27n + 27) i.triangle {
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 30px solid #a9d858;
      left: 1.22em;
    }
    .c-critical-questions-panel ul.timeline li a {
      padding-bottom: 1em;
    }
    .c-critical-questions-panel ul.timeline li a img {
      opacity: 1;
    }
    .c-critical-questions-panel ul li p {
      font-size: 1em;
      line-height: 1.3em;
      color: black;
    }
    .c-critical-questions-panel i.circle-stop {
      border-width: 3px;
      height: 30px;
      width: 30px;
    }
    .c-explore-panel .section-main-image {
        padding: 45px 0;
        width: 218px;
        height: 160px;
    }
    .c-explore-panel h1 {
        width: 80%;
    }
    .c-explore-panel input[type='text'] {
        margin: 40px 0;
        opacity: 0.75;
        font-size: 12px;
        padding: 15px 13px;
        width: 90%;
    }
    .c-explore-panel button, .c-critical-questions-panel button {
        margin-bottom: 50px;
        font-size: 12px;
        letter-spacing: 0.91px;
        padding: 14px 12px;
    }
    .c-explore-panel button img, .c-critical-questions-panel button img {
        width: 9px;
        margin-right: 5px;
    }
    .c-explore-panel .twitter-typeahead .tt-menu{
        width: 90%;
        margin-top: -40px;
        left: auto !important;
        border-radius: 7.2px;
        font-size: 12px;
    }

    .c-topics-panel .twitter-typeahead .tt-menu {
        width: 85%;
    }

    .c-explore-panel .twitter-typeahead .tt-menu .tt-dataset-profile p {
        padding: 15px 13px;
        font-size: 12px !important;
        color: #fff;
    }

    .c-topics-panel .twitter-typeahead .tt-menu .tt-dataset-topics h5 {
        padding: 15px 13px;
        font-size: 12px !important;
        color: #fff;
    }
    .c-topics-panel .section-main-image {
        width: 218px;
        padding: 45px 0;
        height: 160px;
    }
    .c-topics-panel p {
        font-size: 12px;
        line-height: 21px;
        width: 78%;
    }
    .c-topics-panel input[type='text'] {
        font-size: 12px;
        padding: 17px 13px;
        width: 85%;
        margin-top: -25px;
        border-radius: 3.6px;
    }
    .c-topics-panel .button-group {
        width: 85%;
        margin: 50px 0;
        flex-direction: column;
    }
    .c-topics-panel .button-group button {
        margin-bottom: 25px;
        font-size: 13px;
        letter-spacing: 0.91px;
        padding: 12px 10px;
        width: 100%;
    }
    .c-topics-panel .l-flex-space-between {
        display: none;
    }
    .c-topics-panel .dropdown {
        display: block;
        margin: 40px 0;
        width: 85%;
    }

    .c-topics-panel .dropdown button {
        font-family: 'Quicksand-Medium';
        background: #76AFF2;
        color: #fff;
        border-radius: 0;
        font-weight: bold;
        font-size: 13px;
        letter-spacing: 0.91px;
        padding: 12px 10px;
        width: 100%;
        text-transform: uppercase;
    }

    .c-topics-panel .dropdown .topics-dropdown-content {
        display: none;
        position: absolute;
        background-color: #DBDBDB;
        min-width: 85%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    /* Links inside the dropdown */
    .c-topics-panel .dropdown .topics-dropdown-content a {
        color: black;
        padding: 4px 16px;
        text-decoration: none;
        display: block;
    }

    /* Change color of dropdown links on hover */
    .c-topics-panel .dropdown .topics-dropdown-content a:hover {background-color: #bdbcbc}

    .c-topics-panel .dropdown:hover .topics-dropdown-content {
        display: block;
    }

    .c-additional-resources-panel .section-main-image {
        width: 206px;
        height: 165px;
        padding: 45px 0;
    }
    .c-additional-resources-panel .l-flex-space-between {
        flex-direction: column;
        align-items: center;
    }
    .c-additional-resources-panel ul {
        margin-bottom: 30px;
    }
    .c-additional-resources-panel li img {
        margin-right: 15px;
        margin-bottom: 20px;
    }
    .c-additional-resources-panel li span {
    }
    footer {
        width: 100%;
        padding: 60px 0 30px 0;
    }
    footer input {
        font-size: 12px;
        padding: 15px;
        border-radius: 3.6px;
        margin: 20px 0 30px 0;
    }
    footer .company-logo {
        width: 225px;
        margin: 0 auto 20px auto;
    }
    footer .body-text-32 {
        text-align: center;
    }

    footer .body-text-32:first-of-type {
        width: 60%;
        margin: 0 auto;
    }
    footer .l-flex-space-between {
        flex-direction: column;
        align-items: center;
    }
    footer .divider {
        margin: 20px 0;
        border: .1px solid #8C8C8C;
    }
    footer .c-social-media {
        flex-direction: column;
    }
    footer .c-social-media li {
        display: flex;
        justify-content: center;
    }
    footer .c-social-media .social-icons {
        width: 15px;
    }
    footer .body-text {
        text-align: center;
    }
    footer .skillman img {
        width: 172px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    footer .skillman p {
        font-size: 12px;
    }
    footer .skillman .l-flex-align-flex-end {
        flex-direction: column;
        align-items: center;
    }
    footer .designed-by {
        margin: 20px;
        font-size: 12px;
        text-align: center;
    }
    .c-huge-rounded-button {
        width: 80%;
        padding: 15px 30px;
        font-size: 13px;
        letter-spacing: 0.91px;
    }
    .c-arrow {
        width: 37px;
        height: 37px;
        margin-bottom: -15px;
    }
    .l-flex-center .section-header-img {
        width: 220px;
    }
}

@font-face {
    font-family: 'Quicksand-Regular';
    src: url("../img/fonts/Quicksand-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Quicksand-Medium';
    src: url("../img/fonts/Quicksand-Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'Quicksand-Bold';
    src: url("../img/fonts/Quicksand-Bold.ttf") format("truetype");
}

* {
    font-family: 'Quicksand-Medium', sans-serif;
    box-sizing: border-box;
}

body {
    margin: 0;
}

a {
    text-decoration: none;
    outline: none;
}

button {
    border: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

input {
    width: 100%;
    border-radius: 7.2px;
    border: none;
    font-size: 32px;
}

/* .c-critical-questions-panel ul li {
    flex: 0 1 33.33%;
    display: flex;
    margin-bottom: 40px;
} */

/* .c-critical-questions-panel ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
} */

.welcome-splash[hidden] { display: none; }
.welcome-splash {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}
.welcome-splash__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
}
.welcome-splash__panel {
    position: relative;
    background: #fff;
    max-width: 560px;
    width: 100%;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}
.welcome-splash__panel h2 {
    margin: 0 0 0.75rem;
    font-size: 1.5rem;
    line-height: 1.2;
}
.welcome-splash__panel p {
    margin: 0 0 1.25rem;
    line-height: 1.5;
}
.welcome-splash__panel a {
    color: #4F80BA;
}
.welcome-splash__ok {
    background: #4F80BA;
    color: #fff;
    border: 0;
    padding: 0.6rem 1.25rem;
    font-size: 1rem;
    border-radius: 4px;
    cursor: pointer;
}
.welcome-splash__ok:hover,
.welcome-splash__ok:focus {
    background: #3d6694;
}
