@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500&display=swap);.page-error[data-v-d41b8218]{height:calc(100vh - 533px);max-width:900px;width:100%;padding:0 15px;margin:auto;display:flex;align-items:center;justify-content:center}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:3px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#15ae62;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark].carousel .carousel-caption,[data-bs-theme=dark] .carousel .carousel-caption{color:#000}/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none;-webkit-appearance:none}::-webkit-file-upload-button{appearance:button;-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:SVN-Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://cdn.9pay.vn/style/fonts/SVN-Poppins-Regular.ttf) format("truetype")}@font-face{font-family:SVN-Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://cdn.9pay.vn/style/fonts/SVN-Poppins-Medium.ttf) format("truetype")}@font-face{font-family:SVN-Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://cdn.9pay.vn/style/fonts/SVN-Poppins-SemiBold.ttf) format("truetype")}.icon{display:inline-block;vertical-align:middle;background-position:50%;background-size:contain;background-repeat:no-repeat}.icon-angle-right{background-image:url(https://cdn.9pay.vn/website/icons/angle-right.svg);width:5px;height:8px}.icon-shop{background-image:url(https://storage.googleapis.com/npay/images/iconshop-1641469722.png);width:28px;height:28px}.icon-clock{background-image:url(https://cdn.9pay.vn/website/icons/clock.svg);width:16px;height:16px}.icon-clock-2{background-image:url(/_nuxt/img/clock.b67a478.svg);width:16px;height:16px}.icon-location{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzgzNDNfNjg3NTEpIj48cGF0aCBkPSJNMi45NTkgNi42MjFjMC0yLjQ1MSAxLjMxNS00LjM0NiAzLjMzMi01LjAxNyAyLjg5LS45NjIgNS45OTguNzE1IDYuNTE5IDMuOTE2LjI1NSAxLjU3MS0uMTUgMi45ODUtMS4xNTggNC4yMTktMS4wOTEgMS4zMzQtMi4xOSAyLjY2My0zLjI4NCAzLjk5NS0uMjkyLjM1NS0uNjA0LjM1NS0uODk0LjAwMi0xLjE0LTEuMzg3LTIuMjktMi43NjUtMy40MTQtNC4xNjQtLjc1LS45MzMtMS4wOS0yLjAyMy0xLjEwMS0yLjk1MXptNC45NjUtMi4zNjJhMS45NSAxLjk1IDAgMDAtMS45NTIgMS45NTUgMS45NSAxLjk1IDAgMDAxLjk1IDEuOTRjMS4wNjguMDAxIDEuOTQ3LS44OCAxLjk0NS0xLjk0N2ExLjk1IDEuOTUgMCAwMC0xLjk0My0xLjk0OHoiIGZpbGw9IiM3OThBOUEiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF84MzQzXzY4NzUxIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjk1OSAxLjMzMykiIGQ9Ik0wIDBoOS45MjV2MTIuNjY3SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);width:16px;height:16px}.icon-job-position{background-image:url(/_nuxt/img/job-position.1e75ed6.svg);width:16px;height:16px}.icon-download{background-image:url(https://storage.googleapis.com/npay/images/down-icon-1653622205.svg);width:16px;height:16px}.icon-trustwave{background-image:url(https://storage.googleapis.com/npay/images/image-14-1-1648665401.png);width:100px;height:25px}.icon-pci{background-image:url(https://storage.googleapis.com/npay/images/image-13-2-1648665583.png);width:64px;height:25px}.icon-9pay-footer{background-image:url(https://storage.googleapis.com/npay/assets/static/landing/logo.svg);width:90px;height:36px}.icon-facebook-circle{background-image:url(https://storage.googleapis.com/npay/images/group-177-1648541160.png);width:36px;height:36px}.icon-youtube{background-image:url(https://storage.googleapis.com/npay/images/group-179-1648541160.png);width:36px;height:36px}.icon-linkedin-circle{background-image:url(https://storage.googleapis.com/npay/images/group-178-1648541160.png);width:36px;height:36px}.icon-app-store{background-image:url(https://storage.googleapis.com/npay/images/image-107-1648541160.png);width:114px;height:35px}.icon-google-play{background-image:url(https://storage.googleapis.com/npay/images/image-108-1648541160.png);width:109px;height:34px}.icon-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDMyIDApIiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii4xNiIvPjxwYXRoIGQ9Ik0xNC4wMiAyMmw2LTYtNi02LTEuNDEgMS40MUwxNy4xOSAxNmwtNC41OCA0LjU5TDE0LjAyIDIyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)}.icon-next,.icon-previous{width:3.2rem;height:3.2rem}.icon-previous{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjE2Ii8+PHBhdGggZD0iTTE3Ljk4IDIybC02LTYgNi02IDEuNDEgMS40MUwxNC44MSAxNmw0LjU4IDQuNTlMMTcuOTggMjJ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)}.icon-copy-icon{background-image:url(https://dev-cdn.9pay.mobi/tin-tuc/copy-icon-1697522251.svg);width:2rem;height:2rem}.mark-distance{width:4px;height:4px;background:#798a9a;border-radius:50%;margin-bottom:2px}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:62.5%}body{font-size:1.4rem;font-family:SVN-Poppins,sans-serif;line-height:1.5;word-wrap:break-word;word-break:break-word;color:#00293a}img{vertical-align:middle;object-fit:cover;max-width:100%;max-height:100%;width:auto;height:auto}h1,h2,h3,h4,h5,h6,p{margin-bottom:0;margin-top:0;color:inherit;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;line-height:inherit}input,select,textarea{border:0;color:inherit;border-radius:0;font-size:1.4rem;vertical-align:middle}button,input,select,textarea{outline:none;background-color:transparent}button{border:0;padding:0}a{color:inherit;text-decoration:none}a,button,button:active,button:focus,button:hover,input,select,textarea{outline:none}li,ol,ul{list-style:none;margin:0;padding:0}.link:active,.link:focus,.link:hover{color:#15ae62}#intergramRoot{display:none}.grecaptcha-badge{transform:scale(.75);opacity:.6}@media(min-width:1200px){.container-page{max-width:1230px;width:100%;padding:0 15px;margin:auto}}.mt-72{margin-top:7.2rem!important}.mr-72{margin-right:7.2rem!important}.mb-72{margin-bottom:7.2rem!important}.ml-72,.mx-72{margin-left:7.2rem!important}.mx-72{margin-right:7.2rem!important}.my-72{margin-top:7.2rem!important;margin-bottom:7.2rem!important}.m-72{margin:7.2rem!important}.pt-72{padding-top:7.2rem!important}.pr-72{padding-right:7.2rem!important}.pb-72{padding-bottom:7.2rem!important}.pl-72,.px-72{padding-left:7.2rem!important}.px-72{padding-right:7.2rem!important}.py-72{padding-top:7.2rem!important;padding-bottom:7.2rem!important}.p-72{padding:7.2rem!important}.mt-n72{margin-top:-7.2rem!important}.mr-n72{margin-right:-7.2rem!important}.mb-n72{margin-bottom:-7.2rem!important}.ml-n72{margin-left:-7.2rem!important}.mt-56{margin-top:5.6rem!important}.mr-56{margin-right:5.6rem!important}.mb-56{margin-bottom:5.6rem!important}.ml-56,.mx-56{margin-left:5.6rem!important}.mx-56{margin-right:5.6rem!important}.my-56{margin-top:5.6rem!important;margin-bottom:5.6rem!important}.m-56{margin:5.6rem!important}.pt-56{padding-top:5.6rem!important}.pr-56{padding-right:5.6rem!important}.pb-56{padding-bottom:5.6rem!important}.pl-56,.px-56{padding-left:5.6rem!important}.px-56{padding-right:5.6rem!important}.py-56{padding-top:5.6rem!important;padding-bottom:5.6rem!important}.p-56{padding:5.6rem!important}.mt-n56{margin-top:-5.6rem!important}.mr-n56{margin-right:-5.6rem!important}.mb-n56{margin-bottom:-5.6rem!important}.ml-n56{margin-left:-5.6rem!important}.mt-50{margin-top:5rem!important}.mr-50{margin-right:5rem!important}.mb-50{margin-bottom:5rem!important}.ml-50,.mx-50{margin-left:5rem!important}.mx-50{margin-right:5rem!important}.my-50{margin-top:5rem!important;margin-bottom:5rem!important}.m-50{margin:5rem!important}.pt-50{padding-top:5rem!important}.pr-50{padding-right:5rem!important}.pb-50{padding-bottom:5rem!important}.pl-50,.px-50{padding-left:5rem!important}.px-50{padding-right:5rem!important}.py-50{padding-top:5rem!important;padding-bottom:5rem!important}.p-50{padding:5rem!important}.mt-n50{margin-top:-5rem!important}.mr-n50{margin-right:-5rem!important}.mb-n50{margin-bottom:-5rem!important}.ml-n50{margin-left:-5rem!important}.mt-40{margin-top:4rem!important}.mr-40{margin-right:4rem!important}.mb-40{margin-bottom:4rem!important}.ml-40,.mx-40{margin-left:4rem!important}.mx-40{margin-right:4rem!important}.my-40{margin-top:4rem!important;margin-bottom:4rem!important}.m-40{margin:4rem!important}.pt-40{padding-top:4rem!important}.pr-40{padding-right:4rem!important}.pb-40{padding-bottom:4rem!important}.pl-40,.px-40{padding-left:4rem!important}.px-40{padding-right:4rem!important}.py-40{padding-top:4rem!important;padding-bottom:4rem!important}.p-40{padding:4rem!important}.mt-n40{margin-top:-4rem!important}.mr-n40{margin-right:-4rem!important}.mb-n40{margin-bottom:-4rem!important}.ml-n40{margin-left:-4rem!important}.mt-36{margin-top:3.6rem!important}.mr-36{margin-right:3.6rem!important}.mb-36{margin-bottom:3.6rem!important}.ml-36,.mx-36{margin-left:3.6rem!important}.mx-36{margin-right:3.6rem!important}.my-36{margin-top:3.6rem!important;margin-bottom:3.6rem!important}.m-36{margin:3.6rem!important}.pt-36{padding-top:3.6rem!important}.pr-36{padding-right:3.6rem!important}.pb-36{padding-bottom:3.6rem!important}.pl-36,.px-36{padding-left:3.6rem!important}.px-36{padding-right:3.6rem!important}.py-36{padding-top:3.6rem!important;padding-bottom:3.6rem!important}.p-36{padding:3.6rem!important}.mt-n36{margin-top:-3.6rem!important}.mr-n36{margin-right:-3.6rem!important}.mb-n36{margin-bottom:-3.6rem!important}.ml-n36{margin-left:-3.6rem!important}.mt-32{margin-top:3.2rem!important}.mr-32{margin-right:3.2rem!important}.mb-32{margin-bottom:3.2rem!important}.ml-32,.mx-32{margin-left:3.2rem!important}.mx-32{margin-right:3.2rem!important}.my-32{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.m-32{margin:3.2rem!important}.pt-32{padding-top:3.2rem!important}.pr-32{padding-right:3.2rem!important}.pb-32{padding-bottom:3.2rem!important}.pl-32,.px-32{padding-left:3.2rem!important}.px-32{padding-right:3.2rem!important}.py-32{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.p-32{padding:3.2rem!important}.mt-n32{margin-top:-3.2rem!important}.mr-n32{margin-right:-3.2rem!important}.mb-n32{margin-bottom:-3.2rem!important}.ml-n32{margin-left:-3.2rem!important}.mt-30{margin-top:3rem!important}.mr-30{margin-right:3rem!important}.mb-30{margin-bottom:3rem!important}.ml-30,.mx-30{margin-left:3rem!important}.mx-30{margin-right:3rem!important}.my-30{margin-top:3rem!important;margin-bottom:3rem!important}.m-30{margin:3rem!important}.pt-30{padding-top:3rem!important}.pr-30{padding-right:3rem!important}.pb-30{padding-bottom:3rem!important}.pl-30,.px-30{padding-left:3rem!important}.px-30{padding-right:3rem!important}.py-30{padding-top:3rem!important;padding-bottom:3rem!important}.p-30{padding:3rem!important}.mt-n30{margin-top:-3rem!important}.mr-n30{margin-right:-3rem!important}.mb-n30{margin-bottom:-3rem!important}.ml-n30{margin-left:-3rem!important}.mt-28{margin-top:2.8rem!important}.mr-28{margin-right:2.8rem!important}.mb-28{margin-bottom:2.8rem!important}.ml-28,.mx-28{margin-left:2.8rem!important}.mx-28{margin-right:2.8rem!important}.my-28{margin-top:2.8rem!important;margin-bottom:2.8rem!important}.m-28{margin:2.8rem!important}.pt-28{padding-top:2.8rem!important}.pr-28{padding-right:2.8rem!important}.pb-28{padding-bottom:2.8rem!important}.pl-28,.px-28{padding-left:2.8rem!important}.px-28{padding-right:2.8rem!important}.py-28{padding-top:2.8rem!important;padding-bottom:2.8rem!important}.p-28{padding:2.8rem!important}.mt-n28{margin-top:-2.8rem!important}.mr-n28{margin-right:-2.8rem!important}.mb-n28{margin-bottom:-2.8rem!important}.ml-n28{margin-left:-2.8rem!important}.mt-24{margin-top:2.4rem!important}.mr-24{margin-right:2.4rem!important}.mb-24{margin-bottom:2.4rem!important}.ml-24,.mx-24{margin-left:2.4rem!important}.mx-24{margin-right:2.4rem!important}.my-24{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.m-24{margin:2.4rem!important}.pt-24{padding-top:2.4rem!important}.pr-24{padding-right:2.4rem!important}.pb-24{padding-bottom:2.4rem!important}.pl-24,.px-24{padding-left:2.4rem!important}.px-24{padding-right:2.4rem!important}.py-24{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.p-24{padding:2.4rem!important}.mt-n24{margin-top:-2.4rem!important}.mr-n24{margin-right:-2.4rem!important}.mb-n24{margin-bottom:-2.4rem!important}.ml-n24{margin-left:-2.4rem!important}.mt-20{margin-top:2rem!important}.mr-20{margin-right:2rem!important}.mb-20{margin-bottom:2rem!important}.ml-20,.mx-20{margin-left:2rem!important}.mx-20{margin-right:2rem!important}.my-20{margin-top:2rem!important;margin-bottom:2rem!important}.m-20{margin:2rem!important}.pt-20{padding-top:2rem!important}.pr-20{padding-right:2rem!important}.pb-20{padding-bottom:2rem!important}.pl-20,.px-20{padding-left:2rem!important}.px-20{padding-right:2rem!important}.py-20{padding-top:2rem!important;padding-bottom:2rem!important}.p-20{padding:2rem!important}.mt-n20{margin-top:-2rem!important}.mr-n20{margin-right:-2rem!important}.mb-n20{margin-bottom:-2rem!important}.ml-n20{margin-left:-2rem!important}.mt-16{margin-top:1.6rem!important}.mr-16{margin-right:1.6rem!important}.mb-16{margin-bottom:1.6rem!important}.ml-16,.mx-16{margin-left:1.6rem!important}.mx-16{margin-right:1.6rem!important}.my-16{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.m-16{margin:1.6rem!important}.pt-16{padding-top:1.6rem!important}.pr-16{padding-right:1.6rem!important}.pb-16{padding-bottom:1.6rem!important}.pl-16,.px-16{padding-left:1.6rem!important}.px-16{padding-right:1.6rem!important}.py-16{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.p-16{padding:1.6rem!important}.mt-n16{margin-top:-1.6rem!important}.mr-n16{margin-right:-1.6rem!important}.mb-n16{margin-bottom:-1.6rem!important}.ml-n16{margin-left:-1.6rem!important}.mt-15{margin-top:1.5rem!important}.mr-15{margin-right:1.5rem!important}.mb-15{margin-bottom:1.5rem!important}.ml-15,.mx-15{margin-left:1.5rem!important}.mx-15{margin-right:1.5rem!important}.my-15{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-15{margin:1.5rem!important}.pt-15{padding-top:1.5rem!important}.pr-15{padding-right:1.5rem!important}.pb-15{padding-bottom:1.5rem!important}.pl-15,.px-15{padding-left:1.5rem!important}.px-15{padding-right:1.5rem!important}.py-15{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-15{padding:1.5rem!important}.mt-n15{margin-top:-1.5rem!important}.mr-n15{margin-right:-1.5rem!important}.mb-n15{margin-bottom:-1.5rem!important}.ml-n15{margin-left:-1.5rem!important}.mt-13{margin-top:1.3rem!important}.mr-13{margin-right:1.3rem!important}.mb-13{margin-bottom:1.3rem!important}.ml-13,.mx-13{margin-left:1.3rem!important}.mx-13{margin-right:1.3rem!important}.my-13{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.m-13{margin:1.3rem!important}.pt-13{padding-top:1.3rem!important}.pr-13{padding-right:1.3rem!important}.pb-13{padding-bottom:1.3rem!important}.pl-13,.px-13{padding-left:1.3rem!important}.px-13{padding-right:1.3rem!important}.py-13{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.p-13{padding:1.3rem!important}.mt-n13{margin-top:-1.3rem!important}.mr-n13{margin-right:-1.3rem!important}.mb-n13{margin-bottom:-1.3rem!important}.ml-n13{margin-left:-1.3rem!important}.mt-12{margin-top:1.2rem!important}.mr-12{margin-right:1.2rem!important}.mb-12{margin-bottom:1.2rem!important}.ml-12,.mx-12{margin-left:1.2rem!important}.mx-12{margin-right:1.2rem!important}.my-12{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.m-12{margin:1.2rem!important}.pt-12{padding-top:1.2rem!important}.pr-12{padding-right:1.2rem!important}.pb-12{padding-bottom:1.2rem!important}.pl-12,.px-12{padding-left:1.2rem!important}.px-12{padding-right:1.2rem!important}.py-12{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.p-12{padding:1.2rem!important}.mt-n12{margin-top:-1.2rem!important}.mr-n12{margin-right:-1.2rem!important}.mb-n12{margin-bottom:-1.2rem!important}.ml-n12{margin-left:-1.2rem!important}.mt-10{margin-top:1rem!important}.mr-10{margin-right:1rem!important}.mb-10{margin-bottom:1rem!important}.ml-10,.mx-10{margin-left:1rem!important}.mx-10{margin-right:1rem!important}.my-10{margin-top:1rem!important;margin-bottom:1rem!important}.m-10{margin:1rem!important}.pt-10{padding-top:1rem!important}.pr-10{padding-right:1rem!important}.pb-10{padding-bottom:1rem!important}.pl-10,.px-10{padding-left:1rem!important}.px-10{padding-right:1rem!important}.py-10{padding-top:1rem!important;padding-bottom:1rem!important}.p-10{padding:1rem!important}.mt-n10{margin-top:-1rem!important}.mr-n10{margin-right:-1rem!important}.mb-n10{margin-bottom:-1rem!important}.ml-n10{margin-left:-1rem!important}.mt-9{margin-top:.9rem!important}.mr-9{margin-right:.9rem!important}.mb-9{margin-bottom:.9rem!important}.ml-9,.mx-9{margin-left:.9rem!important}.mx-9{margin-right:.9rem!important}.my-9{margin-top:.9rem!important;margin-bottom:.9rem!important}.m-9{margin:.9rem!important}.pt-9{padding-top:.9rem!important}.pr-9{padding-right:.9rem!important}.pb-9{padding-bottom:.9rem!important}.pl-9,.px-9{padding-left:.9rem!important}.px-9{padding-right:.9rem!important}.py-9{padding-top:.9rem!important;padding-bottom:.9rem!important}.p-9{padding:.9rem!important}.mt-n9{margin-top:-.9rem!important}.mr-n9{margin-right:-.9rem!important}.mb-n9{margin-bottom:-.9rem!important}.ml-n9{margin-left:-.9rem!important}.mt-8{margin-top:.8rem!important}.mr-8{margin-right:.8rem!important}.mb-8{margin-bottom:.8rem!important}.ml-8,.mx-8{margin-left:.8rem!important}.mx-8{margin-right:.8rem!important}.my-8{margin-top:.8rem!important;margin-bottom:.8rem!important}.m-8{margin:.8rem!important}.pt-8{padding-top:.8rem!important}.pr-8{padding-right:.8rem!important}.pb-8{padding-bottom:.8rem!important}.pl-8,.px-8{padding-left:.8rem!important}.px-8{padding-right:.8rem!important}.py-8{padding-top:.8rem!important;padding-bottom:.8rem!important}.p-8{padding:.8rem!important}.mt-n8{margin-top:-.8rem!important}.mr-n8{margin-right:-.8rem!important}.mb-n8{margin-bottom:-.8rem!important}.ml-n8{margin-left:-.8rem!important}.mt-6{margin-top:.6rem!important}.mr-6{margin-right:.6rem!important}.mb-6{margin-bottom:.6rem!important}.ml-6,.mx-6{margin-left:.6rem!important}.mx-6{margin-right:.6rem!important}.my-6{margin-top:.6rem!important;margin-bottom:.6rem!important}.m-6{margin:.6rem!important}.pt-6{padding-top:.6rem!important}.pr-6{padding-right:.6rem!important}.pb-6{padding-bottom:.6rem!important}.pl-6,.px-6{padding-left:.6rem!important}.px-6{padding-right:.6rem!important}.py-6{padding-top:.6rem!important;padding-bottom:.6rem!important}.p-6{padding:.6rem!important}.mt-n6{margin-top:-.6rem!important}.mr-n6{margin-right:-.6rem!important}.mb-n6{margin-bottom:-.6rem!important}.ml-n6{margin-left:-.6rem!important}.mt-5{margin-top:.5rem!important}.mr-5{margin-right:.5rem!important}.mb-5{margin-bottom:.5rem!important}.ml-5,.mx-5{margin-left:.5rem!important}.mx-5{margin-right:.5rem!important}.my-5{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-5{margin:.5rem!important}.pt-5{padding-top:.5rem!important}.pr-5{padding-right:.5rem!important}.pb-5{padding-bottom:.5rem!important}.pl-5,.px-5{padding-left:.5rem!important}.px-5{padding-right:.5rem!important}.py-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-5{padding:.5rem!important}.mt-n5{margin-top:-.5rem!important}.mr-n5{margin-right:-.5rem!important}.mb-n5{margin-bottom:-.5rem!important}.ml-n5{margin-left:-.5rem!important}.mt-4{margin-top:.4rem!important}.mr-4{margin-right:.4rem!important}.mb-4{margin-bottom:.4rem!important}.ml-4,.mx-4{margin-left:.4rem!important}.mx-4{margin-right:.4rem!important}.my-4{margin-top:.4rem!important;margin-bottom:.4rem!important}.m-4{margin:.4rem!important}.pt-4{padding-top:.4rem!important}.pr-4{padding-right:.4rem!important}.pb-4{padding-bottom:.4rem!important}.pl-4,.px-4{padding-left:.4rem!important}.px-4{padding-right:.4rem!important}.py-4{padding-top:.4rem!important;padding-bottom:.4rem!important}.p-4{padding:.4rem!important}.mt-n4{margin-top:-.4rem!important}.mr-n4{margin-right:-.4rem!important}.mb-n4{margin-bottom:-.4rem!important}.ml-n4{margin-left:-.4rem!important}.mt-3{margin-top:.3rem!important}.mr-3{margin-right:.3rem!important}.mb-3{margin-bottom:.3rem!important}.ml-3,.mx-3{margin-left:.3rem!important}.mx-3{margin-right:.3rem!important}.my-3{margin-top:.3rem!important;margin-bottom:.3rem!important}.m-3{margin:.3rem!important}.pt-3{padding-top:.3rem!important}.pr-3{padding-right:.3rem!important}.pb-3{padding-bottom:.3rem!important}.pl-3,.px-3{padding-left:.3rem!important}.px-3{padding-right:.3rem!important}.py-3{padding-top:.3rem!important;padding-bottom:.3rem!important}.p-3{padding:.3rem!important}.mt-n3{margin-top:-.3rem!important}.mr-n3{margin-right:-.3rem!important}.mb-n3{margin-bottom:-.3rem!important}.ml-n3{margin-left:-.3rem!important}.mt-2{margin-top:.2rem!important}.mr-2{margin-right:.2rem!important}.mb-2{margin-bottom:.2rem!important}.ml-2,.mx-2{margin-left:.2rem!important}.mx-2{margin-right:.2rem!important}.my-2{margin-top:.2rem!important;margin-bottom:.2rem!important}.m-2{margin:.2rem!important}.pt-2{padding-top:.2rem!important}.pr-2{padding-right:.2rem!important}.pb-2{padding-bottom:.2rem!important}.pl-2,.px-2{padding-left:.2rem!important}.px-2{padding-right:.2rem!important}.py-2{padding-top:.2rem!important;padding-bottom:.2rem!important}.p-2{padding:.2rem!important}.mt-n2{margin-top:-.2rem!important}.mr-n2{margin-right:-.2rem!important}.mb-n2{margin-bottom:-.2rem!important}.ml-n2{margin-left:-.2rem!important}.mt-1{margin-top:.1rem!important}.mr-1{margin-right:.1rem!important}.mb-1{margin-bottom:.1rem!important}.ml-1,.mx-1{margin-left:.1rem!important}.mx-1{margin-right:.1rem!important}.my-1{margin-top:.1rem!important;margin-bottom:.1rem!important}.m-1{margin:.1rem!important}.pt-1{padding-top:.1rem!important}.pr-1{padding-right:.1rem!important}.pb-1{padding-bottom:.1rem!important}.pl-1,.px-1{padding-left:.1rem!important}.px-1{padding-right:.1rem!important}.py-1{padding-top:.1rem!important;padding-bottom:.1rem!important}.p-1{padding:.1rem!important}.mt-n1{margin-top:-.1rem!important}.mr-n1{margin-right:-.1rem!important}.mb-n1{margin-bottom:-.1rem!important}.ml-n1{margin-left:-.1rem!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-0{margin:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-0{padding:0!important}.mt-n0{margin-top:0!important}.mr-n0{margin-right:0!important}.mb-n0{margin-bottom:0!important}.ml-n0{margin-left:0!important}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.m-auto{margin:auto}.font-40{font-size:4rem}.font-36{font-size:3.6rem}.font-32{font-size:3.2rem}.font-28{font-size:2.8rem}.font-24{font-size:2.4rem}.font-20{font-size:2rem}.font-18{font-size:1.8rem}.font-16{font-size:1.6rem}.font-15{font-size:1.5rem}.font-14{font-size:1.4rem}.font-13{font-size:1.3rem}.font-12{font-size:1.2rem}.font-11{font-size:1.1rem}.font-10{font-size:1rem}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.font-italic{font-style:italic}.text-transform{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.border-t-1{border-top:.1rem solid #e6e8e9}.border-r-1{border-right:.1rem solid #e6e8e9}.border-b-1{border-bottom:.1rem solid #e6e8e9}.border-l-1{border-left:.1rem solid #e6e8e9}.border-1{border:.1rem solid #e6e8e9}.border-t-2{border-top:.2rem solid #e6e8e9}.border-r-2{border-right:.2rem solid #e6e8e9}.border-b-2{border-bottom:.2rem solid #e6e8e9}.border-l-2{border-left:.2rem solid #e6e8e9}.border-2{border:.2rem solid #e6e8e9}.border-t-3{border-top:.3rem solid #e6e8e9}.border-r-3{border-right:.3rem solid #e6e8e9}.border-b-3{border-bottom:.3rem solid #e6e8e9}.border-l-3{border-left:.3rem solid #e6e8e9}.border-3{border:.3rem solid #e6e8e9}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.opacity-10{opacity:1}.radius-12{border-radius:1.2rem}.radius-10{border-radius:1rem}.radius-8{border-radius:.8rem}.text-underline{text-decoration:underline}.text-line-5{-webkit-line-clamp:5}.text-line-4,.text-line-5{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-line-4{-webkit-line-clamp:4}.text-line-3{-webkit-line-clamp:3}.text-line-2,.text-line-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-line-2{-webkit-line-clamp:2}.text-line-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.color-primary,.color-success{color:#15ae62}.color-danger{color:#fc2435}.color-link,.color-link:focus,.color-link:hover{color:#15ae62}.color-line{color:#e6eaeb}.color-light{color:#798a9a}.color-medium{color:#1a3e4e}.color-regular{color:#4d6975}.color-dark{color:#00293a}.color-white{color:#fff}.color-grey{color:#798a9a}.bg-support-gray{background-color:#f4f6fa}.bg-success{background-color:#15ae62!important}.bg-white{background-color:#fff!important}.line-44{line-height:4.4rem}.line-40{line-height:4rem}.line-36{line-height:3.6rem}.line-32{line-height:3.2rem}.line-28{line-height:2.8rem}.line-24{line-height:2.4rem}.line-20{line-height:2rem}.line-18{line-height:1.8rem}.line-16{line-height:1.6rem}.line-15{line-height:1.5rem}.line-14{line-height:1.4rem}.line-13{line-height:1.3rem}.line-12{line-height:1.2rem}.line-11{line-height:1.1rem}.line-10{line-height:1rem}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}.position-relative{position:relative}.position-absolute{position:absolute}.cursor-pointer{cursor:pointer}.object-fit-cover{object-fit:cover}.object-fit-contain{object-fit:contain}.object-fit-revert{object-fit:revert}.object-fit-none{object-fit:none}.overflow-hidden{overflow:hidden}.form-group{display:flex;flex-wrap:wrap;margin-bottom:24px}.form-group .wp-input.active .placeholder{font-size:11px;transform:translateY(8px);color:#a0a4a8}.form-group .wp-input.active input:-webkit-autofill,.form-group .wp-input.active input:focus,.form-group .wp-input.active textarea:active,.form-group .wp-input.active textarea:focus,.form-group .wp-input.active textarea:focus-visible,.form-group .wp-input.active textarea:focus-within,.form-group .wp-input.active textarea:target,.form-group .wp-input.active textarea:visited{background:#fff!important;background-color:#fff!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important}.form-group .placeholder{font-size:14px;color:#00293a;transition:all .3s ease;pointer-events:none;position:absolute;transform:translateY(18px);left:16px}.form-group .icon-x{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.form-control{border:1px solid #e6e8e9;border-radius:8px;padding:1.6rem 3.6rem .5rem 1.6rem;line-height:2.4;font-weight:400;font-size:1.4rem;width:100%;color:#00293a}.form-control:focus{border:1px solid #15ae62}@media(max-width:768px){.form-control{line-height:2}}.form .required{border:1px solid #fc2435}.n-btn{border-radius:.8rem;background-color:#15ae62;height:3.6rem;border:0;color:#fff;font-weight:600;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-top:.2em}.n-btn.--inline{width:auto;display:inline-flex;padding-left:30px;padding-right:30px}.n-btn.--disabled{background-color:#e1e1e1;pointer-events:none}.btn-gateways{display:inline-flex;border-radius:2rem;background:#fff;padding:.8rem 1.6rem;box-shadow:0 3.80916px 11.4275px rgba(148,184,147,.22)}.btn-gateways .title-box,.btn-gateways h1{font-family:Space Grotesk,sans-serif}.btn-gateways img{width:2.4rem}@media(max-width:768px){.btn-gateways{padding:.6rem 1.2rem}.btn-gateways img{width:1.6rem}}.btn-gateways.btn-slide{width:max-content}.box-contact .btn-contact1{padding:.9rem 4.3rem .7rem;border-radius:3.6rem;color:#fff;background-color:#15ae62}.box-contact img{width:16px;height:16px}.btn-more{width:max-content;position:relative;display:flex;justify-content:center;align-items:center;height:40px;background:var(--clr);border-radius:32px;padding:0 14px}.btn-more:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:scaleX(0);border-radius:16px;transition:transform .5s ease-in-out;transform-origin:right;box-shadow:0 3.80916px 11.4275px rgba(148,184,147,.22)}.btn-more span{display:inline-block;z-index:2;margin-top:4px;transition:.5s ease-in-out;color:#fff}@media(min-width:768px){.btn-more i{position:relative;display:inline-block;width:0;height:20px;margin-top:1px;background:#fff;transition:.5s,width .5s,height .5s;transition-delay:0s,.25s,.5s}.btn-more i:after,.btn-more i:before{content:"";position:absolute;top:0;right:0;width:45%;height:1px;background:transparent;rotate:0;transform-origin:right;transition:.65s}.btn-more:hover:before{transform:scaleX(1);transform-origin:left}.btn-more:hover span{color:var(--clr)}.btn-more:hover i{margin-left:10px;width:20px;height:1px;background:var(--clr);transition-delay:0s,.5s,.25s}.btn-more:hover i:before{background:var(--clr);rotate:45deg;transition-delay:1s}.btn-more:hover i:after{background:var(--clr);rotate:-45deg;transition-delay:1s}}@media(max-width:768px){.btn-more{width:max-content;gap:10px;height:32px}.btn-more span{font-size:1.3rem;margin-top:2px}.btn-more i{position:relative;display:inline-block;width:13px;height:1px;background:#fff}.btn-more i:before{rotate:45deg}.btn-more i:after,.btn-more i:before{content:"";position:absolute;background:#fff;top:0;right:0;width:45%;height:1px;transform-origin:right;transition:.65s}.btn-more i:after{rotate:-45deg}}.footer[data-v-34306ce3]{width:100%;background-color:#00293a;color:#e6e9e8;padding-top:60px}.footer__content[data-v-34306ce3]{display:grid;grid-template-columns:33% 67%}.footer__logo h4[data-v-34306ce3]{font-size:17px!important}.footer__logo .ic-logo[data-v-34306ce3]{width:48px;height:48px;aspect-ratio:1/1;object-fit:contain}.footer__logo .ic-social[data-v-34306ce3]{width:36px;height:36px;aspect-ratio:1/1;object-fit:contain;margin-right:12px}.footer .ft__company .bct-mb[data-v-34306ce3]{display:none}.footer__bottom[data-v-34306ce3]{border-top:1px solid hsla(0,0%,85.1%,.2039215686)}.footer__bottom-icon img[data-v-34306ce3]{height:40px}.footer h4[data-v-34306ce3]{margin-bottom:16px;font-weight:600;font-size:15px;color:#fff}.footer ul li[data-v-34306ce3]{margin:0 0 12px}.footer ul li a[data-v-34306ce3],.footer ul li p[data-v-34306ce3]{color:#e6eaeb;font-size:13px}.footer ul li a[data-v-34306ce3]:hover{color:#15ae62}.footer ul li span[data-v-34306ce3]{font-weight:600;color:#15ae62}.footer ul li .btn-contact[data-v-34306ce3]{padding:9px 40px 7px;background:#15ae62;transform:scaleX(0);transition:.5s ease-in-out;transform-origin:right}.footer ul li .btn-contact[data-v-34306ce3]:hover{transform:scaleX(1);transform-origin:left;background:#fff}.footer__certificate[data-v-34306ce3]{margin-top:20px}.footer__certificate__logo[data-v-34306ce3]{margin-top:14px}.footer__certificate__logo[data-v-34306ce3]>:first-child{margin-right:19px}.footer__certificate .--border[data-v-34306ce3]{border:1px solid #fff;border-radius:4px}.footer__certificate-m[data-v-34306ce3]{display:none}.footer__certificate-m .--border[data-v-34306ce3]{border:1px solid #fff;border-radius:4px;height:29px}@media(max-width:1199px){.footer[data-v-34306ce3]{padding:20px}}@media(max-width:768px){.footer__content[data-v-34306ce3]{grid-template-columns:repeat(1,1fr);margin-bottom:1.2rem!important}.footer .ft__company[data-v-34306ce3]{border-bottom:1px solid hsla(0,0%,85.1%,.2039215686)}.footer .ft__company .footer__logo h4[data-v-34306ce3]{font-size:1.6rem!important}.footer .ft__company ul li a[data-v-34306ce3],.footer .ft__company ul li p[data-v-34306ce3]{font-size:1.2rem}.footer .ft__service[data-v-34306ce3]{padding:24px 0 0}.footer .ft__service ul li[data-v-34306ce3]{display:block}.footer__certificate[data-v-34306ce3]{margin-bottom:20px}.footer__social[data-v-34306ce3]{display:flex}.footer__social a[data-v-34306ce3]{display:block}}@media(max-width:576px){.footer ul li .btn-contact[data-v-34306ce3]{display:flex;justify-content:center;transform:none}.footer__certificate__title[data-v-34306ce3]{display:none}.footer__certificate-m[data-v-34306ce3]{display:flex}}.header{padding-bottom:8px;position:fixed;top:0;left:0;width:100%;outline:0;transition:all .1s ease;z-index:1000;height:108px;background-color:#fff;border-bottom:1px solid #e6e8e9}.header .dowload-shop{display:flex;justify-content:center;align-items:center;height:40px;background-image:url(https://npay-214706.as.r.appspot.com/npay/1920_0/frame-47771-1679979395.png);background-repeat:no-repeat;background-size:cover;background-position:50%;font-size:14px;font-weight:600;color:#fff}.header .dowload-shop a{text-decoration:underline}@media(max-width:768px){.header{padding-top:0;padding-bottom:0;height:52px}.header .dowload-shop{display:none}}.header__logo{max-width:100px;cursor:pointer}.header__9shop{display:block;border-radius:40px;background-color:#f4f6fa;padding:9px 38px 5px 50px;position:relative;cursor:pointer}.header__9shop__logo{position:absolute;width:28px;height:28px;left:14px;top:50%;margin-top:-15px}.header__9shop__icon{right:14px;background-color:#fff;position:absolute;top:50%;margin-top:-9px;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center}.main-nav li{display:inline-block;margin:0 12px;position:relative;list-style:none}@media(max-width:768px){.main-nav li{margin:0}}.main-nav li:hover>.main-nav__sub{display:block}@media(max-width:768px){.main-nav li:hover>.main-nav__sub{display:none}}.main-nav li:hover>.main-nav__sub .main-nav__sub-item:last-child a{margin-bottom:0!important}.main-nav li:hover .ic-menu{transform:rotate(180deg);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.main-nav__item{padding:22px 0;font-weight:600;color:#00293a}.main-nav__item:hover{color:#15ae62}@media(max-width:768px){.main-nav__item{display:none}.main-nav__item:hover{color:#00293a}}.main-nav__box{box-shadow:0 8px 14px rgba(0,0,0,.09);border-radius:8px;background-color:#fff;padding:20px}.main-nav__box-service{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px 32px}.main-nav__box-service .main-nav__sub-item{width:230px}.main-nav__box-service .main-nav__sub-item a{margin-bottom:0}.main-nav__sub{display:none;position:absolute;left:100%;z-index:2;padding-top:6px;top:46px;left:50%;transform:translate(-50%)}.main-nav__sub-item{margin:0!important;width:100%;cursor:pointer}.main-nav__sub-item img{width:28px;height:28px}.main-nav__sub-item:hover .sub-item--label{color:#15ae62}.main-nav__sub-item:hover .sub-item--label:after{content:url(https://cdn.9pay.vn/next-1687759375.png);position:absolute;margin-left:12px}.main-nav__sub-item:hover .sub-item--desc{color:#00293a}.main-nav__sub-item a{width:max-content;margin-bottom:24px}.main-nav__sub .sub-item--label{font-size:13px;font-weight:600;color:#1a3e4e;margin-bottom:2px;line-height:17px}.main-nav__sub .sub-item--desc{font-size:12px;color:#798a9a}.main-nav__sub:after{border:8px solid transparent;border-bottom-color:#fff}.main-nav__sub:after,.main-nav__sub:before{width:0;height:0;content:"";position:absolute;top:-10px;left:45%;transform:translate(-50%)}.footer__nav{display:none}#toggle.active~.menu .footer__nav{display:block;width:100vw}.header__9shop-mb{display:none}@media(max-width:350px){.box__9shop{display:none!important}}#toggle.active~.menu .box__9shop{margin-top:12px}#toggle.active~.menu .menu1 .header__9shop-mb{display:flex;justify-content:space-between;align-items:center;height:100%;border-radius:8px;padding:8px;cursor:pointer;background:linear-gradient(171.99deg,rgba(228,244,251,.7) -78.16%,rgba(199,231,247,.7) 223.92%),#fff}#toggle.active~.menu .menu1 .header__9shop-mb .link__shop9pay{background:#15ae62;padding:7px 10px;border-radius:8px;font-size:1.2rem;font-weight:600}#toggle.active~.h9shop__mb,#toggle.active~.switch-language{display:none}.h9shop__mb{background:#f4f6fa;padding:6px 8px;border-radius:40px}.h9shop__mb .icon-shop{width:20px;height:20px;margin-right:.8rem}.top-nav{display:none;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;height:52px;padding:1em}@media(max-width:768px){.top-nav{display:flex}}.toggle__mb{display:none;height:30px;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}.menu-button,.menu-button:after,.menu-button:before{display:block;background-color:#25282b;position:absolute;height:2px;width:28px;transition:transform .4s cubic-bezier(.23,1,.32,1);border-radius:2px}.menu-button:before{content:"";margin-top:-8px}.menu-button:after{content:"";margin-top:8px}#toggle.active .menu-button:before{margin-top:0;transform:rotate(405deg)}#toggle.active .menu-button{background:hsla(0,0%,100%,0)}#toggle.active .menu-button:after{margin-top:0;transform:rotate(-405deg)}.toggle__mb{display:flex;order:3;margin-left:2rem}.menu{display:flex;position:absolute;padding:0 16px;top:0;margin-top:52px;left:0;flex-direction:column;width:100%;align-items:center;background:#fff}#toggle.active~.menu{overflow-y:scroll;overflow-x:hidden;height:calc(100vh - 52px);z-index:1111}#toggle~.menu .main-nav__sub-mb .menu1,#toggle~.menu .menu1{height:0;margin:0;padding:0;border:0;transition:height .4s cubic-bezier(.23,1,.32,1)}#toggle~.menu .menu1 .main-nav__item img{position:absolute;right:0;top:2.4rem;transform:rotate(0)}#toggle~.menu .menu1.active .main-nav__item img{transform:rotate(180deg);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#toggle.active~.menu .menu1{pointer-events:auto;height:5.3rem;display:block}#toggle.active~.menu .menu1 .main-nav__item{display:block;padding:16px 0;box-shadow:inset 0 -1px 0 #e6eaeb}#toggle.active~.menu .menu1 .main-nav__item.language__mb{display:flex;justify-content:space-between;height:100%}#toggle.active~.menu .menu1.active .main-nav__item{box-shadow:none}#drop1.active .main-nav__sub-mb,#drop2.active .main-nav__sub-mb,#drop3.active .main-nav__sub-mb,#drop4.active .main-nav__sub-mb,#drop5.active .main-nav__sub-mb,#drop6.active .main-nav__sub-mb{height:fit-content}#drop1 .main-nav__sub-mb,#drop2 .main-nav__sub-mb,#drop3 .main-nav__sub-mb,#drop4 .main-nav__sub-mb,#drop5 .main-nav__sub-mb,#drop6 .main-nav__sub-mb{height:0}#drop1.active,#drop2.active,#drop3.active,#drop4.active,#drop5.active,#drop6.active{height:100%!important}#drop1.active .main-nav__sub-mb li,#drop2.active .main-nav__sub-mb li,#drop3.active .main-nav__sub-mb li,#drop4.active .main-nav__sub-mb li,#drop5.active .main-nav__sub-mb li,#drop6.active .main-nav__sub-mb li{height:max-content;display:block;transition:none}#drop1.active .main-nav__sub-mb li a,#drop2.active .main-nav__sub-mb li a,#drop3.active .main-nav__sub-mb li a,#drop4.active .main-nav__sub-mb li a,#drop5.active .main-nav__sub-mb li a,#drop6.active .main-nav__sub-mb li a{display:block;padding:8px 0}#drop1.active .main-nav__sub-mb,#drop2.active .main-nav__sub-mb,#drop3.active .main-nav__sub-mb,#drop4.active .main-nav__sub-mb,#drop5.active .main-nav__sub-mb,#drop6.active .main-nav__sub-mb{float:none;position:static;color:#fff}#drop1.active .main-nav__sub-mb .sub__item-mb,#drop2.active .main-nav__sub-mb .sub__item-mb,#drop3.active .main-nav__sub-mb .sub__item-mb,#drop4.active .main-nav__sub-mb .sub__item-mb,#drop5.active .main-nav__sub-mb .sub__item-mb,#drop6.active .main-nav__sub-mb .sub__item-mb{display:block;font-weight:400;font-size:13px;color:#00293a;min-height:3.6rem}#drop1.active .main-nav__sub-mb .sub__item-mb1,#drop2.active .main-nav__sub-mb .sub__item-mb1,#drop3.active .main-nav__sub-mb .sub__item-mb1,#drop4.active .main-nav__sub-mb .sub__item-mb1,#drop5.active .main-nav__sub-mb .sub__item-mb1,#drop6.active .main-nav__sub-mb .sub__item-mb1{display:flex!important;align-items:center}#drop1.active .main-nav__sub-mb .sub__item-mb1 img,#drop2.active .main-nav__sub-mb .sub__item-mb1 img,#drop3.active .main-nav__sub-mb .sub__item-mb1 img,#drop4.active .main-nav__sub-mb .sub__item-mb1 img,#drop5.active .main-nav__sub-mb .sub__item-mb1 img,#drop6.active .main-nav__sub-mb .sub__item-mb1 img{width:24px}.sub__item-mb{display:none}.menu>li{margin:0;padding:.5em 0;width:100%}.toggle,[id^=drop]{display:none}.switch-language{position:relative}.switch-language input{position:absolute;opacity:0;width:50px;height:24px}.switch-language span{display:block;width:50px;height:24px;font-size:1.4rem;line-height:2.7rem;font-weight:500;border-radius:100px;transition:all .3s;text-transform:uppercase}.switch-language span.vi{background:url(https://storage.googleapis.com/npay/vi-at-3x-1678336963.png) #f4f6fa no-repeat;background-position:0;background-size:contain;text-align:right;padding-right:9px;color:#000}.switch-language span.en{background:url(https://storage.googleapis.com/npay/en-at-3x-1678336956.png) #f4f6fa no-repeat;background-size:contain;background-position:100%;text-align:left;padding-left:9px}.menu1{pointer-events:none}.input-wrap[data-v-633203f1]{position:relative;margin-bottom:16px}.input-wrap .input[data-v-633203f1]{display:block;border-radius:8px;background:#f4f6fa;width:100%;padding:9px 20px;font-size:1.4rem;line-height:24px;color:#212529}.input-wrap .msg-error[data-v-633203f1]{font-size:1.1rem;color:red;position:absolute;bottom:-16px;left:20px;opacity:0;transition:all .3s ease}.input-wrap .msg-error.--show[data-v-633203f1]{transition:all .3s ease;opacity:1}@media(max-width:768px){.input-wrap[data-v-633203f1]{margin-bottom:10px}.input-wrap .input[data-v-633203f1]{padding-left:12px;padding-right:12px;font-size:1.2rem}.input-wrap .msg-error[data-v-633203f1]{font-size:.9rem;bottom:-13px;left:12px}}#backToTopH[data-v-400705ee]{cursor:pointer;position:fixed;z-index:999;right:24px;bottom:142px;height:48px;animation:backtop-400705ee 1s ease-in-out}#backToTopH.--advise[data-v-400705ee]{bottom:100px;animation:backtop-2-400705ee 1s ease-in-out}@media(max-width:768px){#backToTopH[data-v-400705ee]{display:none}}@keyframes backtop-400705ee{0%{bottom:-47px}to{bottom:142px}}@keyframes backtop-2-400705ee{0%{bottom:-47px}to{bottom:100px}}.cta[data-v-74500974]{position:fixed;z-index:999;right:24px;bottom:28px;border-radius:12px;animation:ctaContact-74500974 1s ease-in-out}.cta__contact[data-v-74500974]{display:flex;justify-content:center;align-items:center;background-image:url(https://cdn.9pay.vn/img/banner/bg-qa.png);background-repeat:no-repeat;background-size:cover;cursor:pointer;box-shadow:0 8.66667px 13px 0 rgba(0,0,0,.16);border-radius:32px;padding:14px 20px}.cta__contact span[data-v-74500974]{font-size:1.6rem;margin-left:10px;margin-right:0;padding-top:3px;color:#fff;font-weight:600}.cta__contact-mb[data-v-74500974]{display:none}@media(max-width:768px){.cta[data-v-74500974]{width:100%;right:0;padding-left:25px;padding-right:25px}.cta__contact[data-v-74500974]{display:none}.cta__contact-mb[data-v-74500974]{display:flex;justify-content:space-between;height:45px}.cta__contact-mb .left[data-v-74500974]{display:flex;align-items:center;justify-content:center;background-color:#ff453a;padding:12px 13px;border-radius:30px;transition:.3s ease-in-out;overflow:hidden}.cta__contact-mb .left>svg[data-v-74500974]{vertical-align:middle}.cta__contact-mb .left img[data-v-74500974]{max-width:47px;max-height:47px}.cta__contact-mb .left span[data-v-74500974]{margin-left:9px;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.cta__contact-mb .left.--collapse span[data-v-74500974]{display:none}.cta__contact-mb .right[data-v-74500974]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135.95deg,#19bd6c 19.34%,#1aaaa0 72.03%,#0883aa 122.17%),linear-gradient(0deg,#58c58f,#58c58f),#d9d9d9;padding:12px 13px;border-radius:30px;transition:.3s ease-in-out;overflow:hidden}.cta__contact-mb .right img[data-v-74500974]{max-width:47px;max-height:47px}.cta__contact-mb .right span[data-v-74500974]{margin-left:12px;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.cta__contact-mb .right.--collapse span[data-v-74500974]{display:none}}@keyframes ctaContact-74500974{0%{bottom:-55px}to{bottom:28px}}.cta-download[data-v-e56ab03e]{position:fixed;z-index:999;right:24px;bottom:28px;animation:ctaDowload-e56ab03e 1s ease-in-out}.cta-download__dk[data-v-e56ab03e]{display:flex;justify-content:center;align-items:center;background-image:url(https://cdn.9pay.vn/img/banner/bg-qa.png);background-repeat:no-repeat;background-size:cover;padding:8px;border-radius:12px}.cta-download__dk span[data-v-e56ab03e]{font-size:14px;color:#fff;font-weight:600;margin-left:6px;margin-right:18px}.cta-download__dk img[data-v-e56ab03e]{max-width:90px;max-height:90px}.cta-download__dk.--advise[data-v-e56ab03e]{cursor:pointer;box-shadow:0 8.66667px 13px 0 rgba(0,0,0,.16);border-radius:32px;padding:14px 20px}.cta-download__dk.--advise span[data-v-e56ab03e]{font-size:1.6rem;margin-left:10px;margin-right:0;padding-top:3px}.cta-download__mb[data-v-e56ab03e]{display:none}@media(max-width:768px){.cta-download__dk[data-v-e56ab03e]{display:none}.cta-download__mb[data-v-e56ab03e]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135.95deg,#19bd6c 19.34%,#1aaaa0 72.03%,#0883aa 122.17%),linear-gradient(0deg,#58c58f,#58c58f),#d9d9d9;padding:12px 13px;border-radius:30px;transition:.3s ease-in-out;overflow:hidden}.cta-download__mb img[data-v-e56ab03e]{max-width:47px;max-height:47px}.cta-download__mb span[data-v-e56ab03e]{margin-left:12px;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.cta-download__mb.--collapse span[data-v-e56ab03e]{display:none}}@keyframes ctaDowload-e56ab03e{0%{bottom:-106px}to{bottom:28px}}.main-page{margin-top:109px}@media(max-width:768px){.main-page{margin-top:53px}}.spinner-wp[data-v-1267fbf2]{height:100vh;display:flex;overflow:hidden;justify-content:center;align-items:center;width:100vw;position:fixed;top:0;left:0;z-index:1000}.overlay[data-v-1267fbf2]{width:100%;height:100%;background:#fff;position:absolute;left:0;top:0}.desc[data-v-1267fbf2]{font-size:12px;color:#000;position:relative;text-align:center}.loading-gif[data-v-1267fbf2]{position:relative;z-index:1;max-width:120px;border-radius:25px}.spinner[data-v-1267fbf2]{width:10em;height:10em;border-top:1em solid #15ae62;border-right:1em solid transparent;border-radius:50%;margin:auto;animation:spinner-1267fbf2 .6s linear infinite}.head[data-v-1267fbf2]{width:1em;height:1em;background-color:#15ae62;border-radius:50%;margin-left:8.5em;margin-top:.5em}@keyframes spinner-1267fbf2{to{transform:rotate(1turn)}}.header[data-v-55b72a55]{z-index:1}.header__content[data-v-55b72a55]{height:100%;max-width:1230px;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.header__content__logo a[data-v-55b72a55]{max-width:100px;display:block}.header__content__download[data-v-55b72a55]{background:#30548b;border-radius:52px;padding:9px 25px;color:#fff}.footer[data-v-85c6d176]{padding-bottom:20px;padding-left:15px;padding-right:15px}.footer__block[data-v-85c6d176]{min-height:65px;max-width:1230px;margin-left:auto;margin-right:auto}.footer__block__contact[data-v-85c6d176]{width:50%}.footer__block__contact .contact-info[data-v-85c6d176]{flex-wrap:wrap}.footer__block__hotline>a[data-v-85c6d176]{color:#1f92fc;width:270px;height:40px;border:1px solid #1f92fc;border-radius:8px;text-align:center;line-height:40px;margin-right:20px}.footer__block__hotline .phone>a[data-v-85c6d176]{color:#1f92fc}.footer__block__lisense[data-v-85c6d176]{height:100%}.footer__block__lisense .lisense-info[data-v-85c6d176]{padding-left:12px;margin-left:12px;border-left:1px solid #ebebeb}.footer__block__social div a[data-v-85c6d176]{padding-right:5px}.footer__block[data-v-85c6d176]:last-child{padding-top:20px;border-top:1px solid #ebebeb}.footer__block[data-v-85c6d176]:first-child{padding-bottom:20px}.--hide-desktop[data-v-85c6d176]{display:none!important}@media(max-width:768px){.footer[data-v-85c6d176]{padding-top:20px}.footer__block__contact[data-v-85c6d176]{width:100%}.footer__block__contact p[data-v-85c6d176]:first-child{padding-bottom:8px}.footer__block__contact .contact-info[data-v-85c6d176]{flex-direction:column}.footer__block__contact .contact-info div[data-v-85c6d176]{padding-bottom:8px}.footer__block__contact .contact-info div[data-v-85c6d176]:last-child{padding-bottom:0}.footer__block__social[data-v-85c6d176]{justify-content:space-between;width:100%;padding-top:20px;align-items:center}.footer__block__social div a[data-v-85c6d176]{padding-right:0}.footer__block__lisense-info[data-v-85c6d176]{width:100%;padding-top:20px}.footer__block__lisense[data-v-85c6d176]{justify-content:space-between;width:100%}.footer .--bottom[data-v-85c6d176]{flex-direction:column;align-items:flex-start}.icon-facebook-circle[data-v-85c6d176],.icon-linkedin-circle[data-v-85c6d176],.icon-youtube[data-v-85c6d176]{width:30px;height:30px}.icon-app-store[data-v-85c6d176],.icon-google-play[data-v-85c6d176]{width:95px}.--hide-mobile[data-v-85c6d176]{display:none!important}.--hide-desktop[data-v-85c6d176]{display:block!important}}.landing-page[data-v-4f64f2e0]{transition:all .4s ease;margin-top:68px}@media(max-width:768px){.landing-page[data-v-4f64f2e0]{margin-top:52px}}#backToTop[data-v-4f64f2e0]{position:fixed;right:28px;bottom:28px;animation:leaves-4f64f2e0 1s ease-in-out}@keyframes leaves-4f64f2e0{0%{bottom:0}to{bottom:28px}}.header_aio[data-v-a6da2f72]{width:100%;transition:all .1s ease;height:68px;background-color:#fff}.header_aio__content[data-v-a6da2f72]{height:100%;max-width:1230px;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.header_aio__content__logo a[data-v-a6da2f72]{max-width:100px;display:block}.header_aio__content__menu[data-v-a6da2f72]{display:flex;gap:60px}.header_aio__content__menu a[data-v-a6da2f72]{font-size:16px;font-weight:500;color:#00293a}#toggle-aio[data-v-a6da2f72],.headermb_aio__content__menu[data-v-a6da2f72]{display:none}@media(max-width:768px){.header_aio[data-v-a6da2f72]{position:relative;top:0;left:0;width:100%;outline:0;transition:all .1s ease;z-index:1000;height:52px;border-bottom:1px solid #e6e8e9}.header_aio__content__logo a[data-v-a6da2f72]{max-width:72px}.header_aio__content__menu[data-v-a6da2f72]{display:none}.headermb_aio__content__menu[data-v-a6da2f72]{display:block}#toggle-aio[data-v-a6da2f72]{display:block;position:absolute;width:24px;height:18px;right:16px;cursor:pointer;z-index:100;-webkit-transition:all .2s linear;transition:all .2s linear}#toggle-aio .menu-icon[data-v-a6da2f72],#toggle-aio .menu-icon[data-v-a6da2f72]:after,#toggle-aio .menu-icon[data-v-a6da2f72]:before{content:"";display:block;position:absolute;left:0;right:0;height:2px;background:#000;border-radius:1px;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#toggle-aio .menu-icon[data-v-a6da2f72]{top:8px}#toggle-aio .menu-icon[data-v-a6da2f72]:before{top:-8px}#toggle-aio .menu-icon[data-v-a6da2f72]:after{bottom:-8px}#toggle-aio.active .menu-icon[data-v-a6da2f72]{background:none}#toggle-aio.active .menu-icon[data-v-a6da2f72]:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#toggle-aio.active .menu-icon[data-v-a6da2f72]:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#toggle-menu[data-v-a6da2f72]{position:absolute;margin-top:52px;top:0;right:0;width:100%;background:#fff;overflow:hidden;z-index:999}#toggle-menu ul li[data-v-a6da2f72]{height:0}#toggle-menu.visible ul[data-v-a6da2f72]{padding:0 16px}#toggle-menu.visible ul li[data-v-a6da2f72]{height:max-content;list-style-type:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;-webkit-transition:all .2s ease;transition:all .2s ease}#toggle-menu.visible ul li a[data-v-a6da2f72]{font-weight:600;font-size:13px;display:block;padding:16px 0;box-shadow:inset 0 -1px 0 #e6eaeb}#toggle-menu.visible ul li:last-child a[data-v-a6da2f72]{box-shadow:none}}.footer__content[data-v-7d1dc6f4]{grid-template-columns:33% 67%}.footer__logo h4[data-v-7d1dc6f4]{font-size:17px!important}.footer h4[data-v-7d1dc6f4]{margin-bottom:16px;font-weight:600;font-size:15px;color:#fff}.footer ul li .btn-contact[data-v-7d1dc6f4]{padding:9px 40px 7px;background:#15ae62;transform:scaleX(0);transition:.5s ease-in-out;transform-origin:right}.footer ul li .btn-contact[data-v-7d1dc6f4]:hover{transform:scaleX(1);transform-origin:left;background:#fff}.footer__certificate[data-v-7d1dc6f4]{margin-top:20px}.footer__certificate__logo[data-v-7d1dc6f4]{margin-top:14px}.footer__certificate__logo[data-v-7d1dc6f4]>:first-child{margin-right:19px}.footer__certificate .--border[data-v-7d1dc6f4]{border:1px solid #fff;border-radius:4px}.footer__certificate-m[data-v-7d1dc6f4]{display:none}.footer__certificate-m .--border[data-v-7d1dc6f4]{border:1px solid #fff;border-radius:4px;height:29px}@media(max-width:768px){.footer__content[data-v-7d1dc6f4]{grid-template-columns:repeat(1,1fr);margin-bottom:1.2rem!important}.footer .ft__company[data-v-7d1dc6f4]{border-bottom:1px solid hsla(0,0%,85.1%,.2039215686)}.footer .ft__company .footer__logo h4[data-v-7d1dc6f4]{font-size:1.6rem!important}.footer .ft__company ul li a[data-v-7d1dc6f4],.footer .ft__company ul li p[data-v-7d1dc6f4]{font-size:1.2rem}.footer .ft__service[data-v-7d1dc6f4]{padding:24px 0 0}.footer .ft__service ul li[data-v-7d1dc6f4]{display:block}.footer__certificate[data-v-7d1dc6f4]{margin-bottom:20px}.footer__social[data-v-7d1dc6f4]{display:flex}.footer__social a[data-v-7d1dc6f4]{display:block}}@media(max-width:576px){.footer ul li .btn-contact[data-v-7d1dc6f4]{display:flex;justify-content:center;transform:none}.footer__certificate__title[data-v-7d1dc6f4]{display:none}.footer__certificate-m[data-v-7d1dc6f4]{display:flex}}.footer[data-v-7d1dc6f4]{width:100%;background-color:#00293a;color:#e6e9e8;padding-top:60px}.footer__content[data-v-7d1dc6f4]{display:grid;grid-template-columns:50% 50%}.footer__content .ft__service .btn-contact[data-v-7d1dc6f4]{text-align:center;display:block;padding:9px 40px 7px;background:#15ae62}.footer__logo h4[data-v-7d1dc6f4]{font-size:20px}.footer__logo .ic-logo[data-v-7d1dc6f4]{width:48px;height:48px;aspect-ratio:1/1;object-fit:contain}.footer__logo .ic-social[data-v-7d1dc6f4]{width:36px;height:36px;aspect-ratio:1/1;object-fit:contain;margin-right:12px}.footer .ft__company .bct-mb[data-v-7d1dc6f4]{display:none}.footer__bottom[data-v-7d1dc6f4]{border-top:1px solid hsla(0,0%,85.1%,.2039215686)}.footer__bottom-icon img[data-v-7d1dc6f4]{height:40px}.footer h5[data-v-7d1dc6f4]{margin-bottom:16px;font-weight:600;font-size:15px;color:#fff}.footer ul li[data-v-7d1dc6f4]{margin:0 0 12px}.footer ul li a[data-v-7d1dc6f4],.footer ul li p[data-v-7d1dc6f4]{color:#e6eaeb;font-size:13px}.footer ul li a[data-v-7d1dc6f4]:hover{color:#15ae62}.footer ul li span[data-v-7d1dc6f4]{font-weight:600;font-size:14px;color:#15ae62}@media(max-width:1199px){.footer[data-v-7d1dc6f4]{padding:20px}}@media(max-width:768px){.footer__content[data-v-7d1dc6f4]{grid-template-columns:repeat(1,1fr);margin-bottom:1.2rem!important}.footer .ft__company[data-v-7d1dc6f4]{border-bottom:1px solid hsla(0,0%,85.1%,.2039215686)}.footer .ft__company .footer__logo h4[data-v-7d1dc6f4]{font-size:1.6rem}.footer .ft__company ul li a[data-v-7d1dc6f4],.footer .ft__company ul li p[data-v-7d1dc6f4]{font-size:1.2rem}.footer .ft__service[data-v-7d1dc6f4]{padding:24px 0 0}.footer .ft__service ul li[data-v-7d1dc6f4]{display:block}}@media(max-width:576px){.footer ul li .btn-contact[data-v-7d1dc6f4]{display:flex;justify-content:center;transform:none}.footer .ft__company .bct-mb[data-v-7d1dc6f4]{display:block}.footer .ft__company .bct-mb img[data-v-7d1dc6f4]{width:93px}}@media(max-width:768px){.landing-page[data-v-e163bb96]{margin-top:52px}}.simple-header[data-v-e2497740]{padding:20px 0;border-bottom:1px solid #d9d9d9}.simple-header__logo img[data-v-e2497740]{max-width:90px;display:block}@media(max-width:768px){.simple-header[data-v-e2497740]{padding:10px 20px}}#backToTop[data-v-56629349]{position:fixed;right:28px;bottom:28px;animation:leaves-56629349 1s ease-in-out}@keyframes leaves-56629349{0%{bottom:0}to{bottom:28px}}