.footer{background-color:#252526;color:#fff;overflow:hidden;position:relative;width:100%;z-index:50}.footer-image-container{bottom:0;display:none;height:100%;position:absolute;right:0;width:25%}.footer-image{color:transparent;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.footer-content{max-width:100%;position:relative;width:100%;z-index:10}.footer-inner{align-items:center;background-color:#252526;display:flex;flex-direction:column;order:1;padding:20px 16px}.footer-grid{align-items:center;display:grid;gap:28px;grid-template-columns:repeat(1,minmax(0,1fr));margin:0 auto;max-width:480px;width:100%}.footer-logo{margin:0 auto;min-width:220px;width:220px}.footer-logo-link{color:#fff;text-decoration:none}.footer-logo-image{height:62px;width:219px}.footer-partners{display:flex;gap:5px;justify-content:center;margin-bottom:5px;width:100%}.partner{overflow:hidden}.partner-image{border-radius:8px;color:transparent;height:152px;width:156px}.footer-info{border-top:1px solid #363636;margin:7px auto 0;max-width:480px;padding-top:7px;width:100%}.footer-info-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-links ul{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%}.footer-links ul li::marker,.footer-links ul li:before{content:"";display:none}.footer-links ul li{padding-left:0}.footer-copyright{font-size:12px;margin:0;order:2;text-align:center;width:100%}.footer-copyright p{font-size:12px}.footer-links{display:flex;gap:6px;justify-content:center;order:1}.footer-link{color:currentColor;font-size:12px;text-decoration:none;transition:color .3s}.footer-link:hover{color:#007bff}@media (min-width:640px){.footer-copyright{order:1;text-align:left;width:auto}.footer-links{order:2}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.footer-info-inner{justify-content:space-between}.footer-info{max-width:100%}}@media (min-width:768px){.footer-links ul{justify-content:flex-end}}@media (min-width:1024px){.footer-image-container{display:block}.footer-content{max-width:75%}.footer-inner{order:1;padding:20px 40px}.footer-logo{margin-left:0}.footer-partners{justify-content:space-between;max-width:355px}.footer-grid{row-gap:12px}}@media (min-width:1280px){.footer-inner{padding-left:64px;padding-right:64px}.footer-grid{display:flex;gap:40px;justify-content:space-between}.footer-partners{justify-content:space-between;margin-bottom:0}}@media (min-width:1536px){.footer-inner{padding-left:96px}.footer-grid{gap:80px}}