.location-overlay{align-items:center;background-color:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.location-popup{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);left:50%;max-height:90vh;max-width:600px;overflow:auto;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.campus--locations h2{color:#3b3e40}.location-popup h5{font-size:20px;font-weight:700}.location-popup h5 .heading--h6{font-size:16px;font-weight:400}.location-popup h5,.location-popup p{border-bottom:1px solid #ccc;color:#3b3e40;display:flex;justify-content:space-between;margin:12px 0;padding-bottom:12px}.location-popup ul{border:1px solid #cccccc47;border-radius:15px;font-size:14px;margin:15px 0 0;padding:30px 25px 10px 43px;text-align:left}.location-popup .info-cont{align-items:stretch;background-color:#ebd2e0;border:1px solid #991e66;border-radius:16px;display:flex;justify-content:space-between;margin-top:16px}.location-popup .info-cont .txt{font-size:24px;line-height:32px}.location-popup .info-cont .number,.location-popup .info-cont .txt{border-right:1px solid #991e66;color:#991e66;font-weight:600;padding:16px 65px;text-align:center;width:100%}.location-popup .info-cont .number{font-size:56px;line-height:64px}.location-popup .info-cont .sign{align-items:center;display:flex;justify-content:center;padding:16px 27px;width:100%}.location-popup .note{padding:28px 20px;text-align:left}.location-popup .note h6{color:#991e66;font-size:14px;font-weight:700;margin:0 0 10px}.location-popup .note p{border-bottom:0;font-size:14px;font-weight:400;margin:0}.location-popup .location-close-btn{cursor:pointer;margin-top:15px}@media (max-width:767px){.location-popup .info-cont{flex-direction:column;overflow:hidden}.location-popup .info-cont .number,.location-popup .info-cont .txt{border-bottom:1px solid #991e66;border-right:0;padding:16px 80px;width:100%}.location-popup .info-cont .txt{font-size:20px;line-height:26px}.location-popup .info-cont .number{font-size:46px;line-height:56px}}