body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}.main{align-items:center;background-color:#f7f7f7;color:#1f1f1f;display:flex;flex-flow:column;font-weight:900;min-height:100%;padding-left:60px;padding-right:60px}.content{font-size:45px;height:100%;margin-top:80px;max-width:750px}.title{font-size:70px}.logo{height:auto;max-height:100px;max-width:200px;opacity:.75}.example-image{box-shadow:0 0 15px #7a7a7a;cursor:pointer;height:auto;max-width:100%}.row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:50px}.icon-link{align-items:center;cursor:pointer;display:flex;flex-flow:column;font-size:30px;margin-right:40px;width:200px}.icon-link>.material-symbols-outlined{color:#353535;font-size:100px}.item{box-shadow:3px 3px 10px rgba(0,0,0,.45);position:relative}.item:hover>.caption{opacity:1;transition:opacity .6s}img{height:400px}a{color:#353535;display:inline}.item{display:flex;flex-flow:column;height:400px;margin-bottom:25px;margin-right:40px;overflow:hidden;width:auto}.caption{background-color:rgba(0,0,0,.45);bottom:0;box-sizing:border-box;color:#fff;font-size:16px;font-weight:900;opacity:0;overflow-wrap:break-word;padding:10px;position:absolute;text-shadow:2px 2px 3px gray;transition:opacity 2s;width:100%}@media (max-width:800px){.main{flex-flow:column;padding:30px}.title{font-size:40px}.content{font-size:25px;margin-top:30px}.row{justify-content:center}.icon-link>.material-symbols-outlined{font-size:100px;margin-top:20px}.item{display:flex;flex-flow:column;margin-bottom:25px;margin-right:40px;overflow:hidden}.item,img{height:auto;width:100%}}
/*# sourceMappingURL=main.5e9fff08.css.map*/