.footer-wrapper{align-self:stretch;padding:0 12px 12px;display:flex}@media (max-width:1024px){.footer-wrapper{padding-bottom:0}}.footer-wrapper .footer-container{background:var(--footer-background);outline:1px solid var(--outline-color);outline-offset:-1px;z-index:3;border-radius:32px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:32px;width:100%;padding:32px;display:flex}.footer-wrapper .footer-container .footer-content{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:32px;display:flex}.footer-wrapper .footer-container .footer-content .logo-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.footer-wrapper .footer-container .footer-content .logo-section .logo{width:182px;filter:var(--white-fill-invert)}.footer-wrapper .footer-container .footer-content .logo-section .copyright{color:var(--footer-description);word-wrap:break-word;font-size:14px;font-weight:500;line-height:14px}.footer-wrapper .footer-container .footer-content .social-icons{justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.footer-wrapper .footer-container .footer-content .social-icons .social-icon{background:var(--white-color);outline:1px solid var(--outline-color);outline-offset:-1px;cursor:pointer;will-change:transform;width:48px;height:48px;transition:var(--transition-hover);border-radius:32px;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:flex;position:relative;overflow:hidden}.footer-wrapper .footer-container .footer-content .social-icons .social-icon:hover i{color:var(--white-color)}.footer-wrapper .footer-container .footer-content .social-icons .social-icon:active{transform:scale(.9)translateZ(0)}.footer-wrapper .footer-container .footer-content .social-icons .social-icon i{color:var(--black-color);z-index:2;transition:var(--transition-hover);font-size:20px}.footer-wrapper .footer-container .footer-content .social-icons .social-icon:before{content:"";border-radius:inherit;transition:var(--transition-hover);z-index:1;opacity:0;position:absolute;inset:0}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.discord:hover:before{opacity:1;background:#5865f2}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.twitch:hover:before{opacity:1;background:#8956fb}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.steam:hover:before{opacity:1;background:#66c0f4}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.x:hover:before{opacity:1;background:#000}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.website:hover:before{opacity:1;background:#0e1011}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.telegram:hover:before{opacity:1;background:#24a1de}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.vk:hover:before{opacity:1;background:#07f}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.tiktok:hover:before{opacity:1;background:linear-gradient(225deg,#fe2858 50%,#2af0ea 75%)}.footer-wrapper .footer-container .footer-content .social-icons .social-icon.youtube:hover:before{opacity:1;background:#cd201f}.footer-wrapper .footer-container .footer-content .thx-info{white-space:nowrap;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.footer-wrapper .footer-container .footer-content .thx-info img{width:18px;height:18px}.footer-wrapper .footer-container .footer-content .thx-info a,.footer-wrapper .footer-container .footer-content .thx-info span{color:var(--footer-description);word-wrap:break-word;font-size:14px;font-weight:500;line-height:14px;text-decoration:none}.footer-wrapper .footer-container .footer-content .thx-info a.black,.footer-wrapper .footer-container .footer-content .thx-info span.black{color:var(--white-text);transition:var(--transition-hover)}.footer-wrapper .footer-container .footer-content .thx-info a.black:hover,.footer-wrapper .footer-container .footer-content .thx-info span.black:hover{opacity:var(--opacity-hover)}.footer-wrapper .footer-container .footer-content .footer-links{justify-content:space-between;align-self:stretch;align-items:center;display:flex}@media (max-width:1300px){.footer-wrapper .footer-container .footer-content .footer-links{flex-direction:column;gap:32px}}.footer-wrapper .footer-container .footer-content .footer-links .left-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:24px;display:flex}.footer-wrapper .footer-container .footer-content .footer-links .left-links .link{color:var(--footer-description);cursor:pointer;word-wrap:break-word;transition:var(--transition-hover);font-size:14px;font-weight:500;line-height:14px;text-decoration:none}.footer-wrapper .footer-container .footer-content .footer-links .left-links .link:hover{opacity:var(--opacity-hover)}.footer-wrapper .footer-container .footer-content .footer-links .right-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:24px;display:flex}.footer-wrapper .footer-container .footer-content .footer-links .right-links img{filter:var(--white-fill-invert)}
