{"id":1144,"date":"2025-06-05T16:13:46","date_gmt":"2025-06-05T16:13:46","guid":{"rendered":"https:\/\/coastalstorms.com\/?page_id=1144"},"modified":"2025-06-05T16:48:52","modified_gmt":"2025-06-05T16:48:52","slug":"hurricane-survival-quiz","status":"publish","type":"page","link":"https:\/\/coastalstorms.com\/ro\/hurricane-survival-quiz\/","title":{"rendered":"Hurricane Survival Quiz"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1144\" class=\"elementor elementor-1144\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfcf0a0 e-flex e-con-boxed e-con e-parent\" data-id=\"dfcf0a0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-621dd643 elementor-widget elementor-widget-text-editor\" data-id=\"621dd643\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<div class=\"hurricane-timeline\">\n  <style>\n    .hurricane-timeline {\n      font-family: 'Arial', sans-serif;\n      max-width: 900px;\n      margin: 0 auto;\n      color: #333;\n      line-height: 1.6;\n    }\n    .hurricane-timeline h1 {\n      color: #005a8c;\n      text-align: center;\n      margin-bottom: 30px;\n      font-size: 2.5em;\n    }\n    .hurricane-timeline h2 {\n      color: #0077b6;\n      border-bottom: 2px solid #0077b6;\n      padding-bottom: 10px;\n      margin-top: 40px;\n    }\n    .scenario-card {\n      background: #f8f9fa;\n      border-left: 5px solid #0077b6;\n      padding: 20px;\n      margin: 25px 0;\n      border-radius: 0 5px 5px 0;\n    }\n    .choices {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 15px;\n      margin: 20px 0;\n    }\n    .choice {\n      background: white;\n      padding: 15px;\n      border: 1px solid #ddd;\n      border-radius: 5px;\n      cursor: pointer;\n      transition: all 0.3s;\n    }\n    .choice:hover {\n      background: #e9f7fe;\n      border-color: #0077b6;\n    }\n    .outcome {\n      background: #e9f7fe;\n      padding: 20px;\n      border-radius: 5px;\n      margin: 20px 0;\n      display: none;\n    }\n    .outcome.show {\n      display: block;\n      animation: fadeIn 0.5s;\n    }\n    .final-score {\n      background: #005a8c;\n      color: white;\n      padding: 30px;\n      text-align: center;\n      border-radius: 10px;\n      margin: 40px 0;\n    }\n    .cta-buttons {\n      display: flex;\n      justify-content: center;\n      gap: 15px;\n      margin: 30px 0;\n      flex-wrap: wrap;\n    }\n    .cta-button {\n      background: #0077b6;\n      color: white;\n      padding: 12px 20px;\n      text-decoration: none;\n      border-radius: 5px;\n      font-weight: bold;\n      transition: background 0.3s;\n    }\n    .cta-button:hover {\n      background: #005a8c;\n    }\n    @keyframes fadeIn {\n      from { opacity: 0; }\n      to { opacity: 1; }\n    }\n    @media (max-width: 768px) {\n      .choices {\n        grid-template-columns: 1fr;\n      }\n    }\n  <\/style>\n\n  <h1>Could You Survive These Hurricanes?<\/h1>\n  \n  <p>\n  Hurricanes are nature&#8217;s ultimate test of human resilience. But how would <em>you<\/em> fare if faced with history&#8217;s most catastrophic storms? This interactive journey puts you in the eye of five legendary hurricanes\u2014from rapid intensification to record-breaking surges\u2014to see if your knowledge and instincts match what survival demands.<\/p>\n\n  <div class=\"scenario-card\">\n    <h2>1. The Unpredictable Monster: Hurricane Ian (2022)<\/h2>\n    <p><em>Scenario:<\/em> It&#8217;s September 27, 2022. A tropical storm near Cuba suddenly explodes into a <strong>Category 5<\/strong> overnight. You&#8217;re in Fort Myers with <strong>12 hours until landfall<\/strong>.<\/p>\n    \n    <div class=\"choices\">\n      <div class=\"choice\" onclick=\"showOutcome('ian1')\">\n        <strong>A.<\/strong> Evacuate immediately (but highways are jammed)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('ian2')\">\n        <strong>B.<\/strong> Stay and reinforce your home (but it&#8217;s not rated for Cat 5 winds)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('ian3')\">\n        <strong>C.<\/strong> Head to a local shelter (but it&#8217;s not storm-surge-proof)\n      <\/div>\n    <\/div>\n    \n    <div id=\"ian-outcome\" class=\"outcome\">\n      <p>If you chose <strong>A<\/strong>, you <em>might<\/em> escape\u2014but many who waited faced 15-foot surges. <strong>B?<\/strong> Homes not built to code collapsed. <strong>C?<\/strong> Some shelters flooded.<\/p>\n      <p><em>Lesson:<\/em> Rapid intensification leaves no perfect option\u2014only preparation matters.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"scenario-card\">\n    <h2>2. The Deadliest Surge: Hurricane Haiyan (2013)<\/h2>\n    <p><em>Scenario:<\/em> You&#8217;re in Tacloban, Philippines. Super Typhoon Haiyan approaches with <strong>195 mph winds<\/strong>. Officials warn of a &#8220;tidal wave,&#8221; but your family refuses to leave.<\/p>\n    \n    <div class=\"choices\">\n      <div class=\"choice\" onclick=\"showOutcome('haiyan1')\">\n        <strong>A.<\/strong> Force them to evacuate to a concrete school uphill\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('haiyan2')\">\n        <strong>B.<\/strong> Stay in your house (it survived past storms)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('haiyan3')\">\n        <strong>C.<\/strong> Climb a nearby coconut tree (as some survivors did)\n      <\/div>\n    <\/div>\n    \n    <div id=\"haiyan-outcome\" class=\"outcome\">\n      <p><strong>A<\/strong> saved lives\u2014the school stood. <strong>B?<\/strong> 90% of structures were wiped out. <strong>C?<\/strong> A few survived, but many were swept away.<\/p>\n      <p><em>Lesson:<\/em> Storm surges kill more than wind\u2014<em>always<\/em> seek high ground.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"scenario-card\">\n    <h2>3. The Costliest Lesson: Hurricane Katrina (2005)<\/h2>\n    <p><em>Scenario:<\/em> New Orleans, August 28. A mandatory evacuation is ordered, but you&#8217;re low-income with no car. The Superdome is &#8220;the refuge of last resort.&#8221;<\/p>\n    \n    <div class=\"choices\">\n      <div class=\"choice\" onclick=\"showOutcome('katrina1')\">\n        <strong>A.<\/strong> Walk to the Superdome (overcrowded, no supplies)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('katrina2')\">\n        <strong>B.<\/strong> Risk staying in your attic (with no escape tools)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('katrina3')\">\n        <strong>C.<\/strong> Flag down a news van for help\n      <\/div>\n    <\/div>\n    \n    <div id=\"katrina-outcome\" class=\"outcome\">\n      <p><strong>A<\/strong> meant survival\u2014but in horrific conditions. <strong>B?<\/strong> Many drowned when levees broke. <strong>C?<\/strong> Some got lucky.<\/p>\n      <p><em>Lesson:<\/em> Systemic failures cost lives\u2014prep <em>before<\/em> the storm.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"scenario-card\">\n    <h2>4. The Silent Killer: Hurricane Harvey (2017)<\/h2>\n    <p><em>Scenario:<\/em> Houston, August 26. Harvey stalls overhead, dumping <strong>60 inches of rain<\/strong>. Your neighborhood is flooding fast.<\/p>\n    \n    <div class=\"choices\">\n      <div class=\"choice\" onclick=\"showOutcome('harvey1')\">\n        <strong>A.<\/strong> Climb to the roof (but risk being stranded)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('harvey2')\">\n        <strong>B.<\/strong> Wade through chest-deep water (electrical hazards, currents)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('harvey3')\">\n        <strong>C.<\/strong> Wait in the attic with an axe (to break through if trapped)\n      <\/div>\n    <\/div>\n    \n    <div id=\"harvey-outcome\" class=\"outcome\">\n      <p><strong>C<\/strong> was the <em>only<\/em> safe choice. <strong>A\/B<\/strong> led to drownings or electrocutions.<\/p>\n      <p><em>Lesson:<\/em> Rain floods are stealthy\u2014have an escape plan.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"scenario-card\">\n    <h2>5. The Future Storm: Climate-Powered Hurricane (2030?)<\/h2>\n    <p><em>Scenario:<\/em> A new &#8220;hypercane&#8221; with <strong>220 mph winds<\/strong> is predicted. You&#8217;re in a high-risk zone.<\/p>\n    \n    <div class=\"choices\">\n      <div class=\"choice\" onclick=\"showOutcome('future1')\">\n        <strong>A.<\/strong> Relocate inland permanently\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('future2')\">\n        <strong>B.<\/strong> Invest in a hurricane-proof home ($250K+)\n      <\/div>\n      <div class=\"choice\" onclick=\"showOutcome('future3')\">\n        <strong>C.<\/strong> Trust government warnings when they come\n      <\/div>\n    <\/div>\n    \n    <div id=\"future-outcome\" class=\"outcome\">\n      <p><strong>A\/B<\/strong> are the <em>only<\/em> guarantees. <strong>C?<\/strong> Future storms may outpace warnings.<\/p>\n      <p><em>Lesson:<\/em> Adaptation is no longer optional.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"final-score\">\n    <h2>Final Score: Are You a Hurricane Survival Expert?<\/h2>\n    <p><strong>5\/5 Right Choices:<\/strong> Disaster planner in the making!<\/p>\n    <p><strong>3\/5:<\/strong> You&#8217;d survive\u2014but need a better kit.<\/p>\n    <p><strong>1\/5:<\/strong> Luck won&#8217;t save you next time.<\/p>\n  <\/div>\n\n  <div class=\"cta-buttons\">\n       <a href=\"https:\/\/coastalstorms.com\/ro\/ultimate-hurricane-prep-guide\/\" class=\"cta-button\">View The Ultimate Hurricane Prep Guide<\/a>\n    <a href=\"https:\/\/www.facebook.com\/profile.php?id=61576952572212\" class=\"cta-button\" target=\"_blank\" rel=\"noopener\">Join Us On Facebook<\/a>\n  <\/div>\n\n  <script>\n    function showOutcome(storm) {\n      \/\/ Hide all outcomes first\n      document.querySelectorAll('.outcome').forEach(outcome => {\n        outcome.classList.remove('show');\n      });\n      \n      \/\/ Show the selected outcome\n      const outcomeId = storm.substring(0, storm.length-1) + '-outcome';\n      document.getElementById(outcomeId).classList.add('show');\n      \n      \/\/ Scroll to the outcome\n      document.getElementById(outcomeId).scrollIntoView({\n        behavior: 'smooth',\n        block: 'nearest'\n      });\n    }\n  <\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share uagb-social-share__outer-wrap uagb-social-share__layout-horizontal uagb-block-7d7dae3e\">\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-f797bf76\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/www.facebook.com\/sharer.php?u=\" tabindex=\"0\" role=\"button\" aria-label=\"facebook\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-d0017ba8\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/twitter.com\/share?url=\" tabindex=\"0\" role=\"button\" aria-label=\"twitter\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8 .2 5.7 .2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3 .6 10.4 .8 15.8 .8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.45 65.45 0 0 1 -29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-ae33ca73\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/pinterest.com\/pin\/create\/link\/?url=\" tabindex=\"0\" role=\"button\" aria-label=\"pinterest\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3 .8-3.4 5-20.1 6.8-27.8 .6-2.5 .3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2 .8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n\n\n\n<div class=\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-367d0d2f\"><span class=\"uagb-ss__link\" data-href=\"https:\/\/www.linkedin.com\/shareArticle?url=\" tabindex=\"0\" role=\"button\" aria-label=\"linkedin\"><span class=\"uagb-ss__source-wrap\"><span class=\"uagb-ss__source-icon\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/span><\/span><\/span><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Could You Survive These Hurricanes? Hurricanes are nature&#8217;s ultimate test of human resilience. But how would you fare if faced with history&#8217;s most catastrophic storms? This interactive journey puts you in the eye of five legendary hurricanes\u2014from rapid intensification to record-breaking surges\u2014to see if your knowledge and instincts match what survival demands. 1. The Unpredictable [&hellip;]<\/p>","protected":false},"author":1,"featured_media":1157,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1144","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"spectra_custom_meta":{"_edit_lock":["1749515668:1"],"rank_math_internal_links_processed":["1"],"rank_math_seo_score":["69"],"_gspb_post_css":[""],"_uag_custom_page_level_css":[""],"_kadence_starter_templates_imported_post":[""],"footnotes":[""],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_data":["[{\"id\":\"dfcf0a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"621dd643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:html -->\\n<div class=\\\"hurricane-timeline\\\">\\n  <style>\\n    .hurricane-timeline {\\n      font-family: 'Arial', sans-serif;\\n      max-width: 900px;\\n      margin: 0 auto;\\n      color: #333;\\n      line-height: 1.6;\\n    }\\n    .hurricane-timeline h1 {\\n      color: #005a8c;\\n      text-align: center;\\n      margin-bottom: 30px;\\n      font-size: 2.5em;\\n    }\\n    .hurricane-timeline h2 {\\n      color: #0077b6;\\n      border-bottom: 2px solid #0077b6;\\n      padding-bottom: 10px;\\n      margin-top: 40px;\\n    }\\n    .scenario-card {\\n      background: #f8f9fa;\\n      border-left: 5px solid #0077b6;\\n      padding: 20px;\\n      margin: 25px 0;\\n      border-radius: 0 5px 5px 0;\\n    }\\n    .choices {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\\n      gap: 15px;\\n      margin: 20px 0;\\n    }\\n    .choice {\\n      background: white;\\n      padding: 15px;\\n      border: 1px solid #ddd;\\n      border-radius: 5px;\\n      cursor: pointer;\\n      transition: all 0.3s;\\n    }\\n    .choice:hover {\\n      background: #e9f7fe;\\n      border-color: #0077b6;\\n    }\\n    .outcome {\\n      background: #e9f7fe;\\n      padding: 20px;\\n      border-radius: 5px;\\n      margin: 20px 0;\\n      display: none;\\n    }\\n    .outcome.show {\\n      display: block;\\n      animation: fadeIn 0.5s;\\n    }\\n    .final-score {\\n      background: #005a8c;\\n      color: white;\\n      padding: 30px;\\n      text-align: center;\\n      border-radius: 10px;\\n      margin: 40px 0;\\n    }\\n    .cta-buttons {\\n      display: flex;\\n      justify-content: center;\\n      gap: 15px;\\n      margin: 30px 0;\\n      flex-wrap: wrap;\\n    }\\n    .cta-button {\\n      background: #0077b6;\\n      color: white;\\n      padding: 12px 20px;\\n      text-decoration: none;\\n      border-radius: 5px;\\n      font-weight: bold;\\n      transition: background 0.3s;\\n    }\\n    .cta-button:hover {\\n      background: #005a8c;\\n    }\\n    @keyframes fadeIn {\\n      from { opacity: 0; }\\n      to { opacity: 1; }\\n    }\\n    @media (max-width: 768px) {\\n      .choices {\\n        grid-template-columns: 1fr;\\n      }\\n    }\\n  <\\\/style>\\n\\n  <h1>Could You Survive These Hurricanes?<\\\/h1>\\n  \\n  <p>\\n  Hurricanes are nature's ultimate test of human resilience. But how would <em>you<\\\/em> fare if faced with history's most catastrophic storms? This interactive journey puts you in the eye of five legendary hurricanes\\u2014from rapid intensification to record-breaking surges\\u2014to see if your knowledge and instincts match what survival demands.<\\\/p>\\n\\n  <div class=\\\"scenario-card\\\">\\n    <h2>1. The Unpredictable Monster: Hurricane Ian (2022)<\\\/h2>\\n    <p><em>Scenario:<\\\/em> It's September 27, 2022. A tropical storm near Cuba suddenly explodes into a <strong>Category 5<\\\/strong> overnight. You're in Fort Myers with <strong>12 hours until landfall<\\\/strong>.<\\\/p>\\n    \\n    <div class=\\\"choices\\\">\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('ian1')\\\">\\n        <strong>A.<\\\/strong> Evacuate immediately (but highways are jammed)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('ian2')\\\">\\n        <strong>B.<\\\/strong> Stay and reinforce your home (but it's not rated for Cat 5 winds)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('ian3')\\\">\\n        <strong>C.<\\\/strong> Head to a local shelter (but it's not storm-surge-proof)\\n      <\\\/div>\\n    <\\\/div>\\n    \\n    <div id=\\\"ian-outcome\\\" class=\\\"outcome\\\">\\n      <p>If you chose <strong>A<\\\/strong>, you <em>might<\\\/em> escape\\u2014but many who waited faced 15-foot surges. <strong>B?<\\\/strong> Homes not built to code collapsed. <strong>C?<\\\/strong> Some shelters flooded.<\\\/p>\\n      <p><em>Lesson:<\\\/em> Rapid intensification leaves no perfect option\\u2014only preparation matters.<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n\\n  <div class=\\\"scenario-card\\\">\\n    <h2>2. The Deadliest Surge: Hurricane Haiyan (2013)<\\\/h2>\\n    <p><em>Scenario:<\\\/em> You're in Tacloban, Philippines. Super Typhoon Haiyan approaches with <strong>195 mph winds<\\\/strong>. Officials warn of a \\\"tidal wave,\\\" but your family refuses to leave.<\\\/p>\\n    \\n    <div class=\\\"choices\\\">\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('haiyan1')\\\">\\n        <strong>A.<\\\/strong> Force them to evacuate to a concrete school uphill\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('haiyan2')\\\">\\n        <strong>B.<\\\/strong> Stay in your house (it survived past storms)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('haiyan3')\\\">\\n        <strong>C.<\\\/strong> Climb a nearby coconut tree (as some survivors did)\\n      <\\\/div>\\n    <\\\/div>\\n    \\n    <div id=\\\"haiyan-outcome\\\" class=\\\"outcome\\\">\\n      <p><strong>A<\\\/strong> saved lives\\u2014the school stood. <strong>B?<\\\/strong> 90% of structures were wiped out. <strong>C?<\\\/strong> A few survived, but many were swept away.<\\\/p>\\n      <p><em>Lesson:<\\\/em> Storm surges kill more than wind\\u2014<em>always<\\\/em> seek high ground.<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n\\n  <div class=\\\"scenario-card\\\">\\n    <h2>3. The Costliest Lesson: Hurricane Katrina (2005)<\\\/h2>\\n    <p><em>Scenario:<\\\/em> New Orleans, August 28. A mandatory evacuation is ordered, but you're low-income with no car. The Superdome is \\\"the refuge of last resort.\\\"<\\\/p>\\n    \\n    <div class=\\\"choices\\\">\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('katrina1')\\\">\\n        <strong>A.<\\\/strong> Walk to the Superdome (overcrowded, no supplies)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('katrina2')\\\">\\n        <strong>B.<\\\/strong> Risk staying in your attic (with no escape tools)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('katrina3')\\\">\\n        <strong>C.<\\\/strong> Flag down a news van for help\\n      <\\\/div>\\n    <\\\/div>\\n    \\n    <div id=\\\"katrina-outcome\\\" class=\\\"outcome\\\">\\n      <p><strong>A<\\\/strong> meant survival\\u2014but in horrific conditions. <strong>B?<\\\/strong> Many drowned when levees broke. <strong>C?<\\\/strong> Some got lucky.<\\\/p>\\n      <p><em>Lesson:<\\\/em> Systemic failures cost lives\\u2014prep <em>before<\\\/em> the storm.<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n\\n  <div class=\\\"scenario-card\\\">\\n    <h2>4. The Silent Killer: Hurricane Harvey (2017)<\\\/h2>\\n    <p><em>Scenario:<\\\/em> Houston, August 26. Harvey stalls overhead, dumping <strong>60 inches of rain<\\\/strong>. Your neighborhood is flooding fast.<\\\/p>\\n    \\n    <div class=\\\"choices\\\">\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('harvey1')\\\">\\n        <strong>A.<\\\/strong> Climb to the roof (but risk being stranded)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('harvey2')\\\">\\n        <strong>B.<\\\/strong> Wade through chest-deep water (electrical hazards, currents)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('harvey3')\\\">\\n        <strong>C.<\\\/strong> Wait in the attic with an axe (to break through if trapped)\\n      <\\\/div>\\n    <\\\/div>\\n    \\n    <div id=\\\"harvey-outcome\\\" class=\\\"outcome\\\">\\n      <p><strong>C<\\\/strong> was the <em>only<\\\/em> safe choice. <strong>A\\\/B<\\\/strong> led to drownings or electrocutions.<\\\/p>\\n      <p><em>Lesson:<\\\/em> Rain floods are stealthy\\u2014have an escape plan.<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n\\n  <div class=\\\"scenario-card\\\">\\n    <h2>5. The Future Storm: Climate-Powered Hurricane (2030?)<\\\/h2>\\n    <p><em>Scenario:<\\\/em> A new \\\"hypercane\\\" with <strong>220 mph winds<\\\/strong> is predicted. You're in a high-risk zone.<\\\/p>\\n    \\n    <div class=\\\"choices\\\">\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('future1')\\\">\\n        <strong>A.<\\\/strong> Relocate inland permanently\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('future2')\\\">\\n        <strong>B.<\\\/strong> Invest in a hurricane-proof home ($250K+)\\n      <\\\/div>\\n      <div class=\\\"choice\\\" onclick=\\\"showOutcome('future3')\\\">\\n        <strong>C.<\\\/strong> Trust government warnings when they come\\n      <\\\/div>\\n    <\\\/div>\\n    \\n    <div id=\\\"future-outcome\\\" class=\\\"outcome\\\">\\n      <p><strong>A\\\/B<\\\/strong> are the <em>only<\\\/em> guarantees. <strong>C?<\\\/strong> Future storms may outpace warnings.<\\\/p>\\n      <p><em>Lesson:<\\\/em> Adaptation is no longer optional.<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n\\n  <div class=\\\"final-score\\\">\\n    <h2>Final Score: Are You a Hurricane Survival Expert?<\\\/h2>\\n    <p><strong>5\\\/5 Right Choices:<\\\/strong> Disaster planner in the making!<\\\/p>\\n    <p><strong>3\\\/5:<\\\/strong> You'd survive\\u2014but need a better kit.<\\\/p>\\n    <p><strong>1\\\/5:<\\\/strong> Luck won't save you next time.<\\\/p>\\n  <\\\/div>\\n\\n  <div class=\\\"cta-buttons\\\">\\n       <a href=\\\"https:\\\/\\\/coastalstorms.com\\\/ultimate-hurricane-prep-guide\\\/\\\" class=\\\"cta-button\\\">View The Ultimate Hurricane Prep Guide<\\\/a>\\n    <a href=\\\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61576952572212\\\" class=\\\"cta-button\\\">Join Us On Facebook<\\\/a>\\n  <\\\/div>\\n\\n  <script>\\n    function showOutcome(storm) {\\n      \\\/\\\/ Hide all outcomes first\\n      document.querySelectorAll('.outcome').forEach(outcome => {\\n        outcome.classList.remove('show');\\n      });\\n      \\n      \\\/\\\/ Show the selected outcome\\n      const outcomeId = storm.substring(0, storm.length-1) + '-outcome';\\n      document.getElementById(outcomeId).classList.add('show');\\n      \\n      \\\/\\\/ Scroll to the outcome\\n      document.getElementById(outcomeId).scrollIntoView({\\n        behavior: 'smooth',\\n        block: 'nearest'\\n      });\\n    }\\n  <\\\/script>\\n<\\\/div>\\n<!-- \\\/wp:html -->\\n\\n<!-- wp:uagb\\\/social-share {\\\"classMigrate\\\":true,\\\"childMigrate\\\":true,\\\"block_id\\\":\\\"7d7dae3e\\\"} -->\\n<div class=\\\"wp-block-uagb-social-share uagb-social-share__outer-wrap uagb-social-share__layout-horizontal uagb-block-7d7dae3e\\\"><!-- wp:uagb\\\/social-share-child {\\\"block_id\\\":\\\"f797bf76\\\",\\\"icon\\\":\\\"fab fa-facebook\\\",\\\"image\\\":\\\"\\\",\\\"icon_color\\\":\\\"#3b5998\\\"} -->\\n<div class=\\\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-f797bf76\\\"><span class=\\\"uagb-ss__link\\\" data-href=\\\"https:\\\/\\\/www.facebook.com\\\/sharer.php?u=\\\" tabindex=\\\"0\\\" role=\\\"button\\\" aria-label=\\\"facebook\\\"><span class=\\\"uagb-ss__source-wrap\\\"><span class=\\\"uagb-ss__source-icon\\\"><svg xmlns=\\\"https:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\" viewBox=\\\"0 0 512 512\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z\\\"><\\\/path><\\\/svg><\\\/span><\\\/span><\\\/span><\\\/div>\\n<!-- \\\/wp:uagb\\\/social-share-child -->\\n\\n<!-- wp:uagb\\\/social-share-child {\\\"block_id\\\":\\\"d0017ba8\\\",\\\"type\\\":\\\"twitter\\\",\\\"icon\\\":\\\"fab fa-twitter-square\\\",\\\"image\\\":\\\"\\\",\\\"icon_color\\\":\\\"#55acee\\\"} -->\\n<div class=\\\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-d0017ba8\\\"><span class=\\\"uagb-ss__link\\\" data-href=\\\"https:\\\/\\\/twitter.com\\\/share?url=\\\" tabindex=\\\"0\\\" role=\\\"button\\\" aria-label=\\\"twitter\\\"><span class=\\\"uagb-ss__source-wrap\\\"><span class=\\\"uagb-ss__source-icon\\\"><svg xmlns=\\\"https:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\" viewBox=\\\"0 0 448 512\\\"><path d=\\\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8 .2 5.7 .2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3 .6 10.4 .8 15.8 .8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.45 65.45 0 0 1 -29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z\\\"><\\\/path><\\\/svg><\\\/span><\\\/span><\\\/span><\\\/div>\\n<!-- \\\/wp:uagb\\\/social-share-child -->\\n\\n<!-- wp:uagb\\\/social-share-child {\\\"block_id\\\":\\\"ae33ca73\\\",\\\"type\\\":\\\"pinterest\\\",\\\"icon\\\":\\\"fab fa-pinterest-square\\\",\\\"image\\\":\\\"\\\",\\\"icon_color\\\":\\\"#bd081c\\\"} -->\\n<div class=\\\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-ae33ca73\\\"><span class=\\\"uagb-ss__link\\\" data-href=\\\"https:\\\/\\\/pinterest.com\\\/pin\\\/create\\\/link\\\/?url=\\\" tabindex=\\\"0\\\" role=\\\"button\\\" aria-label=\\\"pinterest\\\"><span class=\\\"uagb-ss__source-wrap\\\"><span class=\\\"uagb-ss__source-icon\\\"><svg xmlns=\\\"https:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\" viewBox=\\\"0 0 448 512\\\"><path d=\\\"M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3 .8-3.4 5-20.1 6.8-27.8 .6-2.5 .3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2 .8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z\\\"><\\\/path><\\\/svg><\\\/span><\\\/span><\\\/span><\\\/div>\\n<!-- \\\/wp:uagb\\\/social-share-child -->\\n\\n<!-- wp:uagb\\\/social-share-child {\\\"block_id\\\":\\\"367d0d2f\\\",\\\"type\\\":\\\"linkedin\\\",\\\"icon\\\":\\\"fab fa-linkedin\\\",\\\"image\\\":\\\"\\\",\\\"icon_color\\\":\\\"#0077b5\\\"} -->\\n<div class=\\\"wp-block-uagb-social-share-child uagb-ss-repeater uagb-ss__wrapper uagb-block-367d0d2f\\\"><span class=\\\"uagb-ss__link\\\" data-href=\\\"https:\\\/\\\/www.linkedin.com\\\/shareArticle?url=\\\" tabindex=\\\"0\\\" role=\\\"button\\\" aria-label=\\\"linkedin\\\"><span class=\\\"uagb-ss__source-wrap\\\"><span class=\\\"uagb-ss__source-icon\\\"><svg xmlns=\\\"https:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\" viewBox=\\\"0 0 448 512\\\"><path d=\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\"><\\\/path><\\\/svg><\\\/span><\\\/span><\\\/span><\\\/div>\\n<!-- \\\/wp:uagb\\\/social-share-child --><\\\/div>\\n<!-- \\\/wp:uagb\\\/social-share -->\\n\\n<!-- wp:paragraph -->\\n<p><\\\/p>\\n<!-- \\\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]"],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"_thumbnail_id":["1157"],"_elementor_version":["3.29.1"],"_elementor_pro_version":["3.29.1"],"_wp_page_template":["default"],"_uag_page_assets":["a:9:{s:3:\"css\";s:5574:\".uagb-social-share__outer-wrap,.uagb-social-share__wrap{display:flex;align-items:center;justify-content:center}.uagb-social-share__layout-vertical.uagb-social-share__outer-wrap,.uagb-social-share__layout-vertical .uagb-social-share__wrap{flex-direction:column}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-top:0 !important}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-bottom:0 !important}.uagb-social-share__outer-wrap a.uagb-button__link:focus{box-shadow:none}.uagb-social-share__outer-wrap .uagb-ss__wrapper{padding:0;margin-left:5px;margin-right:5px;transition:all 0.2s;display:inline-flex;text-align:center}.uagb-social-share__outer-wrap .uagb-ss__source-wrap{display:inline-block}.uagb-social-share__outer-wrap .uagb-ss__link{color:#3a3a3a;display:inline-table;line-height:0;cursor:pointer}.uagb-social-share__outer-wrap .uagb-ss__source-icon{font-size:40px;width:40px;height:40px}.uagb-social-share__outer-wrap .uagb-ss__source-image{width:40px}@media (max-width: 976px){.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left:0;margin-right:0}}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-left:0 !important}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-right:0 !important}\n.wp-block-uagb-social-share .uagb-social-share__wrapper{text-decoration:none}.uagb-social-share__wrapper{box-shadow:none}.uagb-social-share__outer-wrap:not(.uagb-social-share__no-label) .uagb-social-share__source-wrap{margin-right:15px}.uagb-social-share__outer-wrap.uagb-social-share__icon-at-top .uagb-social-share__source-wrap{-ms-flex-item-align:flex-start;align-self:flex-start;margin-top:5px}\n.uagb-block-7d7dae3e .uagb-ss-repeater span.uagb-ss__link{color: #3a3a3a;}.uagb-block-7d7dae3e .uagb-ss-repeater a.uagb-ss__link{color: #3a3a3a;}.uagb-block-7d7dae3e .uagb-ss-repeater span.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-7d7dae3e .uagb-ss-repeater a.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-7d7dae3e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-7d7dae3e.uagb-social-share__layout-vertical .uagb-ss__link{padding: 10px;}.uagb-block-7d7dae3e.uagb-social-share__layout-horizontal .uagb-ss__link{padding: 10px;}.uagb-block-7d7dae3e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-7d7dae3e .wp-block-uagb-social-share-child {border-radius: 0px;}.uagb-block-7d7dae3e .uagb-ss__source-wrap{width: 30px;}.uagb-block-7d7dae3e .uagb-ss__source-wrap svg{width: 30px;height: 30px;}.uagb-block-7d7dae3e .uagb-ss__source-image{width: 30px;}.uagb-block-7d7dae3e .uagb-ss__source-icon{width: 30px;height: 30px;font-size: 30px;}.uagb-block-7d7dae3e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.uagb-block-f797bf76.uagb-ss-repeater span.uagb-ss__link{color: #3b5998;}.uagb-block-f797bf76.uagb-ss-repeater a.uagb-ss__link{color: #3b5998;}.uagb-block-f797bf76.uagb-ss-repeater span.uagb-ss__link svg{fill: #3b5998;}.uagb-block-f797bf76.uagb-ss-repeater a.uagb-ss__link svg{fill: #3b5998;}.uagb-block-d0017ba8.uagb-ss-repeater span.uagb-ss__link{color: #55acee;}.uagb-block-d0017ba8.uagb-ss-repeater a.uagb-ss__link{color: #55acee;}.uagb-block-d0017ba8.uagb-ss-repeater span.uagb-ss__link svg{fill: #55acee;}.uagb-block-d0017ba8.uagb-ss-repeater a.uagb-ss__link svg{fill: #55acee;}.uagb-block-ae33ca73.uagb-ss-repeater span.uagb-ss__link{color: #bd081c;}.uagb-block-ae33ca73.uagb-ss-repeater a.uagb-ss__link{color: #bd081c;}.uagb-block-ae33ca73.uagb-ss-repeater span.uagb-ss__link svg{fill: #bd081c;}.uagb-block-ae33ca73.uagb-ss-repeater a.uagb-ss__link svg{fill: #bd081c;}.uagb-block-367d0d2f.uagb-ss-repeater span.uagb-ss__link{color: #0077b5;}.uagb-block-367d0d2f.uagb-ss-repeater a.uagb-ss__link{color: #0077b5;}.uagb-block-367d0d2f.uagb-ss-repeater span.uagb-ss__link svg{fill: #0077b5;}.uagb-block-367d0d2f.uagb-ss-repeater a.uagb-ss__link svg{fill: #0077b5;}@media only screen and (max-width: 976px) {.uagb-block-7d7dae3e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-7d7dae3e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-7d7dae3e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 767px) {.uagb-block-7d7dae3e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-7d7dae3e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-7d7dae3e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n\";s:2:\"js\";s:1010:\"document.addEventListener(\"DOMContentLoaded\", function(){ var ssLinksParent = document.querySelector( '.uagb-block-7d7dae3e' );\nssLinksParent?.addEventListener( 'keyup', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link && e.keyCode === 13 ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nssLinksParent?.addEventListener( 'click', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nfunction handleSocialLinkClick( link ) {\nvar social_url = link.dataset.href;\nvar target = \"\";\nif ( social_url == \"mailto:?body=\" ) {\n\ttarget = \"_self\";\n}\nvar request_url = \"\";\nif ( social_url.indexOf(\"\/pin\/create\/link\/?url=\") !== -1 ) {\n\trequest_url = social_url + encodeURIComponent( window.location.href ) + \"&media=\" + 'https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-1024x559.jpg';\n} else {\n\trequest_url = social_url + encodeURIComponent( window.location.href );\n}\nwindow.open( request_url, target );\n}\n });\";s:18:\"current_block_list\";a:15:{i:0;s:9:\"core\/html\";i:1;s:17:\"uagb\/social-share\";i:2;s:23:\"uagb\/social-share-child\";i:3;s:14:\"core\/paragraph\";i:4;s:11:\"core\/search\";i:5;s:10:\"core\/group\";i:6;s:12:\"core\/heading\";i:7;s:17:\"core\/latest-posts\";i:8;s:20:\"core\/latest-comments\";i:9;s:13:\"core\/archives\";i:10;s:15:\"core\/categories\";i:11;s:23:\"blocksy\/widgets-wrapper\";i:12;s:15:\"blocksy\/socials\";i:13;s:9:\"core\/list\";i:14;s:14:\"core\/list-item\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1768846289\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_elementor_page_assets":["a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}"],"_elementor_css":["a:6:{s:4:\"time\";i:1768792293;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_element_cache":["{\"timeout\":1776009844,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-dfcf0a0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"dfcf0a0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"d050b64eaf035e77b19908106f24b1bd\\\" data=\\\"eyJpZCI6IjYyMWRkNjQzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCEtLSB3cDpodG1sIC0tPlxuPGRpdiBjbGFzcz1cImh1cnJpY2FuZS10aW1lbGluZVwiPlxuICA8c3R5bGU+XG4gICAgLmh1cnJpY2FuZS10aW1lbGluZSB7XG4gICAgICBmb250LWZhbWlseTogJ0FyaWFsJywgc2Fucy1zZXJpZjtcbiAgICAgIG1heC13aWR0aDogOTAwcHg7XG4gICAgICBtYXJnaW46IDAgYXV0bztcbiAgICAgIGNvbG9yOiAjMzMzO1xuICAgICAgbGluZS1oZWlnaHQ6IDEuNjtcbiAgICB9XG4gICAgLmh1cnJpY2FuZS10aW1lbGluZSBoMSB7XG4gICAgICBjb2xvcjogIzAwNWE4YztcbiAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgIG1hcmdpbi1ib3R0b206IDMwcHg7XG4gICAgICBmb250LXNpemU6IDIuNWVtO1xuICAgIH1cbiAgICAuaHVycmljYW5lLXRpbWVsaW5lIGgyIHtcbiAgICAgIGNvbG9yOiAjMDA3N2I2O1xuICAgICAgYm9yZGVyLWJvdHRvbTogMnB4IHNvbGlkICMwMDc3YjY7XG4gICAgICBwYWRkaW5nLWJvdHRvbTogMTBweDtcbiAgICAgIG1hcmdpbi10b3A6IDQwcHg7XG4gICAgfVxuICAgIC5zY2VuYXJpby1jYXJkIHtcbiAgICAgIGJhY2tncm91bmQ6ICNmOGY5ZmE7XG4gICAgICBib3JkZXItbGVmdDogNXB4IHNvbGlkICMwMDc3YjY7XG4gICAgICBwYWRkaW5nOiAyMHB4O1xuICAgICAgbWFyZ2luOiAyNXB4IDA7XG4gICAgICBib3JkZXItcmFkaXVzOiAwIDVweCA1cHggMDtcbiAgICB9XG4gICAgLmNob2ljZXMge1xuICAgICAgZGlzcGxheTogZ3JpZDtcbiAgICAgIGdyaWQtdGVtcGxhdGUtY29sdW1uczogcmVwZWF0KGF1dG8tZml0LCBtaW5tYXgoMjUwcHgsIDFmcikpO1xuICAgICAgZ2FwOiAxNXB4O1xuICAgICAgbWFyZ2luOiAyMHB4IDA7XG4gICAgfVxuICAgIC5jaG9pY2Uge1xuICAgICAgYmFja2dyb3VuZDogd2hpdGU7XG4gICAgICBwYWRkaW5nOiAxNXB4O1xuICAgICAgYm9yZGVyOiAxcHggc29saWQgI2RkZDtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDVweDtcbiAgICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICAgIHRyYW5zaXRpb246IGFsbCAwLjNzO1xuICAgIH1cbiAgICAuY2hvaWNlOmhvdmVyIHtcbiAgICAgIGJhY2tncm91bmQ6ICNlOWY3ZmU7XG4gICAgICBib3JkZXItY29sb3I6ICMwMDc3YjY7XG4gICAgfVxuICAgIC5vdXRjb21lIHtcbiAgICAgIGJhY2tncm91bmQ6ICNlOWY3ZmU7XG4gICAgICBwYWRkaW5nOiAyMHB4O1xuICAgICAgYm9yZGVyLXJhZGl1czogNXB4O1xuICAgICAgbWFyZ2luOiAyMHB4IDA7XG4gICAgICBkaXNwbGF5OiBub25lO1xuICAgIH1cbiAgICAub3V0Y29tZS5zaG93IHtcbiAgICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgICAgYW5pbWF0aW9uOiBmYWRlSW4gMC41cztcbiAgICB9XG4gICAgLmZpbmFsLXNjb3JlIHtcbiAgICAgIGJhY2tncm91bmQ6ICMwMDVhOGM7XG4gICAgICBjb2xvcjogd2hpdGU7XG4gICAgICBwYWRkaW5nOiAzMHB4O1xuICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgYm9yZGVyLXJhZGl1czogMTBweDtcbiAgICAgIG1hcmdpbjogNDBweCAwO1xuICAgIH1cbiAgICAuY3RhLWJ1dHRvbnMge1xuICAgICAgZGlzcGxheTogZmxleDtcbiAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgZ2FwOiAxNXB4O1xuICAgICAgbWFyZ2luOiAzMHB4IDA7XG4gICAgICBmbGV4LXdyYXA6IHdyYXA7XG4gICAgfVxuICAgIC5jdGEtYnV0dG9uIHtcbiAgICAgIGJhY2tncm91bmQ6ICMwMDc3YjY7XG4gICAgICBjb2xvcjogd2hpdGU7XG4gICAgICBwYWRkaW5nOiAxMnB4IDIwcHg7XG4gICAgICB0ZXh0LWRlY29yYXRpb246IG5vbmU7XG4gICAgICBib3JkZXItcmFkaXVzOiA1cHg7XG4gICAgICBmb250LXdlaWdodDogYm9sZDtcbiAgICAgIHRyYW5zaXRpb246IGJhY2tncm91bmQgMC4zcztcbiAgICB9XG4gICAgLmN0YS1idXR0b246aG92ZXIge1xuICAgICAgYmFja2dyb3VuZDogIzAwNWE4YztcbiAgICB9XG4gICAgQGtleWZyYW1lcyBmYWRlSW4ge1xuICAgICAgZnJvbSB7IG9wYWNpdHk6IDA7IH1cbiAgICAgIHRvIHsgb3BhY2l0eTogMTsgfVxuICAgIH1cbiAgICBAbWVkaWEgKG1heC13aWR0aDogNzY4cHgpIHtcbiAgICAgIC5jaG9pY2VzIHtcbiAgICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiAxZnI7XG4gICAgICB9XG4gICAgfVxuICA8XC9zdHlsZT5cblxuICA8aDE+Q291bGQgWW91IFN1cnZpdmUgVGhlc2UgSHVycmljYW5lcz88XC9oMT5cbiAgXG4gIDxwPlxuICBIdXJyaWNhbmVzIGFyZSBuYXR1cmUncyB1bHRpbWF0ZSB0ZXN0IG9mIGh1bWFuIHJlc2lsaWVuY2UuIEJ1dCBob3cgd291bGQgPGVtPnlvdTxcL2VtPiBmYXJlIGlmIGZhY2VkIHdpdGggaGlzdG9yeSdzIG1vc3QgY2F0YXN0cm9waGljIHN0b3Jtcz8gVGhpcyBpbnRlcmFjdGl2ZSBqb3VybmV5IHB1dHMgeW91IGluIHRoZSBleWUgb2YgZml2ZSBsZWdlbmRhcnkgaHVycmljYW5lc1x1MjAxNGZyb20gcmFwaWQgaW50ZW5zaWZpY2F0aW9uIHRvIHJlY29yZC1icmVha2luZyBzdXJnZXNcdTIwMTR0byBzZWUgaWYgeW91ciBrbm93bGVkZ2UgYW5kIGluc3RpbmN0cyBtYXRjaCB3aGF0IHN1cnZpdmFsIGRlbWFuZHMuPFwvcD5cblxuICA8ZGl2IGNsYXNzPVwic2NlbmFyaW8tY2FyZFwiPlxuICAgIDxoMj4xLiBUaGUgVW5wcmVkaWN0YWJsZSBNb25zdGVyOiBIdXJyaWNhbmUgSWFuICgyMDIyKTxcL2gyPlxuICAgIDxwPjxlbT5TY2VuYXJpbzo8XC9lbT4gSXQncyBTZXB0ZW1iZXIgMjcsIDIwMjIuIEEgdHJvcGljYWwgc3Rvcm0gbmVhciBDdWJhIHN1ZGRlbmx5IGV4cGxvZGVzIGludG8gYSA8c3Ryb25nPkNhdGVnb3J5IDU8XC9zdHJvbmc+IG92ZXJuaWdodC4gWW91J3JlIGluIEZvcnQgTXllcnMgd2l0aCA8c3Ryb25nPjEyIGhvdXJzIHVudGlsIGxhbmRmYWxsPFwvc3Ryb25nPi48XC9wPlxuICAgIFxuICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VzXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlXCIgb25jbGljaz1cInNob3dPdXRjb21lKCdpYW4xJylcIj5cbiAgICAgICAgPHN0cm9uZz5BLjxcL3N0cm9uZz4gRXZhY3VhdGUgaW1tZWRpYXRlbHkgKGJ1dCBoaWdod2F5cyBhcmUgamFtbWVkKVxuICAgICAgPFwvZGl2PlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgnaWFuMicpXCI+XG4gICAgICAgIDxzdHJvbmc+Qi48XC9zdHJvbmc+IFN0YXkgYW5kIHJlaW5mb3JjZSB5b3VyIGhvbWUgKGJ1dCBpdCdzIG5vdCByYXRlZCBmb3IgQ2F0IDUgd2luZHMpXG4gICAgICA8XC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlXCIgb25jbGljaz1cInNob3dPdXRjb21lKCdpYW4zJylcIj5cbiAgICAgICAgPHN0cm9uZz5DLjxcL3N0cm9uZz4gSGVhZCB0byBhIGxvY2FsIHNoZWx0ZXIgKGJ1dCBpdCdzIG5vdCBzdG9ybS1zdXJnZS1wcm9vZilcbiAgICAgIDxcL2Rpdj5cbiAgICA8XC9kaXY+XG4gICAgXG4gICAgPGRpdiBpZD1cImlhbi1vdXRjb21lXCIgY2xhc3M9XCJvdXRjb21lXCI+XG4gICAgICA8cD5JZiB5b3UgY2hvc2UgPHN0cm9uZz5BPFwvc3Ryb25nPiwgeW91IDxlbT5taWdodDxcL2VtPiBlc2NhcGVcdTIwMTRidXQgbWFueSB3aG8gd2FpdGVkIGZhY2VkIDE1LWZvb3Qgc3VyZ2VzLiA8c3Ryb25nPkI\\\/PFwvc3Ryb25nPiBIb21lcyBub3QgYnVpbHQgdG8gY29kZSBjb2xsYXBzZWQuIDxzdHJvbmc+Qz88XC9zdHJvbmc+IFNvbWUgc2hlbHRlcnMgZmxvb2RlZC48XC9wPlxuICAgICAgPHA+PGVtPkxlc3Nvbjo8XC9lbT4gUmFwaWQgaW50ZW5zaWZpY2F0aW9uIGxlYXZlcyBubyBwZXJmZWN0IG9wdGlvblx1MjAxNG9ubHkgcHJlcGFyYXRpb24gbWF0dGVycy48XC9wPlxuICAgIDxcL2Rpdj5cbiAgPFwvZGl2PlxuXG4gIDxkaXYgY2xhc3M9XCJzY2VuYXJpby1jYXJkXCI+XG4gICAgPGgyPjIuIFRoZSBEZWFkbGllc3QgU3VyZ2U6IEh1cnJpY2FuZSBIYWl5YW4gKDIwMTMpPFwvaDI+XG4gICAgPHA+PGVtPlNjZW5hcmlvOjxcL2VtPiBZb3UncmUgaW4gVGFjbG9iYW4sIFBoaWxpcHBpbmVzLiBTdXBlciBUeXBob29uIEhhaXlhbiBhcHByb2FjaGVzIHdpdGggPHN0cm9uZz4xOTUgbXBoIHdpbmRzPFwvc3Ryb25nPi4gT2ZmaWNpYWxzIHdhcm4gb2YgYSBcInRpZGFsIHdhdmUsXCIgYnV0IHlvdXIgZmFtaWx5IHJlZnVzZXMgdG8gbGVhdmUuPFwvcD5cbiAgICBcbiAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlc1wiPlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgnaGFpeWFuMScpXCI+XG4gICAgICAgIDxzdHJvbmc+QS48XC9zdHJvbmc+IEZvcmNlIHRoZW0gdG8gZXZhY3VhdGUgdG8gYSBjb25jcmV0ZSBzY2hvb2wgdXBoaWxsXG4gICAgICA8XC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlXCIgb25jbGljaz1cInNob3dPdXRjb21lKCdoYWl5YW4yJylcIj5cbiAgICAgICAgPHN0cm9uZz5CLjxcL3N0cm9uZz4gU3RheSBpbiB5b3VyIGhvdXNlIChpdCBzdXJ2aXZlZCBwYXN0IHN0b3JtcylcbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2hhaXlhbjMnKVwiPlxuICAgICAgICA8c3Ryb25nPkMuPFwvc3Ryb25nPiBDbGltYiBhIG5lYXJieSBjb2NvbnV0IHRyZWUgKGFzIHNvbWUgc3Vydml2b3JzIGRpZClcbiAgICAgIDxcL2Rpdj5cbiAgICA8XC9kaXY+XG4gICAgXG4gICAgPGRpdiBpZD1cImhhaXlhbi1vdXRjb21lXCIgY2xhc3M9XCJvdXRjb21lXCI+XG4gICAgICA8cD48c3Ryb25nPkE8XC9zdHJvbmc+IHNhdmVkIGxpdmVzXHUyMDE0dGhlIHNjaG9vbCBzdG9vZC4gPHN0cm9uZz5CPzxcL3N0cm9uZz4gOTAlIG9mIHN0cnVjdHVyZXMgd2VyZSB3aXBlZCBvdXQuIDxzdHJvbmc+Qz88XC9zdHJvbmc+IEEgZmV3IHN1cnZpdmVkLCBidXQgbWFueSB3ZXJlIHN3ZXB0IGF3YXkuPFwvcD5cbiAgICAgIDxwPjxlbT5MZXNzb246PFwvZW0+IFN0b3JtIHN1cmdlcyBraWxsIG1vcmUgdGhhbiB3aW5kXHUyMDE0PGVtPmFsd2F5czxcL2VtPiBzZWVrIGhpZ2ggZ3JvdW5kLjxcL3A+XG4gICAgPFwvZGl2PlxuICA8XC9kaXY+XG5cbiAgPGRpdiBjbGFzcz1cInNjZW5hcmlvLWNhcmRcIj5cbiAgICA8aDI+My4gVGhlIENvc3RsaWVzdCBMZXNzb246IEh1cnJpY2FuZSBLYXRyaW5hICgyMDA1KTxcL2gyPlxuICAgIDxwPjxlbT5TY2VuYXJpbzo8XC9lbT4gTmV3IE9ybGVhbnMsIEF1Z3VzdCAyOC4gQSBtYW5kYXRvcnkgZXZhY3VhdGlvbiBpcyBvcmRlcmVkLCBidXQgeW91J3JlIGxvdy1pbmNvbWUgd2l0aCBubyBjYXIuIFRoZSBTdXBlcmRvbWUgaXMgXCJ0aGUgcmVmdWdlIG9mIGxhc3QgcmVzb3J0LlwiPFwvcD5cbiAgICBcbiAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlc1wiPlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgna2F0cmluYTEnKVwiPlxuICAgICAgICA8c3Ryb25nPkEuPFwvc3Ryb25nPiBXYWxrIHRvIHRoZSBTdXBlcmRvbWUgKG92ZXJjcm93ZGVkLCBubyBzdXBwbGllcylcbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2thdHJpbmEyJylcIj5cbiAgICAgICAgPHN0cm9uZz5CLjxcL3N0cm9uZz4gUmlzayBzdGF5aW5nIGluIHlvdXIgYXR0aWMgKHdpdGggbm8gZXNjYXBlIHRvb2xzKVxuICAgICAgPFwvZGl2PlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgna2F0cmluYTMnKVwiPlxuICAgICAgICA8c3Ryb25nPkMuPFwvc3Ryb25nPiBGbGFnIGRvd24gYSBuZXdzIHZhbiBmb3IgaGVscFxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgICBcbiAgICA8ZGl2IGlkPVwia2F0cmluYS1vdXRjb21lXCIgY2xhc3M9XCJvdXRjb21lXCI+XG4gICAgICA8cD48c3Ryb25nPkE8XC9zdHJvbmc+IG1lYW50IHN1cnZpdmFsXHUyMDE0YnV0IGluIGhvcnJpZmljIGNvbmRpdGlvbnMuIDxzdHJvbmc+Qj88XC9zdHJvbmc+IE1hbnkgZHJvd25lZCB3aGVuIGxldmVlcyBicm9rZS4gPHN0cm9uZz5DPzxcL3N0cm9uZz4gU29tZSBnb3QgbHVja3kuPFwvcD5cbiAgICAgIDxwPjxlbT5MZXNzb246PFwvZW0+IFN5c3RlbWljIGZhaWx1cmVzIGNvc3QgbGl2ZXNcdTIwMTRwcmVwIDxlbT5iZWZvcmU8XC9lbT4gdGhlIHN0b3JtLjxcL3A+XG4gICAgPFwvZGl2PlxuICA8XC9kaXY+XG5cbiAgPGRpdiBjbGFzcz1cInNjZW5hcmlvLWNhcmRcIj5cbiAgICA8aDI+NC4gVGhlIFNpbGVudCBLaWxsZXI6IEh1cnJpY2FuZSBIYXJ2ZXkgKDIwMTcpPFwvaDI+XG4gICAgPHA+PGVtPlNjZW5hcmlvOjxcL2VtPiBIb3VzdG9uLCBBdWd1c3QgMjYuIEhhcnZleSBzdGFsbHMgb3ZlcmhlYWQsIGR1bXBpbmcgPHN0cm9uZz42MCBpbmNoZXMgb2YgcmFpbjxcL3N0cm9uZz4uIFlvdXIgbmVpZ2hib3Job29kIGlzIGZsb29kaW5nIGZhc3QuPFwvcD5cbiAgICBcbiAgICA8ZGl2IGNsYXNzPVwiY2hvaWNlc1wiPlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgnaGFydmV5MScpXCI+XG4gICAgICAgIDxzdHJvbmc+QS48XC9zdHJvbmc+IENsaW1iIHRvIHRoZSByb29mIChidXQgcmlzayBiZWluZyBzdHJhbmRlZClcbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2hhcnZleTInKVwiPlxuICAgICAgICA8c3Ryb25nPkIuPFwvc3Ryb25nPiBXYWRlIHRocm91Z2ggY2hlc3QtZGVlcCB3YXRlciAoZWxlY3RyaWNhbCBoYXphcmRzLCBjdXJyZW50cylcbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2hhcnZleTMnKVwiPlxuICAgICAgICA8c3Ryb25nPkMuPFwvc3Ryb25nPiBXYWl0IGluIHRoZSBhdHRpYyB3aXRoIGFuIGF4ZSAodG8gYnJlYWsgdGhyb3VnaCBpZiB0cmFwcGVkKVxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgICBcbiAgICA8ZGl2IGlkPVwiaGFydmV5LW91dGNvbWVcIiBjbGFzcz1cIm91dGNvbWVcIj5cbiAgICAgIDxwPjxzdHJvbmc+QzxcL3N0cm9uZz4gd2FzIHRoZSA8ZW0+b25seTxcL2VtPiBzYWZlIGNob2ljZS4gPHN0cm9uZz5BXC9CPFwvc3Ryb25nPiBsZWQgdG8gZHJvd25pbmdzIG9yIGVsZWN0cm9jdXRpb25zLjxcL3A+XG4gICAgICA8cD48ZW0+TGVzc29uOjxcL2VtPiBSYWluIGZsb29kcyBhcmUgc3RlYWx0aHlcdTIwMTRoYXZlIGFuIGVzY2FwZSBwbGFuLjxcL3A+XG4gICAgPFwvZGl2PlxuICA8XC9kaXY+XG5cbiAgPGRpdiBjbGFzcz1cInNjZW5hcmlvLWNhcmRcIj5cbiAgICA8aDI+NS4gVGhlIEZ1dHVyZSBTdG9ybTogQ2xpbWF0ZS1Qb3dlcmVkIEh1cnJpY2FuZSAoMjAzMD8pPFwvaDI+XG4gICAgPHA+PGVtPlNjZW5hcmlvOjxcL2VtPiBBIG5ldyBcImh5cGVyY2FuZVwiIHdpdGggPHN0cm9uZz4yMjAgbXBoIHdpbmRzPFwvc3Ryb25nPiBpcyBwcmVkaWN0ZWQuIFlvdSdyZSBpbiBhIGhpZ2gtcmlzayB6b25lLjxcL3A+XG4gICAgXG4gICAgPGRpdiBjbGFzcz1cImNob2ljZXNcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2Z1dHVyZTEnKVwiPlxuICAgICAgICA8c3Ryb25nPkEuPFwvc3Ryb25nPiBSZWxvY2F0ZSBpbmxhbmQgcGVybWFuZW50bHlcbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjaG9pY2VcIiBvbmNsaWNrPVwic2hvd091dGNvbWUoJ2Z1dHVyZTInKVwiPlxuICAgICAgICA8c3Ryb25nPkIuPFwvc3Ryb25nPiBJbnZlc3QgaW4gYSBodXJyaWNhbmUtcHJvb2YgaG9tZSAoJDI1MEsrKVxuICAgICAgPFwvZGl2PlxuICAgICAgPGRpdiBjbGFzcz1cImNob2ljZVwiIG9uY2xpY2s9XCJzaG93T3V0Y29tZSgnZnV0dXJlMycpXCI+XG4gICAgICAgIDxzdHJvbmc+Qy48XC9zdHJvbmc+IFRydXN0IGdvdmVybm1lbnQgd2FybmluZ3Mgd2hlbiB0aGV5IGNvbWVcbiAgICAgIDxcL2Rpdj5cbiAgICA8XC9kaXY+XG4gICAgXG4gICAgPGRpdiBpZD1cImZ1dHVyZS1vdXRjb21lXCIgY2xhc3M9XCJvdXRjb21lXCI+XG4gICAgICA8cD48c3Ryb25nPkFcL0I8XC9zdHJvbmc+IGFyZSB0aGUgPGVtPm9ubHk8XC9lbT4gZ3VhcmFudGVlcy4gPHN0cm9uZz5DPzxcL3N0cm9uZz4gRnV0dXJlIHN0b3JtcyBtYXkgb3V0cGFjZSB3YXJuaW5ncy48XC9wPlxuICAgICAgPHA+PGVtPkxlc3Nvbjo8XC9lbT4gQWRhcHRhdGlvbiBpcyBubyBsb25nZXIgb3B0aW9uYWwuPFwvcD5cbiAgICA8XC9kaXY+XG4gIDxcL2Rpdj5cblxuICA8ZGl2IGNsYXNzPVwiZmluYWwtc2NvcmVcIj5cbiAgICA8aDI+RmluYWwgU2NvcmU6IEFyZSBZb3UgYSBIdXJyaWNhbmUgU3Vydml2YWwgRXhwZXJ0PzxcL2gyPlxuICAgIDxwPjxzdHJvbmc+NVwvNSBSaWdodCBDaG9pY2VzOjxcL3N0cm9uZz4gRGlzYXN0ZXIgcGxhbm5lciBpbiB0aGUgbWFraW5nITxcL3A+XG4gICAgPHA+PHN0cm9uZz4zXC81OjxcL3N0cm9uZz4gWW91J2Qgc3Vydml2ZVx1MjAxNGJ1dCBuZWVkIGEgYmV0dGVyIGtpdC48XC9wPlxuICAgIDxwPjxzdHJvbmc+MVwvNTo8XC9zdHJvbmc+IEx1Y2sgd29uJ3Qgc2F2ZSB5b3UgbmV4dCB0aW1lLjxcL3A+XG4gIDxcL2Rpdj5cblxuICA8ZGl2IGNsYXNzPVwiY3RhLWJ1dHRvbnNcIj5cbiAgICAgICA8YSBocmVmPVwiaHR0cHM6XC9cL2NvYXN0YWxzdG9ybXMuY29tXC91bHRpbWF0ZS1odXJyaWNhbmUtcHJlcC1ndWlkZVwvXCIgY2xhc3M9XCJjdGEtYnV0dG9uXCI+VmlldyBUaGUgVWx0aW1hdGUgSHVycmljYW5lIFByZXAgR3VpZGU8XC9hPlxuICAgIDxhIGhyZWY9XCJodHRwczpcL1wvd3d3LmZhY2Vib29rLmNvbVwvcHJvZmlsZS5waHA\\\/aWQ9NjE1NzY5NTI1NzIyMTJcIiBjbGFzcz1cImN0YS1idXR0b25cIj5Kb2luIFVzIE9uIEZhY2Vib29rPFwvYT5cbiAgPFwvZGl2PlxuXG4gIDxzY3JpcHQ+XG4gICAgZnVuY3Rpb24gc2hvd091dGNvbWUoc3Rvcm0pIHtcbiAgICAgIFwvXC8gSGlkZSBhbGwgb3V0Y29tZXMgZmlyc3RcbiAgICAgIGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5vdXRjb21lJykuZm9yRWFjaChvdXRjb21lID0+IHtcbiAgICAgICAgb3V0Y29tZS5jbGFzc0xpc3QucmVtb3ZlKCdzaG93Jyk7XG4gICAgICB9KTtcbiAgICAgIFxuICAgICAgXC9cLyBTaG93IHRoZSBzZWxlY3RlZCBvdXRjb21lXG4gICAgICBjb25zdCBvdXRjb21lSWQgPSBzdG9ybS5zdWJzdHJpbmcoMCwgc3Rvcm0ubGVuZ3RoLTEpICsgJy1vdXRjb21lJztcbiAgICAgIGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKG91dGNvbWVJZCkuY2xhc3NMaXN0LmFkZCgnc2hvdycpO1xuICAgICAgXG4gICAgICBcL1wvIFNjcm9sbCB0byB0aGUgb3V0Y29tZVxuICAgICAgZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQob3V0Y29tZUlkKS5zY3JvbGxJbnRvVmlldyh7XG4gICAgICAgIGJlaGF2aW9yOiAnc21vb3RoJyxcbiAgICAgICAgYmxvY2s6ICduZWFyZXN0J1xuICAgICAgfSk7XG4gICAgfVxuICA8XC9zY3JpcHQ+XG48XC9kaXY+XG48IS0tIFwvd3A6aHRtbCAtLT5cblxuPCEtLSB3cDp1YWdiXC9zb2NpYWwtc2hhcmUge1wiY2xhc3NNaWdyYXRlXCI6dHJ1ZSxcImNoaWxkTWlncmF0ZVwiOnRydWUsXCJibG9ja19pZFwiOlwiN2Q3ZGFlM2VcIn0gLS0+XG48ZGl2IGNsYXNzPVwid3AtYmxvY2stdWFnYi1zb2NpYWwtc2hhcmUgdWFnYi1zb2NpYWwtc2hhcmVfX291dGVyLXdyYXAgdWFnYi1zb2NpYWwtc2hhcmVfX2xheW91dC1ob3Jpem9udGFsIHVhZ2ItYmxvY2stN2Q3ZGFlM2VcIj48IS0tIHdwOnVhZ2JcL3NvY2lhbC1zaGFyZS1jaGlsZCB7XCJibG9ja19pZFwiOlwiZjc5N2JmNzZcIixcImljb25cIjpcImZhYiBmYS1mYWNlYm9va1wiLFwiaW1hZ2VcIjpcIlwiLFwiaWNvbl9jb2xvclwiOlwiIzNiNTk5OFwifSAtLT5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay11YWdiLXNvY2lhbC1zaGFyZS1jaGlsZCB1YWdiLXNzLXJlcGVhdGVyIHVhZ2Itc3NfX3dyYXBwZXIgdWFnYi1ibG9jay1mNzk3YmY3NlwiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fbGlua1wiIGRhdGEtaHJlZj1cImh0dHBzOlwvXC93d3cuZmFjZWJvb2suY29tXC9zaGFyZXIucGhwP3U9XCIgdGFiaW5kZXg9XCIwXCIgcm9sZT1cImJ1dHRvblwiIGFyaWEtbGFiZWw9XCJmYWNlYm9va1wiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fc291cmNlLXdyYXBcIj48c3BhbiBjbGFzcz1cInVhZ2Itc3NfX3NvdXJjZS1pY29uXCI+PHN2ZyB4bWxucz1cImh0dHBzOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmdcIiB2aWV3Qm94PVwiMCAwIDUxMiA1MTJcIj48cGF0aCBkPVwiTTUwNCAyNTZDNTA0IDExOSAzOTMgOCAyNTYgOFM4IDExOSA4IDI1NmMwIDEyMy44IDkwLjY5IDIyNi40IDIwOS4zIDI0NVYzMjcuN2gtNjNWMjU2aDYzdi01NC42NGMwLTYyLjE1IDM3LTk2LjQ4IDkzLjY3LTk2LjQ4IDI3LjE0IDAgNTUuNTIgNC44NCA1NS41MiA0Ljg0djYxaC0zMS4yOGMtMzAuOCAwLTQwLjQxIDE5LjEyLTQwLjQxIDM4LjczVjI1Nmg2OC43OGwtMTEgNzEuNjloLTU3Ljc4VjUwMUM0MTMuMyA0ODIuNCA1MDQgMzc5LjggNTA0IDI1NnpcIj48XC9wYXRoPjxcL3N2Zz48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9kaXY+XG48IS0tIFwvd3A6dWFnYlwvc29jaWFsLXNoYXJlLWNoaWxkIC0tPlxuXG48IS0tIHdwOnVhZ2JcL3NvY2lhbC1zaGFyZS1jaGlsZCB7XCJibG9ja19pZFwiOlwiZDAwMTdiYThcIixcInR5cGVcIjpcInR3aXR0ZXJcIixcImljb25cIjpcImZhYiBmYS10d2l0dGVyLXNxdWFyZVwiLFwiaW1hZ2VcIjpcIlwiLFwiaWNvbl9jb2xvclwiOlwiIzU1YWNlZVwifSAtLT5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay11YWdiLXNvY2lhbC1zaGFyZS1jaGlsZCB1YWdiLXNzLXJlcGVhdGVyIHVhZ2Itc3NfX3dyYXBwZXIgdWFnYi1ibG9jay1kMDAxN2JhOFwiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fbGlua1wiIGRhdGEtaHJlZj1cImh0dHBzOlwvXC90d2l0dGVyLmNvbVwvc2hhcmU\\\/dXJsPVwiIHRhYmluZGV4PVwiMFwiIHJvbGU9XCJidXR0b25cIiBhcmlhLWxhYmVsPVwidHdpdHRlclwiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fc291cmNlLXdyYXBcIj48c3BhbiBjbGFzcz1cInVhZ2Itc3NfX3NvdXJjZS1pY29uXCI+PHN2ZyB4bWxucz1cImh0dHBzOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmdcIiB2aWV3Qm94PVwiMCAwIDQ0OCA1MTJcIj48cGF0aCBkPVwiTTQwMCAzMkg0OEMyMS41IDMyIDAgNTMuNSAwIDgwdjM1MmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgzNTJjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWODBjMC0yNi41LTIxLjUtNDgtNDgtNDh6bS00OC45IDE1OC44Yy4yIDIuOCAuMiA1LjcgLjIgOC41IDAgODYuNy02NiAxODYuNi0xODYuNiAxODYuNi0zNy4yIDAtNzEuNy0xMC44LTEwMC43LTI5LjQgNS4zIC42IDEwLjQgLjggMTUuOCAuOCAzMC43IDAgNTguOS0xMC40IDgxLjQtMjgtMjguOC0uNi01My0xOS41LTYxLjMtNDUuNSAxMC4xIDEuNSAxOS4yIDEuNSAyOS42LTEuMi0zMC02LjEtNTIuNS0zMi41LTUyLjUtNjQuNHYtLjhjOC43IDQuOSAxOC45IDcuOSAyOS42IDguM2E2NS40NSA2NS40NSAwIDAgMSAtMjkuMi01NC42YzAtMTIuMiAzLjItMjMuNCA4LjktMzMuMSAzMi4zIDM5LjggODAuOCA2NS44IDEzNS4yIDY4LjYtOS4zLTQ0LjUgMjQtODAuNiA2NC04MC42IDE4LjkgMCAzNS45IDcuOSA0Ny45IDIwLjcgMTQuOC0yLjggMjktOC4zIDQxLjYtMTUuOC00LjkgMTUuMi0xNS4yIDI4LTI4LjggMzYuMSAxMy4yLTEuNCAyNi01LjEgMzcuOC0xMC4yLTguOSAxMy4xLTIwLjEgMjQuNy0zMi45IDM0elwiPjxcL3BhdGg+PFwvc3ZnPjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL2Rpdj5cbjwhLS0gXC93cDp1YWdiXC9zb2NpYWwtc2hhcmUtY2hpbGQgLS0+XG5cbjwhLS0gd3A6dWFnYlwvc29jaWFsLXNoYXJlLWNoaWxkIHtcImJsb2NrX2lkXCI6XCJhZTMzY2E3M1wiLFwidHlwZVwiOlwicGludGVyZXN0XCIsXCJpY29uXCI6XCJmYWIgZmEtcGludGVyZXN0LXNxdWFyZVwiLFwiaW1hZ2VcIjpcIlwiLFwiaWNvbl9jb2xvclwiOlwiI2JkMDgxY1wifSAtLT5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay11YWdiLXNvY2lhbC1zaGFyZS1jaGlsZCB1YWdiLXNzLXJlcGVhdGVyIHVhZ2Itc3NfX3dyYXBwZXIgdWFnYi1ibG9jay1hZTMzY2E3M1wiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fbGlua1wiIGRhdGEtaHJlZj1cImh0dHBzOlwvXC9waW50ZXJlc3QuY29tXC9waW5cL2NyZWF0ZVwvbGlua1wvP3VybD1cIiB0YWJpbmRleD1cIjBcIiByb2xlPVwiYnV0dG9uXCIgYXJpYS1sYWJlbD1cInBpbnRlcmVzdFwiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fc291cmNlLXdyYXBcIj48c3BhbiBjbGFzcz1cInVhZ2Itc3NfX3NvdXJjZS1pY29uXCI+PHN2ZyB4bWxucz1cImh0dHBzOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmdcIiB2aWV3Qm94PVwiMCAwIDQ0OCA1MTJcIj48cGF0aCBkPVwiTTQ0OCA4MHYzNTJjMCAyNi41LTIxLjUgNDgtNDggNDhIMTU0LjRjOS44LTE2LjQgMjIuNC00MCAyNy40LTU5LjMgMy0xMS41IDE1LjMtNTguNCAxNS4zLTU4LjQgOCAxNS4zIDMxLjQgMjguMiA1Ni4zIDI4LjIgNzQuMSAwIDEyNy40LTY4LjEgMTI3LjQtMTUyLjcgMC04MS4xLTY2LjItMTQxLjgtMTUxLjQtMTQxLjgtMTA2IDAtMTYyLjIgNzEuMS0xNjIuMiAxNDguNiAwIDM2IDE5LjIgODAuOCA0OS44IDk1LjEgNC43IDIuMiA3LjEgMS4yIDguMi0zLjMgLjgtMy40IDUtMjAuMSA2LjgtMjcuOCAuNi0yLjUgLjMtNC42LTEuNy03LTEwLjEtMTIuMy0xOC4zLTM0LjktMTguMy01NiAwLTU0LjIgNDEtMTA2LjYgMTEwLjktMTA2LjYgNjAuMyAwIDEwMi42IDQxLjEgMTAyLjYgOTkuOSAwIDY2LjQtMzMuNSAxMTIuNC03Ny4yIDExMi40LTI0LjEgMC00Mi4xLTE5LjktMzYuNC00NC40IDYuOS0yOS4yIDIwLjMtNjAuNyAyMC4zLTgxLjggMC01My03NS41LTQ1LjctNzUuNSAyNSAwIDIxLjcgNy4zIDM2LjUgNy4zIDM2LjUtMzEuNCAxMzIuOC0zNi4xIDEzNC41LTI5LjYgMTkyLjZsMi4yIC44SDQ4Yy0yNi41IDAtNDgtMjEuNS00OC00OFY4MGMwLTI2LjUgMjEuNS00OCA0OC00OGgzNTJjMjYuNSAwIDQ4IDIxLjUgNDggNDh6XCI+PFwvcGF0aD48XC9zdmc+PFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvZGl2PlxuPCEtLSBcL3dwOnVhZ2JcL3NvY2lhbC1zaGFyZS1jaGlsZCAtLT5cblxuPCEtLSB3cDp1YWdiXC9zb2NpYWwtc2hhcmUtY2hpbGQge1wiYmxvY2tfaWRcIjpcIjM2N2QwZDJmXCIsXCJ0eXBlXCI6XCJsaW5rZWRpblwiLFwiaWNvblwiOlwiZmFiIGZhLWxpbmtlZGluXCIsXCJpbWFnZVwiOlwiXCIsXCJpY29uX2NvbG9yXCI6XCIjMDA3N2I1XCJ9IC0tPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLXVhZ2Itc29jaWFsLXNoYXJlLWNoaWxkIHVhZ2Itc3MtcmVwZWF0ZXIgdWFnYi1zc19fd3JhcHBlciB1YWdiLWJsb2NrLTM2N2QwZDJmXCI+PHNwYW4gY2xhc3M9XCJ1YWdiLXNzX19saW5rXCIgZGF0YS1ocmVmPVwiaHR0cHM6XC9cL3d3dy5saW5rZWRpbi5jb21cL3NoYXJlQXJ0aWNsZT91cmw9XCIgdGFiaW5kZXg9XCIwXCIgcm9sZT1cImJ1dHRvblwiIGFyaWEtbGFiZWw9XCJsaW5rZWRpblwiPjxzcGFuIGNsYXNzPVwidWFnYi1zc19fc291cmNlLXdyYXBcIj48c3BhbiBjbGFzcz1cInVhZ2Itc3NfX3NvdXJjZS1pY29uXCI+PHN2ZyB4bWxucz1cImh0dHBzOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmdcIiB2aWV3Qm94PVwiMCAwIDQ0OCA1MTJcIj48cGF0aCBkPVwiTTQxNiAzMkgzMS45QzE0LjMgMzIgMCA0Ni41IDAgNjQuM3YzODMuNEMwIDQ2NS41IDE0LjMgNDgwIDMxLjkgNDgwSDQxNmMxNy42IDAgMzItMTQuNSAzMi0zMi4zVjY0LjNjMC0xNy44LTE0LjQtMzIuMy0zMi0zMi4zek0xMzUuNCA0MTZINjlWMjAyLjJoNjYuNVY0MTZ6bS0zMy4yLTI0M2MtMjEuMyAwLTM4LjUtMTcuMy0zOC41LTM4LjVTODAuOSA5NiAxMDIuMiA5NmMyMS4yIDAgMzguNSAxNy4zIDM4LjUgMzguNSAwIDIxLjMtMTcuMiAzOC41LTM4LjUgMzguNXptMjgyLjEgMjQzaC02Ni40VjMxMmMwLTI0LjgtLjUtNTYuNy0zNC41LTU2LjctMzQuNiAwLTM5LjkgMjctMzkuOSA1NC45VjQxNmgtNjYuNFYyMDIuMmg2My43djI5LjJoLjljOC45LTE2LjggMzAuNi0zNC41IDYyLjktMzQuNSA2Ny4yIDAgNzkuNyA0NC4zIDc5LjcgMTAxLjlWNDE2elwiPjxcL3BhdGg+PFwvc3ZnPjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL2Rpdj5cbjwhLS0gXC93cDp1YWdiXC9zb2NpYWwtc2hhcmUtY2hpbGQgLS0+PFwvZGl2PlxuPCEtLSBcL3dwOnVhZ2JcL3NvY2lhbC1zaGFyZSAtLT5cblxuPCEtLSB3cDpwYXJhZ3JhcGggLS0+XG48cD48XC9wPlxuPCEtLSBcL3dwOnBhcmFncmFwaCAtLT4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"fluentform-elementor-widget\"]}}"],"_uag_css_file_name":["uag-css-1144.css"],"_uag_js_file_name":["uag-js-1144.js"]},"uagb_featured_image_src":{"full":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz.jpg",1408,768,false],"thumbnail":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-150x150.jpg",150,150,true],"medium":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-300x164.jpg",300,164,true],"medium_large":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-768x419.jpg",768,419,true],"large":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-1024x559.jpg",1024,559,true],"1536x1536":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz.jpg",1408,768,false],"2048x2048":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz.jpg",1408,768,false],"trp-custom-language-flag":["https:\/\/coastalstorms.com\/wp-content\/uploads\/2025\/06\/Hurricane-Survival-Quiz-18x10.jpg",18,10,true]},"uagb_author_info":{"display_name":false,"author_link":"https:\/\/coastalstorms.com\/ro\/author\/mikebarkasgmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Could You Survive These Hurricanes? Hurricanes are nature&#8217;s ultimate test of human resilience. But how would you fare if faced with history&#8217;s most catastrophic storms? This interactive journey puts you in the eye of five legendary hurricanes\u2014from rapid intensification to record-breaking surges\u2014to see if your knowledge and instincts match what survival demands. 1. The Unpredictable&hellip;","_links":{"self":[{"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/pages\/1144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/comments?post=1144"}],"version-history":[{"count":16,"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/pages\/1144\/revisions"}],"predecessor-version":[{"id":1166,"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/pages\/1144\/revisions\/1166"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/media\/1157"}],"wp:attachment":[{"href":"https:\/\/coastalstorms.com\/ro\/wp-json\/wp\/v2\/media?parent=1144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}