body{margin:0;font-family:"Open Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#viewport{position:relative;overflow:hidden;width:400px;height:300px}.img-container{display:flex;flex-direction:column;align-items:center}.img-about{width:400px;display:block;position:absolute}#img-big{animation:bigZoom 2s cubic-bezier(.055,.32,.64,.87) infinite}#img-small{animation:smallZoom 2s cubic-bezier(.055,.32,.64,.87) infinite}@keyframes bigZoom{0%{transform:perspective(200px) translateZ(0)}to{transform:perspective(200px) translate3d(23px,115px,174px)}}@keyframes smallZoom{0%{transform:perspective(200px) translate3d(-173px,-846px,-1280px);opacity:.2}to{transform:perspective(200px) translateZ(0);opacity:1}}.alterodo-page{align-items:center;display:flex;flex:1 1;justify-content:center}
/*# sourceMappingURL=main.8547a63f.chunk.css.map */