.footer-container{margin:auto;max-width:1200px;padding:20px}.custom-footer{background-color:#030313;border-top:1px solid rgba(80,71,187,.34)}.custom-footer form{align-items:center;border:2px solid hsla(210,3%,44%,.3);border-radius:56px;display:flex;gap:10px;justify-content:space-between;padding:5px;width:300px}.custom-footer form input{background:transparent;border:none;color:#a6a6a6;font-size:15px;font-weight:500;outline:none;padding:5px 10px}.custom-footer form button img{margin:0;width:12px}.custom-footer form button{align-items:center;background-color:#5047bb;border:none;border-radius:50%;box-shadow:none;display:flex;height:37px;justify-content:center;outline:none;width:37px}.footer-logo img{margin-bottom:30px;max-width:160px}.footer-main{gap:100px;padding:80px 0 60px}.footer-columns,.footer-main{display:flex;justify-content:space-between}.footer-columns{flex:1}.footer-columns li{list-style:none}.footer-columns ul{padding:0}.footer-columns h3{color:#fff;font-size:16px;font-weight:700;margin:0 0 20px}.footer-columns li a{color:hsla(0,0%,100%,.7);display:inline-block;font-size:16px;font-weight:600;letter-spacing:-.5px;margin-bottom:20px;text-decoration:none}.footer-copyright p{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:600}.footer-bottom{align-items:center;border-top:1px solid #919599;display:flex;justify-content:space-between;padding-top:15px}.footer-social-media ul{align-items:center;display:flex;gap:15px;list-style:none;margin-top:0;padding:0}.footer-social-media img{width:20px}@media(max-width:768px){.footer-main{flex-direction:column;gap:50px;padding:50px 0}.footer-columns{display:grid;grid-template-columns:1fr 1fr;row-gap:20px}.footer-logo img{margin-bottom:20px}.footer-bottom{flex-direction:column;gap:15px}.footer-copyright p{text-align:center}}