.footer{background:url(/images/footer-bg.png) no-repeat 100% 100%;position:relative;min-height:770px;height:-moz-fit-content;height:fit-content}.footer .footer-content{background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(190,26,33,.92));padding:96px 10%;box-sizing:border-box;flex-direction:column;height:100%}.footer .footer-bottom,.footer .footer-content{display:flex;width:100%;justify-content:space-between}.footer .footer-bottom{padding:20px 0 0}.footer .footer-bottom__content{flex:1}.footer .footer-contacts{display:flex;flex-wrap:wrap;font-size:16px;color:#fff;justify-content:flex-start;gap:20px 20px;width:100%}.footer .footer-contacts>div{display:flex;align-items:center}.footer .footer-contacts>div img{width:20px;margin-right:6px}.footer .footer-auth-num{color:#fff;font-size:16px;margin-top:48px}.footer .footer-qrcode{display:flex;justify-content:flex-end}.footer .footer-qrcode img{width:100px;height:100px}@media screen and (min-width:750px)and (max-width:1200px){.footer{min-height:-moz-fit-content;min-height:fit-content}.footer .fullscreen-navigation{display:none}.footer .footer-contacts{display:flex;flex-direction:column}}@media screen and (max-width:750px){.footer{min-height:0;height:auto}.footer .footer-content{padding:40px}.footer .footer-content .fullscreen-navigation{display:none;min-height:0}.footer .footer-content .footer-contacts{flex-direction:column}.footer .footer-auth-num,.footer .footer-content .footer-contacts>div{font-size:14px}}*{margin:0;padding:0}body{height:100vh;overflow:auto}@media screen and (min-width:750px)and (max-width:1200px){img{max-width:100%!important}}@media screen and (max-width:750px){img{max-width:100%!important}}.detail-container{padding-left:240px!important;padding-right:240px!important}@media screen and (max-width:750px){.detail-container{padding-left:20px!important;padding-right:20px!important}}@media screen and (min-width:750px)and (max-width:1200px){.detail-container{padding-left:50px!important;padding-right:50px!important}}.detail-block{background-color:rgba(0,0,0,.651);height:100px;line-height:100px;font-size:24px;color:#fff;text-align:center}.navigation-bar{display:flex;width:100%;padding:0 100px 0 240px;justify-content:flex-start;align-items:center;gap:8px;box-sizing:border-box;height:80px;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eee}@media screen and (max-width:750px){.navigation-bar{padding:0 20px}}@media screen and (min-width:750px)and (max-width:1200px){.navigation-bar{padding:0 20px}}.navigation-bar .logo{display:flex;width:233px;padding:12px 8px;align-items:center;gap:10px;flex-shrink:0}.navigation-bar .menus{display:flex;align-items:center;justify-content:flex-start;height:100%}@media screen and (max-width:750px){.navigation-bar .menus{display:none}}@media screen and (min-width:750px)and (max-width:1200px){.navigation-bar .menus{display:none}}.navigation-bar .menus .menus-item{width:120px;text-align:center;box-sizing:border-box;padding:0 20px;position:relative;height:100%}.navigation-bar .menus .menus-item>a{color:var(--neutral-6666666,#333);font-family:Noto Sans SC;font-size:20px;font-style:normal;font-weight:400;display:inline-block;height:100%;line-height:80px;text-decoration:none}.navigation-bar .menus .menus-item:hover>a{color:#333}.navigation-bar .menus .menus-item:hover .menus-item__submenu{height:-moz-fit-content;height:fit-content}.navigation-bar .menus .menus-item__submenu{display:block;position:absolute;left:0;top:100%;z-index:100;width:100%;height:0;transition:height .2s;overflow:hidden;background:linear-gradient(0deg,rgba(194,89,89,.92),rgba(190,26,33,.92));display:flex;flex-direction:column}.navigation-bar .menus .menus-item__submenu>a{line-height:48px;font-size:16px;color:#e1e1e1;width:100%;height:100%;text-decoration:none}.navigation-bar .menus .menus-item__submenu>a:hover{background:linear-gradient(0deg,rgba(194,89,89,.92),rgba(190,26,33,.92));color:#fff}.navigation-bar .menus .menu-active{position:relative;color:#333}.navigation-bar .menus .menu-active:after{content:"";position:absolute;left:10%;bottom:14px;height:2px;background:#be1a21;width:80%}.navigation-bar .actions{display:flex;align-items:flex-end;margin-left:auto;min-width:-moz-fit-content;min-width:fit-content}.navigation-bar .actions img{cursor:pointer}.navigation-bar .actions .fullscreen{position:fixed;left:0;top:0;height:100vh;width:100vw;z-index:1000;box-sizing:border-box;padding:50px 20%;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(190,26,33,.92));display:flex;flex-direction:column}.navigation-bar .actions .fullscreen>img{margin-left:auto;margin-bottom:50px}@media screen and (max-width:750px){.navigation-bar .actions .fullscreen>img{position:fixed;right:20px;top:20px;width:30px;height:30px}}@media screen and (min-width:750px)and (max-width:1200px){.navigation-bar .actions .fullscreen>img{position:fixed;right:60px;top:60px;width:30px;height:30px}}@media screen and (max-width:750px){.navigation-bar .actions .fullscreen{width:100%;height:100%;padding:0}}@media screen and (min-width:750px)and (max-width:1200px){.navigation-bar .actions .fullscreen{width:100%;height:100%;padding:0}}.navigation-bar-video{background:hsla(0,0%,100%,.4);border:none}.fullscreen-navigation{display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:750px){.fullscreen-navigation{flex-direction:column}}.fullscreen-navigation__item{display:flex;flex-direction:column}@media screen and (max-width:750px){.fullscreen-navigation__item{border-bottom:1px solid #f3f3f3;height:60px;justify-content:center}}.fullscreen-navigation__item h3{margin-bottom:10px}.fullscreen-navigation__item h3 a{font-size:24px;font-weight:500;color:#fff;text-decoration:none;padding:0 10px}@media screen and (max-width:750px){.fullscreen-navigation__item h3 a{font-size:16px}}.fullscreen-navigation__item>a{line-height:48px;font-size:20px;color:#fff;cursor:pointer;text-decoration:none;padding:0 10px;border-radius:30px}@media screen and (max-width:750px){.fullscreen-navigation__item>a{display:none}}.fullscreen-navigation__item>a:hover{background-color:hsla(0,0%,100%,.4)}.mobile-navigation{display:flex;justify-content:space-between;height:100%}.mobile-navigation__left-logo{padding:80px 0;display:flex;justify-content:center}@media screen and (max-width:750px){.mobile-navigation__left-logo{padding:30px 0}}.mobile-navigation__left-logo img{display:flex;width:211px;height:73px;justify-content:center;align-items:center;gap:10px;flex-shrink:0}@media screen and (max-width:750px){.mobile-navigation__left-logo img{width:auto;height:40px}}.mobile-navigation__left{width:260px;overflow:hidden}@media screen and (max-width:750px){.mobile-navigation__left{width:160px}}.mobile-navigation__left>span{display:flex;padding:36px 0;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;text-align:center;font-family:Noto Sans SC;font-size:24px;font-style:normal;font-weight:700;line-height:48px;color:#fff}@media screen and (max-width:750px){.mobile-navigation__left>span{line-height:32px;font-size:18px;padding:12px 0}}.mobile-navigation__left>span.active{background-color:#fff;color:#333}.mobile-navigation__right{flex:1;background-color:#fff;padding-top:233px;display:flex;flex-direction:column;box-sizing:border-box;padding-left:60px}@media screen and (max-width:750px){.mobile-navigation__right{padding-top:133px}}.mobile-navigation__right a{color:#333;font-family:Noto Sans SC;font-size:24px;font-style:normal;font-weight:400;line-height:72px;text-decoration:none}@media screen and (max-width:750px){.mobile-navigation__right a{font-size:16px;line-height:36px}}.mobile-navigation__right a.menu-title{font-weight:600;margin-bottom:10px}