:root{--color-highlight: #0c72d0;--color-highlight-2: #6C54FF;--color-highlight-light: #0972CE;--bg-light-hover:#0972CE1A;--bg-border-hover:#73BEFF;--bg-hover: rgba(9, 114, 206, 0.1);--bg-highlight-light: linear-gradient(93.07deg, #6C54FF -16.41%, #0972CE 99.41%);--bg-highlight-light-hover: linear-gradient(104.94deg, #3618FF -9.48%, #1C00D7 50.71%, #0972CE 116.55%);--bg-gradient-text: linear-gradient(93.07deg, #6C54FF -16.41%, #0972CE 99.41%);--bg-gradient-text-3: linear-gradient(93.79deg, #0972CE 1.77%, #43A3F7 97.2%);--bg-hover-main: #6c54ff;--bg-hover-main-50: #f2f8fc;--bg-blue-100: #C3E3FF;--color-main: #111c2d;--color-text: #053660;--color-text-hover: #00203B;--color-top: #B27E3D;--color-black: #252525;--svg-hover: invert(55%) sepia(7%) saturate(4312%) hue-rotate(328deg) brightness(106%) contrast(102%);--svg-white: invert(1);--font-size-base: 1.4rem;--white: #fff;--black: #000;--red: #c33;--green: #390;--yellow: #d39e00;--light: #f3f3f3;--blue: #368FFF;--blue-light: #6098DE;--blue-black: #252984;--purple: #7145BE;--pink: #e83e8c;--indigo: #6610f2;--teal: #4AAEAE;--orange: #fd7e14;--cyan: #17a2b8;--gray: #e1e1e1;--gray-bold: #959595;--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}

.btn-all,.btn-cta,.btn-cta-outline,.btn-cta-dark,.btn-more,.btn-gradient a,.btn-gradient button,.btn-grd,.btn-line,.btn-bg-text a,.btn-background-empty a,.btn-background-empty button,.btn-header a,.btn-header-top-right a,.cta-btn,.btn-text,.title-link a,.help-migration-actions a,.menu-mobile .item-demo a{display:inline-flex;align-items:center;justify-content:center;font-weight:500;cursor:pointer;text-decoration:none;border:none;outline:none;user-select:none}.btn-all{padding:12px 25px;border-radius:90px;font-size:16px;position:relative;overflow:hidden;z-index:0;transition:transform 0.22s ease,box-shadow 0.22s ease,color 0.22s ease,border-color 0.22s ease;max-width:100%;text-align:center}.btn-all.btn-all--lg{padding:16px 30px;font-size:18px}.btn-all svg{margin-left:8px;flex-shrink:0;transition:transform 0.22s ease}.btn-all:hover{transform:translateY(-2px)}.btn-all:active{transform:translateY(0);box-shadow:none!important}.btn-all:hover svg{transform:translateX(3px)}.btn-all::before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity 0.22s ease;z-index:-1}.btn-all:hover::before{opacity:1}.btn-all-text{background:var(--color-text);color:#fff}.btn-all-text::before{background:var(--color-text-hover)}.btn-all-text:hover{color:#fff!important}.btn-all-gradient{background:var(--bg-gradient-text);color:#fff}.btn-all-gradient::before{background:var(--bg-highlight-light-hover)}.btn-all-gradient:hover{color:#fff!important}.btn-all-outline{background:transparent;color:var(--color-text);border:1.5px solid var(--color-text)!important}.btn-all-outline::before{background:var(--color-text)}.btn-all-outline:hover{color:#fff;border-color:var(--color-text)!important}.btn-all-outline:hover svg path{stroke:#fff}.btn-all-white{background:#fff;color:var(--color-text)}.btn-all-white::before{background:rgba(255,255,255,0.15)}.btn-all-white:hover{color:var(--color-text)}.btn-action,.btn-action-center,.btn-link-more,.btn-you-name{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.btn-wrap{display:block}.btn-cta{height:48px;padding:0 25px;border-radius:30px;background:linear-gradient(93.07deg,var(--color-text),var(--color-text));color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:0;transition:color 0.25s ease}.btn-cta::before{content:"";position:absolute;inset:0;background:linear-gradient(93.07deg,var(--color-highlight-2),var(--color-highlight-light));border-radius:inherit;opacity:0;transition:opacity 0.25s ease;z-index:-1}.btn-cta:hover::before{opacity:1}.btn-cta svg{margin-left:8px;flex-shrink:0}.btn-cta.btn-cta--lg,.btn-cta--lg{height:58px;padding:0 30px;font-size:18px;border-radius:50px}.btn-cta-outline{height:48px;padding:0 25px;border-radius:30px;border:1.5px solid var(--color-text);background:transparent;color:var(--color-text);font-size:16px;position:relative;overflow:hidden;z-index:0;transition:color 0.25s ease,border-color 0.25s ease}.btn-cta-outline::before{content:"";position:absolute;inset:0;background:var(--bg-highlight-light);border-radius:inherit;opacity:0;transition:opacity 0.25s ease;z-index:-1}.btn-cta-outline:hover{color:#fff;border-color:var(--bg-hover-main)}.btn-cta-outline:hover::before{opacity:1}.btn-cta-outline.btn-cta--lg{height:58px;padding:0 30px;font-size:18px;border-radius:50px}.btn-cta-dark{height:48px;padding:0 30px;border-radius:50px;background:#053660;color:#fff;font-size:16px;transition:background 0.35s ease-in-out,color 0.35s ease-in-out}.btn-cta-dark:hover{background:#0c273e;color:#fff}.btn-cta-dark.btn-cta--lg{height:58px;font-size:18px}.btn-more{height:48px;padding:0 25px;border-radius:30px;background:linear-gradient(93.07deg,var(--color-text),var(--color-text));color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:0}.btn-more::before{content:"";position:absolute;inset:0;background:linear-gradient(93.07deg,var(--color-highlight-2),var(--color-highlight-light));border-radius:inherit;opacity:0;transition:opacity 0.25s ease;z-index:-1}.btn-more:hover::before{opacity:1}.btn-more svg{margin-left:8px;flex-shrink:0}.btn-grd{height:58px;padding:0 25px;border-radius:30px;border:1px solid #0b71cf;background:var(--bg-highlight-light);color:#fff;font-size:18px;font-weight:500}.btn-grd:hover{background:var(--bg-highlight-light-hover);color:#fff}.btn-line{height:58px;padding:0 25px;border-radius:30px;border:1px solid var(--color-text);background:transparent;color:var(--color-text);font-size:18px;transition:background 0.5s,color 0.5s}.btn-line:hover{background:var(--color-text)!important;color:#fff}.btn-background-empty a,.btn-background-empty button{height:58px;padding:0 30px;border-radius:50px;border:1.5px solid var(--color-text);background:transparent;color:var(--color-text);font-size:18px;font-weight:500;position:relative;overflow:hidden;z-index:0;transition:color 0.25s ease,border-color 0.25s ease}.btn-background-empty a::before,.btn-background-empty button::before{content:"";position:absolute;inset:0;background:var(--bg-highlight-light);border-radius:inherit;opacity:0;transition:opacity 0.25s ease;z-index:-1}.btn-background-empty a:hover,.btn-background-empty button:hover{color:#fff;border-color:var(--bg-hover-main)}.btn-background-empty a:hover::before,.btn-background-empty button:hover::before{opacity:1}.btn--black{padding:12px 25px;border-radius:30px;background:var(--color-text);color:#fff;font-size:16px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;text-decoration:none;border:none;outline:none;position:relative;overflow:hidden;z-index:0;transition:transform 0.22s ease,box-shadow 0.22s ease,color 0.22s ease}.btn--black::before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--color-text-hover);opacity:0;transition:opacity 0.22s ease;z-index:-1}.btn--black:hover{color:#fff;transform:translateY(-2px)}.btn--black:hover::before{opacity:1}.btn-action-center{justify-content:center}@media(max-width:575.98px){.btn-cta,.btn-more{height:40px;padding:0 20px;font-size:16px}.btn-cta.btn-cta--lg,.btn-cta--lg,.btn-gradient a,.btn-gradient button,.btn-grd,.btn-line,.btn-background-empty a,.btn-background-empty button,.btn-bg-text a{height:48px;font-size:16px}.btn-all.btn-all--lg{font-size:16px}}

html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:10px}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#3A464F}@media(max-width:768px){body{font-size:16px}}body::after{content:"";position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.5);opacity:0;filter:opacity(0);visibility:hidden;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;z-index:1020}a{-webkit-transition:all 0.25s ease;transition:all 0.25s ease}a:hover{color:var(--color-highlight)}.dark-overlay::after{opacity:1;filter:opacity(1);visibility:visible}.title-section{font-size:42px;color:var(--color-text);font-weight:700;margin-bottom:15px}button,input[type=button],input[type=submit],input[type=reset]{user-select:none}label{font-weight:600}.inner-checkbox{padding-left:25px;margin-bottom:0;position:relative;cursor:pointer}.inner-checkbox>input{position:absolute;z-index:-1;opacity:0;filter:opacity(0);visibility:hidden}.inner-checkbox>input:disabled~span{opacity:0.6;filter:alpha(opacity=60);pointer-events:none}.inner-checkbox>span{border-radius:3px;position:absolute;top:4px;left:0;height:18px;width:18px;border:1px solid #e3e3e3}.inner-checkbox>span::after{content:"";position:absolute;display:none;top:50%;left:50%;margin-left:-2px;margin-top:-6px;width:5px;height:10px;border-width:0 2px 2px 0!important;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:solid var(--color-main)}.inner-checkbox:hover>input::not([disabled]):checked~span,.inner-checkbox>input:checked~span{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.inner-checkbox>input:checked~span::after{display:block}.entire-radio-inline .inner-radio{display:inline-block;margin-right:15px;margin-bottom:0px}.inner-radio{display:inline-block;position:relative;padding-left:18px;text-align:left;margin-bottom:10px;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;height:18px}.inner-radio.inner-radio--disabled{opacity:0.8;cursor:not-allowed}.inner-radio>input{position:absolute;z-index:-1;opacity:0}.inner-radio>span{border:1px solid var(--color-highlight);background:none;position:absolute;top:4px;left:0;height:18px;width:18px;border-radius:50%!important}.inner-radio>span:after{content:"";position:absolute;display:none;top:50%;left:50%;margin-left:-3px;margin-top:-3px;width:6px;height:6px;border-radius:100%!important;border:solid var(--color-highlight);background:var(--color-highlight)}.inner-radio:hover>input:not([disabled]):checked~span,.inner-radio>input:checked~span{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background:none}.inner-radio>input:checked~span:after{display:block}.inner-radio>input:disabled~span{opacity:0.6;pointer-events:none}.error-page{font-size:18px}.error-page i{font-size:80px}.error-page a{color:#390}.shadow-modal{box-shadow:0 0 20px rgba(0,0,0,0.25);padding:5px 10px;border:solid 5px #797979}.page-404-content{position:relative;max-width:806px;margin-left:auto;margin-right:auto;padding-bottom:50px}.page-404-content a{font-weight:700}.page-404-content a:hover{color:var(--color-highlight)}.swiper-grid-column>.swiper-wrapper{flex-direction:unset!important}.ui-slider-horizontal{height:0!important}.ui-widget-header{background-color:var(--color-highlight)!important;top:-1px!important;height:2px!important}.ui-slider .ui-slider-handle{height:6px;width:6px;border-radius:0;border-color:var(--color-highlight);background-color:var(--color-highlight);top:-3px;margin-left:-1px;outline:0}#lg-share,.lg-rotate-right,.lg-rotate-left,.lg-flip-hor,.lg-flip-ver,#lg-actual-size,#lg-zoom-out,#lg-zoom-in,.lg-fullscreen,.lg-autoplay-button,.lg-download{display:none}.responsive-table{width:100%;margin-bottom:1.5em;border-spacing:0}.responsive-table thead{position:absolute;clip:rect(1px 1px 1px 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width:48em){.responsive-table thead{position:relative;clip:auto;height:auto;width:auto;overflow:auto}}.responsive-table thead th{background-color:var(--color-main);border:1px solid var(--color-main);font-weight:normal;color:white;text-align:center}.responsive-table thead th:first-of-type{text-align:left}.responsive-table tbody,.responsive-table tr,.responsive-table th,.responsive-table td{display:block;text-align:left;white-space:normal}@media(min-width:48em){.responsive-table tr{display:table-row}}.responsive-table [scope=disable]{display:none}@media(min-width:48em){.responsive-table [scope=disable]{display:table-cell}}.responsive-table th,.responsive-table td{vertical-align:middle}@media(min-width:48em){.responsive-table th,.responsive-table td{display:table-cell}}.responsive-table caption{margin-bottom:1em;font-weight:bold;text-align:center}.responsive-table tfoot{color:var(--color-main);border-top:1px solid #e3e3e3}@media(min-width:62em){.responsive-table tfoot{border-top:0}}.responsive-table tfoot th[scope=col]{position:absolute;clip:rect(1px 1px 1px 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(min-width:62em){.responsive-table tfoot th[scope=col]{position:relative;clip:auto;height:auto;width:auto;overflow:auto}}.responsive-table tfoot td[data-title]:before{content:attr(data-title);float:left;font-weight:bold}@media(min-width:48em){.responsive-table tfoot td[data-title]:before{content:none}.responsive-table tbody{display:table-row-group}.responsive-table tbody tr{display:table-row;border-width:1px}}.responsive-table tbody tr:last-of-type{margin-bottom:0}.responsive-table tbody tr:nth-of-type(even){background-color:#f1f1f1}@media(min-width:48em){.responsive-table tbody tr:nth-of-type(even){background-color:#f1f1f1}}.responsive-table tbody th[scope=row] a{color:var(--color-main)}@media(min-width:48em){.responsive-table tbody th[scope=row]{background-color:transparent;color:var(--color-main);text-align:left}.responsive-table tbody th[scope=row] a{color:var(--color-main)}}.responsive-table tbody td{text-align:right}@media(min-width:48em){.responsive-table tbody td{text-align:center}.responsive-table tbody td.btn-setdafault{text-align:center}}.responsive-table tbody td.btn-setdafault .inner-radio{margin-bottom:0}@media(min-width:48em){.responsive-table tbody td.text-center-table{text-align:center}}.responsive-table tbody td[data-type=currency]{text-align:right}.responsive-table tbody td[data-title]:before{content:attr(data-title);float:left}@media(min-width:48em){.responsive-table tbody td[data-title]:before{content:none}}.topbar-header{border-bottom:1px solid #e3e3e3}.logo-section img{height:5rem}.topbar-section{position:relative}.topbar-section ul.topbar-dropdown{position:absolute;background:var(--white);min-width:5rem;top:100%;left:0;right:0;text-align:center;z-index:1000;border-top:1px solid #e3e3e3;margin-bottom:0;-webkit-animation:nav_menu_anim_close 0.3s both;-o-animation:nav_menu_anim_close 0.3s both;animation:nav_menu_anim_close 0.3s both;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;opacity:0;filter:opacity(0);visibility:hidden;-webkit-box-shadow:0 0.2rem 0.3rem rgba(0,0,0,0.15);-moz-box-shadow:0 0.2rem 0.3rem rgba(0,0,0,0.15);box-shadow:0 0.2rem 0.3rem rgba(0,0,0,0.15)}.topbar-section ul.topbar-dropdown a{padding:0 1rem;line-height:3rem;height:3rem;display:block;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-section ul.topbar-dropdown a:hover{background:#f4f4f4}.topbar-section:hover ul.topbar-dropdown{-webkit-animation:nav_menu_anim_open 0.3s both;-o-animation:nav_menu_anim_open 0.3s both;animation:nav_menu_anim_open 0.3s both;opacity:1;filter:opacity(1);visibility:visible;pointer-events:unset}.entire-action-header{padding:0.8rem 0}.swiper-slide--wrap{position:absolute;top:50%;left:10%;transform:translateY(-50%)}.swiper-slide--tile{font-weight:500;font-size:5rem}.swiper-slide--description{font-size:1.8rem;margin-bottom:2.5rem}.swiper-slide--link{font-size:1.6rem;display:inline-block;text-transform:uppercase;font-weight:500;border:0.1rem solid var(--color-main);padding:1rem 4rem;color:var(--color-main)}.swiper-slide--link:hover{color:var(--white);background-color:var(--color-highlight);border-color:var(--color-highlight)}.block-tab.nav{position:relative}.block-tab.nav .nav-item .nav-link{position:relative;color:var(--color-text);font-weight:500;padding:1rem 2.5rem;margin-bottom:-0.1rem}.block-tab.nav .nav-item .nav-link.active,.block-tab.nav .nav-item .nav-link:hover{color:var(--color-main)}.tab-content{position:relative}.tab-content img,.tab-content iframe,.tab-content video{max-width:100%}.newsletter--submit:hover{color:var(--white);background-color:var(--color-highlight);border-color:var(--color-highlight)}.newsletter--input{height:5rem;line-height:5rem}.newsletter--input+.error{position:absolute;bottom:-3rem}.wrap-suggestion{position:absolute;z-index:12;width:100%;background-color:var(--white);border:1px solid #f3f3f3}.wrap-suggestion ul li:hover,.wrap-suggestion ul li.active{background-color:#e6e6e6}.wrap-suggestion .suggest-name{margin-bottom:0}.box-suggest .wrap-suggestion{border:1px solid #e6e6e6;border-top:0;padding:1rem}.btn-action-header{display:flex;position:relative;padding:0.3rem 1.5rem;color:var(--white)}.btn-action-header i{font-size:1.8rem}.btn-action-header:hover{color:var(--white)}.btn-mini-cart{border-left:1px solid #ebebeb}.items-number{position:absolute;top:-0.8rem;right:0.5rem;background-color:var(--black);color:var(--white);display:inline-block;padding:0.4rem 0.7rem 0.1rem;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:0.9rem}.breadcrumbs-section{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;font-size:13px;line-height:2.4rem;gap:5px}.breadcrumbs-section a,.breadcrumbs-section span{line-height:2.4rem;color:var(--color-text);font-size:16px;font-weight:600}.breadcrumbs-section a:hover{color:var(--color-main)}.breadcrumbs-section h1{margin-bottom:0;font-size:13px;line-height:2.4rem}.breadcrumbs-section h1 a::after{content:none}.categories-section li{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0.6rem;flex-direction:row}.categories-section li:last-child{margin-bottom:0}.categories-section a{padding:0.6rem 0 0.6rem 0px;display:block;width:100%;color:var(--color-text);font-weight:600;border:1px solid #DEEFFF}.categories-section a:hover{border:1px solid #73BEFF}.categories-section a.active{color:#fff;background:linear-gradient(93.07deg,#6C54FF -16.41%,#0972CE 99.41%)!important}.categories-section a.active>.has-child>a{color:var(--color-highlight);font-weight:700}.categories-section .list-child{flex:1 1 100%;max-width:100%;display:none}.categories-section .list-child li{position:relative}.categories-section>li.has-child>ul{padding-left:1.5rem}.categories-section>li.has-child>.list-child{border-top:0;background-color:#f5f5f5}.categories-section>li.has-child>.list-child>li.has-child>.list-child{padding-left:1.5rem}.categories-section>li.has-child>.list-child>li.has-child>.list-child>li.has-child>.list-child{padding-left:1.5rem}.categories-section .dropdown-toggle{position:absolute;right:8px;top:7px;cursor:pointer;width:3rem;height:3.6rem;line-height:3.6rem;text-align:center;z-index:1;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.categories-section .dropdown-toggle.open{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.categories .categories-section>li{margin-bottom:13px}.categories .categories-section>li>a{position:relative;background:#fff;padding:13px 15px;border-radius:16px}.categories .categories-section>li:last-child>a{border-bottom:0}.categories .categories-section>.has-child>ul{background-color:transparent!important}.categories .categories-section .has-child>ul{padding-left:12px!important;margin-top:13px}.categories .categories-section>li:last-child>ul{border-bottom:0}.tags-title{margin-right:0.5rem}.tags li{display:inline-block}.tags.list-unstyled li>a,.tags.list-unstyled li>.tag-label{display:block;color:#0972CE;background:#0972CE1A;height:32px;padding:0 15px;display:inline-flex;align-items:center;border-radius:8px}.tags li a:hover{color:var(--color-highlight)}.view-small .inner-image{width:8rem;float:left;margin-right:2rem}.view-small .inner-content{width:calc(100% - 10rem);margin-left:10rem}.view-small .inner-content .article-title{margin-bottom:0.2rem;font-size:1.4rem;line-height:1.2}.view-small .inner-content .article-title a:hover{text-decoration:none;opacity:0.8;filter:alpha(opacity=80)}.entire-map{position:relative;padding-top:36.45%}.entire-map iframe{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;object-fit:cover}.title-address{font-weight:600;color:var(--color-main)}.form-contact .title-section{padding-top:8rem}.table-member th i{font-size:1.8rem}.entire-file a{display:inline-block;margin-right:0.3rem;margin-bottom:0.3rem}.remove-item{font-size:1.6rem;cursor:pointer}.remove-item:hover i{color:var(--color-highlight)}.pagination{list-style:none;padding-left:0;margin-bottom:0;text-align:center;margin-top:3rem;display:flex;flex-wrap:wrap;align-items:center;border-radius:16px;justify-content:center}.pagination .page-item.active .page-link,.pagination .page-item:not(.disabled):hover .page-link{color:#ffffff;background:var(--color-text);border-color:var(--color-text)}ul.pagination .page-item{display:grid;padding-left:5px;padding-right:5px}.pagination .page-link{color:var(--color-text);height:40px;display:inline-flex;background:#ffffff;line-height:1.2;width:40px;align-items:center;justify-content:center;border-radius:10px;border:1px solid #EEEEEE;font-size:14px;font-weight:600}.swiper-slider-main .swiper-slide img{min-height:49.8rem}.post-date{color:var(--color-text);font-size:14px;margin-bottom:5px;display:block}.post-date span{color:var(--color-highlight);font-size:3.2rem;font-weight:500;margin-right:0.5rem}.view-small .post-date span{font-size:1.8rem}.tag--item{padding:0.7rem 2rem;border:1px solid var(--color-text);display:inline-block;margin-right:0.8rem;margin-bottom:0.8rem;color:#6c757d}.tag--item:hover{border-color:var(--color-highlight);background-color:var(--color-highlight);color:var(--white)}.share-buttons{position:fixed;bottom:2.5rem;left:2.5rem}.share-buttons .share-button{margin-top:1rem}.share-button{display:block;position:relative;height:3rem}.share-button:hover{cursor:pointer}.share-button:hover .share-button-primary{box-shadow:1px 0 0 0 rgba(0,0,0,0.1)}.share-button:hover .share-button-secondary-content{transform:translate3d(0,0,0)}.share-button-primary{position:absolute;background:var(--color-highlight);width:3rem;height:3rem;border-radius:1.5rem;left:0;top:50%;margin-top:-1.5rem;text-align:center}.share-button-icon{display:block;color:var(--white);width:3rem;line-height:3rem}img.share-button-icon{width:2rem;filter:brightness(0) invert(1)}.share-button-secondary{overflow:hidden;margin-left:1.5rem;height:3rem}.share-button-secondary-content{background:var(--color-highlight);display:block;height:3rem;text-align:left;padding-left:2.4rem;padding-right:1.8rem;line-height:3rem;color:var(--white);border-radius:0 1.5rem 1.5rem 0;transform:translate3d(-100%,0,0);transition:transform 175ms ease}.block-html--hotdeal{border:1px dashed var(--color-highlight);border-radius:1rem;padding:3rem}.block-html--sologan{background-color:var(--color-highlight);padding:1rem}.block-html--sologan a{display:block;border:1px dashed #e5e5e5;padding:2rem 0}.block-html--underline{text-decoration:underline}.decoration-block{position:relative}.decoration-block::before{content:"";position:absolute;top:0;left:0;height:0.4rem;width:4rem;background-color:var(--color-highlight)}.marker-image{height:1.6rem;width:1.6rem;object-fit:cover;margin-right:0.5rem}.entire-info-website .logo-section{margin-bottom:54px}.entire-info-website .descript-website-section{margin-bottom:44px}.entire-info-website address p{margin-bottom:14px}.entire-info-website address p i{font-size:20px;width:30px;color:var(--color-main)}.entire-info-website .title-social-footer{color:var(--color-main);margin-bottom:30px}.social-footer-section{margin-bottom:30px}.social-footer-section ul{margin:0}.social-footer-section ul li{margin-right:7px;display:inline-block}.social-footer-section ul li a{display:block;font-size:18px;text-align:center;line-height:1}.social-footer-section ul li a:hover{color:var(--color-main)}.work-time .inner-time p{margin-bottom:7px}.work-time span{margin-bottom:7px;display:inline-block}.coppyright-payment{border-top:1px solid rgba(102,102,102,0.2)}.coppyright-payment .coppyright{margin-bottom:0}.article-item{margin-bottom:0;background:#fff;border-radius:24px;padding:15px;height:100%;border:1px solid #fff}.article-item .inner-image{position:relative;border-radius:18px;overflow:hidden;margin-bottom:20px}.article-item .inner-image .featured-media{position:absolute;top:9px;right:10px;z-index:1}.article-item .inner-image .featured-media i{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;height:40px;width:40px;line-height:40px;text-align:center;font-size:20px;background-color:rgba(255,255,255,0.5);color:var(--color-main);margin:0px 2px}.article-item .inner-image img{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;object-fit:cover;transition:1s}.article-item .article-info .article-category{display:inline-block;margin-right:15px}.article-item .article-info .article-category a{color:var(--color-highlight);font-weight:600;line-height:26px;text-transform:uppercase}.article-item .article-info .article-category a:last-child .comma-item{display:none}.article-item .article-info .article-category a:hover{opacity:0.8;filter:alpha(opacity=80)}.article-item .article-info .post-date,.article-item .article-info .post-author{position:relative;display:inline-block;font-size:13px;line-height:26px;padding-left:15px;margin-right:15px}.article-item .article-info .post-date::before,.article-item .article-info .post-author::before{content:"";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:var(--color-text);height:5px;width:5px;display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.article-item .article-info .post-author:hover{color:var(--color-text);text-decoration:underline}.article-item .article-title{margin-bottom:10px;font-size:18px;font-weight:600;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--color-text)}.section-home-case-studies .swiper-wrapper .article-item .article-description{margin-bottom:0}.article-item .article-title a{color:var(--color-text)}.article-item .article-title a:hover{color:var(--color-text)}.article-item .article-description{margin-bottom:10px;color:#3A464F;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.read-more{font-weight:700;color:var(--color-main);text-transform:uppercase;font-size:12px}.article-content iframe,.article-content video,.article-content img,.article-content table{max-width:100%}.article-content img{height:auto;display:block}.white-btn{background:#fff;border:1px solid rgba(0,0,0,.1);color:#404040!important}.social-share .list-social .btn-social{float:left;margin:0 1rem;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.social-share .list-social .btn-social a{color:var(--color-main)}.social-share .list-social .btn-social a:hover{color:var(--color-highlight)}@media(max-width:767.98px){.swiper-slider-main .swiper-slide{text-align:center}.swiper-slider-main .swiper-slide .swiper-slide--wrap{text-align:left}.swiper-slider-main .swiper-slide img{min-height:40rem;object-fit:cover}.topbar-section{border-left:0!important}.btn-action-header{color:var(--black)}.btn-action-header .items-number{background-color:var(--color-highlight)}}@media(max-width:1280px){html{font-size:9px}}@media(max-width:1200px){.pagination .page-link{padding:0 0.5rem;width:32px;height:32px;border-radius:5px}}@media(max-width:991.98px){.comment-section .list-comment .comment-content{margin-left:0}.list-comment .list-reply{margin-left:3rem}.comment-item .edit-comment{margin-left:3rem}.edit-comment{margin-bottom:3rem}.page-title-section .inner-title{font-size:3rem}.entry-order-review th,.entry-order-review td{font-size:1.3rem;padding:0.7rem 0}.entry-order-review .order-total{font-size:1.8rem}.payment-method .tab-content,.payment-method ul{padding:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border-right:0}.payment-method ul{border-bottom:0.1rem solid #e3e3e3;padding-bottom:3rem}.payment-method ul li a.active::after{content:none}.form-contact .title-section{padding-top:3rem}}@media screen and (device-aspect-ratio:2 / 3){select,textarea,input[type=text],input[type=password]{font-size:1.6rem}}@media screen and (device-aspect-ratio:40 / 71){select,textarea,input[type=text],input[type=password]{font-size:1.6rem}}@media screen and (device-aspect-ratio:375 / 667){select,textarea,input[type=text],input[type=password]{font-size:1.6rem}}@media screen and (device-aspect-ratio:9 / 16){select,textarea,input[type=text],input[type=password]{font-size:1.6rem}}

