body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media only screen and (min-width:320px){.box{flex:0 0 100%;height:48vh}}@media only screen and (min-width:480px){.box{flex:0 0 100%;height:48vh}}@media only screen and (min-width:768px){.box{flex:0 0 100%;height:48vh}}@media only screen and (min-width:992px){.box{flex:0 0 25%;height:48vh}}@media only screen and (min-width:1200px){.box{flex:0 0 25%;height:48vh}}.box-container{display:flex;flex-flow:row wrap}img,video{width:100%;height:100%;object-fit:cover}.myButton{position:fixed;bottom:0;width:100vw;height:4vh;box-shadow:0 10px 14px -7px #276873;background:linear-gradient(180deg,#599bb3 5%,#408c99);background-color:#599bb3;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-size:20px;font-weight:700;text-decoration:none;text-shadow:0 1px 0 #3d768a}.myButton:hover{background:linear-gradient(180deg,#408c99 5%,#599bb3);background-color:#408c99}.myDisabledButton{position:fixed;bottom:0;width:100vw;height:4vh;box-shadow:0 10px 14px -7px grey;background:linear-gradient(180deg,grey 5%,grey);background-color:grey;display:inline-block;cursor:not-allowed;color:#fff;font-family:Arial;font-size:20px;font-weight:700;text-decoration:none;text-shadow:0 1px 0 grey}
/*# sourceMappingURL=main.ee2b84e4.chunk.css.map */