.contact-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap;gap:64px}
@media screen and (min-width:751px ){.contact-wrapper{padding-top:68px}}
@media screen and (max-width:750px ){.contact-wrapper{display:block;max-width:100%;padding-left:0;padding-right:0}}
.contact-info-wrapper{flex:1 0 460px}
@media screen and (max-width:750px ){.contact-info-wrapper{margin-top:25px;padding-top:0;margin-right:0}}
.contact-form-wrapper{flex:1 0 460px;margin:0 auto}
@media screen and (max-width:750px ){.contact-form-wrapper{margin-top:55px;padding-left:0;padding-right:0}}
.contacts-teaser{height:100%;background-color:#f4f4f4;padding:44px 0;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;margin-top:53px}
@media screen and (max-width:750px ){.contacts-teaser{height:auto;padding:25px 0;margin-top:0}}
.contacts-teaser__item{display:flex;font-size:16px;margin:0 25px;flex-direction:row;justify-content:start;align-items:center;text-align:left;line-height:1.6;gap:16px}
@media screen and (max-width:750px ){.contacts-teaser__item{padding-left:0;padding-right:0}}
.contacts-teaser__item img{width:24px;height:24px;margin-bottom:0}
.contacts-teaser__item div{align-self:center}
.icons{margin-top:10px;padding-top:2%}
.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;color:#ccc;margin-bottom:30px}
.contact-form{width:400px;margin:0 auto}
.contact-form h1{text-align:center;font-weight:normal;margin-bottom:16px}
.contact-form .form-group__label{position:relative}
.error-message{position:absolute;bottom:-20px;font-size:10px;color:red}
.installers-title{color:#872837 !important;text-align:center;font-size:22px;margin-bottom:2.75%}
@media screen and (max-width:750px ){.installers-title{text-align:left;margin-bottom:20px;font-size:19px}}
.installers-text{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:2%}
.installers-text div{max-width:70%;font-size:16px}
@media screen and (max-width:750px ){.installers-text div{min-width:100%}}
@media screen and (max-width:750px ){.et{display:flex;gap:15px;align-items:center}.et .et-pb-icon{font-size:32px;margin-bottom:0}}
.installers-form{display:flex;align-items:center;justify-content:center;width:100%}
.installers-form .contact-form{width:100%;max-width:576px}
textarea{resize:vertical}
.button{align-self:center}
.info-item-title{display:flex;flex-wrap:wrap}
.info-item-title span{margin-right:0.25em;word-break:break-word;text-align:center}
.info-item-title span:last-child{margin-right:0}