@font-face {
    font-family: 'Otoiwo';
    src: url("resources/fonts/Otoiwo-Semi-Bold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Otoiwo';
    src: url("resources/fonts/Otoiwo-ExtBd.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Otoiwo';
    src: url("resources/fonts/Otoiwo-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@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;
}
html {height:100%;overflow: hidden;}
body {height:100%;overflow: hidden;margin:0;padding:0;font-family: 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 {background-color: #2B3278;background-image: url(resources/img/bg-mobile.jpg);background-size: cover;background-position: 50%;background-repeat: no-repeat;z-index: 9999;overflow: hidden;overflow-y: auto;width:100%;height:100dvh;position: fixed;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: 480px;padding: 18px 20px;}
.intro .header {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.intro .header .sponsor {display: flex; flex-direction: row-reverse; align-items: center; justify-content: flex-end; gap: 8px;}
.intro .header .sponsor div {text-align: left; font-size: 12px; font-family: 'Otoiwo'; font-weight: 600;}
.intro .header .sponsor img {display: block;width: 80px;object-fit: cover;}
.intro .header .sponsor span {display: block;}
.intro .lang {display: flex;font-size: 14px;line-height: 12px;gap: 2px;font-family: 'Otoiwo';font-weight: 800;}
.intro .lang div {width: 36px;height: 36px;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 2px solid transparent;}
.intro .lang .active{border: 2px solid #fff;}
.intro .lang span {display: block;}
.intro .lang a {color: #fff;text-decoration: none;display: block;}
.intro .lang a:hover{text-decoration: underline;}
.intro .content {flex:1;display:flex;justify-content: center;align-items:center;flex-direction: column;width: 100%;position: relative;}
.intro .content .poster {width: 95%;max-height: 62dvh;}
.intro .content .poster .desktop {display:none;}
.intro .content .poster .mobile {width: 100%;height: 100%;object-fit: contain;}
.intro .content .poster img {}
.intro .footer {font-family: 'Otoiwo';}
.intro .footer .copyright {display: none;}
.intro .footer .powered {font-size: 16px;font-weight: 800;}
.intro .footer .powered a{color: #fff;}
.intro-button {width: 74%;background: #fff;border-radius: 50px;display: flex;align-items: center;justify-content: center;margin: 22px auto 0;cursor: pointer;color: #313977;padding: 10px 0;container-type: inline-size;font-family: 'Otoiwo';font-weight: 900;}
.intro-button span {display: block;font-size: 9cqw;}
.intro-button:hover {cursor:pointer;background-color: #1343D0;}
.touchevents .intro-button:hover {background: #1343D0;color: #fff;}
.intro-button.hide {display: none;}
#oculus-baffle {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;background: #000000;z-index: 4;}
.oculus-intro {width: 580px;width: 98%;display: flex;gap: 22px;justify-content: space-between;align-items: center;}
.oculus-intro .intro-button {width: 48%;text-transform: none;font-size: 18px;font-size: 1.1cqw;}
@media screen and (max-width: 330px) and (orientation: portrait) {
.intro .footer .powered {font-size: 14px;}
}
@media screen and (min-width: 390px) and (orientation: portrait) {
.intro .wrap {padding: 22px 22px;}
}
@media screen and (min-width: 480px) and (orientation: portrait) {
.intro .wrap {padding: 32px;}
.intro .header .sponsor {gap: 12px;}
.intro .header .sponsor div {font-size: 16px;}
.intro .header .sponsor img {width: 114px;}
.intro .lang {font-size: 18px;}
.intro .lang div {width: 46px;height: 46px;}
.intro .footer .powered {font-size: 18px;}
.intro-button {margin: 32px auto 0;padding: 14px 0;}
}
@media screen and (min-width: 760px) and (orientation: portrait) {
.intro .wrap {padding: 42px 42px 32px 42px;}
.intro .content .poster {max-height: 58dvh;}
.intro .footer .powered {font-size: 22px;}
.intro-button {width: 55%;}
.intro-button span {font-size: 8cqw;}
}
@media screen and (min-width: 1020px) and (orientation: portrait) {
.intro .wrap {padding: 52px 52px 42px 52px;}
.intro .header .sponsor {gap: 22px;}
.intro .header .sponsor div {font-size: 22px;}
.intro .header .sponsor img {width: 154px;}
.intro .lang {font-size: 24px;}
.intro .lang div {width: 66px;height: 66px;}
.intro .footer .powered {font-size: 26px;}
.intro-button {margin: 52px auto 0;width: 62%;}
.intro-button span {font-size: 10cqw;}
}
@media screen and (orientation: landscape) {
.intro {background-image: url(resources/img/bg-1x.jpg);}
.intro .wrap {min-height: auto;padding: 22px;}
.intro .header {position: absolute; width: 100%; top: 0; left: 0; right: 0; padding: 22px; align-items: flex-start;}
.intro .header .sponsor {display: flex;flex-direction: column;align-items: flex-start;width: 12%;container-type: inline-size;}
.intro .header .sponsor div {font-size: 9cqw;font-weight: 800;}
.en .intro .header .sponsor div {width: max-content;}
.intro .header .sponsor img {width: 100%;}
.intro .header .sponsor span {display: inline;}
.intro .lang {width: 10%;aspect-ratio: 1 / 1;display: flex; justify-content: flex-end; font-size: unset;container-type: inline-size;gap: 0;font-weight: 900;line-height: 1;}
.intro .lang div {width: 50%;height: 50%;font-size: 22cqw;}
.intro .content {width: auto;height: 100%;}
.intro .content .poster {width: auto; height: 100%; max-height: none; width: auto; height: 100%; max-height: none; display: flex; justify-content: center; align-items: center;}
.intro .content .poster .desktop {display: block; display: block; width: 100%; height: 96%; object-fit: contain;}
.intro .content .poster .mobile {display: none;}
.intro .footer {position: absolute; width: 100%; bottom: 0; left: 0; right: 0; display: flex; justify-content: space-between; align-items: center; padding: 0 22px 22px 22px;}
.intro .footer .copyright {display: block; font-weight: 900; container-type: inline-size; width: 20%; text-align: left;letter-spacing: 0.05em;}
.intro .footer .copyright span {font-size: 10cqw;}
.intro .footer .powered {font-weight: 900; container-type: inline-size; width: 20%; text-align: right;letter-spacing: 0.05em;}
.intro .footer .powered span {font-size: 10cqw;}
.intro .footer .powered a:hover {color:#FBCD10;}
.intro-button {position: absolute; bottom: 27%; width: 27%; background: #2B3278; color: #fff; padding: 12px 0;}
.intro-button span {font-size: 10cqw;letter-spacing: 0.05em;}
}
@media screen and (min-width: 1280px) and (orientation: landscape) {
.intro {background-image: url(resources/img/bg-2x.jpg);}
.intro .lang {width: 9%;}
.intro .content .poster .desktop {height: 92%;}
}
@media screen and (min-width: 1530px) and (orientation: landscape) {
.intro .wrap {padding: 32px;}
.intro .header {padding: 42px 42px 0px 42px;}
.intro .footer {padding: 0 42px 32px 42px;}
}
@media screen and (min-width: 1900px) and (orientation: landscape) {
.intro .header {padding: 62px 62px 0px 62px;}
.intro .footer {padding: 0 62px 42px 62px;}
.intro-button {padding: 16px 0;}
}
@media screen and (min-width: 2200px) and (orientation: landscape) {
.intro .header {padding: 82px 82px 0px 82px;}
.intro .footer {padding: 0 82px 52px 82px;}
}
#control {position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;display: flex;align-items: center;justify-content: center;z-index: 9;background: #0000002e;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);opacity: 0;transition: opacity 0.2s ease-out;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;-o-transition: opacity 0.2s ease-out;}
#control.hide {display:none;}
#control.show {opacity: 1;transition: opacity 0.2s ease-out;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;-o-transition: opacity 0.2s ease-out;}
#control .baffle {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
#control .wrap {position: absolute;width: 420px;height: 440px;background-color: #2b3278;color:#fff;border-radius: 6px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);display: flex;flex-direction: column;justify-content: space-between;align-items: center;padding: 30px 32px 32px 32px;overflow: hidden;z-index: 2;}
#control .title{font-family: 'Otoiwo';text-align:left;width:100%;font-weight: 900;font-size: 32px;text-transform: uppercase;letter-spacing: 0.01em;}
#control .title span {border-bottom: 3px solid #ffffff;width: 180px;padding-bottom: 10px;}
#control .wrap .tab {display: none;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;text-align: center;margin-top: 52px;}
#control .wrap .tab span {font-family: 'Otoiwo';font-size: 20px;line-height: 1.4;margin-top: 32px;max-width: 290px;font-weight: 600;}
#control .wrap .tab.active {display: flex;}
#control .img {height: 130px;width: 130px;display: flex;align-items: center;justify-content: center;}
#control .img img {height: 100%;display: block;}
#control .img.trans {width: 160px;}
#control .img.trans img {height: auto;}
#control .img.circle {border-radius: 50%;display: flex;align-items: center;justify-content: center;background-color: #fbcd10;}
#control .img.circle img {height: 74px;}
#control .img.circle.info img {height: 64px;}
#control .img.circle.video img {height: 60%;margin-left: 5px;}
#control .nav-btn {background-image: url(resources/icon/arrow-faq.svg);background-size: 40px;background-position: 8px 50%;background-repeat: no-repeat;width: 60px;height: 60px;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);border: none;cursor: pointer;user-select: none;margin-top: -28px;}
#control .nav-btn.left {left: 20px;}
#control .nav-btn.right {right: 20px;transform: scaleX(-1) translateY(-50%);}
#control .nav-btn:hover {background-color: #49518f;}
#control .dots {display: flex;gap: 12px;}
#control .dot {width: 14px;height: 14px;border-radius: 50%;border:1px solid #fff;}
#control .dot.active {background: #fff;}
#control .dot:hover {cursor: pointer;background: #fff;}
#control .close-btn {background-image: url(resources/icon/close-faq.svg);background-size: 52px;background-position: 50%;background-repeat: no-repeat;width: 52px;height: 52px;position: absolute;top: 22px;right: 22px;border-radius: 50%;}
#control .close-btn:hover {cursor:pointer;background-color: #49518f;}
.touchevents #control .wrap .tab .desktop {display:none;}
.no-touchevents #control .wrap .tab .mobile {display:none;}
.touchevents #control .wrap .tab .mobile {display:block;}
@media screen and (max-width: 1030px) {
#control .nav-btn:hover, #control .close-btn:hover {background-color:transparent;}
}
@media screen and (max-width: 480px) {
#control .wrap {width: calc(100% - 60px);}
#control .dots {gap: 16px;}
#control .dot {width: 12px;height: 12px;}
}
@media screen and (max-width: 440px) {
#control .wrap .tab span {max-width: none;width: calc(100% - 16px);margin-top: 30px;}
#control .img {height: 120px;width: 120px;}
#control .img .mobile {margin-left: -6px;}
#control .img.circle.info img {height: 58px;}
#control .img.trans {width: 140px;}
}
@media screen and (max-width: 375px) {
#control .wrap {padding: 30px 30px 30px 30px;height: 410px;}
#control .title {font-size: 23px;}
#control .title span {padding-bottom: 10px;width: 140px;}
#control .close-btn {top: 16px;right: 14px;background-size: 40px;}
#control .wrap .tab.active {margin-top: 62px;}
#control .nav-btn.left {left: 14px;}
#control .nav-btn.right {right: 14px;}
#control .wrap .tab span {width: calc(100% - 24px);font-size: 18px;}
#control .img {height: 100px;width: 100px;}
#control .img.circle img {height: 58px;}
#control .img.trans {width: 120px;}
#control .nav-btn {margin-top: -28px;background-size: 36px;}
#control .img.circle.info img {height: 50px;}
}
@media screen and (max-width: 320px) {
#control .wrap {padding: 26px 22px 22px 22px;height: 380px;}
#control .close-btn {top: 13px;right: 10px;}
#control .wrap .tab.active {margin-top: 52px;}
#control .nav-btn.left {left: 9px;}
#control .nav-btn.right {right: 9px;}
#control .wrap .tab span {font-size: 16px;width: calc(100% - 18px);line-height: 1.5;}
#control .img {height: 90px;width: 90px;}
#control .img.circle img {height: 50px;}
#control .nav-btn {margin-top: -34px;}
#control .img.circle.info img {height: 40px;}
}