@font-face {
  font-family: "ShkAidaIt";
  src: url(/assets/fonts/SHK_Aida_It.otf);
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}


/* registerPage */
.warningNote {
  background-color: #ffff66;
  padding: 16px;
  border-radius: 4px;
  border-bottom: 1px solid #e5db4d;
  margin-top: 2px;
  color: #4d4d20;
  font-size: 13px
}
/* registerPage end*/
.competition-section .leaderboard-container .nav-filter { margin-top: 0 }

.leftTime { margin-top: 25px }
.leftTime p { margin-bottom: 0; font-weight: bold; color: #191919 }
.leftTime .timer { justify-content: flex-start;margin-top: 8px }
.leftTime .timer .square strong { color: #0051ff }

.contestStart {
 margin-top: 1rem;
}
.contestTimeLeftText { margin-bottom: 0 }
.leftTime.contestTimeLeft { margin-top: 1rem }
.leftTime.contestTimeLeft .timer {margin-top:0}
.button-outline-primary {
    color: #2990FF;
    text-align: center;
    letter-spacing: .25px;
    border-radius: 24px;
    padding: 0.75rem 1.75rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    transition: all .2s;
    box-shadow: 0 16px 32px -8px rgba(0,0,0,.3)
}

.button-outline-primary:hover{
  color: #2990FF !important
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

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

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.homePage .div-block-7 {
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.homePage .hero-wrapper-vertical {
  flex-flow: wrap;
  z-index: 3;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: grid;
  /* justify-content: space-between;
  align-items: flex-start;
  display: flex; */
  position: relative;
}

.homePage .contest-card {
  /* width: 45%; */
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 30px 40px -8px rgba(0, 0, 0, .2);
}

.homePage .contest-stack .contest-banner p {
  height: 140px
}

.homePage .card-title {
  font-size: 20px;
  line-height: 24px;
}

.homePage .card-subtitle {
  color: #5a5ae6;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

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

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .contestStart .button-outline-primary {
    width: 100%;
    margin-top: 15px
  }

  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

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

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

body {
  color: #59707d;
  font-family: Mardoto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}


h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

p {
  margin-bottom: 16px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.navbar-logo-left {
  z-index: 100;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-logo-left-container {
  z-index: 100;
  width: 100%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  box-shadow: 0 1px rgba(0, 0, 0, .05);
}

.homePage .container {
  width: 100%;
  max-width: 1110px;
  flex-direction: column;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #696969;
  margin-left: 4px;
  margin-right: 4px;
  padding: 8px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-right: 24px;
}

.nav-dropdown-toggle {
  padding: 8px 32px 8px 8px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #696969;
  margin-right: 8px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 20px;
  background-color: #dcdcdc;
  margin-left: 8px;
  margin-right: 8px;
}

.button-primary {
  height: 48px;
  color: #fff;
  letter-spacing: .25px;
  background-color: #0051ff;
  border: 1px solid #0051ff;
  border-radius: 24px;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .2s;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .3);
}

.telcell-button {
  background-color: #361766
}

.button-primary:hover {
  background-color: #0045d9;
  border-color: #0045d9;
  color: #ffffff;
  text-decoration: none
}

.button-primary.wide {
  width: 100%;
}

.button-primary.margin-top-24 {
  margin-top: 24px;
}

.hero-wrapper {
  z-index: 3;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: static;
}

.hero-stack {
  z-index: 3;
  margin-top: 80px;
  padding: 40px 16px 80px;
  display: flex;
  position: relative;
}

.button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.button-group.margin-bottom-32px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.p-bigger {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.button-primary-large {
  height: 48px;
  color: #fff;
  letter-spacing: .25px;
  background-color: #0051ff;
  border: 1px solid #0051ff;
  border-radius: 28px;
  padding: 12px 32px;
  font-weight: 500;
  transition: all .2s;
}

.button-primary-large:hover {
  background-color: #0045d9;
  border-color: #0045d9;
}

.button-primary-outline {
  height: 48px;
  color: #0051ff;
  letter-spacing: .25px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dcdcdc;
  border-radius: 28px;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .2s;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .2);
}

.button-primary-outline:hover {
  color: #fff;
  background-color: #0045d9;
  border-color: #0045d9;
}

.button-primary-white {
  height: 48px;
  color: #000;
  letter-spacing: .25px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 28px;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
}

.button-primary-white:hover {
  color: #fff;
  background-color: #0045d9;
  border-color: #0045d9;
}

.dates-grid {
  z-index: 90;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 24px;
  margin-bottom: 40px;
  display: grid;
}

.grade-number {
  color: #000;
  flex: none;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.date-block {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  padding: 24px;
}

.date-wrapper {
  align-items: flex-start;
  display: flex;
}

.date-details {
  color: #696969;
  letter-spacing: 0;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.about-us-wrapper {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  width: 45%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.about-us {
  padding: 120px 16px;
  position: relative;
}

.text-block {
  color: #696969;
}

.metrics {
  background-color: #f2f2f7;
  padding: 60px 16px;
  position: relative;
}

.metrics-wrapper {
  width: 100%;
  color: #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.metrics-data {
  margin-bottom: 8px;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.gallery {
  height: 600px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("/assets/img/hero_5.jpg");
  background-position: 50% 0;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.our-mission {
  padding: 120px 16px;
  position: relative;
}

.mission-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonials {
  background-color: #f2f2f7;
  padding: 120px 16px;
  position: relative;
}

.testimonial-main-image {
  width: 100%;
  min-height: 320px;
  object-fit: cover;
  box-shadow: 0 8px 16px -8px rgba(0, 0, 0, .2);
}

.testimonial-block {
  min-height: 320px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  padding: 32px;
  display: flex;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .2);
}

.author {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.testimonial-image {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 20px;
}

.p-heading {
  color: #000;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.testimonial-quote-icon {
  margin-bottom: 16px;
}

.p-smaller {
  font-size: 14px;
  line-height: 20px;
}

.phases {
  z-index: 3;
  text-align: center;
  padding: 120px 16px;
  position: relative;
}

.phases-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.phase-image {
  height: 96px;
  object-fit: cover;
  margin-bottom: 8px;
}

.phase {
  margin-bottom: 24px;
}

.prizes {
  text-align: center;
  padding: 80px 16px;
  position: relative;
}

.prizes.math { background: #361766 }
.prizes.math .white-text { text-align: center }

.prizes-wrapper {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
  position: relative;
}

.contest-stack {
  padding-bottom: 80px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
  z-index: 3
}

.contest-banner {
  width: 32%;
  min-height: 480px;
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
  box-shadow: 0 30px 40px -8px rgba(0, 0, 0, .2)
}

.contest-stack .contest-banner h2 {
  font-size: 24px
}

.mobie-game {
  padding-top: 40px;
  padding-left: 16px;
  padding-right: 16px;
  transform: skew(0deg);
}

.game-wrapper {
  z-index: 3;
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.white-text {
  color: #fff;
}

.white-text.margin-top {
  margin-top: 60px;
}

.space {
  height: 80px;
}

.how-to-join {
  text-align: center;
  padding: 80px 16px;
  position: relative;
}

.homePage .step {
  text-align: left;
  align-items: flex-start;
  display: flex;
}

.homePage .step-image {
  width: 96px;
  height: 96px;
  object-fit: cover;
}

.div-block {
  padding-left: 24px;
  padding-right: 24px;
}

.our-partners {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 16px;
  position: relative;
}

.partners-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.grid-6 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 40px;
  display: grid;
}

.influencer-image {
  border-radius: 50%;
  margin-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.footer-light {
  z-index: 2;
  border-top: 1px solid #dcdcdc;
  padding: 60px 16px 40px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  margin-bottom: 24px;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: #5f727d;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.divider-two {
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.join-now {
  height: 640px;
  text-align: center;
  background-image: url("/assets/img/join_img.jpg");
  background-position: 50%;
  background-size: cover;
  padding: 120px 16px;
  position: relative;
}

.prizes-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.big-text-white {
  color: #fff;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 36px;
}

.phases-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.testimonials-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.steps-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-top: 60px;
  display: grid;
}

.mission-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

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

.body {
  color: #696969;
}

.heading {
  color: #000;
}

.button-primary-small {
  height: 40px;
  color: #fff;
  letter-spacing: .25px;
  background-color: #0051ff;
  border: 1px solid #0051ff;
  border-radius: 24px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .2s;
  box-shadow: 0 8px 24px -4px rgba(0, 0, 0, .2);
}

.button-primary-small:hover {
  background-color: #0045d9;
  border-color: #0045d9;
}

.date-stack {
  z-index: 101;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2 {
  width: 100%;
}

.nav-container {
  width: 100%;
  max-width: 1110px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.main-partner {
  max-width: 360px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.store-badges {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-self: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.store-badges.margin-bottom-32px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.status-stack {
  z-index: 0;
  text-align: center;
  object-fit: cover;
  background-color: #f2f2f7;
  flex-direction: row;
  align-items: center;
  margin-top: 72px;
  padding: 40px 16px 80px;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.homePage .status-wrapper, .status-section .status-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.status-left {
  min-width: 280px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 8px;
  margin-bottom: 40px;
  margin-right: 48px;
  display: flex;
}

.status-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.status-steps {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.status-step {
  width: 32px;
}

.status-step-label {
  width: 72px;
  color: gray;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.steps-connector {
  width: 80px;
  height: 2px;
  background-color: #dcdcdc;
  margin-top: 15px;
  margin-left: -22px;
  margin-right: -22px;
}

.connector-filled {
  width: 2px;
  height: 64px;
  background-color: #83ff4a;
  margin-top: -40px;
  margin-bottom: 0;
  margin-left: 15px;
}

.connector-track.long {
  height: 110px;
  margin-top: -89px
}

.junius .connector-track.long {
  height: 150px;
  margin-top: -144px;
}

.timer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.timer-digits {
  color: #8c8cff;
  margin-bottom: 4px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.profile-pic-big {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 24px;
}

.hero-split-copy {
  width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.timer-label {
  color: gray;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.status-step-label-done {
  width: 72px;
  color: #0051ff;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.status-step-label-copy {
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.multy-stepped-progress {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

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

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-2 {
  z-index: 200;
  width: 10px;
  height: 600px;
  background-color: #ff6363;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grade-lbel {
  color: #000;
  flex: none;
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ribbon {
  background-color: #ffff60;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 20px;
}

.skewed-gradient {
  z-index: 2;
  /* background-image: linear-gradient(to right, #1a62ff, #c61aff); */
  background-image: linear-gradient(to right, #8637FF, #C61AFF);
  position: absolute;
  top: -1600px;
  bottom: 120px;
  left: 0%;
  right: 0%;
  transform: skew(0deg, -6deg);
}

.calendar-icon {
  width: 48px;
}

.grade-chart-title {
  flex: none;
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 4px;
}

.store-badge {
  width: 100%;
  height: 48px;
}

.skewed-gradient-gifts {
  z-index: 0;
  background-image: linear-gradient(to right, #1abaff, #b31aff);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0%;
  right: 0%;
  transform: skew(0deg, -6deg);
}

.payment-methods {
  padding-bottom: 80px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.payment-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.payment-block {
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px;
  display: flex;
  box-shadow: 0 8px 16px -8px rgba(0, 0, 0, .2);
}

.payment-method-logo {
  height: 40px;
  margin-bottom: 24px;
}

.payment-cta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  margin-top: 16px;
  display: flex;
}

.skewed-photo {
  z-index: 1;
  background-image: url("https://assets-global.website-files.com/6559ca217dbc4d7805d25d11/655f38ef061c2206c978f372_hero_3.jpg");
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: -340px;
  bottom: 80px;
  left: 0%;
  right: 0%;
}

.skewed-solid-bg {
  z-index: 1;
  background-color: #fff;
  position: absolute;
  top: -200px;
  bottom: 320px;
  left: 0%;
  right: 0%;
  transform: skew(0deg, -6deg);
}

.bg-image {
  z-index: 0;
  position: absolute;
  top: -200px;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.calendar-header {
  z-index: 10;
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding: 16px 28px 16px 20px;
  font-weight: 700;
  display: flex;
  position: relative;
  top: 0;
  box-shadow: 0 30px 40px -8px rgba(0, 0, 0, .2);
}

.calendar-header:hover {
  background-color: #f0f5ff;
}

.calendar-title {
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 8px;
}

.image-3 {
  margin-right: 8px;
}

.div-block-3 {
  align-items: center;
  display: flex;
}

.youtube {
  overflow: hidden;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .2);
}

.calendar-stack {
  padding-left: 16px;
  padding-right: 16px;
  display: none
}

.homePage .modalCalendar {
  z-index: 9999;
  background-color: #fff;
  border-radius: 24px;
  padding: 32px;
  display: none;
  position: fixed;
  top: 16px;
  bottom: auto;
  left: 16px;
  right: 16px;
  overflow: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, .8);
  width: auto;
  height: auto;
  max-height:100%
}

.modal-divider {
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  margin-top: 16px;
  margin-bottom: 32px;
}

.modal-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.close-icon {
  cursor: pointer;
}

.modal-heading {
  margin-bottom: 0;
}

.my-profile {
  background-color: #fff;
  padding: 80px 0 32px;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .2);
}

.my-status {
  text-align: left;
  background-color: #fff;
  padding-bottom: 48px;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
  box-shadow: 0 16px 32px -8px rgba(0, 0, 0, .2);
}

.success-status {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #83ff4a;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  padding: 12px 16px;
  display: flex;
}

.steps-grid-copy {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-top: 60px;
  display: grid;
}

.next-steps {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  display: flex;
}

.next-step-info {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -4px;
  display: flex;
}

.success-label {
  color: #000;
  margin-bottom: 0;
  font-weight: 400;
}

.status-store-badges {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-self: flex-start;
  display: flex;
}

.status-store-badges.margin-bottom-32px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.status-store-badges.margin-top-24 {
  margin-top: 24px;
}

.alreadyRegistered {
    display: none;
    height: 50px;
    color: #0051ff;
    letter-spacing: .25px;
    background-color: rgba(0, 0, 0, 0);
    padding: 20px 28px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: underline;
    text-align: center
}
.homePage .alreadyRegistered:hover{ color: #0051ff }

.image-shadow {
  box-shadow: 28px 28px 60px -8px rgba(0, 0, 0, .3);
}

.split-2 {
  width: 45%;
  flex-direction: column;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.split-1 {
  width: 45%;
  flex-direction: column;
  order: -1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.connector-2-3 {
  width: 2px;
  height: 56px;
  background-color: #83ff4a;
  margin-top: -24px;
  margin-bottom: -32px;
  margin-left: 15px;
}

.connector-track {
  width: 2px;
  height: 134px;
  background-color: #dcdcdc;
  margin-top: -88px;
  margin-left: 15px;
}

.progress-step-heading {
  color: #000;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.my-status-step-heading {
  color: #000;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.my-status-step-detail {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.list-item-2 {
  display: flex;
  align-items: center
}

.list-item-2 .dropdown-toggle {
  text-decoration: none
}

.list-item-2 .dropdown-toggle::after {
  display: none
}

.list-item-2 .text-block {
  font-size: 14px;
  padding: 4px;
  cursor: pointer
}

.badge-new {
  color: #fff;
  background-color: #ff210d;
  border-radius: 8px;
  margin-right: 8px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  .connector-track{
    margin-top: -110px;
  }
}

@media screen and (max-width: 992px) {
  .leftTime .timer { justify-content: center }
  h1 {
    align-self: center;
    margin-top: 0;
  }

  h2 {
    align-self: center;
  }

  .container {
    max-width: 600px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero-wrapper {
    max-width: 100%;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .hero-stack {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .button-group {
    justify-content: center;
    align-self: center;
  }

  .about-us-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .hero-split {
    width: 100%;
    max-width: 100%;
    order: 1;
  }

  .about-us {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
  }

  .metrics {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .metrics-wrapper {
    justify-content: space-between;
  }

  .metrics-data {
    font-size: 32px;
    line-height: 40px;
  }

  .gallery {
    height: 300px;
  }

  .our-mission {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    display: block;
  }

  .mission-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .testimonials {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .testimonial-block {
    text-align: left;
  }

  .phases {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .phases-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .prizes {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .prizes-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .mobie-game {
    text-align: center;
    justify-content: center;
    padding-top: 80px;
    display: flex;
  }

  .game-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .white-text {
    align-self: center;
  }

  .space {
    height: 60px;
  }

  .how-to-join, .our-partners {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .partners-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid-6 {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: stretch;
    justify-items: stretch;
    margin-top: 24px;
  }

  .footer-light {
    text-align: center;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    display: block;
  }

  .footer-block {
    align-items: center;
  }

  .join-now {
    height: 400px;
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .prizes-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 40px;
  }

  .phases-grid, .testimonials-grid, .steps-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .mission-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 24px;
  }

  .date-stack {
    margin-top: 0;
    margin-bottom: 40px;
    position: static;
  }

  .main-partner {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: stretch;
    justify-items: stretch;
    margin-top: 24px;
  }

  .store-badges {
    align-self: center;
    margin-bottom: 80px;
  }

  .status-stack {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .homePage .status-wrapper, .status-section .status-wrapper {
    max-width: 100%;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .status-section .container {
    padding: 0
  }

  .status-wrapper .my-status .margin-bottom {
    margin-top: 30px
  }

  .status-left, .status-right, .hero-split-copy, .multy-stepped-progress {
    width: 100%;
    max-width: 100%;
  }

  .skewed-gradient {
    top: -780px;
    bottom: 100px;
  }

  .payment-methods {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .payment-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .skewed-photo, .skewed-solid-bg, .bg-image {
    top: -480px;
  }

  .calendar-header {
    max-width: 100%;
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .image-4 {
    display: none;
  }

  .modalCalendar {
    top: 16px;
  }

  .my-profile {
    padding-top: 40px;
  }

  .steps-grid-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .status-store-badges {
    align-self: flex-start;
  }

  .split-2 {
    width: 100%;
    max-width: 100%;
    order: -1;
  }

  .split-1 {
    width: 100%;
    max-width: 100%;
    order: 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ecac0e5d-50eb-de50-f266-28389ce42160-05d25d14 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

.dividerCont { display: flex;align-items: center }
.nav-login .dropdown-item { text-decoration: none }
.partnersCont { margin-top: 40px }
.ambassadors-container .influencer-image { 
  border-radius: 50%;
  margin-bottom: 16px;
  padding-left: 9px;
  padding-right: 9px
}
.ambassadors-container figcaption { margin-bottom: 16px; margin-top: 0 }
.ambassadors-container figcaption.school { font-size: 12px }
.teacherAmbassadors figcaption{ margin-bottom: 0 }
.homePage a:hover, .status-section a:hover{ color: #ffffff; text-decoration: none }
.status-section .my-status .circle {
  background-color: #ffffff;
  border: 2px solid #C0C7CF;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  display: inline-block;
  font-size: 16px;
  color: #C0C7CF;
  font-weight: 500;
  line-height: 30px;
}

.status-section .my-status .completed .circle {
  visibility: visible;
  border: none;
  background-image: url(/assets/img/ic_success.svg);
  width: 32px;
  height: 32px;
  background-size: cover;
}

.referelCont{ background-color: #f2f2f7;}
.referelCont .row { margin-left: 0; margin-right: 0;}
.status-section .status-stack { padding-bottom: 40px }
.status-section .referelCont { padding-bottom: 80px }
.status-section .blanka:hover { color: #0045d9 }
.my-profile .contests { margin-top: 35px }
.my-profile .contests a {
  margin-bottom: 0;
  padding: 12px 16px 12px 16px;
  display: block;
  font-family: Mardoto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D1E1F;
  border: 1px solid #F2F4F7;
  cursor: pointer
}
.my-profile .contests a.active { 
  background-color: #F7F8FA;
  border-left: 3px solid #0033FF;
}

.modal-popup {
  z-index: 999999;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-popup .modal-picker {
  z-index: 999999;
  width: 640px;
  background-color: #fff;
  border-radius: 24px;
  padding: 32px;
  display: block;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  overflow: auto;
  transform: translate(-50%, -50%);
  box-shadow: 0 20px 60px rgba(0, 0, 0, .8);
}

.modal-popup .contest-list-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  padding: 24px;
  display: flex;
}

.modal-popup .heading {
  width: 270px;
  margin-bottom: 0;
}

.modal-popup .modal-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding: 0
}

@media screen and (min-width: 1036px) and (max-width: 1135px) {
  .hero-split p {
    padding-right: 40px
  }
}

@media screen and (min-width: 992px) {
  .homePage .container {
    padding: 0
  }
}

@media screen and (max-width: 992px) {
  .homePage .hero-wrapper-vertical {
    max-width: 100%;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .homePage  .contest-card {
    width: 100%;
    max-width: 100%;
    order: 1;
  }

  .contest-stack .white-text{
    color: black;
    box-shadow: 0 30px 40px -8px rgba(0, 0, 0, .2);
    padding-bottom: 20px;
  }

  .homePage .contest-stack .contest-banner p {
    height: unset;
    min-height: 95px
  }
  
  .homePage .container {
    max-width: 600px;
    padding: 0
  }

  .contest-banner{
    width: 100%
  }
  .contest-stack {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: 80px;
    padding-bottom: 0
  }
}

@media screen and (max-width: 767px) {
  .homePage .contest-stack .contest-banner p {
    min-height: 100px;
  }
  
  h1 {
    align-self: center;
    margin-bottom: 16px;
  }

  h2 {
    align-self: center;
    font-size: 24px;
    line-height: 32px;
  }

  h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-stack {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .about-us-wrapper {
    text-align: center;
    align-items: center;
  }

  .hero-split {
    align-self: center;
  }

  .about-us {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .metrics {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .metrics-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

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

  .our-mission, .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .phases, .prizes {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mobie-game {
    padding-top: 60px;
  }

  .white-text.margin-top {
    margin-top: 40px;
  }

  .space {
    height: 40px;
  }

  .how-to-join, .our-partners {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-light {
    padding-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .join-now {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .prizes-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .testimonials-grid, .mission-grid {
    grid-template-columns: 1fr;
  }

  .game-image {
    margin-top: 20px;
  }

  .margin-bottom {
    align-self: center;
  }

  .hero-image {
    min-height: 320px;
  }

  .date-stack {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .main-partner {
    max-width: 300px;
  }

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

  .store-badges {
    margin-bottom: 40px;
  }

  .status-stack {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .status-left, .status-right, .hero-split-copy, .multy-stepped-progress {
    align-self: center;
  }

  .skewed-gradient {
    top: -750px;
    bottom: 100px;
  }

  .payment-methods {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .payment-grid {
    grid-template-columns: 1fr;
  }

  .skewed-photo, .skewed-solid-bg, .bg-image {
    top: -600px;
  }

  .calendar-header {
    margin-bottom: 40px;
  }

  .image-4 {
    display: none;
  }

  .split-2, .split-1 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  .junius .lvl3.connector-track.long {
    height: 298px;
    margin-top: -286px;
  }
  h1 {
    font-size: 24px;
    line-height: 32px;
  }

  h2 {
    font-size: 20px;
    line-height: 24px;
  }

  h3 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .contest-card  .button-primary { width: 80%; }

  .button-primary {
    width: 100%;
  }

  .hero-stack {
    padding-top: 40px;
  }

  .p-bigger {
    font-size: 16px;
    line-height: 24px;
  }

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

  .metrics-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .features-block {
    width: 100%;
  }

  .gallery {
    height: 200px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .testimonial-main-image {
    min-height: auto;
  }

  .testimonial-block {
    min-height: 240px;
    padding: 20px;
  }

  .author {
    margin-bottom: 16px;
  }

  .testimonial-image {
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .p-heading {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .phases {
    padding-bottom: 20px;
  }

  .white-text.margin-top {
    margin-top: 0;
  }

  .step {
    flex-direction: column;
    align-items: center;
  }

  .step-image {
    width: 64px;
    height: 64px;
    margin-bottom: 8px;
  }

  .div-block {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .join-now {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .prizes-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .phases-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .testimonials-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    align-content: start;
    align-items: start;
  }

  .steps-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .mission-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

  .my-status .margin-bottom{ margin-bottom: 14px }

  .nav-container {
    max-width: none;
  }

  .main-partner {
    max-width: 240px;
  }

  .store-badges {
    width: 100%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    justify-content: center;
  }

  .metrics-label {
    font-size: 14px;
    line-height: 20px;
  }

  .status-stack {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .status-wrapper {
    margin-top: 32px;
  }

  .skewed-gradient {
    top: -120px;
    bottom: 60px;
  }

  .payment-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    align-content: start;
    align-items: start;
  }

  .payment-block {
    min-height: 240px;
    padding: 20px;
  }

  .calendar-header {
    margin-top: 60px;
    margin-bottom: 24px;
    padding: 8px 20px 8px 12px;
  }

  .modal-heading {
    margin-bottom: 0;
  }

  .my-status {
    padding: 8px;
  }

  .success-status {
    margin-bottom: 8px;
  }

  .steps-grid-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .next-step-info {
    text-align: center;
    border-color: #fff;
    align-items: center;
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .status-store-badges {
    width: 100%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    justify-content: center;
  }

  .progress-step-heading, .my-status-step-heading {
    font-size: 16px;
    line-height: 24px;
  }
}

#w-node-b11772f0-26d6-a85a-de60-16e1dfb51896-05d25d14, #w-node-_4c489be4-a20a-c1ec-6ad3-e56461082970-05d25d14, #w-node-d40a2d39-cd89-1084-f15f-0e7c111f4529-05d25d14, #w-node-ba49bba8-878d-eea8-f5c5-25a95af5f34d-05d25d14, #w-node-dfa49836-38b0-2cdf-000a-96b3334f7aaf-05d25d14, #w-node-ccc21884-0450-6391-6f31-9afd5a57999e-05d25d14, #w-node-e4bef0a3-97c6-9762-a838-e56823524b4e-05d25d14, #w-node-_5f12147c-9f74-6607-1f63-c31e77674894-05d25d14, #w-node-_5f12147c-9f74-6607-1f63-c31e7767489a-05d25d14, #w-node-_5f12147c-9f74-6607-1f63-c31e776748a0-05d25d14, #w-node-_1f79c8e1-6a5e-42cd-8dca-19c779fd4d62-05d25d14, #w-node-_93599cf0-f904-d304-9baa-a38b85ccb0ca-05d25d14, #w-node-_26bdd684-0d73-ba38-e33d-ad77b21954b4-05d25d14, #w-node-_536b1d21-248a-1cd4-8c2e-e87854c987b0-05d25d14, #w-node-b1e579a2-0b74-17dd-c1a1-e7b44bdfc59f-05d25d14, #w-node-a3bf5792-1717-d316-7e80-cd9ee80bea0b-05d25d14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ecac0e5d-50eb-de50-f266-28389ce42160-05d25d14 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_7569f9c5-9744-e9a4-0c69-33954f238678-05d25d14, #w-node-_47cf4241-a2cf-f260-2060-1dcbacad45dd-05d25d14, #w-node-f00d3ab8-b826-5578-ebd9-0dc88f1c409a-05d25d14, #w-node-_637324bc-8b6e-84f6-36f8-8d27a676633d-05d25d14, #w-node-_8841b9c5-56e7-f12a-7323-f5802de48591-05d25d14, #w-node-a082ac4f-8b20-a79b-e1d3-2cb03faca645-05d25d14, #w-node-_804c6f8f-8b6d-58d7-b38d-8f1ee454c30a-05d25d14, #w-node-_40ccccb7-d679-7904-e5fd-4a45e6a64f3d-05d25d14, #w-node-_040ed3c2-bb99-8b50-61fb-28e8341604b2-05d25d14, #w-node-_8c188b82-1006-0751-5d03-c63ac34c9907-05d25d14, #w-node-e37c0bf3-3a06-24b3-c606-0375f01b89de-05d25d14, #w-node-_07652ba2-1d98-8dea-c5e4-785d4aa8bccd-05d25d14, #w-node-e7989397-9b7a-543c-af6a-a227174af5a0-05d25d14, #w-node-_26694b91-594e-73ad-9f5e-081f15ab59c4-05d25d14, #w-node-_23372b15-534c-1d70-6e4a-4ec5f68876ca-05d25d14, #w-node-_5774f6db-eefd-d73e-2a60-009680f087f3-05d25d14, #w-node-_5d6c2f69-be38-96a4-f1f3-5007790b337e-05d25d14, #w-node-_577d53ca-70e4-316a-d3f1-a2c157c480ac-05d25d14, #w-node-c791f103-36b5-b2e8-8972-9651926f16dc-05d25d14, #w-node-_16eb58a5-e931-331a-4fc0-94227eb6fffe-05d25d14, #w-node-_0a0f4116-74ea-929c-fbbe-fbb65224464d-05d25d14, #w-node-e731ddb3-638c-42e9-3b87-8f16996585cf-05d25d14, #w-node-_0ba2951b-c220-300b-661b-43f95823139f-05d25d14, #w-node-e69db204-92db-7d7d-2d9b-5ef52f806a13-05d25d14, #w-node-_78444fa7-4435-cf96-a5ce-e44e901f770b-05d25d14, #w-node-dd4beabb-b4c8-3e2b-775c-9720a2ed98e4-05d25d14, #w-node-_0565aa3f-5e7b-825a-c57d-47fa63211a5d-05d25d14, #w-node-_3e98f780-ea86-4613-b6b1-14b1a307c26c-05d25d14, #w-node-bd1c2ef0-d3e1-6437-5a8d-8de998066f59-05d25d14, #w-node-_8d801048-1775-d33b-ceb2-00319f9e5d82-05d25d14, #w-node-_5fbe9808-c76c-8d94-1e94-584597d5f66a-05d25d14, #w-node-_39cde732-2853-ee18-7843-324c4ea421df-05d25d14, #w-node-dd28f917-3a8b-36ce-648f-0e1b49bcafd4-05d25d14, #w-node-_4263cfe8-fcbf-f5e2-1438-c634d37bcdee-05d25d14, #w-node-_61e0e6f4-f66b-c4f9-d6a0-9f26265548bc-05d25d14, #w-node-b7f91697-670b-e9a1-714b-f59f6f95ea0a-05d25d14, #w-node-_9c3511ef-3b4a-c55b-0380-e56f3fd2f26b-05d25d14, #w-node-_660d2edc-2f56-f8e1-a0ef-53aaaff221a7-05d25d14, #w-node-_337a503d-f851-0e14-cd3e-10edfdf85ef3-05d25d14, #w-node-_18edec82-67e0-0c4f-161a-0cbc0093c163-05d25d14, #w-node-_0376cf87-e4d2-8c3a-0af1-bcd4d0e72fbe-05d25d14, #w-node-a12cd886-c185-cc83-2a4f-d1a9b51993bb-05d25d14, #w-node-_3cc6b20e-ed4d-a250-947e-d58c5bd875ec-05d25d14, #w-node-bcbd080b-948f-9306-3375-03b3da12d922-05d25d14, #w-node-_66e16cf2-645d-d419-cee5-88b747d61d93-05d25d14, #w-node-acc3875d-a6d9-7afb-5ecf-09c0e5cafc57-05d25d14, #w-node-_7bdecb95-bdc2-d03f-5098-dceecf497b99-05d25d14, #w-node-ad07f93f-9774-141a-00c2-f0fb4a9dc8f5-05d25d14, #w-node-_63ff2671-225a-8b28-b0e6-8815af79327c-05d25d14, #w-node-_27b5b1b0-97e4-6035-d165-7ba85ecd3f70-05d25d14, #w-node-_46eb1902-ce05-47ef-be83-6adebb806a67-05d25d14, #w-node-a56524c0-a10c-85b3-6975-a9d6d49282d2-05d25d14, #w-node-cfe767b2-a367-b380-a23f-33f4f8758b72-05d25d14, #w-node-ce71edfa-5476-9bfe-5bfe-f9b50fff6228-05d25d14, #w-node-_22424430-f763-b0df-2eeb-246802ecf776-05d25d14, #w-node-_8ef18760-d604-d9e6-0f21-41f6d4f9cee0-05d25d14, #w-node-_79a07e54-7b06-de26-283e-f105a63a02ca-05d25d14, #w-node-_06c746db-ab83-096a-7db9-be26678f9c1a-05d25d14, #w-node-ecc3bdc4-67b7-2af6-c007-779c272f7775-05d25d14, #w-node-f7f2d40b-fcd0-7ae5-2c8f-1a8c41ffeba0-05d25d14, #w-node-_34713f34-6aad-4156-cd0a-666cd2bd900d-05d25d14, #w-node-_38daa512-ae72-b4ec-0cde-1b4379e2275c-05d25d14, #w-node-_2d24b3f7-8f01-323b-a673-2622c4dde144-05d25d14, #w-node-_2a1e7406-98d7-b41b-1199-e1f0c2709046-05d25d14, #w-node-_25219a33-70d9-f40e-2cab-4694d7091c86-05d25d14, #w-node-_2c550106-815f-0240-0807-4be8cb3bd73a-05d25d14, #w-node-f23ddb1b-492f-9063-a3b4-86784e604396-05d25d14, #w-node-_50e21dbf-acd0-df5c-44df-a84915e3676b-05d25d14, #w-node-_50e21dbf-acd0-df5c-44df-a84915e3676c-05d25d14, #w-node-_83c7923b-99c6-b861-1c00-0ea843b14906-05d25d14, #w-node-_83c7923b-99c6-b861-1c00-0ea843b14907-05d25d14, #w-node-_76467a6c-1738-a4eb-1713-d9fea6921189-05d25d14, #w-node-_76467a6c-1738-a4eb-1713-d9fea692118a-05d25d14, #w-node-a6626e78-269e-898f-9adc-f710013a41f7-05d25d14, #w-node-a6626e78-269e-898f-9adc-f710013a41f8-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d66-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d70-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d71-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d7a-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d7b-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d84-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d85-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d8e-05d25d14, #w-node-_0f82ffb4-dc6d-2034-c4ab-b59348a42d8f-05d25d14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 993px) and (max-width: 1151px){
  .homePage .contest-stack .contest-banner p { font-size: 14px; line-height: 22px }
  .contest-stack .contest-banner h2 { font-size: 20px }
}

@media screen and (max-width: 767px) {
  .status-section .status-wrapper { margin-bottom: 0;}
  .status-section .referelCont { padding-left: 16px; padding-right: 16px }

  .modal-popup .modal-picker{ 
    width: 90%; 
    overflow: auto;
    max-height: 100vh
  }
}

@media screen and (max-width: 580px) {
  .modal-popup .heading{ 
    width: auto;
    font-size: 19px;
  }

  .modal-popup .contest-list-item {
    justify-content: space-between;
    flex-direction: column;
    padding: 10px;
    margin-top: 10px;
    grid-row-gap: 20px
  }

  .modal-popup .contest-list-item img{
    display: none
  }
}

@media screen and (max-width: 493px) {
  .button-group {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .alreadyRegistered { display: block }

  .contest-list-item .button-primary {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
  }

  /* .modal-picker .contest-list-item .button-primary { padding: 24px } */

  .modal-popup .contest-list-item {
    flex-direction: column;
    padding: 10px;
    margin-top: 10px;
    grid-row-gap: 20px;
  } 
  .modal-popup .contest-list-item .button-primary {
    height: 40px
  }

  .status-section .next-steps {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
  .referelBackground h3 { font-size: 17px; margin-bottom: 18px }

  .homePage .step {
    align-items: center
  }

  /* .my-status .connector-track {
    margin-top: -170px;
    height: 205px
  } */
}


@media screen and (max-width: 427px) {

  .navbar.navbar-expand-lg > div .navbar-nav-scroll {
    overflow: auto;
  }

  .connector-track.long {
    height: 130px;
    margin-top: -108px;
  }
}

/* @media screen and (max-width: 388px) {
   .my-status .filled2 {
    margin-top: -189px;
    height: 205px;
  }

   .my-status .connector-track {
    margin-top: -170px;
    height: 195px;
  }
} */

/* @media screen and (max-width: 379px) {
  .my-status .connector-track {
    margin-top: -191px;
    height: 214px;
  }
} */

@media screen and (max-width: 340px) {
  .status-section .button-primary { font-size: 12px; padding: 12px }
}