body{font-family:'Be Vietnam Pro'}.btn{font-style:normal;font-weight:600;font-size:18px;line-height:26px;padding:10px 48px}.btn-primary{background-color:#3b4edc;color:#fff}.btn-primary:hover{background-color:#004d8d}.btn-outline-light{border:2px solid #fff;background-color:transparent}.btn-outline-light:hover{background-color:rgba(0,0,0,.1);color:#fff}.custom_field{position:relative}.custom_field label{font-weight:500;font-size:14px;line-height:17px;color:#002c51;margin-bottom:19px}.custom_field.chevron input{background-image:url(../image/down-chevron.png);background-position:center right;background-size:1.4rem;background-repeat:no-repeat}.custom_field input{font-weight:700;font-size:18px;line-height:21px;padding-bottom:8px;width:100%;border:unset;outline:unset;padding-right:36px;position:relative}.custom_field input::placeholder{color:rgba(62,62,84,.65);font-weight:400;font-size:18px;line-height:21px}.custom_field input:focus:after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#3b4edc}.custom_field input[type=date]{padding-right:0;background:unset}.custom_field__input input{border-bottom:1px solid #818190}.custom_field__input input+span{display:block;width:100%;height:2px;bottom:0;left:0;background-color:#0c74f2;transform:scaleX(0);transition:transform .2s cubic-bezier(0,0,.2,1) 0s;position:absolute}.custom_field__input input:focus+span{transform:scaleX(1)}.custom_field.requied label{position:relative}.custom_field.requied label:after{top:0;right:-.8em;position:absolute;content:'*';color:red}.custom_field input[type=number]{-moz-appearance:textfield}.custom_field input[type=number]::-webkit-inner-spin-button,.custom_field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom_checkbox label{position:relative;padding-left:1.75em;font-size:17px;line-height:1.25em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom_checkbox input{visibility:hidden;position:absolute}.custom_checkbox input+span:before{content:'';display:block;width:20px;height:20px;position:absolute;left:10px;top:10px;transform:translate(-50%,-50%);background-image:url(../image/radio_outline.svg);background-position:center;background-size:cover;z-index:1}.custom_checkbox input+span:after{content:'';display:block;position:absolute;left:10px;top:10px;transform:translate(-50%,-50%);width:0;height:0;transition:width 50ms ease-in-out,height 50ms ease-in-out;background-image:url(../image/radio_inner.svg);background-position:center;background-size:cover}.custom_checkbox input:checked+span:before{border-color:#009cdc}.custom_checkbox input:checked+span:after{width:20px;height:20px}.custom_checkbox input[type=checkbox]+span:before{background-image:url(../image/checkbox_outline.svg)}.custom_checkbox input[type=checkbox]+span:after{background-image:url(../image/checkbox_inner.svg)}.color-gray{color:rgba(62,62,84,.65)}@media (max-width:1024px){.container{max-width:100%;margin:0 auto}}@media (max-width:1024px) and (min-width:768px){.container{padding-right:20px;padding-left:20px}}.popup{display:none}.popup__bg{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.popup__wrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;display:flex;justify-content:center;align-items:center}.popup__content{border-radius:10px;background-color:#fff;padding:50px;max-height:calc(100vh - 40px);display:flex;z-index:2}.popup__content--inner{height:100%;width:100%}.popup__content.lg{max-width:1366px;width:calc(100% - 30px);padding-left:100px;padding-right:100px}.popup__content.md{max-width:767px;width:calc(100% - 30px)}.popup__content.sm{max-width:548px;width:calc(100% - 30px);padding-top:30px;padding-bottom:30px}.progress.custom{background:unset;position:relative;height:24px;margin-bottom:60px;overflow:unset}.progress.custom:before{content:'';position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);border-top:1px dashed #818190}.progress.custom .progress__node{display:inline-block;width:24px;height:24px;position:relative;border-radius:100%;border:1px solid currentColor;background-color:#fff;color:#818190;position:absolute;top:0;left:0}.progress.custom .progress__node:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:100%;background-color:currentColor}.progress.custom .progress__start{color:#10d7aa}.progress.custom .progress__end{right:0;left:unset}.progress.custom .progress__end:after{display:none}.progress.custom.active:before{border:unset;display:block;width:100%;height:3px;background-color:#818190;background:linear-gradient(270deg,#3907c5 0,#11d9a9 100%)}.progress.custom.active .progress__end{color:#6420d2}.progress.custom.active .progress__end:after{display:inline-block}.progress.custom .progress__item{position:relative;padding-top:30px}.progress.custom .progress__item:last-child{margin-left:auto}.progress.custom .progress__label{font-weight:700;font-size:16px;line-height:19px}@media screen and (max-width:768.98px){.popup__content.lg{padding:20px 30px}.popup__content.md{padding:20px 30px}.popup__content.sm{padding:20px 30px}}.popup-input{width:100%;position:relative;margin:0}.popup-input .make{position:absolute;right:0;font-size:29px;color:#db0808}.popup-input .popup-title{font-size:24px;line-height:29px;color:#002c51;padding-bottom:20px}.popup-input input{width:100%;padding:10px;outline:0;border:1px solid #818190;box-sizing:border-box;border-radius:5px;font-size:18px;line-height:21px;position:relative;z-index:5}.popup-input input ::placeholder{color:rgba(62,62,84,.65);opacity:1}.popup-input input :-ms-input-placeholder{color:rgba(62,62,84,.65)}.popup-input input ::-ms-input-placeholder{color:rgba(62,62,84,.65)}.popup__baggage--form{display:flex;flex-direction:column;width:100%}.popup__scroll{overflow-y:auto;margin-top:30px;padding-right:10px;margin-right:-10px}.popup__scroll::-webkit-scrollbar{width:10px}.popup__scroll::-webkit-scrollbar-track{background:#f1f1f1}.popup__scroll::-webkit-scrollbar-thumb{background:#888}.popup__scroll::-webkit-scrollbar-thumb:hover{background:#555}.popup__contain{width:100%;margin-bottom:30px}.popup__contain--title{font-weight:500;font-size:20px;line-height:24px;color:#002c51}.popup__contain--items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px 40px}.popup__contain--item{padding:0}.popup__contain--bottom{margin-top:23px;width:100%;display:flex;justify-content:center;align-items:center}.popup__bottom--link{font-weight:500;font-size:20px;line-height:24px;color:#009cdc;margin-bottom:20px}.popup__item--inner{padding:16px 20px;border:1px solid #009cdc;box-sizing:border-box;border-radius:5px}.popup__item--title{display:flex;justify-content:space-between}.popup__item--title strong{font-weight:700;font-size:18px;line-height:21px;color:#000}.popup__item--km{color:#db7300;font-weight:500;font-size:18px;line-height:21px}.popup__item--content{padding:0 30px 0 0;font-weight:500;font-size:14px;line-height:17px;color:#002c51}.popup__footer--collapse{width:100%;margin:3px 0;border-top:1px solid #818190;border-bottom:1px solid #818190}.popup__footer--float{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0}.popup__footer--float p{margin:0;font-weight:500;font-size:24px;line-height:29px;color:#002c51}.popup__footer--float i{font-size:24px}.collapse__hide{width:95%;margin-left:5%}.popup__hide{margin-bottom:16px}@media (max-width:768px){.popup__contain--items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 35px}}.popup__status{width:100%}.popup__status--title{font-size:18px;line-height:24px;color:#002c51;margin:20px 0;font-weight:700}.popup__status--btn{margin-top:88px;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px 0}.btn-outline-primary{border:2px solid #009cdc;box-sizing:border-box;border-radius:5px;font-weight:700;font-size:20px;line-height:29px;color:#009cdc}.btn-outline-danger{border:2px solid #b2b2bd;box-sizing:border-box;border-radius:5px;font-weight:700;font-size:20px;line-height:29px;color:#db0808}.baggage-process .tab:not(.active){display:none}.baggage-process .process__header{margin-bottom:25px}.baggage-process .process__header ul{padding:0;margin:0;list-style:none;display:flex}.baggage-process .process__header ul li{font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#818190;margin-right:47px;padding:0 0 8px 0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.baggage-process .process__header ul li.active{color:#009cdc;position:relative}.baggage-process .process__header ul li.active:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:currentColor}.baggage-process .price{font-style:normal;font-weight:700;font-size:36px;line-height:43px;text-transform:uppercase;color:#009cdc}.header{background-color:#fff;padding:20px 0;position:relative}.header__inner{display:flex;justify-content:space-between}.header__menu a{color:#000;text-decoration:none}.header__menu a:hover{text-decoration:none;color:#3b4edc}.header__menu ul{display:flex;padding:0;margin:0;list-style:none}.header__menu ul li{margin-left:60px;line-height:40px}.header__menu ul li:first-child{margin-left:20px}.header__hamburger{position:relative;width:3em;height:3em;font-size:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.header__hamburger.active .header__hamburger--item{background-color:transparent}.header__hamburger.active .header__hamburger--item::after,.header__hamburger.active .header__hamburger--item::before{background-color:currentColor}.header__hamburger.active .header__hamburger--item::before{top:0;transform:rotate(45deg)}.header__hamburger.active .header__hamburger--item::after{bottom:unset;top:0;transform:rotate(-45deg)}.header__hamburger--item{position:relative;display:block;width:100%;height:3px;border-radius:5px;background-color:currentColor;transition:all .5s ease;cursor:pointer}.header__hamburger--item::after,.header__hamburger--item::before{position:absolute;display:block;width:100%;height:3px;border-radius:0;background-color:currentColor;transition:all .5s ease;content:''}.header__hamburger--item::before{top:.8em}.header__hamburger--item::after{top:-.8em}.header__hamburger{display:none;align-self:center;font-size:9px;color:#002c51}.langguage{cursor:pointer}@media (max-width:998px){.header__hamburger{display:flex}.header__menu{display:none;position:absolute;top:100%;width:100%;z-index:1;background-color:#fff;left:0}.header__menu ul{flex-direction:column}.header__menu ul li{margin:0;padding:0 20px;text-align:center;font-weight:500;font-size:20px;line-height:29px;padding-bottom:20px}.header__menu ul li:first-child{margin:0}.header__menu.show{display:block}}.banner{position:relative}.banner::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 42.28%,#000 95.84%)}.banner>img{width:100%;display:block;object-fit:cover;object-position:center}.banner__inner{position:absolute;bottom:12.79%;left:50%;transform:translateX(-50%);z-index:1}.banner__title{font-style:normal;font-weight:600;font-size:48px;line-height:1.25em;margin-bottom:48px;color:#fff}.banner .btn{margin-right:24px}@media (max-width:768.98px){.banner>img{min-height:520px}.banner__inner{bottom:11.666%}.banner__title{font-size:32px;margin-bottom:32px}.banner .list-button{display:flex;justify-content:center}.banner .btn{max-width:calc(50% - 12px);padding:12px 24px;margin:0;white-space:normal}.banner .btn:first-child{margin-right:24px}}.how-it-work{padding-top:68px;padding-bottom:58px}.how-it-work__title{text-align:center;font-style:normal;font-weight:600;font-size:40px;line-height:58px;margin-bottom:68px}.how-it-work__item{text-align:center;margin-bottom:24px}.how-it-work__item img{max-width:120px}.how-it-work__item p{font-style:normal;font-weight:700;font-size:24px;line-height:35px;margin-top:24px}.how-it-work__item a{color:#3b4edc;text-decoration:underline}@media (max-width:768.98px){.how-it-work{padding-top:33px;padding-bottom:12px}.how-it-work__title{font-size:32px;line-height:47px;margin-bottom:30px}.how-it-work__list{flex-direction:column}.how-it-work__item{margin-bottom:32px;display:flex;width:100%;align-items:center;text-align:start}.how-it-work__item img{align-items:flex-start;max-width:48px}.how-it-work__item p{margin:unset;margin-left:16px;font-size:18px;line-height:26px}}.pricing{background-image:url(../../src/image/bg_pricing.png);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:52px;padding-bottom:58px}.pricing__title{color:#fff;font-weight:600;font-size:40px;line-height:58px;text-align:center;margin-bottom:44px}.pricing__item{background-color:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.25);border-radius:4px;height:100%;padding:24px;padding-bottom:0}.pricing__item .discount{font-size:18px;opacity:.5;line-height:26px}.pricing__item .table{margin-bottom:0}.pricing__item .table thead th{border-top:unset;font-style:normal;font-weight:700;font-size:18px;line-height:26px;border-bottom:unset;padding-left:20px;padding-right:20px}.pricing__item .table tbody td{border-top:1px solid #c4c4c4;padding:12px 20px;font-style:normal;font-weight:400;font-size:24px;line-height:35px;vertical-align:middle}.pricing__item .table tbody td>div{min-height:61px;display:flex;flex-direction:column;justify-content:center}.pricing__item .table .pricing__price{font-weight:700;text-align:end}.pricing__item--title{text-align:center;font-style:normal;font-weight:600;font-size:32px;line-height:47px}.pricing__detail{font-size:18px;line-height:26px;color:#002c51;margin-bottom:24px;text-align:center}.pricing__discount{text-align:center;background:linear-gradient(93.49deg,#ffc600 -52.75%,#fd6e6a 98.98%);box-shadow:0 0 8px rgba(0,0,0,.15);border-radius:4px;padding:12px 24px}.pricing__discount p{margin:0;color:#fff;font-style:normal;font-weight:400;font-size:18px;line-height:26px}.pricing__bottom{margin-top:30px}.pricing__mobile,.pricing__tab{display:none}@media (max-width:768px){.pricing{padding-top:32px;padding-bottom:40px}.pricing__discount{display:none}.pricing__discount p{font-size:14px;line-height:20px}.pricing__body{background-color:#fff;border-radius:4px;padding-bottom:24px}.pricing__body .pricing__mobile{display:block;margin-left:20px;margin-right:20px;margin-top:24px;font-size:14px;line-height:20px}.pricing__item{box-shadow:unset}.pricing__item--title{display:none}.pricing__item .discount{font-size:12px;line-height:18px}.pricing__item .table thead th{font-weight:700;font-size:16px;line-height:23px;padding-bottom:12px}.pricing__item .table tbody{border-bottom:1px solid #c4c4c4}.pricing__item .table tbody td{font-size:14px;line-height:20px;padding:6px 16px}.pricing__item .table tbody td>div{min-height:38px}.pricing__mobile,.pricing__tab{display:block}.pricing__detail{font-size:16px;line-height:23px;margin-bottom:12px}.pricing__title{font-weight:600;font-size:32px;line-height:47px;margin-bottom:22px}.pricing__tab{border-bottom:1px solid #c4c4c4;padding:0}.pricing__tab--header{display:flex;list-style:none;padding:0;margin:0}.pricing__tab--header li{max-width:50%;flex-basis:50%;margin-bottom:unset;padding-bottom:10px;position:relative;cursor:pointer;padding-top:16px}.pricing__tab--header li.active:after{content:'';display:block;width:100%;height:3px;position:absolute;bottom:0;background-color:#3b4edc}.pricing__tab--item{box-shadow:unset}.pricing__tab--content{display:none}.pricing__tab--content.active{display:block}.pricing__tab .pricing__title{font-weight:600;font-size:18px;line-height:26px;color:rgba(0,0,0,.25)}.pricing__tab .pricing__title.active{color:rgba(0,0,0,.85)}}.footer{width:100%;padding:48px 0}.footer .footer-top{width:100%;display:flex}.footer .footer-top .footer-logo{width:35%;flex-wrap:wrap}.footer .footer-top .footer-logo .footer-logo-item{margin:0;padding:26px 0}.footer .footer-top .footer-logo .footer-logo-item .make{padding-right:10px;color:#3e3e54}.footer .footer-top .footer-menu{width:65%;display:flex;flex-wrap:wrap}.footer .footer-top .footer-menu .footer-menu-item{width:25%;padding-right:10px}.footer .footer-top .footer-menu .footer-menu-item .footer-title h3{font-size:24px;line-height:35px;color:#000;font-weight:600}.footer .footer-top .footer-menu ul{padding:0;margin:0;list-style:none}.footer .footer-top .footer-menu ul li a{color:#000}.footer .footer-top .footer-menu ul li a h4{font-size:16px;line-height:23px}.footer .footer-bottom{display:flex}.footer .footer-bottom .footer-bottom-item{padding-right:30px}.footer .footer-bottom .footer-bottom-item a{display:flex}.footer .footer-bottom .footer-bottom-item a img{align-self:center}.footer .footer-bottom .footer-bottom-item h3{padding:0 5px;margin:0;font-size:24px;font-weight:600;line-height:35px;color:#3e3e54}.footer .footer-bottom .footer-bottom-item .footer-bottom-item-end a{color:#3e3e54}.footer .footer-bottom .footer-bottom-item .footer-bottom-item-end a h4{padding:10px 0;font-size:16px;line-height:23px}@media (max-width:768px){.footer{padding:40px 0}.footer .footer-top{display:block;width:100%}.footer .footer-top img{align-self:center}.footer .footer-top .footer-menu{width:100%}.footer .footer-top .footer-menu .footer-menu-item{width:50%;padding:24px 12px 0 0}.footer .footer-top .footer-menu .footer-menu-item .footer-title h3{font-size:16px;line-height:23px;margin-bottom:8px}.footer .footer-top .footer-logo{width:100%;display:block}.footer .footer-top .footer-logo .footer-logo-item{display:flex;justify-content:center;padding:0;padding-bottom:30px}.footer .footer-top .footer-logo .footer-logo-item .make{font-size:18px}.footer .footer-top .footer-logo a{padding:0 5px}.footer .footer-top .footer-logo .footer-logo-item img{max-width:136px;align-self:center}.footer .footer-top .footer-logo .footer-bottom{width:100%;border-bottom:1px solid #3e3e54}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item{width:50%}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item h3{font-size:16px;line-height:23px}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item a{display:flex;justify-content:center}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item a img{max-width:19px}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item a h4{font-weight:400;font-size:14px;line-height:20px}.footer .footer-top .footer-logo .footer-bottom .footer-bottom-item:last-child{padding:0}}.work__content{width:100%}.work__content--above{text-align:center;font-weight:700;font-size:48px;line-height:57px;color:#009cdc;margin:55px 0}.work__content--lists{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0 45px;position:relative}.work__content--list{height:400px;box-shadow:0 4px 4px rgba(0,0,0,.2);text-align:center;position:relative}.work__content--text h5{font-weight:500;font-size:24px;line-height:29px;color:#000;margin:100px 0 52px 0}.work__content--dot{display:inline-block;width:24px;height:24px;position:relative;border-radius:100%;border:1px solid currentColor;background-color:#fff;color:#818190;position:absolute;top:53%;left:50%;transform:translate(-50%,-3%)}.work__content--dot::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:100%;background-color:currentColor}.work__content--header img{margin-bottom:40px}.work__content--lists::before{content:"";width:865px;height:4px;background:linear-gradient(270deg,#3907c5 0,#0072db 50%,#11d9a9 100%);position:absolute;top:55.5%;left:50%;transform:translate(-50%,-50%)}.dot__first{color:#10d7aa}.dot__second{color:#0bb5ba}.dot__next{color:#0591cb}.dot__end{color:#0073da}.work__end{margin-top:100px;width:100%}.work__end--pagination{display:flex;justify-content:flex-end}.work__end--pagination .magin{margin:0 20px}.work__pagination--back{width:60px;height:60px;border:1px solid #818190;border-radius:50%;position:relative;margin-right:15px}.work__pagination--back a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work__pagination--back a .back{color:#818190;font-size:26px}.work__pagination--go{width:60px;height:60px;border:1px solid #818190;border-radius:50%;position:relative}.work__pagination--go a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work__pagination--go a .go{color:#818190;font-size:26px}.work__pagination--select{display:flex;align-items:center;margin:0 20px}.work__pagination--select .select{width:423px;height:8px;background:#e9e9e9;border-radius:15px;position:relative}.work__pagination--select .select::after{content:"";width:25%;height:8px;position:absolute;border-radius:15px;background:#009cdc}.work__pagination--select p{margin-bottom:0}.work__pagination--page{display:flex;align-items:center}.work__pagination--page p{font-weight:500;font-size:36px;color:#000;margin-bottom:0}@media (max-width:768px){.work__content--lists::before{content:"";background:0 0}.work__content--lists{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 45px}.work__pagination--page p{font-size:24px}.work__pagination--select .select{width:300px}.work__content--dot{display:inline-block;border:none;background-color:none;color:none}.work__content--dot::after{content:'';background-color:transparent}}.luggage__main{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 64px}.luggage__main .luggage__main--box{border:1px solid #818190;box-sizing:border-box;border-radius:11px;padding:32px 30px}.right--table span{float:right;font-weight:700;font-size:18px;line-height:21px;color:#000}.luggage__main--thead{display:flex;justify-content:space-between}.table-1 td{padding-left:0;padding-right:0}.thead{margin:16px 0}.thead span{font-weight:500;font-size:18px;line-height:21px;color:#000}.luggage__main--description p{font-weight:500;font-size:16px;line-height:19px;color:#414161}.luggage__main--title p{font-weight:700;font-size:24px;line-height:29px;color:#000;margin-bottom:18px}