.destination-title[data-v-765c379c] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    color: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 32px 0 16px
}

.destination-title .title[data-v-765c379c] {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.32
}

.destination-title .sub-title[data-v-765c379c] {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: underline
}

.destination-guide .guide-card-group[data-v-cbb24514] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.destination-guide .guide-card-group .guide-card[data-v-cbb24514] {
    border-radius: 16px;
    margin-right: 12px;
    overflow: hidden;
    width: calc(33.33333% - 8px)
}

.destination-guide .guide-card-group .guide-card[data-v-cbb24514]:last-of-type {
    margin-right: 0
}

.destination-guide .guide-card-group .guide-card .guide-card-tag[data-v-cbb24514] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(25.21%,transparent),to(rgba(0,0,0,.48)));
    background: linear-gradient(180deg,transparent 25.21%,rgba(0,0,0,.48));
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    font-size: 14px;
    font-weight: 600;
    height: 100%;
    left: 0;
    line-height: 1.5;
    padding: 0 8px 8px;
    position: absolute;
    width: 100%
}

.destination-guide .guide-btn-group-content[data-v-cbb24514] {
    position: relative
}

.destination-guide .guide-btn-group-content .guide-btn-group[data-v-cbb24514] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.destination-guide .guide-btn-group-content .guide-btn-group .guide-btn[data-v-cbb24514] {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 8px 0 0;
    padding: 6px 12px
}

.destination-guide .guide-btn-group-content .show-more[data-v-cbb24514] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(40%,#fff));
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 40%);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    width: 50px
}

.destination-guide .max-height-135[data-v-cbb24514] {
    max-height: 135px;
    overflow: hidden
}

.category-item[data-v-0129d166] {
    border-bottom: 1px solid #eee;
    padding: 13px 20px
}

.category-item .category-item-a[data-v-0129d166] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #212121;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

.category-item .category-item-a .icon-image[data-v-0129d166] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 24px;
    margin-right: 16px;
    width: 24px
}

.category-item .category-item-a svg[data-v-0129d166] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8px
}

.category-item .category-child-group[data-v-0129d166] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.category-item .category-child-group .category-child-btn[data-v-0129d166] {
    border: 1px solid #212121;
    border-radius: 8px;
    color: #212121;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 8px 8px 0 0;
    padding: 2px 8px
}

.destination-wrapper[data-v-f4124372] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.destination-wrapper .padding-20[data-v-f4124372] {
    padding: 0 20px
}

.destination-wrapper .tab-content[data-v-f4124372] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.destination-wrapper .destination-content[data-v-f4124372] {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.destination-wrapper .destination-content .destination-search-content[data-v-f4124372] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.destination-wrapper .destination-content .destination-search-content .destination-search[data-v-f4124372] {
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    padding: 8px 20px
}

.destination-wrapper .destination-content .destination-search-content .destination-search[data-v-f4124372] .klk-input-inner {
    border-radius: 99rem
}

.destination-wrapper .destination-content .destination-search-content .destination-search .search-icon[data-v-f4124372] {
    color: #8a8a8a;
    margin-left: 12px
}

.destination-wrapper .destination-content .destination-content-main[data-v-f4124372] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: scroll;
    position: relative
}

