div#madeby{width:100%;background-color:black;text-align:center;font-family:"Roboto-Light",sans-serif;bottom:0;-webkit-transition:all ease-in-out 0.5s;transition:all ease-in-out 0.5s}div#madeby a{color:#828282}div#madeby a:hover{text-decoration:none}div#madeby svg{display:inline-block;vertical-align:text-top;width:3em;height:3.4em;padding:0.7em 0.5em 0.7em 0.5em;fill:white;-webkit-animation:spin 6s infinite ease 2s;animation:spin 6s infinite ease 2s}div#madeby p{position:absolute;left:calc(50% - 6.25em);-webkit-transition:color ease-in-out 0.5s;transition:color ease-in-out 0.5s;color:white;display:inline-block;vertical-align:text-top;height:3.4em;padding-top:2.2em;font-size:0.6em;text-align:left;font-weight:300}div#madeby p:nth-of-type(2){left:calc(50% + 2.5em)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.socials{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:20px}@media screen and (min-width:900px){.socials{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.socials p{margin-bottom:0}.socials .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:20px}.socials .links a{display:block}.socials .links img{display:block;height:30px!important;width:auto!important}
/*# sourceMappingURL=footer-made-by.css.map */