.attom-desc{color:var(--g-text-color-dynamic, var(--g-text-color))}.attom-desc a{color:var(--color-link-dynamic, var(--color-link))}.attom-desc a:hover{text-decoration:underline}

.md-map.standard .map-tab{flex-shrink:0;height:100%;min-width:320px;width:0;position:relative;transition:min-width 0.3s ease}.md-map.standard .map-tab .tab-collapse{position:absolute;left:-22px;top:50%;transform:translateY(-50%);display:none}.md-map.standard .map-tab .tab-collapse .icon-expand{display:block;width:22px;height:50px;background-color:#fff;border-radius:5px 0 0 5px;cursor:pointer}.md-map.standard .map-tab .tab-collapse .icon-expand:before{color:#a8afbf;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.2) rotate(-90deg)}.md-map.standard .map-tab .tab-collapse .icon-arrow-down{display:none}.md-map.standard .map-tab .tab-header{height:40px;line-height:40px;font-family:var(--font-medium);background-color:var(--g-btn-background, var(--color-theme, #03c9ff));display:flex;overflow:hidden}.md-map.standard .map-tab .tab-header .item{position:relative;color:#fff;padding:0 20px;text-transform:uppercase;cursor:pointer;font-size:12px}.md-map.standard .map-tab .tab-header .item.active:before{position:absolute;content:'';display:block;width:8px;height:8px;background-color:#fff;transform:rotate(45deg);margin-left:-4px;left:50%;bottom:-4px}.md-map.standard .map-tab .tab-header .item.business{display:none}.md-map.standard .map-tab .tab-header:before{content:'';height:1px;background:#fff;width:100%;position:absolute;left:0;right:0;top:40px;z-index:1}.md-map.standard .map-tab .tab-body{position:absolute;top:40px;bottom:0;width:100%;border-right:solid 1px #f0f1f5;border-bottom:solid 1px #f0f1f5;overflow:hidden}.md-map.standard .map-tab .tab-body .tab-content{width:100%;height:100%;overflow:auto}.md-map.standard .map-tab .tab-body .tab-content .group{line-height:50px;font-size:14px;color:var(--color-info);padding-left:20px;position:relative;cursor:pointer}.md-map.standard .map-tab .tab-body .tab-content .group .icon-arrow-down{position:absolute;right:20px}.md-map.standard .map-tab .tab-body .tab-content .group .icon-arrow-down:before{display:block;font-size:12px;font-weight:bold;transform:rotate(270deg) scale(0.7)}.md-map.standard .map-tab .tab-body .tab-content .group+.list{display:none}.md-map.standard .map-tab .tab-body .tab-content .group.active .icon-arrow-down:before{transform:scale(0.7)}.md-map.standard .map-tab .tab-body .tab-content .group.active+.list{display:block}.md-map.standard .map-tab .tab-body .tab-content .item{position:relative;margin:4px 0}.md-map.standard .map-tab .tab-body .tab-content .item+.item:before{content:'';position:absolute;display:block;top:0;left:20px;right:20px;border-top:1px solid var(--color-border)}.md-map.standard .map-tab .tab-body .tab-content .item:first-child{margin-top:0}.md-map.standard .map-tab .tab-body .tab-content .item:first-child:before{display:none}.md-map.standard .map-tab .tab-body .tab-content .item:last-child{margin-bottom:0}.md-map.standard .map-tab .tab-body .tab-content .item:hover,.md-map.standard .map-tab .tab-body .tab-content .item.hover,.md-map.standard .map-tab .tab-body .tab-content .item.active{background-color:#f8f9fd}.md-map.standard .map-tab .tab-body .tab-content .item:hover:before,.md-map.standard .map-tab .tab-body .tab-content .item:hover+.item:before,.md-map.standard .map-tab .tab-body .tab-content .item.hover:before,.md-map.standard .map-tab .tab-body .tab-content .item.hover+.item:before,.md-map.standard .map-tab .tab-body .tab-content .item.active:before,.md-map.standard .map-tab .tab-body .tab-content .item.active+.item:before{display:none}.md-map.standard .map-tab .tab-body .tab-content.house .item{height:auto;padding:13px 20px 10px 20px;cursor:pointer}.md-map.standard .map-tab .tab-body .tab-content.house .item .addr{font-family:var(--font-medium);font-size:13px;color:var(--color-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.md-map.standard .map-tab .tab-body .tab-content.house .item .desc{color:var(--color-label);font-size:12px}.md-map.standard .map-tab .tab-body .tab-content.house .item .desc:last-of-type{color:var(--color-disable)}.md-map.standard .map-tab .tab-body .tab-content.house .item .desc .vertical-line:after{content:' |'}.md-map.standard .map-tab .tab-body .tab-content.house .item .desc .vertical-line:nth-last-child(1)::after{content:''}.md-map.standard .map-tab .tab-body .tab-content.house .item .house-mls-info{width:100%;display:flex}.md-map.standard .map-tab .tab-body .tab-content.house .item .house-mls-info .mls-info{width:80%;font-size:12px;color:var(--color-label);line-height:14px;margin-top:10px;display:block}.md-map.standard .map-tab .tab-body .tab-content.house .item .house-mls-info .house-mls-info-logo{width:20%;display:flex;justify-content:center;align-items:center}.md-map.standard .map-tab .tab-body .tab-content.house .item .house-mls-info .house-mls-info-logo img{max-height:40%;max-width:100%}.md-map.standard .map-tab .tab-body .tab-content.school .item{position:relative;height:66px;padding:13px 20px 0 20px;cursor:pointer}.md-map.standard .map-tab .tab-body .tab-content.school .item .score{float:left;width:40px;height:40px;border-radius:50%;line-height:40px;font-size:18px;text-align:center;color:#fff;margin-right:10px}.md-map.standard .map-tab .tab-body .tab-content.school .item .score.high{background-color:#33cf81}.md-map.standard .map-tab .tab-body .tab-content.school .item .score.middle{background-color:#77b0fd}.md-map.standard .map-tab .tab-body .tab-content.school .item .score.low{background-color:#bbcbd7}.md-map.standard .map-tab .tab-body .tab-content.school .item .school-name{font-size:13px;font-family:var(--font-medium);line-height:14px;margin-top:4px;color:var(--color-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.md-map.standard .map-tab .tab-body .tab-content.school .item .school-desc{font-size:12px;line-height:12px;margin-top:6px;color:var(--color-info)}.md-map.standard .map-tab .tab-body .tab-content.business .group{border-bottom:1px solid var(--color-border)}.md-map.standard .map-tab .tab-body .tab-content.business .item{height:66px;padding:13px 20px 0 20px;cursor:pointer}.md-map.standard .map-tab .tab-body .tab-content.business .item .name{font-family:var(--font-medium);font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.md-map.standard .map-tab .tab-body .tab-content.business .item .detail{color:var(--color-info);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.md-map.standard .map-tab .tab-body .tab-content.business .item .detail .tel{margin-right:10px}.md-map.standard .map-tab .detail-header{color:#fff;height:40px;line-height:40px;font-family:var(--font-medium);background-image:linear-gradient(to right, #3fd6ff, #03c9ff);overflow:hidden}.md-map.standard .map-tab .detail-header .to-back{display:inline-block;position:relative}.md-map.standard .map-tab .detail-header .icon-prev{width:24px;height:24px;line-height:24px;margin:8px 12px 8px 10px;display:inline-block;vertical-align:top;cursor:pointer}.md-map.standard .map-tab .detail-header .icon-prev:before{position:absolute;width:24px;text-align:center}.md-map.standard .map-tab .detail-body{position:absolute;top:40px;bottom:0;width:100%;border-right:solid 1px #f0f1f5;border-bottom:solid 1px #f0f1f5;overflow:hidden}.md-map.standard .map-tab .detail-body .school .name{margin:32px 20px;font-family:var(--font-medium);font-size:20px;line-height:1.2;position:relative}.md-map.standard .map-tab .detail-body .school .name:before{content:'';width:4px;height:100%;display:block;position:absolute;left:-20px;top:0;background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.md-map.standard .map-tab .detail-body .school .table{margin-bottom:10px;padding:5px 10px;background-color:#f8f9fd;display:flex;flex-wrap:wrap;justify-content:space-between}.md-map.standard .map-tab .detail-body .school .table .item{flex-grow:1;padding:10px}.md-map.standard .map-tab .detail-body .school .table .item .label{color:#9699a3;font-size:12px}.md-map.standard .map-tab .detail-body .school .table .item .value{font-family:var(--font-medium);color:#8892a1}.md-map.standard .map-tab .detail-body .school .info{padding:10px 20px}.md-map.standard .map-tab .detail-body .school .info .label{font-size:12px;color:#9699a3}.md-map.standard .map-tab .detail-body .school .info .value{color:#656a78}.md-map.standard .map-tab .detail-body .school .more{position:absolute;bottom:20px;width:100%;color:var(--g-btn-background, var(--color-theme, #03c9ff));text-align:center;text-decoration:underline;font-size:14px}.md-map.standard .map-tab .more-panel{padding-bottom:30px}.md-map.standard .map-tab .more-panel .more{position:absolute;width:100%;font-size:12px;height:30px;line-height:30px;bottom:0;background-color:#f5fafe;text-align:center}.md-map.standard .map-tab .more-panel .more a{color:var(--g-btn-background, var(--color-theme, #03c9ff));text-decoration:underline}.md-map.standard .map-tab.show-business .tab-header .item.business{display:inline-block}.md-map.standard .map-tab.collapsed{min-width:0}.md-map.standard .map-tab.collapsed .tab-collapse .icon-expand:before{color:var(--g-btn-background, var(--color-theme, #03c9ff));transform:translate(-50%, -50%) scale(1.2) rotate(90deg)}.md-map.standard .map-tab.show-collapse .tab-collapse{display:block}@media (max-width: 600px){.md-map.standard .map-tab{background-color:#fff;width:100%;height:initial;user-select:none;position:static}.md-map.standard .map-tab .tab-header .item{max-width:50%}.md-map.standard .map-tab .tab-body{position:relative;top:initial;bottom:initial;border:none}.md-map.standard .map-tab .tab-body .tab-content .item+.item:before{left:0;right:0}.md-map.standard .map-tab .tab-body .tab-content.school .item .score{margin-right:20px}.md-map.standard .map-tab .detail-body{position:relative;top:initial;bottom:initial;border:none}.md-map.standard .map-tab .detail-body .school .more{position:static;margin-top:20px;background-color:#f5fafe;line-height:30px;font-size:12px}.md-map.standard .map-tab .more-panel{padding-bottom:0}.md-map.standard .map-tab .more-panel .more{background:#fff;padding-top:20px;height:initial;line-height:1;position:relative}.md-map.standard .map-tab .more-panel .more:before{content:'';position:absolute;display:block;top:2px;left:0;right:0;border-top:1px solid var(--color-border)}.md-map.standard .map-tab.show-collapse{position:relative}.md-map.standard .map-tab.show-collapse .tab-collapse{display:none}.md-map.standard .map-tab.show-collapse .tab-header,.md-map.standard .map-tab.show-collapse .tab-body{display:flex}.md-map.standard .map-tab.show-collapse.collapsed{margin-bottom:30px}.md-map.standard .map-tab.show-collapse.collapsed .tab-collapse{display:block;left:50%;top:initial;bottom:-40px;transform:translate(-50%, -50%);color:var(--g-btn-background, var(--color-theme, #03c9ff))}.md-map.standard .map-tab.show-collapse.collapsed .tab-collapse:before{content:'MORE';font-size:14px}.md-map.standard .map-tab.show-collapse.collapsed .tab-collapse .icon-expand{display:none}.md-map.standard .map-tab.show-collapse.collapsed .tab-collapse .icon-arrow-down{display:inline-block;position:relative;margin-left:10px;width:auto;height:8px}.md-map.standard .map-tab.show-collapse.collapsed .tab-collapse .icon-arrow-down:before{color:var(--g-btn-background, var(--color-theme, #03c9ff));transform:translate(-50%, -50%) scale(0.8) rotate(0deg)}.md-map.standard .map-tab.show-collapse.collapsed .tab-header,.md-map.standard .map-tab.show-collapse.collapsed .tab-body{display:none}}

.md-map.standard .map-content{display:flex;height:560px}.md-map.standard .map-content .map-container{flex-grow:1;height:100%;position:relative}.md-map.standard .map-content .map-container .work-score{display:flex;align-items:center;position:absolute;left:10px;bottom:10px;max-width:calc(100% - 70px);height:58px;padding:0 20px;background-color:#fff;font-size:12px;z-index:1}.md-map.standard .map-content .map-container .work-score .score{font-family:var(--font-bold);font-size:30px;margin-right:10px}.md-map.standard .map-content .map-container .work-score .label{font-family:var(--font-medium);line-height:1.1;margin-right:20px}.md-map.standard .map-content .map-container .work-score .info{font-size:14px;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.md-map.standard .map-content .map-container .map-replace{position:absolute;left:0;right:0;top:0;bottom:0}@media (max-width: 600px){.md-map.standard .map-content{height:auto;display:block}.md-map.standard .map-content .map-container{width:100%;height:100vw;border-top:1px solid #f0f1f5;border-bottom:1px solid #f0f1f5}.md-map.standard .map-content .map-container .work-score{top:0;bottom:initial;width:100%;max-width:none;left:0;padding:0 15px;opacity:0.9}.md-map.standard .map-content .map-container .work-score .info{flex:1;text-align:right}.md-map.standard .map-content .map-container .gm-style .gmnoprint .gm-style-mtc{margin-top:68px}.md-map.standard .map-content .map-container .map-replace{top:58px}.md-map.standard .map-content .map-container.noscore .gm-style .gmnoprint .gm-style-mtc{margin-top:10px}.md-map.standard .map-content .map-container.noscore .map-replace{top:0}}.md-map.standard .near-by-disclaimer{padding:10px 0 0 0;color:var(--color-info);font-size:12px;line-height:16px}.md-map.standard .near-by-disclaimer a.disclaimer{text-decoration:underline;color:var(--g-btn-background, var(--color-theme, #03c9ff))}@media (max-width: 600px){.md-map.standard .near-by-disclaimer{margin-top:20px;border-top:1px solid var(--color-border);padding:10px 20px}}.md-map.standard .gm-style-pbc{z-index:4 !important;pointer-events:none}

