footer.footer{background:linear-gradient(10deg,rgba(0,141,223,0) 58%,var(--app-background-color) 128%),var(--background-content-color);border-top:1px solid var(--border-regular-light);color:var(--text-color);font-size:1.4rem;padding:25px 50px;position:relative}footer.footer .footer-container{display:flex;flex-direction:column}footer.footer .footer-container .footer-header{align-items:center;border-bottom:1px solid var(--border-regular-light);display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;margin-bottom:25px;padding-bottom:20px}footer.footer .footer-container .footer-header .contactus-section{display:flex;flex-direction:row;gap:30px}footer.footer .footer-container .footer-header .contactus-section .help-title{font-size:2rem;font-weight:500}footer.footer .footer-container .footer-header .contactus-section .contact-us-button{color:inherit}footer.footer .footer-container .footer-header .contactus-section .contact-us-button button{background:#000406;border-radius:4px;color:inherit;font-size:1.5rem;font-weight:500;padding:10px 20px}footer.footer .footer-container .footer-header .contactus-section .contact-us-button button:hover{background:#00040659}footer.footer .footer-container .footer-header .helpcenter-logo{color:inherit;font-size:1.7rem;font-weight:500}footer.footer .footer-container .footer-header .helpcenter-logo:hover{text-decoration:underline}footer.footer .footer-container .footer-body{display:flex;flex-wrap:wrap;gap:40px}footer.footer .footer-container .footer-body .footer-section{display:flex;flex-direction:column}footer.footer .footer-container .footer-body .footer-section .footer-section-title{font-size:1.7rem;font-weight:500;margin-bottom:15px}footer.footer .footer-container .footer-body .default .logo a{align-items:center;display:flex;font-size:2.7rem;justify-content:center}footer.footer .footer-container .footer-body .default .logo img{height:45px;margin-right:15px;width:auto}footer.footer .footer-container .footer-body .default .note{margin-top:20px;max-width:750px}footer.footer .footer-container .footer-body .support .support-social{display:flex;flex-direction:column;gap:10px}footer.footer .footer-container .footer-body .support .support-social a{align-items:center;color:inherit;display:inline-flex;flex-direction:row;transition:opacity color .25s}footer.footer .footer-container .footer-body .support .support-social a .support-icon{display:flex;width:30px}footer.footer .footer-container .copyright{border-top:1px solid var(--border-regular-light);margin:30px auto 0;padding-top:25px;text-align:center;width:100%}@media only screen and (max-width:1500px){footer.footer{padding:25px 30px}}@media only screen and (max-width:1100px){footer.footer{padding:25px 20px}}@media only screen and (max-width:900px){footer.footer{padding:20px 15px}}
