.footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1340px;display:flex}.footer-content{z-index:2;outline-offset:-1px;background:#000;border-radius:32px;outline:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;height:280px;min-height:13em;padding:24px;display:flex}.footer-links-actions{justify-content:space-between;align-self:stretch;gap:10px;display:flex}.footer-links-actions .footer-links-mail{flex-direction:column;gap:32px;display:flex}.footer-links-actions a.mail{font-family:Roboto;font-size:30px;font-weight:900;line-height:21px}.status-widget{outline-offset:-1px;background:#000;border-radius:32px;outline:1px solid #ffffff1a;flex-shrink:0;justify-content:flex-start;align-items:center;gap:16px;height:fit-content;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.status-widget:hover{background:#191919}.status-widget .text-status{text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#fff;word-wrap:break-word;font-family:Roboto;font-size:14px;font-weight:700}.status-widget .status-check{transform-origin:50%;background:#d9d9d9;border-radius:9999px;width:12px;height:12px;transition:all .4s cubic-bezier(.68,-.55,.27,1.55);position:relative;box-shadow:0 0 #d9d9d9b3}.status-widget .status-check:after{content:"";border-radius:inherit;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute}.status-widget .status-check.UP{background:linear-gradient(135deg,#c1ec34 0%,#a2fc3c 100%);animation:1.5s cubic-bezier(.4,0,.2,1) infinite pulse-green,3s cubic-bezier(.5,.05,.5,1.5) infinite bounce}.status-widget .status-check.UP:after{box-shadow:0 0 8px 4px #c1ec3466}.status-widget .status-check.UP:hover:after{opacity:1}.status-widget .status-check.HASISSUES{background:linear-gradient(135deg,#e9ec34 0%,#fcaf3c 100%);animation:1.5s cubic-bezier(.4,0,.2,1) infinite pulse-orange,3s cubic-bezier(.5,.05,.5,1.5) infinite bounce}.status-widget .status-check.HASISSUES:after{box-shadow:0 0 8px 4px #fcaf3c66}.status-widget .status-check.UNDERMAINTENANCE{background:linear-gradient(135deg,#ec6e34 0%,#fc3c3c 100%);animation:1.5s cubic-bezier(.4,0,.2,1) infinite pulse-red,3s cubic-bezier(.5,.05,.5,1.5) infinite bounce}.status-widget .status-check.UNDERMAINTENANCE:after{box-shadow:0 0 8px 4px #fc3c3c66}@keyframes bounce{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.98)}75%{transform:scale(1.02)}}@keyframes pulse-green{0%{box-shadow:0 0 #a2fc3cb3}70%{box-shadow:0 0 0 8px #a2fc3c00}to{box-shadow:0 0 #a2fc3c00}}@keyframes pulse-orange{0%{box-shadow:0 0 #fcaf3cb3}70%{box-shadow:0 0 0 8px #fcaf3c00}to{box-shadow:0 0 #fcaf3c00}}@keyframes pulse-red{0%{box-shadow:0 0 #fc3c3cb3}70%{box-shadow:0 0 0 8px #fc3c3c00}to{box-shadow:0 0 #fc3c3c00}}.footer-mobile-toggle{display:none}.footer-links{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.footer-link{color:#fff;white-space:nowrap;word-wrap:break-word;cursor:pointer;font-family:PT Mono;font-size:14px;font-weight:400;line-height:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.footer-link:hover{opacity:.7}.payment-methods{gap:24px;height:22px;display:flex}.footer-copyright{z-index:1;outline-offset:-1px;background:#191919;border-radius:32px;outline:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:24px;margin-top:-4em;padding:88px 24px 24px;display:flex}.copyright-text{color:#fffc;word-wrap:break-word;font-family:PT Mono;font-size:14px;font-weight:400;line-height:10px}.links-payments{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.links-payments .payments{gap:12px;display:flex}.social-btn{outline-offset:-1px;background:#191919;border-radius:42px;outline:1px solid #ffffff1a;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.social-btn.telegram:hover{background:#24a1de}.social-btn.tiktok:hover{background:#000}.social-btn.instagram:before{content:"";z-index:1;opacity:0;background-image:url(/assets/img/footer/Instagram_gradient.png);background-position:50%;background-size:cover;width:100%;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.social-btn.instagram:hover:before{opacity:1}.social-btn.youtube:hover{background:#cd201f}.social-btn i{color:#fff;z-index:2;font-size:20px}@media (max-width:768px){.footer-links-actions{flex-direction:column;gap:32px}.footer-links-actions .status-widget{width:fit-content}a.mail{font-size:24px!important;line-height:17px!important}.footer-links{flex-direction:column;gap:24px}.footer-link{line-height:10px}.links-payments{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px}.footer .payment-methods{flex-wrap:wrap;height:auto}.footer-content{gap:32px;height:fit-content}}
