.footerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footerItem{flex-basis:23%;margin-right:2%}.footerArrow{display:none}@media screen and (max-width:700px){.footerItem{flex-basis:100%;margin-right:0}.hiddenFooterMenu{display:none}.footerHeadlines{margin-bottom:7px;margin-top:7px}.footerArrow{display:inline-block;margin-right:7px}}.footerHeadlines{font-size:24px;font-weight:700}.footerMenu__container ul{list-style-type:none;padding-left:0}.footerMenu__container ul li{padding-bottom:10px;padding-top:10px}.footerCopyright a,.footerMenu__container ul li a{color:#000;text-decoration:none}.footerCopyright a:hover,.footerMenu__container ul li a:hover{text-decoration:underline}.footerSocialWrapper{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footerSocialContainer{flex-basis:50%}.footerSocialContainer img{height:22px;width:22px}.footerCopyright{flex-basis:50%;text-align:right}.footerCopyright p{font-size:16px}@media screen and (max-width:700px){.footerCopyright,.footerSocialContainer{flex-basis:100%;text-align:center}}.footerSocialContainer .fa-brands{color:#000;font-size:20px;margin-right:5px}.rotateArrow{transform:rotate(90deg)}.footerButtonWrapper{display:flex;flex-basis:flex-basis;flex-direction:row;flex-wrap:wrap}.footerButtonItem{flex-basis:100%;margin-bottom:30px;margin-top:30px}.footerButton{background-color:var(--mainYellow);border-radius:35px;color:#000;font-weight:700;padding:15px 40px;text-align:center;text-decoration:none}@media screen and (max-width:700px){.footerButtonItem{margin-bottom:50px;margin-top:50px;text-align:center}}