.footer{flex-direction:column;align-items:center;margin-top:auto;padding:60px 0 10px;font-size:14px;display:flex}.footer a{color:inherit;text-decoration:none}.footer .section{width:100%;padding-top:30px;padding-bottom:30px}.footer .section:not(:last-of-type){position:relative}.footer .section:not(:last-of-type):after{content:"";border-bottom:1px solid #ffffff0d;width:calc(100% - 80px);height:1px;position:absolute;bottom:0;left:40px}.footer .main{color:#ffffff4d;justify-content:space-between;align-items:center;padding-top:35px;padding-bottom:35px;display:flex}.footer .main .brand{align-items:center;gap:10px;font-weight:700;display:flex}.footer .main .brand img{opacity:.3;width:42px;height:14px}.footer .main .socials{align-items:center;gap:15px;display:flex}.footer .main .socials a{display:flex}.footer .main .socials svg{transition:all .2s}.footer .main .socials svg:hover{color:#fff;filter:drop-shadow(0 0 20px #fff)}.footer .content{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.footer .content section header{margin-bottom:20px}.footer .content section header h2{text-transform:uppercase;color:#5b658eb3;margin:0;font-size:14px}.footer .content section main{flex-direction:column;align-items:flex-start;gap:10px;font-weight:700;display:flex}.footer .content section main a{color:#c8c8c8;z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.footer .content section main a:before{content:"";pointer-events:none;z-index:-1;opacity:0;background-color:#ffffff1a;border-radius:7px;width:calc(100% + 20px);height:calc(100% + 10px);transition:all .2s;position:absolute;scale:.5}.footer .content section main a:hover,.footer .content section main a:focus-visible{color:#fff;outline:none}.footer .content section main a:hover:before,.footer .content section main a:focus-visible:before{opacity:1;scale:1}.footer .tags{color:#646464;font-size:14px}.footer .tags section{flex-wrap:wrap;gap:10px;display:flex}.footer .tags section a:hover,.footer .tags section a:focus-visible{color:#dfdfdf;text-shadow:0 0 50px #fff;outline:none;transition:all .2s}.footer .copyright{color:#ffffff80;justify-content:space-between;font-size:14px;display:flex}.footer .copyright span{color:#ffffffb3;font-weight:700}@media (max-width:1023px){.footer .content{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:767px){.footer .copyright{flex-direction:column;align-items:center;gap:10px}.footer .main{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}.footer .main .socials svg{width:20px;height:20px}}
