.footer-container{padding:1rem 2vw 2rem;background:linear-gradient(1turn,rgb(42,76,75),rgb(43,128,116) 35%);flex-direction:column;gap:1.5rem;align-items:center}.footer-container,.footer-container .footer-us{height:-moz-fit-content;height:fit-content;display:flex}.footer-container .footer-us{flex-direction:row;gap:2rem;width:100%;align-items:flex-start;justify-content:center}.footer-container .footer-us .footer-contact-us{align-items:center;justify-content:center;display:flex;flex-direction:row;gap:1rem;height:100%}.footer-container .footer-us .footer-contact-us .title{font-family:Inter,serif;font-size:1.25rem;color:#fff;letter-spacing:5%;font-weight:600;white-space:nowrap}.footer-container .footer-us .footer-contact-us .contact-icons{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center;height:3rem}.footer-container .footer-us .footer-contact-us .contact-icons img{width:1.75rem;aspect-ratio:1}.footer-container .footer-us .footer-contact-us .contact-icons .mail{display:flex;flex-direction:row;gap:.5rem;align-items:center}.footer-container .footer-us .footer-contact-us .contact-icons .mail p{font-family:Inter,sans-serif;font-size:1.25rem;color:#fff;line-height:1rem}.footer-container .footer-us .footer-contact-us .contact-icons .phone{display:flex;flex-direction:row;gap:0;align-items:center}.footer-container .footer-us .footer-contact-us .contact-icons .phone p{font-family:Inter,sans-serif;font-size:1.25rem;color:#fff;line-height:1rem}.footer-container .footer-bottom-container{display:flex;flex-direction:column;gap:1rem;align-items:center;flex-wrap:nowrap}.footer-container .footer-bottom-container .footer-navigation-items{display:flex;flex-direction:row;gap:7rem}.footer-container .footer-bottom-container .footer-navigation-items a{font-family:Inter,sans-serif;font-size:1.1rem;color:#fff;text-decoration:none;font-weight:600;transition:color .1s ease}.footer-container .footer-bottom-container .footer-navigation-items a:hover{color:#3d403f}.footer-container .footer-bottom-container .footer-terms{display:flex;flex-direction:row;gap:1.2rem;width:100%}.footer-container .footer-bottom-container .footer-terms p{font-family:Inter,sans-serif;font-size:1.1rem;color:#fff;text-align:center}.footer-container .footer-bottom-container .footer-terms p a{font-size:1.1rem;font-weight:600;text-decoration:none;color:#f6a4a9}.footer-container .footer-bottom-container .footer-terms p a:hover{color:#3d403f}@media(max-width:560px){.footer-container .footer-contact-us{flex-direction:column!important}.footer-container .footer-contact-us .contact-icons{flex-direction:column!important;height:12rem!important}}