










.paragraph--type--neighbourhoods-map {
  margin-bottom: 120px;
  margin-top: 55px; }
  .paragraph--type--neighbourhoods-map .layout-wrapper {
    margin-top: 55px; }
    @media only screen and (min-width: 768px) {
      .paragraph--type--neighbourhoods-map .layout-wrapper {
        background: #e1f1e8;
        align-items: center;
        display: grid;
        grid-template-columns: 280px 1fr; } }
  .paragraph--type--neighbourhoods-map .content-slider {
    background: #ffffff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
    padding: 16px;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .paragraph--type--neighbourhoods-map .content-slider {
        margin-top: -82px; } }
    .paragraph--type--neighbourhoods-map .content-slider article a.overlink {
      display: none; }
    .paragraph--type--neighbourhoods-map .content-slider article .media-image {
      margin-bottom: 12px; }
    .paragraph--type--neighbourhoods-map .content-slider article .media-container {
      aspect-ratio: 4/3; }
      .paragraph--type--neighbourhoods-map .content-slider article .media-container img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
    .paragraph--type--neighbourhoods-map .content-slider article .h-level-2 {
      font-size: 19px;
      line-height: 1.2;
      margin-bottom: 4px; }
    .paragraph--type--neighbourhoods-map .content-slider article .layout-wysiwyg p {
      font-family: "AcherusBold", sans-serif;
      font-size: 12px;
      line-height: 1.4; }
    .paragraph--type--neighbourhoods-map .content-slider article .read-more {
      background: #58c5c7;
      display: flex;
      align-items: center;
      justify-self: start;
      height: 40px;
      padding: 0 16px;
      font-size: 12px;
      font-family: "AcherusBold", sans-serif;
      transition: background 0.2s, color 0.2s;
      margin-top: 16px;
      width: -moz-fit-content;
      width: fit-content; }
      .paragraph--type--neighbourhoods-map .content-slider article .read-more .icon {
        display: none; }
      @media (hover: hover) {
        .paragraph--type--neighbourhoods-map .content-slider article .read-more:hover {
          background: #282f50;
          color: #ffffff; } }
    .paragraph--type--neighbourhoods-map .content-slider .splide__arrows {
      height: auto;
      background: #eaf7f7;
      border-radius: 10px;
      display: flex;
      flex-wrap: nowrap;
      gap: 4px;
      left: 50%;
      margin-top: 16px;
      position: absolute;
      top: 100%;
      transform: translateX(-50%); }
      .paragraph--type--neighbourhoods-map .content-slider .splide__arrows button {
        cursor: pointer; }
      .paragraph--type--neighbourhoods-map .content-slider .splide__arrows .splide__arrow {
        border-radius: 100%;
        color: #282f50;
        height: 16px;
        width: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 0;
        transform: none;
        position: relative;
        box-shadow: none; }
        @media (hover: hover) {
          .paragraph--type--neighbourhoods-map .content-slider .splide__arrows .splide__arrow:hover {
            background: #d5f0f1; } }
        .paragraph--type--neighbourhoods-map .content-slider .splide__arrows .splide__arrow .icon {
          margin: 0; }
        .paragraph--type--neighbourhoods-map .content-slider .splide__arrows .splide__arrow .icon {
          height: 10px;
          width: 5px; }
        .paragraph--type--neighbourhoods-map .content-slider .splide__arrows .splide__arrow::after {
          display: none; }
      .paragraph--type--neighbourhoods-map .content-slider .splide__arrows ul {
        gap: 4px;
        flex-wrap: nowrap; }
        .paragraph--type--neighbourhoods-map .content-slider .splide__arrows ul li {
          display: block; }
          .paragraph--type--neighbourhoods-map .content-slider .splide__arrows ul li button {
            background: #282f50;
            border-radius: 50%;
            height: 10px;
            padding: 0;
            width: 10px; }
            .paragraph--type--neighbourhoods-map .content-slider .splide__arrows ul li button.is-active {
              background: #58c5c7; }
  .paragraph--type--neighbourhoods-map .svg-map {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media only screen and (min-width: 0) and (max-width: calc(768px - 1px)) {
      .paragraph--type--neighbourhoods-map .svg-map {
        background: #e1f1e8;
        margin-top: 55px;
        padding-bottom: 16px;
        margin-left: -32px;
        margin-right: -32px; } }
    @media only screen and (min-width: 768px) {
      .paragraph--type--neighbourhoods-map .svg-map {
        padding-left: 20px;
        min-height: 540px; } }
    .paragraph--type--neighbourhoods-map .svg-map path,
    .paragraph--type--neighbourhoods-map .svg-map polygon {
      cursor: pointer;
      transition: fill 0.2s, stroke 0.2s; }
    .paragraph--type--neighbourhoods-map .svg-map #fleuve,
    .paragraph--type--neighbourhoods-map .svg-map #chateau,
    .paragraph--type--neighbourhoods-map .svg-map #legend,
    .paragraph--type--neighbourhoods-map .svg-map #labels {
      pointer-events: none; }
    .paragraph--type--neighbourhoods-map .svg-map #surfaces path,
    .paragraph--type--neighbourhoods-map .svg-map #surfaces polygon {
      fill: #fff; }
      @media (hover: hover) {
        .paragraph--type--neighbourhoods-map .svg-map #surfaces path:hover,
        .paragraph--type--neighbourhoods-map .svg-map #surfaces polygon:hover {
          fill: #d8d8d8; } }
      .paragraph--type--neighbourhoods-map .svg-map #surfaces path.active,
      .paragraph--type--neighbourhoods-map .svg-map #surfaces polygon.active {
        fill: #58c5c7; }
  .paragraph--type--neighbourhoods-map .cta-map {
    background: none;
    border: 0;
    height: 50px; }
    @media only screen and (min-width: 0) and (max-width: calc(768px - 1px)) {
      .paragraph--type--neighbourhoods-map .cta-map {
        margin-top: 20px; } }
    @media only screen and (min-width: 768px) {
      .paragraph--type--neighbourhoods-map .cta-map {
        margin-top: -66px;
        margin-bottom: 16px; } }
  @media only screen and (min-width: 0) and (max-width: calc(768px - 1px)) {
    .paragraph--type--neighbourhoods-map.map-mode--vieux-quebec .svg-map {
      padding-left: 16px;
      padding-right: 16px; } }

/*# sourceMappingURL=neighbourhoods-map.css.map */
