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}.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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home__section,.home__section2{display:flex;padding:30px}.home__section2{flex-direction:row;overflow:auto}.banner{align-items:center;color:#0a0a0a;display:flex;justify-content:space-between;width:100%}.banner__heading{color:#000;margin-left:20px;object-fit:contain}.banner_right{align-items:center;display:flex;justify-content:center;margin-right:8px;width:10vw}.card{border-radius:10px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);cursor:pointer;margin:10px;overflow:hidden;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.card:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.card>img{min-height:200px;min-width:300px;object-fit:fill;width:100%}.card__info{border:1;border-radius:10px;margin-top:-9px;padding:20px}.card__info>h2{font-size:18px;font-weight:600}.card__info>h4{font-size:14px;font-weight:300;margin-bottom:8px;margin-top:8px}.header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.header_icon{height:100px;margin-left:20px;object-fit:contain}.header_center{align-items:center;border:1px solid #d3d3d3;border-radius:999px;display:flex;flex:1 1;height:30px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px}.header_center>input{border:none;outline-width:0;padding:10px}.header_right{align-items:center;display:flex;justify-content:center;margin-right:80px;width:15vw}
/*# sourceMappingURL=main.8f8e55d6.css.map*/