body {
  font-family: acumin-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  max-width: 100%; }

.overflowWrap {
  overflow: hidden; }

.main-nav {
  padding: 0; }
  .main-nav .language-icon {
    position: absolute;
    left: 15px;
    height: 36px;
    width: 36px;
    z-index: 10;
    background: url("../images/sitewide-assets/tilted-frame.svg") no-repeat;
    background-size: contain;
    padding: 0; }
    .main-nav .language-icon div {
      margin: 8px 6px; }
  .main-nav a {
    font-size: 15px;
    line-height: 17px;
    color: #000;
    font-weight: bold;
    padding: 40px 15px 30px;
    display: block; }
    .main-nav a.current {
      color: #FF5100; }
  .main-nav .facebook-icon {
    padding: 27px 15px 30px; }
    .main-nav .facebook-icon a {
      text-indent: -10000px;
      height: 36px;
      width: 32px;
      background: url("../images/sitewide-assets/facebook.svg") no-repeat;
      background-size: contain;
      padding: 0; }
  .main-nav .navbar-toggler {
    height: 45px;
    width: 42px;
    background: url("../images/sitewide-assets/hamburger.svg") no-repeat;
    background-size: contain;
    margin: 21px 22px 7px 0;
    z-index: 5; }
    .main-nav .navbar-toggler[aria-expanded="true"] {
      height: 28px;
      width: 28px;
      margin: 28px 28px 17px 0;
      background: url("../images/sitewide-assets/close.svg") no-repeat;
      background-size: contain; }
    .main-nav .navbar-toggler:focus {
      border: none;
      outline: none;
      border-radius: 0; }

.hero-image {
  height: 420px;
  width: 100%;
  background: url("../images/team.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative; }

.hero-image .logo,
.no-hero .logo {
  background: url("../images/sitewide-assets/logo.svg") no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 5; }

.main-nav-section {
  border-bottom: 1px solid transparent;
  /* prevents margin collapsing */ }
  .main-nav-section.what-is-next .header-icon, .main-nav-section.single-event-info .header-icon {
    background: url("../images/sitewide-assets/flag.svg") no-repeat;
    background-size: contain; }
  .main-nav-section.statistics .header-icon {
    background: url("../images/sitewide-assets/calculator.svg") no-repeat;
    background-size: contain; }
  .main-nav-section.calendar .header-icon {
    background: url("../images/sitewide-assets/calendar.svg") no-repeat;
    background-size: contain; }
  .main-nav-section.partners .header-icon {
    background: url("../images/sitewide-assets/thumbs-up.svg") no-repeat;
    background-size: contain; }
  .main-nav-section.contact-us .header-icon {
    background: url("../images/sitewide-assets/envelope.svg") no-repeat;
    background-size: contain; }
  .main-nav-section h1 {
    text-align: center;
    font-weight: bold;
    position: relative;
    word-break: break-word; }
    .main-nav-section h1:after {
      display: block;
      height: 15px;
      width: 51px;
      background: url("../images/sitewide-assets/separator.svg") no-repeat;
      background-size: contain;
      content: "";
      text-align: center;
      position: absolute;
      left: 50%;
      margin-left: -25px; }
  .main-nav-section .header-icon {
    width: 61px;
    height: 65px;
    margin: 0 auto 25px; }
  .main-nav-section .section-text {
    max-width: 566px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 22px; }
    .main-nav-section .section-text p {
      margin-bottom: 25px; }

.what-is-next {
  width: 375px; }
  .what-is-next .section-content a {
    background: url("../images/sitewide-assets/orange-text-bg.svg"), url("../images/sitewide-assets/orange-text-bg.svg");
    background-position: top center, 50% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: 90%, 90%;
    display: none;
    padding: 20px 0 80px; }
    .what-is-next .section-content a:first-child {
      display: block; }
    .what-is-next .section-content a:hover {
      text-decoration: none; }
  .what-is-next .section-content.slick-initialized a {
    display: block; }
  .what-is-next .section-content .slick-dots li {
    width: 10px; }
  .what-is-next img {
    width: 100%; }
  .what-is-next .event-info {
    font-size: 14px;
    line-height: 22px; }
  .what-is-next p {
    margin-bottom: 0;
    text-align: center;
    color: #fff; }
  .what-is-next .event-name {
    font-weight: bold; }

.statistics {
  max-width: 1000px; }
  .statistics .icon-container {
    margin-bottom: 30px;
    height: 114px; }
  .statistics .icon {
    margin: 0 auto; }
  .statistics .numerical {
    font-size: 30px;
    text-align: center;
    line-height: 36px;
    font-weight: bold; }
  .statistics .asset-name {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-weight: bold; }
  .statistics .money .icon {
    background: url("../images/sitewide-assets/stats-bill.svg") no-repeat;
    background-size: contain; }
  .statistics .minutes .icon {
    background: url("../images/sitewide-assets/stats-chronometer.svg") no-repeat;
    background-size: contain; }
  .statistics .events .icon {
    background: url("../images/sitewide-assets/stats-flag.svg") no-repeat;
    background-size: contain; }

.calendar .d-lg-block .row, .calendar .d-xl-block .row {
  position: relative;
  margin-bottom: 40px; }
  .calendar .d-lg-block .row:nth-child(odd), .calendar .d-xl-block .row:nth-child(odd) {
    flex-direction: row; }
    .calendar .d-lg-block .row:nth-child(odd) .arrow, .calendar .d-xl-block .row:nth-child(odd) .arrow {
      right: 28px;
      border-top: 1px solid #949494;
      border-right: 1px solid #949494; }
  .calendar .d-lg-block .row:nth-child(even), .calendar .d-xl-block .row:nth-child(even) {
    flex-direction: row-reverse; }
    .calendar .d-lg-block .row:nth-child(even) .arrow, .calendar .d-xl-block .row:nth-child(even) .arrow {
      left: 28px;
      border-bottom: 1px solid #949494;
      border-left: 1px solid #949494; }
  .calendar .d-lg-block .row:nth-child(1):before, .calendar .d-xl-block .row:nth-child(1):before {
    left: 25px;
    right: 0; }
  .calendar .d-lg-block .row:nth-child(1) svg, .calendar .d-xl-block .row:nth-child(1) svg {
    top: 49px;
    right: 0;
    position: absolute;
    color: #949494; }
  .calendar .d-lg-block .row:nth-child(2n):before, .calendar .d-xl-block .row:nth-child(2n):before {
    left: 25px;
    right: 25px; }
  .calendar .d-lg-block .row:nth-child(2n) svg, .calendar .d-xl-block .row:nth-child(2n) svg {
    top: 49px;
    left: 0;
    position: absolute;
    color: #949494; }
  .calendar .d-lg-block .row:nth-child(3n):before, .calendar .d-xl-block .row:nth-child(3n):before {
    left: 0;
    right: 0; }
  .calendar .d-lg-block .row:nth-child(3n) svg, .calendar .d-xl-block .row:nth-child(3n) svg {
    top: 49px;
    right: 0;
    position: absolute;
    color: #949494; }
  .calendar .d-lg-block .row:before, .calendar .d-xl-block .row:before {
    content: ' ';
    position: absolute;
    height: 1px;
    background: #949494;
    top: 49px; }
  .calendar .d-lg-block .row > div, .calendar .d-xl-block .row > div {
    height: 100px; }
.calendar .d-lg-block .row .arrow, .calendar .d-xl-block .row .arrow {
  height: 19px;
  width: 19px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 40px; }
.calendar .d-block .calendar-event .dot, .calendar .d-sm-block .calendar-event .dot, .calendar .d-md-block .calendar-event .dot {
  top: 50%;
  right: 0;
  position: absolute; }
.calendar .d-block .calendar-event .date, .calendar .d-sm-block .calendar-event .date, .calendar .d-md-block .calendar-event .date {
  border-right: 2px solid #949494;
  height: 62px;
  padding-right: 25px;
  text-align: right;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; }
.calendar .d-block .calendar-event .name, .calendar .d-sm-block .calendar-event .name, .calendar .d-md-block .calendar-event .name {
  height: 62px;
  padding-left: 25px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center; }
.calendar .d-block .calendar-event.calendar-event-future .dot, .calendar .d-sm-block .calendar-event.calendar-event-future .dot, .calendar .d-md-block .calendar-event.calendar-event-future .dot {
  height: 22px;
  width: 22px;
  margin-right: -12px;
  margin-top: -8px; }
.calendar .d-block .calendar-event.calendar-event-past .dot, .calendar .d-sm-block .calendar-event.calendar-event-past .dot, .calendar .d-md-block .calendar-event.calendar-event-past .dot {
  height: 14px;
  width: 14px;
  border-radius: 7px;
  margin-right: -8px;
  margin-top: -7px; }
.calendar .calendar-event {
  text-align: center;
  font-size: 14px;
  color: #000; }
  .calendar .calendar-event:hover {
    text-decoration: none; }
  .calendar .calendar-event .date {
    line-height: 30px; }
  .calendar .calendar-event .name {
    line-height: 14px; }
  .calendar .calendar-event .dot-container {
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center; }
.calendar .calendar-event-past .dot {
  border: 4px solid #FFF;
  height: 18px;
  width: 18px;
  margin: 0 auto;
  border-radius: 13px;
  background: #FF5100; }
.calendar .calendar-event-future .dot {
  height: 26px;
  width: 26px;
  margin: 0 auto;
  background: url("../images/sitewide-assets/future-event.svg") no-repeat center center;
  background-size: contain; }

.partners {
  max-width: 620px; }
  .partners a {
    font-size: 14px;
    line-height: 18px;
    color: #FF5100;
    font-weight: bold;
    display: block;
    text-align: center; }
    .partners a:hover {
      text-decoration: none; }
  .partners .partner-image {
    height: 144px;
    width: 144px;
    margin: 0 auto 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center; }
  .partners img {
    max-width: 100%;
    max-height: 100%; }

.partner {
  display: initial; }
  .partner:nth-of-type(n+7) {
    display: none; }
  .partner.partner--in-gallery {
    display: initial; }

.partners__section-content .row.slick-slide {
  display: flex; }

.partners__section-content .slick-prev,
.what-is-next .slick-prev {
  background: url("../images/sitewide-assets/angle-left.svg") no-repeat;
  background-size: contain;
  background-position: 0 50%;
  height: 30px;
  width: 30px; }
  .partners__section-content .slick-prev:before,
  .what-is-next .slick-prev:before {
    display: none; }
  .partners__section-content .slick-prev:hover, .partners__section-content .slick-prev:focus,
  .what-is-next .slick-prev:hover,
  .what-is-next .slick-prev:focus {
    color: inherit;
    outline: none;
    background: url("../images/sitewide-assets/angle-left.svg") no-repeat;
    background-size: contain;
    background-position: 0 50%; }

.partners__section-content .slick-next,
.what-is-next .slick-next {
  background: url("../images/sitewide-assets/angle-right.svg") no-repeat;
  background-size: contain;
  background-position: 100% 50%;
  height: 30px;
  width: 30px; }
  .partners__section-content .slick-next:before,
  .what-is-next .slick-next:before {
    display: none; }
  .partners__section-content .slick-next:hover, .partners__section-content .slick-next:focus,
  .what-is-next .slick-next:hover,
  .what-is-next .slick-next:focus {
    color: inherit;
    outline: none;
    background: url("../images/sitewide-assets/angle-right.svg") no-repeat;
    background-size: contain;
    background-position: 100% 50%; }

.contact-us {
  max-width: 500px; }
  .contact-us a {
    font-size: 14px;
    line-height: 52px;
    color: #FF5100;
    font-weight: bold;
    display: block;
    text-align: center; }
    .contact-us a:hover {
      text-decoration: none; }
  .contact-us .facebook-icon {
    height: 36px;
    width: 32px;
    background: url("../images/sitewide-assets/facebook.svg") no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0 auto; }
  .contact-us .write-to-us {
    margin-bottom: 35px; }
  .contact-us .follow-us {
    margin-bottom: 35px; }
  .contact-us .donate {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 65px; }
    .contact-us .donate p {
      font-size: 14px;
      line-height: 52px;
      color: #FF5100;
      font-weight: bold;
      display: block; }

.single-event-info .col-md-3 {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  text-align: center; }
.single-event-info .icon-container {
  height: 26px; }
.single-event-info .icon {
  margin: 0 auto 15px; }
.single-event-info .location .icon {
  height: 26px;
  width: 18px;
  background: url("../images/sitewide-assets/location-pin.svg") no-repeat;
  background-size: contain; }
.single-event-info .date .icon {
  width: 20px;
  height: 18px;
  background: url("../images/sitewide-assets/calendar-single-event.svg") no-repeat;
  background-size: contain; }
.single-event-info .contestants-count .icon {
  width: 22px;
  height: 21px;
  background: url("../images/sitewide-assets/person.svg") no-repeat;
  background-size: contain; }
.single-event-info .sport-type .icon {
  width: 30px;
  height: 18px;
  background: url("../images/sitewide-assets/orange-sneaker.svg") no-repeat;
  background-size: contain; }

.event-details.main-nav-section {
  text-align: center;
  margin-top: 64px; }
  .event-details.main-nav-section img {
    max-height: 576px;
    max-width: 680px; }
  .event-details.main-nav-section .event-description {
    margin: 64px auto 0;
    max-width: 560px; }
  .event-details.main-nav-section .event-summary {
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    max-width: 660px;
    background-color: #FF5100;
    color: #fff;
    margin: 25px auto 0; }
    .event-details.main-nav-section .event-summary .content {
      padding: 41px 52px;
      -ms-transform: skewX(10deg);
      -webkit-transform: skewX(10deg);
      transform: skewX(10deg);
      background: url("../images/sitewide-assets/emoticon-awesome.svg") no-repeat;
      background-size: 129px 129px;
      background-position: 105% 120%; }

.single-event-gallery {
  margin-top: 100px;
  position: relative; }
  .single-event-gallery .loader {
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 35px;
    top: 85%;
    left: 50%;
    content: "";
    margin-left: -17px;
    background-image: url("../images/sitewide-assets/loader-grey.svg");
    background-position: 50% 85%;
    background-size: 35px;
    background-repeat: no-repeat;
    z-index: -1; }
  .single-event-gallery .gallery-image-container {
    display: inline-block;
    opacity: 1;
    transition: opacity ease-in 300ms;
    -webkit-transition: opacity ease-in 300ms;
    -moz-transition: opacity ease-in 300ms;
    -ms-transition: opacity ease-in 300ms; }
    .single-event-gallery .gallery-image-container:nth-child(n+4) {
      display: none; }
    .single-event-gallery .gallery-image-container:nth-child(3n) {
      position: relative; }
      .single-event-gallery .gallery-image-container:nth-child(3n) .more {
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        bottom: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        transition: ease-in 300ms !important;
        -webkit-transition: ease-in 300ms !important;
        -moz-transition: ease-in 300ms !important;
        -ms-transition: ease-in 300ms !important;
        text-decoration: none; }
  .single-event-gallery .small-image,
  .single-event-gallery .main-image {
    display: block;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #333333; }

.single-event-gallery.single-event-gallery-loading .loader {
  -webkit-animation: rotate-loader 0.7s ease-in-out infinite;
  animation: rotate-loader 0.7s ease-in-out infinite; }
.single-event-gallery.single-event-gallery-loading .gallery-image-container {
  opacity: 0; }

.event-details {
  font-size: 14px;
  line-height: 22px; }

.event-action,
.event-summary {
  display: none; }

.event-details-past .event-summary {
  display: inherit; }

.event-details-future .event-action {
  display: inherit; }

.event-action {
  margin-top: 64px; }
  .event-action a {
    font-weight: bold;
    color: #FF5100;
    font-size: 38px;
    line-height: 58px;
    display: inline-block;
    padding: 17px 40px 11px;
    border: 3px solid #FF5100; }
    .event-action a:hover {
      text-decoration: none; }

.event-future .event-description {
  margin-top: 64px;
  text-align: center; }

.footer {
  height: 260px;
  background: url("../images/sitewide-assets/hash.svg") no-repeat;
  background-position: 80% -50%;
  background-size: 176px 331px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding-top: 0;
  margin-top: 100px; }
  .footer p {
    margin-bottom: 0; }
  .footer .container {
    max-width: 340px; }
  .footer .footer__link {
    color: inherit;
    text-decoration: none; }

.site-header .container {
  max-width: 100%;
  padding: 0; }

@media (max-width: 767px) {
  .container {
    max-width: 420px; }

  .default .nav {
    padding: 175px 0 35px; }

  .main-nav .navbar-collapse.default {
    position: absolute;
    top: 0;
    z-index: 3;
    transition: left 0.35s ease;
    background: url("../images/sitewide-assets/menu-orange-bg.svg");
    background-position: left bottom;
    background-size: cover; }
    .main-nav .navbar-collapse.default.collapse {
      left: 100%;
      display: block;
      width: 100%; }
    .main-nav .navbar-collapse.default.show {
      left: 0; }
    .main-nav .navbar-collapse.default.collapsing {
      position: absolute;
      height: auto;
      overflow: hidden;
      left: 100%; }
    .main-nav .navbar-collapse.default li {
      width: 100%; }
      .main-nav .navbar-collapse.default li.facebook-icon {
        display: none; }
      .main-nav .navbar-collapse.default li a {
        color: #fff;
        font-size: 25px;
        line-height: 30px;
        padding: 20px 0 37px 20px; }

  .hero-image .logo,
  .no-hero .logo {
    width: 189px;
    height: 143px;
    top: -46px;
    left: 0; }
  .hero-image .tagline,
  .no-hero .tagline {
    width: 155px;
    height: 38px;
    top: 75px;
    left: 22px; }

  .no-hero .logo {
    top: 27px; }

  .main-nav-section {
    margin-top: 82px; }
    .main-nav-section h1 {
      font-size: 50px;
      line-height: 52px;
      margin: 0 0 42px 0; }
      .main-nav-section h1:after {
        bottom: -23px; }

  .single-event-info.main-nav-section h1 {
    max-width: 400px;
    margin: 0 auto 72px; }
  .single-event-info .icon-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 30px; }
  .single-event-info .row {
    max-width: 320px;
    margin: 0 auto; }
  .single-event-info .name {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal; }
  .single-event-info .col-md-3 {
    text-align: left;
    margin-bottom: 30px; }

  .what-is-spodari {
    background: url("../images/sitewide-assets/white-bg.svg") no-repeat;
    background-size: cover;
    background-position: 50% 0;
    margin-top: -170px;
    padding: 135px 15px 0;
    position: relative;
    max-width: 90%; }

  .statistics .money {
    margin-bottom: 30px; }
  .statistics .numerical {
    margin-bottom: 10px; }
  .statistics .icon-container {
    margin-bottom: 10px;
    height: 60px; }
  .statistics .money .icon {
    width: 69px;
    height: 53px; }
  .statistics .minutes .icon {
    width: 40px;
    height: 53px; }
  .statistics .events .icon {
    width: 46px;
    height: 53px; }

  .partners .partner-image {
    height: 144px;
    width: 144px; }

  .event-details.main-nav-section img {
    max-width: 100%; }

  .single-event-gallery .gallery-image-container,
  .single-event-gallery .main-image {
    width: 300px;
    height: 300px;
    margin: 0 auto 20px; }
  .single-event-gallery .small-image {
    height: 300px; }

  .footer {
    height: 770px;
    background-position: 50% 125%; }

  .partner:nth-of-type(n+4) {
    display: none; }
    .partner:nth-of-type(n+4).partner--in-gallery {
      display: initial; } }
@media (min-width: 767px) {
  .hero-image .logo,
  .no-hero .logo {
    width: 325px;
    height: 244px;
    top: -61px;
    left: 0; }
  .hero-image .tagline,
  .no-hero .tagline {
    width: 268px;
    height: 66px;
    top: 145px;
    left: 36px; }

  .no-hero .logo {
    top: 27px; }

  .main-content {
    background-image: url("../images/sitewide-assets/background-logo.svg"), url("../images/sitewide-assets/background-hashtag.svg"), url("../images/sitewide-assets/background-sneaker.svg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 1186px 835px, 509px 940px, 1096px 480px;
    background-position: top left, 100% 40%, 0 90%; }

  .main-content.single-event {
    background-image: url("../images/sitewide-assets/background-logo.svg");
    background-repeat: no-repeat;
    background-size: 1186px 835px;
    background-position: top left; }

  .main-nav-section {
    margin-top: 144px; }
    .main-nav-section h1 {
      font-size: 54px;
      line-height: 65px;
      margin: 0 0 72px 0; }
      .main-nav-section h1:after {
        bottom: -35px; }

  .single-event-info.main-nav-section h1 {
    max-width: 500px;
    margin: 0 auto 72px; }

  .single-event .single-event-info {
    margin-top: 0; }

  .single-event-gallery .gallery-image-container {
    width: 190px;
    height: 190px; }
    .single-event-gallery .gallery-image-container:nth-child(2n) {
      margin: 0 20px 20px 20px; }
  .single-event-gallery .gallery-container {
    width: 610px;
    margin: 0 auto; }
  .single-event-gallery .small-image {
    margin-bottom: 20px;
    width: 190px;
    height: 190px; }
  .single-event-gallery .main-image {
    width: 610px;
    height: 610px;
    display: block;
    margin: 0 auto 20px; }

  .statistics .money {
    margin-bottom: 0; }
  .statistics .numerical {
    margin-bottom: 20px; }
  .statistics .icon-container {
    margin-bottom: 30px;
    height: 114px; }
  .statistics .money .icon {
    width: 131px;
    height: 114px; }
  .statistics .minutes .icon {
    width: 80px;
    height: 104px; }
  .statistics .events .icon {
    width: 90px;
    height: 96px; }

  .partners .partner-image {
    height: 144px;
    width: 144px; } }
@-webkit-keyframes rotate-loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate-loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
