{"version":3,"file":"style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOA;EACE;EACA;EACA;AAAF;AACE;EACD;AACD;AAAC;EACE;AAEH;AADG;EACD;EACA;EACA;EACA;AAGF;AADG;EACD;EACA;EACA;EACA;EACA;EACA;EACA;AAGF;AAFE;EACE;AAIJ;AAFE;EACE;AAIJ;AADG;EACD;EACA;EACA;EACA;AAGF;AACE;EACD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACD;AAAC;EACE;AAEH;AACE;EACD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACD;AACE;EACD;EACA;EACA;AACD,C","sources":["webpack://site-mode-subscribe-form/./src/style.scss"],"sourcesContent":["/**\n * The following styles get applied both on the front of your site\n * and in the editor.\n *\n * Replace them with your own styles or remove the file completely.\n */\n\n.sm__subscribe {\n  display: flex;\n  align-items: flex-start;\n  justify-content: flex-start;\n  &-form {\n\twidth: 100%;\n\t&--field {\n\t  margin: 0 0 1rem 0;\n\t  label {\n\t\tdisplay: block;\n\t\tmargin-bottom: 0.5rem;\n\t\tfont-size: 0.8rem;\n\t\tfont-weight: 600;\n\t  }\n\t  input {\n\t\tdisplay: block;\n\t\tpadding: 0.5rem;\n\t\twidth: 100%;\n\t\tmin-height: 30px;\n\t\tfont-size: 0.9rem;\n\t\tline-height: 1.7;\n\t\tbox-sizing: border-box;\n\t\t&:focus {\n\t\t  outline: none;\n\t\t}\n\t\t&.sm_error_field {\n\t\t  border: 1px solid #B00020 !important;\n\t\t}\n\t  }\n\t  & .submit_subscribe {\n\t\tcursor: pointer !important;\n\t\twidth: auto !important;\n\t\tfont-size: 0.9rem !important;\n\t\tline-height: 1.7 !important;\n\t  }\n\t}\n  }\n  & .subscribe_error {\n\twidth: 100%;\n\tbackground-color: #f8d7da;\n\tcolor: #721c24;\n\tpadding: 0.75rem 1.25rem;\n\tborder: 1px solid #f5c6cb;\n\tborder-radius: 0.25rem;\n\tmargin: 0 0 1rem 0;\n\tfont-size: 0.9rem;\n\tline-height: 1.7;\n\ttransition: all 0.3s ease-in-out;\n\tbox-sizing: border-box;\n\t&.remove_error {\n\t  transition: all 0.3s ease-in-out;\n\t}\n  }\n  & .sub_field_error {\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tbackground-color: transparent;\n\tpadding: 0;\n\tmargin: 0.8rem 0 0.8rem 0;\n\tcolor: #B00020;\n\ttransition: all 0.3s ease-in-out;\n\tfont-size: 0.8rem;\n  }\n  & .sm_submit_success {\n\ttext-align: center;\n\tfont-size: 1.6rem;\n\tline-height: 1.7;\n  }\n}\n\n"],"names":[],"sourceRoot":""}