:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:1.4rem;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}

.skeleton-loading[data-v-e0ee5520]{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;animation:skeleton-loading-e0ee5520 1.4s ease infinite}@keyframes skeleton-loading-e0ee5520{0%{background-position:100% 50%}to{background-position:0 50%}}

@media print{ul[data-v-000dcc69]{display:none}}.nav-top[data-v-000dcc69]{width:100%}@media print{.nav-top[data-v-000dcc69]{display:none}}.nav-top.is--sticky[data-v-000dcc69]{position:fixed;top:0;left:0;z-index:1001;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .1), 0px 0px 8px 0px rgba(0, 0, 0, .1);--tw-shadow-colored: 0px 2px 4px 0px var(--tw-shadow-color), 0px 0px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nav-top.is--show[data-v-000dcc69]{transform:translateY(0);opacity:1;transition:opacity ease-in .1s,transform ease-in .25s,height ease-in .25s}.nav-top[data-v-000dcc69]:not(.is--show){overflow:hidden;height:0;opacity:0;transform:translateY(-100%)}[data-v-000dcc69] .swiper-carousel-wrapper{margin:0 auto}[data-v-000dcc69] .swiper-carousel-wrapper .swiper-carousel-slide{width:auto}@media(min-width:768px){[data-v-000dcc69] .swiper-carousel-wrapper .swiper-carousel-slide:not(:last-of-type){margin-right:.8rem}}@media(max-width:767.8px){[data-v-000dcc69] .swiper-carousel-wrapper .swiper-carousel-slide:not(:last-of-type){margin-right:1rem}}

@charset "UTF-8";/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:1.4rem;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.media__swiper[data-v-766b3e4f]{position:relative;width:100%;height:100%}@media screen and (max-width:767.8px){.media__swiper[data-v-766b3e4f]{min-height:calc((100vw - 30px) * 57 / 100)}}@media screen and (min-width:768px){.media__swiper[data-v-766b3e4f]{min-height:calc((100vw - 40px) * 57 / 100)}}@media screen and (min-width:1280px){.media__swiper[data-v-766b3e4f]{min-height:663px}}.media__swiper--autoHeight[data-v-766b3e4f]{height:auto;min-height:0}@media screen and (max-width:767.8px){.media__swiper.hasPagination[data-v-766b3e4f]{padding-bottom:30px}.media__swiper.hasPagination[data-v-766b3e4f] .swiper-pagination{bottom:15px;transform:translateY(50%)}}@media screen and (min-width:768px){.media__swiper.hasPagination[data-v-766b3e4f]{padding-bottom:50px}.media__swiper.hasPagination[data-v-766b3e4f] .swiper-pagination{bottom:25px;transform:translateY(50%)}}.media__swiper .tipZoom[data-v-766b3e4f]:after{position:absolute;bottom:5%;left:50%;z-index:1;padding:8px 16px;color:#fff;background:#00000080;border-radius:999em;content:"點擊查看大圖";transform:translate(-50%,-50%)}@media screen and (min-width:768px){.media__swiper .tipZoom[data-v-766b3e4f]:after{display:none}}.swiper-count[data-v-766b3e4f]{position:absolute;right:20px;bottom:15px;z-index:1;padding:5px 10px;font-size:1.3rem;color:#fff;background-color:#000000b3;border-radius:999em}[data-v-766b3e4f] .swiper-pagination-bullet-active{background:#ff7d0a}@media screen and (min-width:768px)and (max-width:767.8px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{line-height:1.4;font-size:1.8rem}}@media screen and (min-width:768px)and (min-width:768px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{font-size:2.4rem}}@media screen and (min-width:768px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev .svg-inline--fa,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next .svg-inline--fa{padding:13px 14px}}@media screen and (min-width:1280px)and (max-width:767.8px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{line-height:1.4;font-size:2.4rem}}@media screen and (min-width:1280px)and (min-width:768px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{font-size:3rem}}@media screen and (min-width:1280px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev .svg-inline--fa,[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next .svg-inline--fa{padding:22px}}@media screen and (max-width:1279.8px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev .svg-inline--fa{border-top-left-radius:0;border-bottom-left-radius:0}}@media screen and (min-width:768px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev{left:-20px}}@media screen and (min-width:1280px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-prev{left:-10px}}@media screen and (max-width:1279.8px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next .svg-inline--fa{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width:768px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{right:-20px}}@media screen and (min-width:1280px){[data-v-766b3e4f] .swiper-carousel-wrapper .swiper-carousel-button-next{right:-10px}}@media screen and (max-width:767.8px){.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-prev,.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-next{display:flex}}@media screen and (max-width:767.8px)and (max-width:767.8px){.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-prev,.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-next{line-height:1.4;font-size:2.4rem}}@media screen and (max-width:767.8px)and (min-width:768px){.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-prev,.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-next{font-size:3rem}}@media screen and (max-width:767.8px){.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-prev .svg-inline--fa,.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-next .svg-inline--fa{padding:13px 14px}.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-prev .svg-inline--fa{border-top-left-radius:0;border-bottom-left-radius:0}.mobileNavigation[data-v-766b3e4f] .swiper-carousel-button-next .svg-inline--fa{border-top-right-radius:0;border-bottom-right-radius:0}}

@media screen and (max-width:767.8px){.is--res .button-icon__text[data-v-1a42f3ca]{display:none}}

[data-favorite=true][data-v-6b165f78],[data-favorite=true] [data-prefix=fas][data-v-6b165f78]{color:#d11f25}.has--shadow[data-v-6b165f78] .button-icon__icon{position:relative;width:40px;height:40px}.has--shadow [data-prefix=fas][data-v-6b165f78]{color:#0000004d}.has--shadow [data-prefix=far][data-v-6b165f78]{color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.has--shadow[data-favorite=true] [data-prefix=fas][data-v-6b165f78]{color:#d11f25}

.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);line-height:1.4;min-width:150px;overflow-wrap:break-word;padding:var(--el-popover-padding);z-index:var(--el-index-popper)}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}

.btnPopover__popper{--btn-dropdown-popper-arrow-border-color: #d8d8d8;--btn-popper-offset: 0px;--btn-popper-padding-offset: 5px;--tw-drop-shadow: drop-shadow(0 2px 2px rgba(0, 0, 0, .1)) drop-shadow(0 0 10px rgba(0, 0, 0, .25));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btnPopover__popper.el-popover.el-popper{padding:0;background:transparent;border:none;box-shadow:none}.btnPopover__popper .el-popper__arrow:before{border-color:var(--btn-dropdown-popper-arrow-border-color)!important}.btnPopover__popper[data-popper-placement^=top].el-popover.el-popper{padding-bottom:var(--btn-popper-padding-offset);transform:translateY(-1px)}.btnPopover__popper[data-popper-placement^=top] .el-popper__arrow{bottom:var(--btn-popper-offset)!important}.btnPopover__popper[data-popper-placement^=bottom].el-popover.el-popper{padding-top:var(--btn-popper-padding-offset);transform:translateY(1px)}.btnPopover__popper[data-popper-placement^=bottom] .el-popper__arrow{top:var(--btn-popper-offset)!important}.btnPopover__popper[data-popper-placement^=left].el-popover.el-popper{padding-right:var(--btn-popper-padding-offset);transform:translate(-1px)}.btnPopover__popper[data-popper-placement^=left] .el-popper__arrow{right:var(--btn-popper-offset)!important}.btnPopover__popper[data-popper-placement^=right].el-popover.el-popper{padding-left:var(--btn-popper-padding-offset);transform:translate(1px)}.btnPopover__popper[data-popper-placement^=right] .el-popper__arrow{left:var(--btn-popper-offset)!important}

.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-skeleton.is-animated .el-skeleton__item{animation:el-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%}.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);border-radius:var(--el-border-radius-base);display:inline-block;height:16px;width:100%}.el-skeleton__circle{border-radius:50%;height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size);width:var(--el-skeleton-circle-size)}.el-skeleton__button{border-radius:4px;height:40px;width:64px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{height:var(--el-font-size-small);width:100%}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}

