.smn-form-wrapper-style{display:flex;align-items:center;justify-content:center}.smn-form-wrapper-style form{display:flex;flex-direction:column;height:150px;align-items:center;justify-content:center;min-width:350px;border-radius:24px}@media screen and (max-width:768px){.smn-form-wrapper-style form{height:250px}}.smn-form-wrapper-style form .smn-fields{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;padding:20px 20px 10px}@media screen and (max-width:768px){.smn-form-wrapper-style form .smn-fields{flex-direction:column}}.smn-form-wrapper-style form .smn-fields .field{display:flex;gap:0px;height:3rem}.smn-form-wrapper-style form .smn-fields .field input{border-width:1px;border-style:solid;padding:3px 8px}.smn-form-wrapper-style form .smn-fields .field input[type=submit]{border-left:0;cursor:pointer}.smn-form-wrapper-style form .smn-fields .field input[type=email]{width:180px}.smn-form-wrapper-style form .title{font-size:1.5rem}.smn-form-wrapper-style form .smn-message{font-size:.85rem;min-height:.85rem}@media screen and (max-width:768px){.smn-form-wrapper-style form .smn-message{width:80%;text-align:center}}.smn-form-wrapper-default-colors form{background-color:#3f3f3f;color:#fff}.smn-form-wrapper-default-colors form .smn-fields .field input{border-color:#000}.smn-form-wrapper-default-colors form .smn-fields .field input[type=submit]{background-color:#3f3f3f;color:#fff}