diff --git a/_data/assetPaths.json b/_data/assetPaths.json index 9d268d9..4b5ccaf 100644 --- a/_data/assetPaths.json +++ b/_data/assetPaths.json @@ -54,6 +54,6 @@ "admin.map": "/assets/js/admin-GBLI77MO.js.map", "app.js": "/assets/js/app-34WFVF7Q.js", "app.map": "/assets/js/app-34WFVF7Q.js.map", - "index.css": "/assets/styles/index-HEPSO67B.css", - "index.map": "/assets/styles/index-HEPSO67B.css.map" + "index.css": "/assets/styles/index-7I5ZUTJZ.css", + "index.map": "/assets/styles/index-7I5ZUTJZ.css.map" } \ No newline at end of file diff --git a/_includes/layouts/base.html b/_includes/layouts/base.html index ba7fdd3..935d3f9 100644 --- a/_includes/layouts/base.html +++ b/_includes/layouts/base.html @@ -9,7 +9,7 @@ {% include "meta.html" %} - + Skip to main content
{% include "header.html" %} diff --git a/_includes/layouts/results.html b/_includes/layouts/results.html index 1c8076e..681b944 100644 --- a/_includes/layouts/results.html +++ b/_includes/layouts/results.html @@ -11,160 +11,135 @@

Mutual Aid Assistance Results

Disclaimer

-
+
This website contains references to non-federal resources and organizations. The references are solely for informational purposes and are not an endorsement of any non-federal entity by FEMA, Department of Homeland Security, or the U.S. government.
- +
- {% include "./filterpanel.html" %} -
+ +
{% assign imagePath = "/assets/img/states/" | append: item.Abbr | append: ".webp" %} {% assign stateString = item.State %} - {% assign imacDescription = item["IMAC Description"] %} {% assign emacEGC = item["EMA+E:GC"] %} - {% assign emacPublicPrivate = item["EMAC Public/Private"] %} - {% assign emacPublicPrivateState = emacPublicPrivate | slice: 0, 5 %} - {% assign emacPublicPrivateTerritory = emacPublicPrivate | slice: 0, 9 %} - {% assign emacPublicCommon = emacPublicPrivate | slice: 0, 12 %} - {% assign emacPublicDistrict = emacPublicPrivate | slice: 0, 8 %} - {% assign imacDescriptionState = imacDescription | slice: 0, 5 %} - {% assign imacPrivate = item["IMAC Private"] %} - {% assign imacPublic = item["IMAC Public"] %} {% assign imacPublicVariable = item["Variable-IMAC-Public"] %} {% assign imacPrivateVariable = item["Variable_IMAC_Private"] %} - {% assign first_eight_imacPrivate = imacPrivate | downcase | slice: 0, 8 %} - {% assign first_eight_imacDescription = imacDescription | downcase | slice: 0, 8 %} - {% assign first_eight_imacPublic = imacPublic | downcase | slice: 0, 8 %} - - {% capture noKnownImacDescription %} -

{{ stateString }} has {{ imacDescription | downcase }}

- {% endcapture %} - - {% capture modifyImacDescription %} -

Your state/territory does not participate in EMAC and may not be able to request resources and personnel from other states during emergencies and disasters.

- {% endcapture %} - {% capture emacStandard %} -

Your state or territory has Standard EMAC which covers:

-
    -
  • sharing of resources and personnel from other EMAC states to perform building department functions after emergencies and disasters
  • -
  • benefits and protections for out-of-state public-sector personnel, but not for volunteer or private sector personnel
  • +

    {{ stateString }} has Standard EMAC + which covers:

    +
      +
    • sharing of resources and personnel from other EMAC states to perform building department functions + after emergencies and disasters
    • +
    • benefits and protections for out-of-state public-sector personnel, but not for volunteer or + private-sector personnel
    • federal reimbursement for assistance provided by other states
    • -
    +
{% endcapture %} {% capture emacEhanced %} -

Enhanced EMAC

-

Your state or territory has Enhanced EMAC which covers:

-
    -
  • sharing of resources and personnel from other EMAC states to perform building department functions after emergencies and disasters
  • -
  • the mobilization and deployment of some volunteer or private sector personnel to carry out building department functions
  • -
  • benefits and protections for out-of-state public-sector personnel, as well as some volunteer and private sector personnel
  • -
  • federal reimbursement for assistance provided by other states and by volunteer or private sector entities
  • -
+

{{ stateString }} has Enhanced EMAC + which covers:

