.weather-alerts{width:100%;border-radius:8px;background:#f8f9fa}.weather-alerts>div{padding:48px 32px 48px 48px;border-radius:12px;border:1px solid #f3f4f6;background:#f8f9fa;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.weather-alerts .title-content{width:100%;margin-bottom:0;padding-bottom:24px;border-bottom:1px solid #c8d0dc}.weather-alerts .title-content .eyebrow{margin-bottom:12px;padding-bottom:0}.weather-alerts .title-content .heading{margin-bottom:4px;color:#0a1628}.weather-alerts .title-content .content-text{margin-bottom:0}.weather-alerts .title-content .content-text p{margin-bottom:0;color:#0a1628}.weather-alerts .content-form{width:100%}.weather-alerts .content-form .gform_wrapper{width:100%;margin:0}.weather-alerts .content-form .gform_wrapper form{display:flex;flex-direction:column;gap:12px}.weather-alerts .content-form .gform_wrapper .gform_body .gform_fields{display:flex;flex-direction:column;gap:12px}.weather-alerts .content-form .gform_wrapper .gform_body .gfield{margin:0;padding:0}.weather-alerts .content-form .gform_wrapper .gform_body .gfield_label{margin-bottom:6px;color:#0a1628;font-size:11px;font-style:normal;font-weight:400;line-height:11px;letter-spacing:1px;text-transform:uppercase}.weather-alerts .content-form .gform_wrapper .gform_body input,.weather-alerts .content-form .gform_wrapper .gform_body textarea,.weather-alerts .content-form .gform_wrapper .gform_body select{width:100%;height:40px;padding:0 16px;border-radius:4px;border:1px solid #dee2e6;background:linear-gradient(0deg, #fff 0%, #fff 100%),#f8f9fa;box-shadow:none;outline:none;color:#0a1628;font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.2}.weather-alerts .content-form .gform_wrapper .gform_body input::placeholder,.weather-alerts .content-form .gform_wrapper .gform_body textarea::placeholder,.weather-alerts .content-form .gform_wrapper .gform_body select::placeholder{color:#98a2b3}.weather-alerts .content-form .gform_wrapper .gform_footer,.weather-alerts .content-form .gform_wrapper .gform_page_footer{width:100%;margin:12px 0 0 !important;padding:0 !important;display:flex !important;justify-content:flex-start !important;align-items:flex-start !important}.weather-alerts .content-form .gform_wrapper .gform_button,.weather-alerts .content-form .gform_wrapper input[type=submit],.weather-alerts .content-form .gform_wrapper button[type=submit]{width:198px !important;min-width:198px !important;max-width:198px !important;height:48px !important;display:block !important;padding:12px !important;border-radius:8px !important;border:1px solid #fac014 !important;background-color:#fac014 !important;background-image:url("../../../assets/svg/arrow-black.svg") !important;box-shadow:none !important;background-repeat:no-repeat !important;background-position:right 16px center !important;background-size:12px 12px !important;color:#0a1628 !important;text-align:left !important;font-family:"Plus Jakarta Sans",sans-serif !important;font-size:16px !important;font-style:normal !important;font-weight:700 !important;line-height:16px !important;text-transform:capitalize !important;white-space:nowrap !important;cursor:pointer !important;transition:all .25s ease !important}.weather-alerts .content-form .gform_wrapper .gform_button:hover,.weather-alerts .content-form .gform_wrapper input[type=submit]:hover,.weather-alerts .content-form .gform_wrapper button[type=submit]:hover{background-color:rgba(0,0,0,0) !important;background-position:right 12px center !important;border-color:#fac014 !important;color:#0a1628 !important}.weather-alerts.weather-alerts--alert-mode{border-radius:15px;border:1px solid rgba(83,88,98,.25);background:#fff}.weather-alerts.weather-alerts--alert-mode>div{padding:40px;border-radius:15px;border:none;background:#fff;gap:16px}.weather-alerts.weather-alerts--alert-mode .title-content{padding-bottom:0;border-bottom:0}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message{display:flex;padding:8px 24px 12px 24px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:8px}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message p{margin:0;font-size:14px;line-height:22px;font-weight:700}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message span{font-weight:400;font-size:16px}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message a,.weather-alerts.weather-alerts--alert-mode .weather-alerts__message .weather-alerts__email{display:inline;word-break:break-word;overflow-wrap:anywhere;cursor:pointer;position:relative;z-index:2;text-decoration:underline;font-size:14px;line-height:22px;font-weight:700}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message--bad{border:1px solid rgba(255,0,0,.25);background:rgba(255,0,0,.1)}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message--bad p,.weather-alerts.weather-alerts--alert-mode .weather-alerts__message--bad a,.weather-alerts.weather-alerts--alert-mode .weather-alerts__message--bad .weather-alerts__email,.weather-alerts.weather-alerts--alert-mode .weather-alerts__message--bad span{color:red}@media(max-width: 991px){.weather-alerts>div{padding:30px}.weather-alerts.weather-alerts--alert-mode>div{padding:30px}}@media(max-width: 768px){.weather-alerts>div{padding:20px}.weather-alerts.weather-alerts--alert-mode>div{padding:20px}.weather-alerts.weather-alerts--alert-mode .weather-alerts__message{padding:12px 16px}}