.slide-home{position:relative;padding-bottom:64px}.slide-home .item{height:480px;position:relative;overflow:hidden}.slide-home .item img{object-fit:cover;position:absolute;width:100%;height:100%;animation:zoomInOut 20s infinite}.search-box-home{display:flex;justify-content:center;position:absolute;bottom:0;width:100%;z-index:2}.search-box-home .wrp{display:flex;flex-direction:column;justify-content:center;gap:8px;max-width:1024px;position:relative}.search-box-home form{padding:20px 40px;border-radius:16px;background:#fff;display:flex;gap:16px;box-shadow:0 2px 6px 0 rgba(16,24,40,.06)}.search-box-home form label{display:flex;flex-direction:column;gap:8px;font-weight:600;flex:1}.search-box-home form select{height:46px;width:100%;border:0;outline:0;cursor:pointer;padding:0 16px 0 38px;border-radius:8px;border:1px solid #c6b89e;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-box-home form .type1 select{background:url(/css/icon/icon-location.svg) no-repeat left 12px center,url(/css/icon/icon-chevron-down.svg) no-repeat right 12px center}.search-box-home form .type2 select{background:url(/css/icon/icon-calendar.svg) no-repeat left 12px center,url(/css/icon/icon-chevron-down.svg) no-repeat right 12px center}.search-box-home form button{border-radius:8px;background:var(--vie-color-primary);border:0;outline:0;align-self:flex-end;color:#fff;width:100%;max-width:160px;height:46px;cursor:pointer}.main-home-page{padding:48px 0 0}.tour-by-destination .wrp{display:flex;flex-direction:column;gap:40px}.tour-by-destination .vie-head{text-align:center}.tour-by-destination .group-items{display:flex;gap:8px;flex-wrap:wrap}.tour-by-destination .w-item{width:calc((100% - 16px)/3);display:flex;flex-direction:column;gap:8px}.tour-by-destination .w-item .w-img{border-radius:16px}.tour-by-destination .w-item .w-img .item-name{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,rgba(102,102,102,0) 55%,rgba(0,0,0,.64) 100%);color:#fff;padding:8px 16px;display:flex;align-items:flex-end;font-size:1.5em;font-weight:700;margin:0}.tour-by-destination .w-item .w-img:first-child{aspect-ratio:432/280}.tour-by-destination .w-item .w-img:last-child{aspect-ratio:432/520}.tour-by-destination .w-item:nth-child(2n+1) .w-img:first-child{aspect-ratio:432/520}.tour-by-destination .w-item:nth-child(2n+1) .w-img:last-child{aspect-ratio:432/280}.blog-newest .wrp{display:flex;flex-direction:column;gap:40px}.blog-newest .vie-head{text-align:center}.blog-newest .item{display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:0 2px 2px 0 rgba(81,16,6,.12);overflow:hidden;text-decoration:none}.blog-newest .item-body{padding:16px;display:flex;flex-direction:column;gap:8px}.blog-newest .item-body .category{padding:4px 8px;border-radius:4px;background:#fff4f0;color:var(--vie-color-hover);align-self:flex-start;font-size:.75em}.blog-newest .item-body .item-title{font-weight:600;color:var(--vie-color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:calc(2lh)}.blog-newest .item-body time{color:var(--vie-color-primary);font-size:.875em;padding-left:28px;background:url(/css/icon/icon-calendar.svg) no-repeat left center}.blog-newest .item-body .item-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--vie-color-grey);height:calc(3lh)}.blog-newest .owl-carousel .owl-stage:after{height:5px}.blog-newest .owl-nav button{background:none;outline:0;border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff4f0;border-radius:80px;cursor:pointer}.blog-newest .owl-nav .owl-prev{position:absolute;left:-56px;top:calc(50% - 20px)}.blog-newest .owl-nav .owl-next{position:absolute;right:-56px;top:calc(50% - 20px)}.blog-newest .owl-nav .disabled{display:none}.blog-newest .btn-view-more{align-self:center}.blog-newest .owl-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.blog-newest .owl-dots .owl-dot{width:10px;height:10px;border-radius:9999px;background:var(--vie-color-grey);margin-top:16px}.blog-newest .owl-dots .owl-dot.active{width:20px;background:var(--vie-color-second)}.search-box-home .hot-tags{display:none}@media(max-width:1199px){.main-home-page{gap:40px}.search-box-home form{padding:16px;gap:8px}.search-box-home form button{font-size:0;width:46px;background:url(/css/icon/icon-search-white.svg) no-repeat center center,var(--vie-color-primary)}.search-box-home form select{padding:0 32px 0 16px;background:url(/css/icon/icon-chevron-down.svg) no-repeat right 4px center,#fff!important}}@media(min-width:768px){.vie-global-tags{position:fixed;top:70px;left:0;width:100%;z-index:3;display:block}.vie-global-tags .global-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.vie-global-tags a,.vie-global-tags span{border-radius:800px;border:1px solid rgba(0,0,0,.1);background:#fff;padding:8px 16px;font-weight:600;text-decoration:none;color:var(--vie-color-text)}.vie-global-tags a:hover{border:1px solid var(--vie-color-primary);color:var(--vie-color-primary)}.vie-global-tags .btn-next-tag{display:none}}@media(max-width:767px){.tour-by-destination .wrp{gap:24px}.tour-by-destination .group-items{flex-direction:column;gap:16px}.tour-by-destination .w-item{flex-direction:row;gap:16px;width:100%}.tour-by-destination .w-item .w-img{width:calc(50% - 8px);aspect-ratio:168/120!important}.tour-by-destination .w-item .w-img .item-name{font-size:1em}.blog-newest .wrp{gap:24px;padding:16px}}