.formAndIconsWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.formAndIcons__contentArea,.formAndIcons__iconArea{flex-basis:47%}@media screen and (max-width:800px){.formAndIcons__contentArea,.formAndIcons__iconArea{flex-basis:100%}}.formAndIcons__contentArea h3,.formAndIcons__contentArea p{color:#fff}.formIconsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.formIconsItem{flex-basis:47%}.formIconsInnerWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.formIconsInnerContent,.formIconsInnerItem{flex-basis:47%}.formIconsInnerContent__para{color:#fff;margin-bottom:2px}.iconLink{color:#a6dde6;font-size:14px;text-decoration:none}.iconForm input[type=email],.iconForm input[type=text]{background-color:#f2f2f2;border-radius:6px;height:40px;padding-left:10px}.iconForm input[type=submit]{appearance:none;-webkit-appearance:none;background-color:#6bbe49;border-radius:7px;color:#fff;padding:12px 45px;text-align:center}