@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--wb_primary-color-color: #0073aa;--wb_secondary-color: #052D49;--header-bg: #fff;--feature-bg: #fff;--map-bg: #fff;--cta-bg: #fff;--emergency-bg: #FF5966;--boxes-bg: #fff;--support-bg: #F7F7F7;--faq-bg: #fff;--scam-bg: #fff;--font-size-base: 1rem;--font-size-md: 1.25rem;--font-size-lg: 2rem;--font-size-xl: 2.5rem;--main-body-font-size: 1rem;--font-family: inherit;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 2rem;--radius: 8px}body.hub-style-pip{--wb_primary-color-color: #4F58F5;--wb_secondary-color: #211752;--emergency-bg: #FF5966;--wb_button_color: #4F58F5;--wb_button_color-hover: rgb(98, 106, 252);--boxes-padding: 2rem 3rem;--boxes-bg: #F7F7F7;--wh-faq-bg: #211752;--wh-faq-color-accent: #4F58F5;--wh-faq-color-text: #fff;--font-heading-size: 1.8rem;--font-heading-weight: 550;--font-heading-size-h3: 1.4rem}body.hub-style-pip .contained{max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){body.hub-style-pip .contained{padding:0 1rem}}body.hub-style-sgua{--wb_primary-color-color: #DF1A37;--wb_secondary-color: #000;--wb_button_color: #DF1A37;--wb_button_color-hover: #fa1f40;--emergency-bg: #DF1A37;--boxes-bg: #fff;--boxes-padding: 1.5rem;--font-heading-size: 1.8rem;--font-heading-weight: 550;--font-heading-size-h3: 1.4rem}body.hub-style-sgua .contained{max-width:1200px;padding:0 2rem}@media (max-width: 768px){body.hub-style-sgua .contained{padding:0 1rem}}body.hub-style-sgua{--font-heading-size: 2.25rem;--font-heading-weight: 650;--font-heading-size-h3: 1.5rem}body.hub-style-sgua p{font-weight:300}.weather-hub-container h2{font-size:var(--font-heading-size);font-weight:var(--font-heading-weight)}.weather-hub-container h3{font-size:var(--font-heading-size-h3);font-weight:var(--font-heading-weight)}.weather-hub-container h1,.weather-hub-container h2,.weather-hub-container h3,.weather-hub-container h4,.weather-hub-container h5{margin-top:0!important;font-family:var(--primary-font-family)}.weather-hub-container strong{font-weight:550}:root{--header-content-bg: transparent;--header-headline-color: #FFFFFF;--header-subtitle-color: #FFFFFF;--header-padding: var(--spacing-xl, 3rem);--header-min-height: 230px;--header-border-radius: var(--radius-lg, 16px);--header-headline-size: 2.8rem;--header-subtitle-size: 1.4rem;--header-headline-weight: 650;--header-subtitle-weight: 400}body.hub-style-pip{--header-content-bg: #211752;--header-headline-color: #4F58F5;--header-subtitle-color: #AEB6DF;--header-min-height: 350px;--header-border-radius: 0;--header-headline-size: 3rem;--header-subtitle-size: var(--font-size-lg, 1.4rem)}@media (max-width: 768px){body.hub-style-pip{--header-headline-size: 2rem}}body.hub-style-pip .weather-hub-header{display:flex;flex-direction:row;background:none;padding:0;min-height:var(--header-min-height);align-items:stretch;width:100%;background-color:var(--header-content-bg);max-width:100vw}body.hub-style-pip .weather-hub-header .weather-hub-header-content{width:50%;padding:var(--header-padding);display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){body.hub-style-pip .weather-hub-header .weather-hub-header-content{padding:2rem}}body.hub-style-pip .weather-hub-header .weather-hub-header-content .weather-hub-header-headline{color:var(--header-headline-color);font-size:var(--header-headline-size);font-weight:var(--header-headline-weight);margin:0 0 var(--spacing-md, 1rem) 0;line-height:1.2}body.hub-style-pip .weather-hub-header .weather-hub-header-content .weather-hub-header-subtitle{color:var(--header-subtitle-color);font-size:var(--header-subtitle-size);font-weight:var(--header-subtitle-weight);opacity:.9;margin:0;line-height:1.4}body.hub-style-pip .weather-hub-header .weather-hub-header-image{height:auto;width:100%;object-fit:cover;object-position:center left;border-radius:0;max-width:50vw;flex:1}body.hub-style-sgua .weather-hub-header{background-image:var(--sgua-header-bg-image);background-size:cover;background-position:center;border-radius:var(--header-border-radius);padding:var(--header-padding);min-height:var(--header-min-height);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;background-color:var(--header-content-bg)}body.hub-style-sgua .weather-hub-header .weather-hub-header-headline{color:var(--header-headline-color);font-size:var(--header-headline-size);font-weight:var(--header-headline-weight);margin:0;line-height:1.2;margin-bottom:.8rem}body.hub-style-sgua .weather-hub-header .weather-hub-header-subtitle{color:var(--header-subtitle-color);font-size:var(--header-subtitle-size);font-weight:400;opacity:.95;margin:0;line-height:1.4}body.hub-style-sgua .weather-hub-header .weather-hub-header-image{display:none}.weather-hub-page-list{--link-size:18px;display:flex;justify-content:center;gap:var(--spacing-md, 1rem);list-style:none;padding:3rem 0;margin:0}@media (max-width: 768px){.weather-hub-page-list{flex-direction:row;gap:.5rem;padding:3rem 0}}@media (max-width: 500px){.weather-hub-page-list{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:3rem 1rem;gap:1rem}.weather-hub-page-list::-webkit-scrollbar{display:none}.weather-hub-page-list:before,.weather-hub-page-list:after{content:"";position:absolute;top:0;bottom:0;height:100%;width:50px;pointer-events:none;z-index:1}.weather-hub-page-list:before{left:0;background:linear-gradient(to right,white,transparent)}.weather-hub-page-list:after{right:0;background:linear-gradient(to left,white,transparent)}}.weather-hub-page-list li{font-size:var(--font-size-base, 1rem)}.weather-hub-page-list li.current a{color:var(--wb_primary-color-color);font-weight:550}.weather-hub-page-list a{color:var(--wb_secondary-color, #333);text-decoration:none;padding:var(--spacing-xs, .25rem) var(--spacing-sm, .5rem);border-radius:var(--radius, 8px);transition:background .2s;font-weight:550;font-size:var(--link-size, 16px)}body.hub-style-sgua .weather-hub-page-list{--link-size:1rem}.weather-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 768px){.weather-hub-grid{grid-template-columns:repeat(1,1fr)}}.weather-hub-grid-title{text-align:center;font-size:1.5rem;color:var(--wb_secondary-color);margin-bottom:2.5rem}.weather-hub-grid-item{background:var(--grid-item-bg, #fff);border-radius:var(--radius, 8px);box-shadow:0 2px 8px #0000000a;padding:var(--spacing-md, 1rem);display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:.8rem 1.75rem 1.5rem;background-color:var(--grid-background, #4A4AFF);color:var(--color-text-light, #FFFFFF)}.weather-hub-grid-item.first{grid-column:1;grid-row:1/3}.weather-hub-grid-item.second_top{grid-column:2;grid-row:1}.weather-hub-grid-item.second_bottom{grid-column:2;grid-row:2}.weather-hub-grid-item.last{grid-column:3;grid-row:1/3}@media (max-width: 768px){.weather-hub-grid-item.first,.weather-hub-grid-item.second_top,.weather-hub-grid-item.second_bottom,.weather-hub-grid-item.last{grid-column:1;grid-row:auto}}.weather-hub-grid-item.blue{--grid-background: #4F58F5;--color-text-light: #FFFFFF}.weather-hub-grid-item.green{--grid-background: #3DD499;--color-text-light: #FFFFFF}.weather-hub-grid-item.dblue,.weather-hub-grid-item.dark{--grid-background: #211752;--color-text-light: #FFFFFF}.weather-hub-grid-item .weather-hub-grid-icon{width:35px;height:35px;object-fit:contain;color:var(--color-text-light, #FFFFFF)}.weather-hub-grid-item .weather-hub-grid-text{padding-top:.8rem;color:var(--color-text-light, #FFFFFF)}.weather-hub-grid-nested{margin-top:var(--spacing-sm, .5rem)}.weather-hub-grid-nested:is(a){text-decoration:none;color:inherit;display:block}.weather-hub-grid-nested:is(a):hover{text-decoration:none;color:inherit}.weather-hub-grid-nested:is(a):focus{outline:2px solid var(--wb_primary-color, #4F58F5);outline-offset:2px}.weather-hub-grid-icon{font-size:var(--font-size-lg, 2rem);color:var(--wb_primary-color-color);margin-right:var(--spacing-xs, .25rem)}.weather-hub-grid-text{font-size:var(--main-body-font-size, 15px);color:var(--wb_secondary-color, #333)}body.hub-style-sgua .weather-hub-grid-title{font-size:2.5rem;font-weight:650}body.hub-style-sgua .weather-hub-grid-item{background:var(--grid-item-bg, #fff);border-radius:var(--radius, 8px);box-shadow:0 2px 8px #0000000a;padding:.5rem 1.5rem .5rem 1rem;color:#000;border:1px solid rgba(196,196,196,.6901960784);gap:2rem}body.hub-style-sgua .weather-hub-grid-nested{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem 0rem;margin:0}body.hub-style-sgua .weather-hub-grid-nested.top_down{flex-direction:column;align-items:flex-start;padding:1rem}body.hub-style-sgua .weather-hub-grid-nested:is(a){text-decoration:none;color:inherit;display:flex}body.hub-style-sgua .weather-hub-grid-nested:is(a):hover{text-decoration:none;color:inherit}body.hub-style-sgua .weather-hub-grid-nested:is(a):focus{outline:2px solid var(--wb_primary-color, #4F58F5);outline-offset:2px}body.hub-style-sgua .weather-hub-grid-nested:is(a).top_down{display:flex;flex-direction:column;align-items:flex-start}body.hub-style-sgua .weather-hub-grid-text{margin-top:0;padding-top:0;line-height:1.3;font-size:.9rem;font-weight:300}body.hub-style-sgua .weather-hub-grid-icon{color:#000;padding:15px;border-radius:10px;width:65px;height:65px;box-shadow:0 6px 20px #0000001a}body.hub-style-sgua .weather-hub-grid-text,body.hub-style-sgua .weather-hub-grid-text strong{color:#000}.weather-hub-map{width:100%;max-width:1200px;margin:0 auto;display:flex;gap:7em}.weather-hub-map-image-wrapper{flex:1}.weather-hub-map-content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}.weather-hub-map-svg{margin-bottom:var(--spacing-md, 1rem)}.weather-hub-map-svg svg{max-width:100%;height:auto}.weather-hub-map-header{font-size:1.5rem;color:var(--wb_secondary-color);margin-bottom:var(--spacing-md, 1rem);margin-top:0}.weather-hub-map-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.35rem}.weather-hub-map-list li{display:flex;align-items:center;gap:.7rem}.weather-hub-map-list-icon{display:inline-flex;align-items:center}.weather-hub-map-list-icon img{width:14px;height:14px;fill:var(--wb_primary-color-color)}.weather-hub-map-list a{color:var(--wb_secondary-color);text-decoration:none;font-size:1rem}@media (max-width: 768px){.weather-hub-map{flex-direction:column;gap:2rem}.weather-hub-map-image-wrapper{padding:0 2rem}.weather-hub-map-content-wrapper{padding:0 1rem;max-width:100%}}body.hub-style-sgua .weather-hub-map-header{font-size:1.5rem;font-weight:650}body.hub-style-sgua .weather-hub-map-list a{font-size:.9rem;font-weight:300}body.hub-style-sgua .weather-hub-map-list{padding:0;margin:0}.map-hover-label{opacity:0;pointer-events:none;transition:opacity .3s ease}.map-hover-label.is-shown{opacity:1;pointer-events:auto}.map-point-path{transition:transform .3s ease}.map-point-path.is-hover{transform:translateY(-10px)}[data-name=mapPoint] path,#mapPoint path{pointer-events:none}.map-point-hit-area{pointer-events:auto;cursor:pointer}.cls-2{fill:#d9d9d9}.cls-3{fill:#211752;stroke:#211752}.cls-9{fill:#fff}body.hub-style-sgua .cls-2{fill:#d9d9d9}body.hub-style-sgua .cls-3{fill:#df1a37;stroke:#df1a37}.weather-hub-cta{text-align:center;margin:0 auto;max-width:450px;padding:0 1rem}.weather-hub-cta h2{color:var(--wb_secondary-color);margin-bottom:1rem}.weather-hub-cta-desc{font-size:var(--main-body-font-size, 15px);color:var(--wb_secondary-color, #333);margin-bottom:1.5rem}.weather-hub-cta-btn:hover{background:var(--wb_secondary-color, #333)}body.hub-style-sgua .weather-hub-cta{max-width:550px}body.hub-style-sgua .weather-hub-cta-desc{font-size:16px;font-weight:300}body.hub-style-sgua .weather-hub-cta h2{font-size:2.25rem}body.hub-style-sgua .weather-hub-cta-btn{min-width:200px}.weather-hub-feature{text-align:center;padding:0}.weather-hub-feature h2{font-size:2.2rem;font-weight:550;color:#2d3748;margin-bottom:1.5rem}.weather-hub-feature-desc{font-size:.9rem;line-height:1.3;color:var(--wb_secondary-color);margin-bottom:2.5rem;max-width:59ch;margin-left:auto;margin-right:auto}.weather-hub-feature-list{list-style:none;padding:0;display:flex;gap:var(--spacing-lg, 2rem);flex-wrap:wrap;justify-content:center}.weather-hub-feature-list li{background:#4a55e8;color:#fff;border-radius:var(--radius, 8px);padding:var(--spacing-lg, 2rem);flex:1 1 25%;min-width:250px;text-align:center}.weather-hub-feature-list li h3{color:#fff;margin-top:0;margin-bottom:.75rem}.weather-hub-feature-list li a{color:#fff}.weather-hub-feature-icon{height:50px;width:50px;object-fit:contain;margin-bottom:var(--spacing-md, 1rem);display:block;margin-left:auto;margin-right:auto}.weather-hub-feature-item-desc{font-size:1rem;padding:0 1rem;color:#f0f0f0;line-height:1.4}body.hub-style-sgua .weather-hub-feature h2{font-weight:650;font-size:2.25rem;line-height:1.2}body.hub-style-sgua .weather-hub-feature-desc{font-size:1rem;max-width:70ch;font-weight:300;line-height:1.5;color:#000}body.hub-style-sgua .weather-hub-feature-item-desc{color:#000;font-weight:300;text-align:left;padding:0}body.hub-style-sgua .weather-hub-feature-list li{transition:all .3s ease}body.hub-style-sgua .weather-hub-feature-list li:hover{background:var(--wb_button_color);color:#fff}body.hub-style-sgua .weather-hub-feature-list li:hover img{background-color:#fff}body.hub-style-sgua .weather-hub-feature-list li:hover .weather-hub-feature-item-desc,body.hub-style-sgua .weather-hub-feature-list li:hover h3,body.hub-style-sgua .weather-hub-feature-list li:hover a{color:#fff}body.hub-style-sgua .weather-hub-feature-list{gap:1rem}body.hub-style-sgua .weather-hub-feature-list li{flex:1 1 30%;background:#fff;border:1px solid rgba(229,229,229,.6901960784);padding:1rem 1.2rem 2rem;box-shadow:0 5px 15px #0000001a}body.hub-style-sgua .weather-hub-feature-list li .weather-hub-feature-desc{color:#000}body.hub-style-sgua .weather-hub-feature-list li h3,body.hub-style-sgua .weather-hub-feature-list li a{text-align:left;color:#000}body.hub-style-sgua .weather-hub-feature-list li h3{font-size:1.2rem}body.hub-style-sgua .weather-hub-feature-list li .weather-hub-feature-icon{padding:1rem;border-radius:10px;box-shadow:0 10px 15px 5px #0000001a;margin:0 0 1rem}body.hub-style-sgua .weather-hub-feature-list li .weather-hub-feature-item-desc{padding:0;font-size:.85rem}@media (max-width: 768px){body.hub-style-sgua .weather-hub-feature-list li{flex:1 1 100%}body.hub-style-sgua .weather-hub-feature-list li .weather-hub-feature-item-desc{font-size:1rem}}body.hub-style-pip{--radius: 8px}body.hub-style-sgua{--radius: 20px}.weather-hub-emergency-content{display:flex;gap:5rem}.weather-hub-emergency-left{border-radius:var(--radius, 8px);flex:1;background-color:var(--emergency-bg, #FF5966);padding:2rem;display:flex;flex-direction:column}@media (max-width: 768px){.weather-hub-emergency-left{padding:1.5rem}}.weather-hub-emergency-right{flex:0 0 48%}.weather-hub-emergency-header-icon-group{display:flex;align-items:center;gap:2rem;margin-bottom:var(--spacing-md, 1rem)}@media (max-width: 768px){.weather-hub-emergency-header-icon-group{gap:2rem}}.weather-hub-emergency h2{font-size:1.55rem;color:#fff;line-height:1.1;margin-bottom:0}.weather-hub-emergency-icon{height:50px;width:50px;object-fit:contain}.weather-hub-emergency-list{list-style:none;padding:0;padding:2rem 0 1rem;display:flex;flex-direction:column;gap:1.5rem;align-self:center;justify-self:center;width:100%}.weather-hub-emergency-list li{font-size:var(--font-size-base, 1rem);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.weather-hub-emergency-list li .name{flex:1.4;font-size:1.2rem;font-weight:550;line-height:1.1;margin-left:1rem;display:inline-block}@media (max-width: 768px){.weather-hub-emergency-list li .name{margin-left:0;font-size:1rem}}.weather-hub-emergency-list li .number{font-size:1.8rem;flex:1;justify-content:center;align-items:center;text-align:center;font-weight:550;display:inline-block}.weather-hub-emergency-desc{font-size:1rem;color:var(--wb_secondary-color, #333);margin-bottom:1.5rem;margin-top:0rem}.weather-hub-emergency-desc p:first-child{margin-top:0}.weather-hub-emergency-desc p{font-size:.9rem;margin-bottom:1rem}.weather-hub-emergency-cta:hover{background:var(--wb_secondary-color, #333)}body.hub-style-sgua .weather-hub-emergency-content{flex-direction:row-reverse}@media (max-width: 768px){.weather-hub-emergency-content,body.hub-style-sgua .weather-hub-emergency-content{flex-direction:column}.weather-hub-emergency-left,.weather-hub-emergency-right{flex-basis:auto}}body.hub-style-sgua .weather-hub-emergency-content{gap:3rem}@media (max-width: 768px){body.hub-style-sgua .weather-hub-emergency-content{flex-direction:column;gap:2rem}body.hub-style-sgua .weather-hub-emergency-left{width:100%}body.hub-style-sgua .weather-hub-emergency-header-icon-group{gap:1rem;flex-direction:column}}body.hub-style-sgua .weather-hub-emergency-left{padding:2rem .5rem;align-self:flex-start}body.hub-style-sgua .weather-hub-emergency-left h2{font-size:1.5rem}body.hub-style-sgua .weather-hub-emergency-icon{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 5px 10px #0000001a;margin-left:1.2rem}@media (max-width: 768px){body.hub-style-sgua .weather-hub-emergency-icon{margin-left:0}}body.hub-style-sgua .weather-hub-emergency-list{flex-direction:row;gap:0;padding-bottom:0;margin-top:0rem}@media (max-width: 768px){body.hub-style-sgua .weather-hub-emergency-list{flex-direction:column;gap:1rem;margin-top:0}}body.hub-style-sgua .weather-hub-emergency-list li{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;gap:.5rem}body.hub-style-sgua .weather-hub-emergency-list li:first-child{border-right:1px solid rgba(255,255,255,.6901960784)}@media (max-width: 768px){body.hub-style-sgua .weather-hub-emergency-list li:first-child{border-right:0}}body.hub-style-sgua .weather-hub-emergency-list li .name{font-size:1rem;font-weight:300;margin-left:0;text-align:center}body.hub-style-sgua .weather-hub-emergency-list li .number{font-size:2rem}.weather-hub-boxes{display:flex;gap:var(--spacing-md, 1rem);flex-wrap:wrap;justify-content:center}@media (max-width: 768px){.weather-hub-boxes{padding:1rem}}.weather-hub-box{background:var(--boxes-bg, #fff);padding:var(--boxes-padding, 2rem);flex:1 1 200px;min-width:200px;max-width:300px;display:flex;gap:1.1rem;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.weather-hub-box{width:100%;max-width:100%;min-width:100%;flex:1;padding:2rem!important}}.weather-hub-box h3{color:var(--wb_secondary-color);font-weight:550;margin-bottom:var(--spacing-sm, .5rem)}.weather-hub-box-desc{font-size:.9em;color:var(--wb_secondary-color, #333);margin-bottom:1rem;flex:1}.weather-hub-box-cta{display:inline-block;background:var(--wb_primary-color-color);color:#fff;padding:var(--spacing-sm, .5rem) var(--spacing-md, 1rem);border-radius:var(--radius, 8px);text-decoration:none;font-weight:550;transition:background .2s;align-self:flex-start}.weather-hub-box-cta:hover{background:var(--wb_secondary-color, #333)}body.hub-style-sgua .weather-hub-box h3{font-weight:650;font-size:1.2rem;margin-bottom:0}body.hub-style-sgua .weather-hub-box{border:1px solid #E5E5E5;border-radius:15px;max-width:400px;gap:1rem;padding:2rem}body.hub-style-sgua .weather-hub-box-desc{font-size:.9rem;font-weight:300}body.hub-style-sgua .weather-hub-box-cta{text-align:center}body.hub-style-sgua .weather-hub-box-cta{width:100%}.weather-hub-support-box{display:flex;align-items:center;background-color:var(--support-bg, #F7F7F7);background-repeat:no-repeat;background-size:contain;background-position:right center;border-radius:var(--radius, 8px);padding:3rem var(--spacing-lg, 2rem);padding-right:calc(var(--spacing-lg, 2rem) + 550px);margin:0 auto;position:relative;max-width:1000px;box-sizing:border-box}@media (max-width: 768px){.weather-hub-support-box{padding-right:2rem;background-image:none!important}}.weather-hub-support-content{flex:1;padding-right:var(--spacing-md, 1rem)}@media (max-width: 768px){.weather-hub-support-content{padding-right:0;background-image:none!important}}.weather-hub-support-box h3{color:var(--wb_secondary-color);margin-bottom:var(--spacing-sm, .5rem);text-align:left}.weather-hub-support-desc{font-size:var(--font-size-base, 1rem);color:var(--wb_secondary-color, #333);text-align:left}.weather-hub-support-desc a{font-weight:550;text-decoration:none}body.hub-style-pip .weather-hub-support-box .weather-hub-support-image{display:none!important}body.hub-style-sgua .weather-hub-support-box{background-color:#3a383a;background-image:none;padding:3rem;gap:2rem;background-image:none!important;justify-content:space-between;align-items:flex-start}@media (max-width: 768px){body.hub-style-sgua .weather-hub-support-box{flex-direction:column-reverse;padding:2rem}}body.hub-style-sgua .weather-hub-support-image{background-color:#fff;padding:1.5rem;width:4.5rem;height:4.5rem;object-fit:contain;object-position:center;border-radius:20px}body.hub-style-sgua .weather-hub-support-image img{width:100%;height:100%;object-fit:contain;object-position:center}body.hub-style-sgua .weather-hub-support-content{background-color:#3a383a}body.hub-style-sgua .weather-hub-support-box h3,body.hub-style-sgua .weather-hub-support-desc,body.hub-style-sgua .weather-hub-support-box a{color:#fff}.weather-hub-faq{background:var(--wh-faq-bg, #f7fafd);padding:5rem 2rem;display:flex;flex-direction:column;gap:2rem}.weather-hub-faq .weather-hub-faq-container{width:100%;box-sizing:border-box}.weather-hub-faq .weather-hub-faq-main-title{font-size:var(--wh-font-size-xl, 1.8rem);color:var(--wh-faq-color-accent);text-align:left}.weather-hub-faq .weather-hub-faq-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--wh-spacing-lg, 2rem)}.weather-hub-faq .weather-hub-faq-section-title{font-size:var(--wh-font-size-lg, 1.25rem);color:var(--wh-faq-color-accent);margin-bottom:0;border-bottom:1px solid var(--wh-faq-color-accent, #e0e0e0);padding-bottom:1.5rem}.weather-hub-faq .weather-hub-faq-question-list{list-style:none;padding:0;margin:0}.weather-hub-faq .weather-hub-faq-question-trigger{color:#fff;border:1px solid var(--wh-border-color, #ddd);padding:var(--wh-spacing-md, .75rem) .5rem;width:100%;text-align:left;font-size:var(--wh-font-size-md, 1.1rem);cursor:pointer;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;background-color:transparent;border:none;border-bottom:1px solid var(--wh-faq-color-accent, #e0e0e0);font-weight:400}.weather-hub-faq .weather-hub-faq-question-trigger .weather-hub-faq-question-icon{margin-right:var(--wh-spacing-sm, .5rem);height:var(--wh-font-size-md, 1.1rem);width:auto}.weather-hub-faq .weather-hub-faq-question-trigger .wh_highlight{font-weight:550}.weather-hub-faq .weather-hub-faq-question-trigger span{flex-grow:1}.weather-hub-faq .weather-hub-faq-question-trigger:hover,.weather-hub-faq .weather-hub-faq-question-trigger:focus{background-color:#626afc33;outline:none}.weather-hub-faq-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0009;align-items:center;justify-content:center}.weather-hub-faq-modal.active{display:flex}.weather-hub-faq-modal .wh-faq-modal-content{background-color:var(--wh-modal-bg, #fff);margin:auto;padding:var(--wh-spacing-xl, 2rem);border-radius:var(--wh-radius-md, 20px);box-shadow:0 5px 15px #0000004d;position:relative;width:90%;max-width:1200px;max-height:90vh;overflow-y:auto}.weather-hub-faq-modal .wh-faq-modal-content strong{color:#000}.weather-hub-faq-modal .wh-faq-modal-content .tip{color:#000;font-style:italic}.weather-hub-faq-modal .wh-faq-modal-content .tip strong{color:#000}.weather-hub-faq-modal .wh-faq-modal-content a{color:#000!important}.weather-hub-faq-modal .wh-faq-modal-content h4{font-size:1.6rem;color:#000;margin-top:0;margin-bottom:var(--wh-spacing-lg, 1.5rem);text-align:center;font-weight:550}.weather-hub-faq-modal .wh-faq-modal-content h4 .wh_highlight{color:var(--wh-faq-color-accent);font-size:1em;font-weight:550}.weather-hub-faq-modal .wh-faq-modal-close{color:var(--wh-close-btn-color, #5F6368);font-size:var(--wh-font-size-xxl, 2rem);font-weight:100;position:absolute;top:.5rem;right:var(--wh-spacing-lg, 1.5rem);background:none;border:none;cursor:pointer}.weather-hub-faq-modal .wh-faq-modal-close:hover,.weather-hub-faq-modal .wh-faq-modal-close:focus{color:var(--wh-close-btn-hover-color, #000);text-decoration:none;outline:none}.weather-hub-faq-answer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--wh-spacing-lg, 1.5rem);margin-top:var(--wh-spacing-md, 1rem)}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item{padding:var(--wh-spacing-lg, 1.5rem);border-radius:10px;border:1px solid #E5E5E5}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item h5{font-size:1rem;color:var(--wh-faq-color-accent);margin-top:0;margin-bottom:var(--wh-spacing-sm, .5rem)}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item .weather-hub-faq-answer-desc{font-size:.8rem;color:#000;line-height:1.6;font-weight:300}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item .weather-hub-faq-answer-desc strong{font-weight:550}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item .weather-hub-faq-answer-desc p{margin-top:0;margin-bottom:var(--wh-spacing-sm, .5rem)}.weather-hub-faq-answer-grid .weather-hub-faq-answer-item .weather-hub-faq-answer-desc p:last-child{margin-bottom:0}body.wh-modal-open{overflow:hidden}body.hub-style-pip .weather-hub-faq-answer-item strong{font-size:1em;line-height:1.5}body.hub-style-pip .weather-hub-faq-answer-item .tip{font-size:.9em;line-height:1.5}body.hub-style-sgua{--wh-faq-color-accent: #DF1A37}body.hub-style-sgua .weather-hub-faq{background:#fff;padding:0}body.hub-style-sgua .weather-hub-faq-main-title{color:#000;font-weight:650;font-size:2.25rem;text-align:center}body.hub-style-sgua .weather-hub-faq-sections{display:flex;flex-direction:column}body.hub-style-sgua .weather-hub-faq-section-title{color:#000;font-weight:350;font-size:1.25rem;text-align:center;border:0}body.hub-style-sgua .weather-hub-faq-question-list{color:#000;font-weight:300;font-size:1.25rem;text-align:center;display:flex;border:0;border-top:0;gap:1rem;flex-direction:row;justify-content:center}@media (max-width: 768px){body.hub-style-sgua .weather-hub-faq-question-list{flex-direction:column;padding:0 1rem}}body.hub-style-sgua .weather-hub-faq-question-trigger{color:#000;font-weight:300;font-size:1.25rem;border:1px solid #000;padding:1rem;flex:1;min-width:400px;text-align:center}body.hub-style-sgua .weather-hub-faq-question-trigger span{color:#000;font-size:.9rem;font-weight:"Montserrat",sans-serif}body.hub-style-sgua .weather-hub-faq-question-trigger:hover{background-color:#0000001a}@media (max-width: 768px){body.hub-style-sgua .weather-hub-faq-question-trigger{min-width:100%}}body.hub-style-sgua .weather-hub-faq-answer-item{text-align:left}body.hub-style-sgua .weather-hub-faq-question-trigger{font-family:Open Sans,sans-serif}.weather-hub-scam-warning{display:flex;align-items:center;gap:6rem}@media (max-width: 768px){.weather-hub-scam-warning{flex-direction:column-reverse;gap:2rem}}.weather-hub-scam-content{flex:1;text-align:left;padding-left:2rem}@media (max-width: 768px){.weather-hub-scam-content{padding-left:0}}.weather-hub-scam-image{flex:0 0 50%;height:auto;border-radius:var(--radius, 8px);margin-bottom:0;order:1}.weather-hub-scam-warning h3{color:var(--wb_secondary-color);margin-bottom:2.5rem}@media (max-width: 768px){.weather-hub-scam-warning h3{margin-bottom:1rem}}.weather-hub-scam-desc{font-size:var(--main-body-font-size, 15px);color:var(--wb_secondary-color, #333)}body.hub-style-pip .weather-hub-scam-image{flex:1;max-width:450px;border-radius:100%;aspect-ratio:1/1}@media (max-width: 768px){body.hub-style-pip .weather-hub-scam-image{padding:0}}@media (max-width: 768px){body.hub-style-pip .weather-hub-scam-image{flex:0 0 30%;max-width:300px}}body.hub-style-pip .weather-hub-scam-content{flex:1}body.hub-style-sgua .weather-hub-scam-warning{flex-direction:row-reverse;gap:2rem}@media (max-width: 768px){body.hub-style-sgua .weather-hub-scam-warning{flex-direction:column-reverse}}body.hub-style-sgua .weather-hub-scam-image{flex:1;max-width:auto;min-width:40%;box-shadow:0 5px 20px #0000004d}body.hub-style-sgua .weather-hub-scam-content{flex:2}.wb_button{background-color:var(--wb_button_color);color:#fff;padding:var(--spacing-sm, .5rem) var(--spacing-md, 1rem);border-radius:var(--radius, 8px);text-decoration:none;font-weight:550;font-size:14px;transition:background .2s;display:inline-block}.wb_button:hover{background-color:var(--wb_button_color-hover);color:#fff}body.hub-style-pip .wb_button{--radius: 20px;padding:.5rem 2.5rem}body.hub-style-sgua .wb_button{--radius: 0;padding:.5rem 2rem}.weather-hub-spacer,.spacer-sm{height:1rem}.spacer-md{height:2rem}.spacer-mdx{height:4rem}.spacer-lg{height:7rem}.spacer-xl{height:10rem}.wh-fade-in-up{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.wh-fade-in-up.is-visible{opacity:1;transform:translateY(0)}.weather-hub-grid-item *,.weather-hub-emergency-left *,.weather-hub-faq *{color:#fff}
