html{font-size:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:League Spartan,sans-serif;font-size:15px;background-color:#effafa}h1,h2,h3{font-weight:500;margin-top:0}h1{font-size:2.31rem;margin-bottom:1.5rem}h2{font-size:1.875rem;margin-bottom:1.5625rem}p{margin:10px 0}a,a:visited,a:hover{text-decoration:none}.container{max-width:69.375rem;margin:0 auto}@media (min-width: 40em){.container{max-width:80%;margin:0 auto}}@media (min-width: 64em){.container{max-width:100%}}.flex{display:flex}.flex-jc-sb{justify-content:space-between}.flex-jc-a{justify-content:space-around}.flex-jc-c{justify-content:center}.flex-jc-l{justify-content:left}.flex-ai-c{align-items:center}.px{padding:0 20px}@media (min-width: 40em){.hidden{display:none}}@media (max-width: 39.9375em){.hidden-mobile{display:none}}.card{position:relative;width:340px;height:auto;background-color:#fff;border-radius:10px;margin-bottom:40px}@media (min-width: 40em){.card{width:780px}}@media (min-width: 64em){.card{width:1120px}}.card__img{width:50px;height:50px}.card__img-mobile{position:absolute;top:-25px;left:25px}.card__img-desktop{width:90px;height:90px;position:static}@media (min-width: 64em){.card__description{display:flex;align-items:center;justify-content:space-between}}@media (min-width: 64em){.card__description-left{display:flex;align-items:center;justify-content:center}}.card__description--p{padding:20px 25px}@media (min-width: 64em){.card__description--p{padding:20px 10px}}.card__status{line-height:0px}.card__header{margin-top:20px}@media (min-width: 64em){.card__header{margin-top:0}}.card__header .company{color:#5ba4a4;margin-right:20px}.card__header .label{background-color:#5ba4a4;color:#f0f8ff;padding:5px 10px;border-radius:20px;margin-right:10px}.card__header .label-dark{background-color:#000}.card__status{color:gray}.card__categories{padding:0}.card__category{width:auto;background-color:#eef6f6;color:#5ba4a4;padding:10px;margin-right:15px;margin-top:20px;border-radius:5px;border:none}.card__category:hover{background-color:#2c3a3a;color:#fff}.search{display:flex;justify-content:center;margin-top:-35px}.search__bar{display:flex;flex-wrap:wrap;justify-content:space-around;width:330px;height:auto;background-color:#fff;border:none;border-radius:5px}@media (min-width: 64em){.search__bar{width:1110px}}.search__bar span{color:#7b8e8e;text-decoration:none;padding:0 0 0 .5rem;margin:10px}.search__bar span:hover{color:#2c3a3a;text-decoration:underline}.search__category{list-style:none;display:flex;align-items:center;background-color:#eef6f6;color:#5ba4a4;margin:10px 10px 10px 0;font-weight:700;border-radius:5px;border:none}.search__category:not(:last-child){margin-right:1rem}.search__category .close{background-color:#eef6f6;color:#5ba4a4;font-weight:700;border:none;border-radius:0 5px 5px 0;cursor:pointer;margin-left:.5rem;transition:all .2s}.search__category .close:hover{background-color:#5ba4a4;color:#fff}.header{background-image:url(/images/bg-header-mobile.svg);background-repeat:no-repeat;width:375px;height:154px;background-color:#5ba4a4}@media (min-width: 40em){.header{background-image:url(/images/bg-header-desktop.svg);width:1440px;height:160px}}
