.banner-header .item{max-height:500px;position:relative;width:100%}.banner-header .item img{animation:zoomInOut 12s infinite}.blog-list .blog-main-left{flex-direction:row;gap:24px}.blog-list .article-details{display:flex;flex-direction:column;gap:32px;width:calc(100% - 44px)}.article-details .article-header{display:flex;flex-direction:column;gap:24px}.article-details .article-header .kp-title{color:var(--kp-color-primary)}.article-details .article-author{display:flex;justify-content:space-between;align-items:center}.article-details .article-author .author-info{display:flex;gap:16px;align-items:center}.article-details .article-author .w-img{aspect-ratio:1/1;flex:0 0 48px;border-radius:50%;cursor:pointer}.article-details .article-author em{color:#181d27;font-size:.875rem}.article-details .article-author span{color:var(--kp-color-primary);font-weight:500;cursor:pointer}.article-details .count-comment{padding:11px 20px;border-radius:9999px;border:1px solid #535862;font-weight:500;cursor:pointer}.article-details hr{width:100%;height:1px;margin:0;padding:0;border:none;background:#e5e5e5}.article-content figure{margin:0;display:flex;flex-direction:column;gap:12px}.article-content blockquote{padding:20px;border-radius:16px;background:#f1f6ee;margin:0}.article-content a{text-decoration:none;color:#175cd3}.article-content a:hover{text-decoration:underline}.article-details .article-tags{border-left:3px solid #535862;background:#f5f5f5;padding:10px 16px}.article-details .article-tags a{font-weight:600;color:var(--kp-color-primary);text-decoration:none}.article-details .article-tags a:hover{text-decoration:underline}.article-details .article-share{display:flex;align-items:center;gap:12px}.article-details .article-share .other{border-radius:9999px;border:1px solid #535862;padding:6px 12px;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:14px;line-height:18px}.article-details .article-share a,.article-details .article-share .other{transition:all .2s;display:flex;color:var(--kp-color-text);text-decoration:none}.article-details .article-share a:hover,.article-details .article-share .other:hover{transform:scale(1.1)}.article-comment{display:flex;flex-direction:column;gap:24px;flex-wrap:wrap}.article-comment .comment-section{display:flex;flex-direction:column;gap:24px;flex:1}.comment-form{display:flex;flex-direction:column;gap:24px;padding:20px;border-radius:12px;background:#e9eaeb;margin:0}.article-comment .comment-list{display:flex;flex-direction:column;gap:24px}.article-comment .comment-list .comment-item:not(.item-reply):not(:first-child){border-top:1px solid #e5e5e5;padding-top:24px}.article-comment .comment-list .comment-item{display:flex;flex-direction:column;gap:20px}.article-comment .comment-list .comment-item.item-reply{padding:20px;border-radius:12px;background:#e9eaeb}.article-comment .comment-list .comment-item .comment-header{display:flex;align-items:center;gap:12px}.article-comment .comment-list .comment-item .comment-avatar{width:48px;height:48px;border-radius:50%;background:var(--kp-color-secondary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.article-comment .comment-list .comment-item .comment-avatar.no-bg{background:none}.article-comment .comment-list .comment-item.item-reply .comment-content p:first-child{margin-top:0}.article-comment .comment-list .comment-item.item-reply .comment-content p:last-child{margin-bottom:0}.article-comment .comment-list .comment-item .comment-author{display:flex;flex-direction:column;font-weight:300}.article-comment .comment-list .comment-item .comment-author span{font-weight:600}.article-comment .comment-list .comment-item .comment-action{display:flex;gap:12px}.article-comment .comment-list .comment-item .comment-action .like{padding-left:32px;background:url(/css/icon/icon-like.svg) no-repeat left center;display:flex;align-items:center;gap:12px;cursor:pointer}.article-comment .comment-list .comment-item .comment-action .like.active{background:url(/css/icon/icon-like-active.svg) no-repeat left center;color:var(--kp-color-primary);cursor:default}.article-comment .comment-list .comment-item .comment-action .like::after{height:1rem;width:1px;background:#717680;content:""}.article-comment .comment-list .comment-item .comment-action .reply{font-weight:500;color:var(--kp-color-primary);text-decoration:underline;cursor:pointer}.article-comment .comment-list .comment-item .comment-action .reply:hover{text-decoration:none}.comment-form .comment-form-title{font-size:1.125rem;font-weight:600}.comment-form .row{display:flex;gap:20px}.comment-form .row input{flex:1}.comment-form textarea,.comment-form input{width:100%;padding:12px 16px;border-radius:9999px;border:1px solid #d5d7da;background:#fff;box-shadow:0 1.5px 4px -1px rgba(10,9,11,.07)}.comment-form textarea{height:120px;border-radius:20px}.comment-form .w-button{display:flex;align-items:center;gap:8px;justify-content:space-between}.comment-form .w-button button{padding:10px 32px;border-radius:9999px;background:var(--kp-color-primary);color:#fff;font-weight:500;text-decoration:none;border:none;cursor:pointer}.comment-form .w-button button:hover{opacity:.8}.comment-form .w-button input{max-width:120px;align-self:flex-end}.comment-form .w-captcha{display:flex;align-items:center;gap:8px}.comment-form .btn-refresh-captcha{display:flex;cursor:pointer;flex-shrink:0}.comment-form .w-captcha input{border-radius:12px}#popup-reply-comment .popup-content{background:#e9eaeb;padding:0}.kp-other-articles{padding:80px 0;background:#fff}.kp-other-articles .container{display:flex;flex-direction:column;gap:24px}.kp-other-articles .kp-heading{display:flex;flex-direction:column;gap:4px}.kp-other-articles .group-items .item{display:flex;flex-direction:column;row-gap:8px;text-decoration:none;color:var(--kp-color-text)}.kp-other-articles .group-items .w-img{border-radius:12px;aspect-ratio:426.67/267}.kp-other-articles .group-items .item-analytics{color:var(--kp-color-text-grey)}.kp-other-articles .group-items .item-title{font-weight:500;font-size:1.25rem;margin:0;height:calc(2lh);display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kp-other-articles .group-items .item-desc{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:calc(3lh)}.kp-other-articles .item .btn-view-more{font-weight:500;color:var(--kp-color-primary);text-decoration:underline}.kp-other-articles .item .btn-view-more:hover{text-decoration:none}.kp-other-articles .owl-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.kp-other-articles .owl-dots .owl-dot{width:10px;height:10px;border-radius:9999px;background:#d5d7da;margin-top:40px}.kp-other-articles .owl-dots .owl-dot.active{width:20px;background:var(--kp-color-primary)}.kp-other-tours{position:relative;padding:80px 0}.kp-other-tours .container{display:flex;flex-direction:column;position:relative;gap:24px}.kp-other-tours .kp-block-background{position:absolute;width:100%;height:100%;top:0;left:0}.kp-other-tours .kp-block-background::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}.kp-other-tours .kp-block-background img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.other-tours-header{display:flex;flex-direction:column;row-gap:8px}.other-tours .item{display:flex;flex-direction:column;border-radius:16px;border:1px solid rgba(10,9,11,.08);background:#fff;overflow:hidden;text-decoration:none;color:var(--kp-color-text)}.other-tours .item .w-img{aspect-ratio:316/232}.other-tours .item .item-info{padding:20px;display:flex;flex-direction:column;gap:16px}.other-tours .item .item-title{font-size:1.125rem;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:calc(2lh)}.other-tours .item .item-itinerary{color:var(--kp-color-text-grey);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:calc(3lh)}.other-tours .item .item-category{display:flex;gap:6px;align-items:center;color:var(--kp-color-text-grey)}.other-tours .item .item-offer{display:flex;justify-content:space-between;align-items:flex-end;color:var(--kp-color-text-grey)}.other-tours .item .item-price{display:flex;flex-direction:column}.other-tours .item .item-price strong{font-size:1.125rem;font-weight:600;color:var(--kp-color-text)}.other-tours .item .item-price strong span{font-weight:400;color:var(--kp-color-text-grey)}.other-tours .item .btn-more{display:flex;padding:8px 16px;justify-content:center;align-items:center;border-radius:9999px;background:var(--kp-color-primary);color:#fff}.other-tours .item .btn-more:hover{opacity:.8}.kp-other-tours .owl-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.kp-other-tours .owl-dots .owl-dot{width:10px;height:10px;border-radius:9999px;background:#d5d7da;margin-top:40px}.kp-other-tours .owl-dots .owl-dot.active{width:20px;background:var(--kp-color-primary)}#book-consultation .popup-content{max-width:900px;padding:16px}#book-consultation .popup-content .popup-blog-detail{gap:24px}.popup-blog-detail{display:flex;column-gap:32px}.popup-blog-detail .popup-thumb{width:calc(40% - 16px);border-radius:12px;overflow:hidden;position:relative}.popup-blog-detail .popup-thumb img{object-fit:cover;position:absolute;width:100%;height:100%;top:0;left:0}.popup-blog-detail .popup-detail{width:calc(60% - 16px);display:flex;flex-direction:column;gap:16px}.popup-blog-detail .popup-detail .content-article{max-height:380px;overflow-y:auto}.popup-blog-detail .form-user{display:flex;align-items:center}.popup-blog-detail .form-user .w-img{width:80px;aspect-ratio:1/1;border-radius:50%}.popup-blog-detail .form-user span{padding:16px 16px 16px 40px;margin-left:-24px;background:#f1f6ee;border-radius:0 9999px 9999px 0;color:#004f3b;font-style:italic}#form-book-consultation{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}#form-book-consultation textarea{width:100%;height:120px;padding:10px;border-radius:16px;border:1px solid #d5d7da;background:#fff;box-shadow:0 1.5px 4px -1px rgba(10,9,11,.07)}#form-book-consultation input{border:1px solid #d5d7da;padding:11px 10px;border-radius:9999px;height:38px;width:calc(50% - 6px)}#form-book-consultation input[name=your-name]{width:100%}#form-book-consultation em{width:100%;text-align:center;color:#717680}#form-book-consultation button{padding:12px 80px;background:#004f3b;border-radius:9999px;border:none;outline:none;cursor:pointer;color:#fff;font-weight:500}#form-book-consultation button:hover{opacity:.8}.member-intro{border-left:4px solid var(--kp-color-primary);background:#f1f6ee;padding:16px 20px;font-style:italic}.main-dark-theme{background:#181d27}.main-dark-theme .breadcrumb{background:#181d27}.main-dark-theme .breadcrumb .container a{color:#fff}.blog-dark-theme{padding:40px 0 80px}.blog-dark-theme .table-of-content{margin-right:auto;width:20px}.blog-dark-theme .table-of-content2{margin-left:auto;width:20px}.blog-dark-theme .container{display:flex;flex-wrap:wrap;justify-content:center}.blog-dark-theme .article-details{display:flex;flex-direction:column;gap:1em;max-width:1040px}.blog-dark-theme .article-details .article-header{max-width:720px;margin:0 auto}.blog-dark-theme .article-details .article-header .kp-title{color:#fff}.blog-dark-theme #gl-toc{display:none}.blog-dark-theme .content-article{color:#fff}.blog-dark-theme .content-article>*{width:100%;max-width:720px;margin-left:auto;margin-right:auto}.blog-dark-theme .content-article figcaption{width:100%;max-width:720px;margin:0 auto}.blog-dark-theme .content-article img,.blog-dark-theme .content-article figure,.blog-dark-theme .content-article p:has(img),.blog-dark-theme .content-article p:has(figure),.blog-dark-theme .content-article div:has(img),.blog-dark-theme .content-article div:has(figure),.blog-dark-theme .content-article p:has(iframe),.blog-dark-theme .content-article p:has(iframe),.blog-dark-theme .content-article div:has(iframe),.blog-dark-theme .content-article div:has(iframe){max-width:none;width:100%}.article-share-v2{color:#fff;display:flex;align-items:center;gap:12px;width:100%;max-width:1072px;justify-self:center;margin-top:32px;padding:0 16px}.article-share-v2 a,.article-share-v2 .other{color:#fff;transition:all .2s;display:flex;text-decoration:none}.article-share-v2 a img{filter:brightness(0) invert(1)}.article-share-v2 .other{border-radius:9999px;border:1px solid #fff;padding:6px 12px;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:14px;line-height:18px}.dark-other-hr{margin:32px 0;width:100%;max-width:1040px;height:1px;border:none;background:#e5e5e5;justify-self:center}.dark-other-articles{display:flex;flex-direction:column;width:100%;max-width:1040px;padding:0 20px;background:#252b37;justify-self:center}.dark-other-articles .item{display:flex;gap:16px;color:#fff;text-decoration:none;align-items:flex-start;padding:20px 0;border-bottom:1px solid #535862}.dark-other-articles .item:last-child{border-bottom:none}.dark-other-articles .item .w-img{flex:0 0 184px;aspect-ratio:184/128;border-radius:4px}.dark-other-articles .item .item-info{flex:1;display:flex;flex-direction:column;gap:12px}.dark-other-articles .item .item-title{font-size:1.125em;font-weight:600;margin:0}.dark-other-articles .item .item-desc{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-light-theme{padding:80px 0}.blog-light-theme .container{max-width:1072px}.article-detail-gallery{width:100%;margin:1em 0}.article-detail-gallery .w-img{width:100%;aspect-ratio:880/500}.article-detail-gallery .w-img img{height:100%}.article-detail-gallery figure{display:flex;flex-direction:column;gap:16px;margin:0}.article-detail-gallery figure.item-video .w-img:after{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:underline;background:url(/css/icon/icon-video.svg) no-repeat center center,rgba(0,0,0,.2);content:""}.article-detail-gallery figcaption{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25rem;font-style:italic;text-align:center}.article-detail-gallery.owl-carousel .owl-nav{display:flex;column-gap:1px;position:absolute;bottom:calc(1.25rem + 16px);width:100%;justify-content:flex-end}.article-detail-gallery.owl-carousel .owl-nav button{background:rgba(0,0,0,.48);display:flex;padding:8px 16px !important;color:#fff}.article-detail-gallery.owl-carousel .owl-nav .owl-next.view-all{color:var(--kp-color-primary)}.article-detail-gallery.owl-carousel .owl-nav button.disabled{color:#414651}.article-detail-gallery .owl-counter{background:rgba(0,0,0,.48);display:flex;padding:8px 16px;color:#fff;margin-right:auto}.article-detail-tour{display:flex;flex-direction:column;align-items:center;gap:1.25em;margin:1em 0}.article-detail-tour .item{display:flex;flex-wrap:wrap;width:100%;max-width:768px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 0 12px 0 rgba(0,79,59,.4);border:1px solid #fff;align-items:center;color:var(--kp-color-text)}.article-detail-tour .item:hover{text-decoration:none}.article-detail-tour .item .w-img{aspect-ratio:360/260;border-radius:16px;width:360px}.article-detail-tour .item .w-img span{padding:4px 12px;border-radius:9999px;background:rgba(0,0,0,.48);position:absolute;top:16px;left:16px;color:#fff;font-size:.875rem}.article-detail-tour .item .w-img img{height:100%}.article-detail-tour .item .item-info{width:calc(100% - 360px);padding:20px;display:flex;flex-direction:column;gap:12px}.article-detail-tour .item .item-title{font-size:1.125rem;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-detail-tour .item .item-category{display:flex;gap:6px;align-items:center;color:var(--kp-color-text-grey)}.article-detail-tour .item .item-itinerary{color:var(--kp-color-text-grey);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-detail-tour .item .item-offer{display:flex;justify-content:space-between;align-items:flex-end;color:var(--kp-color-text-grey)}.article-detail-tour .item .item-price{display:flex;flex-direction:column}.article-detail-tour .item .item-price strong{font-size:1.125rem;font-weight:600;color:var(--kp-color-text)}.article-detail-tour .item .btn-more{display:flex;padding:8px 16px;justify-content:center;align-items:center;border-radius:9999px;background:var(--kp-color-primary);color:#fff}.article-detail-tour .item .btn-more:hover{opacity:.8}@media(max-width:1199px){.blog-list .blog-main-left{flex-direction:column}.blog-list .blog-main-right{order:3}.blog-list .article-details{order:0;width:100%}.blog-main-right .search-box{display:none}.kp-other-articles{padding:0 0 32px;background:none}.kp-other-articles .kp-heading{padding-top:32px;border-top:1px solid #d5d7da}.kp-other-tours{padding:0 0 64px}.kp-other-tours .other-tours-header{padding-top:32px;border-top:1px solid #d5d7da}.popup-blog-detail{overflow-y:auto}.popup-blog-detail .popup-thumb{display:none}.popup-blog-detail .popup-detail{width:100%}}@media(max-width:767px){#book-consultation .popup-content{padding:16px}.article-details .article-author{flex-direction:column;align-items:flex-start;gap:24px}.kp-other-articles .group-items .item-title{font-size:.875rem}.kp-other-tours .group-items .item-title{font-size:1.125rem}.article-detail-tour .item{flex-direction:column}.article-detail-tour .item .w-img,.article-detail-tour .item .item-info{width:100%}.article-detail-tour .item .w-img{border-radius:0}}@media(max-width:479px){.comment-form{gap:20px}.comment-form .w-button{flex-wrap:wrap;row-gap:24px}.comment-form .w-button button{order:1}.comment-form .row{flex-direction:column}.comment-form .row input{width:100%}.blog-dark-theme{padding:0 0 40px}.blog-light-theme{padding:40px 0}.dark-other-articles .item{flex-direction:column;align-items:flex-start}.dark-other-articles .item .item-info{flex:none}.dark-other-articles .item .w-img{flex:1;width:100%}}