body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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}.container{align-items:center;background-color:#f2f2f2;border-radius:.5rem;cursor:pointer;display:flex;height:5.5rem;justify-content:center;margin:.5rem;min-width:9rem;padding:.5rem;transition:all .5s linear;width:40%}.container:hover{box-shadow:0 0 0 3px rgba(20,68,123,.418)}.container .langCards{flex-wrap:wrap;font-weight:700;text-align:center}.container .langCards img{height:3rem;transition:all .5s ease}.container .langCards img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.container .infoCards{font-size:.7rem;font-weight:700;padding:0 1rem;text-align:left;transition:all .5s linear;width:8rem}@media screen and (max-width:576px){.container{height:6.5rem;width:60%}.container .langCards img{height:3.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:#ff7300;background:linear-gradient(90deg,rgba(255,115,0,.67) 1%,rgba(242,141,82,.16))}body .App{align-items:center;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace}body .App .header{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-top:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .App .header img{width:15rem}body .App .card{background-image:linear-gradient(38.5deg,#47dbf5 .35%,#f67b34 0,#f67b34 50%,#47dbf5 0,#47dbf5 50.35%,#f67b34 0,#f67b34);background-size:16001.39px 13007.67px;border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem;padding:.5rem;width:22rem}body .App .card .title{color:#f2f2f2;margin-bottom:1rem;margin-top:.5rem;text-align:center;width:100%}@media screen and (max-width:576px){body .App .card{width:70%}}
/*# sourceMappingURL=main.ff19b973.css.map*/