@import url(https://fonts.googleapis.com/css2?family=Bitter:wght@400;700&display=swap);@import url(https://fonts.cdnfonts.com/css/cascadia-code);.dropDownMenuWrapper[data-v-262426ec]{position:relative;display:flex;align-items:center}.dropDownMenuWrapper .dropDownMenuButton[data-v-262426ec]{border:none;background:none;outline:none;padding:0;cursor:pointer;color:var(--ch-color-black);z-index:10;display:flex;align-items:center}.dropDownMenuWrapper .dropDownMenuButton svg[data-v-262426ec]{stroke:var(--ch-color-black);margin-left:8px}.dropDownMenuWrapper .dropDownMenuButton[data-v-262426ec]:hover{color:var(--ch-color-black)}.dropDownMenuWrapper .dropDownMenuButton:hover svg[data-v-262426ec]{stroke:var(--ch-color-black)}.dropDownMenuWrapper .dropDownMenuButton.active[data-v-262426ec]{color:var(--ch-color-primary);font-weight:700}.dropDownMenuWrapper .dropDownMenuButton.active svg[data-v-262426ec]{stroke:var(--ch-color-primary)}.dropDownMenuWrapper .dropDownMenuButton.bg[data-v-262426ec]{color:var(--ch-color-black)}.dropDownMenuWrapper .dropDownMenuButton.bg svg[data-v-262426ec]{stroke:var(--ch-color-black)}.dropDownMenuWrapper .arrow[data-v-262426ec]{width:25px;padding:0;padding-left:5px}.dropDownMenuWrapper .dropdownMenu[data-v-262426ec]{position:absolute;top:100%;left:-50%;border-radius:8px;border:1px solid #eee;background:#fff;padding:10px;animation:menu-262426ec .3s ease forwards;display:inline-block;white-space:nowrap;z-index:12;box-shadow:var(--ch-box-shadow)}@keyframes menu-262426ec{0%{transform:translate3d(0,30px,0)}to{transform:translate3d(0,20px,0)}}.MenuCh{width:38px;height:100%;display:flex;align-items:center;justify-content:center}.nav .hamburger{cursor:pointer;background:transparent;padding:0;position:relative}.nav .hamburger .box-0{position:absolute;top:0;left:0;background:transparent;width:100%;height:100%}.nav .dropDownMenuWrapper .dropDownMenuButton{font-weight:100;font-family:Hubot-Sans,sans-serif}.nav .rectangle{position:fixed;top:0;right:0;z-index:5;width:5%;height:auto}.nav .containers{position:relative}.nav .containers,.nav-main{display:flex;align-items:center}.nav-main{background-color:#fff;box-shadow:var(--ch-box-shadow);height:70px;position:fixed;top:0;left:0;width:100%;z-index:2}.nav-main .hamburger{display:none}.nav-content{justify-content:space-between;width:100%}.nav-content,.nav-content .logo{display:flex;align-items:center}.nav-content .logo a{display:flex;height:70px;width:140px}.nav-content .logo span{height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block}.nav-content .nav-items{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.nav-content .nav-items .d-col{flex-direction:column;align-items:flex-start}.nav-content .nav-items .d-col li{border-bottom:1px solid hsla(0,0%,59%,.09);width:100%}.nav-content .nav-items .d-col li a{height:35px}.nav-content .nav-items .d-col li:last-child{border-bottom:0}.nav-content .nav-items li{padding:0 15px}.nav-content .nav-items li button{font-size:.8rem;height:70px}.nav-content .nav-items li a{color:var(--ch-color-black);font-size:.8rem;height:70px;display:flex;align-items:center;justify-content:center;width:100%;font-weight:100}.nav-content .nav-items li a:hover{color:rgba(var(--ch-color-black),.5)}.nav-content .nav-items li a.router-link-active{color:var(--ch-color-primary);font-weight:700}.nav .dropdown-menu-mobile{display:none}.nav .dropdown-menu{display:block}@media screen and (max-width:768px){.nav .hamburger{display:block}.nav-content .menu{display:none}.nav-content .menu.open{position:absolute;width:100%;top:49px;left:0;padding:1rem 0;animation:menu .3s ease forwards;background-color:#f7f5f5;border:1px solid #dfdede;display:block;height:80dvh;overflow:scroll}.nav-content .nav-items{flex-direction:column;align-items:flex-start;gap:20px}.nav-content .nav-items li button{height:unset}.nav-content .nav-items li a{height:unset;justify-content:flex-start}.nav .dropdown-menu{display:none}.nav .dropdown-menu-mobile{display:block}.nav .dropdown-menu-mobile ul{color:#cfcece;font-size:.7rem}.nav .dropdown-menu-mobile ul li{margin:.6rem}}@keyframes menu{0%{transform:translate3d(0,30px,0)}to{transform:translate3d(0,20px,0)}}.Footer[data-v-9f77f09c]{background-color:#3b0516;padding-top:2.5rem;padding-bottom:1rem;color:#fff;font-weight:200;position:absolute;left:0;width:100%;bottom:-500px}.Footer .hr[data-v-9f77f09c]{display:block;background-color:hsla(0,0%,100%,.2);height:2px;width:100%;margin:.5rem 0}.Footer .follow[data-v-9f77f09c]{display:flex;justify-content:space-between;flex-direction:column;padding:2rem}.Footer .follow .icon[data-v-9f77f09c]{height:25px}.Footer .follow ul[data-v-9f77f09c]{display:flex;align-items:center;gap:20px;margin-top:.5rem}.Footer .follow .logo[data-v-9f77f09c]{height:70px;width:140px;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block}.Footer .logo[data-v-9f77f09c]{width:150px;height:auto}.Footer .mask[data-v-9f77f09c]{width:100%;height:295px;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block}.Footer .location[data-v-9f77f09c]{font-size:.8rem}.Footer .copyright[data-v-9f77f09c]{font-size:.7rem;text-align:center}@media screen and (max-width:880px){.Footer[data-v-9f77f09c]{position:relative;height:auto;bottom:unset}.Footer .location[data-v-9f77f09c]{margin-top:.5rem;text-align:left}.Footer .follow[data-v-9f77f09c]{padding:1rem}}.LoadingCh{display:flex;align-items:center;justify-content:center;height:100dvh;width:100%;position:fixed;top:0;left:0;background:#fff;z-index:99;overflow:hidden}.LoadingCh div{width:350px;margin:auto;display:block}.main[data-v-6dbdcc4d]{margin-top:80px}.w-0{width:0}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}.d-block{display:block}.p-0{padding:0}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:1rem;padding-right:1rem}.px-2{padding-left:2rem;padding-right:2rem}.px-3{padding-left:3rem;padding-right:3rem}.px-4{padding-left:4rem;padding-right:4rem}.px-5{padding-left:5rem;padding-right:5rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:2rem;padding-bottom:2rem}.py-3{padding-top:3rem;padding-bottom:3rem}.py-4{padding-top:4rem;padding-bottom:4rem}.py-5{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.pl-0{padding-left:0}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pr-0{padding-right:0}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.m-0{margin:0}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:2rem;margin-right:2rem}.mx-3{margin-left:3rem;margin-right:3rem}.mx-4{margin-left:4rem;margin-right:4rem}.mx-5{margin-left:5rem;margin-right:5rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:2rem;margin-bottom:2rem}.my-3{margin-top:3rem;margin-bottom:3rem}.my-4{margin-top:4rem;margin-bottom:4rem}.my-5{margin-top:5rem;margin-bottom:5rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.ml-0{margin-left:0}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.gap-0{gap:0}.gap-1{gap:5px}.gap-2{gap:10px}.gap-3{gap:15px}.gap-4{gap:20px}.gap-5{gap:25px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.j-center{justify-content:center}.j-left{justify-content:left}.j-right{justify-content:right}.fs-0{font-size:0!important}.fs-1{font-size:1rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:3rem!important}.fs-4{font-size:4rem!important}.fs-5{font-size:5rem!important}.fs-6{font-size:6rem!important}.fs-7{font-size:7rem!important}.fs-8{font-size:8rem!important}.fs-9{font-size:9rem!important}.fs-10{font-size:10rem!important}.ch-text-primary{color:#a60909!important}.ch-text-secondary{color:#969696!important}.ch-text-main{color:#c30707!important}.ch-or-0{order:0}.ch-or-1{order:1}.ch-or-2{order:2}.ch-or-3{order:3}.ch-or-4{order:4}.ch-or-5{order:5}@media only screen and (max-width:880px){.p-md-0{padding:0}.p-md-1{padding:1rem}.p-md-2{padding:2rem}.p-md-3{padding:3rem}.p-md-4{padding:4rem}.p-md-5{padding:5rem}.px-md-0{padding-left:0;padding-right:0}.px-md-1{padding-left:1rem;padding-right:1rem}.px-md-2{padding-left:2rem;padding-right:2rem}.px-md-3{padding-left:3rem;padding-right:3rem}.px-md-4{padding-left:4rem;padding-right:4rem}.px-md-5{padding-left:5rem;padding-right:5rem}.py-md-0{padding-top:0;padding-bottom:0}.py-md-1{padding-top:1rem;padding-bottom:1rem}.py-md-2{padding-top:2rem;padding-bottom:2rem}.py-md-3{padding-top:3rem;padding-bottom:3rem}.py-md-4{padding-top:4rem;padding-bottom:4rem}.py-md-5{padding-top:5rem;padding-bottom:5rem}.pt-md-0{padding-top:0}.pt-md-1{padding-top:1rem}.pt-md-2{padding-top:2rem}.pt-md-3{padding-top:3rem}.pt-md-4{padding-top:4rem}.pt-md-5{padding-top:5rem}.pb-md-0{padding-bottom:0}.pb-md-1{padding-bottom:1rem}.pb-md-2{padding-bottom:2rem}.pb-md-3{padding-bottom:3rem}.pb-md-4{padding-bottom:4rem}.pb-md-5{padding-bottom:5rem}.pl-md-0{padding-left:0}.pl-md-1{padding-left:1rem}.pl-md-2{padding-left:2rem}.pl-md-3{padding-left:3rem}.pl-md-4{padding-left:4rem}.pl-md-5{padding-left:5rem}.pr-md-0{padding-right:0}.pr-md-1{padding-right:1rem}.pr-md-2{padding-right:2rem}.pr-md-3{padding-right:3rem}.pr-md-4{padding-right:4rem}.pr-md-5{padding-right:5rem}.m-md-0{margin:0}.m-md-1{margin:1rem}.m-md-2{margin:2rem}.m-md-3{margin:3rem}.m-md-4{margin:4rem}.m-md-5{margin:5rem}.mx-md-0{margin-left:0;margin-right:0}.mx-md-1{margin-left:1rem;margin-right:1rem}.mx-md-2{margin-left:2rem;margin-right:2rem}.mx-md-3{margin-left:3rem;margin-right:3rem}.mx-md-4{margin-left:4rem;margin-right:4rem}.mx-md-5{margin-left:5rem;margin-right:5rem}.my-md-0{margin-top:0;margin-bottom:0}.my-md-1{margin-top:1rem;margin-bottom:1rem}.my-md-2{margin-top:2rem;margin-bottom:2rem}.my-md-3{margin-top:3rem;margin-bottom:3rem}.my-md-4{margin-top:4rem;margin-bottom:4rem}.my-md-5{margin-top:5rem;margin-bottom:5rem}.mt-md-0{margin-top:0}.mt-md-1{margin-top:1rem}.mt-md-2{margin-top:2rem}.mt-md-3{margin-top:3rem}.mt-md-4{margin-top:4rem}.mt-md-5{margin-top:5rem}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:2rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:4rem!important}.mb-md-5{margin-bottom:5rem!important}.ml-md-0{margin-left:0}.ml-md-1{margin-left:1rem}.ml-md-2{margin-left:2rem}.ml-md-3{margin-left:3rem}.ml-md-4{margin-left:4rem}.ml-md-5{margin-left:5rem}.mr-md-0{margin-right:0}.mr-md-1{margin-right:1rem}.mr-md-2{margin-right:2rem}.mr-md-3{margin-right:3rem}.mr-md-4{margin-right:4rem}.mr-md-5{margin-right:5rem}.text-md-center{text-align:center}.text-md-left{text-align:left}.text-md-right{text-align:right}.j-md-center{justify-content:center}.j-md-left{justify-content:left}.j-md-right{justify-content:right}.w-md-50{width:50%!important}.d-md-0{display:none}}:root{--ch-display:1272px;--ch-grid-sm:576px;--ch-grid-md:880px;--ch-grid-lg:1200px;--ch-color-primary:#a60909;--ch-color-primary-1:#c30707;--ch-color-black:#969696;--ch-btn-height:50px;--ch-btn-font-size:1rem;--ch-box-shadow:rgba(0,0,0,.15) 0px 5px 15px 0px;--swiper-theme-color:#c30707;--ch-color-red-2:#fb8383;--ch-color-black:#000}@font-face{font-family:Hubot Sans;src:url(/fonts/HubotSans-Regular.77809324.woff2) format("woff2 supports variations"),url(/fonts/HubotSans-Regular.77809324.woff2) format("woff2-variations");font-weight:200 900;font-stretch:75% 125%}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:Hubot-Sans,sans-serif;line-height:1.3;font-size:20px;scroll-behavior:smooth;scroll-padding:140px;background-image:url(/img/bg-home.d1229fb8.webp);background-repeat:no-repeat;background-size:35%;background-position-x:right;background-position-y:108rem;position:relative;min-height:calc(100dvh - 450px)}p{margin:.5rem 0}ul{list-style-type:none}a{text-decoration:none}.text-head{font-size:1.7rem;font-weight:700}.text-title{font-size:1rem}.ov-hidden{overflow:hidden}.fw-bold{font-weight:700}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity 2s ease,transform 1s ease-in-out;transform:translateY(0)}.fade-slide-enter-from{opacity:0;transform:translateY(50px)}.fade-slide-leave-to{opacity:0;transform:translateY(200px)}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter-from,.fade-leave-to{opacity:0}.highlight{background-color:rgba(128,4,4,.5);height:350px;text-align:center;color:#fff;font-size:2rem;position:relative;z-index:0}.highlight:before{content:"";background-image:url(/img/bg-back.aad2bdc8.png);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.highlight .text,.highlight:before{position:absolute;top:0;left:0;width:100%;height:100%}.highlight .text{background-color:rgba(59,5,22,.5);display:flex;justify-content:center;align-items:center;flex-direction:column}.highlight .ch-btn{color:#fff}@media only screen and (max-width:880px){.highlight{font-size:1rem}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:rgba(128,4,4,.5);box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--ch-color-primary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--ch-color-primary-1)}.ch-btn{box-shadow:0 0 0 1px inset var(--ch-color-primary);--_g:linear-gradient(var(--ch-color-primary) 0 0) no-repeat;background:var(--_g) calc(var(--_p, 0%) - 100%) 0,var(--_g) calc(200% - var(--_p, 0%)) 0,var(--_g) calc(var(--_p, 0%) - 100%) 100%,var(--_g) calc(200% - var(--_p, 0%)) 100%;background-size:50.5% calc(var(--_p, 0%)/2 + .5%);outline-offset:1px;transition:background-size .1s,background-position 0s .1s;color:var(--ch-color-primary);border-radius:12px;position:relative}.ch-btn:hover{--_p:100%;transition:background-position .1s,background-size 0s;color:#fff}.ch-btn:hover:before{justify-content:end;padding:0 .7rem;width:30px}.ch-btn:active{box-shadow:inset 0 0 9000000000q #969696;background-color:var(--c);color:#fff}.ch-btn:before{content:">";position:absolute;right:-35px;bottom:0;background-color:var(--ch-color-primary);width:50px;color:#fff;display:flex;align-items:center;justify-content:center;border-top-right-radius:12px;border-bottom-right-radius:12px}.ch-btn:before,button{height:var(--ch-btn-height)}button{cursor:pointer;padding:0 2rem;border:none;font-size:var(--ch-btn-font-size)}.containers{width:var(--ch-display);max-width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem}.containers-fluid{width:100%;margin:0 auto}.ch-row{display:flex;flex-wrap:wrap;width:100%}.ch-row.center{justify-content:center}.ch-row.a-center{align-items:center}.ch-col-1{flex-basis:8.3333333333%;margin-bottom:.5rem}.ch-col-2{flex-basis:16.6666666667%;margin-bottom:.5rem}.ch-col-3{flex-basis:25%;margin-bottom:.5rem}.ch-col-4{flex-basis:33.3333333333%;margin-bottom:.5rem}.ch-col-5{flex-basis:41.6666666667%;margin-bottom:.5rem}.ch-col-6{flex-basis:50%;margin-bottom:.5rem}.ch-col-7{flex-basis:58.3333333333%;margin-bottom:.5rem}.ch-col-8{flex-basis:66.6666666667%;margin-bottom:.5rem}.ch-col-9{flex-basis:75%;margin-bottom:.5rem}.ch-col-10{flex-basis:83.3333333333%;margin-bottom:.5rem}.ch-col-11{flex-basis:91.6666666667%;margin-bottom:.5rem}.ch-col-12{flex-basis:100%;margin-bottom:.5rem}@media only screen and (max-width:880px){.col-md-1{flex-basis:8.3333333333%;margin-bottom:.5rem}.col-md-2{flex-basis:16.6666666667%;margin-bottom:.5rem}.col-md-3{flex-basis:25%;margin-bottom:.5rem}.col-md-4{flex-basis:33.3333333333%;margin-bottom:.5rem}.col-md-5{flex-basis:41.6666666667%;margin-bottom:.5rem}.col-md-6{flex-basis:50%;margin-bottom:.5rem}.col-md-7{flex-basis:58.3333333333%;margin-bottom:.5rem}.col-md-8{flex-basis:66.6666666667%;margin-bottom:.5rem}.col-md-9{flex-basis:75%;margin-bottom:.5rem}.col-md-10{flex-basis:83.3333333333%;margin-bottom:.5rem}.col-md-11{flex-basis:91.6666666667%;margin-bottom:.5rem}.col-md-12{flex-basis:100%;margin-bottom:.5rem}.or-md-0{order:0}.or-md-0,.or-md-1{margin-bottom:.5rem}.or-md-1{order:1}.or-md-2{order:2}.or-md-2,.or-md-3{margin-bottom:.5rem}.or-md-3{order:3}.or-md-4{order:4}.or-md-4,.or-md-5{margin-bottom:.5rem}.or-md-5{order:5}}@media only screen and (max-width:576px){.col-sm-1{flex-basis:8.3333333333%;margin-bottom:.5rem}.col-sm-2{flex-basis:16.6666666667%;margin-bottom:.5rem}.col-sm-3{flex-basis:25%;margin-bottom:.5rem}.col-sm-4{flex-basis:33.3333333333%;margin-bottom:.5rem}.col-sm-5{flex-basis:41.6666666667%;margin-bottom:.5rem}.col-sm-6{flex-basis:50%;margin-bottom:.5rem}.col-sm-7{flex-basis:58.3333333333%;margin-bottom:.5rem}.col-sm-8{flex-basis:66.6666666667%;margin-bottom:.5rem}.col-sm-9{flex-basis:75%;margin-bottom:.5rem}.col-sm-10{flex-basis:83.3333333333%;margin-bottom:.5rem}.col-sm-11{flex-basis:91.6666666667%;margin-bottom:.5rem}.col-sm-12{flex-basis:100%;margin-bottom:.5rem}}@media only screen and (max-width:1200px)and (min-width:880px){.col-lg-1{flex-basis:8.3333333333%;margin-bottom:.5rem}.col-lg-2{flex-basis:16.6666666667%;margin-bottom:.5rem}.col-lg-3{flex-basis:25%;margin-bottom:.5rem}.col-lg-4{flex-basis:33.3333333333%;margin-bottom:.5rem}.col-lg-5{flex-basis:41.6666666667%;margin-bottom:.5rem}.col-lg-6{flex-basis:50%;margin-bottom:.5rem}.col-lg-7{flex-basis:58.3333333333%;margin-bottom:.5rem}.col-lg-8{flex-basis:66.6666666667%;margin-bottom:.5rem}.col-lg-9{flex-basis:75%;margin-bottom:.5rem}.col-lg-10{flex-basis:83.3333333333%;margin-bottom:.5rem}.col-lg-11{flex-basis:91.6666666667%;margin-bottom:.5rem}.col-lg-12{flex-basis:100%;margin-bottom:.5rem}}.we-are{--font-size:6rem;--hight-line:70px;position:relative}@media screen and (max-width:992px){.we-are{--font-size:4rem}}.we-are p{margin:0}.we-are .text-gradient{background:-webkit-linear-gradient(300deg,#000 -50%,#ff1d25 40%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.we-are .logo-detail{display:flex;color:var(--ch-color-primary)}.we-are .text-logo-detail{display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.we-are .text-logo-detail{flex-direction:column;gap:25px}}.we-are .code-hard{position:relative;display:block;height:var(--hight-line);margin:0 15px}@media screen and (max-width:992px){.we-are .code-hard{margin:0 8px}}.we-are .code-hard .arrow{height:var(--hight-line);width:auto}.we-are .code-hard .text-detail{position:absolute;left:20px;font-size:16px}.we-are .code-hard .text{font-size:var(--font-size);color:#000;line-height:0;margin-top:48px;font-family:Cascadia Code,sans-serif;font-style:normal;font-weight:500;font-display:swap}@media screen and (max-width:992px){.we-are .code-hard .text{font-size:var(--font-size)}}.we-are .code-hard .text.primary{color:#ff1d25}.we-are .code-hard .text.r{background:-webkit-linear-gradient(0deg,#ff1d25 -17%,#fe7f5c 120%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-top:-12px}@media screen and (max-width:992px){.we-are .code-hard .text.r{margin-top:8px}}.we-are .code-hard-bottom{position:relative;display:block;height:245px}@media screen and (max-width:992px){.we-are .code-hard-bottom{height:230px}}.we-are .code-hard-bottom .arrow{position:absolute;bottom:0;height:var(--hight-line);width:auto}.we-are .code-hard-bottom .text-detail{position:absolute;bottom:0;left:20px;font-size:16px}.we-are .code-hard-bottom .text{font-size:var(--font-size);font-weight:300;line-height:0;margin-top:125px;font-weight:500;color:#000;font-family:Cascadia Code,sans-serif}@media screen and (max-width:992px){.we-are .code-hard-bottom .text{font-size:var(--font-size)}}.we-are .code-hard-bottom .text.a,.we-are .code-hard-bottom .text.primary{color:#ff1d25}.we-are .code-hard-bottom .text.d,.we-are .code-hard-bottom .text.end{color:#fe7f5c}.Product .product-header{min-height:530px}@media screen and (max-width:992px){.Product .product-header{min-height:unset}}.Product .logo{width:200px;height:auto;margin:.5rem 0}.Product .img-title{width:100%;height:auto}.Product .secondary-menu{display:flex;align-items:center;background-color:#fff;height:50px;position:sticky;top:68px;z-index:1;overflow-x:scroll}.Product .secondary-menu.bg-primary{background-color:var(--ch-color-primary);transition:background-color .5s linear}.Product .secondary-menu.bg-primary a{color:#fff}.Product .secondary-menu.bg-primary a svg{fill:#fff}@media screen and (max-width:992px){.Product .secondary-menu.bg-primary{background-color:#fff}.Product .secondary-menu.bg-primary a{color:var(--ch-color-black)}.Product .secondary-menu.bg-primary a svg{fill:var(--ch-color-black)}}.Product .secondary-menu ul{display:flex;align-items:center;justify-content:space-between}.Product .secondary-menu a{display:flex;align-items:center;gap:8px;color:var(--ch-color-black);font-size:.8rem;padding:0 .5rem;white-space:nowrap}.Product .secondary-menu a svg{fill:var(--ch-color-black)}.Product .secondary-menu a img{width:25px}.Product .box-test{background-color:#2c2c2c;width:100%;color:#fff;padding:.5rem;border-radius:8px;text-align:center;margin:1rem 0}.Product .box-test:after{content:"<`FirstName`>";font-size:1.1rem;text-align:center}.Product .list-product{margin-bottom:2rem}.Product .list-product a{height:70px;max-height:70px;display:flex;align-items:center;justify-content:center}.Product .list-product a img{width:180px;height:auto}@media screen and (min-width:1200px){.Product .list-product a img{width:85%;height:auto}}@media screen and (max-width:576px){.Product .list-product a img{width:150px;height:auto}}.Product .list-product a img:hover{width:185px;height:auto}@media screen and (max-width:576px){.Product .list-product a img:hover{width:155px;height:auto}}@media screen and (min-width:1200px){.Product .list-product a img:hover{width:90%;height:auto}}.ServiceSolution .text-head-2{font-size:2.5rem;font-weight:700}.ServiceSolution .img-service{height:345px;width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.ServiceSolution .img-service img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ServiceSolution .bg-ch-solution{width:100%;display:block;position:relative;background-image:url(/img/ServiceSolution.d3dc4a38.webp);background-size:contain;background-repeat:no-repeat;background-position:100%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}