@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.footer{background-color:#1d1d1d;padding:6rem 0 4rem}.footer_row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:768px){.footer_row{flex-direction:row}}.footer_text{color:#abafb3;font-size:1.5rem}.footer_socials{display:flex}@media only screen and (min-width:768px){.footer_socials{margin-bottom:0}}.footer_social{color:#fff;height:1.6rem;transition:color .5s cubic-bezier(.45,.05,.55,.95) 0s;width:1.6rem}.footer_link{align-items:center;border:.1rem solid #abafb3;border-radius:50%;display:flex;height:5rem;justify-content:center;transition:border-color .5s cubic-bezier(.45,.05,.55,.95) 0s;width:5rem}.footer_link+.footer_link{margin-left:2rem}.footer_link:hover{border-color:#ff2828}.footer_link:hover .footer_social{color:#ff2828}.footer_columns{display:flex;justify-content:space-between;margin-bottom:3.2rem;width:100%}.footer_column h4{color:#fff;font-size:1.8rem;margin:0 0 2.4rem}.footer_column span{color:#abafb3;font-size:1.5rem}.footer_column_menu{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.footer_column_menu li a{color:#abafb3;font-size:1.5rem}@media (max-width:800px){.footer_columns{flex-wrap:wrap;gap:24px}.footer_columns .footer_column{border-bottom:1px solid hsla(0,0%,100%,.2);height:auto;max-height:48px;overflow:hidden;transition:.5s}.footer_columns .footer_column h4{align-items:Center;cursor:pointer;display:flex;justify-content:space-between;line-height:48px;margin:0;position:relative}.footer_columns .footer_column .footer_column_menu{margin:.8rem 0 2.4rem}.footer_columns .footer_column h4:after{background-image:url(https://proud-group.com/hubfs/down.svg);background-size:cover;content:"";display:block;height:24px;transition:.5s;width:24px}.footer_columns .footer_column.active{max-height:400px}.footer_columns .footer_column.active h4:after{transform:rotate(180deg)}.footer_columns .footer_socials{margin-top:1.6rem}.footer_columns .footer_column,.footer_columns .footer_socials{width:100%}}