body { margin: 0; padding: 0; }

.footer { display: none; }

main .container { padding: 0 15px; margin: 0 auto; }

@media only screen and (min-width: 576px) { main .container { max-width: 540px; } }
@media only screen and (min-width: 992px) { main .container { max-width: 960px; } }
@media only screen and (min-width: 1200px) { main .container { max-width: 666px; } }
.out-of-header { background: #141414; color: #fff; font-family: 'Montserrat', sans-serif; overflow-x: hidden; }

@media (max-width: 1024px) { .out-of-header { margin-top: -60px; padding-top: 10px; }
  .header__main-link { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
  .header__lang-switch { background: rgba(255, 255, 255, 0.2) !important; color: #fff; }
  .header__mobile-menu .header__announ-button { background: transparent; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
  .header__mobile-button { background: rgba(255, 255, 255, 0.2) !important; }
  .header__mobile-button path { stroke: #fff; } }
main { /*  .spisok { align-items: center; color: #fff; display: flex; margin: 20px auto 0; position: relative; width: max-content; img { height: 20px; width: 20px; } p { font-size: 13px; font-weight: 400; line-height: 100%; margin-left: 5px; text-decoration: underline; }
} */ }
main * { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
main h1 { font-family: 'Rubik', sans-serif; font-size: 35px; font-weight: 700; line-height: 115%; margin-bottom: 10px; text-transform: uppercase; }
main h2 { font-family: 'Rubik', sans-serif; font-size: 35px; font-weight: 700; line-height: 130%; margin-bottom: 20px; text-transform: uppercase; position: relative; z-index: 1; width: 80%; }
main h3 { font-size: 20px; font-weight: 800; line-height: 110%; margin: 0 0 0 12px; }
main h4 { font-size: 21px; font-weight: 700; margin: 10px 0 5px; }
main p { font-size: 16px; font-weight: 400; line-height: 130%; }
main a { text-decoration: none; }
main ul { margin: 0; padding: 0; }
main ul li { list-style-type: none; }
main .landing[data-current-tab="online"] [data-tab="offline"] { display: none; }
main .landing[data-current-tab="offline"] [data-tab="online"] { display: none; }
main .btn-block { margin-top: 20em; position: relative; z-index: 2; }
main .landing-btn { background: #FFD101; border-radius: 10px; color: #000; display: block; font-size: 14px; font-weight: 700; line-height: 120%; letter-spacing: 0.14px; margin: 0 auto; padding: 15px 50px; position: relative; text-transform: uppercase; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
main .welcome { padding: 40px 0 0; position: relative; min-height: 690px; }
main .welcome .landing-logo { height: 58px; margin: 28px 0; position: relative; width: 99.63px; z-index: 1; }
main .welcome-text { position: relative; z-index: 1; }
main .welcome .visual { position: absolute; left: 50%; top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 0; }
main .yellow-block { background: -webkit-gradient(linear, left top, left bottom, from(#FFC500), to(#F80)); background: linear-gradient(180deg, #FFC500 0%, #F80 100%); color: #141414; padding: 50px 0; position: relative; }
main .black-bg { position: relative; z-index: 1; }
main ul li:first-child { padding-top: 20px; }
main .terms { position: relative; z-index: 1; }
main .terms li::before { content: none; }
main .terms-block { position: relative; z-index: 2; }
main .terms .landing-tabs { background: rgba(0, 0, 0, 0.3); border-radius: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto; padding: 2px; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
main .terms .landing-tabs__item { display: contents; text-align: center; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
main .terms .landing-tabs__item .js-tab { color: #FFF6CC; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; line-height: 120%; padding: 12px 15px; }
main .terms .landing-tabs .active .js-tab { background: #FFF6CC; border-radius: 10px; color: #000; }
main .terms-h3 { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 0 16px; }
main .terms-box { margin-top: 20px; }
main .terms-box__item { background: #FFF6CC; border-radius: 10px; margin-top: 15px; padding: 20px; }
main .terms-box__item a { color: #000; font-weight: 700; text-decoration: underline; }
main .terms-box__item img { max-height: 20px; max-width: 20px; }
main .terms .btn-buy { background: #141414; border-radius: 10px; color: #FFD101; display: block; font-size: 14px; font-weight: 700; line-height: 120%; letter-spacing: 0.14px; margin: 20px auto 0; padding: 20px 50px; text-transform: uppercase; width: -webkit-max-content; width: -moz-max-content; width: max-content; }
main .maps { background: #FFF6CC; border-radius: 10px; margin-top: 50px; padding: 20px; position: relative; }
main .maps-h3 { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 0 20px; }
main .maps-h3 img { max-width: 18px; }
main .maps .landing-btn { margin-top: 20px; }
main .check { margin: 50px 0; position: relative; z-index: 1; }
main .important { background: #373737; border-radius: 10px; margin: 20px 0; padding: 20px; position: relative; z-index: 1; }
main .important-img { display: none; }
main .important p { font-weight: 300; line-height: 130%; }
main .important p + p { margin-top: 10px; }
main .participants { background: #373737; border-radius: 10px; padding: 20px; }
main .participants h3 { font-family: 'Rubik', sans-serif; font-size: 24px; line-height: 110%; margin: 0 0 10px; }
main .participants p { font-size: 13px; line-height: 120%; }
main .participants .landing-btn { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 30px; width: 100%; }
main .participants .landing-btn p { font-size: 14px; font-weight: 700; letter-spacing: 0.28px; margin-left: 8px; text-transform: uppercase; }
main .faq { margin: 100px 0 50px; position: relative; z-index: 2; }
main .accordion { margin: 0 0 10px 0; padding: 0px; position: relative; }
main .accordion__text { background: #fff; border-radius: 15px; color: #000; cursor: pointer; font-size: 15px; font-weight: 400; margin: 0; padding: 20px 60px 20px 20px; position: relative; z-index: 2; }
main .accordion__text::after { background: url(../img/accordion-after.svg) no-repeat; background-size: contain; content: ''; height: 20px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; right: 20px; width: 20px; }
main .accordion__text-opened::after { -webkit-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
main .accordion__body { background: #373737; border-radius: 0 0 15px 15px; display: none; padding: 30px 20px 30px 20px; -webkit-transform: translateY(-15px); transform: translateY(-15px); z-index: 1; }
main .accordion__body * { font-size: 16px; line-height: 130%; }
main .accordion__body a { color: #fff; text-decoration: underline; font-weight: 700; }
main .lastVideo .video-block { background: #FFF6CC; border-radius: 15px; padding: 15px; position: relative; z-index: 1; }
main .lastVideo .video { border-radius: 8px; height: 175px; width: 100%; }
main .lastVideo p { font-size: 15px; }
main .lastVideo .last-text { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 10px; }
main .lastVideo .last-text a { -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #373737; display: -webkit-box; display: -ms-flexbox; display: flex; }
main .lastVideo .last-text a img { height: 17px; }
main .lastVideo .last-text a p { font-size: 12px; font-weight: 400; line-height: 167%; margin-left: 5px; text-decoration: underline; }
main .lastVideo .last-text .text-data { color: #373737; font-size: 12px; font-weight: 700; }
main .archive { margin-top: 100px; position: relative; z-index: 1; }
main .archive-block { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 10px; -ms-flex-pack: distribute; justify-content: space-around; }
main .archive-block p { font-size: 12px; }
main .archive-block .winner, main .archive-block .winner1 { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 10px; border-radius: 10px; background: #FFF6CC; min-width: 255px; padding: 10px 15px; width: 100%; }
main .archive-block .winner p, main .archive-block .winner1 p { min-width: 75px; }
main .archive-block .winner p:last-child, main .archive-block .winner1 p:last-child { min-width: 0; }
main .archive-block .video, main .archive-block .video1 { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #FFEB93; border-radius: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 13.5px 15px; }
main .archive-block .video .videoImg, main .archive-block .video1 .videoImg { height: 23px; }
main .archive-block .video img, main .archive-block .video1 img { height: 23px; width: 33px; }
main .archive-block .winner1, main .archive-block .video1 { background: transparent; }
main .archive-block + .archive-block { margin-top: 10px; }
main .archive-swiper { padding: 0 0 35px; }
main .archive-swiper .swiper-pagination-bullet { background: #000; border-radius: 12px; height: 6px; opacity: 0.5; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
main .archive-swiper .swiper-pagination-bullet-active { opacity: 1; width: 20px; }
main .roadLine { position: absolute; z-index: 0; }
main .r-3 { background: url(../img/roadLine-black.svg) no-repeat; background-size: contain; content: ''; height: 820px; left: 50%; opacity: 0.8; top: 350px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); width: 806px; }
main .r-4 { background: url(../img/roadLine-black.svg) no-repeat; background-size: contain; content: ''; height: 820px; left: 50%; opacity: 0.7; top: 550px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg); transform: translateX(-50%) translateY(-50%) rotate(90deg); width: 806px; }
main .r-5 { background: url(../img/roadLine-yellow2.svg) no-repeat; background-size: contain; content: ''; height: 608px; left: 50%; top: 600px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 556px; }
main .r-6 { background: url(../img/roadLine-black.svg) no-repeat; background-size: contain; content: ''; height: 820px; left: 60%; opacity: 0.7; top: 30%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(40deg); transform: translateX(-50%) translateY(-50%) rotate(40deg); width: 806px; }
main .r-7 { background: url(../img/roadLine-black.svg) no-repeat; background-size: contain; content: ''; height: 820px; left: 30%; opacity: 0.7; top: 30%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(105deg); transform: translateX(-50%) translateY(-50%) rotate(105deg); width: 806px; }

@media (min-width: 700px) { main .r-1 { height: 100vh; top: 66%; width: 100vw; }
  main .r-2 { height: 100vh; top: 122%; width: 100vw; }
  main .r-3 { height: 120vh; left: 33%; top: 400px; width: 120vw; }
  main .r-4 { height: 120vh; left: 32%; width: 120vw; }
  main .r-5 { height: 110vh; left: 48%; width: 110vw; }
  main .r-6 { background: url(../img/roadLine-blackDesk.svg) no-repeat; background-size: contain; left: 48%; top: 38%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(10deg); transform: translateX(-50%) translateY(-50%) rotate(10deg); width: 100vw; }
  main .r-7 { background: url(../img/roadLine-blackDesk.svg) no-repeat; background-size: contain; left: 33%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(55deg); transform: translateX(-50%) translateY(-50%) rotate(55deg); width: 100vw; } }
@media (min-width: 1024px) { main h1, main h2 { font-size: 60px; }
  main h3 { font-size: 36px; margin: 0 0 0 22px; }
  main h4 { color: #373737; font-size: 32px; }
  main p { font-size: 28px; }
  main .btn-block { margin-top: 39em; }
  main .landing-btn { font-size: 20px; letter-spacing: 0.2px; padding: 20px 70px; }
  main .welcome { min-height: 1000px; padding: 55px 0 0; }
  main .welcome__item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; min-width: 800px; }
  main .welcome .landing-logo { height: 96px; margin: 0; width: 165px; }
  main .yellow-block { padding: 80px 0; }
  main ul li:first-child { padding-top: 30px; }
  main .terms .landing-tabs { margin: 0; }
  main .terms-h3 { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  main .terms-h3 img { max-height: 36px; max-width: 36px; }
  main .terms-box__item { padding: 30px; }
  main .terms .btn-buy { font-size: 20px; letter-spacing: 0.2px; padding: 20px 70px; }
  main .maps-h3 { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  main .maps-h3 img { max-height: 36px; max-width: 36px; }
  main .check { margin: 80px 0; min-width: 700px; }
  main .check .first-block { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; margin: 0 0 20px; }
  main .check .important { margin: 0; padding: 32px 24px; }
  main .check .important-img { display: block; margin-bottom: 32px; width: 114px; }
  main .check p { font-size: 18px; }
  main .participants .landing-btn { width: -webkit-max-content; width: -moz-max-content; width: max-content; margin: 21px 0 0; }
  main .faq { margin: 160px 0 80px; }
  main .accordion { margin: 0 0 20px 0; }
  main .accordion__text { font-size: 20px; }
  main .accordion__body * { font-size: 20px; font-weight: 400; }
  main .lastVideo { max-width: 650px; }
  main .lastVideo .video-block { padding: 20px; }
  main .lastVideo .video { height: 352px; }
  main .lastVideo p { font-size: 20px; }
  main .lastVideo .text-data { font-size: 20px; }
  main .archive-block p { font-size: 20px; }
  main .archive-block .winner, main .archive-block .winner1 { padding: 19.5px 20px; }
  main .archive-block .winner p, main .archive-block .winner1 p { min-width: 170px; }
  main .archive-block .video { padding: 20px 21px; }
  main .r-3 { background: url(../img/blackLine.svg) no-repeat; background-size: contain; left: 50%; opacity: 0.65; top: 600px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-30deg); transform: translateX(-50%) translateY(-50%) rotate(-30deg); height: 500px; width: 2000px; }
  main .r-4 { background: url(../img/blackLine.svg) no-repeat; background-size: contain; left: 50%; top: 600px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg); transform: translateX(-50%) translateY(-50%) rotate(30deg); height: 500px; width: 2000px; }
  main .r-5 { background: url(../img/yellowLine.svg) no-repeat; background-size: contain; top: 490px; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg); transform: translateX(-50%) translateY(-50%) rotate(-25deg); height: 500px; width: 2000px; }
  main .r-6 { background: url(../img/blackLine.svg) no-repeat; background-size: contain; left: 50%; top: 30%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(21deg); transform: translateX(-50%) translateY(-50%) rotate(21deg); height: 500px; width: 2000px; }
  main .r-7 { background: url(../img/blackLine.svg) no-repeat; background-size: contain; left: 50%; top: 30%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(-21deg); transform: translateX(-50%) translateY(-50%) rotate(-21deg); height: 500px; width: 2000px; } }
@media (min-width: 1200px) { main .r-3 { -webkit-transform: translateX(-50%) translateY(-50%) rotate(-20deg); transform: translateX(-50%) translateY(-50%) rotate(-20deg); }
  main .r-4 { -webkit-transform: translateX(-50%) translateY(-50%) rotate(20deg); transform: translateX(-50%) translateY(-50%) rotate(20deg); } }
@media (min-width: 1450px) { main .welcome .visual { top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
  main .welcome .visual img { width: 100vw; } }
@-webkit-keyframes pulse { from { -webkit-transform: scale(0.9); transform: scale(0.9); }
  to { -webkit-transform: scale(1.2); transform: scale(1.2); } }
@keyframes pulse { from { -webkit-transform: scale(0.9); transform: scale(0.9); }
  to { -webkit-transform: scale(1.2); transform: scale(1.2); } }
@-webkit-keyframes movementX { from { -webkit-transform: translate(-7px); transform: translate(-7px); }
  to { -webkit-transform: translate(12px); transform: translate(12px); } }
@keyframes movementX { from { -webkit-transform: translate(-7px); transform: translate(-7px); }
  to { -webkit-transform: translate(12px); transform: translate(12px); } }
@-webkit-keyframes movementY { from { -webkit-transform: translateY(0px); transform: translateY(0px); }
  to { -webkit-transform: translateY(50px); transform: translateY(50px); } }
@keyframes movementY { from { -webkit-transform: translateY(0px); transform: translateY(0px); }
  to { -webkit-transform: translateY(50px); transform: translateY(50px); } }
@-webkit-keyframes shadow { from { -webkit-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); }
  to { -webkit-transform: translateX(-50%) scale(0.7); transform: translateX(-50%) scale(0.7); } }
@keyframes shadow { from { -webkit-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); }
  to { -webkit-transform: translateX(-50%) scale(0.7); transform: translateX(-50%) scale(0.7); } }
@-webkit-keyframes circling { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes circling { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes bubbles { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
  90% { opacity: 0; }
  95% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 0.5; }
  100% { opacity: 1; } }
@keyframes bubbles { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
  90% { opacity: 0; }
  95% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 0.5; }
  100% { opacity: 1; } }
