:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{background:var(--el-popup-modal-bg-color);height:100%;left:0;opacity:var(--el-popup-modal-opacity);position:fixed;top:0;width:100%}.el-popup-parent--hidden{overflow:hidden}.el-dialog{--el-dialog-width:50%;--el-dialog-margin-top:15vh;--el-dialog-bg-color:var(--el-bg-color);--el-dialog-box-shadow:var(--el-box-shadow);--el-dialog-title-font-size:var(--el-font-size-large);--el-dialog-content-font-size:.7291666667vw;--el-dialog-font-line-height:var(--el-font-line-height-primary);--el-dialog-padding-primary:.8333333333vw;--el-dialog-border-radius:var(--el-border-radius-base);background:var(--el-dialog-bg-color);border-radius:var(--el-dialog-border-radius);box-shadow:var(--el-dialog-box-shadow);box-sizing:border-box;margin:var(--el-dialog-margin-top,15vh) auto 2.6041666667vw;overflow-wrap:break-word;padding:var(--el-dialog-padding-primary);position:relative;width:var(--el-dialog-width,50%)}.el-dialog:focus{outline:none!important}.el-dialog.is-align-center{margin:auto}.el-dialog.is-fullscreen{--el-dialog-width:100%;--el-dialog-margin-top:0;border-radius:0;height:100%;margin-bottom:0;overflow:auto}.el-dialog__wrapper{bottom:0;left:0;margin:0;overflow:auto;position:fixed;right:0;top:0}.el-dialog.is-draggable .el-dialog__header{cursor:move;-webkit-user-select:none;user-select:none}.el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.el-dialog__header.show-close{padding-right:calc(var(--el-dialog-padding-primary) + var(--el-message-close-size, .8333333333vw))}.el-dialog__headerbtn{background:#0000;border:none;cursor:pointer;font-size:var(--el-message-close-size,.8333333333vw);height:2.5vw;outline:none;padding:0;position:absolute;right:0;top:0;width:2.5vw}.el-dialog__headerbtn .el-dialog__close{color:var(--el-color-info);font-size:inherit}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:var(--el-color-primary)}.el-dialog__title{color:var(--el-text-color-primary);font-size:var(--el-dialog-title-font-size);line-height:var(--el-dialog-font-line-height)}.el-dialog__body{color:var(--el-text-color-regular);font-size:var(--el-dialog-content-font-size)}.el-dialog__footer{box-sizing:border-box;padding-top:var(--el-dialog-padding-primary);text-align:right}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial}.el-dialog--center .el-dialog__footer{text-align:inherit}.el-overlay-dialog{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.dialog-fade-enter-active{animation:modal-fade-in var(--el-transition-duration)}.dialog-fade-enter-active .el-overlay-dialog{animation:dialog-fade-in var(--el-transition-duration)}.dialog-fade-leave-active{animation:modal-fade-out var(--el-transition-duration)}.dialog-fade-leave-active .el-overlay-dialog{animation:dialog-fade-out var(--el-transition-duration)}@keyframes dialog-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dialog-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.el-overlay{background-color:var(--el-overlay-color-lighter);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2000}.el-overlay .el-overlay-root{height:0}[data-cc-device=desktop] .page-header{align-items:center;background:transparent;color:#fff;display:flex;font-family:Source Han Sans SC Bold;font-size:1.0416666667vw;height:7.0833333333vw;justify-content:space-between;padding:0 3.75vw 0 4.3229166667vw;position:fixed;top:0;width:100vw}[data-cc-device=desktop] .page-header-menu{display:flex}[data-cc-device=desktop] .page-header-menu .menu-item{color:#fff;display:flex;margin-inline-end:3.0208333333vw;padding:.2604166667vw 0;position:relative}[data-cc-device=desktop] .page-header-menu .menu-item:before{background-color:#fff;bottom:0;content:"";display:block;height:.1041666667vw;left:0;position:absolute;transform:scaleX(0);transition:transform .4s ease-out;width:100%}[data-cc-device=desktop] .page-header-menu .menu-item:hover:before{transform:scaleX(1)}[data-cc-device=desktop] .page-header .header-logo{left:44.1666666667vw;position:absolute}[data-cc-device=desktop] .page-header .router-link-active:before{transform:scaleX(1)}[data-cc-device=desktop] .page-header-contact .el-overlay-dialog{overflow:hidden}[data-cc-device=desktop] .page-header-contact .el-dialog{background:transparent!important;position:relative}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-bg{width:44.0104166667vw}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-close{cursor:pointer;position:absolute;right:1.6666666667vw;top:4.6875vw;width:1.7708333333vw}[data-cc-device=desktop] .page-header-contact .el-dialog .el-dialog__headerbtn{display:none}[data-cc-device=desktop] .page-header-contact .el-dialog .el-dialog__body{display:flex;justify-content:center}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content{position:absolute;top:24.6354166667vw}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content .dialog-channel{display:flex;justify-content:center;margin-top:2.6041666667vw;max-width:29.6354166667vw}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content .dialog-channel a{margin-left:.8333333333vw}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content .dialog-channel a:first-child{margin-left:0}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content .dialog-channel-img{width:9.3229166667vw}[data-cc-device=desktop] .page-header-contact .el-dialog .dialog-content .dialog-channel+.dialog-channel{margin-top:.8333333333vw}[data-cc-device=desktop] .page-header-contact .contact-item{margin-inline-end:.78125vw}[data-cc-device=desktop] .page-header-contact .contact-item img{width:1.7708333333vw}[data-cc-device=desktop] .page-header-contact .play-btn{cursor:pointer;margin-inline-start:1.4583333333vw}[data-cc-device=desktop] .page-header-contact .play-btn img{width:11.1979166667vw}[data-cc-device=mobile] .page-header{font-family:Source Han Sans SC Bold;height:15.4666666667vw;overflow:hidden;position:fixed;top:0;width:100vw}[data-cc-device=mobile] .page-header-content{align-items:center;display:flex;height:15.4666666667vw;justify-content:center}[data-cc-device=mobile] .page-header-logo{width:29.3333333333vw}[data-cc-device=mobile] .page-header-expand{position:absolute;right:3.4666666667vw;top:4.2666666667vw}[data-cc-device=mobile] .page-header-expand label{cursor:pointer;display:flex;flex-direction:column;width:9.3333333333vw}[data-cc-device=mobile] .page-header-expand label span{background:#fff;border-radius:1.3333333333vw;height:.9333333333vw;margin:.9333333333vw 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}[data-cc-device=mobile] .page-header-expand span:first-of-type{width:50%}[data-cc-device=mobile] .page-header-expand span:nth-of-type(2){width:100%}[data-cc-device=mobile] .page-header-expand span:nth-of-type(3){width:75%}[data-cc-device=mobile] .page-header-expand input[type=checkbox]{display:none}[data-cc-device=mobile] .page-header-expand input[type=checkbox]:checked~span:first-of-type{transform:rotate(45deg) translate(1.0666666667vw);transform-origin:bottom}[data-cc-device=mobile] .page-header-expand input[type=checkbox]:checked~span:nth-of-type(2){transform:rotate(-45deg);transform-origin:top}[data-cc-device=mobile] .page-header-expand input[type=checkbox]:checked~span:nth-of-type(3){transform:translate(4vw,-1.4666666667vw) rotate(45deg);transform-origin:bottom;width:50%}[data-cc-device=mobile] .page-header-showBox{align-items:center;display:flex;flex-direction:column;height:0;overflow:auto;padding-top:29.3333333333vw;transition:height .4s ease}[data-cc-device=mobile] .page-header .showBox{transition:all .4s ease}[data-cc-device=mobile] .page-header .showBox-menu{align-items:center;display:flex;flex-direction:column}[data-cc-device=mobile] .page-header .showBox-menu-item{color:#fff;font-size:4.8vw;line-height:5.3333333333vw;margin-bottom:11.4666666667vw;text-align:center}[data-cc-device=mobile] .page-header .showBox-contacts{display:flex;justify-content:center}[data-cc-device=mobile] .page-header .showBox-contacts .showBox-contact{margin-right:8vw}[data-cc-device=mobile] .page-header .showBox-contacts .showBox-contact:last-child{margin-right:0}[data-cc-device=mobile] .page-header .showBox-contacts .showBox-contact img{width:12vw}[data-cc-device=mobile] .page-header .showBox-play{margin-top:13.3333333333vw;width:41.3333333333vw}[data-cc-device=mobile] .showBox.page-header{background:var(--bs-app-header-base-bg-color);height:100vh;transition:all .4s ease}[data-cc-device=mobile] .showBox.page-header .page-header-showBox{height:calc(100vh - 15.46667vw)}.page-header{transition:all .4s ease;z-index:100}.scrolled{background:var(--bs-app-header-base-bg-color)!important}
