@charset "UTF-8";:root{--theme-primary: #0b6b3f;--theme-secondary: #0b6b3f;--theme-bg: #ffffff;--theme-surface: #ffffff;--theme-text: #f4f4f4;--theme-text-muted: #6b7280;--theme-border: #e5e7eb}.tabs-header,.sticky{top:9.2rem!important}.container{margin:0 auto}.site-header{position:relative;z-index:50;width:100%;color:#fff;transition:background-color .4s ease,box-shadow .4s ease}.site-header--home{position:fixed;top:0;left:0;right:0;z-index:1000}.site-header--home.is_header{box-shadow:0 2px 16px #0003}.site-header--inner{width:100%}.site-header--inner.is_header{box-shadow:0 2px 12px #0000002e}.site-header__inner{background-color:#fff}.site-header__inner .container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;height:86px;line-height:86px}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:5.7rem;width:auto;-o-object-fit:contain;object-fit:contain}.site-header__nav-wrap{flex:1;display:flex;justify-content:center}.site-header__actions{display:flex;align-items:center;gap:1.6rem;flex-shrink:0}.site-header__search{display:flex;align-items:center;flex-shrink:0;min-width:5rem;display:none}.site-header__mobile-btn{display:flex;align-items:center;justify-content:center;padding:.6rem;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;cursor:pointer;outline:none}.site-header__mobile-btn:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.site-header__mobile-icon{width:1em;height:1em;font-size:2.4rem;display:block}.site-header__mobile-icon--hidden{display:none}.menu-nav-list{display:flex;align-items:center;gap:2rem;height:4.8rem;padding:0 .8rem;margin:0;list-style:none;position:relative;z-index:50}.menu-nav-item{position:relative;display:flex;align-items:center;height:100%}.menu-top-item{display:flex;align-items:center;height:100%;padding:0 2rem;font-family:Arial;font-weight:700;font-size:2rem;color:#333;text-decoration:none;border-bottom:2px solid transparent;transition:opacity .2s ease}.menu-top-item:hover{opacity:.85}.menu-top-item.active{color:var(--theme-secondary)}.menu-dropdown{position:absolute;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transition-delay:.15s}.menu-dropdown--bottom{left:0;top:100%;transform:translateY(4px)}.menu-dropdown--side{left:100%;top:0;transform:translate(4px)}.menu-dropdown--bottom:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px}.menu-dropdown--side:before{content:"";position:absolute;top:0;bottom:0;left:-8px;width:8px}.peer:hover+.menu-dropdown,.peer:focus+.menu-dropdown,.menu-dropdown:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);transition-delay:0s}.menu-dropdown-panel{position:relative;z-index:50;min-width:22rem;padding:.8rem 0;background-color:var(--theme-surface, #fff);border:1px solid var(--theme-border, #e5e5e5);box-shadow:0 8px 24px #0000001f;list-style:none;margin:0}.menu-dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem 2rem;font-size:1.4rem;color:#333;text-decoration:none;outline:none;transition:background-color .15s ease}.menu-dropdown-item:hover,.menu-dropdown-item:focus{background-color:#f5f5f5}.menu-dropdown-item.active{color:var(--theme-secondary)}.menu-dropdown-item span.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:2rem;font-size:1.4rem}:root{--swiper-theme-color: var(--theme-primary);--swiper-navigation-size: 30px}.banner-container{width:100%;overflow:hidden}.banner-swiper{width:100%;overflow:hidden;aspect-ratio:1920 / 800}.banner-swiper .swiper-wrapper{display:flex;flex-wrap:nowrap;height:100%}.banner-swiper--mobile,.banner-swiper--pc{height:auto}.banner-slide{flex-shrink:0;width:100%;position:relative;height:100%}.banner-slide__link{display:block;width:100%;height:100%}.banner-slide__img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;background:linear-gradient(to right,rgba(0,0,0,.45) 0%,transparent 65%);pointer-events:none}.banner-overlay__content{pointer-events:auto}.banner-overlay__title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:1.6rem;line-height:1.2}.banner-overlay__desc{font-size:1.8rem;color:#ffffffe6;margin-bottom:2.4rem;max-width:60rem;line-height:1.6}.banner-overlay__btn{display:inline-block;padding:1.2rem 3.2rem;font-size:1.6rem;font-weight:600;color:#fff;background-color:var(--theme-primary);border-radius:.4rem;text-decoration:none;transition:opacity .2s ease}.banner-overlay__btn:hover{opacity:.88}.site-footer{position:relative;background-color:var(--theme-primary);color:var(--theme-text);padding:6rem 0 0;overflow:hidden}.site-footer__bg{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.site-footer .container{position:relative;z-index:2}.footer__top{display:grid;grid-template-columns:minmax(22rem,1fr) auto auto minmax(33rem,auto);gap:8rem;padding-bottom:9rem}.footer__left__border{position:relative;padding-left:4.1rem}.footer__left__border:before{content:"";position:absolute;left:0;top:0;width:1px;height:231px;background:#cbd9d1;opacity:.2}.footer__logo-box{display:flex;flex-direction:column;gap:1.6rem}.footer__logo-img{position:relative}.footer__logo-img img{height:10.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.footer__desc{font-family:Arial;font-weight:400;font-size:1.6rem;color:#dee6e2;line-height:2.4rem}.footer__cta-btn{display:inline-block;padding:.8rem 2.4rem;font-size:1.4rem;font-weight:600;color:var(--theme-primary);background-color:#fff;border-radius:.4rem;text-decoration:none;align-self:flex-start;transition:opacity .2s ease,transform .15s ease}.footer__cta-btn:hover{opacity:.88;transform:translateY(-1px)}.footer__contact{min-width:20rem}.footer__section-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:2rem}.footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.footer__contact-link{display:flex;align-items:center;gap:.8rem;font-family:Arial;font-weight:400;font-size:1.6rem;color:#cbd9d1;line-height:3.4rem;text-decoration:none;transition:color .2s ease}.footer__contact-link:hover{color:#fff}.footer__contact-icon{width:1em;height:1em;flex-shrink:0}.footer__contact-label{color:#fff9}.footer__menu-box{display:flex;gap:10rem}.footer__menu-group{display:flex;flex-direction:column;gap:1.2rem}.footer__menu-title{font-size:1.6rem;font-weight:700;color:#fff;text-decoration:none}.footer__menu-list{display:flex;flex-direction:column}.footer__menu-link{display:block;font-family:Arial;font-weight:400;font-size:1.6rem;color:#cbd9d1;line-height:3.4rem;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.footer__menu-link:hover{color:#fff;padding-left:.4rem}.footer__nav{min-width:14rem}.footer__nav-list{display:flex;flex-direction:column}.footer__nav-link{font-family:Arial;font-weight:400;font-size:1.6rem;color:#cbd9d1;line-height:3.4rem;text-decoration:none;transition:color .2s ease}.footer__nav-link:hover{color:#fff}.footer__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.6rem;padding:2.1rem 0;justify-content:center;position:relative;background:#085833cc}.footer__bottom-left{display:flex;gap:.4rem}.footer__copyright{margin:0;font-family:Arial;font-weight:400;font-size:1.6rem;color:#cbd9d1;direction:ltr;unicode-bidi:embed}.footer__support-link{font-size:1.6rem;color:#cbd9d1;text-decoration:none;transition:color .2s ease}a.footer__support-link:hover{color:#fffc}.footer__social{display:flex;align-items:center;gap:1rem}.footer__social-item{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:5px;background-color:#ffffff1a;color:#fff3;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .15s ease}.footer__social-item:hover{background-color:#ffffff40;color:#fff;transform:translateY(-2px)}.footer__social-img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.footer__social-icon{width:2rem;height:2rem;color:#fff}#mobile-menu-button{display:none}.site-header__top{background-color:var(--theme-primary)}.site-header__top .container{display:flex;align-items:center;justify-content:space-between}.site-header__top .site-header__left{display:flex;align-items:center;gap:1.5rem}.site-header__top .site-header__contact-item{font-family:Arial;font-weight:400;font-size:1.6rem;color:#fff;display:flex;align-items:center;gap:.8rem}.site-header__top .site-header__contact-item:after{content:"";display:inline-block;width:1px;height:1.7rem;background:#fff;margin-left:.5rem}.site-header__top .site-header__contact-item:last-child:after{display:none}header .lang-switcher__trigger{font-size:1.6rem}header .lang-switcher__trigger svg.icon-diqiu{width:2.2rem;height:2.2rem}header .lang-switcher__trigger .lang-switcher__arrow{top:0}.banner-container{margin-top:130px}@media(max-width:1024px){.site-header__inner{padding:2rem 4rem}#mobile-menu-button{display:block}.footer__top{grid-template-columns:1fr 1fr}}@media(max-width:759px){.site-header__inner{padding:1.6rem 2rem}.site-header__logo img{height:3rem}.banner-overlay__title{font-size:2.8rem}.banner-overlay__desc{font-size:1.6rem}.site-footer{padding:4rem 0 0}.footer__top{grid-template-columns:1fr;gap:3.2rem}.footer__logo-box{max-width:100%}.footer__bottom{flex-direction:column;align-items:flex-start}}.front-block1{background-color:var(--theme-primary);padding:3.6rem 0}.front-block1__grid{display:grid;grid-template-columns:repeat(4,1fr)}.front-block1__item{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.2rem 2.4rem;color:#fff;text-decoration:none;position:relative}.front-block1__item:after{content:"";display:inline-block;width:1px;height:8.5rem;background:#ffffff80;position:absolute;right:0;top:50%;transform:translateY(-50%)}.front-block1__item:last-child:after{display:none}.front-block1__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.front-block1__icon img{width:5.1rem;height:5.1rem;-o-object-fit:contain;object-fit:contain}.front-block1__body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.front-block1__value{font-family:Arial,sans-serif;font-size:6rem;font-weight:400;line-height:1.1;color:#fff;font-variant-numeric:tabular-nums;display:inline-block}.front-block1__desc{margin:0;font-family:Arial,sans-serif;font-size:2rem;font-weight:400;line-height:1.4;color:#fffffff2}.front-products{padding:9rem 0 9.9rem;background:#faf9fb}.front-products__header{text-align:center;max-width:90rem;margin:0 auto 3.6rem}.block-wrapper-title{margin:0 0 1rem;font-family:Oswald-Medium;font-weight:500;font-size:4.2rem;line-height:1.2;color:var(--theme-primary);text-transform:uppercase}.block-wrapper-desc{margin:0;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.6;color:#666}.front-products__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;margin-bottom:4.8rem}.front-products__cat-btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:.8rem 2.8rem;border:1px solid #d9d9d9;border-radius:.4rem;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:400;color:#666;text-decoration:none;transition:border-color .25s ease,color .25s ease}.front-products__cat-btn:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.front-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.7rem}.front-products__card{display:flex;flex-direction:column;background:#fff;border-radius:.4rem;box-shadow:0 .2rem 1.2rem #00000014;overflow:hidden;min-width:0}.front-products__card-media{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff;text-decoration:none}.front-products__card-img{width:100%;height:auto;max-height:32rem;-o-object-fit:contain;object-fit:contain}.front-products__card-body{display:flex;flex-direction:column;flex:1;gap:1rem;padding:0 2rem 2.4rem}.front-products__card-title{margin:0;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;line-height:1.4;color:#222}.front-products__card-title a{color:inherit;text-decoration:none}.front-products__card-title a:hover{color:var(--theme-primary)}.front-products__card-desc{margin:0;flex:1;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.2;color:#888;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.front-products__card-btn{display:inline-flex;align-items:center;align-self:flex-start;gap:.6rem;min-height:3.6rem;padding:.8rem 2.1rem;background:var(--theme-primary);font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;margin-top:1rem;border-radius:5px;text-decoration:none;text-transform:uppercase;transition:opacity .25s ease}.front-products__card-btn:hover{opacity:.88}.front-products__card-btn-arrow{font-size:1.6rem;line-height:1}.front-about-us{padding:0;background:#faf9fb}.front-about-us__main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:6rem;align-items:center;margin-bottom:10rem}.front-about-us__media{position:relative;min-width:0}.front-about-us__image,.front-about-us__image-placeholder{display:block;width:100%;border-radius:.8rem;overflow:hidden}.front-about-us__image{height:auto;min-height:36rem;-o-object-fit:cover;object-fit:cover}.front-about-us__image-placeholder{min-height:36rem;background:#ececec}.front-about-us__content{min-width:0}.front-about-us__title,.front-about-us__apps-title{margin:0;font-family:Oswald-Medium;font-weight:500;font-size:4.2rem;color:var(--theme-primary);line-height:7rem;text-transform:uppercase}.front-about-us__title-line{width:6.2rem;height:.4rem;margin:.5rem 0 2rem;background:var(--theme-primary)}.front-about-us__desc,.front-about-us__apps-desc{margin:0;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.8rem;color:#666}.front-about-us__features{margin:2.4rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.2rem}.front-about-us__feature{display:flex;align-items:center;gap:1.2rem;font-family:Arial,sans-serif;font-size:1.8rem;line-height:1.5;color:#666}.front-about-us__feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-top:.2rem;border-radius:50%;background:#0b6b3f33}.front-about-us__check-icon{display:block}.front-about-us__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;margin-top:6rem;padding:1rem 2.4rem;border-radius:.4rem;background:var(--theme-primary);overflow:hidden;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;z-index:0}.front-about-us__btn:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#1b9654;transition:width .45s ease;z-index:-1}.front-about-us__btn:hover:before{width:100%}.front-about-us__btn-text,.front-about-us__btn-arrow{position:relative;z-index:1}.front-about-us__btn-arrow{font-size:1.6rem;line-height:1}.front-about-us__vr.circle{position:absolute;left:2.6rem;bottom:3rem;z-index:5}.front-about-us__vr.circle dl{width:9.8rem;height:9.8rem;position:relative;margin:0}.front-about-us__vr.circle dd{width:9.8rem;height:9.8rem;margin:0;position:absolute;top:0;left:0;border-radius:50%;background-color:#fff9;transform:scale(0);animation:frontAboutUsCircleScale 4s linear infinite}.front-about-us__vr.circle dd:nth-of-type(2){animation-delay:1s}.front-about-us__vr.circle dd:nth-of-type(3){animation-delay:2s}.front-about-us__vr.circle dd:nth-of-type(4){animation-delay:3s}.front-about-us__vr.circle dt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:5.4rem;height:5.4rem;border-radius:50%;background:var(--theme-primary);color:#fff}.front-about-us__vr-icon{display:block;width:2.4rem;height:2.4rem}@keyframes frontAboutUsCircleScale{0%{opacity:1;transform:scale(0)}80%{opacity:.6;transform:scale(.85)}to{opacity:0;transform:scale(1)}}.front-about-us__apps-wrapper{background:#fff;padding:10rem 0}.front-about-us__apps{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:4rem;align-items:center;position:relative}.front-about-us__apps-head{min-width:0}.front-about-us__apps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14rem;position:relative;padding-left:14rem}.front-about-us__apps-grid:before{content:"";position:absolute;left:0;top:50%;width:2px;height:14.1rem;background:#e0e0e0;transform:translateY(-50%)}.front-about-us__app-item{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.6rem}.front-about-us__app-icon{display:flex;align-items:center;justify-content:center;min-height:7.3rem}.front-about-us__app-icon img{width:auto;height:auto;max-width:7.5rem;max-height:7.3rem;-o-object-fit:contain;object-fit:contain;transition:transform .45s ease}.front-about-us__app-icon:hover img{transform:scaleX(-1)}.front-about-us__app-label{margin:0;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;line-height:1.4;color:var(--theme-primary)}.front-advantage{position:relative;padding:7rem 0;background-color:var(--theme-primary);overflow:hidden}.front-advantage__bg{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.front-advantage__inner{position:relative;z-index:2}.front-advantage__header{text-align:center;margin:0 auto 3.9rem}.front-advantage__title{margin:0;font-family:Oswald-Medium,Arial,sans-serif;font-size:4.2rem;font-weight:500;line-height:1.2;color:#fff;text-transform:uppercase}.front-advantage__title-line{width:6rem;height:.3rem;margin:1.6rem auto 0;background:#ffffffd9}.front-advantage__desc{margin:1.6rem 0 0;font-family:Arial,sans-serif;font-size:1.8rem;line-height:1.6;color:#ffffffe6}.front-advantage__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.front-advantage__item{position:relative;min-width:0}.front-advantage__item:not(:last-child):after{content:"";position:absolute;right:0;top:8%;width:1px;height:84%;background:#ffffff59}.front-advantage__item-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.6rem;min-height:100%;padding:0 2rem;text-align:center;text-decoration:none;color:inherit}.front-advantage__icon{display:flex;align-items:center;justify-content:center;min-height:5.5rem}.front-advantage__icon img{width:auto;height:auto;max-width:5.5rem;max-height:5rem;-o-object-fit:contain;object-fit:contain;transition:transform .45s ease}.front-advantage__icon:hover img{transform:scaleX(-1)}.front-advantage__item-title{margin:0;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;line-height:1.3;color:#fff}.front-advantage__item-desc{margin:0;font-family:Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;color:#cbd9d1;padding:0 2rem}.front-production{padding:9rem 0 10rem;background:#faf9fb}.front-production__header{text-align:center;margin-bottom:6rem}.front-production__title{margin:0;font-family:Oswald-Medium,Arial,sans-serif;font-size:4.2rem;font-weight:500;line-height:1.2;color:var(--theme-primary);text-transform:uppercase}.front-production__desc{margin:1.2rem 0 0;font-family:Arial,sans-serif;font-size:1.8rem;line-height:1.6;color:#666}.front-production__flow{display:flex;align-items:flex-start;justify-content:center;gap:6.4rem}.front-production__step{flex:1;max-width:18rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center;text-decoration:none;color:inherit}.front-production__icon{display:flex;align-items:center;justify-content:center;min-height:5.6rem}.front-production__icon img{width:auto;height:auto;max-width:6.2rem;max-height:5.6rem;-o-object-fit:contain;object-fit:contain}.front-production__label{margin:0;font-family:Arial,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4;color:#333}.front-production__arrow{flex-shrink:0;align-self:center;margin-top:1.6rem;display:inline-block;width:2rem;height:1.8rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAA3klEQVQ4ja3TLU4EQRBA4W/IOFbuATgBOAxiERyAbMAjSSB7BeAUhDPwcwHMhgSFgguAB4lDDCnShBGTnhm2n63Kq6qu6qppGjkmp7sRvcQCX9lkrPUlJI5xj2kpYTDDEzZLCYMNPGJeShhMcIMzVCWEkugc16nAX2D9ZDZEkDuFZ+zjbZUO22ylZf10VvdUH8o0ndWiRIdtqrprUx30TfGBQyyHfr1c0ktayqsCS7nDzq9sFWF0fIEDfLYD9T9kITjCbVdwrDCON94rjrmTMSM/YDsnGyO8wh7es1n4BkBdKPk50EmfAAAAAElFTkSuQmCC) no-repeat center center;background-size:contain;font-size:0;line-height:0;color:transparent}.front-news{padding:1rem 0 7rem;background:#faf9fb}.front-news__header{text-align:center;margin-bottom:4.5rem}.front-news__title{margin:0;font-family:Oswald-Medium,Arial,sans-serif;font-size:4.2rem;font-weight:500;line-height:1.2;color:var(--theme-primary);text-transform:uppercase}.front-news__title-line{width:6rem;height:.3rem;margin:1.6rem auto 0;background:var(--theme-primary)}.front-news__desc{margin:1.6rem 0 0;font-family:Arial,sans-serif;font-size:1.8rem;line-height:1.6;color:#666}.front-news__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.3rem}.front-news__card{display:flex;flex-direction:column;background:#fff;border-radius:.8rem;overflow:hidden;box-shadow:0 .2rem 1.2rem #0000000f}.front-news__media-link{display:block;text-decoration:none;color:inherit}.front-news__media{position:relative;overflow:hidden}.front-news__img,.front-news__img-placeholder{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.front-news__img-placeholder{background:#e8e8e8}.front-news__card:hover .front-news__img{transform:scale(1.08)}.front-news__date{position:absolute;left:0;bottom:0;padding:1.1rem 2.6rem;background:var(--theme-primary);font-family:Arial,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.4;color:#fff}.front-news__body{display:flex;flex-direction:column;flex:1;gap:2rem;padding:2.8rem 2rem}.front-news__card-title{margin:0;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.4;color:#333}.front-news__card-title a{color:inherit;text-decoration:none}.front-news__card-title a:hover{color:var(--theme-primary)}.front-news__more,.front-news__all-btn{display:inline-flex;align-items:center;gap:.6rem;align-self:flex-start;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;color:var(--theme-primary);text-decoration:none;text-transform:uppercase}.front-news__more-arrow,.front-news__all-arrow{display:inline-block;font-size:1.4rem;line-height:1}.front-news__more:hover .front-news__more-arrow,.front-news__all-btn:hover .front-news__all-arrow{animation:frontNewsArrowFloat .55s ease}@keyframes frontNewsArrowFloat{0%{transform:translate(0)}45%{transform:translate(.6rem)}to{transform:translate(0)}}.front-news__footer{margin-top:4.5rem;text-align:center}.front-news__all-btn{justify-content:center;min-height:5.6rem;min-width:18.5rem;padding:1rem 3.2rem;border-radius:.4rem;background:var(--theme-primary);color:#fff;font-size:1.4rem}.front-news__all-btn:hover{opacity:.92}.front-news__all-text{line-height:1}.front-news__more-text{font-family:Arial;font-weight:700;font-size:1.4rem;color:#0b6b3f}@media(min-width:1650px){.container{width:1600px!important}}@media(max-width:1024px){.container{padding:0 2rem}.banner-container{margin-top:80px}.site-header__inner .container{height:auto;line-height:normal}.site-header__mobile-btn{background:var(--theme-primary)}.site-header__top .site-header__left{display:none}.site-header__top .container{justify-content:end}.front-block1,.front-advantage__bg{background-image:none!important}}@media(min-width:760px)and (max-width:1024px){.front-block1__grid{grid-template-columns:repeat(2,1fr)}.front-block1__item:nth-child(2){border-right:none}.front-block1__item:nth-child(odd){border-right:1px solid rgba(255,255,255,.35)}.front-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.front-products__title{font-size:3rem}.front-about-us__main,.front-about-us__apps{grid-template-columns:1fr!important;gap:4rem}.front-about-us__apps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.front-advantage__list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:3.2rem}.front-advantage__item:nth-child(3):after{display:none}.front-production__flow{flex-wrap:wrap;gap:2rem 1.6rem}.front-production__step{flex:0 1 calc(33.333% - 2rem);max-width:none}.front-production__arrow{display:none}.front-news__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}}@media(max-width:768px){.site-header__inner{padding:1rem 2rem}.site-header__logo img{height:5rem!important}.front-block1{padding:2.4rem 0}.front-block1__grid{grid-template-columns:1fr}.front-block1__item{border-right:none;border-bottom:1px solid rgba(255,255,255,.35);padding:1.6rem 2rem;justify-content:flex-start}.front-block1__item:last-child{border-bottom:none}.front-block1__value{font-size:3rem}.front-products{padding:5rem 0 6rem}.front-products__title{font-size:2.6rem}.front-products__desc{font-size:1.6rem}.front-products__categories{gap:1rem;margin-bottom:3rem}.front-products__cat-btn{min-height:4.2rem;padding:.6rem 1.6rem;font-size:1.4rem}.front-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.front-products__card-media{padding:1.6rem 1.2rem 1rem}.front-products__card-body{padding:0 1.2rem 1.6rem}.front-about-us{padding:5rem 0 6rem}.front-about-us__main,.front-about-us__apps{grid-template-columns:1fr!important;gap:4rem}.front-about-us__title,.front-about-us__apps-title{font-size:2.8rem}.front-about-us__desc,.front-about-us__apps-desc,.front-about-us__feature{font-size:1.6rem}.front-about-us__apps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem;padding-left:0}.front-about-us__vr.circle{left:1.2rem;bottom:1.2rem}.front-about-us__apps-grid:before{display:none}.front-advantage{padding:5rem 0 6rem}.front-advantage__title{font-size:2.8rem}.front-advantage__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.2rem}.front-advantage__item:nth-child(2n):after{display:none}.front-advantage__item-link{padding:0 1rem}.front-production{padding:5rem 0 6rem}.front-production__title{font-size:2.8rem}.front-production__header{margin-bottom:4rem}.front-production__flow{flex-wrap:wrap;justify-content:center;gap:2.4rem 1.2rem}.front-production__step{flex:0 1 calc(50% - 1.2rem);max-width:none}.front-production__arrow{display:none}.front-production__label{font-size:1.6rem}.front-news{padding:5rem 0 6rem}.front-news__title{font-size:2.8rem}.front-news__header{margin-bottom:4rem}.front-news__grid{grid-template-columns:1fr;gap:2.4rem}.front-news__body{padding:2rem 1.6rem 2.4rem}.front-news__card-title{font-size:1.8rem}.front-news__footer{margin-top:4rem}.footer__nav{display:none}.site-footer__bg{background-image:none!important}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{animation-duration:1.2s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,to,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,to,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes biginsmall{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}.biginsmall{animation-name:biginsmall;animation-duration:3s}@keyframes smallinbig{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale(.5);opacity:1}to{transform:scale(1);opacity:1}}.smallinbig{animation-name:smallinbig;animation-duration:3s}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-60px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,60%,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}@font-face{font-family:Oswald-Medium;src:url(/_huazhi/Oswald-Medium.Rxy1i1KI.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
