.Footer{width:100%;height:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;overflow:hidden}.Footer :first-child,.Footer :first-child span{text-align:left}.Footer :last-child,.Footer :last-child span{text-align:right}.Footer--Active .Footer__Copyright{opacity:1!important}.Footer--Active .appear-text{transform:translate(0)!important}.Footer__Copyright{opacity:0}@media(max-width:992px){.Footer{display:flex;justify-content:space-between;align-items:center}.Footer__Copyright span{display:none}}@media(max-width:768px){.Footer__Copyright{display:none}}@media(max-width:576px){.Footer.contact{margin-bottom:-12px}}@media(max-width:480px){.Footer div span{font-size:12px}}