.contact-address{display:flex;justify-content:space-between}.footer{min-height:105vh;background-color:var(--black-bg);z-index:2;bottom:0;width:100%;display:block;margin-top:auto;padding-top:15vh;flex-direction:column;overflow:hidden}.footer,.text-block-footer{position:relative;display:flex}.text-block-footer{flex-direction:row;align-items:flex-start;justify-content:space-between;text-align:left;padding:20px 0;margin-bottom:20px;font-family:PPNeueMontreal,sans-serif;max-width:100%;box-sizing:border-box;margin-left:40px}.title-footer{font-size:25px;margin-bottom:60px}.description-footer,.title-footer{font-weight:400;text-transform:uppercase;color:var(--background)}.description-footer{font-size:20px;text-align:left;max-width:70%;margin-left:0;font-family:ABC Favorit Mono;src:url(/assets/fonts/ABCFavoritMono-Regular.woff) format("woff");font-style:normal}.content-box-footer{display:flex;flex-direction:column;align-items:left;justify-content:center;padding:40px 0;border:2px solid transparent;position:relative;min-width:100%}.logo-footer{width:100%;height:auto;padding:40px}.footer-row-2{display:flex;justify-content:space-between;align-items:center;justify-content:space-evenly;width:100%}.footer-logo{width:50%;display:flex;justify-content:flex-start}.footer-links{flex-direction:column;width:50%;padding:40px}.footer-links,.footer-links-row{display:flex;align-items:flex-start}.footer-links-row{width:100%;text-align:left;justify-content:space-between;margin-left:50px;flex-wrap:wrap}.footer-links-row a{color:#fff;font-family:ABC Favorit Mono;src:url(/assets/fonts/ABCFavoritMono-Regular.woff) format("woff");font-size:15px;line-height:40px;text-align:left;flex:1 1 20%;align-items:flex-start}.footer-links a:hover,.footer-links-row a{text-decoration:none}.footer-row-3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:40px 20px;color:var(--background);margin-top:10vh}.copyright,.developer{font-size:15px;line-height:1.2;font-family:ABC Favorit Mono;src:url(/assets/fonts/ABCFavoritMono-Regular.woff) format("woff");font-weight:300;padding-left:20px;padding-right:20px}.endless-animation-footer{position:relative;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;flex:1 1 33%}.text-column-footer{margin-left:30px;margin-right:30px;color:var(--background)}.circleContainer-footer{position:relative;width:0;height:0;display:flex;justify-content:center;align-items:center}.circle-footer{position:absolute;border-radius:50%;background-color:transparent;border:1px solid var(--background)!important;box-sizing:border-box}@media screen and (min-width:481px)and (max-width:850px){.footer .footer-links-row a{justify-items:flex-start;flex:1 0 33%;max-width:33%;margin-left:0}.footer .copyright,.footer .developer{font-size:13px;padding-right:0}.footer .description-footer{-webkit-hyphens:auto;hyphens:auto}}@media screen and (min-width:851px)and (max-width:1200px){.footer .footer-links-row a{justify-items:flex-start;flex:1 0 25%;max-width:25%}.footer .description-footer{-webkit-hyphens:auto;hyphens:auto}}@media screen and (max-width:480px){.footer{padding:0;margin-top:0;overflow:hidden}.footer .footer-logo{width:100%}.footer .text-block-footer{margin-left:20px}.footer .title-footer{font-size:15px}.footer .description-footer{font-size:10px;padding-left:15px;-webkit-hyphens:auto;hyphens:auto}.footer .content-box-footer{padding:10px}.footer .footer-row-2{flex-direction:column}.footer .footer-row-2 .footer-links{align-items:left;width:100%;padding-left:0;flex-direction:column;align-items:flex-start;display:flex;max-width:100%}.footer .footer-row-2 .footer-links .footer-links-row{margin-right:0;margin-left:30px;display:flex;flex-wrap:wrap;justify-content:flex-start}.footer .footer-row-2 .footer-links .footer-links-row a{flex:1 1 20%;text-align:justify;margin:5px 0;font-size:11px}.footer .footer-row-3{flex-direction:row;justify-content:space-between;padding:10px 20px}.footer .footer-row-3 .copyright{text-align:left;padding:0;margin:-50px 0 0;font-size:12px}.footer .footer-row-3 .developer{text-align:right;padding:0;margin:-50px 0 0;font-size:12px}.footer .footer-row-3 .endless-animation-footer{position:absolute;bottom:0;width:100%;max-width:100%;margin:0 0 20px}.footer .footer-row-3 .endless-animation-footer #regeneration{left:0;position:absolute;margin-left:20px}.footer .footer-row-3 .endless-animation-footer #creativity{right:0;position:absolute;margin-right:20px}.footer .footer-row-3 .endless-animation-footer .circleContainer-footer{margin-left:20px}.footer .footer-row-3 .endless-animation-footer .text-column-footer{font-size:12px;max-width:100%;margin:0}}@media screen and (min-height:1000px){.footer{min-height:100vh}}