/* ----------------------------------------------------- */
/* e-Ukraine */
@font-face {
    font-family: 'e-Ukraine';
    src:
       url('resources/fonts/e-Ukraine-Light.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Light.woff') format('woff');
    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'),
       url('resources/fonts/e-Ukraine-Regular.woff') format('woff');
    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'),
       url('resources/fonts/e-Ukraine-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* NAMU 1910 */
@font-face {
  font-family: 'NAMU';
  src: url('resources/fonts/NAMU-1910.woff2') format('woff2'),
       url('resources/fonts/NAMU-1910.woff') format('woff');
  font-weight: 400;
  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-boss-wrapper {z-index: 9999;overflow: hidden;width:100%;height:100%;position: fixed;top: 0;left: 0;right:0;bottom:0;background-color: #0138A3;display: flex;flex-direction: column;justify-content: space-between;color: #fff;transition: 0.4s;opacity: 1;}
.intro-boss-wrapper .background-wrap {position: absolute;z-index: 1;top: 0px;left: 0px;width: 100%;height: 100%;}
.intro-boss-wrapper .background-wrap .bk-img {position: absolute;z-index: 1;display: none;}

.intro-boss-wrapper .lang-wrap {position: relative;z-index: 2;display: flex;justify-content: space-between;align-items: center;z-index: 1;margin: 30px 20px 0 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 18px;font-weight: 700;text-transform: uppercase;}
.intro-boss-wrapper .lang-wrap .lang {display: flex;font-size: 15px;line-height: 15px;font-weight: 700;gap: 10px;}
.intro-boss-wrapper .lang-wrap .lang div {background-color: transparent;display: flex;align-items: center;justify-content: center;border-bottom: 2px solid transparent;padding-bottom: 4px;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 0px;}
.intro-boss-wrapper .lang-wrap .lang .active{border-color: #ffffff;}
.intro-boss-wrapper .lang-wrap .lang span {display: block;}
.intro-boss-wrapper .lang-wrap .lang a {color: #fff;text-decoration: none;display: block;}

.intro-boss-wrapper .title {position: relative;z-index: 2;display: flex;flex-direction: column;align-items: flex-start;z-index: 1;margin: 0px 20px 0 20px;}
.intro-boss-wrapper .title h1 {font-size: 18px;font-weight: 700;line-height: 150%;color: #ffffff;text-transform: uppercase;margin-top: 4px;margin-bottom: 4px;}
.intro-boss-wrapper .title p {display: none;}
.intro-boss-wrapper .title img.logo-desctop {width: 100%;}
.intro-boss-wrapper .title img.logo-mobile {width: 100%;}

.intro-boss-wrapper .partner {position: relative;z-index: 2;display: flex;background: #fff;padding: 15px 0px;justify-content: space-between;align-items: center;flex-direction: column-reverse;}
.intro-boss-wrapper .partner .logo {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;width: 100%;padding: 0 20px;gap: 10px;}
.intro-boss-wrapper .partner .logo img {height: 30px; width: calc((100% - 40px) / 5);object-fit: contain;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 38px;}
.intro-boss-wrapper .partner .copyright-wrap {color: #0138A3;display: flex;flex-direction: column;align-items: center;width: 100%;margin-top: 10px;padding: 0px 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 12px;}
.intro-boss-wrapper .partner .copyright-wrap .copy .second {display: none;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 12px;margin-top: 4px;}
.intro-boss-wrapper .partner .copyright-wrap .powered a {color:#0138A3;}

.promo-vr {position: absolute;display: none;}

.intro-button {width: 100%;height: 50px;background-color: transparent;font-size: 20px;line-height: 26px;font-weight: 700;border-radius: 0px;border: 3px solid #ffffff; display: flex;align-items: center;justify-content: center;margin: 10px auto 0;cursor: pointer;transition: 0.4s;}
.intro-button:hover {background-color: #ffffff;color: #0138A3;}
.intro-button span {display: block;}

.intro-boss-wrapper.hide {opacity: 0;user-select: none;pointer-events: none;}

/* ---------------------------- */
/* DOWN ------ */
/* --------------------------- */

/* - !!!!!!!!!!!! - - - 330 px - - - !!!!!!!!!!!! - */
@media screen and (max-width: 330px) {
.intro-boss-wrapper .lang-wrap {padding-bottom: 6px;margin-left: 15px;margin-right: 15px;margin-top: 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 18px;}
.intro-boss-wrapper .title {margin-left: 15px;margin-right: 15px;}
.intro-boss-wrapper .title img.logo-desctop {width: 70%;margin: 0px auto;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;margin: 0px auto;}
.intro-boss-wrapper .partner .logo {padding: 0px 15px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 15px;}
.intro-button {margin: 8px auto 0;font-size: 16px;height: 46px;}
}

/* - !!!!!!!!!!!! - - - 520px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 520px) {
.intro-boss-wrapper .lang-wrap {margin: 20px 30px 0px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 22px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 18px;line-height: 18px;}
.intro-boss-wrapper .title {margin: 0px 30px 0px 30px;}
.intro-boss-wrapper .title h1 {font-size: 26px;}

.intro-boss-wrapper .partner {padding: 30px 0px;}
.intro-boss-wrapper .partner .logo {padding: 0px 30px;}
.intro-boss-wrapper .partner .logo img {height: 50px;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 60px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 30px;margin-top: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;}

.intro-button {height: 60px;font-size: 24px;margin-top: 20px;}
}

@media screen and (min-width: 520px) and (max-height: 730px) {
.intro-boss-wrapper .title img.logo-desctop {width: 70%;margin: 0px auto;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;margin: 0px auto;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss-wrapper .lang-wrap .txt {font-size: 24px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 40px 0 40px;}
.intro-boss-wrapper .lang-wrap .lang div {border-width: 3px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .title {margin: 0px 40px 0 40px;display: flex;align-items: flex-start;}
.intro-boss-wrapper .title img.logo-desctop {width: 70%;}
.intro-boss-wrapper .title h1 {font-size: 30px;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;}
.intro-button {margin: 20px 0 0 0;width: 330px;height: 60px;}
.intro-boss-wrapper .partner {padding: 20px 40px 20px 40px;display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .logo {padding: 0 0px;width: 54%;flex-shrink: 0;gap: 10px;}
.intro-boss-wrapper .partner .logo img {height: 50px;}
.intro-boss-wrapper .partner .copyright-wrap {margin-top: 0;display: flex;flex-direction: column;align-items: flex-start; flex-shrink: 0;padding: 0px;width: calc(100% - 55%);}
.intro-boss-wrapper .partner .copyright-wrap .copy {display:block;}
.promo-vr {position: absolute;z-index: 2; display: block;bottom: 180px;right: 40px;width: 160px;height: 160px;background-color: #0138a399;border-radius: 100%;padding: 10px;}
.promo-vr .img1 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: calc(50% - 20px);}
.promo-vr .img2 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: calc(100% - 20px);animation: anime-vrpromo 30s linear infinite;}
@keyframes anime-vrpromo {
  0% {transform: translateX(-50%) translateY(-50%) rotate(0deg);}
  100% {transform: translateX(-50%) translateY(-50%) rotate(360deg);}
}
}


/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) {
.intro-boss-wrapper {background-image: none;}
.intro-boss-wrapper .background-wrap {background-color: transparent;}
.intro-boss-wrapper .background-wrap .bk-img {right: 50px;top: 55%;width: 40%;padding-top: 40%;transform: translateY(-50%);display: block;position: absolute;z-index: 1;}
.intro-boss-wrapper .background-wrap .bk-img img {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;object-fit: contain;}
.intro-boss-wrapper .lang-wrap {padding-bottom: 0px;margin: 26px 42px 0 42px;border: none;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 8px;}
.intro-boss-wrapper .title {margin: 0px 42px 0 42px;}
.intro-boss-wrapper .title h1 {font-size: 34px;margin-top: 10px;margin-bottom: 10px;}
/* .intro-boss-wrapper .title p {display: block;max-width: 40%;font-size: 22px;line-height: 130%;} */
.intro-boss-wrapper .title img.logo-mobile {display: none;}
.intro-boss-wrapper .title img.logo-desctop {width: 60%;display: block;margin: 0px;}
.intro-boss-wrapper .partner {display: flex;padding: 22px 42px;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .copyright-wrap {display: flex;align-items: flex-start;justify-content: flex-start;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;margin-top: 8px;}
.intro-button {width: 400px;height: 60px;font-size: 24px;line-height: 32px;margin-top: 20px;}
.promo-vr {bottom: 120px;right: 40px;width: 180px;height: 180px;}

.intro-boss-wrapper.en .partner .description p {font-size: 12px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 12px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 12px;}
.intro-boss-wrapper.en .title p {width: 570px;max-width: 570px;}
}

/* - !!!!!!!!!!!! - - - 1270px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1270px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 62px;top: 45%;width: 45%;padding-top: 45%;}
.intro-boss-wrapper .lang-wrap {margin: 42px 62px 0 62px;}
.intro-boss-wrapper .title {margin: 0px 62px 0 62px;}
.intro-boss-wrapper .partner {padding: 22px 52px;}
.intro-boss-wrapper .partner .logo {height: 100%;}
.intro-boss-wrapper .partner .logo img {height: 60px;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 70px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum_logo"] {height: 30px;}
.intro-boss-wrapper .partner .logo img[src*="law_logo"] {height: 25px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;line-height: 1;margin-top: 8px;}
.promo-vr {bottom: 170px;right: 62px;width: 200px;height: 200px;}

.intro-boss-wrapper.en .partner .description {width: 407px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 274px;}
.intro-boss-wrapper.en .partner .description p {font-size: 14px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 14px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 14px;margin-top: 8px;}
}

/* - !!!!!!!!!!!! - - - 1360px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1360px) {
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .background-wrap .bk-img {right: 62px;top: 55%;width: 45%;padding-top: 45%;}
.intro-boss-wrapper .title img.logo-desctop {width: 55%;}
.intro-boss-wrapper .title p {display: block;max-width: 60%;font-size: 22px;line-height: 150%;font-weight: 400;}
.intro-boss-wrapper .partner .copyright-wrap .copy .second {display: block;}
}

/* - !!!!!!!!!!!! - - - 1420px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1420px) {
.intro-boss-wrapper .background-wrap .bk-img {width: 52%;padding-top: 52%;right: 60px;}
.intro-boss-wrapper .partner {padding: 22px 72px;}
}

/* - !!!!!!!!!!!! - - - 1530px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 72px; width: 43%;padding-top: 43%;}
}

/* - !!!!!!!!!!!! - - - 1680px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1680px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 72px;top: 47%;}
.intro-boss-wrapper .partner {padding: 20px 72px;}
.intro-boss-wrapper .partner .logo {height: 100%;gap: 20px;}
.intro-boss-wrapper .partner .logo img {height: 70px;width: calc((100% - 80px) / 5);}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 80px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum_logo"] {height: 40px;}
.intro-boss-wrapper .partner .logo img[src*="law_logo"] {height: 30px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;margin-top: 10px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 24px;line-height: 24px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 82px;}
.intro-boss-wrapper .title img.logo-desctop {width: 60%;}
.intro-boss-wrapper .title h1 {font-size: 52px;}
.intro-boss-wrapper .title p {max-width: 50%;font-size: 24px;}
.intro-button {width: 500px;height: 80px;font-size: 28px;line-height: 40px;margin-top: 30px;}
.promo-vr {bottom: 220px;right: 100px;width: 230px;height: 230px;}

.intro-boss-wrapper.en .partner .description p {font-size: 18px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1900px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1900px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 120px;top: 50%;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
}


@media screen and (min-width: 390px) and (max-width: 542px) and (min-height: 830px) and (orientation: portrait) {
.intro-boss-wrapper .lang-wrap {margin: 32px 32px 0 32px;}
.intro-boss-wrapper .title {margin: 0px 32px 0 32px;}
.intro-button {height: 56px;margin: 52px auto 0;}
}

@media screen and (min-width: 1020px) and (max-width: 1040px) and (min-height: 1300px) and (orientation: portrait) {
.intro-boss-wrapper .background-wrap .bk-img {width: 60%;padding-top: 60%; right: 20px;margin-top: 30px;top: 30%;}
.intro-boss-wrapper .lang-wrap {margin: 72px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 72px;}
.intro-boss-wrapper .title img.logo-desctop {width: 60%;display: block;margin-top: 30%;}
.intro-button {width: 480px;height: 60px;font-size: 24px;line-height: 24px;margin-top: 30px;}
}

@media screen and (min-width: 1270px) and (max-width: 1640px) and (min-height: 800px) and (orientation: landscape) {
.intro-boss-wrapper .lang-wrap {margin: 42px 72px 0 72px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 72px;}
.intro-boss-wrapper .title p {font-size: 22px;width: 50%;line-height: 1.5;}
}

@media screen and (min-width: 1670px) and (min-height: 1020px) and (orientation: landscape) {
.intro-boss-wrapper .partner {padding: 20px 72px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 18px;margin-top: 10px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 24px;line-height: 24px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 82px;}
.intro-button {width: 500px;height: 80px;font-size: 30px;line-height: 40px;margin-top: 30px;}
.intro-boss-wrapper.en .title p {width: 650px;}
.intro-boss-wrapper.en .partner .description {width: 520px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 420px;}
}

/* - !!!!!!!!!!!! - - - 2200px (под 2560) - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2400px) {
.intro-boss-wrapper .partner {padding: 32px 120px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;}
.intro-boss-wrapper .lang-wrap {margin: 60px 120px 0 120px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 36px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 32px;line-height: 32px;}
.intro-boss-wrapper .title {margin: 0px 120px 0 120px;}
.intro-boss-wrapper .title h1 {font-size: 64px;}
.intro-boss-wrapper .title p {font-size: 28px;}
.intro-button {width: 760px;height: 96px;font-size: 38px;line-height: 38px;margin-top: 40px;}
.intro-boss-wrapper .background-wrap .flower-img img {width: 35%;}
.promo-vr {bottom: 300px;right: 80px;width: 340px;height: 340px;}
.promo-vr .img2 {width: 340px;}
.intro-boss-wrapper.en .title p {width: 950px;max-width: 960px;}
.intro-boss-wrapper.en .partner .description p {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 560px;}
.intro-boss-wrapper.en .partner .description {width: 730px;}
}

#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: #5a3644;color: #fff;border-radius: 10px;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: 'e-Ukraine', sans-serif;font-weight:400;text-align:left;width:100%;font-size: 20px;}
#control .title span {border-bottom: 1px solid #ffffffb3;width: 160px;padding-bottom: 12px;}
#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: 'e-Ukraine', sans-serif;font-weight:300;font-size: 16px;line-height: 1.5;margin-top: 32px;max-width: 290px;}
#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.circle {border: 4px solid #ffffff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
#control .img.circle.info img {height: 100%;}
#control .img.circle.audiogid img {height: 55%;margin-top: -10px;}
#control .img.circle.music img {height: 50%;transform: rotate(180deg);}

#control .img .icon-floor-circle {border: 6px solid #fff;-webkit-animation: anime_fc 2.0s cubic-bezier(0.4, 0, 0.2, 1) infinite;animation: anime_fc 2.0s cubic-bezier(0.4, 0, 0.2, 1) infinite;width: 104px;height: 104px;border-radius: 50%;position: relative;}
#control .img .icon-floor-circle .anime-bk {position:absolute;top: -25px;left: -25px;width: 142px;height: 142px;border: 2px solid #fff;border-radius: 80px;-webkit-animation: anime_fc_point 2.0s cubic-bezier(0.4, 0, 0.2, 1) infinite;animation: anime_fc_point 2.0s cubic-bezier(0.4, 0, 0.2, 1) infinite;}
@keyframes anime_fc {
  0% {background-color: #d7924800;}
  30% {background-color: #d79248;}
  60% {background-color: #d7924800;}
  100% {background-color: #d7924800;}
}

@keyframes anime_fc_point {
  0% {transform-origin: 50% 50%;transform: scale(1, 1);}
  30% {transform-origin: 50% 50%;transform: scale(0.7, 0.7);}
  60% {transform-origin: 50% 50%;transform: scale(1, 1);}
  100% {transform-origin: 50% 50%;transform: scale(1, 1);}
}

#control .nav-btn {background-image: url(resources/img/control/arrow-2-white.svg);background-size: 40px;background-position: 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: #855366;}
#control .dots {display: flex;gap: 12px;}
#control .dot {width: 14px;height: 14px;border-radius: 50%;border: 2px solid #ffffff;}
#control .dot.active {background: #ffffff;}
#control .dot:hover {cursor: pointer;background: #fff;}
#control .close-btn {background-image: url(resources/icon/close/normal-white.svg);background-size: 30px;background-position: 50%;background-repeat: no-repeat;width: 42px;height: 42px;position: absolute;top: 22px;right: 22px;border-radius: 50%;box-shadow: 0 0 0 1px #ffffffad;}
#control .close-btn:hover {cursor:pointer;background-color: #855366;}
.touchevents #control .wrap .tab .desktop {display:none;}
.no-touchevents #control .wrap .tab .mobile {display:none;}
.touchevents #control .wrap .tab .mobile {display:block;}


/* 1030px */
@media screen and (max-width: 1030px) {
#control .nav-btn:hover, #control .close-btn:hover {background-color:transparent;}
}

/* 480px */
@media screen and (max-width: 480px) {
#control .wrap {width: calc(100% - 60px);}
#control .dots {gap: 16px;}
#control .dot {width: 12px;height: 12px;}
}

/* 440px */
@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;}
}

/* 375px */
@media screen and (max-width: 375px) {
#control .wrap {padding: 30px 30px 30px 30px;height: 410px;}
#control .title {font-size: 18px;}
#control .title span {padding-bottom: 10px;width: 140px;}
#control .close-btn {width: 38px; height: 38px; top: 20px; right: 20px; background-size: 28px;}
#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: 15px;}
#control .img {height: 100px;width: 100px;}
#control .img .icon-floor-circle {width: 94px;height: 94px;}
#control .img .icon-floor-circle .anime-bk {top: -20px; left: -20px; width: 122px; height: 122px;}
#control .img.circle {border: 3px solid #fff;}
#control .img.circle.audiogid img {height: 44px; margin-top: -6px;}
#control .img.circle.info img {height: 84px;}
#control .img.circle.music img {height: 38px;}
#control .nav-btn {margin-top: -30px; background-size: 36px;}
}

/* 320px */
@media screen and (max-width: 320px) {
#control .wrap {padding: 26px 22px 22px 22px;height: 380px;}
#control .close-btn {top: 20px;right: 16px;}
#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: 14px; width: calc(100% - 18px); line-height: 1.5;}
#control .img {height: 90px;width: 90px;}
#control .img .icon-floor-circle {width: 74px;height: 74px;}
#control .img .icon-floor-circle .anime-bk {top: -20px; left: -20px; width: 102px; height: 102px;}
#control .img.circle.audiogid img {height: 36px; margin-top: -6px;}
#control .img.circle.info img {height: 74px;}
#control .img.circle.music img {height: 32px;}
#control .nav-btn {margin-top: -34px;}
}