+
    +
  • sharing of resources and personnel from other EMAC states to perform building department functions + after emergencies and disasters
  • +
  • the mobilization and deployment of some volunteer or private sector personnel to carry out building + department functions
  • +
  • benefits and protections for out-of-state public-sector personnel, as well as some volunteer and + private sector personnel
  • +
  • federal reimbursement for assistance provided by other states and by volunteer or private sector + entities
  • +
{% endcapture %} {% capture emacNonPartipant %} -

Your state/territory does not participate in EMAC and may not be able to request resources and personnel from other states during emergencies and disasters.

+

{{ stateString }} does not participate in EMAC and may not be able to + request resources and personnel from other states during emergencies and disasters.

{% endcapture %} - {% capture imacPublicOptOut %} -

Opt-Out IMAC Program

-

Your state/territory has a statewide opt-out IMAC program. This means:

-
    -
  • All local jurisdictions within the state or territory are automatically enrolled in the IMAC agreement by default and must actively choose to opt out of the agreement if they do not wish to participate.
  • -
  • Participating jurisdictions, such as cities and counties, can share resources and personnel to perform building department functions following disasters and emergencies.
  • -
+ {% capture imacIsPrivate %} +
  • Your state may also allow jurisdictions to accept services and equipment from private and + volunteer entities to carry out building department functions after disasters or emergencies. + For more information, please review your state's mutual aid + fact sheet.
  • {% endcapture %} - {% capture imacPublicOptIn %} -

    Opt-In IMAC Program

    -

    Your state/territory has a statewide opt-in IMAC program. This means:

    -
      -
    • Local jurisdictions are not automatically enrolled and must actively choose to participate in the IMAC agreement.
    • -
    • Participating jurisdictions, such as cities and counties, can share resources and personnel to perform building department functions following disasters and emergencies.
    • -
    - {% endcapture %} + {% assign imacNotPrivateText = "For your state, secondresponders.gov is unaware of any significant + policies related to the deployment of private or volunteer entities to carry out building + department functions after disasters or emergencies." %} - {% capture imacPublicIndividual %} -

    Individual Compacts

    -

    Your state/territory does not have a statewide IMAC program and instead utilizes individual compacts between local jurisdictions. This means:

    -
      -
    • Jurisdictions, such as cities and counties, with individual agreements in place can share resources and personnel to perform building department functions following disasters and emergencies.
    • -
    + {% capture imacNotPrivate %} +
  • {{ imacNotPrivateText }}
  • {% endcapture %} - {% capture noImac %} -

    No Public IMAC

    -
      -
    • Your state/territory has no known significant IMAC program between public entities.
    • + {% if imacPrivateVariable == "Yes" %} + {% assign imacPrivateText = imacIsPrivate %} + {% elsif imacPrivateVariable == "No" %} + {% assign imacPrivateText = imacNotPrivate %} + {% else %} + {% assign imacPrivateText = imacNotPrivate %} + {% endif %} + + {% capture imacPublicOptOut %} +

      Your state/territory has a statewide opt-out IMAC program. This means:

      +
        +
      • All local jurisdictions within the state or territory are automatically enrolled in the IMAC + agreement by default and must actively choose to opt out of the agreement if they do not wish to + participate.
      • +
      • Participating jurisdictions, such as cities and counties, can share resources and personnel to + perform building department functions following disasters and emergencies.
      • + {{ imacPrivateText }}
      {% endcapture %} - {% capture imacIsPrivate %} -

      Private IMAC May Be Available

      -
        -
      • Your state may also allow jurisdictions to accept services and equipment from private and volunteer entities to carry out building department functions after disasters or emergencies. For more information, please review your state’s mutual aid fact sheet.
      • + {% capture imacPublicOptIn %} +

        Your state/territory has a statewide opt-in IMAC program. This means:

        +
          +
        • Local jurisdictions are not automatically enrolled and must actively choose to participate in the + IMAC agreement.
        • +
        • Participating jurisdictions, such as cities and counties, can share resources and personnel to + perform building department functions following disasters and emergencies.
        • + {{ imacPrivateText }}
        {% endcapture %} - {% capture imacNotPrivate %} -

        Private IMAC May be Unavailable

        -
          -
        • For your state, secondresponders.gov is unaware of any significant policies related to the deployment of private or volunteer entities to carry out building department functions after disasters or emergencies.
        • + {% capture imacPublicIndividual %} +

          Your state/territory does not have a statewide IMAC program and instead utilizes individual + compacts between local jurisdictions. This means:

          +
            +
          • Jurisdictions, such as cities and counties, with individual agreements in place can share resources + and personnel to perform building department functions following disasters and emergencies.
          • + {{ imacPrivateText }}
          {% endcapture %} - {% if first_eight_imacPrivate == "no known" %} - {% assign modifiedImacPrivate = "has " | append: imacPrivate | downcase %} - {% else %} - {% assign modifiedImacPrivate = imacPrivate | downcase %} - {% endif %} - - {% if first_eight_imacPublic == "no known" %} - {% assign modifiedImacPublic = "has " | append: imacPublic | downcase %} - {% else %} - {% assign modifiedImacPublic = imacPublic | downcase %} - {% endif %} - - {% if first_eight_imacDescription == "no known" %} - {% assign modifiedImacDescription = noKnownImacDescription %} - {% else %} - {% assign modifiedImacDescription = imacDescription %} - {% endif %} - - {% if imacDescriptionState == "State" %} - {% assign modifiedImacDescription = modifiedImacDescription | replace_first: 'State', stateString %} - {% endif %} - - {% if emacPublicPrivateState == "State" %} - {% assign modifiedEmacPublicPrivate = emacPublicPrivate | replace_first: 'State', stateString %} - {% endif %} - - {% if emacPublicPrivateTerritory == "Territory" %} - {% assign modifiedEmacPublicPrivate = emacPublicPrivate | replace_first: 'Territory', stateString %} - {% endif %} - - {% if emacPublicCommon == "Commonwealth" %} - {% assign modifiedEmacPublicPrivate = emacPublicPrivate | replace_first: 'Commonwealth', stateString %} - {% endif %} + {% capture noImac %} +

          Your state/territory has no known significant IMAC program between public entities. +

          +

          {{ imacNotPrivateText }}

          + {% endcapture %} - {% if emacPublicDistrict == "District" %} - {% assign modifiedEmacPublicPrivate = emacPublicPrivate | replace_first: 'District', stateString %} - {% endif %} + {% capture backToTop %} + + {% endcapture %} {% if emacEGC == "Standard EMAC" %} {% assign emacEGCText = emacStandard %} - {% elsif emacEGC == "Expanded EMAC" %} + {% elsif emacEGC == "Enhanced EMAC" %} {% assign emacEGCText = emacEhanced %} {% elsif emacEGC == "Not Participtaing in EMAC" %} {% assign emacEGCText = emacNonPartipant %} @@ -184,138 +159,137 @@

          Private IMAC May be Unavailable

          {% assign imacPublicText = noImac %} {% endif %} - {% if imacPrivateVariable == "Yes" %} - {% assign imacPrivateText = imacIsPrivate %} - {% elsif imacPrivateVariable == "No" %} - {% assign imacPrivateText = imacNotPrivate %} - {% else %} - {% assign imacPrivateText = imacNotPrivate %} - {% endif %} -
          -
          +
          -
          +

          - Overview of Mutual Aid Resources Available in {{ item.State }} + Mutual Aid Resources Available in {{ item.State }}

          -
          -
          -

          - State Mutual Aid Resources +
          +

          + Understanding mutual aid options in {{ stateString }}

          -
          -

          - Intrastate Mutual Aid Compact (IMAC) +
          +

          + Federal - Emergency Mutual Aid Compact (EMAC)

          - -
          - {{ imacPublicText }} -
          -
          - {{ imacPrivateText }} -
          +

          EMAC is an agreement among U.S. states and territories that allows them to share resources and + personnel during disasters or emergencies. It helps states manage large-scale emergencies that + exceed their individual capacities.

          + + {{ emacEGCText }} +
          + +
          +

          + State - Intrastate Mutual Aid Compact (IMAC) +

          +

          IMAC is an agreement that allows local governments, such as cities and counties, to share resources + and personnel during emergencies. IMAC helps local jurisdictions coordinate and support each other + within the state.

          + + {{ imacPublicText }}
          + {{ backToTop }}

          -
          -

          - Regional Mutual Aid Resources +
          +

          + Mutual aid contacts

          + +

          The following organizations are familiar with the processes for mutual aid in Florida and can help + connect you with personnel and resources when you need them most. You can reach out to these + organizations for guidance and assistance in navigating the EMAC and IMAC systems to support your + building department during emergencies and disasters.

          + {% assign stateData = csvData.contactsByState %} -
          - {% for entry in stateData %} - {% if entry.state == item.Abbr %} -
          -

          - {{ entry.orgName }} -

          -

          Contact Information

          -
            - {% for contact in entry.contacts %} -
          • + {% for entry in stateData %} + {% if entry.state == item.Abbr %} +
            +

            + {{ entry.orgName }} +

            + {% if entry.orgName == "International Code Council Regional Office" %} +

            The International Code Council (ICC) is a nonprofit association that is focused on building safety + worldwide. The ICC can provide skilled volunteers to assist local building department officials with + building inspections and code enforcement in the aftermath of a disaster.

            + {% endif %} + + {% if entry.orgName == "Association of State Flood Plain Managers" %} +

            The Association of State Floodplain Managers (ASFPM) is an organization of professionals involved + in floodplain management, flood hazard mitigation, National Flood Insurance Program, and flood + preparedness, warning and recovery. The ASFPM can provide communities with expert assistance in + handling floodplain management responsibilities, conducting damage assessments, and offering + guidance on code-compliant reconstruction after a natural disaster.

            + {% endif %} + +

            Contact Information

            +
            + {% for contact in entry.contacts %} +
            +
            {% if contact['First Name'] or contact['Title / Org'] != blank %}

            {% if contact['First Name'] != blank %} - {{ contact['First Name'] }} {{ contact['Last Name'] }} -
            + {{ contact['First Name'] }} {{ contact['Last Name'] }}
            {% endif %} - + {% if contact['Title / Org'] != blank %} {{ contact['Title / Org'] }} {% endif %}

            {% endif %} - - {% if contact['Address 1'] != blank or contact['Address 2'] != blank or contact['City'] != blank %} + + {% if contact['Address 1'] != blank or contact['Address 2'] != blank or contact['City'] != blank + %}

            {% if contact['Address 1'] != blank %} {{ contact['Address 1'] }}
            {% endif %} - + {% if contact['Address 2'] != blank %} {{ contact['Address 2'] }}
            {% endif %} - + {% if contact['City'] != blank %} {{ contact['City'] }}, {{ contact['State'] }} {{ contact['Zip'] }} {% endif %} -

            +

            {% endif %} - +

            {% if contact['Telephone'] != blank %} - Office: {{ contact['Telephone'] }}
            + Office: ###-###-####
            {% endif %} - + {% if contact['Cell'] != blank %} - Cell: {{ contact['Cell'] }} + Cell: ###-###-#### {% endif %}

            {% if contact['E-mail'] != blank %} -

            Email: {{ contact['E-mail'] }}

            +

            Email: {{ contact['E-mail'] }}

            {% endif %} -
          • - {% endfor %} -
          +
          +
          + {% endfor %}

    - {% endif %} - {% endfor %} -
    - -
    -

    - National Mutual Aid Resources -

    -
    -

    - Emergency Mutual Aid Compact (EMAC) -

    -

    EMAC Status

    - - - - - - - -
    {{ emacEGC }} - {{ emacEGCText }} -
    -

    EMAC Public/Private Details

    -
      -
    • {{ modifiedEmacPublicPrivate }}
    • -
    + {% endif %} + {% endfor %} + {{ backToTop }}
    diff --git a/theme/styles/_templates.scss b/theme/styles/_templates.scss index ce160f3..c1920e9 100644 --- a/theme/styles/_templates.scss +++ b/theme/styles/_templates.scss @@ -59,6 +59,14 @@ iframe:focus, } } +.usa-link { + line-height: line-height('heading', 2); + + @include at-media(desktop) { + line-height: line-height('heading', 5); + } +} + .usa-logo { a { color: white; @@ -336,13 +344,13 @@ iframe:focus, } .usa-list { + margin-top: 0; li { font-size: font-size('body', 3); + margin-bottom: units('2px'); } } - - border-bottom: units(2px) solid color('blue-10v'); } .disclaimer-button { @@ -356,10 +364,18 @@ iframe:focus, } } + section { + border-bottom: units(2px) solid color('blue-10v'); + } + .usa-section { padding-top: units(4); padding-bottom: 0; margin-top: 0; + + &:last-child { + border: none; + } } .usa-table { @@ -407,6 +423,49 @@ iframe:focus, width: 100%; } } + + .understand-mutual-aid { + .usa-section { + padding-top: units(2); + } + + h3 { + margin-top: 0; + padding: units(2); + font-weight: normal; + } + + .usa-list { + li { + margin-bottom: units(2); + } + } + } + + .mutual-aid-contacts { + h4 { + margin-bottom: units(2); + } + } + + .top-button-wrapper { + .usa-button { + font-weight: normal; + padding: units(2); + + @include at-media(desktop) { + margin-top: 0; + padding: units(1.5) units(2); + + } + } + } + + .addressBlock { + .nameText { + font-size: size('body', 8);; + } + } } .static-page {