@font-face {
  font-family: 'e-Ukraine-regular';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/e-Ukraine-Regular.woff2') format('woff2'),
       url('../fonts/e-Ukraine-Regular.woff') format('woff');
}
@font-face {
  font-family: 'e-Ukraine-Bold';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/e-Ukraine-Bold.woff2') format('woff2'),
       url('../fonts/e-Ukraine-Bold.woff') format('woff');
}
@font-face {
  font-family: 'e-Ukraine-Light';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/e-Ukraine-Light.woff2') format('woff2'),
       url('../fonts/e-Ukraine-Light.woff') format('woff');
}
@font-face {
    font-family: 'VinnytsiaSans';
    src: url('../fonts/VinnytsiaSans-Regular.woff2') format('woff2'),
    url('../fonts/VinnytsiaSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'VinnytsiaSans';
    src: url('../fonts/VinnytsiaSans-Bold.woff2') format('woff2'),
    url('../fonts/VinnytsiaSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lydian';
    src: url('../fonts/Lydian-Regular.woff2') format('woff2'),
    url('../fonts/Lydian-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html {height:100%;overflow: hidden;overscroll-behavior: none;}
body {min-width:320px;height:100%;overflow: hidden;margin:0;padding:0;font-family: "Helvetica Neue", 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);overscroll-behavior: none;}
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(../img/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-Light';font-size: 16px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}
.podskazka-boss {position: fixed;overflow: hidden;top:0;left:0;bottom:0;right:0;z-index:42;width:100%;height:100%;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;}
.intro-boss {background-image: url(../img/1680.jpg);background-size: cover;background-color: #575656;background-position: 50% 10%;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::before {content:"";position:absolute;z-index: 0;width:100%;height:40%;top:0;left:0;right:0;background-image: linear-gradient(0deg,rgb(0 0 0 / 0%),rgb(0 0 0 / 20%),rgb(0 0 0 / 40%));opacity: 0.5;}
.intro-boss .wrap {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;z-index: 1;min-height: 650px;background-color: #0000005c;}
.intro-boss .top-row {width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 38px;padding: 0 110px 0 150px;}
.intro-boss .lang {display: flex;font-size: 14px;line-height: 12px;font-family: Helvetica, sans-serif;font-weight: 700;gap: 8px;}
.intro-boss .lang div {background-color: transparent;width: 36px;height: 36px;border-radius: 3px;display: flex;align-items: center;justify-content: center;}
.intro-boss .lang .active{background-color: #fdc400;color: #000;}
.intro-boss .lang span {display: block;}
.intro-boss .lang a {color: #fff;text-decoration: none;display: block;}
.intro-boss .lang a:hover{text-decoration: underline;}
.intro-boss .top-row .logo {width: 130px;}
.intro-boss .title-row {width: 100%; padding: 0 0 0 150px; display: flex; justify-content: space-between; align-items: flex-start; margin-top: -32px;}
.intro-boss .title-row .left {color: #fff;width: 45%;margin-top: -12px;}
.intro-boss .title-row .left .mobile {display:none;}
.intro-boss .title-row .left h1 {font-family: 'Lydian',Arial,Helvetica,sans-serif;font-weight: 400;font-size: 64px;margin-top: 12px;line-height: 1.15;}
.intro-boss .title-row .left .txt {font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400;display: block;font-size: 22px;}
.intro-boss .title-row .left h1 span {display:block;}
.intro-boss .title-row .left p {font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400;font-size: 20px;margin-top: 12px;line-height: 1.3;max-width: 630px;}
.intro-boss .title-row .right {width: 55%;margin-top: -8px;}
.intro-boss .starting {display: flex;margin-top: 22px;margin-left: 69px;align-items: center;}
.intro-boss .starting span {font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400;font-size: 22px;color: #fff;display: block;margin-top: 1px;margin-left: 60px;}
.intro-boss .starting .arrows {display: flex;justify-content: space-between;width: 162px;user-select: none;align-items: center;overflow: hidden;color: #fff;}
.intro-boss .starting .arrow-disabled {opacity: 0.4;pointer-events: none; }
#arr_prev, #arr_next {font-size: 68px;cursor: pointer;font-family: 'Lydian';width: 70px;background-image: url(../img/icon/arrow/long/lft-fff.svg);background-repeat: no-repeat;background-size: 62px;background-position: 50%;height: 40px;}
#arr_next {transform: scaleX(-1);}
#arr_prev:hover, #arr_next:hover {background-image: url(../img/icon/arrow/long/lft-fdc400.svg);}
.intro-boss .footer-row {width: 100%;background: #0000001f;padding: 22px 130px 22px 130px;overflow: hidden;color: #c3c3c3;display: flex;align-items: center;font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400;font-size: 12px;justify-content: space-between;flex-direction: row;background-image: linear-gradient(180deg,rgb(0 0 0 / 4%),rgb(0 0 0 / 55%));}
.intro-boss .footer-row .wrap {color: #fff; display: flex; align-items: flex-start; font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif; font-weight: 400; font-size: 12px; justify-content: space-between; flex-direction: row;}
.intro-boss .footer-row .p1 {flex-shrink: 0;}
.intro-boss .footer-row .p2 {flex-shrink: 0;}
.intro-boss .footer-row .p3 {flex-shrink: 0;}
.intro-boss .footer-row .p4 {flex-shrink: 0;}
.intro-boss .footer-row .p5 {flex-shrink: 0;}
.intro-boss .footer-row .p6 {flex-shrink: 0;}
.intro-boss .footer-row .social {display: flex;align-items: center;gap: 10px;}
.intro-boss .footer-row .social a {display: block;width: 26px;opacity: 0.8;}
.intro-boss .footer-row .social a:first-child {width: 24px;}
.intro-boss .footer-row .social a:hover {opacity: 1;}
.intro-boss .footer-row .social a img {width: 100%;height: auto;}
.rotator-container {overflow: hidden;position: relative;cursor: grab;padding: 8px;user-select: none;mask-image: linear-gradient(to right, transparent, black 15%); -webkit-mask-image: linear-gradient(to right, transparent, white 22px);}
.rotator-container::-webkit-scrollbar  {width: 0;height: 0;}
.rotator-container.active {cursor: grabbing;}
.rotator {display: flex; transition: transform 0.3s ease; margin-left: 26px;}
.rotator .slide {width: 220px;margin-right: 24px;height: 280px;background: #dddddd5c;flex-shrink: 0;border-radius: 6px;overflow: hidden;box-shadow: 0 0 0 3px #fff;position: relative;color: #ffffff;}
.rotator .slide img {width: 100%;display: block;height: 100%;pointer-events: none;user-select: none;object-fit: cover;object-position: center;}
.rotator .slide .plc {display:block;font-size: 19px;font-family: 'Lydian',Arial,Helvetica,sans-serif;font-weight: 400;line-height: 1.3;padding: 16px 10px 18px 16px;width: 100%;z-index: 2;position: absolute;top: 0;left: 0;right: 0;background: linear-gradient(#06060678, #00000000);border-radius: 8px 8px 0 0;text-shadow: 1px 1px 0px #00000038;}
.rotator .slide .ttl {display:block;font-size: 15px;font-family: 'VinnytsiaSans', sans-serif;font-weight: 400;line-height: 1.3;padding: 44px 10px 14px 16px;width: 100%;z-index: 2;position: absolute;bottom: 0;left: 0;right: 0;background: linear-gradient(#00000000, #0606065e, #000000a6);border-radius: 0 0 8px 8px;text-shadow: 1px 1px 0px #00000054;}
.rotator .slide.end {width: 20px;height: 80px;box-shadow: none;background: transparent;}
.intro-button {transition: all 0.2s;position: relative;background: #fdc400;width: 546px;overflow: hidden;display: flex;align-items: center;justify-content: center;color: #000;font-family: 'VinnytsiaSans',sans-serif;letter-spacing: 0.02em;font-weight: 700;line-height: 14px;font-size: 16px;text-align: center;height: 50px;text-transform: uppercase;border-radius: 4px;margin-top: 38px;}
.intro-button:hover {cursor: pointer;color:#fff;}
.intro-button span {display: block;margin-top: 3px;position: relative;z-index: 1;}
.intro-button::before {content: "";position: absolute; bottom: 0; left: 0; width: 100%; height: 0; background: #3873B9; pointer-events: none; z-index: 0; transition: height 0.2s ease;}
.intro-button:hover::before {height: 100%;top: 0;}
.intro-button.mobile {display: none;}
.intro-button.mobile.unvis {visibility: hidden;}
#oculus-baffle {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;background: #000000;z-index: 1;}
@media screen and (max-width: 320px) {
.podskazka-boss .promt-ok {width: 160px;}
}
@media screen and (max-width: 320px) and (orientation: portrait) {
.intro-boss {background-image: url(../img/mobile.jpg);background-color: #575656;background-position: 0% 100%;}
.intro-boss::before {opacity: 1;height: 80%;}
.intro-boss .wrap {min-height: auto;display: flex;flex-direction: column;align-items: center;justify-content: space-between;background-color: #00000024;}
.intro-boss .top-row {width: 100%;display: flex; align-items: center; justify-content: center; margin-top: 5vh; padding: 0;}
.intro-boss .top-row .logo {width: 120px;}
.intro-boss .title-row {width: 100%;padding: 0; display: flex; justify-content: center; align-items: flex-start; margin-top: 0;}
.intro-boss .title-row .left {color: #fff;width: 100%; margin-top: 0; display: flex; flex-direction: column; align-items: center; text-align: center;}
.intro-boss .title-row .left h1 {font-size: 28px;line-height: 1.3; margin-top: 8px;}
.intro-boss .title-row .left .txt {font-size: 18px;}
.intro-boss .title-row .left h1 span {display:block;}
.intro-boss .title-row .left p {display:none;}
.intro-boss .title-row .left .mobile {font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400; font-size: 12px; color: #fff; display: block; margin-top: 12px;}
.intro-boss .title-row .right {display:none;}
.intro-boss .footer-row {display:none;}
.intro-button.desktop {display:none;}
.intro-button.mobile {display: flex;}
.intro-button.mobile {width: 220px;margin-bottom: 7vh; line-height: 46px; height: 46px; font-size: 14px; margin-top: 30px;}
.intro-button:hover {color:#000;}
.intro-button.mobile::before {display:none;}
}
@media screen and (min-width: 318px) and (orientation: portrait) {
.intro-boss {background-image: url(../img/mobile.jpg);background-color: #575656;background-position: 0% 100%;}
.intro-boss::before {opacity: 1;height: 80%;}
.intro-boss .wrap {min-height: auto;display: flex;flex-direction: column;align-items: center;justify-content: space-between;background-color: #00000038;}
.intro-boss .top-row {width: 100%;display: flex;align-items: center;justify-content: space-around;margin-top: 5vh;padding: 0;}
.intro-boss .top-row .logo {width: 100px;}
.intro-boss .top-row .logo img {width: 100%;}
.intro-boss .title-row {width: 100%;padding: 0; display: flex; justify-content: center; align-items: flex-start; margin-top: 0;}
.intro-boss .title-row .left {color: #fff;width: 100%; margin-top: 0; display: flex; flex-direction: column; align-items: center; text-align: center;}
.intro-boss .title-row .left h1 {font-size: 28px;line-height: 1.3; margin-top: 8px;}
.intro-boss .title-row .left .txt {font-size: 18px;}
.intro-boss .title-row .left h1 span {display:block;}
.intro-boss .title-row .left p {display:none;}
.intro-boss .title-row .left .mobile {font-family: 'VinnytsiaSans',Arial,Helvetica,sans-serif;font-weight: 400; font-size: 12px; color: #fff; display: block; margin-top: 12px;}
.intro-boss .title-row .right {display:none;}
.intro-boss .footer-row {display:none;}
.intro-button.desktop {display:none;}
.intro-button.mobile {display: flex;width: 240px;margin-bottom: 7vh;line-height: 44px;height: 46px;font-size: 14px;margin-top: 30px;align-items: center;padding-top: 2px;}
.intro-button:hover {color:#000;}
.intro-button.mobile::before {display:none;}
.oculus-intro {display: flex;flex-direction: column;gap: 18px;margin-top: 42px;position: fixed;bottom: 30px;}
.oculus-intro .intro-button {margin-top: 0;width: 68%;font-size: 3.5cqw;}
.intro-boss .lang {font-size: 12px;gap: 4px;margin-right: -8px;}
.intro-boss .lang div {width: 30px;height: 30px;border-radius: 50%;}
}
@media screen and (min-width: 360px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 30px;}
.intro-boss .title-row .left .mobile {border-top: 2px dotted #ffffffad;padding-top: 12px;margin-top: 10px;}
.intro-button.mobile {margin-top: 50px;}
.intro-boss .top-row .logo {width: 120px;}
.intro-boss .lang {margin-right: -12px;}
.intro-boss .lang div {width: 34px;height: 34px;}
}
@media screen and (min-width: 375px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 32px;}
}
@media screen and (min-width: 390px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 34px;}
.intro-boss .top-row .logo {width: 120px;}
.intro-boss .title-row .left .mobile {font-size: 13px;}
}
@media screen and (min-width: 412px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 34px;}
.intro-button.mobile {width: 280px;}
}
@media screen and (min-width: 430px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 36px;}
.intro-boss .title-row .left .mobile {font-size: 14px;}
.intro-button.mobile {line-height: 47px;height: 48px;}
}
@media screen and (min-width: 540px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 8vw;}
.intro-boss .title-row .left .txt {font-size: 4.5vw;}
.intro-boss .title-row .left .mobile {font-size: 3vw;}
.intro-button.mobile {line-height: 47px;height: 48px;}
.intro-boss .top-row {margin-top: 6vh;}
.intro-boss .top-row .logo {width: 140px;}
.intro-button.mobile {margin-bottom: 8vh;width: 360px;}
.intro-boss .lang {font-size: 14px;gap: 4px;}
.intro-boss .lang div {width: 40px;height: 40px;}
}
@media screen and (min-width: 760px) and (orientation: portrait) {
.intro-boss {background-image: url(../img/tablet.jpg);}
.intro-boss .title-row .left h1 {font-size: 8vw;}
.intro-boss .title-row .left .txt {font-size: 4.5vw;}
.intro-boss .title-row .left .mobile {font-size: 3vw;border-top: 4px dotted #ffffffad;padding-top: 15px;margin-top: 12px;}
.intro-button.mobile {line-height: 47px;height: 48px;}
.intro-button.mobile {margin-bottom: 8vh;width: 520px;line-height: 67px;height: 68px;font-size: 18px}
.intro-boss .top-row .logo {width: 200px;margin-left: 22px;}
.intro-boss .lang {font-size: 20px;margin-right: -18px;}
.intro-boss .lang div {width: 56px;height: 56px;}
}
@media screen and (min-width: 1020px) and (orientation: portrait) {
.intro-boss .title-row .left h1 {font-size: 7vw;}
.intro-boss .title-row .left .txt {font-size: 4vw;}
.intro-boss .title-row .left .mobile {font-size: 2.75vw;padding-top: 20px;margin-top: 32px;}
.intro-button.mobile {line-height: 47px;height: 48px;}
.intro-boss .top-row .logo {width: 140px;}
.intro-button.mobile {margin-bottom: 8vh;width: 57vw; height: 8vw; font-size: 2.5vw; line-height: 8vw;}
.intro-boss .top-row .logo {width: 24vw;margin-left: 0;}
.intro-boss .lang {font-size: 28px;gap: 12px;margin-right: -48px;}
.intro-boss .lang div {width: 72px;height: 72px;}
}
@media screen and (max-width: 1550px) and (orientation: landscape) {
.intro-boss .top-row {padding: 0 100px 0 130px;}
.intro-boss .top-row .logo {width: 120px;}
.intro-boss .title-row {padding: 0 0 0 130px;}
.intro-boss .title-row .left h1 {font-size: 62px;}
.intro-boss .footer-row {padding: 22px 130px 22px 130px;}
.rotator .slide {width: 210px;margin-right: 24px;}
}
@media screen and (max-width: 1520px) and (orientation: landscape) {
.intro-boss .top-row {padding: 0 100px 0 110px;}
.intro-boss .title-row {padding: 0 0 0 110px;}
.intro-boss .title-row .left {width: 44%;}
.intro-boss .title-row .left h1 {font-size: 58px;}
.intro-boss .title-row .left p {font-size: 19px;max-width: 570px;}
.intro-boss .title-row .right {width: 53%;}
.intro-boss .starting {margin-left: 74px;margin-top: 16px;}
.intro-boss .starting span {font-size: 20px;}
.intro-boss .starting .arrows {width: 156px;}
#arr_prev, #arr_next {width: 66px;}
.intro-boss .footer-row {padding: 22px 60px 22px 60px;}
.intro-button {width: 520px;}
.rotator .slide {width: 220px;margin-right: 28px;}
}
@media screen and (max-width: 1400px) and (orientation: landscape) {
.intro-boss .wrap {min-height: 590px;}
.intro-boss .top-row {padding: 0 80px 0 100px;margin-top: 22px;}
.intro-boss .top-row .logo {}
.intro-boss .title-row {margin-top: 0px;padding: 0 0 0 100px;}
.intro-boss .title-row .left h1 {font-size: 56px;line-height: 1.1;}
.intro-boss .title-row .left p {font-size: 18px;max-width: 540px;}
.intro-boss .title-row .right {width: 54%;}
.intro-boss .starting {margin-left: 72px;margin-top: 12px;}
.intro-boss .starting .arrows {width: 140px;}
#arr_prev, #arr_next {width: 62px;background-size: 56px;}
.intro-boss .footer-row {padding: 22px 40px 22px 40px;}
.rotator .slide {height: 260px;width: 200px;}
.intro-button {width: 500px;}
.oculus-intro .intro-button {font-size: 1.3cqw;}
}
@media screen and (max-width: 1310px) and (orientation: landscape) {
.intro-boss .top-row {padding: 0 60px 0 100px;}
.intro-boss .title-row .left h1 {font-size: 54px;}
.intro-boss .title-row .left .txt {font-size: 20px;}
.intro-boss .title-row .left p {font-size: 17px;margin-top: 16px;max-width: 510px;}
.intro-boss .title-row .right {width: 55%;margin-top: -32px;}
.intro-boss .starting {margin-left: 75px;margin-top: 18px;}
.intro-boss .starting span {font-size: 18px;margin-left: 66px;}
.intro-boss .starting .arrows {width: 130px;}
#arr_prev, #arr_next {width: 58px;background-size: 54px;}
.intro-boss .footer-row {padding: 20px 24px 20px 24px;}
.intro-button {width: 492px;height: 46px;line-height: 1;font-size: 15px;margin-top: 34px;}
}
@media screen and (max-width: 1240px) and (orientation: landscape) {
.intro-boss .wrap {min-height: 550px;}
.intro-boss .top-row {padding: 0 60px 0 90px; margin-top: 32px;}
.intro-boss .title-row {padding: 0 0 0 90px;}
.intro-boss .title-row .left {width: 50%;}
.intro-boss .title-row .left h1 {font-size: 50px;line-height: 1.2;}
.intro-boss .title-row .right {width: 45%;margin-top: -12px;}
.intro-boss .starting {margin-left: 0px; margin-top: 20px; margin-right: 52px; display: flex; justify-content: flex-end;}
.intro-boss .starting span {display: none;}
.intro-boss .starting .arrows {width: 128px;}
#arr_prev, #arr_next {font-size: 52px;width: 54px;}
.intro-boss .footer-row {padding: 20px 34px 20px 34px;}
.intro-boss .footer-row .p4, .intro-boss .footer-row .social {display: none;}
.rotator .slide {width: 206px;margin-right: 24px;}
.intro-button {width: 384px;}
}
@media screen and (max-width: 1030px) and (orientation: landscape) {
.intro-boss .title-row {padding: 0 0 0 80px;}
.intro-boss .title-row .left h1 {font-size: 46px;}
.intro-boss .title-row .left p {max-width: 100%;font-size: 16px;}
.intro-boss .title-row .right {width: 46%;margin-top: 0;}
.intro-boss .starting {display:none;}
.intro-boss .top-row {padding: 0 60px 0 80px;}
.intro-boss .footer-row {padding: 20px 24px 20px 24px;}
.intro-button {width: 424px;}
.intro-boss .lang {font-size: 12px;}
.intro-boss .lang div {border-radius: 50%;width: 34px;height: 34px;}
}
@media screen and (max-width: 980px) and (orientation: landscape) {
.intro-boss .title-row {padding: 0; width: calc(100% - 84px); display: flex; justify-content: center;}
.intro-boss .title-row .left {width: auto; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; text-align: center;}
.intro-boss .title-row .right {display:none;}
.intro-boss .title-row .left h1 span {display:inline;}
.intro-boss .footer-row .p5 {display:none;}
.oculus-intro {width: 86%;}
.oculus-intro .intro-button {font-size: 1.9cqw;}
}
@media screen and (max-width: 860px) and (orientation: landscape) {
.intro-boss .title-row .left h1 {font-size: 36px;}
.intro-boss .footer-row .p6 {display:none;}
}
@media screen and (max-width: 690px) and (orientation: landscape) {
.intro-boss .footer-row {gap: 22px;}
}
@media screen and (max-width: 540px) and (orientation: landscape) {
.intro-boss .top-row {width: calc(100% - 44px);padding: 0 0 0 18px;margin-top: 22px;}
.intro-boss .title-row {width: calc(100% - 74px);}
.intro-button {width: 90%;}
.intro-boss .footer-row {padding: 0;height: 0;background: none;}
.intro-boss .footer-row .p1, .intro-boss .footer-row .p2, .intro-boss .footer-row .p3 {display:none;}
}
@media screen and (min-width: 1670px) and (orientation: landscape) {
.intro-boss .wrap {background-color: #00000070;min-height: 780px;}
.intro-boss .top-row {padding: 0 110px 0 160px;margin-top: 62px;}
.intro-boss .top-row .logo {width: 150px;}
.intro-boss .title-row {padding: 0 0 0 160px;}
.intro-boss .title-row .left h1 {font-size: 68px;}
.intro-boss .title-row .left .txt {font-size: 24px;}
.intro-boss .title-row .left p {font-size: 22px;max-width: 650px;}
.intro-boss .title-row .right {width: 53%;margin-top: -34px;}
.intro-boss .starting {margin-left: 90px;margin-top: 26px;}
.intro-boss .footer-row {padding: 22px 100px 22px 100px;font-size: 13px;}
.rotator .slide {width: 250px; height: 320px; margin-right: 28px;}
.rotator .slide .plc {font-size: 21px;}
.rotator .slide .ttl {font-size: 17px;}
.intro-button {width: 636px;height: 54px;}
}
@media screen and (min-width: 1910px) and (orientation: landscape) {
.intro-boss {background-position: 50% 20%;}
.intro-boss .top-row {padding: 0 110px 0 190px;margin-top: 64px;}
.intro-boss .top-row .logo {width: 160px;}
.intro-boss .title-row {padding: 0 0 0 190px;}
.intro-boss .title-row .left h1 {font-size: 72px;margin-top: 18px;}
.intro-boss .title-row .left .txt {font-size: 26px;}
.intro-boss .title-row .left p {margin-top: 18px;}
.intro-boss .title-row .right {width: 55%;margin-top: -8px;}
.intro-button {height: 58px;}
.intro-boss .footer-row {padding: 22px 130px 22px 130px;font-size: 14px;}
.intro-boss .lang {font-size: 16px;}
.intro-boss .lang div {width: 44px;height: 44px;}
.intro-boss .starting {margin-left: 84px;margin-top: 35px;}
.intro-boss .starting span {margin-top: 5px;}
.rotator .slide {width: 240px;height: 310px;margin-right: 28px;}
.intro-boss .footer-row .social {gap: 14px;}
.intro-boss .footer-row .social a {width: 30px;}
.intro-boss .footer-row .social a:first-child {width: 28px;}
}
@media screen and (min-width: 2300px) {
.intro-boss {}
.intro-boss::before {}
.intro-boss .wrap {}
.intro-boss .top-row {margin-top: 102px;}
.intro-boss .top-row .logo {width: 230px;}
.intro-boss .title-row {}
.intro-boss .title-row .left {}
.intro-boss .title-row .left h1 {font-size: 90px;margin-top: 18px;}
.intro-boss .title-row .left .txt {font-size: 36px;}
.intro-boss .title-row .left p {font-size: 30px; max-width: 820px; margin-top: 30px; line-height: 1.4;}
.intro-boss .title-row .right {}
.intro-boss .starting {margin-left: 94px;margin-top: 50px;}
.intro-boss .starting span {font-size: 36px;}
.intro-boss .starting .arrows {width: 242px;}
#arr_prev, #arr_next {height: 50px;width: 110px;background-size: 102px;}
.intro-boss .footer-row {font-size: 20px;padding: 32px 70px 32px 70px;}
.intro-boss .footer-row .wrap {}
.intro-boss .footer-row .social {gap: 16px;}
.intro-boss .footer-row .social a {width: 40px;}
.intro-boss .footer-row .social a:first-child {width: 38px;}
.intro-boss .lang {font-size: 24px;gap: 12px;}
.intro-boss .lang div {width: 66px;height: 66px;}
.rotator-container {}
.rotator {}
.rotator .slide {width: 340px; height: 460px; margin-right: 28px; box-shadow: 0 0 0 4px #fff; border-radius: 8px; }
.rotator .slide img {}
.rotator .slide .plc {font-size: 32px; padding: 20px 10px 24px 20px; }
.rotator .slide .ttl {font-size: 24px; padding: 44px 15px 22px 22px; }
.intro-button {height: 82px; width: 826px; margin-top: 50px; }
.intro-button span { font-size: 24px; }
}
@media screen and (min-width: 2500px) {
.intro-boss {}
.intro-boss::before {}
.intro-boss .wrap {}
.intro-boss .top-row {}
.intro-boss .top-row .logo {}
.intro-boss .title-row {}
.intro-boss .title-row .left {}
.intro-boss .title-row .left h1 {}
.intro-boss .title-row .left .txt {}
.intro-boss .title-row .left p {}
.intro-boss .title-row .right {}
.intro-boss .starting {}
.intro-boss .starting span {}
.intro-boss .starting .arrows {}
#arr_prev, #arr_next {}
.intro-boss .footer-row {}
.intro-boss .footer-row .wrap {}
.intro-boss .footer-row .p1 {}
.intro-boss .footer-row .p2 {}
.intro-boss .footer-row .p3 {}
.intro-boss .footer-row .p4 {}
.intro-boss .footer-row .p5 {}
.intro-boss .footer-row .p6 {}
.intro-boss .footer-row .social {}
.intro-boss .footer-row .social a {}
.intro-boss .footer-row .social a:first-child {}
.rotator-container {}
.rotator {}
.rotator .slide {}
.rotator .slide img {}
.rotator .slide .plc {}
.rotator .slide .ttl {}
.intro-button {}
.intro-button span {}
.intro-boss .lang {}
.intro-boss .lang div {}
}
@media screen and (min-width: 2800px) {
.intro-boss {}
.intro-boss::before {}
.intro-boss .wrap {}
.intro-boss .top-row {}
.intro-boss .top-row .logo {}
.intro-boss .title-row {}
.intro-boss .title-row .left {}
.intro-boss .title-row .left h1 {}
.intro-boss .title-row .left .txt {}
.intro-boss .title-row .left p {}
.intro-boss .title-row .right {}
.intro-boss .starting {}
.intro-boss .starting span {}
.intro-boss .starting .arrows {}
#arr_prev, #arr_next {}
.intro-boss .footer-row {}
.intro-boss .footer-row .wrap {}
.intro-boss .footer-row .social {}
.intro-boss .footer-row .social a {}
.intro-boss .footer-row .social a:first-child {}
.rotator-container {}
.rotator {}
.rotator .slide {}
.rotator .slide img {}
.rotator .slide .plc {}
.rotator .slide .ttl {}
.intro-button {}
.intro-button span {}
.intro-boss .lang {}
.intro-boss .lang div {}
}
@media screen and (min-width: 3800px) {
.intro-boss {}
.intro-boss::before {}
.intro-boss .wrap {}
.intro-boss .top-row {}
.intro-boss .top-row .logo {}
.intro-boss .title-row {}
.intro-boss .title-row .left {}
.intro-boss .title-row .left h1 {}
.intro-boss .title-row .left .txt {}
.intro-boss .title-row .left p {}
.intro-boss .title-row .right {}
.intro-boss .starting {}
.intro-boss .starting span {}
.intro-boss .starting .arrows {}
#arr_prev, #arr_next {}
.intro-boss .footer-row {}
.intro-boss .footer-row .wrap {}
.intro-boss .footer-row .social {}
.intro-boss .footer-row .social a {}
.intro-boss .footer-row .social a:first-child {}
.rotator-container {}
.rotator {}
.rotator .slide {}
.rotator .slide img {}
.rotator .slide .plc {}
.rotator .slide .ttl {}
.intro-button {}
.intro-button span {}
.intro-boss .lang {}
.intro-boss .lang div {}
}