.footerModule{display:flex;justify-content:center;background-color:#f6f6f6}.footerSection{width:1170px;padding:25px 0px}.copyrightSection{margin:10px;width:210px}.webPageSection{margin:10px;width:210px;text-align:right}.webPageSection a{text-decoration}.footerContent{width:100%;border-top:1px solid #cbcdcc;padding:35px 0px 10px 0px;display:flex;justify-content:space-between;font-family:"HelveticaNeue";font-size:12px;color:#9b9b9b;align-items:center;flex-wrap:wrap}.socialContent{display:flex}.socialEntry{margin:0px 12px;cursor:pointer}.socialCircle{width:45px;height:44px;border:2px solid #999;box-sizing:border-box;border-radius:22px}.socialIcon{display:flex;justify-content:center;align-items:center;font-size:22px;color:#999;height:100%}@media only screen and (max-width:1300px){.footerSection{width:100%;padding:25px 14%}}@media only screen and (max-width:1025px){.socialContent{margin:10px 0px}.footerContent{flex-direction:column;align-items:center}.webPageSection{text-align:center}}