@font-face {
    font-family: 'e-Ukraine';
    src:
       url('resources/fonts/e-Ukraine-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-Ukraine';
    src:
       url('resources/fonts/e-Ukraine-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-Ukraine';
    src: url('resources/fonts/e-Ukraine-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-Ukraine';
    src:
       url('resources/fonts/e-Ukraine-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-UltraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'e-UkraineHead';
    src: url('resources/fonts/e-UkraineHead-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans.woff') format('woff');
	font-weight: 1;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Light.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Regular.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Medium.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Bold.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Heavy.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Heavy.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Kyiv Type Sans';
	src: url('resources/fonts/KyivTypeSans-Black.woff2') format('woff2'),
  url('resources/fonts/KyivTypeSans-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
html {height:100%;overflow: hidden;}
body {height:100%;overflow: hidden;margin:0;padding:0;font-family: 'e-UkraineHead', Arial, Helvetica, sans-serif;font-size: 12px;line-height: 1.2;color: #000000;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
div, p, span, h1, h2, h3, h4, ol {vertical-align: baseline;margin:0;padding:0;box-sizing: border-box;}
*{margin:0; padding:0;}
img{max-width:100%;vertical-align:middle;}
.blk{display:block;}
.hide{display:none;}
a {color:#3a84df;outline:none;}
a:hover {color:#b22222;}
a:focus {outline:none;}
.nozo {touch-action: pan-x pan-y;-webkit-touch-callout: none; -khtml-user-select: none;}
.unselectable {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.no-wrap {white-space: nowrap;}
::-webkit-scrollbar {width: 0;height: 0;}
#unsupported {position:fixed;top:0;left:0;right:0;bottom:0;background-color: #eceff1;z-index:99999;display: none;align-items: center;justify-content: center;}
#unsupported span {display:block;font-family: 'e-Ukraine', sans-serif;font-weight: 300;font-size: 18px;color: #37474f;width: 70%;text-align: center;line-height: 1.5;}
#no-fullscreen {position:fixed;top:0;left:0;right:0;bottom:0;background-color: #00000052;z-index:99999;display: none;}
#no-fullscreen .container {display: flex;align-items: center;justify-content: center;width:100%;height:100%;}
#no-fullscreen .wrap {background-color: #303030;display: flex;flex-direction: column;align-items: center;padding: 30px 32px 26px 32px;border-radius: 14px;}
#no-fullscreen span {display:block;font-family: 'e-Ukraine, sans-serif';font-weight: 300;font-size: 15px;color: #ffffff;text-align: center;line-height: 1.6;}
#no-fullscreen .close {background-image: url(resources/icon/close-white.svg);background-size: 22px;background-position: 50% 50%;background-repeat: no-repeat;width: 36px;height: 36px;border-radius: 40px;margin-top: 26px;background-color: #546e7a73;}
#no-fullscreen .close:hover {cursor:pointer;border: 1px solid #ffffff63;}
.landscape_mode{width:100%;height:100%;background: #171717;position:fixed;overflow:hidden;top:0;left:0;bottom:0;right:0;z-index: 9999999;display:none;}
.landscape_mode .wrapper {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center;height: 100%;}
.landscape_mode span {font-family: 'e-Ukraine', sans-serif;font-weight: 300;font-size: 16px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}
.intro .poster, .intro .main {display:none;}
.intro {background-color: #57223E;z-index: 9999;overflow: hidden;overflow-y: auto;width:100%;height:100%;height: 100dvh;position: fixed;top: 0;left: 0;right:0;bottom:0;text-align:center;color: #fff;display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;justify-content: flex-start;}
.intro .wrap {display: flex;flex-direction: column;align-items: center;width: 100%;height: 100%;justify-content: flex-start;min-height: 520px;}
.intro .lang {display: flex;font-size: 11px;line-height: 12px;font-weight: 700;font-family: 'e-UkraineHead';font-weight: 300;gap: 4px;}
.intro .lang div {background-color: transparent;width: 28px;height: 28px;border-radius: 100%;display: flex;align-items: center;justify-content: center;}
.intro .lang .active{box-shadow: 0 0 0 1px #fff;}
.intro .lang span {display: block;}
.intro .lang a {color: #fff;text-decoration: none;display: block;}
.intro .lang a:hover{text-decoration: underline;}
.intro .powered {color: #fff;font-family: 'e-UkraineHead';font-weight: 300;}
.intro .powered a {color: #fff;}
.intro .mobile-screen {display: flex; flex-direction: column; justify-content: space-between; height: 100%; width: 88%; padding: 22px 0;}
.intro .mobile-screen .up {display: flex;justify-content: space-between;align-items: flex-start;width: 100%;}
.intro .mobile-screen .logo {width: 146px;}
.intro .mobile-screen .logo img {display: block;width: 100%;}
.intro .mobile-screen .center {width: auto;height: auto;}
.intro .mobile-screen .center img {display: block;object-fit: cover;max-height: 65dvh;margin: 0 auto;height: auto;}
.intro .powered {font-size: 11px;margin-top: 12px;}
.intro .powered a{color: #fff;}
.intro-button {width: 100%;background: #D4C499;font-size: 14px;line-height: 26px;font-weight: 200;border-radius: 50px;display: flex;align-items: center;justify-content: center;margin: 18px auto 0;cursor: pointer;font-family: 'e-UkraineHead';font-weight: 400;color: #57223e;padding: 8px 0;}
.intro-button:hover {cursor:pointer;background-color: #fff;}
.intro-button.hide {display: none;}
@media screen and (max-width: 330px) {
.intro .wrap {min-height: 480px;}
.intro .lang {top: 18px;right: 16px;}
}
@media screen and (min-width: 390px) {
.intro .mobile-screen {padding: 32px 0;width: 84%;}
.intro .lang {font-size: 12px;}
.intro .lang div {width: 32px;height: 32px;}
.intro .mobile-screen .logo {width: 170px;}
.intro .powered {font-size: 12px;}
.intro-button {padding: 10px 0;font-size: 16px;margin: 22px auto 0;}
}
@media screen and (min-width: 760px) {
.intro .wrap {min-height: 810px;}
.intro .mobile-screen {padding: 42px 0 32px; width: 84%; display: flex; align-items: center;}
.intro .mobile-screen .logo {width: 230px;}
.intro .lang {font-size: 16px;}
.intro .lang div {width: 52px;height: 52px;}
.intro-button {width: auto;padding: 14px 0;}
.intro .powered {font-size: 14px;}
.intro .mobile-screen .center img {width: 100%; object-fit: contain; max-height: 65dvh;}
.intro .mobile-screen .center {width: fit-content;}
}
@media screen and (min-width: 1020px) and (orientation: portrait) {
.intro .wrap {min-height: 950px;}
.intro .mobile-screen {padding: 52px 0 42px;width: 80%;}
.intro .mobile-screen .logo {width: 250px;}
.intro .lang {font-size: 18px;}
.intro .lang div {width: 62px;height: 62px;}
.intro-button {padding: 0; font-size: 20px; line-height: 68px;margin: 32px auto 0;}
.intro .powered {font-size: 14px;}
.intro .mobile-screen .center img {width: 100%; object-fit: contain; max-height: 65dvh;}
}
@media screen and (min-width: 760px) and (orientation: landscape) {
.intro .mobile-screen {display:none;}
.intro .wrap {min-height: 100dvh;display: flex;flex-direction: row;justify-content: space-between;gap: 42px;padding: 32px 52px 0 52px;min-height: 480px;align-items: flex-start;}
.intro .main {display:flex;flex-direction: column;justify-content: space-between;align-items: center;width: 50%;height: 100%;padding-bottom: 32px;}
.intro .main .type {display: flex; flex-direction: row; width: 100%; gap: 24px; align-items: center; justify-content: space-between;}
.intro .main .type span {flex-shrink: 0; font-family: 'e-UkraineHead'; font-weight: 400; font-size: 22px; color: #fff; display: block;}
.intro .main img {display: block;}
.intro .main .mincult-lg {width: auto; object-fit: cover; min-width: 1px;}
.intro .main .lavra-lg {width: auto; object-fit: cover; min-width: 1px;}
.intro .main .title img {display: block;width: 100%;}
.intro .main .sponsor {width: 100%;margin-top: 22px;}
.intro .main .sponsor img {display: block;}
.intro .poster {display:flex;flex-direction: column;justify-content: space-between;width: 50%;position: relative;height: 100%;padding-bottom: 32px;align-items: flex-end;}
.intro .poster .logo {width: 100%;}
.intro .poster .logo img {display: block;width: 100%;height: 100%;object-fit: contain;}
.intro .lang {right: 0;top: 0;font-size: 14px;}
.intro .lang div {width: 42px;height: 42px;}
.intro-button {font-size: 18px; padding: 12px 0; margin: 32px auto 0;}
.intro .powered {margin-top: 12px;font-size: 13px;}
}
@media screen and (min-width: 1280px) {
.intro .wrap {min-height: auto;gap: 52px;}
.intro .main {min-height: 710px;}
}
@media screen and (min-width: 1360px) {
.intro .wrap {padding: 42px 62px 0px 62px;gap: 62px;}
.intro .main {min-height: 750px;}
}
@media screen and (min-width: 1420px) {
.intro .wrap {}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {}
.intro .main img {}
.intro .main .mincult-lg {
    max-height: 50px;
}
.intro .main .lavra-lg {
    max-height: 80px;
}
.intro .main .title {
    height: auto;
    width: auto;
    min-width: 0;
    min-height: 0;
}
.intro .main .title img {max-height: 48dvh;}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {
}
.intro .poster .logo img {
    max-height: 80dvh;
}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}
@media screen and (min-width: 1530px) {
.intro .wrap {}
.intro .poster {}
.intro .main {
    min-height: 650px;
}
.intro .main .type {}
.intro .main .type span {
    font-size: 26px;
}
.intro .main img {}
.intro .main .mincult-lg {
    max-height: 50px;
}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}
@media screen and (min-width: 1600px) {
.intro .wrap {min-height: 750px;}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {}
.intro .main img {}
.intro .main .mincult-lg {}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}
@media screen and (min-width: 1900px) {
.intro .wrap {}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {    font-size: 32px;}
.intro .main img {}
.intro .main .mincult-lg {}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {font-size: 22px;}
.intro .lang div {width: 62px;
    height: 62px;}
.intro-button {font-size: 22px;
    padding: 18px 0;
    margin: 52px auto 0;}
.intro .powered {font-size: 18px;}
}
@media screen and (min-width: 2200px) {
.intro .wrap {    padding: 82px 92px 30px 92px;
    gap: 62px;}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {    font-size: 44px;}
.intro .main img {}
.intro .main .mincult-lg {max-height: 70px;}
.intro .main .lavra-lg {max-height: 110px;}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {font-size: 26px;}
.intro .lang div {width: 82px;
    height: 82px;}
.intro-button {font-size: 32px;
    padding: 32px 0;
    margin: 62px auto 0;}
.intro .powered {font-size: 24px;}
}
@media screen and (min-width: 2500px) {
.intro .wrap {}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {}
.intro .main img {}
.intro .main .mincult-lg {}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}
@media screen and (min-width: 2800px) {
.intro .wrap {}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {}
.intro .main img {}
.intro .main .mincult-lg {}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}
@media screen and (min-width: 3600px) {
.intro .wrap {}
.intro .poster {}
.intro .main {}
.intro .main .type {}
.intro .main .type span {}
.intro .main img {}
.intro .main .mincult-lg {}
.intro .main .lavra-lg {}
.intro .main .title {}
.intro .main .title img {}
.intro .main .sponsor {}
.intro .main .sponsor img {}
.intro .poster {}
.intro .poster .logo {}
.intro .poster .logo img {}
.intro .lang {}
.intro .lang div {}
.intro-button {}
.intro .powered {}
}