@charset "UTF-8";:root{--theme-primary: #e1161a;--theme-secondary: #e1161a;--theme-bg: #ffffff;--theme-surface: #ffffff;--theme-text: #f4f4f4;--theme-text-muted: #6b7280;--theme-border: #e5e7eb}.tabs-header,.sticky{top:9.2rem!important}.site-header{position:relative;z-index:50;width:100%;color:#fff;background-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;position:fixed}.site-header--inner{width:100%}.site-header--inner.is_header{box-shadow:0 2px 12px #0000002e;position:fixed;top:-4rem}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.7rem 16rem}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:4rem;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}.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:var(--theme-primary);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}.site-header__top{display:flex;align-items:center;justify-content:space-between;padding:1rem 16rem;background:#f7f7f7}header .lang-switcher__trigger{background:transparent;font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#4c4c4c;padding:1rem 0;min-width:9rem}header .lang-switcher__trigger .icon-diqiu{width:2rem;height:2rem}header .site-header__left{display:flex;align-items:center;gap:1.6rem;font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#4c4c4c}header .site-header__left a{display:flex;align-items:center;gap:.4rem}header .site-header__left svg path{fill:var(--theme-primary)}header .pagefind-component .pagefind-ui__search-input{border:1px solid #D9D9D9;height:4.2rem!important;border-radius:21px!important;width:31.4rem;font-family:Poppins-Regular;font-weight:400;font-size:1.4rem!important;color:#b2afad;text-indent:1.6rem}header .site-header__search{position:relative}header .site-header__search>svg{color:var(--theme-primary)!important;position:absolute;right:2rem;top:42%;transform:translateY(-50%);z-index:1}header .search-pagefind-overlay{width:4.2rem!important}header .pagefind-ui__form.svelte-e9gkc3:before{display:none}header .site-header__right{display:flex;align-items:center;gap:2.5rem}header .site-header__nav-text{font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#4c4c4c}.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 1rem;font-family:Poppins-Regular;font-weight:400;font-size:1.8rem;color:#000;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;position:relative}.banner-container--home{margin-top:12.3rem}.banner-xiala{position:absolute;bottom:5rem;left:50%;transform:translate(-50%);z-index:99;width:3.2rem;height:3.2rem;border-radius:50%;cursor:pointer;animation:banner-xiala-bounce 1.6s ease-in-out infinite}.banner-xiala svg{display:block;width:100%;height:100%}@keyframes banner-xiala-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(1.2rem)}}@media(prefers-reduced-motion:reduce){.banner-xiala{animation:none}}.banner-swiper{width:100%;overflow:hidden}.banner-swiper--mobile{height:200px}.banner-swiper--pc{height:900px}.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:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-overlay{position:absolute;inset:0;z-index:1;display:flex;padding-top:7.5%;background:linear-gradient(to right,rgba(0,0,0,.45) 0%,transparent 65%);pointer-events:none}.banner-overlay__content{pointer-events:auto}.banner-overlay__content-line{width:18.7rem;height:.4rem;background:#fff3;position:relative}.banner-overlay__content-line:before{content:"";width:7.8rem;height:.4rem;background:#fff;position:absolute;top:0;left:0}.banner-overlay__title{font-family:Poppins-SemiBold;font-weight:600;font-size:8rem;color:#fff;line-height:1.1}.banner-overlay__subtitle{font-family:Poppins-SemiBold;font-weight:600;font-size:2.8rem;color:#fff;margin-bottom:1.6rem;line-height:1.3}.banner-overlay__desc{font-family:Poppins-Regular;font-weight:400;font-size:1.8rem;color:#fff;margin-top:2.4rem;line-height:1.6}.banner-overlay__btn{display:inline-block;font-family:Poppins-SemiBold;font-weight:600;font-size:1.8rem;color:#fff;min-width:21.4rem;line-height:6.2rem;text-align:center;margin-top:4rem;background-color:var(--theme-primary);text-decoration:none;transition:opacity .2s ease}.banner-overlay__btn:hover{opacity:.88}.site-footer{padding:6rem 0 0;background:#f7f7f7}.footer__top{display:grid;grid-template-columns:minmax(29rem,1fr) auto auto minmax(19rem,auto) minmax(18rem,auto);gap:1rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer__logo-box{display:flex;flex-direction:column;gap:2rem;position:relative}.footer__logo-img{position:relative}.footer__logo-img img{height:5rem;width:auto;-o-object-fit:contain;object-fit:contain}.footer__desc{font-weight:400;font-size:1.8rem;color:#666;line-height:2.4rem;line-height:1.7}.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-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:1.8rem;color:#000;line-height:2.4rem;margin-bottom:2rem;text-transform:uppercase}.footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.footer__contact-link{display:flex;align-items:center;gap:.8rem;text-decoration:none;transition:color .2s ease}.footer__contact-icon{width:1em;height:1em;flex-shrink:0}.footer__menu-box{display:flex;gap:1rem}.footer__menu-group{display:flex;flex-direction:column;gap:1.2rem}.footer__menu-title{font-weight:600;font-size:1.8rem;color:#000;line-height:2.4rem;text-decoration:none;text-transform:uppercase}.footer__menu-list{display:flex;flex-direction:column;gap:.8rem}.footer__menu-link,.footer__nav-link,.footer__contact-link{display:block;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:3.4rem;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.footer__nav{min-width:14rem}.footer__nav-list{display:flex;flex-direction:column;gap:1rem}.footer__nav-link{text-decoration:none;transition:color .2s ease}.footer__bottom{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.6rem;padding:2.4rem 0;border-top:1px solid rgba(102,102,102,.3)}.footer__bottom-left{display:flex;gap:.4rem}.footer__copyright,.footer__support-link{font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;unicode-bidi:embed}.footer__support-link{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;border-radius:50%;background-color:#ffffff1a;color:#ffffffb3;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:2.2rem;height:2.2rem;color:#999}.footer__contact-form-title{font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:2rem;color:#000;line-height:3rem}.footer__contact-form-description{font-weight:400;font-size:1.6rem;color:#666;line-height:2.4rem}footer #front-contact-form-form .col-span-1:first-child,footer #front-contact-form-form .col-span-1:nth-child(3),footer #front-contact-form-form .col-span-1:nth-child(4),footer #front-contact-form-form .col-span-1:last-child{display:none}footer #front-contact-form-form>button[type=submit]{height:5rem;background:#c60c10}footer #front-contact-form-form>.grid{gap:1.6rem;margin-bottom:1.6rem}.footer__bottom-right a{font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#666;margin-left:3rem}@media(max-width:1024px){.site-header__inner{padding:2rem 4rem}.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__subtitle{font-size:1.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}}.view-switcher-wrapper-news .grid-view a img,.view-switcher-wrapper-news .list-view a img{-o-object-fit:contain;object-fit:contain}.front-about-us{padding:16rem 0;background:#fff}.front-about-us__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:6rem}.front-about-us__eyebrow{font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:var(--theme-primary);line-height:4.2rem;text-transform:uppercase}.front-about-us__title{margin:0 0 2.4rem;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:3.8rem;color:#343434;line-height:4.2rem}.front-about-us__desc{margin:0 0 13rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:3rem}.front-about-us__link{display:inline-flex;align-items:center;gap:.8rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:var(--theme-primary);line-height:3.1rem;text-decoration:none;transition:opacity .25s ease}.front-about-us__link:hover{opacity:.75}.front-about-us__link-arrow{display:inline-block;font-size:1.8rem;line-height:1;transition:transform .25s ease}.front-about-us__link:hover .front-about-us__link-arrow{transform:translate(1rem)}.front-about-us__media{position:relative;min-height:48rem}.front-about-us__media-frame{position:absolute;top:5rem;left:1.5rem;width:12.9rem;height:12.9rem;border:1px solid #666666;opacity:.5;pointer-events:none;z-index:1}.front-about-us__bg-image{position:absolute;top:0;right:0;z-index:2;clip-path:inset(0 100% 0 0);transition:clip-path 1s cubic-bezier(.65,0,.35,1);line-height:0}.front-about-us__bg-image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.front-about-us__fg-image{position:absolute;left:4rem;bottom:-10rem;z-index:3;clip-path:inset(0 100% 0 0);transition:clip-path 1s cubic-bezier(.65,0,.35,1);transition-delay:.28s;line-height:0}.front-about-us__fg-image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.front-about-us__media.is-visible .front-about-us__bg-image,.front-about-us__media.is-visible .front-about-us__fg-image{clip-path:inset(0 0 0 0)}@media(prefers-reduced-motion:reduce){.front-about-us__bg-image,.front-about-us__fg-image{clip-path:inset(0 0 0 0);transition:none}}.front-about-us__media-dot{position:absolute;right:18%;bottom:18%;width:1.2rem;height:1.2rem;border-radius:50%;background:#d72626;z-index:4}.front-about-us__stats{margin-top:18rem}.front-about-us__stats-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.front-about-us__stats-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.6rem 2rem;text-align:center}.front-about-us__stats-item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:1px;height:11rem;background:#666;opacity:.5;transform:translateY(-50%)}.front-about-us__stats-value{font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:4.8rem;color:var(--theme-primary);line-height:3.8rem}.front-about-us__stats-label{font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#343434;line-height:3rem}@media(max-width:1024px){.front-about-us__hero{grid-template-columns:1fr;gap:4rem}.front-about-us__media{min-height:40rem}.front-about-us__stats-list{grid-template-columns:repeat(2,minmax(0,1fr))}.front-about-us__stats-item:nth-child(2):after{display:none}}@media(max-width:759px){.front-about-us{padding-top:5rem}.front-about-us__media{min-height:32rem}.front-about-us__bg-image{width:88%}.front-about-us__fg-image{width:50%;left:2rem;bottom:-14rem}.front-about-us__bg-image,.front-about-us__fg-image{clip-path:inset(0 0 0 0);transition:none}.front-about-us .wow{visibility:visible!important;animation:none!important;opacity:1!important;transform:none!important}.front-about-us__stats-list{grid-template-columns:1fr}.front-about-us__stats-item:after{display:none}.front-about-us__stats-item:not(:last-child){border-bottom:1px solid #ececec}}.front-intelligent{background:#fff}.front-intelligent__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:52rem}.front-intelligent__media{position:relative;min-height:40rem;overflow:hidden}.front-intelligent__media--empty{background:#e8e8e8}.front-intelligent__picture{display:block;width:100%;height:100%}.front-intelligent__image{display:block;width:100%;height:100%;min-height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.front-intelligent__content{display:flex;flex-direction:column;justify-content:center;gap:3rem;padding:6rem 8rem;background:#f2f2f2}.front-intelligent__title{margin:0;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:4.8rem;color:#000;line-height:6rem;width:83%}.front-intelligent__desc{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:3rem;white-space:pre-line}.front-intelligent__btn{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:20rem;padding:1.6rem 3.9rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#fff;text-decoration:none;background:var(--theme-primary);border-radius:.5rem;transition:opacity .5s ease,transform .5s ease}.front-intelligent__btn:hover{opacity:.88;transform:translateY(-5px)}@media(max-width:1024px){.front-intelligent__layout{grid-template-columns:1fr}.front-intelligent__content{padding:5rem 4rem}}@media(max-width:759px){.front-intelligent__content{padding:4rem 2.4rem}.front-intelligent__desc{font-size:1.6rem;line-height:2.6rem}.front-intelligent__btn{width:100%}}.front-products{padding:14rem 0 16rem;background:#fff}.front-products__header{max-width:68%;margin:0 auto 4.6rem;text-align:center}.block-wrapper-title{font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:var(--theme-primary);line-height:4.2rem}.block-wrapper-fu-title{margin:0 0 2rem;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:3.8rem;color:#343434;line-height:4.2rem}.block-wrapper-desc{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:3rem}.front-products__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:5.8rem}.front-products__tab{display:inline-flex;align-items:center;justify-content:center;min-width:7.4rem;padding:.5rem 2.4rem;border:none;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;background:#f2f2f2;cursor:pointer;transition:background-color .25s ease,color .25s ease}.front-products__tab:hover{color:#343434}.front-products__tab.is-active{color:#fff;background:#d72626}.front-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem}.front-products__grid.is-switching{animation:front-products-grid-in .35s ease}@keyframes front-products-grid-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.front-products__card{display:flex;flex-direction:column;min-width:0;border:1px solid #e5e5e5}.front-products__card-media{position:relative;overflow:hidden;background:#fafafa;border-radius:0}.front-products__card-image-link{display:block}.front-products__card-img{display:block;width:100%;box-sizing:border-box;padding:2rem}.front-products__card-img img{display:block;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.front-products__card-hover-btn{position:absolute;left:50%;bottom:5rem;display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#fff;text-decoration:none;background:var(--theme-primary);opacity:0;transform:translate(-50%,1rem);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.front-products__card-media:hover .front-products__card-hover-btn,.front-products__card-media:focus-within .front-products__card-hover-btn{opacity:1;transform:translate(-50%);pointer-events:auto}.front-products__card-hover-icon{display:inline-flex}.front-products__card-body{padding:2rem 3rem}.front-products__card-category{margin:0 0 .8rem;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.6rem;color:var(--theme-primary)}.front-products__card-title{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:2rem;color:#000;line-height:2.4rem}.front-products__card-title a{color:#343434;text-decoration:none;transition:color .25s ease}.front-products__card-title a:hover{color:#d72626}.front-products__empty{margin:0;padding:4rem 0;text-align:center;font-size:1.6rem;color:#999}.front-products__footer{display:flex;justify-content:center;margin-top:3.8rem}.front-products__view-all{display:inline-flex;align-items:center;justify-content:center;min-width:22rem;padding:1.4rem 3.6rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:var(--theme-primary);text-decoration:none;border:.5px solid var(--theme-primary);background:transparent;transition:background-color .25s ease,color .25s ease}.front-products__view-all:hover{color:#fff;background:var(--theme-primary)}@media(max-width:1024px){.front-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:759px){.front-products{padding:6rem 0}.front-products__tabs{gap:.8rem}.front-products__tab{min-width:auto;padding:.8rem 1.6rem;font-size:1.4rem}.front-products__grid{grid-template-columns:1fr}.front-products__card-hover-btn{opacity:1;transform:translate(-50%);pointer-events:auto}}.front-advantage{padding:16rem 0;background:#f9f8f6}.front-advantage__header{max-width:84rem;margin:0 auto 4.8rem;text-align:center}.front-advantage__title{margin:0 0 1.6rem;font-family:Poppins-SemiBold,Arial,sans-serif;font-size:clamp(3rem,3.2vw,3.8rem);font-weight:600;line-height:1.2;color:#343434}.front-advantage__desc{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.8rem;line-height:3rem;color:#666;white-space:pre-line}.front-advantage__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;min-height:48.9rem}.front-advantage__item{position:relative;min-width:0}.front-advantage__item:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:48.9rem;background:#0003}.front-advantage__item-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3rem;min-height:100%;padding:0 4rem 0 9rem;text-decoration:none;color:inherit}.front-advantage__item:first-child .front-advantage__item-link{padding-left:0}.front-advantage__item:last-child .front-advantage__item-link{padding-right:0}.front-advantage__icon{display:flex;align-items:center;justify-content:flex-start;min-height:3.3rem}.front-advantage__icon img{width:auto;height:auto;max-width:3.3rem;max-height:3.3rem;-o-object-fit:contain;object-fit:contain}.front-advantage__item-title{margin:0;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:3.8rem;color:#000;line-height:4.2rem}.front-advantage__item-desc{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:2.8rem}@media(max-width:1024px){.front-advantage__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:4rem}.front-advantage__item:nth-child(2):after{display:none}.front-advantage__item:nth-child(odd) .front-advantage__item-link{padding-left:0;padding-right:3rem}.front-advantage__item:nth-child(2n) .front-advantage__item-link{padding-left:3rem;padding-right:0}}@media(max-width:759px){.front-advantage{padding:6rem 0}.front-advantage__list{grid-template-columns:1fr;row-gap:3.2rem}.front-advantage__item:after{display:none}.front-advantage__item-link{padding:0!important}}.front-news{padding:13rem 0 16rem;background:#fff}.front-news__header{max-width:84rem;margin:0 auto 4.8rem;text-align:center}.front-news__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.1rem}.front-news__card{min-width:0}.front-news__card-link{display:block;height:100%;text-decoration:none;color:inherit}.front-news__media{position:relative;overflow:hidden;background:#e8e8e8}.front-news__picture{display:block;width:100%;height:100%}.front-news__img,.front-news__img-placeholder{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .45s ease}.front-news__img-placeholder{background:linear-gradient(135deg,#ddd,#eee)}.front-news__card:hover .front-news__img{transform:scale(1.06)}.front-news__overlay{position:absolute;inset:0;transition:background .35s ease}.front-news__content{left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:1rem;padding:4rem 2.4rem;color:#fff;background:#333}.front-news__date{font-family:Poppins-Regular,Arial,sans-serif;font-size:1.6rem;color:#eeeee3;line-height:3rem}.front-news__card-title{margin:0;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:2rem;color:#fff;line-height:3rem;height:6rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:-webkit-line-clamp .3s ease}.front-news__excerpt{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#fffc;line-height:2.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;opacity:1;max-height:8rem;transform:translateY(.8rem);transition:opacity .35s ease,max-height .35s ease,transform .35s ease}.front-news__more-line{width:10.5rem;height:1px;background:#fff;opacity:1;margin:.5rem 0}.front-news__more{display:inline-flex;align-items:center;gap:.6rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.4rem;color:#fff;text-transform:uppercase;opacity:1;max-height:3rem;overflow:hidden;transform:translateY(.8rem);transition:opacity .35s ease,max-height .35s ease,transform .35s ease}.front-news__more-arrow,.front-news__view-all-arrow{display:inline-block;transition:transform .25s ease}.front-news__card:hover .front-news__more-arrow,.front-news__view-all:hover .front-news__view-all-arrow{transform:translate(.4rem)}.front-news__footer{margin-top:4.8rem;text-align:center}.front-news__view-all{display:inline-flex;align-items:center;gap:.8rem;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.6rem;color:#d72626;text-decoration:none;transition:opacity .25s ease}.front-news__view-all:hover{opacity:.85}@media(max-width:1024px){.front-news__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}}@media(max-width:759px){.front-news{padding:6rem 0}.front-news__grid{gap:2rem}.front-news__excerpt,.front-news__more{opacity:1;max-height:none;transform:none}.front-news__card-title{-webkit-line-clamp:unset}}.front-faq{padding:14rem 0 15rem;background:#fafafa}.front-faq__header{max-width:84rem;margin:0 auto 5.3rem;text-align:center}.front-faq__list{display:flex;flex-direction:column;gap:1.6rem;margin:0 auto;padding:0 12rem}.front-faq__item{background:#fff;border:1px solid #e9e9e9;border-radius:.4rem;overflow:hidden}.front-faq__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:1.5rem 2.4rem;border:none;background:transparent;cursor:pointer;text-align:left}.front-faq__question-text{flex:1;min-width:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#333;line-height:2.8rem;transition:font-weight .2s ease}.front-faq__item.is-open .front-faq__question-text{font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600}.front-faq__toggle{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:1px solid #ddd;border-radius:50%;color:#666;transition:border-color .25s ease,color .25s ease}.front-faq__toggle-v{transition:opacity .25s ease,transform .25s ease;transform-origin:center}.front-faq__toggle.is-open .front-faq__toggle-v{opacity:0;transform:scaleY(0)}.front-faq__item.is-open .front-faq__toggle{border-color:#d72626;color:#d72626}.front-faq__answer-wrap{display:grid;grid-template-rows:0fr;padding:0 2.4rem;transition:grid-template-rows .35s ease,padding .35s ease}.front-faq__item.is-open .front-faq__answer-wrap{grid-template-rows:1fr;padding-bottom:2.4rem}.front-faq__answer-inner{overflow:hidden}.front-faq__answer{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#666;line-height:2.4rem;white-space:pre-line;opacity:0;transform:translateY(-.6rem);transition:opacity .35s ease,transform .35s ease}.front-faq__item.is-open .front-faq__answer{opacity:1;transform:translateY(0)}.front-faq__footer{margin-top:4rem;text-align:center}.front-faq__footer-text{font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#333}.front-faq__footer-link{display:inline-flex;align-items:center;gap:.6rem;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.6rem;color:var(--theme-primary);text-decoration:none;transition:opacity .25s ease}.front-faq__footer-link:hover{opacity:.85}.front-faq__footer-arrow{display:inline-block;transition:transform .25s ease}.front-faq__footer-link:hover .front-faq__footer-arrow{transform:translate(.4rem)}@media(max-width:759px){.front-faq{padding:6rem 0}.front-faq__question{padding:1.6rem;gap:1.2rem}.front-faq__question-text{font-size:1.6rem}.front-faq__answer-wrap{padding:0 1.6rem}.front-faq__item.is-open .front-faq__answer-wrap{padding-bottom:1.6rem}.front-faq__toggle{width:3.2rem;height:3.2rem}}.front-story{--front-story-media-width: 62%;--front-story-panel-width: 38%;background:#fff}.front-story__rows{display:flex;flex-direction:column}.front-story__row{display:flex;width:100%;min-height:46rem}.front-story__media{flex:0 0 var(--front-story-media-width);width:var(--front-story-media-width);max-width:var(--front-story-media-width);position:relative;min-height:46rem;overflow:hidden;background-color:#e8e8e8}.front-story__media--has-image{background-image:var(--front-story-bg-pc);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;min-height:92rem}@media(prefers-reduced-motion:reduce){.front-story__media--has-image{background-attachment:scroll}}.front-story__panel{flex:0 0 var(--front-story-panel-width);width:var(--front-story-panel-width);max-width:var(--front-story-panel-width);display:flex;align-items:center;min-height:46rem;padding:0 5rem 0 7rem;color:#fff;box-sizing:border-box}.front-story__panel--story{background:#c61a1d}.front-story__panel--promise{background:#eb8d1d;padding:0 12rem 0 18rem}.front-story__panel-link,.front-story__panel-inner{display:block;width:100%;max-width:100%;color:inherit;text-decoration:none}.front-story__eyebrow{margin:0 0 1rem;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#fff;line-height:4.8rem;opacity:.8}.front-story__heading{margin:0 0 3rem;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:3.8rem;color:#fff;line-height:4.8rem}.front-story__text{margin:0;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#fff;line-height:3rem;white-space:pre-line}.front-story__quote{font-size:2rem;line-height:3.2rem}.front-story__attribution{margin:2.5rem 0 0;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.8rem;line-height:1.5;color:#ffffffeb}@media(max-width:1024px){.front-story{--front-story-media-width: 58%;--front-story-panel-width: 42%}.front-story__panel{padding:5rem 4rem}}@media(max-width:759px){.front-story__row{flex-direction:column;min-height:auto}.front-story__media,.front-story__panel{flex:0 0 auto;width:100%;max-width:100%}.front-story__media{min-height:32rem}.front-story__media--has-image{background-image:var(--front-story-bg-mobile);background-attachment:scroll}.front-story__panel{min-height:auto;padding:4rem 2.4rem}.front-story__quote{font-size:1.8rem;line-height:2.8rem}}.front-contact{position:relative;padding:25rem 0;background-color:#1a1a1a;background-image:var(--front-contact-bg-pc);background-position:center;background-size:cover;background-repeat:no-repeat}.front-contact__overlay{position:absolute;inset:0;background:#0000008c;pointer-events:none}.front-contact__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:6rem}.front-contact__left{flex:0 0 45%;max-width:45%;color:#fff}.front-contact__title{margin:0 0 2.4rem;font-family:Poppins-SemiBold,Arial,sans-serif;font-weight:600;font-size:8rem;color:#fff;line-height:1.15}.front-contact__desc{margin:0 0 4rem;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.8rem;line-height:3rem;color:#fff;white-space:pre-line}.front-contact__list{margin:0;padding:0;list-style:none}.front-contact__item{display:flex;align-items:center;gap:1.6rem;margin-top:3rem}.front-contact__item:first-child{margin-top:0}.front-contact__item-icon{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;margin-top:.2rem;color:var(--theme-primary, #e1161a)}.front-contact__item-icon :global(svg),.front-contact__item-icon :global(.front-contact__icon){display:block;width:2.4rem;height:2.4rem;fill:currentColor}.front-contact__item-body{flex:1;min-width:0}.front-contact__item-label{display:block;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:#fff;line-height:2.5rem;opacity:.8;text-transform:uppercase}.front-contact__item-value{display:block;font-family:Poppins-Regular,Arial,sans-serif;font-weight:400;font-size:1.8rem;color:#fff;line-height:2.5rem;text-decoration:none}a.front-contact__item-value:hover{color:#ffffffd9}.front-contact__right{flex:0 0 48%;max-width:48%}.front-contact__form.italkin-form{padding:0!important;background:none!important;border:none;box-shadow:none}#front-contact-form-form>.grid{gap:3.6rem 2rem;margin-bottom:3.6rem}#front-contact-form-form .form-label{margin-bottom:.8rem;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.4rem;font-weight:400;color:#ffffffbf;display:none}#front-contact-form-form input,#front-contact-form-form textarea,#front-contact-form-form select{width:100%;min-height:4.8rem;padding:.8rem 0 1rem;border:none;border-bottom:1px solid rgba(255,255,255,.45);border-radius:0;background:transparent;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.6rem;color:#fff;box-shadow:none}#front-contact-form-form textarea{min-height:8rem;resize:vertical}#front-contact-form-form input::-moz-placeholder,#front-contact-form-form textarea::-moz-placeholder{color:#ffffff8c}#front-contact-form-form input::placeholder,#front-contact-form-form textarea::placeholder{color:#ffffff8c}#front-contact-form-form input:focus,#front-contact-form-form textarea:focus,#front-contact-form-form select:focus{outline:none;border-bottom-color:#fff}#front-contact-form-form .col-span-1{grid-column:span 2 / span 2}.front-contact #front-contact-form-form .col-span-1:nth-child(3){display:none}#front-contact-form-form>button[type=submit]{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;height:6rem;margin:0;padding:1.4rem 2.4rem;border:none;border-radius:0;background:var(--theme-primary, #e1161a)!important;font-family:Poppins-Regular,Arial,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.2;color:#fff!important;transition:opacity .25s ease}#front-contact-form-form>button[type=submit]:after{content:"";display:inline-block;width:1.8rem;height:1.8rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 2L11 13'/%3E%3Cpath d='M22 2L15 22L11 13L2 9L22 2Z'/%3E%3C/svg%3E") center / contain no-repeat}#front-contact-form-form>button[type=submit]:hover:not(:disabled){opacity:.88}.site-footer #front-contact-form-form input{height:5rem;background:#fff;border:1px solid #E5E5E5;text-indent:2rem;min-height:auto;padding:0}.site-footer #front-contact-form-form input::-moz-placeholder,.site-footer #front-contact-form-form textarea::-moz-placeholder{font-weight:400;font-size:1.6rem;color:#666}.site-footer #front-contact-form-form input::placeholder,.site-footer #front-contact-form-form textarea::placeholder{font-weight:400;font-size:1.6rem;color:#666}@media(max-width:759px){.front-contact{background-image:var(--front-contact-bg-mobile)}}@media(max-width:991px){.front-contact{padding:7rem 0}.front-contact__inner{flex-direction:column;gap:5rem}.front-contact__left,.front-contact__right{flex:0 0 auto;max-width:100%;width:100%}.front-contact__title{font-size:3.6rem}.front-faq__list{padding:0}.footer__nav{display:none}.front-news__media{aspect-ratio:initial}.front-intelligent__title{width:100%}.front-products__grid.is-switching{grid-template-columns:1fr 1fr!important}.front-products__card-hover-btn{width:70%;font-size:1.4rem}}@media(min-width:1025px){.site-header__mobile-btn{display:none}}.container{margin:0 auto}@media(min-width:1450px){.container{width:1400px!important;max-width:1400px!important}}@media(max-width:1024px){.container{padding:0 2rem}}@media(max-width:768px){.site-header__top{padding:1rem}}/*!
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}@media(min-width:1025px){@font-face{font-family:Poppins-Regular;src:url(/_huazhi/Poppins-Regular.Bnr16EOz.otf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(/_huazhi/Poppins-SemiBold.D6707Er-.otf) format("truetype");font-style:normal;font-weight:400;font-display:swap}}
