@keyframes showhide{0%{opacity:0}to{opacity:1}}@keyframes moveShow{0%{background-position:0 0}to{background-position:-50% 0}}body,html{margin:0;padding:0;scroll-behavior:smooth}:focus{outline:0}p,ul{margin:0;padding:0}li{list-style:none;margin-bottom:0}a{color:#333;text-decoration:none;transition:all .3s ease}img{height:auto;max-width:100%;vertical-align:top}*{box-sizing:border-box}::-moz-selection{background:#face03;color:#fff}::selection{background:#face03;color:#fff}.dn{display:none}.di{display:inline}.db{display:block}.dib{display:inline-block}.df{display:flex}.dg{display:grid}.tc{text-align:center}.tr{text-align:right}.tl{text-align:left}.tj{text-align:justify}@font-face{font-family:iconfont;src:url(../fonts/font_3993922_t0ykgd9brn.woff2) format("woff2"),url(../fonts/font_3993922_t0ykgd9brn.woff) format("woff"),url(../fonts/font_3993922_t0ykgd9brn.ttf) format("truetype")}.iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-size:16px;font-style:normal}html{font-size:clamp(8px,2 * (100vw - 1440px)/480 + 8px,10px)}body{--main_w:130rem;background:#fff;color:#666;display:flex;flex-flow:column;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5em;min-height:100vh;overflow-x:hidden}.xz-container{flex:1}.xz-main{margin:0 auto;width:var(--main_w)}.xz-head-main{margin:0 6rem}.bj{background-position:top;background-repeat:no-repeat;background-size:cover}.ani_up{opacity:0;transform:translateY(50px);transition:all 1s}.ani_up.onstage{opacity:1;transform:translateY(0)}input,textarea{font-family:Inter,sans-serif}input::-moz-placeholder,textarea::-moz-placeholder{color:#999!important}input::placeholder,textarea::placeholder{color:#999!important}@media screen and (max-width:1440px){html{font-size:clamp(7px,2 * (100vw - 1024px)/416 + 7px,9px)}body{--main_w:90vw;--head_main_w:90vw}.xz-head-main{margin:0 4rem}}@media screen and (max-width:1024px){body{--main_w:calc(100vw - 10rem);--head_main_w:calc(100vw - 10rem)}}@media screen and (max-width:800px){body{--main_w:calc(100vw - 8rem);--head_main_w:calc(100vw - 8rem)}}@media screen and (max-width:600px){html{font-size:clamp(7px,2 * (100vw - 600px)/424 + 7px,8.5px)}body{--main_w:calc(100vw - 6rem);--head_main_w:calc(100vw - 6rem)}}@media screen and (max-width:500px){body{--main_w:calc(100vw - 5rem);--head_main_w:calc(100vw - 5rem)}}.h1,.h2,.h3,.h4,.h5,.h6,h2,h3,h4,h5,h6{color:#333;font-family:Russo One,sans-serif;margin:0}.h1{font-size:7.2rem;line-height:1em}.h2,h2{font-size:5.6rem;line-height:1.1428em}.h3,h3{font-size:4rem;line-height:1.2em}.h4,h4{font-size:3.2rem;line-height:1.25em}.h5,h5{font-size:2.4rem;line-height:1.333em}@media screen and (max-width:1600px){.h1{font-size:8rem}.h2,h2{font-size:5.6rem}.h3,h3{font-size:4rem}.h4,h4{font-size:3.6rem}.h5,h5{font-size:3rem}}@media screen and (max-width:1440px){.h1{font-size:6rem}.h2,h2{font-size:4.8rem}.h3,h3{font-size:3.6rem}.h4,h4{font-size:3rem}.h5,h5{font-size:2.25rem}}@media screen and (max-width:1024px){.h1{font-size:5rem}.h2,h2{font-size:4rem}.h3,h3{font-size:3.2rem}.h4,h4{font-size:2.8rem}.h5,h5{font-size:2.125rem}}@media screen and (max-width:600px){.h1{font-size:4.8rem}.h2,h2{font-size:3.8rem}.h3,h3{font-size:3rem}.h4,h4{font-size:2.6rem}.h5,h5{font-size:2rem}}:root{--mb-button-size:60px;--mb-bar-width:0.6;--mb-bar-height:4px;--mb-bar-spacing:10px;--mb-animate-timeout:0.4s}.mburger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;height:var(--mb-button-size);line-height:var(--mb-button-size);margin:0;outline:0;padding:0 0 0 var(--mb-button-size);position:relative;vertical-align:middle}.mburger b{background:currentColor;border-radius:calc(var(--mb-bar-height)/2);color:inherit;display:block;height:var(--mb-bar-height);left:calc(var(--mb-button-size)*(1 - var(--mb-bar-width))/2);opacity:1;position:absolute;width:calc(var(--mb-button-size)*var(--mb-bar-width))}.mburger b:first-of-type{bottom:calc(50% + var(--mb-bar-spacing));transition:bottom .2s ease,transform .2s ease,width .2s ease}.mburger b:nth-of-type(2){top:calc(50% - var(--mb-bar-height)/2);transition:opacity .2s ease}.mburger b:nth-of-type(3){top:calc(50% + var(--mb-bar-spacing));transition:top .2s ease,transform .2s ease,width .2s ease}.mm-ocd-opened .mburger b:first-of-type{bottom:calc(50% - var(--mb-bar-height)/2);transform:rotate(45deg)}.mm-ocd-opened .mburger b:nth-of-type(2){opacity:0}.mm-ocd-opened .mburger b:nth-of-type(3){top:calc(50% - var(--mb-bar-height)/2);transform:rotate(-45deg)}.mburger--squeeze b:first-of-type{transition-delay:.1s,0s}.mburger--squeeze b:nth-of-type(2){transition-delay:.1s}.mburger--squeeze b:nth-of-type(3){transition-delay:.1s,0s}.mm-ocd-opened .mburger--squeeze b:first-of-type{transition-delay:calc(var(--mb-animate-timeout)),calc(var(--mb-animate-timeout) + .1s)}.mm-ocd-opened .mburger--squeeze b:nth-of-type(2){transition-delay:calc(var(--mb-animate-timeout))}.mm-ocd-opened .mburger--squeeze b:nth-of-type(3){transition-delay:calc(var(--mb-animate-timeout)),calc(var(--mb-animate-timeout) + .1s)}.xz-btn{align-items:center;background:#face03;border:none;border-radius:2.8rem;color:#333;cursor:pointer;display:inline-flex;font-size:1.8rem;font-weight:600;height:5.6rem;justify-content:center;line-height:5.6rem;padding:0 3rem;text-align:center;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.xz-btn i{font-size:2.4rem;font-weight:400;margin-left:.6rem}.xz-btn:hover{filter:brightness(1.1)}.xz-btn:active{transform:scale(.95)}.xz-btn.xz-btn-2{background-color:transparent;border:1px solid #face03;color:#face03}.xz-btn.xz-btn-2:hover{background-color:#face03;color:#333}.p_btn a{align-content:center;background-color:#face03;color:#fff;display:block;display:flex;font-size:1.8rem;font-weight:500;height:5.6rem;justify-content:center;line-height:5.6rem;margin:0 auto;position:relative;width:22rem}.p_btn a:after{content:"\e692";font-family:iconfont;font-size:1rem;font-weight:400;margin-left:.6rem}.p_btn a:hover{filter:brightness(1.1)}.p_btn a:active{transform:scale(.95)}@media screen and (max-width:1440px){.p_btn a,.xz-btn{font-size:1.6rem}.p_btn a i,.xz-btn i{font-size:2.25rem}}@media screen and (max-width:600px){.p_btn a,.xz-btn{border-radius:2.4rem;font-size:1.4rem;height:4.8rem;line-height:4.8rem;width:17rem}.p_btn a i,.xz-btn i{font-size:2rem}}.xz-home .more a{align-items:center;color:#333;display:flex;font-size:1.4rem;font-weight:600;line-height:1.7rem;text-transform:uppercase}.xz-home .more a:after{color:#face03;content:"\e660";font-family:iconfont;font-size:1rem;font-weight:400;margin-left:.8rem}.xz-home .more a:hover{color:#face03}.home-pro{padding:11rem 0}.home-pro h2 em{color:#face03;font-style:normal}.home-about{background-color:#f8f8f8;margin-left:calc(var(--main_w)/2 - 50vw);margin-right:calc(var(--main_w)/2 - 50vw);position:relative}.home-about:after,.home-about:before{background-color:#fff;border-radius:0 0 0 1rem;content:"";height:8rem;position:absolute;right:0;top:0;width:8rem}.home-about:after{background-color:#face03;-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%)}.home-about.wp-block-media-text .wp-block-media-text__content{padding-bottom:4rem;padding-left:10.9rem;padding-right:calc(50vw - var(--main_w)/2);padding-top:4rem}.home-about h3{margin-bottom:6.3rem;position:relative}.home-about h3:before{background-color:#face03;bottom:-2.7rem;content:"";height:2px;left:0;position:absolute;width:10rem}.home-about strong{color:#333;display:block;font-size:2.2rem;font-weight:700;line-height:2.7rem;margin-bottom:3.2rem}.home-about .more{margin:4.7rem 0 2rem}.home-gtop{background-color:#fff}.home-gtop.wp-block-cover{margin-left:calc(var(--main_w)/2 - 50vw);margin-right:calc(var(--main_w)/2 - 50vw);min-height:auto;padding-bottom:11rem;padding-left:calc(50vw - var(--main_w)/2);padding-right:calc(50vw - var(--main_w)/2);padding-top:11rem}.home-gtop .wp-block-cover__background{display:none}.home-gtop h3{margin-bottom:6rem}.home-custom.wp-block-cover{color:#fff;margin-left:calc(var(--main_w)/2 - 50vw);margin-right:calc(var(--main_w)/2 - 50vw);min-height:auto;padding-bottom:11rem;padding-left:calc(50vw - var(--main_w)/2);padding-right:calc(50vw - var(--main_w)/2);padding-top:11rem}.home-custom .wp-block-cover__background{opacity:.75!important}.home-custom .wp-block-columns{align-items:center;justify-content:space-between!important;margin-bottom:6.8rem}.home-custom .wp-block-columns .wp-block-column{flex:none!important}.home-custom .wp-block-columns .wp-block-column:first-of-type{max-width:750px;width:calc(100% - 28rem)!important}.home-custom .wp-block-columns .wp-block-column:last-of-type{width:22rem!important}.home-custom .wp-block-columns h2{color:#fff!important;position:relative}.home-custom .wp-block-columns h2:before{background-color:#face03;bottom:-2.9rem;content:"";height:2px;left:0;position:absolute;width:10rem}@media screen and (max-width:1440px){.home-pro{padding:8rem 0}.home-about:after,.home-about:before{height:6rem;width:6rem}.home-about.wp-block-media-text .wp-block-media-text__content{padding-left:8rem}.home-about h3{margin-bottom:5rem}.home-about h3:before{bottom:-2.7rem}.home-about strong{margin-bottom:2.4rem}.home-about .more{margin:4rem 0 2rem}.home-gtop.wp-block-cover{padding-bottom:8rem;padding-top:8rem}.home-gtop h3{margin-bottom:5rem}.home-custom.wp-block-cover{padding-bottom:8rem;padding-top:8rem}.home-custom .wp-block-columns{margin-bottom:6rem}.home-custom .wp-block-columns h2:before{bottom:-2.9rem}}@media screen and (max-width:1024px){.home-pro{padding:6rem 0}.home-about:after,.home-about:before{height:5rem;width:5rem}.home-about.wp-block-media-text .wp-block-media-text__content{padding-left:4rem}.home-about h3{margin-bottom:4.5rem}.home-about h3:before{bottom:-2rem}.home-about strong{margin-bottom:2rem}.home-about .more{margin:3rem 0 0}.home-gtop.wp-block-cover{padding-bottom:6rem;padding-top:6rem}.home-gtop h3{margin-bottom:4rem}.home-custom.wp-block-cover{padding-bottom:6rem;padding-top:6rem}.home-custom .wp-block-columns{margin-bottom:5rem}.home-custom .wp-block-columns h2:before{bottom:-2.4rem}}@media screen and (max-width:800px){.home-pro{padding:5rem 0}.home-about:after,.home-about:before{height:4rem;width:4rem}.home-about.wp-block-media-text{grid-template-columns:1fr!important;margin:0}.home-about.wp-block-media-text .wp-block-media-text__media{grid-column:1!important;grid-row:1!important}.home-about.wp-block-media-text .wp-block-media-text__content{grid-column:1!important;grid-row:2!important;padding:4rem}.home-about h3{margin-bottom:4rem}.home-about h3:before{bottom:-1.5rem}.home-about .more{margin:2rem 0 0}.home-gtop.wp-block-cover{padding-bottom:5rem;padding-top:5rem}.home-gtop h3{margin-bottom:3rem}.home-custom.wp-block-cover{padding-bottom:5rem;padding-top:5rem}.home-custom .wp-block-columns{flex-flow:column;gap:4rem;justify-content:flex-start;margin-bottom:4rem}.home-custom .wp-block-columns .wp-block-column:first-of-type{max-width:100%;width:100%!important}.home-custom .wp-block-columns .wp-block-column:last-of-type{width:100%!important}.home-custom .wp-block-columns h2:before{bottom:-1.5rem}}@media screen and (max-width:600px){.home-pro{padding:4rem 0 3rem}.home-about.wp-block-media-text .wp-block-media-text__content{padding:3rem}.home-custom.wp-block-cover,.home-gtop.wp-block-cover{padding-bottom:4rem;padding-top:4rem}.home-custom .wp-block-columns{margin-bottom:3rem}}