.FooterComponent{width:100%;border-top:1px solid #e5e7eb}.FooterComponent-in{width:90%;margin:auto;padding:1rem 0 0;display:flex;flex-direction:column;gap:2rem}.footer-one{width:100%;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.footer-one,.footer-one-one{display:flex;align-items:center}.footer-one-one{width:fit-content;justify-content:center;gap:.5rem}.footer-one-one img{width:50px;height:50px;object-fit:cover;cursor:pointer}.footer-one-one h1{font-size:1.2rem;font-weight:600}.footer-one-two{width:fit-content;display:flex;align-items:flex-end;justify-content:center;gap:1rem;padding:1rem 0}.footer-one-two a{font-size:.8rem;color:black;text-decoration:none;font-weight:600;cursor:pointer}.footer-one-two a:hover{color:#555555}.footer-two{width:100%;justify-content:space-between}.footer-two,.footer-two-one{display:flex;align-items:center}.footer-two-one{width:fit-content;justify-content:center;gap:1rem}.footer-two-one svg{font-size:1.2rem;color:black;cursor:pointer}.footer-two-two{width:fit-content}.footer-two-two h1{font-size:.8rem;color:black;font-weight:600}.footer-three{width:100%;display:flex;align-items:center;justify-content:center;height:15vh;overflow:hidden;display:inline-block}.footer-three h1{font-size:12rem;line-height:1;letter-spacing:.8rem;color:rgb(230,230,230);font-weight:800}@media screen and (max-width:768px){.FooterComponent-in{width:95%;gap:1.5rem}.footer-one{gap:1rem}.footer-one,.footer-one-two{flex-direction:column;align-items:center}.footer-one-two{gap:.8rem;padding:0}.footer-two{flex-direction:column;align-items:center;gap:1rem}.footer-three{width:100%;height:10vh;display:flex;align-items:center;justify-content:center}.footer-three h1{font-size:4rem;letter-spacing:.2rem}}@media screen and (max-width:480px){.footer-one-one{gap:.3rem}.footer-one-one img{width:40px;height:40px}.footer-one-one h1{font-size:1rem}.footer-one-two a{font-size:.75rem}.footer-two-two h1{font-size:.7rem}.footer-three h1{font-size:3rem}}