#main-footer{padding:80px 20px 35px;background:var(--blue-liner-gradient)}#main-footer .footer-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:100px}#main-footer .footer-heading{color:var(--white);font-weight:400}#main-footer .footer-heading .highlight{font-weight:700;display:block;background:linear-gradient(90deg,#0091ff 0%,#c3e5ff 37.02%,#fff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#main-footer .footer-info{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;max-width:497px;width:100%}#main-footer .address{max-width:225px;width:100%}#main-footer .address h3,#main-footer .say-hello h3{color:var(--white);font-family:var(--font-primary);font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}#main-footer .address p{color:rgba(255,255,255,.7);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px}#main-footer .social-media{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#main-footer .social-media>a{width:34px;height:34px}#main-footer .social-media>a svg{width:100%;height:100%}#main-footer .say-hello{max-width:160px;width:100%}#main-footer .say-hello .email{color:rgba(255,255,255,.7);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-bottom:5px;display:block}#main-footer .say-hello .phone{color:rgba(255,255,255,.7);font-family:var(--font-primary);font-size:20px;font-style:normal;font-weight:600;line-height:32px;display:block}#main-footer .footer-menu-wrapper{padding-top:30px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:40px}#main-footer .footer-menu-wrapper ul{display:flex;align-items:center;gap:30px;margin:0;padding:0}#main-footer .footer-menu-wrapper li{list-style-type:none}#main-footer .footer-menu-wrapper li a{color:var(--white);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px}#main-footer .footer-menu-wrapper .copyright{color:rgba(255,255,255,.7);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:27.2px}@media screen and (max-width:1024px){#main-footer .footer-info{width:fit-content}}@media screen and (max-width:950px){#main-footer .footer-header{flex-direction:column;margin-bottom:40px}#main-footer .footer-menu-wrapper{flex-direction:column;gap:20px}}@media screen and (max-width:499px){#main-footer{margin-top:60px}#main-footer .footer-heading{font-size:30px;line-height:39px}#main-footer .footer-info{flex-direction:column}#main-footer .footer-info>div{max-width:100%}#main-footer .address h4,#main-footer .say-hello h4,#main-footer .address p{margin-bottom:15px}#main-footer .footer-menu-wrapper ul{gap:10px;justify-content:space-between}#main-footer .footer-menu{width:100%}}@media screen and (max-width:499px){#main-footer{margin-top:0}}