:root {
  --tiny:         8px;
  --extra_small:  12px;
  --small:        16px;
  --default:      24px;
  --large:        40px;
  --medium:       32px;
  --large:        40px;
  --extra_large:  48px;
  --giant:        64px;
  --extra_giant:  80px;
  --g200:         #F4F4F4;
  --g300:         #E5E5E5;
  --g500:         #999999;
  --g600:         #333333;
  --white:        #FFFFFF;
  --light_green:  #00926B;
  --beige:        #FFEFCC;
  --black:        #000000;
}

body.urban-expo .btn, body.urban-expo .main-menu, body.practical-info .main-menu, body.main-events .main-menu, body.new-page .main-menu, body.participate .main-menu {
  font-size: 16px;
  font-weight: 500;
}

body.urban-expo .btn {
  border-radius: 8px;
  height: 40px;
}

body.urban-expo .btn {
  color: var(--black);
  padding: 0 16px;
}

body.event-description .container, body.urban-expo .container, body.main-events .container, body.practical-info .main .container {
  width: 1212px;
  padding-left: var(--extra_large);
  padding-right: var(--extra_large);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  body.event-description .container, body.urban-expo .container, body.main-events .container, body.practical-info .main .container {
    padding-left: var(--small);
    padding-right: var(--small);
  }
}

