:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes line{0%{transform:translate(400px,-400px)}to{transform:translate(0)}}@keyframes min-max-btn{0%{width:7rem;min-height:7rem;max-height:7rem}50%{width:6.5rem;min-height:6.5rem;max-height:6.5rem}to{width:7rem;min-height:7rem;max-height:7rem}}@keyframes min-max-btn-1{0%{width:6rem;min-height:6rem;max-height:6rem}50%{width:5.5rem;min-height:5.5rem;max-height:5.5rem}to{width:6rem;min-height:6rem;max-height:6rem}}@keyframes min-max-btn-2{0%{width:3.7rem;min-height:3.7rem;max-height:3.7rem}50%{width:3.1rem;min-height:3.1rem;max-height:3.1rem}to{width:3.7rem;min-height:3.7rem;max-height:3.7rem}}@keyframes min-max-btn-3{0%{width:3rem;min-height:3rem;max-height:3rem}50%{width:2.5rem;min-height:2.5rem;max-height:2.5rem}to{width:3rem;min-height:3rem;max-height:3rem}}@keyframes min-max-btn-4{0%{width:1.8rem;min-height:1.8rem;max-height:1.8rem}50%{width:1.4rem;min-height:1.4rem;max-height:1.4rem}to{width:1.8rem;min-height:1.8rem;max-height:1.8rem}}@keyframes min-max-btn-5{0%{width:1.5rem;min-height:1.5rem;max-height:1.5rem}50%{width:1.4rem;min-height:1.3rem;max-height:1.3rem}to{width:1.5rem;min-height:1.5rem;max-height:1.5rem}}@keyframes title1{0%{transform:translate(-950px)}to{transform:translate(0)}}@keyframes btn2{0%{transform:translate(-150px)}to{transform:translate(0)}}.hs-animate-none{animation:none!important}.hl-title-animation{animation:1.4s ease-in 1s forwards title1;transform:translate(-950px)}.hl-text-animation{animation:1.4s ease-in 2s forwards title1;transform:translate(-950px)}.hl-btn-animation{animation:2s ease-in 3s forwards btn2;transform:translate(-150px)}.hs-line{animation:1.5s ease-in forwards line;transform:translate(1000px,-600px)}.hs-line2{animation:1.5s ease-in 1s forwards line;transform:translate(1000px,-600px)}.hs-line3{animation:1.5s ease-in 2s forwards line;transform:translate(1000px,-600px)}.hs-plane{animation:1.5s ease-in 3s forwards line;transform:translate(1000px,-600px)}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn}@media screen and (max-width:2576px){.hs-line{width:870px!important}.hs-plane{width:1100px!important}}@media screen and (max-width:2506px){.hl-padding-left{padding-left:40px!important}.hl-img1{top:6.8rem;left:2.3rem;width:550px!important}}@media screen and (max-width:2440px){.hl-title{font-size:150px!important}}@media screen and (max-width:2400px){.hl-title{font-size:140px!important}.hs-foot-text{font-size:26px!important}}@media screen and (max-width:2300px){.hs-plane{width:1050px!important;top:8rem!important}.hl-title{font-size:130px!important}.hs-foot-text{font-size:23px!important}}@media screen and (max-width:2200px){.hs-plane{width:950px!important}.hl-text{width:44rem!important;font-size:25px!important}.hs-foot-text{font-size:18px!important}}@media screen and (max-width:2090px){.hl-title{font-size:110px!important}.hs-plane{width:900px!important}.hl-img1{top:6rem;left:2rem;width:550px!important}}@media screen and (max-width:2080px){.hr-top-side{min-height:34rem;max-height:34rem}.hr-list{gap:4rem!important}.hr-foot-img{width:250px}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn-1}.hs-bts-inner{width:4.5rem!important;min-height:4.5rem!important;max-height:4.5rem!important}}@media screen and (max-width:2056px){.hl-btn{padding:10px 16px!important}.hs-circle{padding:6px!important}.hs-scrol{font-size:18px!important;top:4rem!important;left:-1.5rem!important}.hs-foot-text{font-size:1rem!important}.hs-foot{font-size:12px!important}}@media screen and (max-width:2025px){.hs-line{width:790px!important}}@media screen and (max-width:1905px){.hl-title{font-size:90px!important;line-height:5.5rem!important}.hl-container{width:50rem!important}.hs-foot-text{font-size:14px!important}.hr-side{width:37rem!important}.hr-text{font-size:1rem!important}.hr-footer{gap:.7rem}.hr-top-side{min-height:24rem;max-height:24rem;padding-right:2rem}.hr-list{gap:2.5rem!important;font-size:1.3rem!important}.hr-foot-img{width:230px}.hr-weird-img{width:350px}.hr-top-side div{margin-bottom:.7rem!important;margin-right:4rem!important}.hs-plane{width:940px!important;top:6.5rem!important;right:9rem!important}.hs-bts-inner{width:4rem!important;min-height:4rem!important;max-height:4rem!important}.hs-bts-inner img{width:30px!important}}@media screen and (max-width:1870px){.hs-line{width:700px!important}}@media screen and (max-width:1845px){.hl-title{font-size:80px!important}.hl-text{width:34rem!important;font-size:1.2rem!important}}@media screen and (max-width:1770px){.hs-plane{width:820px!important;top:7.5rem!important}.hl-title{line-height:5rem!important}}@media screen and (max-width:1737px){.hs-foot-text{font-size:13px!important}.hr-side{width:32rem!important}.hr-foot-img{width:150px}.hs-bts-inner{width:2.7rem!important;min-height:2.7rem!important;max-height:2.7rem!important}.hs-bts-inner img{width:20px!important}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn-2}}@media screen and (max-width:1648px){.hs-plane{width:780px!important;top:8rem!important;right:7rem!important}}@media screen and (max-width:1627px){.hl-img1{top:7.1rem;left:3.5rem;width:400px!important}}@media screen and (max-width:1626px){.hl-img1{top:3.6rem;left:1.8rem;width:300px!important}.hr-top-side div{margin-right:1.1rem!important}.hr-weird-img{width:300px!important}.hr-top-side{min-height:20rem;max-height:20rem;padding-right:1.5rem}.hr-list{gap:2.2rem!important;font-size:1rem!important}.hl-padding-left{padding-bottom:0!important;padding-left:20px!important}.hr-side{width:30rem!important}.hs-scrol{font-size:14px!important;left:-1rem!important}.hl-foot-inner,.hl-container{padding-left:3.3rem!important}.hs-foot,.hs-foot-text{font-size:10px!important}.hl-container{margin-top:3rem!important}.hs-plane{width:700px!important;top:3.5rem!important;right:5rem!important}.hs-line{width:500px!important}.hs-line1{right:16rem!important}.hs-line3{right:6rem!important}}@media screen and (max-width:1434px){.hl-img1{top:2.5rem;left:1.7rem;width:300px!important}.hl-container{margin-top:2rem!important}.hs-foot,.hs-foot-text,.hr-text{font-size:10px!important}.hr-footer div p{width:5rem!important}.hr-weird-img{width:17rem!important}.hr-side{width:400px!important}}@media screen and (max-width:1426px){.hs-plane{width:650px!important;top:2.7rem!important;right:5rem!important}}@media screen and (max-width:1355px){.hl-img1{top:2.7rem;left:.7rem;width:280px!important}.hs-foot,.hs-foot-text{font-size:8px!important}.hl-container{padding-left:2rem!important}.hs-scrol{margin-top:-1.5rem!important;margin-left:.01rem!important;font-size:11px!important}.hl-btn{padding:5px 10px!important}.hs-circle{width:4px!important;padding:4px!important}.hl-foot-inner{padding-left:2.2rem!important}}@media screen and (max-width:1345px){.hs-plane{width:600px!important;top:3.6rem!important;right:5rem!important}}@media screen and (max-width:1248px){.hs-foot-text{font-size:6px!important}}@media screen and (max-width:1289px){.hs-plane{width:550px!important;top:4rem!important;right:5rem!important}}@media screen and (min-width:400px){.hs-plane{width:550px!important;top:0!important;right:6rem!important}}@media screen and (min-width:768px){.hs-plane{width:550px!important;top:1rem!important;right:0!important}}@media screen and (min-width:1440px){.hs-plane{width:550px!important;top:5rem!important;right:6rem!important}}@media screen and (max-width:1024px){.hr-container{min-width:98.5vw!important;max-width:98.5vw!important}.hl-container{width:30rem!important}.hl-title{font-size:60px!important;line-height:4rem!important}.hl-text{width:25rem!important;font-size:.9rem!important}.hs-foot{font-size:10px!important}.hs-foot li{padding-left:.2rem!important;padding-right:1rem!important}.hr-weird-img{width:14rem!important}.hr-top-side{min-height:13rem!important;max-height:13rem!important}.hr-list{gap:1.5rem!important}}@media screen and (max-width:912px){.hr-container{min-width:100vw!important;max-width:100vw!important}.hr-side{width:20rem!important}.hr-foot-img{width:100px}.hr-text{font-size:8px!important}.hr-weird-img{width:12rem!important}.hr-top-side{gap:.4rem!important}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn-3}.hs-bts-inner{width:2rem!important;min-height:2rem!important;max-height:2rem!important}}@media screen and (max-width:820px){.hr-container{min-width:98vw!important;max-width:98vw!important}.hr-side{width:14rem!important}.hl-container{width:24rem!important;padding-top:1rem!important}.hl-title{font-size:40px!important;line-height:2.4rem!important}.hl-text{font-size:.7rem!important}.hl-foot-inner{padding-bottom:0!important}.hl-foot-inner>div{gap:2.5vw!important;margin-top:.7rem!important}.hs-foot{font-size:8px!important}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn-4;border-width:1px!important}.hs-bts-inner{width:1.1rem!important;min-height:1.1rem!important;max-height:1.1rem!important}.hs-bts-inner img{width:10px!important}.hr-footer{margin-top:.4rem!important}.hr-foot-img{width:80px}.hr-weird-img{width:10rem!important}.hr-list{gap:.7rem!important;font-size:.7rem!important}.hr-top-side{min-height:10rem!important;max-height:10rem!important;padding-right:.5rem!important}}@media screen and (max-width:768px){.hr-container{min-width:100vw!important;max-width:100vw!important}}@media screen and (max-width:600px){.hs-foot{font-size:6px!important}.hs-foot-text{font-size:4px!important}.hr-side{width:10rem!important}.hs-bts-animation{animation:1.7s ease-in infinite forwards min-max-btn-5;border-width:1px!important}.hs-bts-inner{width:1rem!important;min-height:1rem!important;max-height:1rem!important}.hr-text{font-size:6px!important}.hr-footer>div{gap:1rem!important}.hr-footer div p{width:2.2rem!important}.hr-foot-img{width:50px}.hr-top-side div{margin:0 0 .5rem!important}.hl-container{width:19rem!important;margin-top:1rem!important;padding-top:0!important}.hl-title{font-size:30px!important;line-height:2.4rem!important}.hl-text{width:100%!important;font-size:.6rem!important}.hl-btn{padding-top:3px!important;padding-bottom:3px!important}.hl-foot-inner ul{gap:.4rem!important}.hs-circle{gap:.2rem!important;width:2px!important;padding:2px!important}.hs-foot{margin-left:2rem!important}}@media screen and (max-width:430px){.hs-foot{justify-content:start!important;align-items:center!important;margin-left:1rem!important;font-size:4px!important}.hs-foot-text{font-size:3px!important}.hl-foot-inner{padding-top:.2vw!important}.hl-container{width:15.5rem!important;margin-top:1rem!important;padding-top:0!important}.hl-title{font-size:24px!important;line-height:1.5rem!important}.hl-text{width:100%!important;font-size:.5rem!important}.hl-container{gap:.3rem!important}.hs-foot li{padding:0 .2rem 0 0!important}.hr-list{font-size:8px!important}.hr-top-side{min-height:6rem!important;max-height:6rem!important;padding-right:.5rem!important}.hr-weird-img{width:100px!important}.hs-scrol{font-size:6px!important;left:0!important}.hl-padding-left{padding-left:0!important}.hr-side{width:8rem!important}}
