.navbar {
  z-index: 1010;
}
.nav-backdrop {
  z-index: 1009;
}
.btn-loading {
  z-index: 999;
}
div.loading {
  z-index: 998;
}
.banner {
  z-index: 996;
}
.content {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .content {
    padding-right: 16px;
    padding-left: 16px;
  }
}
/* container layout */
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  .container-fluid {
    margin-right: -16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.spinner-container {
  position: absolute;
  right: 0;
  width: 45%;
  height: calc(100vh - 64px);
  background-color: #FFF;
}
@media (max-width: 767px) {
  .spinner-container {
    display: none;
  }
}
.spinner-container .map-spinner {
  background: url('https://static.winnie.com/search/spinner.gif') no-repeat 50%;
  background-size: 350px;
  width: 100%;
  height: 100%;
}
/* section layout */
div.left {
  position: relative;
  float: left;
  width: 55%;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 943px) {
  div.left {
    padding-top: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  div.left {
    float: none;
    width: auto;
    height: auto;
    padding-top: 16px;
    padding-right: 0;
    padding-left: 0;
  }
}
div.left div.expandable-breadcrumbs {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  div.left div.expandable-breadcrumbs {
    margin-bottom: 8px;
  }
}
section.browse {
  padding-top: 32px;
  padding-bottom: 32px;
}
section.browse p {
  margin-bottom: 12px;
}
section.error {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  section.error {
    margin-top: 16px;
  }
}
section.error.subheading {
  margin-bottom: 8px;
}
section.error .sticker {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  section.error .sticker {
    width: 60px;
    height: 60px;
  }
}
.banner {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0 4px 8px 0 rgba(175, 181, 188, 0.4);
  background-color: #FFF;
}
@media (max-width: 767px) {
  .banner {
    margin-right: -16px;
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* search styles */
div.heading {
  clear: left;
}
div.heading h1,
div.heading h2,
div.heading p {
  display: inline-block;
  width: 75%;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.1px;
  font-weight: bold;
}
@media (max-width: 767px) {
  div.heading h1,
  div.heading h2,
  div.heading p {
    width: auto;
  }
}
div.heading h1 + div.meta,
div.heading h2 + div.meta,
div.heading p + div.meta {
  float: right;
  font-size: 16px;
  line-height: 24px;
}
div.heading h1 + div.meta a,
div.heading h2 + div.meta a,
div.heading p + div.meta a {
  color: #007EB5;
}
div.heading h1,
div.heading h2 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  div.heading h1,
  div.heading h2 {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  div.heading h1 + div.meta,
  div.heading h2 + div.meta {
    display: none;
  }
}
div.heading p {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  div.heading p {
    margin-bottom: 16px;
  }
}
div.search-message {
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 8px;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
}
div.search-message.success {
  background-color: #E1F4D0;
}
div.search-message.info {
  background-color: #F7FCFF;
}
section.place-list ~ div.heading {
  margin-top: 40px;
}
section.place-list ~ div.heading h1,
section.place-list ~ div.heading h2 {
  margin-bottom: 8px;
}
div.loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
div.note {
  margin-top: 16px;
  margin-bottom: 32px;
  color: #56595D;
  text-align: center;
}
div.pagination {
  padding-bottom: 32px;
  border-top: none;
}
div.pagination ul.pages {
  display: inline-block;
}
@media (max-width: 767px) {
  div.pagination {
    padding-right: 10px;
    padding-left: 10px;
  }
  div.pagination > a {
    display: inline-block;
    transition: all 120ms ease-out;
  }
  div.pagination ul.pages > li span:before {
    content: '';
  }
}
.place-list .place.hiring-details:hover,
.place-list .place.hiring-details:focus {
  box-sizing: border-box;
  box-shadow: 0 4px 16px 0 rgba(93, 207, 255, 0.4);
  border-top-color: #F7FCFF;
  border-right-color: #F7FCFF;
  border-bottom-color: #5DCFFF;
  border-left-color: #F7FCFF;
  transform: scale(1.01);
}
.place-list .place.hiring-details:hover h2,
.place-list .place.hiring-details:focus h2 {
  color: #005F89;
}
.place-list .place.hiring-details:hover .description,
.place-list .place.hiring-details:focus .description,
.place-list .place.hiring-details:hover .quote,
.place-list .place.hiring-details:focus .quote {
  color: #2A2C2E;
}
.place-list .place.hiring-details > a {
  text-decoration: none;
}
.place-list > div.place:hover h2,
.place-list > div.place:focus h2 {
  color: #005F89;
}
.place-list > div.place:hover .description,
.place-list > div.place:focus .description,
.place-list > div.place:hover .quote,
.place-list > div.place:focus .quote {
  color: #2A2C2E;
}
.place-list > div.place.jobs:hover,
.place-list > div.place.jobs:focus {
  box-sizing: border-box;
  box-shadow: 0 4px 16px 0 rgba(93, 207, 255, 0.4);
  border-top-color: #F7FCFF;
  border-right-color: #F7FCFF;
  border-bottom-color: #5DCFFF;
  border-left-color: #F7FCFF;
}
body:not(.demo-mode-active) .place-list:has(.deal-budget-info) div.place {
  background-color: #F9F1F9;
}
/* jobs place card */
.place-list .job-listing-card:hover,
.place-list .job-listing-card:focus {
  box-sizing: border-box;
  box-shadow: 0 4px 16px 0 rgba(93, 207, 255, 0.4);
  border-top-color: #F7FCFF;
  border-right-color: #F7FCFF;
  border-bottom-color: #5DCFFF;
  border-left-color: #F7FCFF;
  transform: scale(1.01);
}
.featured-jobs p {
  font-size: 12px;
  color: #56595D;
  text-transform: uppercase;
}
.featured-jobs li {
  line-height: 40px;
}
.featured-jobs li :focus,
.featured-jobs li :hover {
  color: #005F89;
}
.featured-jobs li a {
  text-decoration-line: underline;
}
.featured-jobs .job-listing {
  font-weight: 700;
}
div.place.jobs {
  padding-bottom: 16px;
}
div.place.jobs .description {
  display: block;
  overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  font-size: 14px;
  color: #56595D;
}
@media (max-width: 767px) {
  div.place.jobs .description {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
}
div.place.jobs div.hiring-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 16px;
}
div.place.jobs div.hiring-links button {
  margin-bottom: 10px;
  padding: 0;
}
div.place.jobs div.hiring-links button.secondary-link {
  font-size: 14px;
  color: #56595D;
  text-decoration: underline;
}
div.place.jobs div.hiring-links button.secondary-link:hover {
  color: #007EB5;
}
div.place.jobs div.hiring-links button.primary-link {
  font-weight: bold;
  color: #007EB5;
}
div.place.jobs div.hiring-links button.primary-link:hover {
  color: #005F89;
  text-decoration: underline;
}
/* filter styles */
section.prompts {
  font-size: 0;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
section.prompts::-webkit-scrollbar {
  display: none;
}
@supports (position: sticky) {
  section.prompts {
    position: sticky;
    top: 0px;
  }
  section.prompts.disable-search-annotation-banner {
    background-color: #F9F1F9;
  }
}
section.prompts > div {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
}
@media (max-width: 943px) {
  section.prompts > div {
    display: none;
  }
  section.prompts > div:nth-child(-n+3),
  section.prompts > div.all,
  section.prompts > div.reset {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 8px;
  }
}
section.prompts .zipcode-search {
  display: inline-flex;
  vertical-align: middle;
  color: #FF5373;
  background-color: #FFF;
  border: 1px solid #FF5373;
  border-radius: 100px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 18px;
}
section.prompts .zipcode-search:hover,
section.prompts .zipcode-search:focus {
  color: #DA3559;
  border-color: #DA3559;
}
section.prompts .zipcode-search .material-icons {
  margin-right: 2px;
}
section.prompts .zipcode-search .zipcode-input {
  width: 66px;
  padding: 0;
  color: #2A2C2E;
  background-color: transparent;
  border: none;
  outline: none;
}
section.prompts .zipcode-search .zipcode-input::placeholder {
  color: #FF5373;
}
section.prompts .zipcode-search .zipcode-text {
  display: none;
}
@media (max-width: 1279px) {
  section.prompts .zipcode-search {
    cursor: pointer;
  }
  section.prompts .zipcode-search .zipcode-text {
    display: flex;
  }
  section.prompts .zipcode-search .zipcode-input {
    display: none;
  }
}
section.prompts .btn-filter,
section.prompts .btn-reset {
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
section.prompts .btn-filter {
  border-color: #56595D;
  border-radius: 100px;
  padding: 6px 12px;
  background-color: #FFF;
  color: #2A2C2E;
}
section.prompts .btn-filter:hover,
section.prompts .btn-filter:focus {
  border-color: #0DAEF2;
  color: #007EB5;
}
section.prompts .btn-filter.on {
  border-color: #0DAEF2;
  background-color: #0DAEF2;
  color: #FFF;
}
section.prompts .btn-filter.on:hover,
section.prompts .btn-filter.on:focus {
  background-color: #007EB5;
}
section.prompts .btn-reset {
  border-radius: 0;
  padding: 6px 0;
  background-color: transparent;
  color: #007EB5;
}
section.prompts .btn-reset:hover,
section.prompts .btn-reset:focus {
  text-decoration: underline;
}
section.prompts .mobile-only {
  display: none;
}
@media (max-width: 943px) {
  section.prompts .mobile-only {
    display: inline-block;
  }
  section.prompts .desktop-only {
    display: none;
  }
}
.form-filter > ul {
  margin-bottom: 16px;
  max-height: 400px;
  max-height: 60vh;
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
  overflow-y: auto;
}
.form-filter ul.all {
  padding-top: 12px;
  padding-bottom: 12px;
}
.form-filter ul.all > li {
  margin-bottom: 16px;
}
.form-filter ul.all > li:last-child {
  margin-bottom: 0;
}
.form-filter ul.filter > li {
  border-bottom: 1px solid #D9DCE0;
  padding-top: 12px;
  padding-bottom: 12px;
}
.form-filter ul.filter > li:last-child {
  border-bottom: none;
}
.form-filter li.error .radio,
.form-filter li.error .range {
  color: #FF5373;
}
.form-filter h4 {
  margin-bottom: 16px;
  font-size: 24px;
  text-align: center;
}
.form-filter strong {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.form-filter .checkbox,
.form-filter .radio {
  color: #56595D;
}
.form-filter .range {
  padding-top: 8px;
  padding-left: 24px;
  color: #56595D;
}
.form-filter .btn-submit {
  width: 100%;
  border-radius: 100px;
  font-size: 18px;
  font-weight: bold;
}
.modal-filter .modal-dialog {
  width: 328px;
}
@media (max-width: 767px) {
  .modal-filter .modal-dialog {
    width: auto;
  }
}
.modal-filter .modal-body {
  padding: 24px 16px 16px;
}
/* fullscreen map view styles */
body.fullscreen {
  overflow: hidden;
}
body.fullscreen .sitenav,
body.fullscreen .navbar {
  z-index: -1;
}
body.fullscreen .content {
  height: 100vh;
}
body.fullscreen section.map {
  position: fixed;
  top: 64px;
  width: 100%;
}
body.fullscreen section.map.full-height {
  top: 0;
}
body.fullscreen section.map:after {
  display: none;
}
@media (max-width: 767px) {
  body.fullscreen section.map {
    visibility: visible;
  }
}
/* error styles */
#search-error.banner-error .banner {
  display: none;
  height: 64px;
  width: 100%;
  padding-top: 22px;
  text-align: center;
}
#search-error.banner-error .banner span {
  font-weight: normal;
}
#search-error.standard-error section.map {
  top: 0;
  height: 100vh;
}
@media (max-width: 767px) {
  #search-error.standard-error section.map {
    position: absolute;
    top: 50px;
    height: 188px;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  #search-error.standard-error section.prompts {
    position: relative;
    top: 188px;
    box-shadow: none;
  }
  #search-error.standard-error div.left {
    height: auto;
    margin-top: 188px;
  }
}
body.fullscreen #search-error.banner-error .heading.banner {
  display: inline;
  position: fixed;
  top: 0;
}
/* google map marker */
.google-map-marker {
  width: 31.25px;
  height: 32.5px;
  background-image: url('https://static.winnie.com/map_markers_v2.png');
  background-size: 150px, 210px;
}
.google-map-marker.active,
.google-map-marker.active_hover {
  width: 50px;
  height: 52.5px;
}
.google-map-marker.claimed {
  background-position-x: 0px;
  background-position-y: 0px;
}
.google-map-marker.claimed.active {
  background-position-y: 157.5px;
}
.google-map-marker.claimed.default_hover {
  background-position-y: 105px;
}
.google-map-marker.claimed.active_hover {
  background-position-y: 52.5px;
}
.google-map-marker.unclaimed {
  background-position-x: 100px;
  background-position-y: 0px;
}
.google-map-marker.unclaimed.active {
  background-position-y: 157.5px;
}
.google-map-marker.unclaimed.default_hover {
  background-position-y: 105px;
}
.google-map-marker.unclaimed.active_hover {
  background-position-y: 52.5px;
}
.google-map-marker.sponsored {
  background-position-x: 50px;
  background-position-y: 0px;
}
.google-map-marker.sponsored.active {
  background-position-y: 157.5px;
}
.google-map-marker.sponsored.default_hover {
  background-position-y: 105px;
}
.google-map-marker.sponsored.active_hover {
  background-position-y: 52.5px;
}
/* google map infowindow */
.gm-style .gm-style-iw {
  top: 0 !important;
  left: 0 !important;
  width: 285px !important;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  box-shadow: 0 5px 24px #AFB5BC;
}
.gm-style .gm-style-iw > div {
  max-width: none !important;
  max-height: none !important;
}
.gm-style .gm-style-iw a {
  text-decoration: none;
  outline: none;
}
.gm-style .gm-style-iw-ch + button {
  display: none !important;
}
@media (max-width: 767px) {
  .gm-style .gm-style-iw-ch + button {
    display: block !important;
    position: absolute !important;
    top: -4px;
    right: -4px;
  }
}
.gm-style .gm-style-iw-t::after {
  height: 0;
}
.gm-style iframe + div {
  border: none !important;
}
/* map buttons */
.btn-toggle-mobile-map,
.btn-toggle-desktop-map,
.btn-loading {
  color: #FFF;
  font-weight: 700;
}
.btn-toggle-mobile-map span,
.btn-toggle-desktop-map span,
.btn-loading span {
  vertical-align: text-top;
  line-height: 24px;
}
.btn-toggle-mobile-map {
  display: none;
  background-color: #0DAEF2;
}
.btn-toggle-mobile-map:active {
  background-color: #007EB5;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-toggle-mobile-map {
    display: block;
  }
}
.btn-loading {
  visibility: hidden;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #2A2C2E;
}
.btn-loading .spinner {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.btn-loading .dot1,
.btn-loading .dot2 {
  background-color: #FFF;
}
@media (max-width: 767px) {
  .btn-loading {
    background-color: #0DAEF2;
  }
}
.btn-toggle-mobile-map,
.btn-loading {
  position: fixed;
  top: auto;
  bottom: 20px;
  left: 50%;
  height: 38px;
  min-width: 150px;
  transform: translate(-50%);
  border-radius: 100px;
  box-shadow: 0px 4px 16px 0px rgba(0, 95, 137, 0.2), 0px 1px 4px 0px rgba(93, 207, 255, 0.4);
  font-size: 14px;
}
.btn-toggle-desktop-map {
  position: absolute;
  top: 10px;
  left: 60px;
  width: 48px;
  height: 48px;
  transition: all 120ms ease-out;
  border-radius: 50%;
  background-color: #2A2C2E;
}
.btn-toggle-desktop-map span {
  vertical-align: middle;
  font-size: 24px;
}
.btn-toggle-desktop-map span.expand-text {
  display: none;
}
.btn-toggle-desktop-map:hover {
  width: 158px;
  border-radius: 100px;
  background-color: #FFF;
}
.btn-toggle-desktop-map:hover span {
  color: #2A2C2E;
}
.btn-toggle-desktop-map:hover span.expand-text {
  display: inline;
  font-size: 14px;
}
@media (max-width: 767px) {
  .btn-toggle-desktop-map {
    display: none;
  }
}
/* "Update as I Move" button */
.btn-update-move {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%);
  border-radius: 100px;
  box-shadow: 0px 16px 16px -4px rgba(86, 89, 93, 0.16);
  background-color: #FFF;
  transition: all 120ms ease-out;
}
.btn-update-move:hover,
.btn-update-move:focus {
  transform: translate(-50%) scale(1.01);
}
.btn-update-move label {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  font-weight: 700;
}
.btn-update-move label:hover {
  cursor: pointer;
}
.btn-update-move .checkbox {
  margin-top: 0px;
  padding-right: 4px;
  padding-left: 0px;
}
.btn-update-move span.material-icons {
  vertical-align: bottom;
  line-height: inherit;
}
div.place {
  margin-right: -40px;
  margin-left: -40px;
  border: 1px solid #FFF;
  border-bottom-color: #D9DCE0;
  padding: 16px;
  transition: all 120ms ease-out;
}
@media (max-width: 943px) {
  div.place {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (max-width: 767px) {
  div.place {
    margin: 0 -16px;
  }
}
div.place.INSERTED_AD {
  margin-top: -1px;
  border-color: transparent;
  background-color: #F5F5F5;
}
div.place.INSERTED_AD .place-heading {
  padding-bottom: 12px;
}
div.place .info-wrapper,
div.place .description-wrapper,
div.place .program-wrapper,
div.place .contact-wrapper,
div.place .job-wrapper {
  margin-left: 156px;
}
@media (max-width: 767px) {
  div.place .info-wrapper,
  div.place .description-wrapper,
  div.place .program-wrapper,
  div.place .contact-wrapper,
  div.place .job-wrapper {
    margin-left: 0;
  }
}
div.place .image-wrapper {
  position: relative;
  float: left;
}
div.place .photo {
  width: 140px;
  height: 140px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  div.place .photo {
    width: 100px;
    height: 100px;
  }
}
div.place .info-wrapper {
  margin-bottom: 12px;
  justify-content: center;
  align-content: flex-start;
}
@media (max-width: 767px) {
  div.place .info-wrapper {
    min-height: 100px;
    padding-left: 8px;
  }
}
div.place h2 {
  margin-bottom: 6px;
  font-size: 20px;
}
@media (max-width: 767px) {
  div.place h2 {
    word-wrap: break-word;
    font-size: 18px;
  }
}
div.place div.place-name {
  float: left;
  width: 75%;
}
@media (max-width: 767px) {
  div.place div.place-name {
    float: none;
    width: 100%;
  }
}
div.place div.place-location {
  float: right;
  width: 23%;
  margin-bottom: 6px;
  text-align: right;
  font-size: 12px;
  color: #788491;
}
@media (max-width: 767px) {
  div.place div.place-location {
    float: none;
    width: 100%;
    text-align: left;
  }
}
div.place div.place-location > span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  div.place div.place-location > span {
    display: inline-block;
  }
}
div.place div.place-location > span:after {
  display: none;
}
@media (max-width: 767px) {
  div.place div.place-location > span:after {
    display: inline-block;
  }
}
div.place div.place-location > span:last-child:after {
  display: none;
}
div.place .place-badges {
  float: left;
  width: 75%;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  div.place .place-badges {
    float: none;
    width: 100%;
  }
}
div.place .place-badges:last-child {
  margin-bottom: 0;
}
div.place .description-wrapper {
  margin-bottom: 16px;
}
div.place .description-wrapper .description + .quote {
  margin-top: 16px;
}
div.place .description,
div.place .quote {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #56595D;
}
div.place .quote {
  font-style: italic;
}
div.place .quote:before {
  content: '\201C';
  vertical-align: middle;
  margin-right: 2px;
  line-height: 12px;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #AFB5BC;
}
div.place div.program-wrapper,
div.place div.job-wrapper {
  margin-top: 8px;
}
div.place div.program {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
  padding-top: 12px;
  padding-right: 8px;
  padding-bottom: 12px;
  padding-left: 16px;
  border: 1px solid #5DCFFF;
  border-radius: 6px;
  transition: all 120ms ease-out;
}
div.place div.program:hover {
  box-shadow: 0 4px 16px 0 rgba(93, 207, 255, 0.4);
  transform: scale(1.01);
  cursor: pointer;
}
div.place div.program:hover h3 {
  font-weight: bold;
  color: #005F89;
}
div.place div.program h3 {
  margin-bottom: 0;
}
div.place div.program .badges {
  margin-top: 0;
  margin-bottom: 0;
}
div.place div.program .description {
  flex-basis: 100%;
  padding-top: 8px;
  line-height: 18px;
}
div.place a.program-link {
  text-decoration: none;
}
div.place div.more-programs {
  margin-top: 8px;
}
div.place div.more-programs p {
  font-size: 14px;
  color: #56595D;
}
div.place div.more-programs a {
  text-decoration: underline;
  color: #007EB5;
}
div.place div.more-programs a:first-of-type {
  margin-left: 3px;
}
div.place div.more-programs a:hover {
  color: #005F89;
}
div.place .contact-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  border-top: 1px solid #D9DCE0;
  padding-top: 16px;
  font-size: 14px;
  color: #56595D;
}
div.place .contact-wrapper div.details p {
  display: inline-block;
  margin-right: 8px;
}
div.place .contact-wrapper div.details p > .material-icons {
  font-size: 16px;
  vertical-align: sub;
}
div.place .contact-wrapper div.details p.response > .material-icons {
  color: #FF5373;
}
div.place .contact-wrapper div.details p.spanish > .material-icons {
  color: #9860CA;
}
div.place aside {
  display: none;
}
@media (min-width: 767px) {
  div.place aside .place-name {
    color: #2A2C2E;
  }
}
@media (max-width: 767px) {
  div.place aside {
    padding-right: 10px;
  }
}
/* map styles */
section.map {
  float: right;
  position: sticky;
  top: 64px;
  left: auto;
  width: 45%;
  height: calc(100vh - 64px);
}
section.map.full-height {
  top: 0;
  height: 100vh;
}
@media (max-width: 767px) {
  section.map {
    visibility: hidden;
    position: absolute;
    top: -9999px;
    left: 0;
    height: calc(100% - 64px);
    width: 100%;
  }
}
section.map:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  width: 20px;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent);
}
div.map {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
@media (max-width: 767px) {
  div.map {
    height: 100%;
  }
}
div.map .photo {
  float: left;
  width: 45px;
  height: 45px;
}
div.map .contact-wrapper,
div.map .description-wrapper,
div.map .info-wrapper,
div.map .program-wrapper,
div.map .job-wrapper {
  display: none;
}
div.map div.place {
  margin: 0px;
  border-bottom: 0px;
  padding: 0px;
}
div.map div.place.INSERTED_AD {
  background-color: unset;
}
div.map div.place.INSERTED_AD .place-heading {
  display: none;
}
div.map aside {
  display: block;
  min-height: 45px;
  padding-left: 55px;
}
div.map div.meta {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
div.map p {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
div.map p a {
  color: inherit;
}
div.map span.address:after,
div.map span.address + span.city {
  display: none;
}
/* layout */
.search-footer {
  padding-top: 64px;
  padding-bottom: 64px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #F9F9F9;
}
@media (max-width: 943px) {
  .search-footer {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 767px) {
  .search-footer {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.search-footer h2 {
  margin-bottom: 32px;
}
.search-footer > div {
  display: flex;
  flex-direction: row;
  gap: 32px;
}
@media (max-width: 943px) {
  .search-footer > div {
    display: block;
    overflow: auto;
  }
}
.search-footer > div > div {
  border-right: 1px solid #D9DCE0;
  padding-right: 32px;
}
.search-footer > div > div:last-child {
  margin-bottom: 0;
  border-right: none;
  padding-right: 0;
}
@media (max-width: 943px) {
  .search-footer > div > div {
    width: 50%;
    margin-bottom: 32px;
    border-right: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .search-footer > div > div {
    width: auto;
  }
}
@media (max-width: 943px) {
  .search-footer div.nearby {
    float: left;
  }
}
@media (max-width: 767px) {
  .search-footer div.nearby {
    float: none;
  }
}
@media (max-width: 943px) {
  .search-footer div.popular {
    float: right;
  }
}
@media (max-width: 767px) {
  .search-footer div.popular {
    float: none;
  }
}
.search-footer div.popular ul {
  column-count: 2;
}
@media (max-width: 943px) {
  .search-footer div.popular ul {
    column-count: 1;
  }
}
/* sections */
section.shortcuts h3 {
  margin-bottom: 12px;
}
section.shortcuts ul > li {
  margin-bottom: 8px;
}
section.shortcuts ul > li:last-child {
  margin-bottom: 0;
}
section.shortcuts + section.shortcuts {
  margin-top: 32px;
}
#search-error .search-footer {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
@media (max-width: 767px) {
  #search-error .search-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#search-error .search-footer > div {
  display: block;
}
#search-error .search-footer > div > div {
  width: auto;
  margin-bottom: 32px;
  border-right: none;
  padding-right: 0;
  float: none;
}
#search-error .search-footer div.nearby {
  column-count: 2;
}
/* layout */
.search-resources {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 943px) {
  .search-resources {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .search-resources {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.search-resources section {
  margin-bottom: 48px;
}
.search-resources section:last-child {
  margin-bottom: 0;
}
.search-resources section h4 {
  margin-bottom: 24px;
  font-size: 20px;
}
/* sections */
section.guides a.card {
  padding: 16px;
}
section.faq h5 {
  font-size: inherit;
  line-height: inherit;
}
section.faq dt {
  position: relative;
  border-top: 1px solid #D9DCE0;
  padding-top: 16px;
  padding-bottom: 16px;
}
section.faq dt:first-child {
  margin-top: -16px;
  border-top: none;
}
section.faq dt h5 {
  padding-right: 48px;
  cursor: pointer;
}
section.faq dt .material-icons {
  position: absolute;
  top: 16px;
  right: 0;
  color: #AFB5BC;
  cursor: pointer;
}
section.faq dt .up-arrow {
  display: none;
}
section.faq dd {
  display: none;
  padding-bottom: 16px;
  color: #56595D;
}
section.faq dd strong {
  color: #2A2C2E;
}
section.faq dt.active .up-arrow,
section.faq dt.active + dd {
  display: block;
}
section.faq dt.active .down-arrow {
  display: none;
}
section.job-resources div {
  margin-bottom: 24px;
}
section.job-resources ul > li {
  margin-bottom: 8px;
}
section.job-resources ul > li:last-child {
  margin-bottom: 0;
}