.btn--white{background:#fff;padding:12px 24px;border-radius:999px;color:var(--color-text)}.btn--white:hover{background:var(--color-text);color:#fff}.btn--gradient{background:var(--bg-highlight-light);color:#fff!important;border-color:transparent;border:1px solid transparent!important}.btn--gradient:hover{color:#fff}.mt-8{margin-top:8px}.p-16-40{padding:16px 40px}.color-text{color:var(--color-text)}.color-secondary{color:#3A464F}.color-highlight-light{color:var(--color-highlight-light)}.bg--secondary{background:#FAFAFA}.font-open{font-family:"OpenSans",sans-serif}.text-12-16{font-size:1.2rem;line-height:1.6rem}.text-14-20{font-size:1.4rem;line-height:2.0rem}.text-18-26{font-size:1.8rem;line-height:2.6rem}.text-20-28{font-size:2rem;line-height:2.8rem}.text-16-24{font-size:1.6rem;line-height:2.4rem}.text-32-40{font-size:3.2rem;line-height:4.0rem}.text-42-55{font-size:4.2rem;line-height:5.5rem}.text-24-32{font-size:2.4rem;line-height:3.2rem}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-800{font-weight:800}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.row-gap-30{row-gap:30px}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-8{gap:8px}.mb-16{margin-bottom:16px}.mb-60{margin-bottom:60px!important}.mt-16{margin-top:16px}.mx-1040{max-width:1040px}.z-10{z-index:10}.text-gradient{background:var(--bg-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg-linear--gradient{background:linear-gradient(180deg,#DEEEFF 0%,#FFFFFF 100%);z-index:9;position:relative}.bg-linear--gradient-white{background:linear-gradient(180deg,#DEEEFF 0%,#FFFFFF 100%)}.bg-warning{background-color:var(--yellow)!important}.bg-highlight{background:var(--color-highlight)}.bg-light{background:var(--light)!important}.bg-black{background:var(--color-black)}.color-main{color:var(--color-main)!important}a.color-main:hover{color:var(--color-highlight)!important}.color-highlight{color:var(--color-highlight)!important}.color-black{color:#222}.border-light{border-color:var(--light)!important}.border-gray{border-color:var(--gray)!important}.border-custom{border-color:#d2ab7f!important}.max-w-1630{max-width:1630px}.opacity-0{opacity:0;filter:opacity(0);visibility:hidden}.btn-light{background-color:var(--light);border-color:var(--light)}.btn-submit{background:var(--bg-highlight-light);color:var(--white)}.btn-submit:hover{background:var(--bg-highlight-light-hover);color:var(--white)}.btn-submit-1{border:1px solid var(--color-highlight);background-color:var(--white);color:var(--color-highlight)}.btn-submit-1:hover{background-color:var(--color-highlight);color:var(--white)}.disable{opacity:0.3;cursor:not-allowed;pointer-events:none}.ratio-3-2,.ratio-1-1,.ratio-16-9,.ratio-4-3,.ratio-8-5,.ratio-custome{position:relative}.ratio-3-2 iframe,.ratio-3-2 video,.ratio-3-2 img,.ratio-1-1 iframe,.ratio-1-1 video,.ratio-1-1 img,.ratio-16-9 iframe,.ratio-16-9 video,.ratio-16-9 img,.ratio-4-3 iframe,.ratio-4-3 video,.ratio-4-3 img,.ratio-8-5 iframe,.ratio-8-5 video,.ratio-8-5 img,.ratio-custome iframe,.ratio-custome video,.ratio-custome img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;object-fit:cover}.ratio-3-2{padding-top:66.66%}.ratio-1-1{padding-top:100%}.ratio-16-9{padding-top:56.25%}.ratio-4-3{padding-top:75%}.ratio-8-5{padding-top:62.5%}.ratio-custome{padding-top:130%}.object-contant{object-fit:contain!important}.cursor-pointer{cursor:pointer}.sidebar-sticky{position:-webkit-sticky;position:sticky;top:0}span.required{color:var(--red)}.space-block-0>.row{margin-right:0;margin-left:0}.space-block-0>.row>div{padding-right:0;padding-left:0}.space-block-5>.row{margin-right:-0.5rem;margin-left:-0.5rem}.space-block-5>.row>div{padding-right:0.5rem;padding-left:0.5rem}.space-5>div>.row{margin-right:-0.5rem;margin-left:-0.5rem}.space-5>div>.row>div{padding-right:0.5rem;padding-left:0.5rem}.space-0>div>.row{margin-right:0;margin-left:0}.space-0>div>.row>div{padding-right:0;padding-left:0}.row-align-center>div>.row{-ms-flex-align:center;align-items:center}.scrollbar::-webkit-scrollbar{height:0.8rem;width:0.7rem}.scrollbar::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:var(--color-highlight)}.scrollbar::-webkit-scrollbar-track{background-color:#f3f3f3}.container-full{padding:0}.container-full>.row{margin-right:0;margin-left:0}.container-full>.row>.col,.container-full>.row>[class*=col-]{padding-right:0;padding-left:0}.text-line-through{position:relative;text-align:center}.text-line-through::before{width:100%;height:1px;background:var(--color-main);content:"";position:absolute;left:0;top:50%;z-index:1}.text-line-through span{position:relative;background-color:var(--white);padding:0 0.5rem;z-index:1}.image-48x48{height:4.8rem;width:4.8rem;object-fit:cover}.separation-dash{border-bottom:1px dashed var(--gray)}.loading-block{z-index:1100;top:0;left:0;height:100%;width:100%}.loading-block{position:absolute}.bg-overlay{height:100%;width:100%;background-color:#fff;opacity:0.7}.sk-flow{width:80px;height:80px;display:flex;justify-content:space-between;align-items:center;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sk-flow .sk-flow-dot{width:25%;height:25%;background-color:#666;border-radius:50%;-webkit-animation:sk-flow 1.4s infinite ease-in-out both;animation:sk-flow 1.4s infinite ease-in-out both;z-index:1}.sk-flow .sk-flow-dot:nth-child(1){-webkit-animation-delay:-0.30s;animation-delay:-0.30s}.sk-flow .sk-flow-dot:nth-child(2){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}.loading{position:relative}.loading:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid var(--color-text);border-right:2px solid transparent;width:16px;height:16px;margin-top:-8px;margin-left:-8px;-webkit-animation:spinner .5s linear infinite;animation:spinner .5s linear infinite}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-flow{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.sticky-menu.fix{position:fixed;top:0;left:0;right:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2);z-index:1010;background-color:var(--white);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.sticky-menu.fix.scroll-up{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}.wrp-effect-scale{position:relative;overflow:hidden}.wrp-effect-scale:hover .effect-scale::after{content:"";background-color:rgba(0,0,0,0.15);position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.wrp-effect-scale .effect-scale{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.wrp-effect-scale .effect-scale:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.wrp-effect-opacity img{opacity:0.5;filter:alpha(opacity=50);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.wrp-effect-opacity:hover img{opacity:1;filter:alpha(opacity=100)}.effect-spin{position:relative}.effect-spin::after{content:"";display:inline-block;width:18px;height:18px;position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid var(--color-main);border-top-color:transparent;border-bottom-color:transparent;animation:spin .6s infinite linear;pointer-events:none}.effect-spin i::before{opacity:0;filter:opacity(0);visibility:hidden}.product-content-detail .add-to-cart.effect-spin:hover::after{content:none}.btn-product-action.effect-spin:hover::after{border-color:var(--white);border-top-color:transparent;border-bottom-color:transparent}.entry-quick-shop .add-to-cart.effect-spin::after{border-color:var(--color-highlight);border-top-color:var(--white);border-bottom-color:var(--white)}.effect-nav li a{position:relative;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:0;padding:0;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.effect-nav li a.active,.effect-nav li a:hover{color:var(--color-highlight)}.effect-nav li a.active::after,.effect-nav li a:hover::after{transform:scaleX(1);opacity:1;filter:opacity(1);visibility:visible}.effect-nav li a::after{content:"";height:1px;width:100%;background-color:var(--color-highlight);position:absolute;left:0;right:0;bottom:0;transform:scaleX(0);opacity:0;filter:opacity(0);visibility:hidden;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.effect-border-scale{position:relative}.effect-border-scale::after{content:"";display:block;position:absolute;width:100%;height:1px;left:0;bottom:-1px;background-color:var(--color-highlight);transform:scaleX(0);transform-origin:left;-webkit-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out}.effect-border-scale:hover::after{transform:scaleX(1)}.effect-rotate{display:inline-block;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.effect-rotate:hover{transform:rotateZ(90deg)}.effect-shadow:hover{-webkit-box-shadow:0 2px 10px 1px rgba(57,73,76,0.34),0 1px 2px rgba(44,54,56,0.51);-moz-box-shadow:0 2px 10px 1px rgba(57,73,76,0.34),0 1px 2px rgba(44,54,56,0.51);box-shadow:0 2px 10px 1px rgba(57,73,76,0.34),0 1px 2px rgba(44,54,56,0.51)}.effect-spin-loading{position:relative}.effect-spin-loading::after{content:"";display:block;position:absolute;width:30px;height:30px;top:50%;left:50%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid transparent;border-left-color:#fff;margin-left:-15px;margin-top:-15px;animation:spin 1.5s infinite linear}.effect-border-scale-1{position:relative}.effect-border-scale-1::after{content:"";display:block;position:absolute;width:100%;height:2px;left:0;bottom:-1px;background-color:var(--color-highlight);transform:scaleX(0);transform-origin:left;-webkit-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out}.effect-border-scale-1:hover::after{transform:scaleX(1)}.wrap-effect-border-scale-1:hover .effect-border-scale-1::after{transform:scaleX(1)}@keyframes nav_menu_anim_open{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0px)}}@keyframes nav_menu_anim_close{0%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(-10px)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.effect-wave{position:absolute;width:100px;height:100px;top:-1px;left:-1px;border:1px solid var(--color-highlight);border-radius:50%;opacity:0;animation:flash-sec 2s infinite linear}@keyframes flash-sec{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.12);transform:scale(1.12);opacity:.2}40%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:.5}60%{-webkit-transform:scale(1.36);transform:scale(1.36);opacity:.7}80%{-webkit-transform:scale(1.48);transform:scale(1.48);opacity:.2}100%{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.effect-zoom-fade.open{animation-name:zoom-fadeIn;animation-duration:0.5s;animation-fill-mode:both}@keyframes zoom-fadeIn{0%{opacity:0;transform:scale(1);visibility:hidden}100%{opacity:1;transform:scale(1);visibility:visible}}@keyframes zoom-fadeOut{0%{opacity:1;transform:scale(1);visibility:visible}100%{opacity:0;transform:scale(1);visibility:hidden}}@-webkit-keyframes search-anim{25%{background-size:14%}75%{background-size:12%}}@keyframes search-anim{25%{background-size:14%}75%{background-size:12%}}.wrp-effect-album{position:relative;overflow:hidden}.wrp-effect-album .effect-image,.wrp-effect-album .effect-video,.wrp-effect-album .effect-file{display:block}.wrp-effect-album .effect-image::after,.wrp-effect-album .effect-video::after,.wrp-effect-album .effect-file::after{content:"";background-color:rgba(51,54,69,0.7);position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;filter:opacity(0);visibility:hidden;-webkit-transition:0.3s opacity ease-in-out;transition:0.3s opacity ease-in-out}.wrp-effect-album .effect-image::before,.wrp-effect-album .effect-video::before,.wrp-effect-album .effect-file::before{font-family:"Font Awesome 6 Pro";font-weight:900;color:var(--white);position:absolute;top:50%;left:50%;z-index:1;font-size:48px;opacity:0;filter:opacity(0);visibility:hidden;-webkit-transition:opacity 0.2s cubic-bezier(0.39,1,0.55,1),transform 0.2s cubic-bezier(0.39,1,0.55,1);transition:opacity 0.2s cubic-bezier(0.39,1,0.55,1),transform 0.2s cubic-bezier(0.39,1,0.55,1);-webkit-transform:translate(-50%,calc(-50% + 15px));-moz-transform:translate(-50%,calc(-50% + 15px));-ms-transform:translate(-50%,calc(-50% + 15px));-o-transform:translate(-50%,calc(-50% + 15px));transform:translate(-50%,calc(-50% + 15px))}.wrp-effect-album .effect-image::before{content:""}.wrp-effect-album .effect-video::before{content:""}.wrp-effect-album .effect-file::before{content:""}.wrp-effect-album:hover .effect-image::after,.wrp-effect-album:hover .effect-video::after,.wrp-effect-album:hover .effect-file::after{opacity:1;filter:opacity(1);visibility:visible}.wrp-effect-album:hover .effect-image::before,.wrp-effect-album:hover .effect-video::before,.wrp-effect-album:hover .effect-file::before{opacity:1;filter:opacity(1);visibility:visible;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-delay:0.15s;transition-delay:0.15s}.effect-hover-row tbody tr:hover th,.effect-hover-row tbody tr:hover td{cursor:pointer;background-color:#f1f1f1}.effect-hover-row tbody tr:nth-of-type(even){background-color:transparent}ul.comment-images .loading:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:23px;height:23px;text-align:center;line-height:21px;color:#fff;background:var(--red);border-radius:50%;font-size:12px;font-family:"Font Awesome 6 Pro";font-weight:900;margin:inherit!important;-webkit-animation:none;animation:none;border:0}@media(min-width:768px){.row-gap-md-0{row-gap:0!important}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-md-24{margin-top:24px!important}.mt-md-44{margin-top:44px!important}.ml-md-42{margin-left:42px!important}.mt-md-64{margin-top:64px!important}.mx-md-n40{margin-left:-40px!important;margin-right:-40px!important}.px-md-40{padding-left:40px!important;padding-right:40px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-24{margin-bottom:24px!important}.mt-md-40{margin-top:40px!important}.mt-md-32{margin-top:32px!important}.pb-md-80{padding-bottom:80px!important}.pt-md-80{padding-top:80px!important}.p-md-40{padding:40px!important}.p-md-16-40{padding:16px 40px!important}.pl-md-40{padding-left:40px!important}.gap-md-16{gap:16px}.gap-md-16-40{gap:16px 40px}.md-gap-24{gap:24px}.md-gap-32{gap:32px}.md-gap-40{gap:40px}.mt-md-80{margin-top:80px!important}.mb-md-80{margin-bottom:80px!important}}@media(min-width:992px){.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-lg-n20{margin-left:-20px!important;margin-right:-20px!important}.px-lg-20{padding-left:20px!important;padding-right:20px!important}.p-lg-40{padding:40px!important}.mt-lg-40{margin-top:40px!important}.px-lg-160{margin-left:160px!important;margin-right:160px!important}}@media(min-width:1200px){.xl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl-md-n40{margin-left:-40px!important;margin-right:-40px!important}.xl-md-40{padding-left:40px!important;padding-right:40px!important}}@media(max-width:992px){.text-lg-18-26{font-size:1.8rem;line-height:2.6rem}}@media(max-width:768px){.text-md-14-20{font-size:1.4rem;line-height:2.0rem}.text-md-16-24{font-size:1.6rem;line-height:2.4rem}.text-md-18-26{font-size:1.8rem;line-height:2.6rem}.text-md-20-28{font-size:2rem;line-height:2.8rem}.text-md-24-32{font-size:2.4rem;line-height:3.2rem}.text-md-32-40{font-size:3.2rem;line-height:4.0rem}.text-md-42-55{font-size:4.2rem;line-height:5.5rem}}@media(max-width:576px){.text-sm-14-24{font-size:1.4rem;line-height:2.4rem}.text-sm-14-20{font-size:1.4rem;line-height:2.0rem}.text-sm-16-24{font-size:1.6rem;line-height:2.4rem}.text-sm-18-26{font-size:1.8rem;line-height:2.6rem}.text-sm-20-28{font-size:2rem;line-height:2.8rem}.text-sm-24-32{font-size:2.4rem;line-height:3.2rem}.text-sm-32-40{font-size:3.2rem;line-height:4.0rem}.text-sm-42-55{font-size:4.2rem;line-height:5.5rem}}.nc-turnstile{display:block;width:100%;max-width:100%;max-height:0;margin:0;overflow:hidden;opacity:0;transition:max-height 180ms ease,margin 180ms ease,opacity 180ms ease}.nc-turnstile.show-turnstile{max-height:160px;margin:16px 0;overflow:visible;opacity:1}.nc-turnstile iframe{max-width:100%}@media(prefers-reduced-motion:reduce){.nc-turnstile{transition:none}}

.article-item .item .link-more a{color:#3A464F;font-weight:600;font-size:16px}.header-action{margin-left:15px}.box-more-than-cart{padding:80px 0}.banner-home .action-btn .item .btn-line{background:#DEEFFF}.form-control{font-size:1.6rem}.article-item .item .link-more a span{display:inline-block;margin-right:5px}.info-content .search-cart{margin-bottom:20px}.info-content .search-cart .input-group .form-control{border:1px solid #ddd;height:48px;border-radius:8px}.info-content .search-cart{display:flex;gap:10px;align-items:flex-start}.info-content .search-cart .input-group{flex:1}.info-content .search-cart .input-group-append{margin-left:0}.info-content .search-cart .clear-search-btn{border-radius:8px;height:48px;padding:0 15px;white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.info-content .search-cart .clear-search-btn:hover{background-color:#e9ecef;border-color:#adb5bd}.cart-select-container{display:flex;gap:20px}.cart-select-sidebar{width:300px;flex-shrink:0}.search-cart{margin-bottom:20px}.search-cart .input-group{position:relative}.search-cart .clear-search{border-left:none;cursor:pointer}.search-cart .clear-search span{font-size:20px;line-height:1}.alphabet-filter{margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}.alphabet-label{font-weight:600;margin-right:10px}.alphabet-list{display:inline-flex;flex-wrap:wrap;gap:5px}.alphabet-item{display:inline-block;padding:5px 10px;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#333;background:#fff;transition:all 0.3s}.alphabet-item:hover{background:#e9ecef;border-color:#007bff;color:#007bff}.alphabet-item.active{background:#007bff;border-color:#007bff;color:#fff}.popular-carts-section{margin-bottom:20px;padding:15px;background:#fff3cd;border-radius:8px;border:1px solid #ffc107}.popular-carts-section .section-title{margin-bottom:15px;font-size:16px;font-weight:600;color:#856404}.popular-carts-list{display:flex;flex-wrap:wrap;gap:10px}.popular-carts-list .popular-cart-item{flex-basis:calc(25% - 8px);max-width:calc(25% - 8px)}.info-content-right .content{max-height:calc(100vh - 300px);overflow-y:auto}.info-content-right .popular-carts-list{display:flex;flex-wrap:wrap;gap:10px}.info-content-right .popular-carts-list .popular-cart-item{flex-basis:calc(50% - 5px);max-width:calc(50% - 5px);width:100%;cursor:pointer;transition:all 0.3s}.info-content-right .popular-carts-list .popular-cart-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1)}.info-content-right .popular-carts-list .popular-cart-item .info-content{border:1px solid #ddd;padding:10px;border-radius:8px;background:#fff;height:100%;display:flex;align-items:center}.info-content-right .popular-carts-list .popular-cart-item .logo-cart{margin-right:8px;flex-shrink:0}.info-content-right .popular-carts-list .popular-cart-item .logo-cart img{width:35px;height:35px;object-fit:contain}.info-content-right .popular-carts-list .popular-cart-item .name-cart{flex:1;font-size:13px;line-height:1.3}.info-content-right .popular-carts-list .popular-cart-item:hover .info-content{border-color:#007bff;background:#e7f3ff}.related-carts-list{min-height:200px}.related-carts-empty{padding:40px 20px;color:#999;font-style:italic}.related-carts-items{display:flex;flex-direction:column;gap:12px}.related-cart-item{cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}.related-cart-item:hover{transform:translateY(-2px)}.related-cart-item .info-content{display:flex;align-items:center;border:1px solid #ddd;padding:10px;border-radius:8px;background:#fff;transition:border-color 0.2s ease,background 0.2s ease}.related-cart-item:hover .info-content{border-color:#007bff;background:#e7f3ff;box-shadow:0 2px 4px rgba(0,123,255,0.1)}.related-cart-item .logo-cart{margin-right:11px;flex-shrink:0}.related-cart-item .logo-cart img{width:40px;height:40px;object-fit:contain}.related-cart-item .name-cart{flex:1;font-size:13px;line-height:1.3}.related-cart-item .no-logo{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:4px;font-size:10px;color:#999}.related-carts-list-right .item-cart:hover .info-content{border-color:#A1D1FB}.dictionary-format{display:block!important}.letter-group{margin-bottom:30px}.letter-header{font-size:20px;font-weight:700;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #007bff;color:#007bff}.letter-content{display:flex;flex-wrap:wrap;gap:15px}.warp-select-cart .select-cart .item-cart.selected .info-content,.warp-select-cart .select-cart .item-cart:hover .info-content{border-color:#A1D1FB}.popular-badge{position:absolute;top:5px;right:5px;color:#ffc107;font-size:18px;z-index:1}.cart-select-sidebar{background:#f8f9fa;padding:20px;border-radius:8px;max-height:calc(100vh - 300px);overflow-y:auto}.sidebar-section{margin-bottom:30px}.sidebar-section:last-child{margin-bottom:0}.sidebar-title{font-size:16px;font-weight:600;margin-bottom:15px;color:#333}.related-carts-list{display:flex;flex-direction:column;gap:10px}.related-carts-list .related-cart-item{flex-basis:100%;max-width:100%;cursor:pointer}.related-carts-list .related-cart-item:hover .info-content{border-color:#007bff;background:#e7f3ff}.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1620px}.btn-header-top-right a{min-width:91px;border:1px solid var(--color-text);border-radius:46px;color:var(--color-text);padding:12px 10px;text-align:center;transition:0.5s}.header-action .btn-all{padding:12px 15px;text-align:center}.btn-header{margin-left:10px}.btn-header a{background:linear-gradient(90deg,#6C54FF 0%,#0972CE 100%);height:48px;width:150px;color:#fff;border-radius:80px;border-bottom:1px solid #fff}.banner-home .info-content .dsc-center,.box-banner-pricing .info .dsc-center{font-size:18px;margin-bottom:40px;color:var(--color-text)}header{position:relative;height:80px;background:#deefff}.section-more-than{padding:50px 0 80px}.section-more-than .info-left .title{color:#5B5B5B;font-size:24px;font-weight:700}.section-more-than>.row{display:flex;align-items:center}.list-more-than .item .img img{height:56px;width:100%;object-fit:contain}.slogan-section{font-size:24px;font-weight:700;margin-bottom:5px;color:var(--color-text)}.slogan-section span{background:var(--bg-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:7px}.dsc-section{max-width:954px;margin-left:auto;margin-right:auto;font-size:18px;color:#3A464F}.home-key-stre .hk-feature-item svg{flex-shrink:0;color:var(--color-highlight)}.home-key-stre .hk-check-item svg{flex-shrink:0;color:var(--color-highlight)}.section-home-supported .inter-content-sp .swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.section-home-supported .inter-content-sp .item{text-align:center;margin-bottom:40px;position:relative;padding-top:10px}.section-home-supported .inter-content-sp .item .img{box-shadow:0px 1px 4px 0px #D9D9D9;border:1px solid #EBEBEB;width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;background:#fff}.section-home-supported .inter-content-sp .item .img img{width:50px;height:50px;object-fit:contain}.title-section>span{background:var(--bg-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-home-supported .inter-content-sp .item .icon{position:absolute;top:1px;left:50%;transform:translateX(-50%)}.inter-content-sp .center-item .item .icon svg path{stroke:var(--color-highlight)}.section-home-supported .cart-marquee{overflow:hidden}.section-home-supported .cart-marquee .cart-marquee-track{display:flex;width:max-content;animation:cartMarquee 180s linear infinite}.section-home-supported .cart-marquee .cart-marquee-group{display:flex;align-items:flex-start;flex:none;gap:40px;padding-right:40px}.section-home-supported .cart-marquee .col-item{flex:none;width:auto}.section-home-supported .cart-marquee .col-item:nth-child(even){margin-top:110px}@keyframes cartMarquee{to{transform:translateX(-50%)}}.section-case-studies-img .swiper-wrapper{align-items:center}.section-case-studies-img .swiper-slide{height:auto;display:flex}.section-case-studies-img .item .img:hover{box-shadow:0px 4px 12px 0px rgba(0,0,0,0.08);transform:translateY(-2px)}@keyframes nhServiceContentFadeIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.works .tab-content .content-item .item-bottom .left .dsc{color:#fff;font-size:18px}.section-home-how-it-workt .banner-top svg{width:1200px}.section-home-how-it-workt .banner-top{position:absolute;top:-169px;z-index:0;pointer-events:none}.section-home-count .top .title-section{color:#fff;margin-bottom:10px;font-size:32px}.section-home-count .top .dsc-section-ct{color:#fff;max-width:570px}.section-home-count .img:before{content:"";position:absolute;left:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,rgb(14 123 248 / 19%) 0%,rgb(0 27 54 / 0%) 100%);z-index:0;top:0}.section-home-count .img{padding-top:75%}.section-home-count .top{margin-bottom:40px}.section-home-count .infnter-content .item .top-item{display:flex;font-size:42px;font-weight:700;background:var(--bg-gradient-text-3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-home-count .infnter-content .item .description{color:#8D8D8D}.section-home-count .inter-img{max-width:477px}.works .tab-content .content-item .item-bottom .left{max-width:590px}.section-home-highlight-brand{box-shadow:0px 4px 10.7px 0px #00000021;border-top-left-radius:65px;border-bottom-right-radius:64px;padding:50px 50px 0;z-index:10;position:relative;background:#fff}.section-home-highlight-brand .swiper-pagination{bottom:10px}.section-home-highlight-brand .swiper{padding-bottom:50px}.section-home-highlight-brand .item>.row{display:flex;align-items:center}.section-home-highlight-brand .item .img img{height:80px;object-fit:contain}.section-home-highlight-brand .item .description{border-left:1px solid #000;padding-left:50px}.section-home-highlight-brand .item .img{text-align:center}span.swiper-pagination-bullet.swiper-pagination-bullet-active{height:8px;width:37px;border-radius:8px;background:#003367}.section-home-case-studies{padding-bottom:60px;position:relative}.swiper-pagination-bullet{width:13px;border-radius:8px}.box-home-highligh-brand{position:relative;margin-bottom:80px}.box-home-highligh-brand:before{content:"";position:absolute;left:0;width:100%;background:#001a35;height:50%}.section-home-case-studies .article-item{border:1px solid #EEEEEE;padding:15px;border-radius:16px;height:100%;transition:border-color 0.3s cubic-bezier(0.4,0,0.2,1),background-color 0.3s cubic-bezier(0.4,0,0.2,1),box-shadow 0.3s cubic-bezier(0.4,0,0.2,1);will-change:box-shadow}.section-home-case-studies .article-item .item .inner-image{border-radius:12px!important;overflow:hidden;margin-bottom:25px}.section-home-case-studies .article-item .item .inner-image img{transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);will-change:transform}.section-home-case-studies .article-item:hover .item .inner-image img{}.section-home-case-studies .item{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:10px}.section-home-case-studies .item .link-more a:hover{background:var(--bg-hover)}.section-home-case-studies .item .link-more a{padding:10px 10px;border-radius:50px;display:inline-flex}.language-section{position:relative;margin-left:15px}.language-section .language-switch .language-picker{display:flex;align-items:center;padding:10px 0;height:80px;cursor:pointer}.language-section .warp-language{position:absolute;right:0;width:auto;background:#fff;border-radius:16px;margin-bottom:0;z-index:999;opacity:0;display:none;padding:15px 25px;min-width:200px;top:calc(100% + 10px);box-shadow:0 8px 24px rgba(5,54,96,0.12)}.language-section .language-switch .language-picker img{width:24px;height:24px;object-fit:contain;margin-right:10px}.language-section .language-switch .language-picker span{color:#000;font-weight:700;font-size:16px}.language-section .language-switch ul li a,.language-section .language-switch ul li .language-current-label{color:#3A464F;font-size:16px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;white-space:nowrap}.language-section .language-switch.open .warp-language{display:block;opacity:1}.language-section .language-switch ul li a:hover{color:var(--color-highlight)}.language-section .language-switch ul li.is-current-language .language-current-label{color:var(--color-highlight);cursor:default;font-weight:700}.language-section .language-switch ul li:last-child a{border:0}.language-section .language-switch .language-picker span.icon{flex:0 0 24px;display:inline-flex;justify-content:flex-end}.language-section .language-switch .language-picker span.icon svg{width:18px;height:18px;transition:transform 0.25s ease}.language-section .language-switch.open .language-picker span.icon svg{transform:rotate(180deg)}.section-home-faq #accordion{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.section-home-faq .item-title-process:not(.collapsed) .show-dsc svg path{stroke:#0C2A4A}.box-home-article-02{margin-bottom:60px;position:relative;z-index:3}.box-home-section-article-01{padding:80px 0 90px;background:#001A35;position:relative;overflow:hidden;background-size:100%;background-repeat:no-repeat;background-position:center;background-position:top}.box-home-article-02 .title-section{color:#fff;margin-bottom:20px}.box-home-article-02 .dsc-section{color:#fff}.section-home-lets-move .content-info .img{padding-top:45.25%}footer{background:#001A35;position:relative;padding-bottom:20px;overflow:hidden;margin-top:0}.footer-contact .logo img{height:54px}.footer-contact .logo{margin-bottom:20px}.footer-contact .dsc{margin-bottom:30px;max-width:408px;color:#3A464F}.footer-contact form{margin-bottom:30px}.footer-contact form .form-group{position:relative;max-width:415px}.footer-contact form .form-group .form-control{border-radius:268px;height:56px;padding-left:50px;padding-right:100px;font-size:16px}.footer-contact form .form-group .icon{position:absolute;top:14px;left:16px}.footer-contact form .form-group .form-control::placeholder{color:#6c757d}.footer-contact form .form-group .btn,.footer-contact form .form-group .btn-all{position:absolute;top:4px;right:4px;height:48px;width:90px;border-radius:50px;font-size:16px}.box-fanpage .list-fanpage{display:flex;align-items:center;padding-left:0}.box-fanpage .list-fanpage .item{list-style:none;margin-right:30px}.box-fanpage .list-fanpage .item img{width:40px;height:40px}.menu-footer .title-footer{font-weight:700;font-size:18px;margin-bottom:20px;color:#3A464F}.menu-footer ul{padding-left:0}.menu-footer ul>li{list-style:none;margin-bottom:20px}.menu-footer ul>li>a,.menu-footer ul>li>.menu-footer-label{color:#3A444E}.section-footer-01{position:relative;padding-top:80px;max-width:calc(100% - 40px);overflow:hidden;margin-left:auto;margin-right:auto;border-top-left-radius:40px;background:#fff;border-top-right-radius:40px;padding-bottom:15px}.section-footer-01>.container>.row>div:nth-child(3),.section-footer-02>.container>.row>div:nth-child(3){flex:0 0 21%;max-width:21%}.section-footer-01>.container>.row>div:nth-child(2),.section-footer-02>.container>.row>div:nth-child(2){flex:0 0 20.66667%;max-width:20.66667%}.footer-contact{position:relative}.section-footer-02{position:relative;max-width:calc(100% - 40px);overflow:hidden;margin-left:auto;margin-right:auto;background:#fff;padding-bottom:15px}.section-footer-01 .container{position:relative;z-index:2}.footer-section-04>.container>.row>div{position:initial}.img-before-top{position:absolute;top:0;left:20px;z-index:8;border-top-left-radius:40px;overflow:hidden;z-index:0;pointer-events:none}.section-footer-03{position:relative;max-width:calc(100% - 40px);margin-left:auto;margin-right:auto;background:#fff;padding-bottom:20px;border-bottom-left-radius:40px;border-bottom-right-radius:40px;padding-top:20px}.img-footer-right{position:absolute;right:20px;bottom:20px;z-index:0;border-bottom-right-radius:40px;overflow:hidden;pointer-events:none}.img-footer-right span.img-footer-01{position:absolute;bottom:0;right:0}@keyframes cubeFloat{0%{transform:translateY(0)}50%{transform:translateY(-14px)}100%{transform:translateY(0)}}.section-home-lets-move .migration-wrapper .link-book-a-demo{margin-top:60px}.banner-home .info-content .buy-btn-banner .btn-migration a:hover{background:var(--bg-highlight-light);color:#fff;border-color:var(--bg-hover-main)}.section-home-service .content-section ul.nav.nav-tabs>li.nav-item>.nav-link:hover:not(.is-selected){color:#1578dc;border-color:transparent!important}.list-more-than{position:relative;padding-bottom:30px}.list-more-than .swiper{position:static}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.section-home-supported .inter-content-sp .swiper{position:static}.section-home-highlight-brand .swiper-pagination-horizontal{bottom:10px}.box-service-choose .content .img-center{text-align:center;position:absolute;left:50%;transform:translateX(-50%);height:400px;width:100%;object-fit:contain}.box-service-choose .content .img-center img{height:100%}.warp-service-left .dsc-service{margin-bottom:50px}.box-service-compare-features .features .top-features .item-top>span{flex:0 0 20%;max-width:20%}.box-service-compare-features .features .list-bottom .item-bottom .btn-more{padding:0 30px}.box-service-compare-features .features .list-bottom .item-bottom .btn-more a{display:flex;height:48px;background:var(--bg-gradient-text);align-items:center;justify-content:center;border-radius:43px;color:#fff;font-weight:600;transition:all 0.3s ease}.box-service-compare-features .features .list-bottom .item-bottom.item-center .btn-more a{background:var(--color-text)}.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-4 svg:nth-child(5){display:none}.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-3 svg:nth-child(4),.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-3 svg:nth-child(5){display:none}.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-2 svg:nth-child(3),.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-2 svg:nth-child(4),.warp-service-loved-by-customer .list-loved-by-customer .item .note span.star-2 svg:nth-child(5){display:none}.article-item .categorys .article-category a{background:#0972CE1A;color:#0972CE;padding:0 20px;border-radius:8px;align-items:center;white-space:nowrap;max-width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:inline-block!important;height:32px;line-height:32px}.article-item .inner-article-top .inner-content{display:flex;align-items:flex-end;margin-bottom:20px}.article-item .inner-article-top .inner-content .left .article-title{margin-bottom:0;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.article-item .inner-article-top .inner-content .icon-right{flex:0 0 50px;text-align:right}.box-service-banner-01 .content-banner .info-left .btn-you-name .btn-gradient{margin-right:30px;white-space:nowrap}.box-service-key-features .content .info-right .dsc{font-size:18px;color:#3A464F;margin-bottom:40px}.box-service-who-is-for .content .hot,.box-service-workflow .content .hot,.box-service-pricing .content-pricing .hot,.box-about-who-we-are .hot,.box-what-we-do .top,.box-about-what-we-heve-done .content .hot,.box-about-trusted .hot{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.box-service-who-is-for .content .hot span,.box-service-workflow .content .hot span,.box-service-pricing .content-pricing .hot span,.box-about-who-we-are .hot span,.box-what-we-do .top .hot span,.box-about-what-we-heve-done .content .hot span,.box-about-trusted .hot span{display:inline-flex;align-items:center;height:40px;background:#0972CE1A;padding:0px 20px;border-radius:25px;color:#0972CE;gap:5px}.box-service-pricing .content-pricing .info-inter .info-left .list-key .stkey{text-align:center}.box-section-blogs-01{background:linear-gradient(180deg,#DEEFFF 0%,#FFFFFF 104.59%);padding-top:40px}.box-blog-category{padding:45px;border-radius:45px;position:relative;overflow:hidden;background:linear-gradient(180deg,#EBF5FF 0%,#fff 70%);background-repeat:no-repeat;background-position:bottom}.box-blog-category .content .breadcrumbs-section{justify-content:flex-start;margin-bottom:30px}.breadcrumbs-section a{display:flex;align-items:center}.breadcrumbs-section a:last-child::after{display:none}.box-blog-category .content .info-title{margin-bottom:20px}.box-blog-category .content .info-title .title-section span{background:var(--bg-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.box-blog-category .content .info-title .dsc{font-size:18px;color:var(--color-text);font-weight:600}.box-blog-category .list-category .item>a:hover{background:#419ADA1A}.box-blog-category .content{position:relative;z-index:1}.box-blog-category .img-bf img{position:absolute;left:50%;transform:translateX(-50%);z-index:0;pointer-events:none;height:auto;bottom:0;width:100%}.box-blog-category .list-category .item>a .icon{margin-right:10px}.list-small .article-item{display:flex;align-content:center;border:1px solid #EEEEEE;box-shadow:none;border-radius:16px;margin-bottom:15px}.list-small .article-item:hover{border-color:#73BEFF}.list-small .article-item .inner-image{flex:0 0 160px;max-width:160px;margin-bottom:0}.list-small .article-item .inner-content{flex-basis:calc(100% - 160px);max-width:calc(100% - 160px);padding-left:20px}.list-small .article-item .inner-image .img{padding-top:59%}.box-home-article-page .article-item,.article-item-page{border:1px solid #EEEEEE;box-shadow:none;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between}.row{margin-left:-10px;margin-right:-10px}.row>div{padding-left:10px;padding-right:10px}.mb-20{margin-bottom:20px}.row.no-gutters{margin-right:0;margin-left:0}.slider-blog-page .title-section{font-size:32px;margin-bottom:20px}.slider-blog-page{position:relative;padding-bottom:30px}.slider-blog-page .swiper{position:static}.box-unlock-blogs{padding:0;position:relative;overflow:hidden}.section-blog-unlock{max-width:1140px;margin-left:auto;margin-right:auto;padding:40px 100px;border-radius:40px;background-size:cover;height:309px;display:flex;align-items:flex-end;position:relative;z-index:2;overflow:hidden}.section-blog-unlock .content .title-blog{font-size:32px;color:#fff;font-weight:700;margin-bottom:10px;line-height:1.3}.section-blog-unlock .content .dsc-blog{max-width:467px;color:#fff;margin-bottom:30px}.copyright{color:#3A464F}.article-item-page.swiper-slide{height:auto}.category-author .author a{display:flex;align-items:center}.category-author{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.category-author .author .icon{flex:0 0 24px;max-width:24px;margin-right:10px}.category-author .author .icon img{width:24px;height:24px;object-fit:cover;border-radius:50%}.category-author .author .name-by span.name{font-weight:600;color:#3A464F}.category-author .author .name-by span.by{color:#3A464F;display:inline-block;margin-right:5px}.box-section-page-02{padding-top:60px;padding-bottom:80px}.box-section-search{margin-left:20px;position:relative}.box-section-search .icon{cursor:pointer}.box-section-search .search-info{position:fixed;top:90px;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-8px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s ease;background:#fff;border-radius:999px;box-shadow:0 8px 24px rgba(5,54,96,0.12);padding:4px;width:640px;max-width:calc(100vw - 40px);z-index:1050}.box-section-search.is-open .search-info{opacity:1;visibility:visible;transform:translate(-50%,0)}.box-section-search .search-info form{margin:0}.box-section-search .search-info .input-group{display:flex;align-items:center;width:100%;background:transparent;border-radius:999px;padding-left:16px}.box-section-search .search-info .input-group .icon-left{display:flex;align-items:center;flex-shrink:0;margin-right:8px}.box-section-search .search-info .input-group .icon-left svg{width:20px;height:20px}.box-section-search .search-info .input-group .form-control{flex:1;border:0;background:transparent;height:44px;box-shadow:none;font-size:16px;color:var(--color-text);padding:0 8px}.box-section-search .search-info .input-group .form-control:focus{outline:none;box-shadow:none}.box-section-search .search-info .input-group-append{flex-shrink:0}.box-section-search .search-info .input-group-append .btn-submit{background:var(--bg-highlight-light);color:#fff;border:0;border-radius:999px;height:44px;padding:0 24px;font-weight:600;font-size:16px}.box-section-search .search-info .input-group-append .btn-submit:hover{background:var(--bg-highlight-light-hover)}.box-section-search .icon svg{width:28px;height:28px}.box-blog-category .title-section>span{margin-left:0}.box-blog-category .date-author{display:flex;align-items:center;justify-content:center}.box-blog-category .date-author .author a{display:flex;align-items:center}.box-blog-category .date-author .author .icon{flex:0 0 32px;max-width:32px;margin-right:10px}.box-blog-category .date-author .author .icon img{width:32px;height:32px;object-fit:cover;border-radius:50%}.box-blog-category .date-author .author .name-by span.by{color:#3A464F}.box-blog-category .date-author .author .name-by span.name{font-weight:600;color:#3A464F}.box-blog-category .date-author span.post-date{margin-bottom:0;font-size:16px;margin-right:25px;color:#3A464F}.img-article-right{background:#0972CE1A;padding:40px;border-radius:32px;margin-bottom:25px}.img-article-right .img img{object-fit:contain}.img-article-right .img{margin-bottom:25px;padding-top:70%}.img-article-right .btn-bg-text a{height:48px;font-size:16px}.categories{background:#0972CE1A;padding:20px;border-radius:32px}.categories .title-section{font-size:32px;line-height:1.4;margin-bottom:15px}.categories .categories-section .has-child>ul>li{margin-bottom:13px}.categories .categories-section .has-child>ul>li>a{padding:13px 15px;background:#fff;border-radius:16px}.categories .categories-section .has-child>ul>li:last-child{margin-bottom:0}.box-section-page-02>.container>.row{margin-left:-20px;margin-right:-20px}.box-section-page-02>.container>.row>div{padding-left:20px;padding-right:20px}.categories .categories-section>li>a>svg{margin-right:10px}.categories-section a.active svg path{stroke:#fff}.categories .categories-section .has-child>ul>li>a>svg{margin-right:10px}.categories .categories-section>li:last-child{margin-bottom:0}.article-item:hover{border-color:var(--bg-border-hover)}.list-small .article-item:Hover{background:#fff}.warp-article-detail>.row{margin-left:-40px;margin-right:-40px}.warp-article-detail>.row>div{padding-left:40px;padding-right:40px}.list-small .article-item .inner-image .img{border-radius:16px;overflow:hidden}.article-bottom-author .author>a,.article-bottom-author .author>.author-info{display:flex;align-items:center}.article-bottom-author .author .icon{flex:0 0 44px;max-width:44px;border-radius:50%;overflow:hidden;margin-right:10px}.article-bottom-author .author .icon img{width:44px;height:44px;object-fit:cover}.article-bottom-author .author .name-by{font-size:18px;color:var(--color-text)}.article-bottom-author .author .name-by span.name{font-weight:600}.article-bottom-author .author .name-by .by{margin-right:7px}.warp-article-detail .row,.warp-article-detail .col-xl-5{overflow:visible!important}.box-service-compare-features .features .list-bottom .item-bottom .btn-more a:hover{background:linear-gradient(104.94deg,#3618FF -9.48%,#1C00D7 50.71%,#0972CE 116.55%)}.box-service-compare-features .features .list-bottom .item-bottom.item-center .btn-more a:hover{background:#00203B}.footer-section-article-01,.footer-section-article-02,.footer-section-article-03,.footer-section-article-04{z-index:1;background:none}.footer-section-04.footer-section-article-04>.row>div{position:initial}.footer-section-article-04 .img-footer-page{position:absolute;top:0;left:20px;z-index:0;background:linear-gradient(93.07deg,#011b44 -16.41%,#032555 99.41%);width:calc(100% - 40px);height:calc(100% - 20px);margin-left:auto;margin-right:auto;overflow:hidden;border-radius:32px}.footer-section-article-04 .img-footer-page .banner-left{position:absolute;bottom:0;z-index:1;left:0}.footer-section-article-04 .img-footer-page .banner-right{position:absolute;bottom:0;right:0;z-index:1}.article footer,.article_detail footer,.layout-3zi7tkh footer,.layout-akl50bc footer{background:linear-gradient(180deg,#ffffff -16.41%,#f6f9ff 99.41%)}.footer-section-article-01 .footer-contact .dsc{color:#fff}.footer-section-article-01 .menu-footer .title-footer,.footer-section-article-02 .menu-footer .title-footer{color:#fff}.footer-section-article-01 .menu-footer>ul>li>a,.footer-section-article-02 .menu-footer>ul>li>a{color:#fff}.footer-section-article-03 .copyright{color:#fff}.info-modal-cart .cart-top .item.item-search-cart .input .search-btn{position:absolute;top:0;right:0;height:56px;width:100px;background:var(--color-text);color:#fff;border-radius:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;z-index:2}.info-modal-cart .cart-top .item.item-search-cart .input .search-btn:hover{background:var(--color-text-hover)}.info-modal-cart .cart-top .item.item-custom-cart .btn:hover{background:var(--color-text);color:#fff}.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li>a{background:rgb(243 243 243);height:40px;display:flex;align-items:center;border-radius:16px;font-size:16px}.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li{margin-bottom:5px}.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li:last-child{margin-bottom:0}.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li.active>a,.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li:hover>a{background:#e7f1fb;color:var(--color-text);font-weight:600}.button-calculate .btn{border-radius:30px;color:#fff;height:45px;padding:0 20px;font-size:16px;background:linear-gradient(93.07deg,#6C54FF -16.41%,#0972CE 99.41%);border:0}.button-calculate .btn:hover{background:var(--bg-gradient-text-3)}@keyframes featureSlideIn{from{transform:translateY(15px)}to{transform:translateY(0)}}@keyframes featureSlideOut{from{transform:translateY(0)}to{transform:translateY(15px)}}@keyframes featureFadeIn{from{opacity:0;max-height:0}to{opacity:1;max-height:100px}}@keyframes featureFadeOut{from{opacity:1;max-height:100px}to{opacity:0;max-height:0}}.warp-banner-01 .inter-img .img-center-warp{position:absolute;left:50%;transform:translateX(-50%);z-index:1;width:calc(100% - 76px);top:50px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden;margin-left:-1px}.warp-banner-01 .inter-img .img-center-warp .img{padding-top:44.7%}.warp-banner-01 .inter-img .img-center-warp .img img{object-fit:cover}.header-section{text-align:center;padding:50px 0 40px;gap:8px;display:grid}.header-section--title{background:var(--bg-highlight-light);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:42px;line-height:48px;font-weight:800;margin-bottom:0}.header-section--des{font-size:18px;line-height:26px;margin-bottom:0;color:#3A464F}.platform-item a:hover .platform-card--arrow{opacity:1;transform:translateX(0)}.support-platform--btn-search{font-weight:600;line-height:24px;background-color:var(--color-text);color:#fff;border-radius:999px;padding:10px 25px;height:56px;font-size:16px;transition:background-color 0.22s ease,transform 0.22s ease,box-shadow 0.22s ease;border:0}.support-platform--btn-search:hover{background-color:var(--color-text-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(5,54,96,0.45)}.pm-wrapper-inner{display:grid;gap:10px}.pm-top{text-align:center}.pm-title{text-align:center;margin-bottom:12px}.pm-desc{text-align:center}.pm-readmore-wrap{text-align:center}.pm-readmore-btn{margin-top:20px}.process-works--name{max-width:300px!important;margin-bottom:4px}.process-works--description{line-height:24px;max-width:290px;margin:0 auto}.btn--banner{padding:15px 24px;border:1px solid var(--color-text);border-radius:999px;color:var(--color-text);z-index:9;position:relative;gap:4px;display:flex;align-content:center;flex-wrap:wrap}.btn-hover--svg:hover svg{transform:translateX(5px)}.btn--bg-white-hover:hover{background:var(--color-text);color:#fff!important}.btn--bg-white-hover,.btn--bg-white-hover svg{transition:all 0.15s ease-in-out!important}.btn--bg-white-hover:hover svg{filter:brightness(0) invert(1)}.btn--gradient:hover{background:var(--bg-highlight-light-hover)}.tooltip{position:relative;font-size:12px;line-height:18px;max-width:280px;background:#fff;border-radius:14px;padding:16px 20px;z-index:1000}.tooltip::before,.tooltip::after{content:"";position:absolute;width:0;height:0}.tooltip[x-placement^=right]{margin-left:10px;box-shadow:-8px 0 24px rgba(0,0,0,.2)}.tooltip[x-placement^=right]::before{left:-8px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #fff}.tooltip[x-placement^=right]::after{left:-9px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid rgba(0,0,0,0)}.tooltip[x-placement^=left]{margin-right:10px;box-shadow:8px 0 24px rgba(0,0,0,.2)}.tooltip[x-placement^=left]::before{right:-8px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fff}.tooltip[x-placement^=left]::after{right:-9px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,0)}.tooltip[x-placement^=top]{margin-bottom:10px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.tooltip[x-placement^=top]::before{bottom:-8px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.tooltip[x-placement^=top]::after{bottom:-9px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,0)}.tooltip[x-placement^=bottom]{margin-top:10px;box-shadow:0 -8px 24px rgba(0,0,0,.2)}.tooltip[x-placement^=bottom]::before{top:-8px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.tooltip[x-placement^=bottom]::after{top:-9px;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(0,0,0,0)}.mapping--tab-link:hover{color:var(--color-text);background:#0972CE1A}.scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.scroll-container:active{cursor:grabbing}.scroll-container::-webkit-scrollbar{}.scroll-item{flex:0 0 auto;transition:all 0.3s ease}.data-supported--item img{margin-right:8px;float:left}.is-open .toggle-migration svg{transform:rotate(180deg)}.full-features-list.is-open{max-height:9999px;transition:max-height 1s ease-in-out,opacity 0.5s ease}.step-title{padding:0 16px;margin-top:18px}.step-item.active .step--content{opacity:1;visibility:visible;max-height:600px}.fadeIn{animation:fadeIn 0.4s ease forwards}.fadeOut{animation:fadeOut 0.4s ease forwards}@media(min-width:768px){.pm-wrapper-inner{gap:40px}.pm-readmore-btn{margin-top:40px}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.featured-cart--nav-link:hover{color:var(--color-text);background:#0972CE1A;border-radius:50px}.form-select .btn-light:not(:disabled):not(.disabled):active,.form-select.btn-light:not(:disabled):not(.disabled).active,.form-select.show>.btn-light.dropdown-toggle{background:transparent;border:0}.scroll-bar--container{overflow-y:auto}.section-home-faq .item-title-process .show-dsc:hover svg path,.section-home-faq .item-title-process .hidden-dsc:hover svg path{stroke:var(--color-highlight-light)}.box-service-who-is-for .content .item:hover{border:2px solid #C3E3FF;background:#0972CE1A}.box-service-workflow .content-inter .item:hover .step{transform:scale(1.1)}.box-service-workflow .content-inter .item:hover .name{color:#0972CE}.warp-service-left .content-service-left .item:hover .key{transform:scale(1.1)}.warp-service-left .content-service-left .item:hover .name{color:var(--color-highlight-light)}.section-home-faq .item-title-process:hover{background:#F5F8FF}.box-service-which-migration .content .item .item-content:hover{background:var(--bg-hover);border-color:rgba(195,227,255,1)}.btn-hover a:hover:before{opacity:1;transform:translateX(-50%) scale(1)}.btn-hover a:hover span{color:#fff}.layout-3zi7tkh .icon-down svg path{stroke:#fff}.layout-3zi7tkh .menu-footer ul>li>a{color:#fff}.section-learning-overview .learning-overview-card--link{display:inline-block;margin-top:12px;font-size:16px;font-weight:600;color:var(--color-text)}.section-learning-what-youll .item-key:hover{opacity:1}.section-learning-what-youll .item-key:hover .key-line{opacity:1}.section-learning-why-it .lisy-pros-cons .item-when img{width:20px;height:20px}.section-learning-start-here .content>.row>div:nth-child(2) .item{background:#fff;padding:30px;border-radius:24px}.box-service-workflow.box-process-works .content-inter{max-width:1140px;margin-left:auto;margin-right:auto}.menu-footer ul>li>a:hover{color:var(--color-highlight)}.breadcrumbs-section .breadcrumbs-home,.breadcrumbs-section .breadcrumbs-link{display:inline-flex;align-items:center;color:#6B7785;text-decoration:none;transition:color 0.2s ease}.breadcrumbs-section .breadcrumbs-home:hover,.breadcrumbs-section .breadcrumbs-link:hover{color:var(--color-highlight)}.breadcrumbs-section .breadcrumbs-link,.breadcrumbs-section .breadcrumbs-current{font-size:1.4rem;line-height:2rem}.breadcrumbs-section .breadcrumbs-sep{display:inline-flex;align-items:center;color:#B7C2CE}.breadcrumbs-section .breadcrumbs-current{margin:0;font-weight:600;color:var(--color-text)}.author-detail-social-icon svg{width:13px;height:13px}.author-detail-social-icon:hover{background:var(--color-text);color:#ffffff}.author-detail-stat-icon svg{width:22px;height:22px}.btn-header-top-right a:hover{background:var(--color-text);color:#fff;border-color:var(--color-text)}.banner-home .info-content .buy-pricing .buy-pricing-content a.inter-content:hover .name{color:var(--color-highlight)}.footer-contact form .form-group .btn:hover,.footer-contact form .form-group .btn-all:hover::before{opacity:1}.support-platform--ul .support-platform--a:hover{background:var(--bg-hover-main-50);color:var(--color-text)}.support-platform--ul .support-platform--a.active:hover{background-color:var(--color-text);color:white}.sort-btn.active{background:var(--color-text)}.sort-btn.active svg path{fill:#fff}.platform-item a:hover .platform-card,.popular-migration--item:hover{border-color:var(--bg-border-hover)}.why-merchants--item:hover{border-color:#C3E3FF;transform:translateY(-6px)}.looking-futher--item:hover{background:var(--bg-hover-main-50);border-color:var(--bg-blue-100)}.section-cart-01 .info-left .btn-you-name,.btn-background-empty button{font-weight:600;font-size:18px}@keyframes spinOrbit{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes dashMove{from{stroke-dashoffset:0}to{stroke-dashoffset:-40}}@keyframes dashMove2{from{stroke-dashoffset:0}to{stroke-dashoffset:40}}.dash-paused{animation-play-state:paused!important}@keyframes floatY{0%{transform:translateY(0px)}50%{transform:translateY(-12px)}100%{transform:translateY(0px)}}@keyframes dashMove{from{stroke-dashoffset:0}to{stroke-dashoffset:-30}}.home-key-stre .icon-02 .arrow-moving.is-ready,.home-key-stre .icon-02 .arrow-moving-right.is-ready{opacity:1}ul.best-for-list{margin-bottom:20px}ul.best-for-list li{font-size:18px;color:rgba(58,70,79,1);margin-bottom:10px}.title-best-for{font-weight:700;color:rgba(58,70,79,1);font-size:18px;margin-bottom:15px}.content-section .content-item .image-item img.img-fluid.img-center{position:absolute;width:100%;height:100%;object-position:left;left:0;top:0}[data-where-innovation].wi-animating .where-innovation-thumb[data-distance="0"] .where-innovation-thumb-inner{transform:translateY(0) scale(0.667)}.works .content-works .item-bottom{margin-bottom:30px}.works .content-works .item-bottom .left{max-width:600px}.works .content-works .item-bottom .left .name{font-size:32px;color:#fff;font-weight:700;margin-bottom:15px}.works .content-works .item-bottom .left .dsc{color:#fff;line-height:1.5}.works .content-works .item-bottom .inter-img .img{border-radius:32px;overflow:hidden}.article-item:hover .inner-article-top .inner-content .icon-right svg{transform:rotate(45deg)}.article-item .inner-article-top .inner-content .icon-right svg{transition:0.2s}.box-blog-category:before{background:linear-gradient(180deg,#FFFFFF -22.71%,rgba(255,255,255,0.430464) 54.94%,rgba(255,255,255,0.1) 100%);position:absolute;content:"";left:0;width:100%;height:100%;top:0;z-index:0;pointer-events:none}.language-section .warp-language ul.list-unstyled{margin-bottom:0}.language-section .warp-language .title{font-weight:700;margin-bottom:10px;color:var(--color-text);font-size:18px}.section-home-how-it-workt .card-content{transform:translateY(40px);opacity:0.35;transition:0.5s}.section-home-how-it-workt .card.active .card-content{transform:translateY(0);opacity:1}.footer-section-article-01 .menu-footer ul>li>a,.footer-section-article-01 .menu-footer ul>li>.menu-footer-label{color:#ffffff}.footer-section-article-02 .menu-footer ul>li>a,.footer-section-article-02 .menu-footer ul>li>.menu-footer-label{color:#ffffff}.box-search-article{padding-left:25px;width:100%}.box-search-article .search-result-summary{font-size:14px;color:#717182;margin-bottom:16px;line-height:1.6}.box-search-article .search-result-summary strong{color:#1F2937;font-weight:600}.box-search-article .search-result-list{display:flex;flex-direction:column;gap:12px}.box-search-article .search-result-item{display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid #EEEEEE;border-radius:16px;background-color:#fff;text-decoration:none;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.box-search-article .search-result-item:hover{border-color:#C3E3FF;text-decoration:none}.box-search-article .search-result-icon{flex:0 0 48px;width:48px;height:48px;border-radius:12px;background-color:#0972CE1A;display:flex;align-items:center;justify-content:center;overflow:hidden}.box-search-article .search-result-icon img{width:100%;height:100%;object-fit:cover}.box-search-article .search-result-content{flex:1 1 auto;min-width:0}.box-search-article .search-result-title{font-size:16px;font-weight:600;color:var(--color-text);margin-bottom:8px}.box-search-article .search-result-description{font-size:14px;color:#4B5563;line-height:1.6;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.box-search-article .search-result-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:#6B7280}.box-search-article .search-result-meta .meta-label{font-weight:600;color:#374151}.box-search-article .search-result-meta .meta-value{color:#6B7280}.box-search-article .search-result-meta .meta-sep{color:#9CA3AF}.box-search-article .search-result-empty{padding:24px;text-align:center;color:#6B7280;border:1px dashed #E5E7EB;border-radius:12px}.nc-search-bar-section{background:#ffffff73;border-top-left-radius:40px;border-top-right-radius:40px;margin-top:40px;padding:40px;position:relative}.nc-search-bar-form{max-width:640px;margin:0 auto;z-index:22}.nc-search-bar{display:flex;align-items:center;gap:8px;background:#FFFFFF;border-radius:999px;padding:4px 4px 4px 20px;box-shadow:0 4px 16px rgba(20,64,168,0.08)}.nc-search-bar__input-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.nc-search-bar__icon{color:#9CA3AF;font-size:16px}.nc-search-bar__input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:#3A464F;font-size:15px;line-height:24px;height:44px;padding:0}.nc-search-bar__input::placeholder{color:#9CA3AF}.nc-search-bar__btn{flex-shrink:0;border:0;border-radius:999px;background:var(--bg-highlight-light);color:#FFFFFF;font-size:16px;font-weight:600;line-height:20px;padding:0 26px;height:48px;cursor:pointer;transition:filter 0.2s ease}.nc-search-bar__btn:hover{filter:brightness(1.05)}.nc-search-bar-section .img-before svg{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:auto;pointer-events:none;z-index:0}.pagination li.page-item:hover .page-link svg path{stroke:#fff}.box-search-item-02{padding-bottom:80px}.action-btn{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.btn-text{height:58px;padding:0 25px;border:1px solid var(--color-text);border-radius:30px;color:#fff;font-size:18px;background:var(--color-text);gap:10px;transition:0.5s}.btn-text:hover{background:none;color:var(--color-text)}.btn-text:hover span.icon svg path{stroke:var(--color-text)}.box-footer-mobile{display:none}.home-key-illustration svg foreignObject{display:none}.sp-filter-right .sort-btn.active .icon.iconaz{display:block}.banner-home .title-new a:hover .icon-right svg,.box-banner-pricing .info .title-new a:hover .icon-right svg{transform:translateX(3px)}a.popular-migration--wrapper:hover{color:var(--color-text)}.additional-option--item span.icon img{width:24px;height:24px}.box-partner-banner .box-img img{max-width:100%;max-height:460px;height:460px}.section-case-studies-img .item:hover .overlay path{stroke:var(--bg-border-hover)}.home .header-menu.menu-hidden{transform:translate3d(0,-100%,0)}.header-menu{-webkit-backface-visibility:hidden;backface-visibility:hidden}.box-author-brc .author-brc-title{margin:0 0 12px}.box-author-brc .author-brc-title span{background:var(--bg-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.box-author-brc .author-brc-desc{max-width:560px;margin-bottom:20px;color:var(--color-text)}.box-author-brc .author-brc-tags{display:flex;flex-wrap:wrap;gap:10px}.box-author-brc .author-brc-tag{display:inline-flex;align-items:center;padding:7px 16px;border-radius:20px;background:var(--light);color:var(--color-text);transition:background 0.2s,color 0.2s}.box-author-brc .author-brc-tag:hover{background:var(--bg-light-hover);color:var(--color-highlight)}.author-top-item:hover{border-color:var(--bg-border-hover)}.author-top-item:nth-child(3) .author-top-rank{color:#73BEFF}.author-top-name:hover{color:var(--color-highlight)}.article-hot-top-category .article-item:hover{border-color:var(--bg-border-hover)}.box-blogs-right-article .list-small .article-item .inner-content .category-author .author .name-by{font-size:14px}.box-blogs-right-article .list-small .article-item:hover{border-color:var(--bg-border-hover)}.box-blog-author .blog-author-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.box-blog-author .blog-author-head .title-section{margin-bottom:0;font-size:32px;font-weight:700;line-height:1.2;color:var(--color-text)}.box-blog-author .ba-sort-toggle{border:1px solid #FAFAFA;border-radius:16px;padding:8px 36px 8px 15px;font-size:14px;color:var(--color-text);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 12px center;cursor:pointer;outline:none;min-width:160px;background-color:#FAFAFA;height:56px;text-align:left;font-size:16px;font-weight:600}.box-blog-author .ba-sort-toggle.dropdown-toggle::after{display:none}.box-blog-author .blog-author-sort .dropdown-menu{min-width:170px;padding:6px;border:1px solid #EEEEEE;border-radius:8px;box-shadow:0 8px 24px rgba(5,54,96,0.08)}.box-blog-author .blog-author-sort .dropdown-item{padding:8px 12px;border-radius:6px;font-size:14px;color:var(--color-text)}.box-blog-author .blog-author-sort .dropdown-item:hover,.box-blog-author .blog-author-sort .dropdown-item:focus{background:var(--bg-light-hover);color:var(--color-highlight-light)}.box-blog-author .blog-author-list{display:flex;flex-direction:column;gap:20px}.box-blog-author .post-date{display:block;margin-bottom:12px;font-size:13px;color:#6B7280}.box-blog-author .article-title{margin-bottom:0}.box-blog-author .article-title a{color:var(--color-text);text-decoration:none}.box-blog-author .article-title a:hover{color:var(--color-highlight-light)}.box-blog-author .article-description{font-size:14px;line-height:1.6;color:#6B7280}.box-blog-author .ba-cats{display:flex;flex-wrap:wrap;gap:12px}.box-blog-author .article-category a{display:inline-flex;align-items:center;height:32px;padding:0 16px;border-radius:8px;font-size:14px;line-height:1;background:var(--bg-light-hover);color:var(--color-highlight-light);text-decoration:none;transition:background .2s}.box-blog-author .article-category a:hover{background:var(--bg-blue-100)}.box-blog-author .blog-author-featured{display:flex;flex-direction:row;border:1px solid #EEEEEE;border-radius:16px;overflow:hidden;padding:16px}.box-blog-author .bf-image{flex:0 0 48%;max-width:48%}.box-blog-author .bf-image a{display:block;height:100%}.box-blog-author .bf-image img{width:100%;height:100%;object-fit:cover;display:block}.box-blog-author .bf-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-left:40px}.box-blog-author .bf-content{flex:1}.box-blog-author .bf-content .article-title{margin-bottom:14px;font-size:24px;font-weight:700;line-height:1.35}.box-blog-author .bf-footer{margin-top:24px;padding-top:20px;border-top:1px solid #F3F4F6}.box-blog-author .blog-author-card{height:100%;display:flex;flex-direction:column;border:1px solid #EEEEEE;border-radius:16px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.box-blog-author .blog-author-card:hover{border-color:var(--bg-border-hover);box-shadow:0 8px 24px rgba(5,54,96,0.08)}.box-blog-author .bc-image .img{border-radius:0}.box-blog-author .bc-body{flex:1;padding:16px}.box-blog-author .bc-body .article-title{margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.box-blog-author .bc-body .article-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.box-blog-author .bc-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 16px}.box-blog-author .bc-footer .ba-cats{flex:1}.box-blog-author .ba-arrow{flex:0 0 32px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);transition:transform .2s}.box-blog-author .blog-author-card:hover .ba-arrow{transform:translate(2px,-2px)}.blog-author-sort .dropdown-toggle span.icon-show,.blog-author-sort.show .dropdown-toggle span.icon-an{display:none}.blog-author-sort.show .dropdown-toggle span.icon-show{display:block}.box-trending-topics .trending-link:hover{transform:translateY(-1px)}.box-section-blogs-00.box-section-detail-blogs-00 .categories-top-bar{border-bottom:1px solid #EEEEEE}.page-404-warp{background:linear-gradient(180deg,#DEEFFF 0%,#FFFFFF 96.43%);overflow-x:hidden;padding:80px 0 10px}.page-404-content .img{padding-top:59%}.page-404-content .img img{object-fit:contain}.page-404-content .page-404-message{max-width:700px;margin:24px auto 0;padding:0 20px;color:var(--color-text);font-size:18px;line-height:1.6}.page-404 .img-bf{position:relative}.page-404 .img-bf .action-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page-404 .img-bf img{width:100%;height:7vw;object-fit:contain}.section-home-success .container{position:relative;z-index:1}.warp-reviews-grid-filter .filter-select-wrap .bootstrap-select>.dropdown-toggle:focus,.warp-reviews-grid-filter .filter-select-wrap .bootstrap-select.show>.dropdown-toggle{border-color:var(--bg-border-hover)!important;background-color:#fff;box-shadow:none!important}.warp-reviews-grid-filter .filter-select-wrap .bootstrap-select .dropdown-menu li>a:hover,.warp-reviews-grid-filter .filter-select-wrap .bootstrap-select .dropdown-menu li.selected>a{background:#F3F4F6;color:#111827}warp-reviews-grid-filter .img-bf img{position:absolute;bottom:0;width:100%;height:auto;z-index:-1}.warp-reviews-grid-filter .btn--search-review{background:#053660;color:#fff;border:none;border-radius:8px;padding:9px 22px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background 0.2s;flex-shrink:0}.warp-reviews-grid-filter .btn--search-review:hover{background:#042d50}.warp-reviews-grid-filter .review-quote-icon{margin-bottom:20px}.warp-reviews-grid-filter .review-stars span.star-4 svg path:nth-child(5){display:none}.warp-reviews-grid-filter .review-stars span.star-3 svg path:nth-child(4),.warp-reviews-grid-filter .review-stars span.star-3 svg path:nth-child(5){display:none}.warp-reviews-grid-filter .review-stars span.star-2 svg path:nth-child(3),.warp-reviews-grid-filter .review-stars span.star-2 svg path:nth-child(4),.warp-reviews-grid-filter .review-stars span.star-2 svg path:nth-child(5){display:none}.warp-reviews-grid-filter .review-stars span.star-1 svg path:nth-child(2),.warp-reviews-grid-filter .review-stars span.star-1 svg path:nth-child(3),.warp-reviews-grid-filter .review-stars span.star-1 svg path:nth-child(4),.warp-reviews-grid-filter .review-stars span.star-1 svg path:nth-child(5){display:none}.warp-reviews-grid-filter .author-verified{display:inline-flex;align-items:center;gap:5px;color:#3A464F}.warp-reviews-grid-filter .author-verified .icon-google{display:inline-block;vertical-align:middle}.warp-reviews-grid-filter .reviews-pagination .pagination{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:4px}.warp-reviews-grid-filter .reviews-pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #E5E7EB;font-size:14px;color:#374151;text-decoration:none;background:#fff;transition:all 0.15s}.warp-reviews-grid-filter .reviews-pagination .page-item.active .page-link{background:#1D4ED8;border-color:#1D4ED8;color:#fff;font-weight:600}.warp-reviews-grid-filter .reviews-pagination .page-item .page-link:hover{background:#F3F4F6;border-color:#D1D5DB}.warp-reviews-grid-filter .reviews-pagination .page-item.active .page-link:hover{background:#1E40AF;border-color:#1E40AF;color:#fff}.warp-reviews-grid-filter .reviews-pagination .page-item.ellipsis .page-link{border:none;background:transparent;cursor:default}.warp-reviews-grid-filter .reviews-pagination .page-prev .page-link,.warp-reviews-grid-filter .reviews-pagination .page-next .page-link{color:#6B7280}.page-404-warp .img-bf{position:relative}.page-404-warp .img-bf .action-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.warp-menu-article.show-logo .categories-top-bar .logo{width:44px;max-width:44px;margin-right:25px;opacity:1;pointer-events:auto;transform:translate3d(0,0,0) scale(1)}.section-learning-what-youll .content-right-panel .item-when img{width:24px;height:24px}.section-learning-start-here .content .item .dsc ul>li span.icon img{width:24px;height:24px}.box-service-key-features .content .info-right .list-key .key img{width:24px;height:24px}.box-section-step .info .content-right .item span.icon-right img{width:32px;height:32px}.warp-reviews-grid-filter .review-stars span,.warp-service-loved-by-customer .list-loved-by-customer .item .note span{gap:8px;display:flex}.category-author .categorys span.article-category{display:inline-flex}.box-section-detail-ld-01 nav.breadcrumbs-section{display:flex;justify-content:center!important}.box-blog-unlock-warp{position:relative;padding:80px 0}.box-blog-unlock-warp .img-bf{position:absolute;top:0;left:0;width:auto;z-index:1;pointer-events:none}.box-blog-unlock-warp .img-aft{position:absolute;right:0;top:0;z-index:1;pointer-events:none}.nh-ajax-loading{pointer-events:none;opacity:0.5;transition:opacity 0.15s cubic-bezier(0.4,0,0.2,1)}.chat-shell-embedded{height:100vh}.filter-search-btn{height:56px;border:0;background:var(--color-text);color:#fff;width:105px;border-radius:99px;flex:0 0 105px}.box-service-who-is-for .img-before img{position:absolute;left:50%;transform:translateX(-50%);z-index:1;bottom:0}.inter-content-sp .img svg [class^=icon-chinh-],.inter-img .img svg [class^=icon-chinh-]{transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;transform-box:fill-box;transform-origin:center}.dropdown-menu .inner,.dropdown-menu.inner{scrollbar-width:thin;scrollbar-color:#b8bec7 transparent}.dropdown-menu .inner::-webkit-scrollbar,.dropdown-menu.inner::-webkit-scrollbar{width:4px}.dropdown-menu .inner::-webkit-scrollbar-track,.dropdown-menu.inner::-webkit-scrollbar-track{background:transparent}.dropdown-menu .inner::-webkit-scrollbar-thumb,.dropdown-menu.inner::-webkit-scrollbar-thumb{background:#aeb4bc;border:1px solid transparent;background-clip:content-box;border-radius:999px}.dropdown-menu .inner::-webkit-scrollbar-thumb:hover,.dropdown-menu.inner::-webkit-scrollbar-thumb:hover{background:#858d98;background-clip:content-box}.dropdown-menu .inner::-webkit-scrollbar-button,.dropdown-menu.inner::-webkit-scrollbar-button{display:none}.bootstrap-select .dropdown-menu.inner{padding-bottom:5px}@media(min-width:992px){.container{padding:0 75px}}@media(min-width:1200px){.section-footer-03>.container>.row:before{content:"";position:absolute;left:50%;transform:translateX(-50%);height:1px;width:calc(100% - 20px);background:#ddd;top:-15px}.section-footer-03>.container>.row{position:relative}}@media(max-width:1299.98px){.title-section,.banner-home .title-section,.box-banner-pricing .title-section,.box-migration-tool-banner .title-section{font-size:36px!important}.slogan-section{font-size:18px}.dsc-section{font-size:16px}.article-item .categorys .article-category a{height:25px;padding:0px 10px;font-size:12px;line-height:23px;line-height:25px}span.article-category{display:inline-flex;align-items:center}.category-author .author .name-by{font-size:13px}.category-author .author .icon{flex:0 0 20px;max-width:20px}.category-author .author .icon img{width:20px;height:20px}.box-home-section-article-01 .box-content-article-02 .article-item{width:350px}.box-content-article-02 .swiper{padding-bottom:50px}.box-content-article-02 .swiper span.swiper-pagination-bullet{background:#fff}.menu-footer ul>li>a{font-size:14px}.copyright{font-size:14px}.section-footer-01>.container>.row>div:nth-child(2),.section-footer-01>.container>.row>div:nth-child(3),.section-footer-01>.container>.row>div:nth-child(4){display:none}.box-fanpage{display:none}.logo-section img{height:40px}.header-mobile>.container>.row{margin-right:0;margin-left:0}.header-mobile>.container>.row>div{padding-right:0;padding-left:0;z-index:9988;position:relative}.header-mobile{background:#DEEFFF;padding:10px 0;height:68px;display:flex;align-items:center}.warp-service-left .dsc-service{margin-bottom:30px}.box-service-compare-features .features .list-bottom .item-bottom .btn-more{padding:0 1px}.box-service-compare-features .features .list-bottom .item-bottom .btn-more a{font-size:9px;height:30px;border-radius:9px;text-align:center;padding:0 5px;line-height:1.3}.section-footer-02{max-width:calc(100% - 30px)}.section-footer-01{max-width:calc(100% - 30px);margin-bottom:-2px}.language-section .language-switch .language-picker{display:flex;justify-content:flex-end}.section-footer-04{position:relative;max-width:calc(100% - 30px);overflow:hidden;margin-left:auto;margin-right:auto;background:#fff;padding-bottom:15px}.section-footer-03{max-width:calc(100% - 30px);border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding-top:10px;padding-bottom:10px;border-top:1px solid #efefef}.section-footer-03:before{display:none}body{overflow-x:hidden}[nh-pagination=load_more] .page-link{color:var(--color-text);font-weight:600;display:inline-flex;padding:5px}.box-section-search{position:static}.box-section-search .search-info{right:auto;left:50%;width:100%;max-width:calc(100% - 30px)}.logo-section{position:relative;z-index:5555}.section-learning-start-here .content>.row>div:nth-child(2) .item{padding:15px;border-radius:16px}.btn-line,.btn-text{font-size:16px;padding:0px 20px;height:50px}.action-btn{gap:15px}.box-footer-pc{display:none}.box-footer-mobile{display:block}.section-footer-01>.container>.row{display:flex;justify-content:center}.section-footer-01>.container>.row>div:nth-child(2),.section-footer-01>.container>.row>div:nth-child(3),.section-footer-01>.container>.row>div:nth-child(1){flex:0 0 100%;max-width:100%}.box-fanpage .list-fanpage{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.box-fanpage .list-fanpage .item:last-child{margin-right:0}.img-before-top{display:none}.img-footer-right{display:none}.section-home-supported .inter-content-sp .item:hover .icon svg path{stroke:var(--color-highlight)}.box-blog-category .content .breadcrumbs-section{display:flex;justify-content:center}.box-blog-unlock-warp{padding:60px 0}.warp-menu-article.show-logo .categories-top-bar .logo{margin-right:0}.box-blog-unlock-warp .img-aft{display:none}.section-home-supported .inter-content-sp .swiper{padding-bottom:20px}.section-service-banner-01,.banner-home,.box-banner-migration-tool,.section-banner-workflows-01{padding-top:10px!important}.box-section-blogs-01{padding-top:10px}.nc-search-bar-section{margin-top:0;border-top-left-radius:20px;border-top-right-radius:20px;padding:15px}.box-sarch-01{margin-bottom:40px;padding-top:10px}.box-section-blogs-01.box-section-policy-01{margin-bottom:30px}.footer-section-article-04 .img-footer-page{width:calc(100% - 30px);left:15px}.box-section-blogs-01.box-section-auth-mb-01{margin-bottom:50px}.box-section-learning-category-01{margin-bottom:50px}}@media(min-width:576px)and (max-width:1299.98px){.box-service-compare-features .features .list-bottom .item-bottom .btn-more a{font-size:12px;height:40px}.footer-contact{text-align:center;margin-left:auto;margin-right:auto;max-width:600px}.footer-contact .dsc{margin-left:auto;margin-right:auto}.footer-contact form .form-group{margin-left:auto;margin-right:auto}.section-footer-01{padding-top:30px}.article-item .inner-article-top .inner-content .icon-right{display:none}.article-item .article-title{font-size:16px}.box-partner-banner .title-section{font-size:53px}.warp-service-left .content-service-left .item .key svg{width:95px;height:95px}.menu-footer .title-footer{font-size:15px}.footer-contact form .form-group .form-control{font-size:14px}.footer-contact form .form-group .icon{top:18px}.banner-home .top .title-center,.box-banner-pricing .info .title-center{font-size:40px;margin-bottom:15px}.banner-home .info-content .dsc-center,.box-banner-pricing .info .dsc-center{font-size:16px;margin-bottom:30px}.section-home-how-it-workt .content .warp-tab-nav .nav.nav-tabs .nav-item>a .number{font-size:30px}.section-home-how-it-workt .content .warp-tab-nav .nav.nav-tabs .nav-item>a{font-size:16px;padding-left:16px;padding-right:16px;height:80px}.works .tab-content .content-item .item-bottom .left .name{font-size:22px}.works .tab-content .content-item .item-bottom .left .dsc{font-size:14px}.section-home-count .top .title-section{font-size:25px}.section-home-count .infnter-content .item .top-item{font-size:22px}.menu-footer ul>li{margin-bottom:15px}.box-service-key-features .content .info-right .dsc{font-size:14px;margin-bottom:25px}.btn-bg-text a{height:45px}.box-service-workflow .content-inter .next svg{width:40px;height:40px}.container{padding:0 55px}.article-item .inner-article-top .inner-content{margin-bottom:10px}.category-author{display:flex;flex-wrap:wrap;gap:8px}.category-author .categorys{max-width:initial}.article-item .inner-image{margin-bottom:15px}.box-home-section-article-01{padding:60px 0 60px}.box-blog-category .title-section{font-size:35px}.box-blog-category .content .info-title .dsc{font-size:16px}.list-small .category-author{display:none}.list-small .article-item .inner-image{flex:0 0 140px;max-width:140px}.list-small .article-item .inner-content{flex-basis:calc(100% - 140px);max-width:calc(100% - 140px);padding-left:15px}.slider-blog-page .title-section{font-size:25px}.box-section-blogs-mb-02{margin-bottom:50px}.section-blog-unlock .content .title-blog{font-size:23px}.section-blog-unlock{background-position:right;height:auto;padding:40px 40px}.footer-section-article-04 .img-footer-page{width:calc(100% - 30px);height:calc(100% - 15px);left:15px}.box-section-page-02{padding-top:60px;padding-bottom:0}.article-bottom-author .author .icon img{width:36px;height:36px}.article-bottom-author .author .name-by{font-size:14px}.banner-home .info-content .buy-btn-banner .btn-migration a{font-size:14px}.support-platform--btn-search{padding:12px 14px}.list-cart-mgr.grid{gap:10px}[data-where-innovation].wi-animating .where-innovation-thumb[data-distance="0"] .where-innovation-thumb-inner{transform:translateY(0) scale(0.778)}.box-section-home-faq.box-section-migration-078{padding-top:0;margin-bottom:60px}}@media(min-width:767px)and (max-width:1199.98px){.box-home-company .content .item .item-content .img{padding-top:124%}.box-search-item-02>.container>.row>div:nth-child(1){flex:0 0 295px;max-width:295px}.box-search-item-02>.container>.row>div:nth-child(2){flex-basis:calc(100% - 295px);max-width:calc(100% - 295px)}.box-search-article .search-result-item{padding:15px}.box-search-article .search-result-icon{border-radius:8px}.box-search-article .search-result-item{padding:20px}.section-footer-02 .container>.row>div{flex:0 0 20%!important;max-width:20%!important}}@media(min-width:992px)and (max-width:1199.98px){.btn-bg-text a{height:50px;font-size:15px}body{font-size:15px}.menu-footer .title-footer{font-size:16px}.footer-contact form .form-group .form-control{font-size:14px;padding-left:45px}.footer-contact form .form-group .icon{top:17px;left:15px}.footer-contact form .form-group .icon svg{width:20px;height:20px}.footer-contact form .form-group .btn,.footer-contact form .form-group .btn-all{font-size:14px;width:80px}.box-fanpage .list-fanpage .item img{width:36px;height:36px}.box-fanpage .list-fanpage .item{margin-right:20px}.banner-home .top .title-center,.box-banner-pricing .info .title-center{font-size:30px}.article-item .article-title{font-size:15px}.article-item .inner-article-top .inner-content .left .article-title{font-size:17px}.box-blog-category .content .info-title .title-section{font-size:28px}.breadcrumbs-section a{font-size:15px}.box-blog-category .date-author span.post-date{font-size:15px}}@media(max-width:991.98px){.section-home-supported .cart-marquee .cart-marquee-group{gap:20px}}@media(min-width:576px)and (max-width:991.98px){.section-home-lets-move .migration-wrapper .link-book-a-demo{margin-top:30px;text-align:center}}@media(max-width:991.98px){.box-blog-author .blog-author-featured{flex-direction:column}.box-blog-author .bf-image{flex:0 0 100%;max-width:100%;height:220px}.box-blog-author .bf-body{padding:24px}}@media(max-width:767.98px){.blog-author-sort .dropdown-toggle{width:120px}.breadcrumbs--section a span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:24px}.banner-home .info-content .dsc-center{font-size:14px;margin-bottom:25px}.banner-home .info-content .buy-btn-banner .btn-migration a{font-size:14px;height:45px;padding:0px 5px 0 10px;text-align:center}.banner-home .info-content .buy-btn-banner .btn-migration.btn-migration-demo a{padding-right:15px}.section-more-than{padding:30px 0 40px}.section-more-than .info-left .title{text-align:center;margin-bottom:20px;font-size:21px}.list-more-than .item .img img{height:35px}.section-home-supported .inter-content-sp .item .img{width:60px;height:60px}.section-home-supported .inter-content-sp .item .icon svg{width:75px;height:75px}.section-home-supported .inter-content-sp .item{padding-top:8px;margin-bottom:20px}.section-home-supported .cart-marquee .col-item:nth-child(even){margin-top:85px}.section-home-supported .inter-content-sp .item .img img{width:36px;height:36px;border-radius:8px}.section-home-service ul.best-for-list li,.section-home-service .title-best-for{font-size:14px}.section-home-service .title-best-for{margin-bottom:10px}.works .tab-content .content-item .item-bottom .left .name{font-size:16px}.works .tab-content .content-item .item-bottom .inter-img{padding-left:0}.works .tab-content .content-item .item-bottom>.row>div:nth-child(1){order:2;margin-top:20px}.section-home-count .inter-img{display:none}.section-home-count .top{margin-bottom:20px}.section-home-highlight-brand{padding:20px 20px 0;border-top-left-radius:40px;border-bottom-right-radius:40px}.section-home-highlight-brand .item .description{padding-left:0;border:0;font-size:14px}.section-home-highlight-brand .swiper{padding-bottom:40px}.box-home-highligh-brand{margin-bottom:40px}.box-home-section-article-01{padding:60px 0 60px}.box-home-article-02{margin-bottom:30px}.section-home-lets-move .migration-wrapper .link-book-a-demo{margin-top:20px}.box-service-banner-01 .content-banner .btn-you-name .btn-gradient{margin-right:0;margin-bottom:20px}.box-service-key-features .content .info-right .dsc{font-size:14px;margin-bottom:20px}.btn-bg-text a{height:45px;font-size:16px}.menu-footer .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.menu-footer .top .icon-down svg{width:16px;height:16px;transition:transform 0.3s ease}.menu-footer .top .icon-down{width:25px;text-align:center}.menu-footer.open .top .icon-down svg{transform:rotate(180deg)}.menu-footer .content-menu{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 0.35s ease}.menu-footer .content-menu>ul{overflow:hidden;min-height:0}.menu-footer.open .content-menu{grid-template-rows:1fr}.box-section-blogs-mb-02>.container>.row>div{flex:0 0 100%;max-width:100%;margin-bottom:30px}.btn-background-empty a{height:46px}.article-bottom-author .author .more{display:none}[data-where-innovation].wi-animating .where-innovation-thumb[data-distance="0"] .where-innovation-thumb-inner{transform:translateY(0) scale(0.75)}.section-home-service .content-section .tab-top .nav.nav-tabs span.icon-right svg{width:20px}.section-footer-01 .box-fanpage{display:none}.section-footer-03>.container>.row>div:nth-child(2){display:none}.section-footer-03>.container>.row>div:nth-child(1){flex:0 0 100%;max-width:100%}.img-footer-right span.img-footer-01 svg{width:100%;height:auto}span.img-footer-02 svg{width:100%}.box-partner-banner .action-btn{margin-bottom:40px;display:flex;flex-direction:column;gap:15px}.box-blog-category.box-case-studies .action-btn{display:flex;flex-wrap:wrap}.box-blog-category.box-case-studies .action-btn .item a{height:48px}.box-search-item-02>.container>.row>div{flex:0 0 100%;max-width:100%}.box-search-item-02>.container>.row>div:nth-child(1){order:2;margin-top:50px}.box-search-article{padding-left:0}.box-section-learning-category-02{padding:0 0 30px}.box-view-learning-center-highlight .title-section{margin-bottom:30px}.box-view-learning-center-highlight .content>.row>div{margin-bottom:20px}.box-section-learning-category-03{margin-bottom:50px}.box-section-learning-category-04{padding:50px 0}.section-find-useful .title-section{margin-bottom:10px}.box-section-learning-category-05{padding:50px 0}.section-cart-01 .info-left .btn-you-name,.btn-background-empty button{font-size:16px}}@media(min-width:576px)and (max-width:767.98px){footer{padding-top:5px!important;padding-bottom:15px;margin-top:-1px;overflow:hidden}.box-home-section-article-01 .box-content-article-02 .row{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:12px;margin-left:0;margin-right:0}.box-home-section-article-01 .box-content-article-02 .row>div{flex:0 0 80%;max-width:80%;scroll-snap-align:start;padding-left:8px;padding-right:8px}.box-home-section-article-01 .box-content-article-02 .row>div:first-child{padding-left:0}.box-home-section-article-01 .box-content-article-02 .row>div:last-child{padding-right:0}.box-home-section-article-01 .box-content-article-02 .row::-webkit-scrollbar{display:none}.box-home-section-article-01 .box-content-article-02 .row{-ms-overflow-style:none;scrollbar-width:none}.section-footer-01{max-width:calc(100% - 24px);padding-top:40px;padding-bottom:10px;border-top-left-radius:24px;border-top-right-radius:24px;margin-top:0}.section-footer-02{max-width:calc(100% - 24px);padding-bottom:10px;margin-top:-1px}.section-footer-03{max-width:calc(100% - 24px);border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding-top:16px;padding-bottom:16px}.section-footer-01>.container>.row>div:nth-child(1){flex:0 0 100%;max-width:100%;margin-bottom:24px}.section-footer-01>.container>.row>div:nth-child(2),.section-footer-01>.container>.row>div:nth-child(3),.section-footer-01>.container>.row>div:nth-child(4){display:none}.footer-contact{text-align:center;max-width:480px;margin-left:auto;margin-right:auto}.footer-contact .logo{text-align:center;margin-bottom:14px}.footer-contact .logo img{height:48px}.footer-contact .dsc{font-size:15px;margin-bottom:20px;margin-left:auto;margin-right:auto}.footer-contact form{margin-bottom:20px}.footer-contact form .form-group{margin-left:auto;margin-right:auto;max-width:420px}.footer-contact form .form-group .form-control{height:50px;font-size:15px;padding-left:44px}.footer-contact form .form-group span.icon{top:13px}.footer-contact form .form-group .btn,.footer-contact form .form-group .btn-all{height:42px;top:4px;width:82px;font-size:15px}.box-fanpage .list-fanpage{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.box-footer-mobile .container>.row>div{flex:0 0 50%!important;max-width:50%!important;margin-bottom:8px}.menu-footer .top{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eee;margin-bottom:0;cursor:pointer}.menu-footer .title-footer{font-size:15px;margin-bottom:0;color:#3A464F}.menu-footer .top .icon-down{display:none!important}.menu-footer .content-menu{display:block;padding-top:10px}.menu-footer ul>li{margin-bottom:10px}.menu-footer ul>li>a{font-size:14px;color:#3A444E}.section-footer-02 .container>.row>div{flex:0 0 50%!important;max-width:50%!important}.section-footer-03 .row>div{flex:0 0 100%;max-width:100%;text-align:center}.section-home-lets-move .migration-wrapper .link-book-a-demo{margin-top:24px}}@media(max-width:767.98px){.box-author-brc .author-brc-title{font-size:2.4rem;line-height:3.2rem}.box-author-brc .author-brc-desc{max-width:100%}.box-blog-author .blog-author-head{flex-direction:column;align-items:flex-start;gap:16px}.box-blog-author .blog-author-head .title-section{font-size:24px}.box-blog-author .bf-content .article-title{font-size:20px}.page-404 .img-bf img{height:15vw;object-fit:cover}.page-404-warp{padding:40px 0 20px}.box-blog-category{border-radius:20px;padding:15px}.breadcrumbs-section>a:last-child{display:block;flex:0 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:575.98px){.box-search-article .search-result-item{padding:14px 14px;gap:12px}.box-search-article .search-result-icon{flex:0 0 36px;width:36px;height:36px}.section-footer-01{max-width:calc(100% - 30px);padding-top:30px;border-top-left-radius:16px;border-top-right-radius:16px;padding-bottom:0}.section-footer-02{max-width:calc(100% - 30px);padding-bottom:10px;margin-top:-1px}.section-footer-01 .container>.row>div{flex:0 0 100%;max-width:100%}.section-footer-01 .container>.row>div:nth-child(2),.section-footer-01 .container>.row>div:nth-child(3){flex:0 0 100%;max-width:100%}.footer-contact .dsc{margin-bottom:15px;text-align:center;font-size:16px}.section-footer-02>.container>.row>div{flex:0 0 100%!important;max-width:100%!important}.box-fanpage .list-fanpage .item{margin-right:5px}.box-fanpage .list-fanpage .item img{width:30px;height:30px}footer{padding-bottom:15px;padding-top:10px;margin-top:-1px}.footer-contact .logo{text-align:center;margin-bottom:15px}.footer-contact .logo img{height:45px}.footer-contact form .form-group .form-control{border:1px solid #e3e3e3;font-size:15px;height:45px;padding-left:35px}.migration_tool .breadcrumbs--section a:nth-child(2) span{width:40px}.box-blog-category .content .info-title{margin-bottom:15px}.box-blog-category .list-category .item>a .icon{margin-right:6px}.list-small .article-item .inner-image{flex:0 0 130px;max-width:130px}.list-small .article-item .inner-content{flex-basis:calc(100% - 130px);max-width:calc(100% - 130px);padding-left:10px}.list-small .article-item{border-radius:12px;padding:10px;margin-bottom:20px}.list-small .article-item .inner-content .article-title{font-size:16px;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.list-small .article-item .inner-content .category-author{display:flex;flex-wrap:wrap;gap:10px}.box-section-blogs-mb-02{margin-bottom:20px}.box-section-blogs-mb-03{margin-bottom:40px}.pagination{margin-top:20px}.section-blog-unlock{padding:30px 20px;border-radius:20px;height:auto}.section-blog-unlock .content .title-blog{font-size:25px;text-align:center!important}.section-blog-unlock .content .dsc-blog{margin-bottom:15px;text-align:center!important}.box-section-page-02{padding-top:0;padding-bottom:0}.breadcrumbs-section a{white-space:nowrap}.breadcrumbs-section>a:last-child{text-align:center}.box-blog-category .date-author span.post-date{font-size:13px;margin-right:12px}.box-blog-category .date-author .author .icon img{width:25px;height:25px}.box-blog-category .date-author .author .name-by{font-size:13px}.box-blog-category .date-author .author .icon{flex:0 0 25px;max-width:25px}.article-bottom-author .author .icon{flex:0 0 30px;max-width:30px}.article-bottom-author .author .icon img{width:35px;height:35px}.box-section-blogs-01.box-section-detail-blog-01 .box-blog-category.box-article-detail{margin-bottom:0}.language-section .language-switch .language-picker svg{width:28px;height:28px}.section-home-count .infnter-content .item .top-item{font-size:25px}.section-home-highlight-brand .item .img img{height:35px}.section-home-highlight-brand .item .img{margin-bottom:10px}.section-home-case-studies .article-item .item .inner-image{margin-bottom:10px}.article-item .inner-article-top .inner-content{margin-bottom:15px}.article-item .inner-article-top .inner-content .icon-right{flex:0 0 40px}.article-item .inner-article-top .inner-content .icon-right svg{width:25px;height:25px}.footer-contact form .form-group span.icon{top:10px;left:10px}.footer-contact form .form-group span.icon svg{width:18px;height:18px}.footer-contact form .form-group .btn,.footer-contact form .form-group .btn-all{top:4px;height:37px;right:4px;width:75px;font-size:16px}.menu-footer .title-footer{font-size:16px;margin-bottom:0}.menu-footer ul>li>a{font-size:16px}.article-item .item .link-more a{font-size:16px}.btn-link-more a{height:40px;padding:0px 20px;font-size:14px}.banner-home .info-content .buy-btn-banner{gap:10px}.banner-home .info-content .buy-btn-banner .btn-migration{flex-basis:calc(50% - 5px);max-width:calc(50% - 5px)}.section-home-count .top .title-section{font-size:23px}.banner-home .info-content .buy-btn-banner .btn-migration span.icon{display:none}.warp-service-left .content-service-left .item .key svg{width:90px;height:90px}.info-modal-cart .cart-top .item.item-search-cart .input .search-btn{width:90px;font-size:13px;height:39px}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{font-size:13px}.button-calculate{text-align:center}.button-calculate .btn{font-size:13px}.select .bootstrap-select>.dropdown-menu ul.dropdown-menu>li>a{font-size:14px}.btn--banner{padding:9px 20px}.warp-banner-01 .inter-img .img-center-warp{width:93.5%;top:7.5%;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.btn-line,.btn-text{font-size:14px}.menu-footer{margin-bottom:0}.section-home-lets-move .migration-wrapper .link-book-a-demo{margin-top:24px}}.footer-contact form .form-group .btn,.footer-contact form .form-group .btn-all{transform:none;background:var(--bg-highlight-light)}html,body{overscroll-behavior-y:none}html{background-color:#DEEFFF}body{background-color:#ffffff}@media(min-width:1200px){.box-service-choose .dsc-service{max-width:100%}.bg--vector{position:relative}.mapping--sub-link:hover{background:#0972CE1A!important;color:#3A464F}.logo-section img{height:44px}}@keyframes cartIconFall{0%{opacity:0;transform:translateY(-400px)}60%{opacity:1}80%{transform:translateY(15px)}100%{opacity:1;transform:translateY(0)}}@keyframes cartIconFloat1{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes cartIconFloat2{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.section-home-lets-move .info-center .img-center img,.section-home-supported .cart-marquee-track,.section-migration-stories .cart-marquee-track,.home-key-stre .hk-main-elements,.home-key-stre .moving-line,.home-key-stre .moving-line2,.home-key-stre .anm-top-bottom{animation:none!important}}.box-section-product-ret{background:#f8f9fa;padding:50px 0}.box-page-popular-posts article.article-item:hover,.box-page-featured-posts .article-item:hover{border-color:var(--bg-border-hover)}.article-item .categorys .article-category a:hover{background:#0972ce29}.box-home-article-page .link-more a:hover svg{filter:brightness(0) invert(1)}.box-mgr-cart-04.section-cart-05 .warp-service-loved-by-customer .img-before img{position:absolute;left:0;top:0;z-index:1;pointer-events:none}.box-mgr-cart-04.section-cart-05 .warp-service-loved-by-customer .after-before img{position:absolute;right:0;top:0;pointer-events:none}.warp-service-loved-by-customer .content{position:relative;z-index:2}.box-home-section-article-01 .before img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}:not(.bootstrap-select)>select.selectpicker:not(.bs-select-hidden){display:block!important}.header-menu.menu-hidden .box-section-search.is-open{opacity:0}.language-current-check{color:var(--color-highlight);flex:0 0 auto;font-size:16px;font-weight:700;line-height:1;margin-left:auto}.language-current-check svg{display:block;width:16px;height:16px}.section-footer-03>.container>.row>div:nth-child(2){display:flex;align-items:center;justify-content:flex-end}.menu-hidden .language-section{opacity:0}.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:20px;width:100%;color:#3A464F}.footer-legal-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px 20px}.footer-legal-links a,.footer-cookie-settings{display:inline-flex;align-items:center;color:inherit;font:inherit;font-size:15px;line-height:1.5;text-decoration:none;white-space:nowrap}.footer-cookie-settings{justify-content:center;appearance:none;border:0;background:transparent;padding:0;cursor:pointer}.footer-legal-links a:hover,.footer-cookie-settings:hover{color:var(--color-highlight);text-decoration:underline}.footer-legal-links a:focus-visible,.footer-cookie-settings:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:2px}.footer-section-article-03 .footer-legal,.footer-section-article-04 .footer-legal{color:#fff}.bootstrap-select .dropdown-menu li a.active{background:none}.bootstrap-select .dropdown-menu li.selected a,.bootstrap-select .dropdown-menu li a:hover,.bootstrap-select .dropdown-menu li a:focus{background:rgba(9,114,206,0.08)!important;color:#0972ce!important}.bootstrap-select .bs-searchbox .form-control{height:40px;min-height:40px;border-radius:10px;padding:8px 12px}.bootstrap-select .dropdown-menu li a{border-radius:10px;padding:8px 12px;color:#3a464f;display:flex;align-items:center}.bootstrap-select>.dropdown-toggle:focus,.bootstrap-select.show>.dropdown-toggle{border-color:#0972ce;outline:none!important;box-shadow:0 0 0 3px rgba(9,114,206,0.18)!important}.bootstrap-select>.dropdown-toggle:hover{border-color:rgba(9,114,206,0.28)}.bootstrap-select.error-validation>.dropdown-toggle{border-color:#dc3545;box-shadow:0 0 0 0.1rem rgba(220,53,69,0.25)}@media(max-width:1299.98px){.section-footer-03>.container>.row{row-gap:12px}.section-footer-03>.container>.row>div:nth-child(1),.section-footer-03>.container>.row>div:nth-child(2){display:flex;flex:0 0 100%!important;max-width:100%!important;justify-content:center;text-align:center}.section-footer-03 .copyright{margin-bottom:0;text-align:center}.footer-legal,.footer-legal-links{justify-content:center}.btn-all.btn-all--lg{font-size:16px}}@media(max-width:767.98px){.footer-legal{flex-direction:column;gap:10px}.footer-legal-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 16px;width:100%}.footer-legal-links a{flex:0 0 auto;justify-content:center;padding:0;line-height:1.4;white-space:nowrap}.footer-legal-links a,.footer-cookie-settings{font-size:clamp(14px,3.8vw,15px)}}
