.footerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footerLeftArea,.footerRightArea{flex-basis:50%}@media screen and (max-width:800px){.footerLeftArea,.footerRightArea{flex-basis:100%}}.footerFormWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footerFormItem{flex-basis:50%}@media screen and (max-width:800px){.footerFormItem{flex-basis:100%}}.footerFormItem h3{color:var(--mainBlue);font-size:19px;text-transform:uppercase}.footerRightWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footerSocialArea{padding-top:30px}.footerRightMenuArea,.footerSocialArea{flex-basis:auto;padding-right:30px}.footerLogoArea{flex-basis:auto;margin-left:30px;padding-top:30px}.footerRightMenuArea ul{list-style-type:none}.shareOnSocial__Mobile{display:none}@media screen and (max-width:800px){.footerSocialArea{padding-top:0}.footerRightMenuArea,.footerSocialArea{flex-basis:100%;padding-right:0}.footerLogoArea{flex-basis:100%;margin-left:0;padding-top:20px}.footerRightMenuArea ul{list-style-type:none;padding-left:0}.hideMeMobile{display:none}.shareOnSocial__Mobile{color:#fff;display:block}}.FooterSocialIcons{color:var(--mainBlue);font-size:19px;margin-bottom:10px}.footerRightMenuArea ul li{display:block;padding-bottom:7px;padding-top:7px}.footerRightMenuArea ul li a{color:#fff;text-decoration:none}