/* line 3, ../../func_mods/map/fm_map.scss */
.fm_map {
  position: relative; }
  /* line 5, ../../func_mods/map/fm_map.scss */
  .fm_map .fm_section_intro {
    margin-bottom: 35px; }
  /* line 9, ../../func_mods/map/fm_map.scss */
  .fm_map .gm-style .gm-style-iw {
    padding-top: 9px;
    padding-right: 22px !important;
    padding-left: 13px;
    padding-bottom: 11px !important; }
    /* line 15, ../../func_mods/map/fm_map.scss */
    .fm_map .gm-style .gm-style-iw button {
      display: none !important; }
    /* line 19, ../../func_mods/map/fm_map.scss */
    .fm_map .gm-style .gm-style-iw .gm-style-iw-d {
      overflow: hidden !important; }
  /* line 24, ../../func_mods/map/fm_map.scss */
  .fm_map .map-container {
    aspect-ratio: 4/3; }
    @media only screen and (min-width: 1024px) {
      /* line 24, ../../func_mods/map/fm_map.scss */
      .fm_map .map-container {
        position: sticky !important;
        top: 140px; } }
    /* line 34, ../../func_mods/map/fm_map.scss */
    .fm_map .map-container h6 {
      margin-bottom: 0px;
      color: #294434; }
    /* line 39, ../../func_mods/map/fm_map.scss */
    .fm_map .map-container .p_small {
      margin: 0px;
      font-family: lemon-sans-next-condensed, sans-serif;
      margin-top: -3px; }
      /* line 44, ../../func_mods/map/fm_map.scss */
      .fm_map .map-container .p_small a {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px;
        font-weight: 300;
        text-decoration: none;
        color: #294434;
        display: inline-block;
        margin-top: 12px;
        margin-bottom: 0;
        border-radius: 4px;
        padding: 4px 8px;
        border: 1px solid #E5E1D6; }
        /* line 55, ../../func_mods/map/fm_map.scss */
        .fm_map .map-container .p_small a:hover, .fm_map .map-container .p_small a:focus {
          text-decoration: underline;
          font-weight: 300; }
        /* line 61, ../../func_mods/map/fm_map.scss */
        .fm_map .map-container .p_small a:focus {
          outline: 0;
          background-color: #E5E1D6; }
  @media only screen and (max-width: 1024px) {
    /* line 69, ../../func_mods/map/fm_map.scss */
    .fm_map .hold_legend {
      margin-top: 35px; } }
  /* line 74, ../../func_mods/map/fm_map.scss */
  .fm_map .hold_legend h3 {
    font-size: 24px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 600; }
  /* line 78, ../../func_mods/map/fm_map.scss */
  .fm_map .hold_legend .legend {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px; }
    /* line 83, ../../func_mods/map/fm_map.scss */
    .fm_map .hold_legend .legend .hold_group {
      position: relative;
      padding-left: 50px;
      width: 100%;
      margin-bottom: 25px; }
      @media only screen and (max-width: 1024px) {
        /* line 83, ../../func_mods/map/fm_map.scss */
        .fm_map .hold_legend .legend .hold_group {
          flex: 0 0 50%; } }
      @media only screen and (max-width: 600px) {
        /* line 83, ../../func_mods/map/fm_map.scss */
        .fm_map .hold_legend .legend .hold_group {
          flex: 0 0 100%; } }
      /* line 97, ../../func_mods/map/fm_map.scss */
      .fm_map .hold_legend .legend .hold_group img {
        position: absolute;
        left: 0;
        top: -5px;
        width: 34px;
        height: 34px; }
      /* line 105, ../../func_mods/map/fm_map.scss */
      .fm_map .hold_legend .legend .hold_group h4 {
        flex: 0 0 100%;
        margin-bottom: 10px;
        font-weight: 600;
        text-transform: none;
        letter-spacing: 0px; }
      /* line 111, ../../func_mods/map/fm_map.scss */
      .fm_map .hold_legend .legend .hold_group .button-group {
        display: flex;
        flex-flow: row wrap;
        gap: 1em; }
      /* line 117, ../../func_mods/map/fm_map.scss */
      .fm_map .hold_legend .legend .hold_group button {
        color: inherit;
        cursor: pointer;
        font-size: 1rem;
        text-align: left; }
        /* line 123, ../../func_mods/map/fm_map.scss */
        .fm_map .hold_legend .legend .hold_group button:hover, .fm_map .hold_legend .legend .hold_group button:focus {
          text-decoration: underline; }
  /* line 133, ../../func_mods/map/fm_map.scss */
  .fm_map.bg_dark .hold_legend .legend .hold_group button {
    color: currentColor; }

/*# sourceMappingURL=fm_map.css.map */