.card{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;height:300px;width:300px;-webkit-box-shadow:0 3px 6px #999,0 3px 6px #999;box-shadow:0 3px 6px #999,0 3px 6px #999;background:hsla(0,0%,100%,.5);margin-top:75px;border:2px solid hsla(0,0%,100%,.01);cursor:pointer}.card:hover{-webkit-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;background:#fff;border:2px solid #fff}img{width:100%}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#ff2323;height:4px;-webkit-transition-property:left,right;-o-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}@media only screen and (max-width:1845px){.card{width:200px;height:200px}}@media only screen and (max-width:857px){.card{width:150px;height:150px}}@media only screen and (max-width:657px){.card{width:125px;height:125px}}@media only screen and (max-width:439px){.card{width:100px;height:100px}}@media only screen and (max-width:349px){.card{width:75px;height:75px}}.wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:20px;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;overflow:auto}.title{width:100%;text-align:center;margin-bottom:50px}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif}#root,body,html{padding:0;margin:0;height:100%}
/*# sourceMappingURL=main.c89915e2.css.map*/