body.practical-info .main .wrap {
  width: 1116px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

body.practical-info .main .large.wrap {
  width: 1440px;
  padding-left: 48px;
  padding-right: 48px;
}

@media (max-width: 767px) {
  body.practical-info .main .large.wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}

body.urban-expo .link .arrow, body.main-events .sessions .items .item:before, body.practical-info .main .tabs .tab-links .tab-link, body.practical-info .main aside h4:after, body.practical-info .main aside ul a, body.practical-info .main .content .tabs a, .entry-header a.link .arrow, body.participate .link .arrow {
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

@font-face {
  font-family: 'Jost';
  src: url("../fonts/Jost/Jost-Bold.woff2") format("woff2"), url("../fonts/Jost/Jost-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jost';
  src: url("../fonts/Jost/Jost-SemiBold.woff2") format("woff2"), url("../fonts/Jost/Jost-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jost';
  src: url("../fonts/Jost/Jost-Medium.woff2") format("woff2"), url("../fonts/Jost/Jost-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jost';
  src: url("../fonts/Jost/Jost-Regular.woff2") format("woff2"), url("../fonts/Jost/Jost-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body.urban-expo .container p, body.urban-expo .container h1, body.urban-expo .container h2, body.urban-expo .container h3, body.urban-expo .container h4, body.urban-expo .container h5, body.urban-expo .container h6, body.urban-expo .container ul, body.main-events .container p, body.main-events .container h1, body.main-events .container h2, body.main-events .container h3, body.main-events .container h4, body.main-events .container h5, body.main-events .container h6, body.main-events .container ul, body.event-description .container p, body.event-description .container h1, body.event-description .container h2, body.event-description .container h3, body.event-description .container h4, body.event-description .container h5, body.event-description .container h6, body.event-description .container ul, body.participate .container p, body.participate .container h1, body.participate .container h2, body.participate .container h3, body.participate .container h4, body.participate .container h5, body.participate .container h6, body.participate .container ul {
  margin: 0;
}

body.urban-expo .container h1, body.urban-expo .container h2, body.urban-expo .container h3, body.urban-expo .container h4, body.urban-expo .container h5, body.urban-expo .container h6, body.main-events .container h1, body.main-events .container h2, body.main-events .container h3, body.main-events .container h4, body.main-events .container h5, body.main-events .container h6, body.event-description .container h1, body.event-description .container h2, body.event-description .container h3, body.event-description .container h4, body.event-description .container h5, body.event-description .container h6, body.participate .container h1, body.participate .container h2, body.participate .container h3, body.participate .container h4, body.participate .container h5, body.participate .container h6 {
  padding: 0;
}

body.practical-info .main p, body.practical-info .main h1, body.practical-info .main h2, body.practical-info .main h3, body.practical-info .main h4, body.practical-info .main h5, body.practical-info .main h6, body.practical-info .main ul, body.new-page .main p, body.new-page .main h1, body.new-page .main h2, body.new-page .main h3, body.new-page .main h4, body.new-page .main h5, body.new-page .main h6, body.new-page .main ul {
  margin: 0;
}

body.practical-info .main h1, body.practical-info .main h2, body.practical-info .main h3, body.practical-info .main h4, body.practical-info .main h5, body.practical-info .main h6, body.new-page .main h1, body.new-page .main h2, body.new-page .main h3, body.new-page .main h4, body.new-page .main h5, body.new-page .main h6 {
  padding: 0;
}

body.urban-expo button, body.practical-info button, body.main-events button, body.new-page button, body.participate button {
  font-family: 'Jost';
}

body.urban-expo .hero, body.practical-info .hero, body.main-events .hero, body.new-page .hero, body.participate .hero {
  font-size: 96px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 108px;
}

body.urban-expo .keyword,
body.urban-expo .keyword p, body.practical-info .keyword,
body.practical-info .keyword p, body.main-events .keyword,
body.main-events .keyword p, body.new-page .keyword,
body.new-page .keyword p, body.participate .keyword,
body.participate .keyword p {
  font-size: 24px;
  line-height: 32px;
}

body.urban-expo h1, body.urban-expo .headline-1, body.practical-info h1, body.practical-info .headline-1, body.main-events h1, body.main-events .headline-1, body.new-page h1, body.new-page .headline-1, body.participate h1, body.participate .headline-1 {
  font-size: 48px;
  line-height: 56px;
}

@media (max-width: 767px) {
  body.urban-expo h1, body.urban-expo .headline-1, body.practical-info h1, body.practical-info .headline-1, body.main-events h1, body.main-events .headline-1, body.new-page h1, body.new-page .headline-1, body.participate h1, body.participate .headline-1 {
    font-size: 40px;
    line-height: 48px;
  }
}

body.urban-expo h2, body.urban-expo .headline-2, body.practical-info h2, body.practical-info .headline-2, body.main-events h2, body.main-events .headline-2, body.new-page h2, body.new-page .headline-2, body.participate h2, body.participate .headline-2 {
  font-size: 40px;
  line-height: 48px;
}

body.urban-expo h3, body.urban-expo .headline-3, body.practical-info h3, body.practical-info .headline-3, body.main-events h3, body.main-events .headline-3, body.new-page h3, body.new-page .headline-3, body.participate h3, body.participate .headline-3 {
  font-size: 32px;
  line-height: 40px;
}

body.urban-expo h4, body.urban-expo .headline-4, body.practical-info h4, body.practical-info .headline-4, body.main-events h4, body.main-events .headline-4, body.new-page h4, body.new-page .headline-4, body.participate h4, body.participate .headline-4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

body.urban-expo h5, body.urban-expo .headline-5, body.practical-info h5, body.practical-info .headline-5, body.main-events h5, body.main-events .headline-5, body.new-page h5, body.new-page .headline-5, body.participate h5, body.participate .headline-5 {
  font-size: 20px;
  line-height: 24px;
}

body.urban-expo .p1, body.practical-info .p1, body.main-events .p1, body.new-page .p1, body.participate .p1 {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 24px;
}

body.urban-expo .p1:not(:last-child), body.practical-info .p1:not(:last-child), body.main-events .p1:not(:last-child), body.new-page .p1:not(:last-child), body.participate .p1:not(:last-child) {
  margin-bottom: 16px;
}

body.urban-expo .p2, body.practical-info .p2, body.main-events .p2, body.new-page .p2, body.participate .p2 {
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 24px;
}

body.urban-expo .caption, body.practical-info .caption, body.main-events .caption, body.new-page .caption, body.participate .caption {
  font-family: 'Roboto';
  line-height: 16px;
  font-size: 12px;
}

body.urban-expo .subheading, body.practical-info .subheading, body.main-events .subheading, body.new-page .subheading, body.participate .subheading {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2em;
}

body.urban-expo .bold, body.practical-info .bold, body.main-events .bold, body.new-page .bold, body.participate .bold {
  font-weight: 600;
}

body.event-description .features .icon {
  display: none !important;
}

body.event-description .keyword {
  -webkit-columns: 2;
          columns: 2;
}

@media (max-width: 767px) {
  body.event-description .keyword {
    padding-left: 0;
    -webkit-columns: 1;
            columns: 1;
  }
}

body.event-description .keyword p {
  font-size: 16px;
  line-height: 24px;
}

body.event-description .container h1 {
  margin-bottom: var(--extra_large);
}

body.event-description ul {
  color: #000;
}

body.event-description footer {
  margin-top: var(--extra_giant);
}

@media (max-width: 767px) {
  body.event-description footer {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  body.event-description .main .container-fluid .col-5 {
    width: 100%;
  }
  body.event-description .main .container-fluid .col-5:first-child {
    margin-bottom: 20px;
  }
}

body.event-description .main .col-7 {
  width: 100%;
}

body.event-description .main h2 {
  margin: 32px 0 24px;
}

body.event-description .main ul {
  list-style-type: disc;
  padding-left: 24px;
  margin-bottom: var(--default);
}

body.event-description .main a {
  color: var(--light_green);
}

body.event-description .main p {
  margin-bottom: var(--default);
}

body.event-description .dialogues {
  padding-top: 0;
  margin-bottom: var(--default);
}

body.event-description .dialogues h2 {
  margin-bottom: var(--large);
}

body.event-description .dialogues .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px;
}

body.event-description .dialogues .items .item {
  width: calc(32% - 12px);
  margin: 0 12px;
  height: 320px;
  border: 1px solid var(--g300);
  padding: var(--small);
  margin-bottom: var(--default);
  border-radius: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  body.event-description .dialogues .items .item {
    width: calc(48% - 10px);
  }
}

@media (max-width: 767px) {
  body.event-description .dialogues .items .item {
    width: 100%;
    height: auto;
  }
}

body.event-description .dialogues .items .item .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: var(--default);
}

body.event-description .dialogues .items .item .top p:first-child {
  padding-right: var(--tiny);
  margin-right: var(--tiny);
  border-right: 1px solid var(--g300);
  background-image: url("../images/date.svg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: var(--medium);
}

body.event-description .dialogues .items .item h4 {
  margin-bottom: var(--tiny);
}

body.event-description .dialogues .items .item .tag {
  border-radius: 4px;
  background: var(--beige);
  padding: 4px 8px;
  color: #000;
}

@media (max-width: 767px) {
  body.event-description .dialogues .items .item .tag {
    margin-top: var(--default);
  }
}

body.urban-expo {
  overflow-x: hidden;
}

body.urban-expo section:not(.contact-section) {
  padding-top: 40px;
  padding-bottom: 40px;
}

body.urban-expo .btn {
  line-height: 37px;
  border: 1px solid #00926B;
}

body.urban-expo .btn:hover {
  background: #00926B;
  color: #FFFFFF;
}

body.urban-expo .btn:focus {
  background: #006E50;
  color: #FFFFFF;
}

body.urban-expo .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #000000;
}

body.urban-expo .link:hover .arrow {
  width: 261px;
}

body.urban-expo .link .headline-3 {
  font-weight: 400;
}

body.urban-expo .link .caption {
  color: #000000;
}

body.urban-expo .link .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 237px;
}

body.urban-expo .link .arrow:before, body.urban-expo .link .arrow:after {
  content: '';
}

body.urban-expo .link .arrow:before {
  background-image: url("../images/line.svg");
  width: calc(100% - 65px);
  height: 2px;
}

body.urban-expo .link .arrow:after {
  background-image: url("../images/arrow.svg");
  width: 65px;
  height: 16px;
  display: block;
}

body.urban-expo .container h2 {
  margin-bottom: var(--extra_large);
}

@media (max-width: 1024px) {
  body.urban-expo .container h2 {
    margin-bottom: var(--medium);
  }
}

@media (max-width: 767px) {
  body.urban-expo .container h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: var(--default);
  }
}

body.urban-expo .container {
  padding-top: var(--extra_giant);
}

@media (max-width: 767px) {
  body.urban-expo .container {
    padding-top: var(--giant);
    overflow-x: hidden;
  }
}

body.urban-expo .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0;
}

@media (max-width: 991px) {
  body.urban-expo .main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  body.urban-expo .main {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  body.urban-expo .main .col-6 {
    width: 100%;
  }
}

body.urban-expo .main .main-menu {
  font-weight: 400;
}

body.urban-expo .main h1 {
  margin-bottom: 48px;
}

@media (max-width: 1024px) {
  body.urban-expo .main h1 {
    margin-bottom: var(--medium);
  }
}

@media (max-width: 991px) {
  body.urban-expo .main h1.desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  body.urban-expo .main h1.mobile {
    display: none;
  }
}

body.urban-expo .main .keyword {
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  body.urban-expo .main .keyword {
    margin-bottom: var(--default);
  }
}

@media (max-width: 767px) {
  body.urban-expo .main .keyword {
    padding-left: 0;
  }
}

body.urban-expo .main a {
  color: #00926B;
}

body.urban-expo .main .pic {
  text-align: right;
}

@media (max-width: 991px) {
  body.urban-expo .main .pic {
    text-align: center;
    margin-bottom: var(--large);
  }
}

@media (max-width: 767px) {
  body.urban-expo .main .pic {
    text-align: left;
  }
}

body.urban-expo .main .pic img {
  margin-right: -75px;
}

@media (max-width: 767px) {
  body.urban-expo .main .pic img {
    margin-right: auto;
    margin-left: -73px;
  }
}

body.urban-expo .main .link:hover .arrow {
  width: 309px;
}

body.urban-expo .main .link .arrow {
  width: 285px;
}

@media (max-width: 767px) {
  body.urban-expo .about {
    padding-bottom: 0;
  }
}

body.urban-expo .about ul {
  color: #000000;
  list-style-type: disc;
  padding-left: 24px;
}

body.urban-expo .about ul li:not(:last-child) {
  margin-bottom: 12px;
}

body.urban-expo .about .p1:not(:last-child) {
  margin-bottom: var(--extra_giant);
}

@media (max-width: 1024px) {
  body.urban-expo .about .p1:not(:last-child) {
    margin-bottom: var(--giant);
  }
}

@media (max-width: 767px) {
  body.urban-expo .about .p1:not(:last-child) {
    margin-bottom: var(--large);
  }
}

body.urban-expo .about .col-7 {
  width: 59%;
}

@media (max-width: 1024px) {
  body.urban-expo .about .col-7 {
    width: 66%;
  }
}

@media (max-width: 991px) {
  body.urban-expo .about .col-7 {
    width: 100%;
  }
}

body.urban-expo .guidelines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

body.urban-expo .guidelines h4 {
  font-size: 23px;
}

body.urban-expo .guidelines .col-5 {
  width: 39%;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .col-5 {
    width: 50%;
  }
}

@media (max-width: 991px) {
  body.urban-expo .guidelines .col-5 {
    width: 100%;
  }
}

body.urban-expo .guidelines h2 {
  width: 100%;
}

body.urban-expo .guidelines .bold {
  font-weight: 700;
  margin-bottom: 0 !important;
}

body.urban-expo .guidelines .btn {
  margin-top: 80px;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .btn {
    margin-top: var(--extra_large);
  }
}

@media (max-width: 991px) {
  body.urban-expo .guidelines .btn {
    margin: var(--default) auto 0;
  }
}

@media (max-width: 991px) {
  body.urban-expo .guidelines .btn.desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  body.urban-expo .guidelines .btn.mobile {
    display: none;
  }
}

body.urban-expo .guidelines .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items {
    width: auto;
  }
}

@media (max-width: 991px) {
  body.urban-expo .guidelines .items {
    margin-top: var(--default);
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

body.urban-expo .guidelines .items .item {
  width: calc(50% - 10px);
  text-align: center;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item {
    width: 160px;
  }
}

@media (max-width: 767px) {
  body.urban-expo .guidelines .items .item {
    width: calc(50% - 4px);
  }
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item:not(:last-child) {
    margin-right: 32px;
  }
}

@media (max-width: 767px) {
  body.urban-expo .guidelines .items .item:not(:last-child) {
    margin-right: 8px;
  }
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item h4 {
    font-size: 16px;
  }
}

body.urban-expo .guidelines .items .item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#EAEAEA));
  background: linear-gradient(180deg, #F4F4F4 0%, #EAEAEA 100%);
  margin-bottom: var(--default);
  padding: var(--medium) var(--small);
  height: 272px;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item .content {
    margin-bottom: var(--small);
    height: 213px;
  }
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item .content .caption {
    font-size: 10px;
  }
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item .content h5 {
    font-size: 17px;
  }
}

body.urban-expo .guidelines .items .item .content .p2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1024px) {
  body.urban-expo .guidelines .items .item .content .p2 {
    font-size: 10px;
  }
}

body.urban-expo .guidelines .items .item .content .p2:before {
  content: '';
  width: 96px;
  height: 1px;
  background: #CCCCCC;
  bottom: -16px;
  position: absolute;
}

body.urban-expo .services {
  margin-bottom: var(--large);
}

@media (max-width: 767px) {
  body.urban-expo .services {
    margin-bottom: 0;
  }
}

body.urban-expo .services .col-5 {
  width: 39%;
}

@media (max-width: 1024px) {
  body.urban-expo .services .col-5 {
    width: 52%;
  }
}

@media (max-width: 991px) {
  body.urban-expo .services .col-5 {
    width: 100%;
  }
}

body.urban-expo section.main {
  margin-bottom: 40px;
  padding-top: 156px;
}

@media (max-width: 991px) {
  body.urban-expo section.main {
    padding-top: 170px;
  }
}

@media (max-width: 767px) {
  body.urban-expo section.main {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

body.urban-expo section.main .keyword {
  color: #000000;
  margin-bottom: 24px;
}

body.urban-expo section.main .keyword .bold {
  background-image: url(../images/text-bg.svg);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #000000;
  display: initial;
}

body.new-page main {
  margin-bottom: 40px;
}

body.new-page .main {
  margin-bottom: 40px;
  padding-top: 156px;
}

@media (max-width: 991px) {
  body.new-page .main {
    padding-top: 170px;
  }
}

body.main-events .main {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  body.main-events .main .container-fluid .col-5 {
    width: 100%;
  }
  body.main-events .main .container-fluid .col-5:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  body.main-events .main .entry-header .left {
    margin-bottom: 40px;
  }
}

body.main-events .main .entry-header .left p:first-child {
  margin-bottom: 24px;
}

body.main-events .main h1 {
  margin-bottom: 40px;
}

body.main-events .main .col-7 {
  width: 100%;
}

body.main-events .main .keyword {
  -webkit-columns: 2;
          columns: 2;
}

@media (max-width: 767px) {
  body.main-events .main .keyword {
    padding-left: 0;
    -webkit-columns: 1;
            columns: 1;
  }
}

body.main-events .main .keyword p {
  font-size: 16px;
  line-height: 24px;
}

body.main-events main {
  margin-bottom: 40px;
}

body.main-events .main {
  margin-bottom: 40px;
  padding-top: 156px;
}

@media (max-width: 991px) {
  body.main-events .main {
    padding-top: 170px;
  }
}

body.main-events h1 {
  margin-bottom: var(--extra_large);
}

body.main-events .col-7 {
  width: 59%;
}

@media (max-width: 991px) {
  body.main-events .col-7 {
    width: 100%;
  }
}

body.main-events .sessions .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: var(--default);
}

@media (max-width: 767px) {
  body.main-events .sessions .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

@media (max-width: 767px) {
  body.main-events .sessions .top h3 {
    margin-bottom: var(--small);
  }
}

body.main-events .sessions .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  body.main-events .sessions .top ul {
    margin-bottom: var(--small);
  }
}

body.main-events .sessions .top ul li:not(:last-child) {
  margin-right: var(--default);
}

body.main-events .sessions .top a {
  color: #000;
}

body.main-events .sessions .top a.link {
  padding-left: 32px;
  background-image: url("../images/pdf-small.svg");
  background-repeat: no-repeat;
  background-position: left center;
}

body.main-events .sessions .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px var(--default);
}

@media (max-width: 767px) {
  body.main-events .sessions .items {
    margin-left: 0;
    margin-right: 0;
  }
}

body.main-events .sessions .items .item {
  height: 168px;
  padding: var(--small);
  border-radius: 4px;
  width: calc(32.25% - var(--extra_small));
  margin: 0 var(--extra_small) var(--default);
  position: relative;
  overflow: hidden;
}

@media (max-width: 1210px) {
  body.main-events .sessions .items .item {
    width: calc(32% - var(--extra_small));
  }
}

@media (max-width: 991px) {
  body.main-events .sessions .items .item {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  body.main-events .sessions .items .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

body.main-events .sessions .items .item:hover:before {
  opacity: .1;
}

body.main-events .sessions .items .item:before {
  content: '';
  opacity: 0;
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body.main-events .sessions .items .item.red {
  background: #FFD5CC;
}

body.main-events .sessions .items .item.yellow {
  background: #FFEAAB;
}

body.main-events .sessions .items .item.gray {
  background: var(--g300);
}

body.main-events .sessions .items .item.deep-rose {
  background: #FFC3C5;
}

body.main-events .sessions .items .item.blue {
  background: #B5D4F7;
}

body.main-events .sessions .items .item.orange {
  background: #FFCC99;
}

body.main-events .sessions .items .item.light-green {
  background: #CCE9E1;
}

body.main-events .sessions .items .item.deep-purple {
  background: #B7B7EC;
}

body.main-events .sessions .items .item.green {
  background: #B6D7B9;
}

body.main-events .sessions .items .item.purple {
  background: #E5D8FB;
}

body.main-events .sessions .items .item.bright-blue {
  background: #B5CAFD;
}

body.main-events .sessions .items .item.beige {
  background: #FFF2D6;
}

body.main-events .sessions .items .item.deep-green {
  background: #CDE0D8;
}

body.main-events .sessions .items .item.magenta {
  background: #FFD7E9;
}

body.main-events .sessions .items .item .p2 {
  margin-bottom: var(--small);
}

body.main-events .sessions .items .item > div {
  position: relative;
  z-index: 1;
}

body.main-events .sessions .items .item p {
  margin: 0;
}

body.practical-info {
  font-family: 'Jost';
  color: #000;
}

body.practical-info .documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 767px) {
  body.practical-info .documents {
    padding-bottom: 0;
  }
}

body.practical-info .documents a {
  width: 33%;
  padding-left: 40px;
  background-image: url("../images/pdf.svg");
  background-repeat: no-repeat;
  background-position: left top;
  color: #000000;
  padding-right: 24px;
  text-decoration: none !important;
}

@media (max-width: 1250px) {
  body.practical-info .documents a {
    width: 50%;
  }
}

@media (max-width: 767px) {
  body.practical-info .documents a {
    width: 100%;
    font-size: 20px;
    line-height: 32px;
  }
}

body.practical-info .documents a:not(:last-child) {
  margin-bottom: var(--large);
}

@media (max-width: 767px) {
  body.practical-info .documents a:not(:last-child) {
    margin-bottom: var(--default);
  }
}

body.practical-info .documents a span {
  color: var(--g500);
  display: block;
  margin-top: 8px;
}

body.practical-info .main {
  margin-bottom: 40px;
  padding-top: 156px;
}

@media (max-width: 991px) {
  body.practical-info .main {
    padding-top: 170px;
  }
}

body.practical-info .main .tabs .tab-links {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.practical-info .main .tabs .tab-links li:not(:last-child) {
  margin-right: 24px;
}

body.practical-info .main .tabs .tab-links .tab-link {
  text-transform: uppercase;
  padding: 8px;
}

body.practical-info .main .tabs .tab-links .tab-link.active, body.practical-info .main .tabs .tab-links .tab-link:hover {
  background-color: #FFEFCC;
}

body.practical-info .main .tabs .tab-item:not(.active) {
  display: none;
}

body.practical-info .main * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body.practical-info .main h1, body.practical-info .main h2, body.practical-info .main h3, body.practical-info .main h4, body.practical-info .main h5, body.practical-info .main h6 {
  font-weight: 400;
}

body.practical-info .main button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  font-family: 'Jost';
}

body.practical-info .main input {
  background-color: transparent;
  border: none;
  padding: 0;
  outline: none;
  font-family: 'Jost';
}

body.practical-info .main a {
  text-decoration: none;
  color: inherit;
}

body.practical-info .main body {
  color: #000;
}

body.practical-info .main ul {
  padding: 0;
  list-style-type: none;
}

body.practical-info .main .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.practical-info .main .col-4 {
  width: 31%;
}

body.practical-info .main .col-5 {
  width: 35%;
}

body.practical-info .main .col-6 {
  width: 48%;
}

body.practical-info .main .col-7 {
  width: 65%;
}

body.practical-info .main h1 {
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  body.practical-info .main h1 {
    margin-bottom: 24px;
  }
}

body.practical-info .main aside {
  width: auto;
}

body.practical-info .main aside h4 {
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  body.practical-info .main aside h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-bottom: 0;
    background: #00926B;
    color: #FFFFFF;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 42px;
    height: 40px;
    position: relative;
    border-radius: 4px;
    padding-left: 8px;
    font-size: 18px;
    line-height: 24px;
  }
  body.practical-info .main aside h4.active:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@media (max-width: 991px) {
  body.practical-info .main aside h4:after {
    content: '';
    background-image: url("../images/chevron_down.svg");
    background-repeat: no-repeat;
    background-position: right center;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 8px;
    top: 8px;
  }
}

@media (max-width: 991px) {
  body.practical-info .main aside ul {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 24px 38px rgba(2, 3, 3, 0.03), 0px 9px 46px rgba(2, 3, 3, 0.02), 0px 11px 15px rgba(2, 3, 3, 0.04);
            box-shadow: 0px 24px 38px rgba(2, 3, 3, 0.03), 0px 9px 46px rgba(2, 3, 3, 0.02), 0px 11px 15px rgba(2, 3, 3, 0.04);
    border-radius: 8px;
    padding: 20px 16px;
    height: 300px;
    overflow-y: scroll;
  }
  body.practical-info .main aside ul.active {
    display: block;
  }
}

body.practical-info .main aside ul li:not(:last-child) {
  margin-bottom: 16px;
}

body.practical-info .main aside ul a {
  color: #000;
  text-decoration: none;
}

body.practical-info .main aside ul a:hover, body.practical-info .main aside ul a.active {
  color: #00926B;
}

body.practical-info .main .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  body.practical-info .main .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

body.practical-info .main .content {
  width: 74.5%;
}

@media (max-width: 1024px) {
  body.practical-info .main .content {
    width: 66%;
  }
}

@media (max-width: 991px) {
  body.practical-info .main .content {
    width: 100%;
    margin-top: 24px;
  }
}

body.practical-info .main .content .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 64px;
}

@media (max-width: 991px) {
  body.practical-info .main .content .tabs {
    margin-bottom: 40px;
    margin-left: 115px;
  }
}

@media (max-width: 767px) {
  body.practical-info .main .content .tabs {
    width: calc(100% - 115px);
    overflow-x: scroll;
    margin-right: -16px;
    width: calc(100% - 99px);
    padding-right: 16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body.practical-info .main .content .tabs::-webkit-scrollbar {
    display: none;
  }
}

body.practical-info .main .content .tabs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.practical-info .main .content .tabs li:not(:last-child) {
  margin-right: 16px;
}

body.practical-info .main .content .tabs a {
  background: #F4F4F4;
  border-radius: 4px;
  padding: 8px 12px;
  border: 1px solid transparent;
}

@media (max-width: 767px) {
  body.practical-info .main .content .tabs a {
    white-space: nowrap;
  }
}

body.practical-info .main .content .tabs a:hover {
  border-color: #00926B;
  background: transparent;
}

body.practical-info .main .content .tabs a.active {
  background: #00926B;
  color: #FFFFFF;
}

body.practical-info .main .content .tabs-content img {
  margin-bottom: 48px;
  max-width: calc(100% + 48px);
  height: auto;
}

@media (max-width: 767px) {
  body.practical-info .main .content .tabs-content img {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}

body.practical-info .main .content .tabs-content h4 {
  margin-bottom: 32px;
}

body.practical-info .main .content .tabs-content h5 {
  margin-bottom: 8px;
}

body.practical-info .main .content .tabs-content .text {
  width: 88%;
}

@media (max-width: 1024px) {
  body.practical-info .main .content .tabs-content .text {
    width: 100%;
  }
}

body.practical-info .main .content .tabs-content .text:not(:last-child) {
  margin-bottom: 48px;
}

body.practical-info .main .content .tabs-content .tab:not(.active) {
  display: none;
}

body.practical-info .main .content .tabs-content a {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }
}

@media (min-width: 1340px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

.entry-header {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .entry-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.entry-header .left {
  width: 49%;
}

@media (max-width: 991px) {
  .entry-header .left {
    width: 100%;
  }
}

.entry-header .left p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-family: 'Jost';
  margin-bottom: 0;
}

.entry-header .left p span {
  background-image: url(../images/text-bg.svg);
  background-repeat: repeat-x;
  background-position: bottom;
  font-weight: 600;
  display: inline;
}

.entry-header .right {
  width: 31%;
}

@media (max-width: 991px) {
  .entry-header .right {
    width: 100%;
  }
}

.entry-header a.link {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.entry-header a.link:hover .arrow {
  width: 261px;
}

.entry-header a.link .arrow {
  width: 261px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 237px;
}

.entry-header a.link .arrow:before, .entry-header a.link .arrow:after {
  content: '';
}

.entry-header a.link .arrow:before {
  background-image: url("../images/line.svg");
  width: calc(100% - 65px);
  height: 2px;
}

.entry-header a.link .arrow:after {
  background-image: url("../images/arrow.svg");
  width: 65px;
  height: 16px;
  display: block;
}

.entry-header a.link .headline-3 {
  font-weight: 400;
  margin-bottom: 0;
}

.entry-header a.link .caption {
  color: #000;
}

@media (max-width: 767px) {
  body.urban-expo .features, body.event-description .features {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  body.urban-expo .features .col-7, body.event-description .features .col-7 {
    width: 100%;
  }
}

body.urban-expo .features .col-7 .btn, body.event-description .features .col-7 .btn {
  margin-top: 24px;
}

@media (max-width: 991px) {
  body.urban-expo .features .container-fluid, body.event-description .features .container-fluid {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  body.urban-expo .features .container-fluid .col-5:first-child, body.event-description .features .container-fluid .col-5:first-child {
    margin-bottom: 24px;
  }
}

body.urban-expo .features .col-5, body.event-description .features .col-5 {
  width: 42%;
}

@media (max-width: 1024px) {
  body.urban-expo .features .col-5, body.event-description .features .col-5 {
    width: 66%;
  }
}

@media (max-width: 991px) {
  body.urban-expo .features .col-5, body.event-description .features .col-5 {
    width: 100%;
  }
}

body.urban-expo .features .col-5:not(:last-child), body.event-description .features .col-5:not(:last-child) {
  margin-bottom: 64px;
}

body.urban-expo .features a:not([class]), body.event-description .features a:not([class]) {
  color: var(--light-green);
  text-decoration: underline;
}

body.urban-expo .features a:not([class]):hover, body.event-description .features a:not([class]):hover {
  color: #006E50;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

body.urban-expo .features .items, body.event-description .features .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  body.urban-expo .features .items, body.event-description .features .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: var(--small);
  }
}

body.urban-expo .features .items .item, body.event-description .features .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: calc(50% - 12px);
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  body.urban-expo .features .items .item, body.event-description .features .items .item {
    width: 100%;
  }
}

body.urban-expo .features .items .item .text, body.event-description .features .items .item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

body.urban-expo .features .items .item .text .p2, body.event-description .features .items .item .text .p2 {
  color: var(--g500);
}

body.urban-expo .features .items .item .icon, body.event-description .features .items .item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 64px;
  height: 64px;
  margin-right: 16px;
  background-color: #F4F4F4;
  border-radius: 4px;
}

body.urban-expo .features .items .item h4, body.event-description .features .items .item h4 {
  margin-bottom: 12px;
}

body.urban-expo .features .items .item .tags, body.event-description .features .items .item .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

@media (max-width: 767px) {
  body.urban-expo .features .items .item .tags, body.event-description .features .items .item .tags {
    margin-top: var(--small);
  }
}

body.urban-expo .features .items .item .tags span, body.event-description .features .items .item .tags span {
  padding: 4px 8px;
  background-color: #F4F4F4;
  border-radius: 4px;
}

body.urban-expo .features .items .item .tags span:not(:last-child), body.event-description .features .items .item .tags span:not(:last-child) {
  margin-right: 8px;
}

@media (max-width: 767px) {
  body.participate h2 {
    font-size: 32px;
    line-height: 40px;
  }
}

body.participate .wrap {
  padding-left: var(--extra_large);
  padding-right: var(--extra_large);
  width: 1212px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  body.participate .wrap {
    padding-left: var(--small);
    padding-right: var(--small);
  }
}

body.participate .main {
  padding-bottom: 0;
  padding-top: 156px;
}

@media (max-width: 991px) {
  body.participate .main {
    padding-top: 170px;
  }
}

body.participate .main .headline-4 p {
  font-size: 24px;
  line-height: 32px;
}

body.participate .main .headline-4 p span {
  display: inline;
}

body.participate .main a {
  color: #000;
}

@media (max-width: 1199px) {
  body.participate .main .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1199px) {
  body.participate .main .col-6 {
    width: 100%;
  }
}

body.participate .main .col-5 {
  width: 37%;
}

@media (max-width: 1199px) {
  body.participate .main .col-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

body.participate .main .col-5 .registration {
  display: block;
}

@media (max-width: 1199px) {
  body.participate .main .col-5 .registration {
    background: var(--beige);
    text-align: center;
    padding: 24px 0;
    margin-top: var(--default);
    height: auto;
    margin-bottom: var(--giant);
    margin-left: -48px;
    margin-right: -48px;
  }
}

@media (max-width: 767px) {
  body.participate .main .col-5 .registration {
    margin-left: -16px;
    margin-right: -16px;
  }
}

body.participate .main .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body.participate .main h2 {
  margin-bottom: var(--default);
}

body.participate .main h1 {
  margin-bottom: var(--extra_giant);
}

@media (max-width: 991px) {
  body.participate .main h1 {
    margin-bottom: var(--large);
  }
}

body.participate .main .p1 {
  margin-bottom: var(--extra_large);
}

body.participate .main .p1 p:not(:last-child) {
  margin-bottom: var(--default);
}

body.participate .main .registration {
  background: url("../images/registration.svg");
  background-repeat: no-repeat;
  height: 351px;
  margin-bottom: 130px;
  background-position: left -34px center;
  padding-left: 64px;
  padding-top: 122px;
  margin-top: -80px;
}

body.participate .main .registration .keyword {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  body.participate .main .registration .keyword {
    margin-bottom: var(--tiny);
  }
}

body.participate .main .link:hover .arrow {
  width: 364px;
}

body.participate .main .link .arrow {
  width: 340px;
}

body.participate .main .headline-4:not(:last-child) {
  margin-bottom: 20px;
}

body.participate .main .headline-4 span {
  font-weight: 600;
  background: url("../images/highlight.svg");
  background-repeat: repeat-x;
  background-position: bottom;
}

body.participate .schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  body.participate .schedule {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  body.participate .schedule {
    padding-top: var(--default);
    padding-bottom: var(--small);
  }
}

body.participate .schedule .col-6 {
  width: 48%;
}

@media (max-width: 991px) {
  body.participate .schedule .col-6 {
    width: 100%;
  }
}

body.participate .schedule h2 {
  margin-bottom: var(--default);
}

body.participate .schedule .p1 {
  width: 72%;
}

@media (max-width: 991px) {
  body.participate .schedule .p1 {
    width: 100%;
  }
}

body.participate .schedule .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 991px) {
  body.participate .schedule .items {
    margin-top: var(--large);
  }
}

body.participate .schedule .items .item {
  width: 146px;
  height: 164px;
  border-radius: 4px;
  color: #000;
  border: 1px solid var(--g200);
  margin-bottom: var(--extra_large);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1050px) {
  body.participate .schedule .items .item {
    margin-left: 4px;
    margin-right: 4px;
    width: calc(50% - 8px);
  }
}

@media (max-width: 767px) {
  body.participate .schedule .items .item {
    margin-bottom: var(--default);
  }
}

body.participate .schedule .items .item p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

body.participate .schedule .items .item .top {
  padding-top: var(--small);
  padding-left: var(--small);
}

body.participate .schedule .items .item .headline-5 {
  padding: var(--small);
  background: var(--beige);
  width: 100%;
  margin-bottom: 0;
}

body.participate .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #000000;
}

body.participate .link:hover .arrow {
  width: 261px;
}

body.participate .link .headline-3 {
  font-weight: 400;
}

body.participate .link .caption {
  color: #000000;
}

body.participate .link .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 237px;
}

body.participate .link .arrow:before, body.participate .link .arrow:after {
  content: '';
}

body.participate .link .arrow:before {
  background-image: url("../images/line.svg");
  width: calc(100% - 65px);
  height: 2px;
}

body.participate .link .arrow:after {
  background-image: url("../images/arrow.svg");
  width: 65px;
  height: 16px;
  display: block;
}

body.participate .advantages-block {
  padding-top: 0;
}

body.participate .advantages-block h2 {
  margin-bottom: var(--default);
}

body.participate .advantages-block .col-6 {
  margin-bottom: var(--giant);
}

body.participate .advantages-block .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.participate .advantages-block .item {
  width: calc(50% - var(--default));
  margin-bottom: var(--extra_large);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

body.participate .advantages-block .item .icon {
  min-width: var(--giant);
  height: var(--giant);
  background: var(--g200);
  border-radius: 4px;
  margin-right: var(--small);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.participate .advantages-block .item h4 {
  margin-bottom: var(--extra_small);
}

body.participate .advantages-block .item .p2 {
  color: var(--g500);
}

@media (max-width: 991px) {
  body.participate .advantages-block {
    padding-bottom: 0;
  }
  body.participate .advantages-block .col-6 {
    width: 100%;
  }
}

@media (max-width: 991px) {
  body.participate .advantages-block .item {
    width: 100%;
    margin-bottom: var(--large);
  }
}

body.participate main section {
  padding-top: 40px;
  padding-bottom: 40px;
}

a.link span.headline-3 {
  color: #000;
}

a.link span.caption {
  width: 237px;
  max-width: 100%;
}

.content-link {
  color: var(--light-green);
}

@media (max-width: 767px) {
  .documents-block {
    padding-bottom: 0;
  }
}

.documents-block.v2 .row a {
  width: 50%;
}

@media (max-width: 767px) {
  .documents-block.v2 .row a {
    width: 100%;
  }
}

.documents-block h2 {
  margin-bottom: var(--large) !important;
}

.documents-block .row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}

.documents-block .row a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  color: #000;
  font-family: 'Jost';
  font-weight: 400;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33%;
  padding-left: var(--extra_large);
  padding-right: var(--default);
  background-image: url("../images/pdf.svg");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: var(--large);
}

@media (max-width: 64rem) {
  .documents-block .row a {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 50%;
    margin-bottom: var(--large);
  }
}

@media (max-width: 767px) {
  .documents-block .row a {
    width: 100%;
    margin-bottom: var(--default);
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: var(--default);
  }
}

.documents-block .row a span {
  color: var(--g500);
  margin-top: var(--tiny);
}

@media (max-width: 767px) {
  .documents-block .row a span {
    margin-top: 0;
  }
}
/*# sourceMappingURL=practical-info.css.map */