/* Complete information cards for hotel category listings */
.pali-list-card{position:relative!important;margin-bottom:28px!important}
.pali-list-card:before{content:attr(data-location);position:absolute;z-index:5;left:18px;top:16px;padding:7px 11px;border-radius:999px;background:rgba(0,79,65,.86);color:#fff;font:500 11px/1 'Noto Sans TC',sans-serif;letter-spacing:.07em;backdrop-filter:blur(6px)}
.pali-list-card>.fg-wrapper{position:relative!important;display:flex;flex-direction:column;height:500px;overflow:hidden;border:1px solid rgba(0,91,74,.1);border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(0,58,48,.07);transition:transform .3s,box-shadow .3s,border-color .3s}
.pali-list-card>.fg-wrapper:hover{transform:translateY(-5px);border-color:rgba(0,91,74,.2);box-shadow:0 14px 30px rgba(0,58,48,.12)}
.pali-list-card>.fg-wrapper>.fg-wrapper:first-child{height:245px!important;min-height:245px;overflow:hidden}
.pali-list-card>.fg-wrapper>.fg-wrapper:first-child .ffg-empty-space{height:245px!important}
.pali-list-card>.fg-wrapper>.fg-wrapper:first-child .fg-bg-layer{transition:transform .55s}
.pali-list-card>.fg-wrapper:hover>.fg-wrapper:first-child .fg-bg-layer{transform:scale(1.04)}
.pali-list-card .blog-grid-title-lg{margin:0!important;padding:21px 20px 0!important;text-align:left!important}
.pali-list-card .blog-grid-title-lg a{color:#153d35!important;font:600 19px/1.5 'Noto Serif TC',serif!important;letter-spacing:.025em!important}
.pali-list-card .blog-grid-title-lg+div{flex:1;height:auto!important;margin:0!important;padding:10px 20px 18px;color:#68736f!important;font:400 14px/1.75 'Noto Sans TC',sans-serif!important;text-align:left!important;overflow:hidden}
.pali-list-card>.fg-wrapper>a:last-child{position:relative!important;inset:auto!important;display:block!important;margin:0 20px;padding:15px 0 18px;border-top:1px solid #edf1ef;background:transparent!important}
.pali-list-card>.fg-wrapper>a:last-child>.fg-bg{display:none!important}
.pali-list-card>.fg-wrapper>a:last-child>p{position:relative;margin:0!important;color:#005b4a!important;font:600 13px/1.2 'Noto Sans TC',sans-serif!important;letter-spacing:.04em!important;text-align:left!important}
.pali-list-card>.fg-wrapper>a:last-child>p:after{content:"→";position:absolute;right:0;color:#be945a;font:400 18px/1 Arial,sans-serif;transition:transform .25s}
.pali-list-card>.fg-wrapper:hover>a:last-child>p:after{transform:translateX(4px)}
@media(max-width:991px){.pali-list-card>.fg-wrapper{height:490px}.pali-list-card .blog-grid-title-lg a{font-size:18px!important}}
@media(max-width:767px){.pali-list-card{margin-bottom:20px!important}.pali-list-card>.fg-wrapper{height:auto;min-height:490px}.pali-list-card>.fg-wrapper>.fg-wrapper:first-child,.pali-list-card>.fg-wrapper>.fg-wrapper:first-child .ffg-empty-space{height:230px!important;min-height:230px}}
