.footer{background-color:var(--spblue-0-11);display:flex;flex-direction:column;gap:36px;margin-top:40px;position:relative;width:100%}.footer .footer-content{display:flex;-moz-column-gap:50px;column-gap:50px;row-gap:100px;width:100%;flex-wrap:wrap;justify-content:space-between}.footer .links-table{width:-moz-fit-content;width:fit-content;flex-grow:1;display:flex;justify-content:space-between;gap:40px;margin-top:24px;width:100%}.links-col>h2{text-transform:uppercase;font:var(--h4-semi-bold);color:var(--spblue-11-0)}.footer .links-col{display:inline-flex;flex-direction:column;gap:12px}.footer .link-bold{color:var(--spblue-11-0);font:var(--h4-regular);line-height:24px}.footer a.link-bold{text-decoration:underline}.footer a.link-bold:hover{color:var(--fargersporange-5)}.footer .social-media-links{height:40px;display:flex;gap:12px}.logo-social-container{display:flex;justify-content:space-between;gap:42px;align-items:center}.footer .social-img{height:40px;width:40px;transition:width .1s ease-in-out,height .1s ease-in-out,transform .1s ease-in-out;filter:var(--filter-white-on-dark)}.footer .social-media-links a{height:40px;width:40px;display:flex;justify-content:center;align-items:center}.footer .certifikater{align-items:flex-start;display:inline-flex;flex-wrap:wrap;gap:12px;justify-content:center}.footer .certificate-image{height:45px;width:auto}.footer .text-h4-regular{color:var(--spblue-11-0);font:var(--h4-regular);text-align:center}.footer .text-h4-regular a{text-decoration:underline}.footer .text-h4-regular a:hover,.footer a.text-h4-regular:hover{color:var(--fargersporange-5)}@media only screen and (max-width:743px){@media only screen and (min-height:1235px){.footer .links-table{flex-direction:column;gap:30px}}@media only screen and (max-height:1234px){.footer .links-table{flex-wrap:wrap;gap:30px 54px}}}@media (max-width:834px){.footer{margin-top:0}}@media screen and (max-width:1022px){.logo-social-container{flex-direction:column;align-items:center;gap:20px}.footer .links-table{flex-direction:column;align-items:center;gap:52px}.footer .links-col{align-items:center}.footer .link-bold{text-align:center}}