.footer-section,.footer-content,.footer-top,.footer-middle,.footer-bottom{box-sizing:border-box}.footer-section{z-index:1;flex-direction:column;align-items:center;width:100%;padding:16px 0 24px;display:flex}.footer-content{background:linear-gradient(#42a46e 0%,#428d8a 50%,#4075a4 100%);border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex;overflow:hidden}.footer-top{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;padding:24px;display:flex}.footer-middle{border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;padding:24px;display:flex}.footer-badges,.footer-championnat,.footer-socials{flex-direction:row;align-items:center;display:flex}.footer-badges{gap:16px}.footer-championnat{gap:24px}.footer-socials{flex:1 0 0;justify-content:flex-end;gap:8px}.footer-bottom{border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;padding:24px;display:flex}.footer-bottom-left{flex-direction:row;flex:1 0 0;align-items:center;gap:8px;display:flex}@media (width<=1279px){.footer-section{padding:0}.footer-content{border-radius:0;max-width:1280px}.footer-bottom-left,.footer-socials{flex:unset;justify-content:center}}@media (width<=768px){.footer-top,.footer-middle,.footer-bottom{flex-direction:column}}