/*! Compiled from templates_frontend/lightning/neighborhood/one/deferred.scss */#neighborhood_featured_section{position:relative;margin:30px auto;max-width:1800px;scroll-margin-top:100px}@media only screen and (max-width:767px){#neighborhood_featured_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#neighborhood_featured_section .featured-pois{width:40%;background:var(--featured-poi-bg);margin-left:5%;color:var(--featured-poi-color);padding:20px 60px 70px;text-align:left}@media only screen and (max-width:767px){#neighborhood_featured_section .featured-pois{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:92.5vw;margin:auto}}#neighborhood_featured_section .featured-pois h2{font-weight:200;font-style:italic;border-bottom:1px solid var(--featured-poi-color);padding:25px 0 25px;color:var(--featured-poi-color)}#neighborhood_featured_section .featured-pois .featured-pois-list-container .header-text-style-4{padding-bottom:15px;color:var(--text-box-bg-alt);border-bottom:1px solid var(--text-box-bg-alt)}#neighborhood_featured_section .featured-pois .featured-pois-list-container .featured-pois-list{padding-left:18px;list-style-type:disc;padding-left:5%}#neighborhood_featured_section .featured-pois .featured-pois-list-container .featured-pois-list li{padding:10px 0}#neighborhood_featured_section .featured-pois .featured-pois-list-container .featured-pois-list li strong{font-weight:700}#neighborhood_featured_section .featured-poi-image-wrapper{position:absolute;height:350px;width:92.5%;bottom:-20px;z-index:-1;overflow:hidden;margin:auto}@media only screen and (max-width:767px){#neighborhood_featured_section .featured-poi-image-wrapper{position:static}}@media (min-width:768px){#neighborhood_featured_section .featured-poi-image-wrapper{margin-left:2.5%}}#neighborhood_featured_section .featured-poi-image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.school-info-section{max-width:1800px;margin:4% auto min(4%,40px);scroll-margin-top:100px}@media only screen and (max-width:767px){.school-info-section{max-width:90vw}}.school-info-section>p{max-width:650px;margin:auto}.school-info-section .school-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}@media only screen and (max-width:900px){.school-info-section .school-list .school-divider{display:none}}@media only screen and (min-width:900px){.school-info-section .school-list .school-divider{width:1px;height:122px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:var(--neighborhood-school-divider-color)}}.school-info-section .school-list .school-item{width:20%;min-width:300px}.school-info-section .school-list .school-item svg{margin-top:20px;margin-bottom:20px}.school-info-section .school-list .school-item svg *{stroke:var(--body-text-color);fill:none}