.footer{display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:15rem 1.5rem 2.5rem}.footer a{color:var(--color-gray);font-family:NeueMontreal;text-align:right;text-decoration:none;transition:.25s ease-in-out}.footer a:hover{color:var(--color-white)}.footer p{color:var(--color-gray)}.footer .cta{color:var(--color-black);font-size:3rem;text-transform:none}.footer .cta:hover{background-color:transparent}.footer__start{border-top:1px solid var(--color-border);display:flex;justify-content:space-between;padding-top:2rem}.footer__start h3{font-weight:400}.footer__start-contact{display:flex;flex-direction:column;gap:1rem}.footer__middle{display:flex;justify-content:space-around}.footer__middle .clock p,.footer__middle .clock span{color:var(--color-white);font-family:NeueMontreal;font-size:15rem;line-height:1}.footer__middle .clock .clock__colon{animation:fadeInOut 1.5s ease-in-out infinite;display:inline-block}.footer__middle .tagline{color:var(--color-white);font-size:3.5rem;margin-top:2rem;max-width:38rem}.footer__middle .socials{display:flex;gap:1rem;margin-top:3rem;padding:0}.footer__middle .socials li a{display:flex;flex-direction:column;gap:1rem}.footer__middle .socials li a img{max-width:10rem}.footer__middle .socials li a span{text-align:center}.footer__middle .butterflies img{max-width:25rem}.footer__middle .cta-container p{margin-top:1rem}.footer__end{border-top:1px solid var(--color-border);display:flex;justify-content:space-between;padding-top:2rem}.footer__end-legal{display:flex;gap:1rem}@media (max-width:767px){.footer{gap:0;height:auto;padding:15rem 1.5rem 2.5rem}.footer__start{flex-direction:column;gap:2rem}.footer__middle{flex-direction:column;position:relative}.footer__middle .clock-and-socials{margin-top:5rem;order:3}.footer__middle .socials{margin-bottom:10rem;margin-top:1rem}.footer__middle .socials li a{align-items:center}.footer__middle .socials li a img{max-width:8rem}.footer__middle .clock p,.footer__middle .clock span{font-size:8rem}.footer__middle .tagline{font-size:2rem;margin-top:1rem}.footer__middle .cta-container{align-self:end;display:flex;flex-direction:column;order:1}.footer__middle .cta-container .cta{font-size:1.8rem;max-width:-moz-max-content;max-width:max-content}.footer__middle .cta-container p{font-size:1.5rem;margin-top:.5rem}.footer__middle .butterflies{left:0;order:2;position:absolute;top:-2rem}.footer__middle .butterflies img{max-width:10rem}}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}
