.footerWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footerLogoArea{flex-basis:15%;margin-right:5%}.footerConentArea{flex-basis:40%}.footerPolicyArea{flex-basis:40%;text-align:right}.footerPolicyArea p{color:#fff}.footerCaption{color:#fff;margin:0}.footerLogoImage{aspect-ratio:auto;display:block;height:auto;max-width:100%}@media screen and (max-width:700px){.footerConentArea,.footerLogoArea{flex-basis:100%}.footerPolicyArea{flex-basis:100%;text-align:center}.footerCaption{color:#fff;margin-bottom:15px;margin-top:15px;text-align:center}.footerLogoImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}}