@media screen and (max-width:767.8px){.banner__realpriceTable[data-v-184976e4]{padding:1rem 1.5rem}.banner__realpriceTable>img[data-v-184976e4]{width:70px}.banner__realpriceTable>div[data-v-184976e4]{flex-direction:column}.banner__realpriceTable>div span[data-v-184976e4]:first-of-type{font-size:2.7rem;line-height:3.24rem}.banner__realpriceTable>div span[data-v-184976e4]:nth-of-type(2){font-size:1.6rem}.banner__realpriceTable>div img[data-v-184976e4]{display:none}}@media screen and (min-width:768px){.banner__realpriceTable[data-v-184976e4]{padding-left:129px;padding-top:2rem;padding-bottom:1.5rem}.banner__realpriceTable>img[data-v-184976e4]{position:absolute;top:-8px;left:15px;width:88px}.banner__realpriceTable>div[data-v-184976e4]{flex-wrap:wrap;align-items:flex-end;padding-right:80px}.banner__realpriceTable>div span[data-v-184976e4]{margin-right:10px}.banner__realpriceTable>div span[data-v-184976e4]:first-of-type{margin-right:10px;font-size:3.6rem;line-height:4.32rem}.banner__realpriceTable>div span[data-v-184976e4]:nth-of-type(2){font-size:2.4rem}}

