@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;/* color: #000; */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/800.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: #0000005e;}

.intro-boss .lang {display: flex;font-size: 16px;margin-top: 26px;font-family: 'VinnytsiaSansReg';color: #fff;}
.intro-boss .lang div {display: flex;align-items: center;justify-content: center;border-bottom: 1px solid transparent;}
.intro-boss .lang .ua {margin-right: 8px;}
.intro-boss .lang .active{border-bottom: 1px solid #fff;}
.intro-boss .lang span {display: block;}
.intro-boss .lang a {color: #fff;text-decoration: none;}
.intro-boss .lang a:hover{text-decoration: none;}

.head-row {margin-top: 22px;}
.head-row .title {font-family: 'VinnytsiaSansReg';text-align: center;font-size: 18px;}
.head-row .title span {display:block;}

.main-row {display: flex; flex-direction: column; align-items: center;}
.main-row .img {width: 110px;}
.main-row .img img {width: 100%;}
.main-row .title {display: flex;flex-direction: column;align-items: center;margin-top: 18px;}
.main-row h1 {font-family: 'VinnytsiaSerif'; font-weight: normal; font-size: 28px; text-align: center;}
.main-row h1 span {display: none;}
.main-row p {display: none;}

.footer-row {margin-bottom: 18px;}
.footer-row .container {font-family: 'VinnytsiaSansReg';font-size: 14px;}
.footer-row .txt1 {}
.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: #000;text-align: center;margin-top: 32px;font-family: 'VinnytsiaSansReg';font-size: 14px;background-color: #FFDD00;border-radius: 6px;}
.intro-button span {display: block;margin-top: 5px;}

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

@media screen and (max-width: 320px) {
.podskazka-boss .promt-ok {width: 160px;}
.head-row .title {font-size: 16px;}
.main-row h1 {font-size: 24px;}
}

/* - !!!!!!!!!!!! - - - 390px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 390px) {
.main-row .img {width: 120px;}
.main-row h1 {font-size: 30px;}
}

/* - !!!!!!!!!!!! - - - 410px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 410px) {
.intro-button {width: 250px;height: 50px;}
.intro-button span {margin-top: 3px;}
.head-row {margin-top: 32px;}
.head-row .title {font-size: 20px;}
.main-row .img {width: 140px;}
.main-row h1 {font-size: 32px;}
}

/* - !!!!!!!!!!!! - - - 428px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 428px) {
.intro-boss .lang {font-size: 18px;}
.head-row {margin-top: 42px;}
.footer-row {margin-bottom: 28px;}
}

/* - !!!!!!!!!!!! - - - 480px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 480px) {
.intro-button {width: 290px;height: 60px;font-size: 16px;}
.intro-boss .lang {font-size: 20px;margin-top: 38px;}
.head-row .title {font-size: 22px;}
.main-row .img {width: 170px;}
.main-row h1 {font-size: 36px;}
.footer-row .container {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 580px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 580px) {
.intro-button {width: 54vw;height: 68px;font-size: 2.75vw;}
.intro-boss .lang {font-size: 3.5vw;}
.head-row .title {font-size: 4.5vw;}
.main-row .img {width: 35vw;}
.main-row h1 {font-size: 7vw;}
.footer-row {margin-bottom: 38px;}
.footer-row .container {font-size: 3.5vw;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss {background-image: url(resources/img/1200.jpg);}
.intro-button {width: 414px;font-size: 22px;}
.intro-boss .lang {font-size: 24px;}
.head-row {margin-top: 52px;}
.head-row .title {font-size: 28px;}
.main-row .img {width: 210px;}
.main-row h1 {font-size: 50px;}
.footer-row .container {font-size: 22px;}
}

/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) and (orientation: portrait) {
.intro-button {width: 434px; font-size: 22px; height: 78px; margin-top: 62px;}
.intro-boss .lang {font-size: 28px;margin-top: 44px;}
.intro-boss .lang .ua {margin-right: 20px;}
.head-row {margin-top: 72px;}
.head-row .title {font-size: 30px;}
.head-row .title span {display: inline;}
.main-row .img {width: 230px;}
.main-row .title {margin-top: 32px;}
.main-row h1 {font-size: 60px;}
.main-row h1 span {display:inline;}
}

/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) and (orientation: landscape) {
.intro-button {width: 504px; font-size: 18px; height: 52px;}
.intro-boss {overflow-y: auto;}
.intro-boss .wrap {min-height: 530px;}
.intro-boss .lang {position: absolute; top: 52px; right: 72px; margin-top: 0; font-size: 18px;}
.intro-boss .lang div:hover {border-bottom: 1px solid #fff;}
.intro-boss .lang .ua {margin-right: 16px;}
.head-row {width: 100%; display: flex; justify-content: flex-start; margin-top: 52px;}
.head-row .title {font-size: 20px; margin-left: 92px;}
.head-row .title span {display: inline;}
.main-row {display: flex; flex-direction: row-reverse; justify-content: space-between; padding: 0 42px 0 92px; width: 100%;}
.main-row .img {width: 330px;margin-top: -20px;}
.main-row .title {margin-top: 0; text-align: left; width: 530px; display: flex; align-items: flex-start;}
.main-row h1 {text-align: left; font-size: 46px;}
.main-row h1 span {display:inline;}
.main-row p {display: block; font-family: 'VinnytsiaSansReg'; font-size: 18px; margin-top: 12px; line-height: 1.3;}
.footer-row {margin-bottom: 22px; width: 100%; padding: 0 92px;}
.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-boss {background-image: url(resources/img/1600.jpg);}
.intro-boss .wrap {min-height: 560px;background-color: #00000070;}
.intro-button {transition: 0.2s;cursor:pointer;}
.intro-button:hover {background-color: #1FA138;color:#fff;transition: 0.2s;}
.intro-boss .lang {top: 52px;}
.head-row {margin-top: 52px;}
.main-row {padding: 0;width: 980px;margin-left: 50px;}
.main-row .img {width: 370px;margin-top: -50px;}
.main-row .title {width: 600px;}
.main-row h1 {font-size: 52px;}
.main-row p {line-height: 1.4;}
.footer-row .container {font-size: 15px;opacity: 0.7;}
.footer-row .txt3 {display: block;}
}

/* - !!!!!!!!!!!! - - - 1420px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1420px) {
.intro-boss .wrap {min-height: 720px;}
.intro-button {width: 624px; font-size: 20px; height: 64px; margin-top: 42px;}
.intro-boss .lang {font-size: 22px;}
.head-row {margin-top: 62px;}
.head-row .title {font-size: 26px;}
.main-row {width: 1200px;}
.main-row .img {width: 440px;}
.main-row .title {width: 740px;}
.main-row h1 {font-size: 64px;}
.main-row p {font-size: 22px;}
.footer-row {margin-bottom: 42px;}
.footer-row .container {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1530px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss .wrap {min-height: 670px;}
.intro-button {width: 424px; font-size: 18px; height: 54px; margin-top: 32px;}
.intro-boss .lang {font-size: 20px;}
.head-row {margin-top: 52px;}
.head-row .title {font-size: 22px;}
.main-row {width: 1160px;}
.main-row .img {width: 420px;}
.main-row .title {width: 740px;}
.main-row h1 {font-size: 60px;}
.footer-row {margin-bottom: 32px;}
}

/* - !!!!!!!!!!!! - - - 1600px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1600px) {
.intro-boss .wrap {min-height: 730px;}
.intro-button {height: 52px;font-size: 17px;width: 504px;}
.main-row {width: 1120px;}
.main-row .img {width: 380px;}
.main-row h1 {font-size: 58px;}
.footer-row .container {font-size: 16px;}
}

/* - !!!!!!!!!!!! - - - 1900px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1900px) {
.intro-boss {background-image: url(resources/img/1900.jpg);}
.intro-button {height: 60px;font-size: 20px;width: 574px;}
.intro-boss .lang {top: 72px;right: 132px;font-size: 22px;}
.head-row {margin-top: 72px;}
.head-row .title {margin-left: 132px;}
.main-row {width: 1250px;}
.main-row .img {width: 440px;}
.main-row .title {width: 790px;}
.main-row h1 {font-size: 70px;}
.main-row p {font-size: 24px;}
.footer-row {padding: 0 152px;}
}


/* - !!!!!!!!!!!! - - - 2200px  - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2200px) {
.intro-button {height: 80px; font-size: 26px; width: 674px; margin-top: 52px;}
.intro-boss .lang {top: 112px; right: 172px; font-size: 33px;}
.head-row {margin-top: 112px;}
.head-row .title {font-size: 32px;}
.main-row {width: 1650px;}
.main-row .img {width: 540px;}
.main-row .title {width: 1080px;}
.main-row h1 {font-size: 90px;}
.main-row p {font-size: 32px; line-height: 1.5; margin-top: 22px;}
.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 {height: 104px;font-size: 36px;width: 934px;}
.intro-boss .lang {top: 132px;right: 192px;font-size: 44px;gap: 12px;}
.head-row {margin-top: 142px;}
.head-row .title {font-size: 44px;margin-left: 192px;}
.main-row {width: 2190px;}
.main-row .img {width: 750px;}
.main-row .title {width: 1440px;}
.main-row h1 {font-size: 110px;}
.main-row p {font-size: 42px;}
.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 {height: 124px;font-size: 42px;width: 1134px;    margin-top: 62px;}
.intro-boss .lang {top: 192px;right: 282px;font-size: 54px;gap: 34px;}
.head-row {margin-top: 192px;}
.head-row .title {font-size: 52px;margin-left: 262px;}
.main-row {    width: 2640px;}
.main-row .img {width: 860px;}
.main-row .title {width: 1740px;}
.main-row h1 {font-size: 130px;}
.main-row p {font-size: 54px;}
.footer-row {margin-bottom: 102px;padding: 0 262px;}
.footer-row .container {font-size: 40px;}
.footer-row .social a {width: 86px;}
}

