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

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


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

@font-face {
    font-family: 'e-Ukraine';
    src: url('resources/fonts/e-Ukraine-Light.woff2') format('woff2'),
         url('resources/fonts/e-Ukraine-Ligh.woff') format('woff');
    font-weight: 300;
    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;}

body.nozo.unselectableDDD {}
img{max-width:100%;vertical-align:middle;}
.blk{display:block;}
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:Helvetica;font-weight: 400;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:Helvetica;font-weight: 400;font-size:16px;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;}

.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 {display: block;font-size: 16px;font-family: 'VinnytsiaSansReg';}
.podskazka-desktop .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-boss .promt {width: 100%;font-size: 20px;font-family: 'VinnytsiaSansBold';}
.podskazka-boss .promt-ok {color: #ffffff;border-radius: 22px;cursor: pointer;width: 152px;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: 'VinnytsiaSansBold';font-size: 15px;margin-top: 2px;}
.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: 'VinnytsiaSansReg';display: block;font-size: 17px;}
.podskazka-mobile .promt-ok {background: #ffffff;color: #000000;}
.landscape_mode{width:100%;height:100%;background: #1a1a1a;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: 'VinnytsiaSansReg';font-size: 18px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}

.intro-boss {background-image: url(resources/img/bg-mob.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;z-index: 9999;overflow: hidden;width:100%;height:100%;position: fixed;top: 0;left: 0;right:0;bottom:0;display: flex;flex-direction: column;justify-content: space-between;color: #fff;}
.intro-boss .wrap {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;background-color: #0000001c;}

.head-row {width: calc(100% - 50px);}
.head-row .lang {display: flex;font-size: 12px;margin-top: 26px;font-family: 'VinnytsiaSansReg';line-height: 1.5;color: #fff;gap: 10px;justify-content: flex-end;}
.head-row .lang div {display: flex;align-items: center;justify-content: center;background-color: #0063af;width: 34px;height: 34px;border-radius: 50%;}
.head-row .lang .active{box-shadow: 0 0 0 2px #f59c00;}
.head-row .lang span {display: block;}
.head-row .lang a {color: #fff;text-decoration: none;}
.head-row .lang a:hover{text-decoration: none;}

.main-row {display: flex; flex-direction: column; align-items: center;}
.main-row .title {display: flex;flex-direction: column;align-items: center;margin-top: 18px;}
.main-row h1 {font-family: 'VinnytsiaSansBold';font-weight: normal;font-size: 34px;text-align: center;margin-top: 20px;}
.main-row h1 span {display: block;}
.en .main-row h1 {max-width: calc(100% - 32px);}
.main-row .subtitle {font-family: 'VinnytsiaSansReg'; font-size: 16px; text-align: center;}
.main-row .subtitle span {display: block;}
.main-row p {display: none;font-family: 'VinnytsiaSansReg';font-size: 14px;width: calc(100% - 110px);text-align: center;margin-top: 12px;line-height: 1.4;}
.main-row .thumbs {display: none;}
.main-row img {width: 100%;display: block;height: 100px;background: #dddddd;box-shadow: 0 0 0 2px #fff;object-fit: cover;}

.footer-row {margin-bottom: 18px;}
.footer-row .container {font-family: 'VinnytsiaSansReg';font-size: 14px;}
.footer-row .txt2, .footer-row .txt3, .footer-row .txt4 {display: none;}
.footer-row .social {display: none;}

.intro-button {width: 230px;height: 48px;display: flex;align-items: center;justify-content: center;color: #fff;text-align: center;margin-top: 32px;font-family: 'VinnytsiaSansReg';font-size: 14px;background-color: #0063af;border-radius: 6px;}
.intro-button span {display: block;margin-top: 5px;}

@media screen and (max-width: 320px) {
.podskazka-boss .promt-ok {width: 160px;}
}

/* - !!!!!!!!!!!! - - - 410px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 410px) {
.main-row h1 {font-size: 40px;}
.main-row .subtitle {font-size: 18px;}
.footer-row {margin-bottom: 22px;}
}

@media screen and (min-width: 410px) and (min-height: 840px) and (orientation: portrait) {
.main-row p {display: block;}
}

/* - !!!!!!!!!!!! - - - 480px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 480px) {
.main-row p {display: block;}
}

/* - !!!!!!!!!!!! - - - 540px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 540px) {
.intro-button {margin-top: 42px;width: 310px;    height: 52px;}
.head-row {width: calc(100% - 80px);}
.head-row .lang {margin-top: 46px;font-size: 14px;}
.head-row .lang div {width: 42px;height: 42px;}
.main-row h1 {font-size: 48px;margin-top: 26px;}
.main-row .subtitle {font-size: 20px;}
.main-row p {font-size: 16px;width: calc(100% - 180px);}
.footer-row {margin-bottom: 32px;}
.footer-row .container {font-size: 16px;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.main-row h1 {font-size: 54px;}
.main-row p {width: 60%;}
}

/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) and (orientation: portrait) {
.intro-button {font-size: 16px;    width: 420px;height: 56px;}
.head-row { width: calc(100% - 140px);}
.head-row .lang {margin-top: 66px;font-size: 18px;gap: 18px;}
.head-row .lang div {width: 52px;height: 52px;}
.main-row h1 {font-size: 62px;}
.main-row .subtitle {font-size: 24px;}
.main-row .subtitle span {display: inline;}
.main-row p {font-size: 18px;}
.footer-row {margin-bottom: 62px;}
.footer-row .container {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) and (orientation: landscape) {
.intro-boss {background-image: url(resources/img/bg.jpg);overflow-y: auto;}
.intro-boss .wrap {background-color: #00000045;min-height: 560px;}
.intro-button {margin-top: 32px; height: 46px; width: 410px;}
.head-row {width: calc(100% - 170px);margin-top: 42px;}
.head-row .lang {margin-top: 0; display: flex; justify-content: flex-start; font-size: 18px; font-family: 'VinnytsiaSansBold';}
.head-row .lang div {width: auto; height: auto; background: none; border-radius: 0; border-bottom: 1px solid transparent; text-shadow: 0px 0px 3px #0000006b;}
.head-row .lang .active {box-shadow: none;border-bottom: 1px solid #fff;}
.head-row .lang div:hover {border-bottom: 1px solid #fff;}
.main-row {display: flex; flex-direction: row; justify-content: center; gap: 50px;}
.main-row .title {width: 720px; display: flex; align-items: flex-start;}
.main-row h1 {text-align: left; font-size: 44px; margin-top: 18px; text-shadow: 0px 0px 4px #00000085;}
.main-row h1 span {display: inline;}
.en .main-row h1 span {display: block;}
.main-row .subtitle {text-align: left; font-size: 18px; text-shadow: 0px 0px 4px #00000085;}
.main-row .subtitle span {display: inline;}
.main-row p {width: 90%; text-align: left; margin-top: 10px; font-size: 18px; text-shadow: 0px 0px 4px #00000085;}
.main-row .thumbs {display: flex; width: 160px; flex-direction: column; gap: 22px;}
.footer-row {margin-bottom: 22px;width: 100%;padding: 0 92px;opacity: 0.7;}
.footer-row .container {font-size: 14px; display: flex; justify-content: space-between; align-items: center;}
.footer-row .txt2 {display: block;}
.footer-row .txt4 {display: block;}
.footer-row .social {display: flex; gap: 0px; align-items: center; margin-top: -10px;}
.footer-row .social a {display: block; width: 36px;}
}

/* - !!!!!!!!!!!! - - - 1270px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1270px) {
.intro-button {transition: 0.2s;cursor:pointer;}
.intro-button:hover {background-color: #f59c00;color:#fff;transition: 0.2s;}
.main-row {margin-top: -32px;}
.footer-row .container {font-size: 15px;opacity: 0.7;}
.footer-row .txt3 {display: block;}
}

/* - !!!!!!!!!!!! - - - 1420px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1420px) {
.intro-button {margin-top: 32px; height: 54px; width: 490px; font-size: 16px;}
.head-row {margin-top: 52px;}
.head-row .lang {font-size: 22px;gap: 20px;}
.main-row .title {width: 750px;}
.main-row h1 {font-size: 50px;}
.main-row .subtitle {font-size: 22px;}
.main-row p {font-size: 20px;}
.main-row .thumbs {width: 190px;}
.main-row img {height: auto;aspect-ratio: 160 / 100;}
.footer-row {margin-bottom: 42px;}
.footer-row .container {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1530px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss .wrap {min-height: 620px;}
.main-row {gap: 70px;}
.footer-row {margin-bottom: 32px;}
}

/* - !!!!!!!!!!!! - - - 1600px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1600px) {
.intro-button {margin-top: 42px;width: 520px;}
.main-row .title {width: 820px;}
.main-row h1 {font-size: 56px;}
.main-row .subtitle {font-size: 24px;}
.main-row .thumbs {width: 220px;}
.footer-row .container {font-size: 16px;}
}

/* - !!!!!!!!!!!! - - - 1900px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1900px) {
.intro-button {width: 590px;height: 60px;font-size: 18px;}
.head-row {width: calc(100% - 250px);margin-top: 72px;}
.head-row .lang {font-size: 24px;}
.main-row .title {width: 1020px;}
.main-row h1 {font-size: 66px;}
.main-row .subtitle {font-size: 28px;}
.main-row p {font-size: 24px;}
.main-row .thumbs {width: 250px;gap: 32px;}
.footer-row {padding: 0 152px;}
}


/* - !!!!!!!!!!!! - - - 2200px  - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2200px) {
.intro-button {width: 700px;height: 72px;font-size: 20px;}
.head-row {width: calc(100% - 280px);margin-top: 102px;}
.head-row .lang {font-size: 32px;}
.main-row .title {width: 1230px;}
.main-row h1 {font-size: 80px;margin-top: 26px;}
.main-row .subtitle {font-size: 34px;}
.main-row p {font-size: 28px;}
.main-row .thumbs {width: 320px;gap: 42px;}
.footer-row {margin-bottom: 62px;}
.footer-row .container {font-size: 24px;}
.footer-row .social a {width: 52px;}
}

/* - !!!!!!!!!!!! - - - 2800px  - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2800px) {
.intro-button {width: 880px;height: 100px;font-size: 28px;margin-top: 62px;}
.head-row {width: calc(100% - 320px);margin-top: 142px;}
.head-row .lang {font-size: 40px;}
.main-row .title {width: 1600px;}
.main-row h1 {font-size: 100px;margin-top: 26px;}
.main-row .subtitle {font-size: 36px;}
.main-row p {font-size: 40px;}
.main-row .thumbs {width: 440px;gap: 52px;}
.footer-row {margin-bottom: 82px;padding: 0 192px;}
.footer-row .container {font-size: 30px;}
.footer-row .social a {width: 66px;}
.footer-row .social a img {width: 100%;}
}

/* - !!!!!!!!!!!! - - - 3800px  - - - !!!!!!!!!!!! - */
@media screen and (min-width: 3800px) {
.intro-button {width: 1090px;height: 120px; font-size: 34px; margin-top: 102px;}
.head-row {width: calc(100% - 430px);margin-top: 182px;}
.head-row .lang {font-size: 48px;gap: 40px;}
.main-row .title {width: 1600px;}
.main-row h1 {font-size: 126px;margin-top: 46px;}
.main-row .subtitle {font-size: 52px;}
.main-row p {font-size: 52px;}
.main-row .thumbs {width: 490px;gap: 62px;}
.footer-row {margin-bottom: 102px;padding: 0 262px;}
.footer-row .container {font-size: 40px;}
.footer-row .social a {width: 86px;}
}