.el-image__error,.el-image__inner,.el-image__placeholder,.el-image__wrapper{height:100%;width:100%}.el-image{display:inline-block;overflow:hidden;position:relative}.el-image__inner{opacity:1;vertical-align:top}.el-image__inner.is-loading{opacity:0}.el-image__wrapper{left:0;position:absolute;top:0}.el-image__error,.el-image__placeholder{background:var(--el-fill-color-light)}.el-image__error{align-items:center;color:var(--el-text-color-placeholder);display:flex;font-size:1.4rem;justify-content:center;vertical-align:middle}.el-image__preview{cursor:pointer}.el-image-viewer__wrapper{bottom:0;left:0;position:fixed;right:0;top:0}.el-image-viewer__btn{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;opacity:.8;position:absolute;-webkit-user-select:none;user-select:none;z-index:1}.el-image-viewer__btn .el-icon{cursor:pointer;font-size:inherit}.el-image-viewer__close{font-size:4rem;height:40px;right:40px;top:40px;width:40px}.el-image-viewer__canvas{align-items:center;display:flex;height:100%;justify-content:center;position:static;-webkit-user-select:none;user-select:none;width:100%}.el-image-viewer__actions{background-color:var(--el-text-color-regular);border-color:#fff;border-radius:22px;bottom:30px;height:44px;left:50%;padding:0 23px;transform:translate(-50%);width:282px}.el-image-viewer__actions__inner{align-items:center;color:#fff;cursor:default;display:flex;font-size:2.3rem;height:100%;justify-content:space-around;width:100%}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:2.4rem;height:44px;top:50%;transform:translateY(-50%);width:44px}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__close{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:2.4rem;height:44px;width:44px}.el-image-viewer__mask{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.viewer-fade-enter-active{animation:viewer-fade-in var(--el-transition-duration)}.viewer-fade-leave-active{animation:viewer-fade-out var(--el-transition-duration)}@keyframes viewer-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes viewer-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}

.c-cardWhite{overflow:hidden;background-color:#fff;border-radius:.25rem;box-shadow:0 1px 4px #0000000d}.el-skeleton__item.el-skeleton__h3{transform-origin:left;transform:scaleX(0);animation:appear-txt 1s infinite alternate}.el-skeleton__item.el-skeleton__text:nth-child(odd){transform-origin:left;transform:scaleX(0);animation:appear-txt 1.2s infinite alternate}.el-skeleton__item.el-skeleton__text:nth-child(2n){transform-origin:left;transform:scaleX(0);animation:appear-txt 1.4s infinite alternate}@keyframes appear-txt{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.el-skeleton__item.el-skeleton__image{width:100%;max-width:200px;height:100%;max-height:180px;background:linear-gradient(120deg,#f0f0f0 30%,#f5f5f5 38%,#f5f5f5 40%,#f0f0f0 48%);background-position:100% 0;background-size:200% 100%;animation:flash 2s infinite}.el-skeleton__item.el-skeleton__image:after{content:"";display:block;padding-top:100%}.l-skeleton__img{width:33.3333333333%;max-width:300px;background:linear-gradient(120deg,#f0f0f0 30%,#f5f5f5 38%,#f5f5f5 40%,#f0f0f0 48%);background-position:100% 0;background-size:200% 100%;border-radius:.5rem;animation:flash 2s infinite}.l-skeleton__img:after{content:"";display:block;padding-top:100%}.l-skeleton__img:nth-child(2n){margin:0 16px}@keyframes flash{to{background-position:-100% 0}}

.base-badge.rounded-arrow[data-v-afafe489]{border-radius:5px 10px 10px 0}.base-badge.is-animated[data-v-afafe489]:before{position:absolute;width:4px;height:100%;top:50%;left:-300px;background-color:#ffffff80;content:"";transform:translateY(-50%) rotate(60deg) scaleY(2);animation:searchLights-afafe489 3s ease-in 1s infinite}.base-badge.text-8[data-v-afafe489]{font-size:.8rem}@keyframes searchLights-afafe489{0%{left:-20px}33%{left:80px}to{left:80px}}

@charset "UTF-8";.floating-toolbar-attention-callout[data-v-3a13c2a9]{isolation:isolate}.floating-toolbar-attention-callout__panel[data-v-3a13c2a9]{border-radius:3px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(255 179 92 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 246 230 / var(--tw-bg-opacity))}.floating-toolbar-attention-callout__arrow[data-v-3a13c2a9]{position:absolute;right:-7px;z-index:1;width:0;height:0;transform:translateY(-50%);border-style:solid;border-width:7px 0 7px 8px;border-color:transparent transparent transparent #fff6e6;filter:drop-shadow(1px 0 0 #ffb35c)}.toolbar-icon-list[data-v-4270cf0a]{height:45%}.toolbar-icon-shell__glyph--favorite[data-v-4270cf0a]{height:80%;width:83%}.toolbar-icon-shell__glyph--compare[data-v-4270cf0a]{height:76%;width:76%}.floating-toolbar-nav[data-v-960ffce6]{transition-property:transform,opacity;transition-duration:.3s;transition-timing-function:ease-in-out}

.pswp__button--arrow{margin:0;width:40px;height:50px;font-size:2.1rem;color:#ff7d0a;background:#ffffff80;transform:translateY(-50%);transition:opacity ease-in .2s}.pswp__button--arrow:hover{background:#ffffff80}.pswp__button--arrow--prev{border-radius:0 5px 5px 0}.pswp__button--arrow--next{border-radius:5px 0 0 5px}.pswp__button--arrow.is--disabled{opacity:0;transition:opacity ease-out .2s}.pswp__title{position:absolute;left:50%;display:flex;align-items:center;height:60px;color:#fff;transform:translate(-50%)}

@charset "UTF-8";.poi.is--hover[data-v-c043ed08]{background:#31a4eb}[data-v-c043ed08] .defaultPoi{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:1.6rem;font-weight:700;color:#fff;background:#ff615c;border-radius:50%}[data-v-c043ed08] .defaultPoi:after{position:absolute;bottom:1px;width:2px;height:7px;background:#ff615c;transform:translateY(100%);content:"";border-radius:1px}[data-v-c043ed08] .leaflet-control-attribution{display:none}[data-v-c043ed08] .marker-popup .leaflet-popup-content-wrapper{border:1px solid #d8d8d8}[data-v-c043ed08] .marker-popup .leaflet-popup-content{padding:5px 11px;margin:0}[data-v-c043ed08] .marker-popup .leaflet-popup-content p{margin:0}hr[data-v-c043ed08]{margin:0;height:0;color:inherit;border-top-width:1px}.leafletMap-container{z-index:0;width:100%;height:100%}.leafletMap-container .leaflet-popup .leaflet-popup-tip-container{position:absolute;left:50%;overflow:hidden;margin-left:-20px;width:40px;height:20px;pointer-events:none;transform:translateY(-1px)}.leafletMap-container .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip{width:14px;height:14px;box-shadow:none}.leaflet-marker-icon.leaflet-marker-center{z-index:990!important}.leaflet-marker-icon.is--click{z-index:1000!important}.leaflet-marker-icon.is--hover{z-index:1001!important}

.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 1.8rem Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:2.2rem}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:1.3rem;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:1.3rem;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:1.6rem/2.4rem Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:1.2rem Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-measure-path-measurement{position:absolute;font-size:1rem;color:#000;text-shadow:-1px 0 0 white,-1px -1px 0 white,0 -1px 0 white,1px -1px 0 white,1px 0 0 white,1px 1px 0 white,0 1px 0 white,-1px 1px 0 white;white-space:nowrap;transform-origin:0;pointer-events:none}.leaflet-measure-path-measurement>div{position:relative;margin-top:-25%;left:-50%}

.h-29\.5[data-v-8fff8a3b]{height:11.8rem}.images-carousel-focus-button-set__btn[data-v-88df98a8]{flex:0 0 33.3333333333%;background-color:transparent;color:#fff}.images-carousel-focus-button-set__btn.is--active[data-v-88df98a8]{background-color:#f93;color:#333}.images-carousel-focus-button-set__btn.is--external[data-v-88df98a8]{background-color:transparent;color:#fff}.images-carousel-focus-button-set__btn.is--sinyi[data-v-88df98a8]{color:#01ab59}@media screen and (min-width:768px){.md\:w-90[data-v-3fe7846c]{width:360px}}.fullscreen--hidden{overflow:hidden}.fullscreen--isDeskTop{width:calc(100% - 17px)}.z-1100{z-index:1100}.communityFullScreenCarousel-enter-from,.communityFullScreenCarousel-leave-to{opacity:0}.community-fullscreen-stage{position:relative}.community-fullscreen-stage .swiper-carousel-button-prev,.community-fullscreen-stage .swiper-carousel-button-next{position:absolute;top:50%;z-index:20;display:none;align-items:center;justify-content:center;padding:10px 5px;width:32px;height:32px;font-size:3.8rem;color:#fff;border-radius:5px;transform:translateY(-50%);cursor:pointer}.community-fullscreen-stage .swiper-carousel-button-prev[aria-disabled=true],.community-fullscreen-stage .swiper-carousel-button-next[aria-disabled=true]{color:#646464;cursor:not-allowed}@media screen and (min-width:768px){.community-fullscreen-stage .swiper-carousel-button-prev,.community-fullscreen-stage .swiper-carousel-button-next{display:flex}}.community-fullscreen-stage .swiper-carousel-button-prev{left:20px}.community-fullscreen-stage .swiper-carousel-button-next{right:20px}@media screen and (min-width:768px){.community-fullscreen-swiper{width:calc(100% - 104px);height:100%}}

.modalRealpriceDetail .drawer-body{overflow-y:auto}

.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container{overflow:initial}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide{display:flex;padding-bottom:2px;width:210px;height:auto;background:#fff}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:first-child{margin-left:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:last-child>*{margin-right:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-container .swiper-carousel-slide:last-child .storeCard{margin-top:2px}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev,.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next{padding:10px 5px;width:40px;height:52px;font-size:2.8rem}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev .svg-inline--fa,.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next .svg-inline--fa{background-color:#fffc;--tw-text-opacity: 1;color:rgb(255 153 51 / var(--tw-text-opacity))}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-prev .svg-inline--fa{border-radius:0 5px 5px 0}.recommend-swiper-wrapper[data-v-b91deaf1] .swiper-carousel-button-next .svg-inline--fa{border-radius:5px 0 0 5px}.w-430[data-v-9d2ee8e5]{width:430px}@media screen and (min-width:768px){.max-w-345[data-v-9d2ee8e5]{max-width:270px}}@media screen and (min-width:896px){.max-w-345[data-v-9d2ee8e5]{max-width:345px}}.w-50[data-v-9d2ee8e5]{width:50px}.btn-showDetail[data-v-a25945b5]{padding-top:8px!important;padding-bottom:8px!important}.table-wrapper{table-layout:fixed;width:100%}.table-wrapper thead th{padding-bottom:3px;font-size:1.6rem;font-weight:700;text-align:left}.table-wrapper thead th:not(:last-child){padding-right:15px}.table-wrapper tbody td{padding-top:5px;padding-right:15px;padding-bottom:5px;font-size:1.6rem}.table-wrapper tbody tr:not(.table-wrapper tbody tr:last-child){border-bottom:1px dashed #d8d8d8}[data-v-ce2d7906] .table-wrapper thead th{padding-top:3px;padding-right:0}[data-v-ce2d7906] .table-wrapper thead th:first-child{padding-left:10px}[data-v-ce2d7906] .table-wrapper thead th.th-no{width:75px}[data-v-ce2d7906] .table-wrapper thead th.th-location{width:215px}[data-v-ce2d7906] .table-wrapper tbody td:first-child{padding-left:10px}[data-v-ce2d7906] .table-wrapper tbody td:last-child{padding-right:10px}.w-52[data-v-ce2d7906]{width:52px}[data-v-8002c0c9] .table-wrapper thead th{padding-top:3px;padding-right:0;font-size:1.3rem}[data-v-8002c0c9] .table-wrapper thead .th-no{width:35px}[data-v-8002c0c9] .table-wrapper tbody td{font-size:1.4rem}[data-v-1a704887] .thead_pc thead th{padding-top:3px;padding-right:0}[data-v-1a704887] .thead_pc thead th:first-child{padding-left:10px}[data-v-1a704887] .thead_pc thead th.th-no{width:75px}[data-v-1a704887] .thead_pc tbody td:first-child{padding-left:10px}[data-v-1a704887] .thead_pc tbody td:last-child{padding-right:10px}[data-v-261466b9] .table-wrapper thead th{padding-top:3px;padding-right:0;font-size:1.3rem}[data-v-261466b9] .table-wrapper thead .th-no{width:35px}[data-v-261466b9] .table-wrapper tbody td{font-size:1.4rem}[data-v-261466b9] .table-wrapper.is--common thead .th-size{width:25%}[data-v-261466b9] .table-wrapper.is--common thead .th-usefor{width:75%}[data-v-b7015356] .table-wrapper thead .th-no{width:70px}[data-v-b7015356] .table-wrapper thead .th-size{width:130px}.detailTab-wrapper .detailTab-wrapper__tab[data-v-b7015356]{cursor:pointer;border-top-left-radius:5px;border-top-right-radius:5px;padding:.5rem 1.5rem;font-size:1.6rem;font-weight:700}[data-v-ca76af78] .table-wrapper .th-no{width:70px}[data-v-ca76af78] .table-wrapper .th-size{width:130px}[data-v-ca76af78] .table-wrapper.is--common .th-usefor{width:75%}.detailTab-wrapper .detailTab-wrapper__tab[data-v-ca76af78]{cursor:pointer;border-radius:.4rem;padding:.5rem 1.5rem;font-size:1.6rem;font-weight:700}.detailTab-wrapper .detailTab-wrapper__tab[data-v-ca76af78]:hover{--tw-bg-opacity: 1;background-color:rgb(255 246 230 / var(--tw-bg-opacity))}.detailTab-wrapper.hasActive .detailTab-wrapper__tab[data-v-ca76af78]:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.detailTab-wrapper.hasActive .detailTab-wrapper__tab.isActive[data-v-ca76af78]{color:#ff7d0a;background:#fff6e6;border-bottom-left-radius:0;border-bottom-right-radius:0}.baseInfo-table-wrapper[data-v-2aee8220]{font-size:1.6rem}.baseInfo-table-wrapper.is--desktop thead .th-type[data-v-2aee8220]{width:130px}.baseInfo-table-wrapper.is--desktop thead .th-layout[data-v-2aee8220]{width:120px}.baseInfo-table-wrapper.is--desktop thead .th-houseAge[data-v-2aee8220]{width:80px}.baseInfo-table-wrapper.is--desktop thead .th-floor[data-v-2aee8220],.baseInfo-table-wrapper.is--desktop thead .th-deal[data-v-2aee8220]{width:120px}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]{position:relative;display:flex;align-items:center;padding:5px 10px 5px 118px;min-height:40px;font-size:1.6rem}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]:not(:last-child){border-bottom:1px solid #d8d8d8}.baseInfo-table-wrapper:not(.is--desktop) tbody td[data-v-2aee8220]:before{content:attr(data-label);position:absolute;left:0;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;width:112px;height:100%;border-right:1px solid #d8d8d8;font-size:1.6rem;font-weight:700}.baseInfo-table-wrapper:not(.is--desktop).style--navy td[data-v-2aee8220]:nth-child(odd){background:#f0f7ff}.baseInfo-table-wrapper:not(.is--desktop).style--default td[data-v-2aee8220]:nth-child(odd){background:#fff6e6}

.roadSection[data-v-8f232a0f]{grid-template-columns:16px auto;grid-template-areas:"a b" "a c"}.roadSection[data-v-8f232a0f]>*:nth-child(1){grid-area:a;width:14px;text-align:center}.roadSection[data-v-8f232a0f]>*:nth-child(2){grid-area:b}.roadSection[data-v-8f232a0f]>*:nth-child(3){grid-area:c}.text-last-justify[data-v-8f232a0f]{-moz-text-align-last:justify;text-align-last:justify}

a[data-v-bbf0e058]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.similar-community-card:hover .similar-community-card__img[data-v-bbf0e058]{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.similar-community-card:hover .similar-community-card__tag[data-v-bbf0e058]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}}.similar-community-swiper[data-v-b6261000] .swiper-carousel-slide{margin-top:.8rem;margin-bottom:.8rem;width:14.4rem}.similar-community-swiper[data-v-b6261000] .swiper-carousel-slide+.swiper-carousel-slide{margin-left:.4rem}@media(max-width:767.8px){.similar-community-swiper[data-v-b6261000] .swiper-carousel-slide:first-child{margin-left:1.5rem}.similar-community-swiper[data-v-b6261000] .swiper-carousel-slide:last-child{margin-right:1.5rem}}.list-content-shadow[data-v-b6261000]{background:linear-gradient(183deg,#fff0 30.33%,#2c2c2c26 97.62%)}

@charset "UTF-8";.marker-bubble{position:relative;display:flex;justify-content:center}.marker-bubble__label{position:absolute;left:50%;width:-moz-max-content;width:max-content;border-radius:9999px;transform:translate(-50%);bottom:0;padding:3px}.marker-bubble__label:before{position:absolute;bottom:-1rem;left:50%;z-index:10;width:0px;height:0px;padding-bottom:.5rem;content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #fff;transform:translate(-50%)}.marker-bubble:has(>.marker-bubble__pin) .marker-bubble__label{bottom:30px}.marker-bubble__wrap{position:relative;display:inline-flex;align-items:center;gap:.4rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.4rem;--tw-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .1), 0px 0px 10px 0px rgba(0, 0, 0, .25);--tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color), 0px 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.marker-bubble__pin{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:5px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(145 145 145 / var(--tw-text-opacity));--tw-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .1), 0px 0px 10px 0px rgba(0, 0, 0, .25);--tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color), 0px 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.marker-bubble .bubble-icon{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:9999px}.marker-bubble .bubble-icon svg{width:1.6rem;height:1.6rem}.marker-bubble .bubble-text{display:inline-flex;align-items:center;gap:.4rem;padding-right:.4rem;line-height:1}.marker-bubble .bubble-text__name{font-size:1.6rem;font-weight:700}.marker-bubble .bubble-text__divider{display:inline-block;height:1.2rem;width:1px;--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity))}.marker-bubble .bubble-text__count{font-size:1.6rem}.marker-bubble.marker-route .bubble-icon{background:#0c85a3}@media(hover:hover){.marker-bubble.marker-route:hover .marker-bubble__label{background-color:#0c85a399}}.marker-bubble.marker-school .bubble-icon{background:#bf842a}@media(hover:hover){.marker-bubble.marker-school:hover .marker-bubble__label{background-color:#bf842a99}}.zoom-10 .marker-bubble__label,.zoom-11 .marker-bubble__label,.zoom-12 .marker-bubble__label,.zoom-13 .marker-bubble__label{display:none}.zoom-10 .bubble-icon{width:2rem;height:2rem}.zoom-10 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-10 .bubble-text__name,.zoom-10 .bubble-text__count{font-size:1.4rem}.zoom-11 .bubble-icon{width:2rem;height:2rem}.zoom-11 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-11 .bubble-text__name,.zoom-11 .bubble-text__count{font-size:1.4rem}.zoom-12 .bubble-icon{width:2rem;height:2rem}.zoom-12 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-12 .bubble-text__name,.zoom-12 .bubble-text__count{font-size:1.4rem}.zoom-13 .bubble-icon{width:2rem;height:2rem}.zoom-13 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-13 .bubble-text__name,.zoom-13 .bubble-text__count{font-size:1.4rem}.zoom-14 .bubble-icon{width:2rem;height:2rem}.zoom-14 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-14 .bubble-text__name,.zoom-14 .bubble-text__count{font-size:1.4rem}.zoom-15 .bubble-icon{width:2rem;height:2rem}.zoom-15 .bubble-icon svg{width:1.2rem;height:1.2rem}.zoom-15 .bubble-text__name,.zoom-15 .bubble-text__count{font-size:1.4rem}@media(hover:hover){.marker-mrt:hover .marker-bubble__label{display:block}}.marker-mrt--tpe_br .bubble-icon{background:#ba822a}@media(hover:hover){.marker-mrt--tpe_br:hover .marker-bubble__label{background-color:#ba822a99}}.marker-mrt--tpe_r .bubble-icon{background:#da152a}@media(hover:hover){.marker-mrt--tpe_r:hover .marker-bubble__label{background-color:#da152a99}}.marker-mrt--tpe_g .bubble-icon{background:#177a4e}@media(hover:hover){.marker-mrt--tpe_g:hover .marker-bubble__label{background-color:#177a4e99}}.marker-mrt--tpe_o .bubble-icon{background:#f4ae17}@media(hover:hover){.marker-mrt--tpe_o:hover .marker-bubble__label{background-color:#f4ae1799}}.marker-mrt--tpe_bl .bubble-icon{background:#1764b5}@media(hover:hover){.marker-mrt--tpe_bl:hover .marker-bubble__label{background-color:#1764b599}}.marker-mrt--tpe_y .bubble-icon{background:#f9d500}@media(hover:hover){.marker-mrt--tpe_y:hover .marker-bubble__label{background-color:#f9d50099}}.marker-mrt--tpe_v .bubble-icon{background:#dc524d}@media(hover:hover){.marker-mrt--tpe_v:hover .marker-bubble__label{background-color:#dc524d99}}.marker-mrt--tpe_k .bubble-icon{background:#9b8f5e}@media(hover:hover){.marker-mrt--tpe_k:hover .marker-bubble__label{background-color:#9b8f5e99}}.marker-mrt--tpe_r_xb .bubble-icon{background:#fc92a4}@media(hover:hover){.marker-mrt--tpe_r_xb:hover .marker-bubble__label{background-color:#fc92a499}}.marker-mrt--tpe_g_xb .bubble-icon{background:#d0db00}@media(hover:hover){.marker-mrt--tpe_g_xb:hover .marker-bubble__label{background-color:#d0db0099}}.marker-mrt--txg_g .bubble-icon{background:#34682e}@media(hover:hover){.marker-mrt--txg_g:hover .marker-bubble__label{background-color:#34682e99}}.marker-mrt--tao_a .bubble-icon{background:#784698}@media(hover:hover){.marker-mrt--tao_a:hover .marker-bubble__label{background-color:#78469899}}.marker-mrt--khh_r .bubble-icon{background:#de0040}@media(hover:hover){.marker-mrt--khh_r:hover .marker-bubble__label{background-color:#de004099}}.marker-mrt--khh_o .bubble-icon{background:#f29b0f}@media(hover:hover){.marker-mrt--khh_o:hover .marker-bubble__label{background-color:#f29b0f99}}.marker-mrt--khh_c .bubble-icon{background:#7ec03c}@media(hover:hover){.marker-mrt--khh_c:hover .marker-bubble__label{background-color:#7ec03c99}}.marker-mrt .bubble-icon.is--tpe_r_v{background:linear-gradient(180deg,#da152a 50%,#dc524d 0%)}.marker-mrt .bubble-icon.is--tpe_r_o{background:linear-gradient(180deg,#da152a 50%,#f4ae17 0%)}.marker-mrt .bubble-icon.is--tpe_r_g{background:linear-gradient(180deg,#da152a 50%,#177a4e 0%)}.marker-mrt .bubble-icon.is--tpe_r_bl{background:linear-gradient(180deg,#da152a 50%,#1764b5 0%)}.marker-mrt .bubble-icon.is--tpe_r_br{background:linear-gradient(180deg,#da152a 50%,#ba822a 0%)}.marker-mrt .bubble-icon.is--tpe_o_y{background:linear-gradient(180deg,#f4ae17 50%,#f9d500 0%)}.marker-mrt .bubble-icon.is--tpe_o_g{background:linear-gradient(180deg,#f4ae17 50%,#177a4e 0%)}.marker-mrt .bubble-icon.is--tpe_bl_o{background:linear-gradient(180deg,#1764b5 50%,#f4ae17 0%)}.marker-mrt .bubble-icon.is--tpe_bl_g{background:linear-gradient(180deg,#1764b5 50%,#177a4e 0%)}.marker-mrt .bubble-icon.is--tpe_bl_br{background:linear-gradient(180deg,#1764b5 50%,#ba822a 0%)}.marker-mrt .bubble-icon.is--tpe_g_y{background:linear-gradient(180deg,#177a4e 50%,#f9d500 0%)}.marker-mrt .bubble-icon.is--tpe_br_g{background:linear-gradient(180deg,#ba822a 50%,#177a4e 0%)}.marker-mrt .bubble-icon.is--khh_r_o{background:linear-gradient(180deg,#de0040 50%,#f29b0f 0%)}.marker-mrt .bubble-icon.is--khh_o_c{background:linear-gradient(180deg,#f29b0f 50%,#7ec03c 0%)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes poi-marker-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{transform:translate(-50%,-50%) scale(2);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.marker-circle-area{position:relative;display:flex;align-items:center;justify-content:center;width:95px;height:95px;color:#fff;background:radial-gradient(50% 50% at 50% 50%,#ff7d0a 25%,#f93);border:2px solid #fff;border-radius:100%;box-shadow:0 2px 2px #0000001a,0 0 10px #00000040;flex-direction:column;gap:4px}.marker-circle-area:after{content:"";position:absolute;z-index:-1;width:109px;height:109px;border-radius:100%;opacity:.4}@media(hover:hover)and (pointer:fine){.marker-circle-area:hover:after{background-color:#ff7d0a}}.marker-circle-area__city{line-height:1;font-size:1.4rem;text-shadow:0 1px 4px rgba(0,0,0,.15)}.marker-circle-area__name{line-height:1.2;font-size:1.8rem;font-weight:700;text-shadow:0 2px 2px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25)}.marker-circle-area__count{display:flex;line-height:1;font-size:1.6rem;text-shadow:0 2px 2px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25);gap:2px}.marker-circle-area__strokeText{position:relative;z-index:10;line-height:1.2;font-size:1.6rem;text-align:center;color:#fff}.marker-circle-area__strokeText:before{position:absolute;left:50%;z-index:-1;width:100%;content:attr(data-stroke);-webkit-text-stroke:3px #ff7d0a;text-stroke:3px #ff7d0a;transform:translate(-50%)}.life-card-popup .leaflet-popup-content-wrapper{padding:0;--tw-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .1), 0px 0px 10px 0px rgba(0, 0, 0, .25);--tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color), 0px 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.life-card-popup .leaflet-popup-content{margin:0}.life-card-popup .leaflet-popup-tip{display:none}.marker-custom{position:relative;display:flex;flex-direction:column;align-items:center;gap:1px}.marker-custom__sale-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:12px;height:16px;padding:1px 3px 2px;font-family:Noto Sans TC,sans-serif;font-size:1rem;line-height:1;color:#fff;text-shadow:0 1px 1px #d11f25;background-color:#f73131e6;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;transform:translate(0) scale(1);transform-origin:right top;transition:transform ease-in-out .15s}.marker-custom.marker-address .marker-custom__sale-badge{top:8px;right:0}.marker-custom.marker-community .marker-custom__sale-badge{top:8px;right:6px}.marker-custom__img{width:48px;height:48px;background-position:center;background-repeat:no-repeat;transition:all ease-in-out .15s}.marker-custom__label{display:block;width:4rem;align-items:center;justify-content:center;gap:.2rem;border-radius:30px;padding:.4rem .8rem;text-align:center;font-size:1.4rem;line-height:1;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));overflow:hidden;width:-moz-max-content;width:max-content;min-width:40px;max-width:170px;text-overflow:ellipsis;white-space:nowrap;background-color:#630}.marker-custom__label--hide{position:relative;display:none}.marker-sellItem .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/sellItem.svg)}.marker-address .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/sellItem.svg)}.marker-community .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/community.svg)}.marker-landmark__img{width:58px;height:47px;background-repeat:no-repeat;background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/landmark-pin.svg)}.marker-landmark__label{left:50%;width:-moz-max-content;width:max-content;transform:translate(-50%)}.marker-landmark__label>span{text-shadow:0 2px 2px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25)}.landmark--hideLabel .marker-landmark__label{display:none}.leaflet-marker-icon:not(.is--click,.is--hover) .marker-custom__img{transform:scale(.75) translateY(8px)}.leaflet-marker-icon.is--visited .marker-custom__label{--tw-bg-opacity: 1;background-color:rgb(204 158 78 / var(--tw-bg-opacity))}.leaflet-marker-icon.is--click .marker-custom__label--hide,.leaflet-marker-icon.is--hover .marker-custom__label--hide{display:inline;padding-left:5px;margin-left:5px}.leaflet-marker-icon.is--click .marker-custom__label--hide:before,.leaflet-marker-icon.is--hover .marker-custom__label--hide:before{content:"";position:absolute;left:0;border-left:1px solid #fff;height:14px}.leaflet-marker-icon.is--hover .marker-custom{transform:scale(1) translateY(0);transition:all ease-in-out .15s}.leaflet-marker-icon.is--hover .marker-custom.marker-address .marker-custom__sale-badge{transform:translate(-2px,-13px)}.leaflet-marker-icon.is--hover .marker-custom.marker-community .marker-custom__sale-badge{transform:translate(4px,-10px)}.leaflet-marker-icon.is--click .marker-custom__label{--tw-bg-opacity: 1;background-color:rgb(255 125 10 / var(--tw-bg-opacity))}.leaflet-marker-icon.is--click .marker-custom.marker-address .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/sellItem-active.svg)}.leaflet-marker-icon.is--click .marker-custom.marker-address .marker-custom__sale-badge{transform:translate(-2px,-13px)}.leaflet-marker-icon.is--click .marker-custom.marker-community .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/community-active.svg)}.leaflet-marker-icon.is--click .marker-custom.marker-community .marker-custom__sale-badge{transform:translate(4px,-10px)}.leaflet-marker-icon.is--click .marker-custom.marker-sellItem .marker-custom__img{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/sellSearchMap/sellItem-active.svg)}.leaflet-marker-icon.is--active .marker-circle-area:after{background-color:#ff7d0a}.marker-user-location{pointer-events:none!important}.marker-user-location .location-dot:before{position:absolute;top:50%;left:50%;width:28px;height:28px;background-color:#3169e0;border-radius:50%;content:"";animation:poi-marker-pulse 2s infinite}.marker-user-location .location-dot:after{position:absolute;top:50%;left:50%;width:16px;height:16px;background-color:#3169e0;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";transform:translate(-50%,-50%)}.community-similar-map[data-v-75341339] .actionBtn__mapCenter{bottom:1rem;top:auto}@container (min-width: 768px){.community-similar-map[data-v-75341339] .actionBtn__mapCenter{bottom:auto;top:auto}}.community-similar-map[data-v-75341339] .leaflet-marker-icon.is--visited .marker-custom__label{background-color:#630}.community-similar-map[data-v-75341339] .leaflet-marker-icon.is--click .marker-custom__label{--tw-bg-opacity: 1;background-color:rgb(255 125 10 / var(--tw-bg-opacity))}

ul[data-v-b722a1f9]{display:flex}@media screen and (max-width:895.8px){ul[data-v-b722a1f9]{gap:15px;flex-direction:column}}@media screen and (max-width:479.8px){ul[data-v-b722a1f9]{gap:10px}}@media screen and (min-width:896px){ul[data-v-b722a1f9]{gap:20px}ul li[data-v-b722a1f9]{width:50%}}ul li[data-v-b722a1f9]{display:flex;gap:20px}ul .link__img[data-v-b722a1f9]{flex:1}ul .link__img img[data-v-b722a1f9]{display:block;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}@media screen and (max-width:895.8px){ul .link__img img[data-v-b722a1f9]{aspect-ratio:4/3}}@media screen and (min-width:896px){ul .link__img img[data-v-b722a1f9]{height:145px}}ul .info[data-v-b722a1f9]{position:relative;display:flex;padding:5px 0;width:65%;flex-direction:column;gap:6px}ul .info__date[data-v-b722a1f9]{font-size:1.3rem}ul .info__title[data-v-b722a1f9]{display:block;font-weight:700;color:#171717}ul .info__title[data-v-b722a1f9]:hover{color:#3169e0}@media screen and (min-width:480px){ul .info__title[data-v-b722a1f9]{display:block;overflow:hidden;font-size:1.6rem;text-overflow:ellipsis;white-space:nowrap}}@media print{ul .info__title[data-v-b722a1f9]{font-size:1.6rem}}ul .info__wrap[data-v-b722a1f9]{display:-webkit-box;overflow:hidden;font-size:1.3rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:479.8px){ul .info__wrap[data-v-b722a1f9]{display:none}}@media print{ul .info__wrap[data-v-b722a1f9]{-webkit-line-clamp:6;line-height:1.5}}ul .info__link[data-v-b722a1f9]{position:absolute;right:0;bottom:0;color:#606266}ul .info__link[data-v-b722a1f9]:hover{color:#3169e0}@media screen and (max-width:639.8px){ul .info__link[data-v-b722a1f9]{display:none}}@media print{ul .info__link[data-v-b722a1f9]{display:none}}@media screen and (min-width:896px){.map__content[data-v-00adb3d2]{display:flex;height:345px}}@media print{.map__content[data-v-00adb3d2]{display:flex;flex-wrap:wrap;height:auto}}@media screen and (max-width:895.8px){#map-inner[data-v-00adb3d2]{width:100%;aspect-ratio:8/5;max-height:345px}}@media screen and (min-width:896px){#map-inner[data-v-00adb3d2]{height:100%;flex:1}}@media print{#map-inner[data-v-00adb3d2]{width:100%;height:400px;flex:auto}}#map-inner .link__toMap[data-v-00adb3d2]{z-index:999}#map-inner .link__toMap[data-v-00adb3d2] .fa-hand-pointer{color:#3169e0}@media print{#map-inner .link__toMap[data-v-00adb3d2]{display:none}}@media screen and (max-width:895.8px){.map__switch[data-v-00adb3d2]{margin-top:15px}}@media print{.map__switch[data-v-00adb3d2]{width:100%}}.map__switch .list__options[data-v-00adb3d2]{display:flex;flex-wrap:wrap}@media screen and (max-width:895.8px){.map__switch .list__options:not(.is--wide)>li[data-v-00adb3d2]{width:calc((100% - 15px)/2);height:172.5px}.map__switch .list__options:not(.is--wide)>li[data-v-00adb3d2]:nth-child(2n){margin-top:0;margin-left:15px}}@media screen and (min-width:896px){.map__switch .list__options:not(.is--wide)>li[data-v-00adb3d2]{width:100%}}.map__switch .list__options.is--wide[data-v-00adb3d2]{flex-direction:column}@media screen and (max-width:895.8px){.map__switch .list__options.is--wide[data-v-00adb3d2]{height:345px}}@media print{.map__switch .list__options.is--wide[data-v-00adb3d2]{flex-flow:row nowrap;margin-left:0;width:auto;gap:20px}}.map__switch .list__options.is--wide>li[data-v-00adb3d2]{width:calc((100% - 15px)/2)}@media print{.map__switch .list__options.is--wide>li[data-v-00adb3d2]{width:25%;height:auto}}@media screen and (min-width:896px){.map__switch .list__options[data-v-00adb3d2]{margin-left:15px;height:100%}.map__switch .list__options[data-v-00adb3d2]:not(.is--wide){width:250px}.map__switch .list__options.is--wide[data-v-00adb3d2]{width:500px}}.map__switch .list__options>li[data-v-00adb3d2]{position:relative;overflow:hidden;height:calc((100% - 15px)/2);border-radius:5px;cursor:pointer}.map__switch .list__options>li[data-v-00adb3d2]:before{position:absolute;z-index:1;width:100%;height:100%;border:1px solid transparent;border-radius:5px;transition:all ease-in .2s;content:""}@media print{.map__switch .list__options>li[data-v-00adb3d2]:before{display:none}}.map__switch .list__options>li[data-v-00adb3d2]:hover:before{border:2px solid #3169e0;transition:all ease-out .1s}.map__switch .list__options>li[data-v-00adb3d2]:nth-child(3),.map__switch .list__options>li[data-v-00adb3d2]:nth-child(4){margin-left:15px}@media print{.map__switch .list__options>li[data-v-00adb3d2]:nth-child(3),.map__switch .list__options>li[data-v-00adb3d2]:nth-child(4){margin-left:0}}.map__switch .list__options>li[data-v-00adb3d2]:nth-child(2n){margin-top:15px}@media print{.map__switch .list__options>li[data-v-00adb3d2]:nth-child(2n){margin-top:0}}.map__switch .list__options>li .list__options-type[data-v-00adb3d2]{display:flex;align-items:center;justify-content:center;width:100%;height:40px}.map__switch .list__options>li .list__options-type [class*=fa-][data-v-00adb3d2]{margin-right:4px}@media print{.map__switch .list__options>li .list__options-type[data-v-00adb3d2]{justify-content:flex-start}}.map__switch .list__options>li[data-v-00adb3d2]:not(.is--selected){background:#f8f8f8;box-shadow:0 3px 6px #00000026}.map__switch .list__options>li:not(.is--selected) .list__options-type[data-v-00adb3d2]{color:#646464;background:#d8d8d8}@media print{.map__switch .list__options>li:not(.is--selected) .list__options-type[data-v-00adb3d2]{color:#333}.map__switch .list__options>li[data-v-00adb3d2]:not(.is--selected){color:#333;box-shadow:none}}.map__switch .list__options>li.is--selected[data-v-00adb3d2]{background:#f0f7ff}.map__switch .list__options>li.is--selected[data-v-00adb3d2]:before{border-color:#3169e0}.map__switch .list__options>li.is--selected .list__options-type[data-v-00adb3d2]{color:#fff;background:#3169e0}@media print{.map__switch .list__options>li.is--selected .list__options-type[data-v-00adb3d2]{color:#333}.map__switch .list__options>li.is--selected[data-v-00adb3d2]{color:#333;box-shadow:none}.map__switch .list__options>li[data-v-00adb3d2]{color:#333;box-shadow:none}}.map__switch .list__landmark[data-v-00adb3d2]{display:flex;flex-direction:column}@media screen and (max-width:767.8px){.map__switch .list__landmark[data-v-00adb3d2]{margin-top:15px;gap:15px}}@media screen and (min-width:768px){.map__switch .list__landmark[data-v-00adb3d2]{padding:10px 15px;gap:8px}}.map__switch .list__landmark li[data-v-00adb3d2]{display:flex;justify-content:space-between;line-height:1.25}.map__switch .list__landmark li .landmark[data-v-00adb3d2]{display:flex;flex:1}.map__switch .list__landmark li .landmark-index[data-v-00adb3d2]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:1.2rem;color:#fff;background:#ff615c;border-radius:50%}@media screen and (max-width:767.8px){.map__switch .list__landmark li .landmark-index[data-v-00adb3d2]{margin-right:8px}}@media screen and (min-width:768px){.map__switch .list__landmark li .landmark-index[data-v-00adb3d2]{margin-right:4px}}.map__switch .list__landmark li .landmark-name[data-v-00adb3d2]{flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.map__switch .list__landmark li .landmark-distance[data-v-00adb3d2]{margin-left:10px;color:#919191}.map__switch .list__landmark li .landmark-name[data-v-00adb3d2],.map__switch .list__landmark li .landmark-distance[data-v-00adb3d2]{font-size:1.3rem}.question-btn.rky-button[data-v-df0b8eb1]{white-space:initial}.question-btn.rky-button.el-button[data-v-df0b8eb1]{padding:5px 10px;height:40px;line-height:1.4}@media screen and (min-width:768px){.question-btn.rky-button.el-button[data-v-df0b8eb1]{line-height:1.5}}.question-btn.rky-button[data-v-df0b8eb1]>span{width:100%}.question-btn__text[data-v-df0b8eb1]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 1 0%;text-align:left;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.question-btn:not(.is--mobile):hover .question-btn__text[data-v-df0b8eb1]{color:#fff}.question-btn.el-button+.question-btn.el-button{margin-left:0}.question-btn.is--active{color:#fff!important;background-color:#f93!important;border-color:#f93!important}.question-btn.is--active .question-btn__text{color:#fff!important}.question-item[data-v-3f55118d]{width:calc(50% - 5px)}.question-item[data-v-3f55118d]:nth-child(5),.question-item[data-v-3f55118d]:last-child{display:none}@media screen and (min-width:640px){.question-item[data-v-3f55118d]{width:calc(25% - 15px)}}@media screen and (min-width:896px){.question-item[data-v-3f55118d]{width:calc(20% - 16px)}.question-item[data-v-3f55118d]:nth-child(5){display:flex}}@media screen and (min-width:1024px){.question-item[data-v-3f55118d]{width:calc(16.6666666667% - 16.6666666667px)}.question-item[data-v-3f55118d]:last-child{display:flex}}.mt-0\.75[data-v-05d49404]{margin-top:.3rem}[data-v-05d49404] .has--toolTip{padding:8px}.z-1[data-v-72fe8fdb]{z-index:1}.z-2[data-v-72fe8fdb]{z-index:2}.swiper-carousel-wrapper--main[data-v-a67c6061]{height:280px;background-color:#fffbf5}@media screen and (min-width:768px){.swiper-carousel-wrapper--main[data-v-a67c6061]{height:430px}}.swiper-carousel-wrapper--main .swiper-carousel-button-prev[data-v-a67c6061],.swiper-carousel-wrapper--main .swiper-carousel-button-next[data-v-a67c6061]{position:absolute;top:50%;z-index:10;display:none;align-items:center;justify-content:center;padding:10px 5px;width:40px;height:52px;font-size:2.8rem;color:#fff;transform:translateY(-50%);cursor:pointer;background-color:#fffc;--tw-text-opacity: 1;color:rgb(255 153 51 / var(--tw-text-opacity))}@media screen and (min-width:768px){.swiper-carousel-wrapper--main .swiper-carousel-button-prev[data-v-a67c6061],.swiper-carousel-wrapper--main .swiper-carousel-button-next[data-v-a67c6061]{display:flex}}.swiper-carousel-wrapper--main .swiper-carousel-button-prev[aria-disabled=true][data-v-a67c6061],.swiper-carousel-wrapper--main .swiper-carousel-button-next[aria-disabled=true][data-v-a67c6061]{--tw-text-opacity: 1;color:rgb(185 185 185 / var(--tw-text-opacity));cursor:not-allowed}.swiper-carousel-wrapper--main .swiper-carousel-button-prev[data-v-a67c6061]{left:0;border-radius:0 5px 5px 0}.swiper-carousel-wrapper--main .swiper-carousel-button-next[data-v-a67c6061]{right:0;border-radius:5px 0 0 5px}.swiper-carousel-wrapper--thumbs .swiper-carousel-slide.swiper-slide-thumb-active[data-v-a67c6061]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #ff7d0a}.swiper-carousel-wrapper--thumbs .swiper-carousel-button-prev[data-v-a67c6061],.swiper-carousel-wrapper--thumbs .swiper-carousel-button-next[data-v-a67c6061]{display:flex;align-items:center;justify-content:center;width:24px;font-size:1.8rem;color:#fff;background-color:#646464;cursor:pointer}.swiper-carousel-wrapper--thumbs .swiper-carousel-button-prev[aria-disabled=true][data-v-a67c6061],.swiper-carousel-wrapper--thumbs .swiper-carousel-button-next[aria-disabled=true][data-v-a67c6061]{background-color:#d8d8d8;cursor:not-allowed}@media screen and (max-width:767.8px){.swiper-carousel-wrapper--thumbs .swiper-carousel-button-prev[data-v-a67c6061],.swiper-carousel-wrapper--thumbs .swiper-carousel-button-next[data-v-a67c6061]{display:none}}.swiper-carousel-wrapper--thumbs .swiper-carousel-button-prev[data-v-a67c6061]{border-radius:5px 0 0 5px}.swiper-carousel-wrapper--thumbs .swiper-carousel-button-next[data-v-a67c6061]{border-radius:0 5px 5px 0}.z-5[data-v-a67c6061]{z-index:5}.backdrop-filter-blur-3[data-v-fe04283d]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.carousel-action-shadow[data-v-fe04283d]{box-shadow:0 4px 4px #00000040}[data-v-fe04283d] .favorite-action[data-favorite=false],[data-v-fe04283d] .favorite-action[data-favorite=true] .button-icon__text{color:#fff}[data-v-fe04283d] .favorite-action.is-mobile{padding:8px;background:#333333b3;border-radius:100px;box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-v-fe04283d] .favorite-action.is-mobile :deep([data-prefix]){width:24px}.carousel-actions--PC .favorite-action[data-v-fe04283d] svg{font-size:1.6rem}.tooltip__qrcode img{display:block;width:150px}.tooltip__qrcode p{margin-bottom:10px;font-size:1.6rem;text-align:center}.community-expert-list[data-v-49293676]{display:flex;gap:10px}.community-expert[data-v-49293676]{display:flex;align-items:center;padding:5px 10px;width:100%;background:linear-gradient(180deg,#fff,#fff6e6);border:1px solid #ffca85;border-radius:5px;gap:10px}.community-expert[data-v-49293676]:nth-child(2),.community-expert[data-v-49293676]:nth-child(3){display:none}@media screen and (min-width:640px){.community-expert[data-v-49293676]{width:50%}.community-expert[data-v-49293676]:nth-child(2){display:flex}}@media screen and (min-width:896px){.community-expert[data-v-49293676]{width:33.3333%}.community-expert[data-v-49293676]:nth-child(3){display:flex}}.community-expert-icon[data-v-49293676]{display:inline-flex}.community-expert-avatar[data-v-49293676]{display:inline-flex;overflow:hidden;width:40px;border-radius:50%}.community-expert-avatar img[data-v-49293676]{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}.community-expert-content[data-v-49293676]{display:flex;align-items:center;justify-content:space-between;flex:1;gap:5px}.community-expert-content__left[data-v-49293676]{display:flex;align-items:center;padding-left:10px;border-left:1px solid #d8d8d8;flex:1;gap:10px}@media screen and (min-width:640px){.community-expert-content__left[data-v-49293676]{width:auto}}.community-expert-content .community-expert-info[data-v-49293676]{flex:1;line-height:1.4}.community-expert-content .community-expert-info__title[data-v-49293676]{font-size:1.3rem;font-weight:700}.community-expert-content .community-expert-info__phone[data-v-49293676]{font-size:1.6rem;font-weight:700;color:#ff7d0a;cursor:pointer}@media screen and (max-width:639.8px){.community-expert-content .community-expert-info__phone[data-v-49293676]{display:none}}.community-expert-content .community-expert-info__phone svg[data-v-49293676]{margin-left:5px;font-size:1.4rem;color:#171717}.community-expert-content .community-expert-info__store[data-v-49293676]{font-size:1.2rem;color:#646464}.community-expert-content .community-expert-content__call[data-v-49293676]{padding:12px 0}@media screen and (min-width:640px){.community-expert-content .community-expert-content__call[data-v-49293676]{display:none}}.btn__tip[data-v-bfdd03ce]{z-index:3;background-color:#000000b3}.btn__tip[data-v-bfdd03ce]>span{display:flex;flex-direction:column;gap:2px}.btn__tip[data-v-bfdd03ce] [class*=fa-]{font-size:1.6rem}.swiper-carousel-button-next[aria-disabled=true]+.btn__tip[data-v-bfdd03ce]{display:none}[data-v-4e3a68b7] .swiper-carousel-slide{width:auto}[data-v-4e3a68b7] .swiper-carousel-slide:not(:last-of-type){margin-right:10px}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-container{overflow:initial}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-container .swiper-carousel-slide{display:flex;height:auto}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-prev,[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-next{height:52px;font-size:2.8rem;width:4rem;padding:1rem .5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-prev .svg-inline--fa,[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-next .svg-inline--fa{background:#1d2a50b3}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-prev .svg-inline--fa{border-top-left-radius:0;border-bottom-left-radius:0}[data-v-4e3a68b7] .swiper-sellItem .swiper-carousel-button-next .svg-inline--fa{border-top-right-radius:0;border-bottom-right-radius:0}[data-v-4e3a68b7] .swiper-sellItem .swiper-lazy-preloader{top:20%}[data-v-4e3a68b7] .verticalCard__img-wrapper{height:140px;overflow:hidden}[data-v-4e3a68b7] .verticalCard__img-wrapper .verticalCard__img{height:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-v-4e3a68b7] .verticalCard:hover .verticalCard__img{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiper-option[data-v-4e3906ce],[data-v-4e3906ce] .swiper-carousel-slide{width:auto}[data-v-4e3906ce] .swiper-carousel-slide:not(:last-of-type){margin-right:10px}.bg__item-gradient[data-v-87b1bbfa]{background-position:bottom right;background-repeat:no-repeat;background-size:cover;background-image:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_item_gradient.png)}.highlighter-white[data-v-1deed783]{position:relative;z-index:0}.highlighter-white[data-v-1deed783]:after{position:absolute;top:60%;bottom:0;left:0;z-index:-1;width:100%;background:#fff;content:""}.notify-container[data-v-bd557cfb]{width:365px}.notify-container>div[data-v-bd557cfb]:first-child{border-color:#74d691}.notify-container__bg-img[data-v-bd557cfb]{position:absolute}@keyframes slide-in-a9230c9a{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out-a9230c9a{0%{opacity:1}to{opacity:0}}.notify-container[data-v-a9230c9a]{z-index:999;background:linear-gradient(180deg,#f8fff9,#9fe3b1)}.notify-container.is--show[data-v-a9230c9a]{animation:slide-in-a9230c9a .5s ease-in-out}.notify-container.is--hide[data-v-a9230c9a]{animation:fade-out-a9230c9a .5s ease-in-out forwards}.notify-container[data-v-1464f116]{background:linear-gradient(0deg,#edfcf0,#cef0d6)}@media screen and (min-width:768px){.notify-container[data-v-1464f116]{background:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_line-notify-oval.svg) no-repeat 50% 0,linear-gradient(0deg,#edfcf0,#cef0d6)}}@media screen and (max-width:639.8px){.bg-new[data-v-5895ae67],.bg-high[data-v-5895ae67],.bg-low[data-v-5895ae67]{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_gradient.svg)}}@media screen and (min-width:640px){.bg-new[data-v-5895ae67]{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_new.svg)}.bg-high[data-v-5895ae67]{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_high.svg)}.bg-low[data-v-5895ae67]{background-image:url(https://assets.rakuya.com.tw/static/vue3/img/communityInfo/bg_low.svg)}}@media screen and (min-width:768px){.md--min-w-25[data-v-94d65369]{min-width:100px}}.swiper-option[data-v-922fbe45] .swiper-carousel-slide{width:auto}.swiper-option[data-v-922fbe45] .swiper-carousel-slide:not(:last-of-type){margin-right:10px}@media screen and (min-width:768px){.bg-radial-gradient[data-v-922fbe45]{background:radial-gradient(98% 95% at 47% 38%,#fff 2%,#fff 35%,#f0f7ff)}}@media screen and (max-width:767.8px){#app{min-height:calc(100dvh - 320px)}}@media screen and (min-width:768px){#app{min-height:calc(100dvh - 403px)}}@media screen and (min-width:1280px){.xl\:w-300[data-v-4075e2b6]{width:1200px}}@media screen and (min-width:1550px){.anchor[data-v-4075e2b6]{top:-16px}}[data-v-4075e2b6] .nav-side{transform:translate(calc(-100% - 630px),-50%)}@media screen and (min-width:1280px){[data-v-4075e2b6] .nav-top .swiper-carousel-wrapper{width:1200px}}@media print{.header,.header--pure,.block__breadcrumb,.footer_new,.copyright{display:none}}@media screen and (min-width:1280px){.block__breadcrumb.container:not(.is--foot){max-width:1200px}}

