.footer{background-color:#0c1812;display:flex;flex-direction:column;padding:2rem 8rem;color:#fff}.top-footer{display:flex;flex-direction:row;margin-bottom:2rem}.footer .left-part{display:flex;flex-direction:column;margin-right:auto}.footer-gugl-name{font-size:2rem}.footer .social-icons{display:flex;flex-direction:row;gap:20px;margin-top:auto}.footer .social-icons a{border:2px solid #fff;border-radius:50%;padding:10px;color:#fff;display:flex;justify-content:center;align-items:center;text-decoration:none;width:40px;height:40px}.footer .central-part{display:flex;flex-direction:column;margin-right:auto}.footer .central-part p{font-size:.8rem;margin-bottom:25px}.footer .central-part a{text-decoration:none;color:#fff;transition:.3s;margin-bottom:15px;font-size:.8rem}.footer .central-part a:hover{color:#004aad}.footer .right-part{display:flex;flex-direction:column}.footer .right-part p{font-size:.8rem;margin-bottom:20px;margin-left:20px}.footer .right-part input{color:#fff;border:2px solid #fff;background-color:transparent;border-radius:30px;padding:15px 3px;height:50px;width:240px;font-size:.8rem}.footer .right-part button{color:#324a5f;border:2px solid #324a5f;background-color:transparent;border-radius:30px;padding:9px 3px;width:100px;font-size:.8rem;cursor:pointer;transition:.3s}.footer .right-part button:hover{background-color:#324a5f;color:#000}.footer .input-button-wrapper{display:flex;flex-direction:column;width:240px;align-items:flex-end;gap:15px}.footer .bottom-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer .bottom-footer p{font-size:.6rem}.footer .bottom-footer .links{display:flex;flex-direction:row;gap:20px}.footer .bottom-footer .links a{font-size:.7rem;color:#fff;transition:.3s}.footer .bottom-footer .links a:hover{color:#004aad}.footer .mobile-wrapper{display:none}.footer .big-screen-wrapper{display:flex;width:100%}.footer .middle-footer{display:flex;justify-content:center;margin-bottom:2rem}.payment-small-footer{display:flex;flex-direction:column;gap:2rem}.payment-small-footer .bottom-part,.payment-small-footer .top-part{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem}.payment-small-footer .top-part img{min-width:60px!important;max-width:155px!important;width:auto!important;height:60px!important}.payment-small-footer .bottom-part img{max-width:180px!important;width:auto!important;height:37px!important}@media only screen and (max-width:920px){.footer{padding:2rem 4rem}}@media only screen and (max-width:770px){.footer{padding:2rem}}@media only screen and (max-width:630px){.top-footer{flex-direction:column;align-items:center}.footer .left-part{height:100px}.footer .central-part{margin-left:auto;margin-right:0}.footer .bottom-footer{flex-direction:column;gap:10px}.mobile-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px}.big-screen-wrapper{display:none}.footer .right-part{width:100%;align-items:center}.footer .social-icons{gap:10px}.payment-small-footer .bottom-part,.payment-small-footer .top-part{gap:.5rem}}