/* e-Ukraine-regular 400 */
@font-face {
  font-family: 'e-Ukraine-regular';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Regular.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Regular.woff') format('woff');
}

/* e-Ukraine-Bold 700 */
@font-face {
  font-family: 'e-Ukraine-Bold';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Bold.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Bold.woff') format('woff');
}

/* e-Ukraine-Light 300 */
@font-face {
  font-family: 'e-Ukraine-Light';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Light.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Light.woff') format('woff');
}



/* Oswald 300 */
@font-face {
    font-family: 'Oswald';
    src:
    url('resources/fonts/Oswald-Light.woff2') format('woff2'),
    url('resources/fonts/Oswald-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

/* Oswald 400 */
@font-face {
    font-family: 'Oswald';
    src:
    url('resources/fonts/Oswald-Regular.woff2') format('woff2'),
    url('resources/fonts/Oswald-Regular.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;}

#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-Light';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-Light';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;}

.podskazka-boss {position: fixed;overflow: hidden;top:0;left:0;bottom:0;right:0;z-index:42;width:100%;height:100%;background-color: #0a0a0acc;background-color: #ffffff94;background-color: #0a0a0ac4;backdrop-filter: blur(4px);-webkit-backdrop-filter:blur(4px);}
.podskazka-shef {height:100%;color:#fff;text-align:center;font-size: 16px;line-height: 1.4em;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;-ms-align-items: center;align-items: center;-webkit-justify-content: center;-ms-justify-content: center;justify-content: center;font-family: 'e-Ukraine-regular';}


.touchevents .podskazka-desktop {display:none;}
.no-touchevents .podskazka-desktop {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;}
.podskazka-desktop {border-radius: 32px;}
.podskazka-desktop .move {display: flex;flex-direction: column;align-items: center;margin-top: 16px;}
.podskazka-desktop .move img{display:block;width: 100px;margin-top: 28px;}
.podskazka-desktop .move span {font-family: 'e-Ukraine-Light';display: block;font-size: 14px;}
.podskazka-desktop .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-boss .promt {width: 100%;font-size: 18px;font-family: 'e-Ukraine-regular';}
.podskazka-boss .promt.en {display:none;}
.podskazka-boss .promt-ok {color: #ffffff;border-radius: 22px;cursor: pointer;width: 128px;height: 42px;margin-top: 60px;margin-left: 2px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.podskazka-boss .promt-ok span {display:block;font-family: 'e-Ukraine-Light';line-height: 14px;font-size: 14px;}
.podskazka-desktop .promt-ok:hover {box-shadow: 0 0 0 4px #ffffff5e;}
.podskazka-desktop .promt-ok {background: #37474f;background: #f4f4f4;color: #682f45;color: #000000;}

.no-touchevents .podskazka-mobile {display:none;}
.touchevents .podskazka-mobile {display: flex;flex-direction: column;flex-wrap: wrap;align-content: center;align-items: center;}
.podskazka-mobile {width: 320px;}
.podskazka-mobile .move {display: flex;flex-direction: column;align-items: center;margin-top: 14px;}
.podskazka-mobile .move img{display:block;width: 86px;margin-top: 38px;margin-left: -4px;}
.podskazka-mobile .move span {font-family: 'e-Ukraine-Light';display: block;font-size: 14px;}
.podskazka-mobile .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-mobile .promt-ok {background: #ffffff;color: #000000;}

.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-Light';font-size: 16px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}

.intro-boss {background-image: url(resources/img/bk-mobile.jpg);background-size: cover;background-color: #575656;background-position: 50% 50%;background-repeat: no-repeat;z-index: 9999;overflow: auto;width:100%;height:100%;position: fixed;top: 0px;left: 0;right:0;bottom:0;display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;justify-content: space-between;}
.intro-boss .wrap {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;position: relative;background: #00000066;}

.head-row {display: flex;align-items: flex-start;justify-content: space-between;width: 100%;margin-top: 22px;padding: 0 22px;margin-bottom: 18px;}
.head-row .title {font-family: 'Oswald', sans-serif;font-weight: 300;font-size: 22px;line-height: 22px;color: #fff;letter-spacing: 0.05em;}
.head-row .title span {display: block;margin-top: 4px;}

.head-row .lang {display: flex;font-family: 'Oswald', sans-serif;font-weight: 400;font-size: 20px;margin-top: 4px;}
.head-row .lang div {display: flex;align-items: center;justify-content: center;border-bottom: 2px solid transparent;color: #fff;padding-bottom: 2px;}
.head-row .lang .ua {margin-right: 8px;}
.head-row .lang .active{border-bottom: 2px solid #fff;}
.head-row .lang span {display: block;}
.head-row .lang a {color: #fff;text-decoration: none;display: block;}

.poster-row {width: calc(100% - 64px);}
.poster-row .title {font-family: 'Oswald', sans-serif; font-weight: 300; font-size: 18px; color: #fff; text-align: right; letter-spacing: 0.04em; margin-top: 8px;}
.poster-row .title-logo {width: 100%;}
.poster-row .title-logo.mobile {display: block;}
.poster-row .title-logo.desktop {display: none;}
.poster-row .title-logo.mobile img:nth-child(1) {}
.poster-row .title-logo.mobile img:nth-child(2) {margin-top: 12px;}

.footer-row {width: 100%;display: flex;justify-content: flex-start;flex-direction: column;align-items: center;margin: 12px auto 18px;padding: 0 22px;}
.footer-row .clmn_1 {width: 100%;}
.footer-row .clmn_2 {width: 100%;margin-top: 6px;}
.footer-row .logo {width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.footer-row .logo div {display: flex;align-items: flex-start;justify-content: center;}
.footer-row .logo div img {display: block;}
.footer-row .logo .lg_1 img {width: 100px;}
.footer-row .logo .lg_2 img {width: 70px;}
.footer-row .logo .lg_3 img {width: 74px;}

.footer-row .wraper {font-family: 'Oswald', sans-serif;font-weight: 300;font-size: 11px;width: 100%;text-align: center;margin-top: 12px;color: #fff;display: flex;justify-content: space-between;}
.footer-row .wraper span {}
.footer-row .wraper a {color: #fff;text-decoration: none;}
.footer-row .wraper a:hover {text-decoration: underline;}

.intro-button {width: 100%;display: flex;align-items: center;justify-content: center;margin: 0 auto;color: #fff;border: 2px solid #fff;font-family: 'Oswald', sans-serif;font-weight: 500;font-size: 20px;text-align: center;line-height: 20px;padding: 11px 0 12px;margin-top: 32px;letter-spacing: 0.1em;}
.intro-button span {display: block;}


/* - !!!!!!!!!!!! - - - 320 px (max-heigth: 480px) - - - !!!!!!!!!!!! - */
@media screen and (max-width: 320px) {
.podskazka-boss .promt-ok {width: 160px;}
.head-row .title {font-size: 20px;}
.intro-button {font-size: 18px;line-height: 18px;}
.poster-row .title {font-size: 16px;}
}


/* ---------------------------- */
/* UP ------ */
/* --------------------------- */

/* - !!!!!!!!!!!! - - - 410px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 410px) {
.intro-boss .head-row {padding: 0 32px; margin-bottom: 0; margin-top: 32px;}
.intro-boss .head-row .lang {font-size: 22px;margin-top: 4px;}
.intro-boss .head-row .lang .ua {margin-right: 10px;}
.poster-row .title-logo.mobile img:nth-child(2) {margin-top: 18px;}
.intro-boss .poster-row .intro-button {padding: 13px 0 14px;margin-top: 36px;}
.intro-boss .footer-row {padding: 0 32px;margin: 12px auto 22px;}
.intro-boss .footer-row .clmn_1 .logo .lg_1 img {width: 120px;}
.intro-boss .footer-row .clmn_1 .logo .lg_2 img {width: 86px;}
.intro-boss .footer-row .clmn_1 .logo .lg_3 img {width: 88px;}
.intro-boss .footer-row .clmn_2 {margin-top: 12px;}
.intro-boss .footer-row .clmn_2 .wraper {font-size: 12px;}
}

/* - !!!!!!!!!!!! - - - 480px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 480px) {
.intro-boss .poster-row {width: calc(100% - 114px);}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss {background-image: url(resources/img/bk-hand.jpg);}
.intro-boss .head-row {padding: 0; margin-top: 62px; width: calc(100% - 194px);}
.intro-boss .head-row .title {font-size: 28px; line-height: 28px;}
.intro-boss .head-row .title span {display: inline-block; margin-top: 0;}
.intro-boss .head-row .lang {font-size: 30px; margin-top: 0;}
.intro-boss .poster-row {width: calc(100% - 224px);}
.intro-boss .poster-row .title {font-size: 24px;}
.intro-boss .poster-row .intro-button {padding: 20px 0 21px; margin-top: 36px; font-size: 30px; line-height: 30px;}
.intro-boss .footer-row {padding: 0; margin: 12px auto 42px; width: calc(100% - 194px);}
.intro-boss .footer-row .clmn_1 .logo .lg_1 img {width: 160px;}
.intro-boss .footer-row .clmn_1 .logo .lg_2 img {width: 110px;}
.intro-boss .footer-row .clmn_1 .logo .lg_3 img {width: 110px;}
.intro-boss .footer-row .clmn_2 .wraper {font-size: 16px;}
}


/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) {
.intro-boss {background-image: url(resources/img/bk-desktop.jpg);}
.intro-boss .wrap {min-height: 600px;}
.intro-boss .head-row {width: calc(100% - 120px);margin-top: 42px;}
.intro-boss .head-row .title {font-size: 24px;line-height: 24px;}
.intro-boss .head-row .lang {font-size: 24px;}
.intro-boss .head-row .lang div:hover {border-bottom: 2px solid #fff;}
.intro-boss .poster-row {width: calc(100% - 120px);}
.intro-boss .poster-row .title-logo.mobile {display: none;}
.intro-boss .poster-row .title-logo.desktop {display: block;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) {width: 100%;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) {width: 100%; text-align: right; margin-top: 12px;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) img {transform: rotate(-0.6deg); width: 80%;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) img {width: 80%;}
.intro-boss .poster-row .intro-button {padding: 16px 0 17px; margin-top: 66px; font-size: 20px; line-height: 20px; width: 320px;}
.intro-boss .poster-row .intro-button:hover {background: #00000082;cursor: pointer;}
.intro-boss .footer-row {width: calc(100% - 120px); display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; margin: 12px auto 32px;}
.intro-boss .footer-row .clmn_1 .logo {width: 390px;}
.intro-boss .footer-row .clmn_1 .logo .lg_1 img {width: 142px;}
.intro-boss .footer-row .clmn_1 .logo .lg_2 img {width: 94px;}
.intro-boss .footer-row .clmn_1 .logo .lg_3 img {width: 100px;}
.intro-boss .footer-row .clmn_2 {margin-top: 0;}
.intro-boss .footer-row .clmn_2 .wraper {display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-start; margin-top: 0;}
.intro-boss .footer-row .clmn_2 .wraper div:nth-child(2) {margin-top: 4px;}
}

/* - !!!!!!!!!!!! - - - 1280px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1270px) {
.intro-boss .wrap {min-height: 620px;}
.intro-boss .poster-row .intro-button {width: 460px;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) img {width: 70%;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) img {width: 72%;}
}

/* - !!!!!!!!!!!! - - - 1366px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1360px) {
.intro-boss .wrap {min-height: 580px;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) img {width: 62%;}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) img {width: 66%;}
}

/* - !!!!!!!!!!!! - - - 1536px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss .wrap {min-height: 620px;}
}

/* - !!!!!!!!!!!! - - - 1600px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1600px) {
.intro-boss .wrap {min-height: 720px;}
.intro-boss .poster-row {width: calc(100% - 350px);}
.intro-boss .poster-row .intro-button {width: 490px;font-size: 24px;line-height: 24px;}
}

/* - !!!!!!!!!!!! - - - 1680px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1670px) {
.intro-boss .wrap {min-height: 740px;}
.intro-boss .head-row {width: calc(100% - 160px);margin-top: 72px;}
.intro-boss .head-row .title {font-size: 26px;line-height: 26px;}
.intro-boss .head-row .lang {font-size: 26px;}
.intro-boss .poster-row {width: calc(100% - 300px);}
.intro-boss .poster-row .title {font-size: 28px;}
.intro-boss .poster-row .intro-button {width: 550px;font-size: 30px;line-height: 30px;padding: 20px 0 21px;}
.intro-boss .footer-row {width: calc(100% - 160px);margin: 12px auto 52px;}
.intro-boss .footer-row .clmn_2 .wraper {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1920px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1910px) {
.intro-boss {}
.intro-boss .wrap {
    min-height: 900px;
}
.intro-boss .head-row {}
.intro-boss .head-row .title {}
.intro-boss .head-row .title span {}
.intro-boss .head-row .lang {}
.intro-boss .head-row .lang .ua {}
.intro-boss .head-row .lang .ua.active {}
.intro-boss .head-row .lang .ua span {}
.intro-boss .head-row .lang .en {}
.intro-boss .head-row .lang .en a {}

.intro-boss .poster-row {}
.intro-boss .poster-row .title-logo {}
.intro-boss .poster-row .title-logo.mobile {}
.intro-boss .poster-row .title-logo img {}
.intro-boss .poster-row .title {}
.intro-boss .poster-row .title span {}
.intro-boss .poster-row .intro-button {}
.intro-boss .poster-row .intro-button span {}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) img {}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) img {}

.intro-boss .footer-row {}
.intro-boss .footer-row .clmn_1 {}
.intro-boss .footer-row .clmn_1 .logo {
    width: 420px;
}
.intro-boss .footer-row .clmn_1 .logo .lg_1 {}
.intro-boss .footer-row .clmn_1 .logo .lg_1 img {}
.intro-boss .footer-row .clmn_1 .logo .lg_2 {}
.intro-boss .footer-row .clmn_1 .logo .lg_2 img {}
.intro-boss .footer-row .clmn_1 .logo .lg_3 {}
.intro-boss .footer-row .clmn_1 .logo .lg_3 img {}

.intro-boss .footer-row .clmn_2 {}
.intro-boss .footer-row .clmn_2 .wraper {}
.intro-boss .footer-row .clmn_2 .wraper div {}
.intro-boss .footer-row .clmn_2 .wraper div span {}
.intro-boss .footer-row .clmn_2 .wraper div a {}
}

/* - !!!!!!!!!!!! - - - 2400px (под 2560) - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2400px) {
.intro-boss {}
.intro-boss .wrap {}
.intro-boss .head-row {}
.intro-boss .head-row .title {}
.intro-boss .head-row .title span {}
.intro-boss .head-row .lang {}
.intro-boss .head-row .lang .ua {}
.intro-boss .head-row .lang .ua.active {}
.intro-boss .head-row .lang .ua span {}
.intro-boss .head-row .lang .en {}
.intro-boss .head-row .lang .en a {}

.intro-boss .poster-row {}
.intro-boss .poster-row .title-logo {}
.intro-boss .poster-row .title-logo.mobile {}
.intro-boss .poster-row .title-logo img {}
.intro-boss .poster-row .title {}
.intro-boss .poster-row .title span {}
.intro-boss .poster-row .intro-button {}
.intro-boss .poster-row .intro-button span {}
.intro-boss .poster-row .title-logo.desktop div:nth-child(1) img {}
.intro-boss .poster-row .title-logo.desktop div:nth-child(2) img {}

.intro-boss .footer-row {}
.intro-boss .footer-row .clmn_1 {}
.intro-boss .footer-row .clmn_1 .logo {}
.intro-boss .footer-row .clmn_1 .logo .lg_1 {}
.intro-boss .footer-row .clmn_1 .logo .lg_1 img {}
.intro-boss .footer-row .clmn_1 .logo .lg_2 {}
.intro-boss .footer-row .clmn_1 .logo .lg_2 img {}
.intro-boss .footer-row .clmn_1 .logo .lg_3 {}
.intro-boss .footer-row .clmn_1 .logo .lg_3 img {}

.intro-boss .footer-row .clmn_2 {}
.intro-boss .footer-row .clmn_2 .wraper {}
.intro-boss .footer-row .clmn_2 .wraper div {}
.intro-boss .footer-row .clmn_2 .wraper div span {}
.intro-boss .footer-row .clmn_2 .wraper div a {}
}
