.footer-container{text-align:center}.footer-container .inner-container{width:100%;margin-left:auto;margin-right:auto;padding:40px 0}.footer-container .heart{display:inline-block}.footer-container .footer-links{padding-bottom:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 0}.footer-container .footer-link{text-wrap:nowrap}.footer-container .footer-link:hover{text-decoration:underline}.footer-container .footer-link::before{content:'';margin:4px 10px;border-radius:3px;width:3px;height:3px;display:inline-block;background-color:var(--text-quaternary)}.footer-container .footer-link.dark::before{background-color:var(--text-quaternary-dark)}.footer-container .footer-link:first-of-type:before{display:none}.footer-container .social-container{padding:40px 0}@media screen and (max-width:767px){.footer-link.mobile-hidden{display:none}}.footer-container .made-with-love-container a{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;gap:20px}.footer-container .made-with-love-container .hq{width:136px;height:80px;background-size:136px 80px;background-repeat:no-repeat;background-image:url(https://cms.perigee.se/uploads/all_office_2x_37053f76e1.png)}.footer-container .made-with-love-container .hq.dark{background-image:url(https://cms.perigee.se/uploads/all_office_dark_2x_bb9f4a6908.png)}.footer-container .site-logo{float:left;height:34px}.footer-container .site-logo.dark{opacity:.3}.footer-container .social-links-container{text-align:right}.footer-container .social-links-container>a>img{margin-left:24px;width:20px;height:20px;vertical-align:middle}.footer-container .social-links-container>a>img.dark{opacity:.3}.footer-container .social-links{float:right}@media screen and (min-width:768px){.footer-container .inner-container{max-width:999px;padding:56px 0 24px}.footer-container .footer-links{width:70%;float:left;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:16px 0;grid-auto-flow:row;grid-template-areas:"a d g" "b e h" "c f i";justify-items:start;align-items:center}.footer-container .a{grid-area:a}.footer-container .b{grid-area:b}.footer-container .c{grid-area:c}.footer-container .d{grid-area:d}.footer-container .e{grid-area:e}.footer-container .f{grid-area:f}.footer-container .g{grid-area:g}.footer-container .h{grid-area:h}.footer-container .i{grid-area:i}.footer-container .footer-link::before{display:none}.footer-container .made-with-love-container{float:right}.footer-container .social-container{clear:both;margin-left:auto;margin-right:auto;max-width:999px}}