.newsletter-subscription{text-align:center;border:1px dotted var(--lsr-beige);padding:30px;font-size:.85rem;margin:40px 0 60px 0}.newsletter-subscription input{margin:10px 0}.lianamailer{font-family:var(--main-font);font-size:1rem;line-height:1.4;color:#000}.lianamailer *{box-sizing:border-box}.lianamailer-formfield{margin-bottom:10px}.lianamailer-formfield:before,.lianamailer-formfield:after{content:"";display:table}.lianamailer-formfield:after{clear:both}.lianamailer-formfield label{display:block}.lianamailer-formfield-lists label,.lianamailer-formfield-consents label{cursor:pointer;display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lianamailer-formfield-properties label{float:left;width:180px;padding-top:10px;padding-right:0;font-weight:600}.lianamailer-formfield-lists,.lianamailer-formfield-consents,.lianamailer-formfield-submit{padding-left:180px}.lianamailer-formfield-inner{overflow:hidden}.lianamailer-formfield-consents{border-top:1px dotted #eee;padding-top:10px}.lianamailer input[type="text"],.lianamailer input[type="email"]{width:100%;height:32px;line-height:32px;padding:0 8px;background-color:#f2f2f2;border:none;border-radius:4px;font-size:1em}.lianamailer input[type="text"]:focus,.lianamailer input[type="email"]:focus{background-color:var(--lsr-beige-light);outline:none}.lianamailer input[type="checkbox"],.lianamailer input[type="checkbox"]+span{vertical-align:middle}.lianamailer button{cursor:pointer;display:inline-block;padding:10px 20px;color:#fff;background-color:var(--lsr-berry-dark);border:none;border-radius:0;outline:none;font-size:1em;font-weight:700;-webkit-transition:background-color 250ms linear;transition:background-color 250ms linear}.lianamailer button:hover{background-color:var(--lsr-berry-darker)}.lianamailer button:focus{background-color:var(--lsr-berry-darker)}.lianamailer-formfield-error{color:red;margin:14px 0}.lianamailer-success{font-size:20px;line-height:26px;font-weight:700}@media only screen and (max-width:500px){.lianamailer-formfield-properties label{float:none;width:100%;padding:0 0 2px 0}.lianamailer-formfield-lists,.lianamailer-formfield-consents,.lianamailer-formfield-submit{padding-left:0}}.lianamailer-formfield-consents label{text-align:left;font-size:.85rem}