@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{margin:0;padding:0;border-collapse:collapse}body{font-family:"Roboto"}.header{top:0;width:100%;display:block}.navbar{height:45px;border-bottom:1px solid hsla(0,0%,45.9%,.4)}.navbar .navitems{display:inline}.navbar .left{float:left}.navbar .right{float:right}.navbar img{height:15px}.navbar .left a,.navbar .right a{font-size:14px;text-decoration:none;color:#757575;padding:15px 32px;line-height:42px}.navbar .left a{border-right:1px solid hsla(0,0%,45.9%,.4)}.navbar .right a{padding:10px 15px}.navbar a:hover{color:#000}.menu-container{border-bottom:1px solid hsla(0,0%,45.9%,.4);text-align:center}.menu-container .menu ul a{text-align:center;display:inline-block;list-style:none;text-decoration:none;font-size:16px;font-family:"Roboto";color:#000;font-weight:600;text-transform:uppercase;padding:30px 18px}.menu-container .menu img{width:60px}.menu-container .menu ul a:hover{border-bottom:2px solid #000;transition:.3s}.menu-container .menu img:hover{border-bottom:0 solid #000}*{box-sizing:border-box}.cards-list{display:flex;width:100%;flex-wrap:wrap}.cards-list .card{flex-direction:column;width:95%;height:550px}.cards-list img{width:100%}.cards-list .card h3,h4{display:inline-block;font-family:"Roboto";text-decoration:none;color:#000;font-weight:300;font-size:18px;padding:10px 0}.cards-list .card h4{float:right;font-size:18px}.notfound-pg-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.notfound-pg-wrapper img{margin-top:100px;width:200px}.notfound-pg-wrapper h2{margin-top:40px;font-size:56px;font-weight:400}.notfound-pg-wrapper h3{margin-top:30px}.detail-page{display:flex;width:100%;flex-wrap:wrap}.detail-page>.img,.details{display:inline-block;width:100%}.detail-page>.img{width:65%}.detail-page .img>img{width:48%;margin:5px}.detail-page .details{display:block;width:30%;padding:10px}.detail-page .details>h2{display:block}.detail-page .details>button{display:block;width:100%;background-color:#000;border:none;color:#fff;border-radius:40px;padding:18px 45px;font-size:19px;margin:15px 10px;outline:none;cursor:pointer}.detail-page .details>.fvt{background-color:#fff;border:1.5px solid #000;color:#000}.details>p{font-weight:200;letter-spacing:.5px}footer{width:100%;padding:50px 80px;background-color:#000;color:#fff;font-weight:100;height:200px}
/*# sourceMappingURL=main.a7d53a99.chunk.css.map */