@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap);.bagdes,.cards,.searchbar{border-radius:4px}.cards--flex,.col-center,.row,.searchbar{align-self:center}body{background:#eff7f6;font-family:Roboto,sans-serif;font-weight:300}h1{font-weight:400}.text-red{color:#C62828!important}.text-yellow-dark{color:#FFB302!important}.text-yellow-light{color:#FFCC01!important}.text-blue{color:#0054DE!important}.bg-red{background:#DE0012!important}.bg-yellow-dark{background:#FFB302!important}.bg-yellow-light{background:#FFCC01!important}.bg-blue{background:#0054DE!important}.cards{position:relative;background:#fff;margin:30px 5px!important;max-width:500px;min-width:300px;box-shadow:1px 1px 5px 1px rgba(0,0,0,.1)}.cards__heading{flex-basis:100%;margin:0;display:flex;justify-content:center;align-items:center;font-size:1.21rem;font-weight:700;background:#0398dc;color:#fff;padding:7px 5px;border-top-left-radius:4px;border-top-right-radius:4px}.cards_body{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:15px 5px}.cards--flex{display:flex;justify-content:center;flex-wrap:wrap}.bagdes{position:relative;display:inline-block;background:#ec2080;color:#fff;padding:3px;margin:5px}.bagdes--flex{flex-basis:1;flex-shrink:0;flex-grow:1}.badges__body{font-weight:500;color:#FFB302;font-size:1.03em;letter-spacing:1px}.badges--mediaquery{flex-basis:40%}.badges--span{display:flex;flex-direction:column;flex-grow:0}.text-center{text-align:center}.badges__heading{font-weight:500;font-size:1em}.customSize{font-size:1rem}.searchbar{display:flex;align-items:center;height:50px;width:290px;margin:15px auto!important;position:relative;background:#48cae4;padding:0 15px!important;overflow:hidden;box-shadow:1px 1px 4px -3px rgba(0,0,0,.6),-1px 1px 5px -3px rgba(0,0,0,.6)}.searchbar>input{display:block;outline:0;color:#fff;border:none;background:#48cae4;font-size:1.1rem}.searchbar>span{color:#fff;font-size:1.3rem;margin-right:15px}.searchbar>input::placeholder{color:#fff}.flex-center{display:flex;justify-content:center;align-items:center}.searchbar__heading{position:relative;z-index:1;text-align:center;font-size:2.3rem;font-weight:400;transform:rotate(-2deg) translate3d(0,0,0);margin-bottom:10px}.searchbar__heading:before{content:'';position:absolute;bottom:3px;left:-1.5%;height:3px;width:105%;background:#fdcc0d}.searchbar>.searchbar__heading{font-size:1.2rem;font-weight:700}.viewmore_button{display:block;margin:25px auto;background:#007bff;color:#fff;font-size:1.5rem;padding:5px 10px;border-radius:6px;border:2px solid #fff;outline:0}.viewmore_button:focus{border:2px solid #007bff}.viewmore_button:hover{background:rgba(0,123,255,.93);color:#fff}.viewmore_button:active{background:#007bff;box-shadow:1px 1px 3px rgba(255,255,255,.5)}.searchbarWrapper{height:180px}.row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.column-1{flex:1;display:flex;flex-wrap:wrap;overflow:hidden}.column-2{flex:2}.col-center{display:flex;justify-content:center;align-items:center}.colf-wrap{flex-wrap:wrap}.space-evenly{justify-content:space-evenly!important}.cards--effects{text-decoration:none;transition:all 250ms ease}.cards--effects:hover{box-shadow:1px 1px 23px -5px rgba(0,0,0,.2);transform:translateY(-10px)}.chart{background:rgba(255,255,255,.6);background-color:rgba(255,255,255,.6);padding:10px}.error{position:relative;z-index:1;font-size:1.3rem;color:#DE0012;font-weight:400}.loading{text-transform:capitalize}.loading .dots{animation:dot 1s infinite;font-size:45px}.loading .dots:nth-of-type(1){animation-delay:.3s}.loading .dots:nth-of-type(2){animation-delay:.6s}.loading .dots:nth-of-type(3){animation-delay:.9s}@keyframes dot{0%{opacity:0}100%{opacity:1}}@media screen and (max-width:1034px){.cards{max-width:100%;margin-left:10px!important;margin-right:10px!important}.top-fix{flex-direction:column}}@media screen and (max-width:340px){.customSize{font-size:.9rem}}