.footer{margin-top:32px}.footer-content{background-color:#f5f5f5;border-radius:32px;grid-template-columns:repeat(5,1fr);gap:40px;padding:40px;display:grid}.footer-item{text-align:center;color:#000;cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;min-width:0;text-decoration:none;display:flex}.footer-item:hover{opacity:.5}.footer-icon{margin-bottom:15px}.footer-link{color:#1554eb;text-decoration:none}.footer-logo-wrapper{justify-content:center;align-items:flex-end;width:100%;height:160px;display:flex}.footer-logo{max-width:100%;max-height:100%;width:auto!important;height:auto!important}.footer-logo.cdek{color:#fff;background-color:#4caf50}.footer-logo.sbp{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.footer-item p{text-align:center}.footer-text{word-wrap:break-word;overflow-wrap:break-word}.footer-bottom{text-align:center;justify-content:space-between;margin-top:32px;margin-bottom:32px;display:flex}.footer-copyright{order:1}.footer-dev{order:2}@media (max-width:1400px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.footer-content{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;gap:8px;margin-bottom:32px}.footer-copyright{order:2}.footer-dev{order:1}}
