.pt-page-moveToLeft{-webkit-animation:moveToLeft .6s ease both;animation:moveToLeft .6s ease both}#region{display:none;overflow-x:hidden;min-height:100vh}#map-container{display:none}footer{display:flex;flex-direction:column;align-items:center;padding-bottom:116px;display:none}footer img{width:96px;height:auto;margin-bottom:2rem}footer p{font-size:16px;line-height:26px;text-align:center;color:#333;max-width:940px}footer ul{padding:0;display:flex;flex-flow:row wrap;justify-content:center}footer li{display:inline;padding:0 18px}footer li a{color:#5bb889}footer li:not(:last-of-type){border-right:1px solid #333}@keyframes moveToLeft{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (max-width:1199px){footer{margin:0 35px;width:auto}}@media screen and (max-width:579px){footer ul{width:320px}footer li{flex:0 0 50%;margin-bottom:1rem}footer li:nth-of-type(odd){text-align:right}footer li:nth-of-type(even){text-align:left}footer li:nth-of-type(2){border-right:0}}