@import'./bootstrap-grid.min.css';@import'./bootstrap-utilities.min.css';:root{--mui-cmain: #104B59;--mui-cmain-darker: #ff6b2b;--mui-csecond: #FF7D44;--mui-cthird: #282460;--mui-cthird-darker: #ff5a11;--mui-ctext: #1c1c1c;--mui-csub: #6b7280;--mui-cquiet: #959595;--mui-chover: #C22026;--mui-clink: #1890ff;--mui-csuccess: #0e793c;--mui-cgreen: #009E87;--mui-cred: #ec2f37;--mui-size-stretch: 16px;--mui-size-sm: 16px;--mui-size-md: 24px;--mui-size-lg: 32px}.fsn{display:flex;align-items:flex-start}.fst,.f-stretch{display:flex;align-items:stretch}.fsb{display:flex;align-items:flex-start;justify-content:space-between}.fcn{display:flex;align-items:center}.fen{display:flex;align-items:flex-end}.fbn{display:flex;align-items:baseline}.fnb{display:flex;justify-content:space-between !important}.fnc{display:flex;justify-content:center}.fsc,.flex-start-center{display:flex;align-items:flex-start;justify-content:center}.fcb,.flex-center-between{display:flex;align-items:center;justify-content:space-between}.fcc,.flex-center-center{display:flex;align-items:center !important;justify-content:center}.fcs,.flex-center-start{display:flex;align-items:center;justify-content:flex-start}.fce,.flex-center-end{display:flex;align-items:center;justify-content:flex-end}.flex-col,.flex-column{display:flex;flex-direction:column}.flex-1{flex:1}.flex-none{flex:none}.flex-auto{flex:auto}.gap-8px{gap:8px}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-20px{gap:20px}.fs12{font-size:12px;line-height:18px}.fs13{font-size:13px;line-height:18px}.fs14{font-size:14px;line-height:20px}.fs16{font-size:16px;line-height:24px}.fs18{font-size:18px;line-height:24px}.fs20{font-size:20px;line-height:30px}.fs22{font-size:22px;line-height:32px}.fs24{font-size:24px;line-height:32px}.lh16{line-height:16px}.text-justify{text-align:justify}.text-justify-all{text-align:justify;text-justify:inter-word}.cmain{color:#104b59}.csecond{color:#ff7d44}.ctext{color:#191c1f}.csub{color:#6b7280}.cquiet{color:#959595}.chover{color:#ff7d44}.csuccess{color:#0e793c}.cred{color:#ec2f37}.cgreen{color:#009e87}.bg-cmain{background-color:#104b59;color:#fff}.my-sm{margin-top:var(--mui-size-sm);margin-bottom:var(--mui-size-sm)}.my-md{margin-top:var(--mui-size-md);margin-bottom:var(--mui-size-md)}.my-lg{margin-top:var(--mui-size-lg);margin-bottom:var(--mui-size-lg)}.mt-sm{margin-top:var(--mui-size-sm)}.mt-md{margin-top:var(--mui-size-md)}.mt-lg{margin-top:var(--mui-size-lg)}.mb-sm{margin-bottom:var(--mui-size-sm)}.mb-md{margin-bottom:var(--mui-size-md)}.mb-lg{margin-bottom:var(--mui-size-lg)}.py-sm{padding-top:var(--mui-size-sm);padding-bottom:var(--mui-size-sm)}.py-md{padding-top:var(--mui-size-md);padding-bottom:var(--mui-size-md)}.py-lg{padding-top:var(--mui-size-lg);padding-bottom:var(--mui-size-lg)}.pt-sm{padding-top:var(--mui-size-sm)}.pt-md{padding-top:var(--mui-size-md)}.pt-lg{padding-top:var(--mui-size-lg)}.pb-sm{padding-bottom:var(--mui-size-sm)}.pb-md{padding-bottom:var(--mui-size-md)}.pb-lg{padding-bottom:var(--mui-size-lg)}.group-hor,.group-hz,.span-hz,.span-hor{display:flex;align-items:center}.group-hor>span+span,.group-hz>span+span,.span-hz>span+span,.span-hor>span+span{margin-left:8px}.group-ver,.group-verticle,.span-verticle,.span-ver{display:flex;flex-direction:column}.hor-swipe{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap}.hor-swipe>*{flex:none}.ver-swipe{display:block;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:300px}.ver-swipe::-webkit-scrollbar{width:3px}.ver-swipe::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:2px;transform:matrix(1, 0, 0, -1, 0, 0)}.mscrollbar{overflow-y:auto;-webkit-overflow-scrolling:touch}.mscrollbar::-webkit-scrollbar{height:8px}.mscrollbar::-webkit-scrollbar-thumb{background:linear-gradient(90deg, #cfcfcf 0%, #f5f5f5 100%);border-radius:4px;transform:matrix(1, 0, 0, -1, 0, 0)}.mscrollbar.ver::-webkit-scrollbar{width:8px;height:auto}.mscrollbar.ver::-webkit-scrollbar-thumb{background:linear-gradient(0deg, #f5f5f5 0%, #cfcfcf 100%)}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media(max-width: 991.98px){.mobile-hor-swipe{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap !important}.mobile-hor-swipe>*{flex:none !important}.mobile-hide-scrollbar{scrollbar-width:none}.mobile-hide-scrollbar::-webkit-scrollbar{display:none}.mobile-noshadow{box-shadow:none !important}}[class*=line-clamp]{word-wrap:break-word;white-space:normal;overflow:hidden;display:-webkit-box !important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}[class*=line-clamp].line-clamp-2{-webkit-line-clamp:2;line-clamp:2}[class*=line-clamp].line-clamp-3{-webkit-line-clamp:3;line-clamp:3}.msection{position:relative;width:100%;padding:60px 0;color:#191c1f}.msection img{display:inline-block;width:auto;height:auto}.msection .sec-heading{display:flex;flex-direction:column;justify-content:center;align-items:baseline}@media(max-width: 1199.98px){.msection .sec-heading{align-items:center}}.msection .titlesub{margin-bottom:12px;color:#ff7d44;font-size:14px;line-height:20px;text-transform:uppercase}.msection .titlesub img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain;margin-right:8px}.msection .titlemain{font-size:39px;line-height:50px;font-weight:800;text-transform:uppercase}@media(max-width: 1199.98px){.msection .titlemain{font-size:2rem;line-height:1.45;text-align:center}}.thecontent h3{font-size:18pt;line-height:1.55;font-weight:800}.thecontent h4{font-size:16pt;line-height:1.55;font-weight:800}.thecontent h5{font-size:14pt;line-height:1.55;font-weight:800}.thecontent p[style="text-align: center;"]{text-align:center;display:flex;justify-content:center}.cost-table table{border:1px solid #ddd;border-collapse:inherit !important}@media screen and (max-width: 767px){.cost-table table{min-width:100%}}.page-landing .banner-main{display:flex;align-items:stretch;justify-content:center}.page-landing .banner-main .banner-content{display:flex;flex-direction:column;align-items:center;color:#fff}.page-landing .banner-main .banner-content h3{font-size:48px;line-height:1.25;font-weight:800}.page-landing .banner-main .banner-content p{font-size:26px;line-height:30px;font-weight:500;letter-spacing:.18px}@media(max-width: 1199.98px){.page-landing .banner-main .banner-content{padding-top:60px;gap:12px}.page-landing .banner-main .banner-content br{display:none}.page-landing .banner-main .banner-content h3{font-size:26px;text-align:center}.page-landing .banner-main .banner-content p{font-size:18px}}@media(min-width: 1200px){.page-landing .banner-main{animation:fadeIn .4s ease,margin-top .4s ease,margin-bottom .4s ease;margin-top:135px}.page-landing .banner-main .bg-banner::before{content:none;background:none}}@media(min-width: 1920px){.page-landing .banner-main{min-height:654px}}.page-landing .section-step img{max-width:206px}@media(max-width: 991.98px){.page-landing .section-step img{max-width:120px}.page-landing .section-step .sec-con{gap:32px !important;padding-bottom:8px}}.page-landing .section-problem .problem-item{margin-bottom:16px;font-size:18px}.page-landing .section-problem .problem-item+.problem-item{padding-top:16px;border-top:1px solid #ddd}.page-landing .section-problem .problem-item .label-title{font-size:18px;line-height:26px;color:#ff7d44;margin-bottom:8px}@media(max-width: 991.98px){.page-landing .section-problem .problem-item{font-size:14px}.page-landing .section-problem .problem-item:last-child{margin-bottom:0}.page-landing .section-problem .problem-item .label-title{font-size:16px;line-height:24px}}.page-landing .section-solution{background-color:#f0fafb}@media(min-width: 1366px){.page-landing .section-solution{min-height:835px}}.page-landing .section-solution:before{position:absolute;width:100%;height:100%;content:"";top:0;left:0;background:#f0fafb url(../images/bg-solution.png) no-repeat center center;background-size:contain;opacity:.3;z-index:1}.page-landing .section-solution .section-body{position:relative;z-index:2}.page-landing .section-solution .section-body .sec-con{position:relative}.page-landing .section-solution .section-body .sec-con .image{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}@media(min-width: 1200px){.page-landing .section-solution .col-so-item{width:calc(50% - 16px)}}.page-landing .section-solution .col-so-item .so-item{font-size:16px;position:relative;width:410px;padding:20px;margin-bottom:42px;border-radius:8px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1)}.page-landing .section-solution .col-so-item .so-item img{width:72px;height:72px;margin-right:12px}.page-landing .section-solution .col-so-item .so-item .label-title{font-size:18px;line-height:26px;font-weight:600;margin-bottom:8px;position:relative}.page-landing .section-solution .col-so-item .so-item .label-title:after{content:"";position:absolute;width:48px;height:2px;background-color:#ff7d44;bottom:-4px;left:0}@media(max-width: 991.98px){.page-landing .section-solution .mobile-hor-swipe{align-items:flex-start}.page-landing .section-solution .col-so-item{width:100%;margin-bottom:16px;margin-right:0}.page-landing .section-solution .col-so-item .so-item{width:100%;padding:16px;margin:0 auto}}@media(min-width: 1366px){.page-landing .section-solution .col-so-item:nth-child(1),.page-landing .section-solution .col-so-item:nth-child(2){display:flex;justify-content:center}.page-landing .section-solution .col-so-item:nth-child(3){display:flex;justify-content:flex-start}.page-landing .section-solution .col-so-item:nth-child(4){display:flex;justify-content:flex-end}.page-landing .section-solution .col-so-item:nth-child(5){width:100%;display:flex;justify-content:center;transform:translateY(56px)}}.page-landing .section-product .prod-item{display:flex;align-items:center;background-color:#f0fafb;border:1px solid #bfc4c6;border-radius:12px;padding:12px}@media(min-width: 1200px){.page-landing .section-product .prod-item{width:calc(25% - 12px)}}.page-landing .section-product .prod-item .image{width:48px;height:48px;margin-right:12px}.page-landing .section-product .prod-item .image img{-o-object-fit:contain;object-fit:contain}.page-landing .section-product .prod-item .label-title{font-size:18px;line-height:26px;font-weight:800;color:#104b59}.page-landing .section-benefit .benefit-item{border-radius:12px;padding:24px;min-height:100%;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);background:linear-gradient(to bottom, #E0FDFF 0%, #FFFFFF 100%)}@media(min-width: 1200px){.page-landing .section-benefit .benefit-item{width:calc(50% - 8px)}}.page-landing .section-benefit .benefit-item .image{width:48px;height:48px;margin-bottom:24px}.page-landing .section-benefit .benefit-item .image img{-o-object-fit:contain;object-fit:contain}.page-landing .section-benefit .benefit-item .label-title{font-size:18px;line-height:26px;font-weight:800;margin-bottom:8px}@media(max-width: 991.98px){.page-landing .section-benefit .benefit-item{width:80%;padding:20px;box-shadow:none;border:1px solid #ddd}}.page-landing .section-benefit .benefit-item:nth-child(2){background:linear-gradient(to bottom, #FFF4F3 0%, #FFFFFF 100%)}.page-landing .section-benefit .benefit-item:nth-child(3){background:linear-gradient(to bottom, #F1FEF3 0%, #FFFFFF 100%)}.page-landing .section-benefit .benefit-item:nth-child(4){background:linear-gradient(to bottom, #FEF4FE 0%, #FFFFFF 100%)}@media(min-width: 1200px){.page-landing .section-benefit .row.g-5 .col-xl-4{width:496px}.page-landing .section-benefit .row.g-5 .col-xl-8{width:calc(100% - 496px)}}.page-landing .feedback{position:relative;background-color:#f0fafb;width:100%;padding:60px 0}.page-landing .feedback .feedback-top{gap:16px}@media(min-width: 1200px){.page-landing .section-parner .sec-con .image{flex:1}}.page-landing .short-faq .faq-list_inner{gap:1.5rem;counter-reset:item-counter}.page-landing .short-faq .faq-list_inner .faq-item{padding-bottom:1.5rem;counter-increment:item-counter;position:relative;padding-left:2.2em}.page-landing .short-faq .faq-list_inner .faq-item:before{content:counter(item-counter);position:absolute;left:0;top:2px;color:#555;font-weight:bold;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#ff7d44;color:#fff;border-radius:50%}@media(max-width: 991.98px){.page-template-landingpage-one .header-main .btn-login{display:none}.page-template-landingpage-one .header-main .header-main_inner .header-btn .btn-register{display:inline-block;background-color:#ff7d44;color:#fff}}@media(min-width: 1366px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1260px}}.form-group select,.form-group input,.form-group textarea{width:100% !important;color:#000;font-family:"Manrope",sans-serif;font-size:1.6rem;font-weight:400;line-height:150%;border-radius:.2rem;border:.1rem solid #e5e5e5;background-color:rgba(0,0,0,0);padding:1rem 1.6rem;transition:.5s ease}.header-top .header-action{height:3.3rem}.header-top .header-action .header-contact_content{font-weight:400}.header-top .header-action ul{gap:0}.header-top .header-action ul>li{display:flex;align-items:center;gap:.4rem;padding:.6rem 0;padding-right:1.6rem;margin-right:1.6rem;border-right:.1rem solid rgba(212,212,212,.2);font-weight:400}.header-top .header-action ul>li a{font-size:13px;line-height:20px;font-weight:400}.header-top .header-action ul>li:hover a{color:#ff7d45;font-weight:400}.header-main .main-logo,.header-main .custom-logo-link{width:145px;height:54px}.header-main .header-nav .menu-item{font-weight:400}.header-main .header-nav .menu-item.menu-item.current-menu-item,.header-main .header-nav .menu-item.menu-item.is-active{font-weight:400}.header-main .header-nav .menu-item:first-child .menu-link{padding-left:8px}.header-main .header-nav .menu-item:last-child .menu-link{padding-right:8px}.header-main .header-nav .menu-link{display:inline-block;padding:0 16px}@media(min-width: 1200px){.header-main .header-nav .menu-item.menu-item.current-menu-item .menu-link,.header-main .header-nav .menu-item.menu-item.is-active .menu-link,.header-main .header-nav .menu-item:hover .menu-link{color:#ff7d45;font-weight:400}}.header-main .group-btn{display:flex;align-items:center;gap:8px}@media(max-width: 575.98px){.header-main .group-btn .btn-register{display:none}}.header-main .header-main_inner{height:102px}.header-main .header-main_inner .header-btn .btn{height:32px;padding:4px 16px;min-width:80px;font-size:14px;line-height:20px}.header-main .header-main_inner .header-btn .btn-register{background-color:#fff;color:#333;border:1px solid #ff7d45}.header-nav .menu-list>.menu-item.menu-item-has-children>.menu-link{padding-right:0}.header-mobile .menu-item{position:relative}.header-mobile .menu-item img{display:inline-block;width:24px;max-width:24px;position:absolute;top:0;right:0;z-index:-1}@media(max-width: 991.98px){.banner-main{min-height:30rem}}@media(min-width: 1200px){.home .banner{animation:fadeIn .4s ease,margin-top .4s ease,margin-bottom .4s ease;margin-top:135px}.home .banner .il-group .il-item img{height:50px}.home .banner .banner-box .banner-title{width:100%}.home .is-fixed+.banner{margin-top:0}}.home .h-intro .statis-list{padding-top:0}.home .h-intro .introduce .sub-sec{margin-bottom:0}.home .h-intro .our-core .description{text-align:center}.home .short-contact .form-box textarea{max-height:60px}.h-intro .intro-decor{top:45%;left:52%}.cost-table h2,.cost-table h3{margin-top:24px;margin-bottom:12px}.cost-table h4,.cost-table h5,.cost-table h6{margin-top:20px;margin-bottom:8px}.cost-table p{font-size:16px;line-height:30px;margin-bottom:8px}.cost-table ul,.cost-table ol{margin:.5rem 1rem .5rem 2.5rem}.cost-table ul li,.cost-table ol li{line-height:30px;margin-bottom:6px}.cost-table ul{list-style-type:disc}.cost-table ul li{list-style:disc}.cost-table ol{list-style-type:decimal}.cost-table ol li{list-style:decimal}.cost-table table{border:1px solid #ddd;border-collapse:inherit !important}.cost-table strong{font-weight:bolder}.toc-box .ez-toc-counter .ez-toc-list>*>img{width:20px;height:20px;margin-top:0}.toc-box .ez-toc-counter .ez-toc-heading-level-2>ul{margin-left:.5rem !important}.toc-box .ez-toc-counter .ez-toc-heading-level-2>.ez-toc-link{font-weight:600 !important}.contact .main-title{font-size:24px;line-height:32px}.contact .sc-form_main{margin-top:0}.contact .brand-name{font-size:20px;line-height:28px;font-weight:600;margin-bottom:16px}.box-socials{width:100%}.box-socials .label-text{font-weight:600}.box-socials .socials a{display:inline-flex;align-items:center;justify-content:center;margin-right:1rem;margin-bottom:1rem;width:32px;height:32px;font-size:1.5rem}@media(min-width: 1200px){.policy-toc{top:16rem}.footer-list .menu-link:hover,.footer-list .menu-link:focus-visible{color:#fff;font-weight:400}}[data-aos]{transition-duration:.5s !important;transition-delay:0s !important}/*# sourceMappingURL=style.css.map */