.footer-tab{line-height:0;margin-top:-55px;padding-left:calc((100% - var(--container-max-width))/2)}.footer-tab .tab{background:var(--footer-bg-color);border-radius:20% 20% 0 0/80% 80%;display:inline-block;padding:20px 50px 0;position:relative}.footer-tab .tab:after,.footer-tab .tab:before{background:transparent;bottom:0;content:"";display:block;height:30px;position:absolute;width:30px}.footer-tab .tab:before{border-bottom-right-radius:90%;box-shadow:20px 20px 0 10px var(--footer-bg-color);left:-30px}.footer-tab .tab:after{border-bottom-left-radius:90%;box-shadow:-20px 20px 0 10px var(--footer-bg-color);right:-30px}#site-footer{--footer-spacer:80px;background:var(--footer-bg-color);padding:60px;position:relative}#site-footer .container{align-items:stretch;display:flex;flex-direction:row-reverse;gap:var(--footer-spacer);justify-content:flex-start}#site-footer .menu-holder{border-left:1px solid var(--border-color);flex:1;padding-left:var(--footer-spacer)}#site-footer .info,#site-footer .menu-holder{align-items:stretch;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}#site-footer .has-children>a,#site-footer h3{display:block;font-family:var(--secondary-font-family);font-size:18px;font-weight:600;line-height:2;margin:0}#site-footer .has-children>a:after,#site-footer h3:after{background:var(--text-color);content:"";display:block;height:10px;transform:rotate(1deg);width:200px}#site-footer #footer-menu .menu{align-items:flex-start;display:flex;gap:50px;justify-content:space-between}#site-footer #footer-menu .has-children>a{margin:0 0 30px}#site-footer #footer-menu .has-children.blue a:after{background:var(--color-blue)}#site-footer #footer-menu .has-children.orange a:after{background:var(--color-orange)}#site-footer #footer-menu .has-children.yellow a:after{background:var(--color-yellow)}#site-footer .associations,#site-footer .socials{gap:20px;justify-content:flex-start;justify-self:flex-end;margin-top:auto}#site-footer .links a{display:block;text-decoration:underline}@media only screen and (max-width:1024px){#site-footer .container{display:block}#site-footer .menu-holder{border:0;padding:0}#site-footer .associations,#site-footer .socials{flex-wrap:wrap}#site-footer .associations .label,#site-footer .socials .label{flex:0 1 100%}}@media only screen and (max-width:767px){#site-footer{padding:50px 0}#site-footer .menu-holder{margin-bottom:30px}#site-footer #footer-menu .menu{display:block}#site-footer #footer-menu .menu>li{margin-bottom:30px}}