.destination-wrapper .destination-content .search-suggest-floor[data-v-f4124372] {
    height: 100%;
    overflow-y: scroll
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-title[data-v-f4124372] {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    padding: 28px 0 12px
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-content[data-v-f4124372] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-content .suggest-item[data-v-f4124372] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-content .suggest-item svg[data-v-f4124372] {
    -ms-flex-negative: 0;
    color: #757575;
    flex-shrink: 0;
    margin-right: 16px
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-content .suggest-item .item-content .suggest-item-title[data-v-f4124372] {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

.destination-wrapper .destination-content .search-suggest-floor .suggest-content .suggest-item .item-content .suggest-item-subtitle[data-v-f4124372] {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5
}

.destination-wrapper .destination-content .search-suggest-floor .search-state[data-v-f4124372] {
    height: 100%;
    position: relative
}

.destination-wrapper .destination-content .destination-floor[data-v-f4124372] {
    height: 100%;
    overflow-y: scroll;
    position: relative
}

.destination-wrapper .destination-content .popular-destination-floor[data-v-f4124372] {
    padding-bottom: 12px
}

.destination-wrapper .destination-content .popular-destination-content[data-v-f4124372] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.destination-wrapper .destination-content .popular-card[data-v-f4124372] {
    border-radius: 16px;
    overflow: hidden;
    width: calc(50% - 6px)
}

.destination-wrapper .destination-content .popular-card[data-v-f4124372]:not(:nth-last-child(-n+2)) {
    margin-bottom: 12px
}

.destination-wrapper .destination-content .popular-card-tag[data-v-f4124372] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(40.01%,transparent),to(rgba(0,0,0,.48)));
    background: linear-gradient(180deg,transparent 40.01%,rgba(0,0,0,.48));
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    font-size: 16px;
    font-weight: 600;
    height: 100%;
    left: 0;
    line-height: 1.5;
    padding: 0 12px 12px;
    position: absolute;
    width: 100%
}

.destination-wrapper .destination-content .destination-scroll-nav[data-v-f4124372] {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 -20px;
    position: sticky;
    top: -1px
}

.destination-wrapper .destination-content .destination-guide-floor[data-v-f4124372] {
    padding-bottom: 16px
}

.destination-wrapper .category-content[data-v-f4124372] {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: scroll
}

.destination-wrapper[data-v-f4124372] .klk-tabs-body {
    margin-top: 0
}

.destination-wrapper[data-v-f4124372] .klk-tab-pane {
    width: 100%
}

.page-no-header .layout-default_header.mobile-header[data-v-1801875a] {
    display: none
}

.page-no-header .layout-default_header.mobile-header+.layout-default_main[data-v-1801875a] {
    padding-top: 0
}

.page-no-footer .layout-default_footer.mobile-footer[data-v-1801875a] {
    display: none
}

img[lazy=loading][data-v-1801875a] {
    transform: scaleX(.3) scaleY(.5)
}

img[lazy=loaded][data-v-1801875a] {
    animation: appear-data-v-1801875a .3s;
    animation-fill-mode: both
}

@keyframes appear-data-v-1801875a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.destination-list[data-v-1801875a],.harmony-destination-list[data-v-1801875a] {
    position: relative;
    z-index: 2
}

.destination-list[data-v-1801875a] .destination-wrapper .tab-content,.harmony-destination-list[data-v-1801875a] .destination-wrapper .tab-content {
    background-color: #fff;
    position: sticky;
    top: 49px;
    z-index: 2
}

.destination-list[data-v-1801875a] .destination-wrapper .destination-content,.destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-content-main,.destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-floor,.harmony-destination-list[data-v-1801875a] .destination-wrapper .destination-content,.harmony-destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-content-main,.harmony-destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-floor {
    overflow: visible
}

.destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-search-content,.harmony-destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-search-content {
    position: sticky;
    top: 98px;
    z-index: 2
}

.destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-scroll-nav,.harmony-destination-list[data-v-1801875a] .destination-wrapper .destination-content .destination-scroll-nav {
    top: 149px
}

.destination-list[data-v-1801875a].harmony-destination-list .tab-content,.harmony-destination-list[data-v-1801875a].harmony-destination-list .tab-content {
    top: 0
}

.destination-list[data-v-1801875a].harmony-destination-list .destination-content .destination-search-content,.harmony-destination-list[data-v-1801875a].harmony-destination-list .destination-content .destination-search-content {
    top: 49px
}

.destination-list[data-v-1801875a].harmony-destination-list .destination-content .destination-scroll-nav,.harmony-destination-list[data-v-1801875a].harmony-destination-list .destination-content .destination-scroll-nav {
    top: 100px
}
