.footer-container{background-color:#4c4646;position:absolute;bottom:0;width:100%;height:10rem;display:flex;align-items:center;justify-content:space-between}.footer-contact-container{color:#fff}.footer-contact-container a{color:#fff;text-decoration:none;margin-right:2rem}.footer-img-container img{width:140px;height:108px;margin-left:2rem}@media screen and (max-width: 720px){.footer-contact-container{width:140px;font-size:12px;display:flex}}.launching-container{text-align:center;font-family:Arial,sans-serif;margin-top:50px}.launching-header{font-size:2.5rem;margin-bottom:20px}.dot-container{display:flex;justify-content:center;align-items:center}.dot{width:15px;height:15px;margin:0 5px;background-color:#000;border-radius:50%;animation:wave 1s infinite ease-in-out}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.1s}.dot:nth-child(3){animation-delay:.2s}.dot:nth-child(4){animation-delay:.3s}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.nav-top-container{width:100%;background-color:#4c4646;height:7rem}.nav-top-container img{width:140px;height:108px;margin-left:2rem}*{margin:0;padding:0}
