.c-tag{display:inline-flex;height:2rem;align-items:center;padding:0 1rem;border:none;border-radius:.6rem;background:#2245a3;color:#f7f8fa;cursor:pointer;line-height:2;transition:background-color .35s}.c-tag:hover{background:#002172}.c-tag__term{margin-right:.5rem;font-size:.9rem;opacity:.7;text-transform:uppercase}.c-tag__name{margin-right:1rem;font-size:1.2rem;font-weight:500}.c-tag img{filter:brightness(999)}.c-item-job{position:relative;display:block;padding:1rem;border-radius:1.2rem;background:#fff;text-decoration:none;transition:background-color .35s}.c-item-job__row{display:flex;flex-direction:row;flex-wrap:wrap}.c-item-job__row--first{justify-content:flex-start;margin-bottom:1rem}.c-item-job__row--third{display:flex;width:100%;align-items:flex-end;border-radius:0 0 1.2rem 1.2rem;margin:1.5rem 0 0;background:#fff}@media(min-width:768px){.c-item-job__row--third{position:absolute;top:calc(100% - 1rem);left:0;display:none;padding:2rem 1rem 1rem;margin:0;box-shadow:0 15px 14px 0 rgba(34,69,163,.1)}}.c-item-job__status{display:flex;align-items:center;margin-right:2rem;color:#525f6a;font-size:.9rem;text-transform:uppercase}.c-item-job__status:before{display:block;width:1rem;height:1rem;border-radius:50%;margin-right:.5rem;background-color:#00d2e8;content:""}.c-item-job__tags{display:flex;align-items:center;margin-right:2rem;gap:1rem}.c-item-job__tags span{display:flex;align-items:center;color:#525f6a;font-size:1.2rem}.c-item-job__tags span img{margin-right:.5rem;filter:invert(54%) sepia(8%) saturate(1055%) hue-rotate(183deg) brightness(97%) contrast(90%)}.c-item-job__location,.c-item-job__salary,.c-item-job__team{display:flex;align-items:flex-end;color:#1c2b39;font-size:1.4rem;font-weight:700}.c-item-job__title{width:100%;margin:1rem 0 1.5rem}@media(min-width:768px){.c-item-job__title{width:35%;padding-right:2rem;padding-left:1rem;margin:0}}.c-item-job__location,.c-item-job__team{width:50%;margin-bottom:1rem}.c-item-job__location img,.c-item-job__team img{margin-right:.5rem}.c-item-job__location span,.c-item-job__team span{padding-right:.5rem}@media(min-width:768px){.c-item-job__location,.c-item-job__team{width:20%;margin-bottom:0}}.c-item-job__salary{margin-bottom:1rem}@media(min-width:768px){.c-item-job__salary{padding-right:1rem;margin:0 0 0 auto}}.c-item-job__salary small{margin-left:.5rem;color:#525f6a;font-size:.9rem;font-weight:400;text-transform:uppercase}.c-item-job__employment,.c-item-job__mode,.c-item-job__scope{display:flex;width:100%;height:2rem;align-items:flex-start;border-bottom:1px solid #0775e2;margin:0 0 1rem;color:#1c2b39;font-size:1.2rem;font-weight:700;white-space:pre}@media(min-width:576px){.c-item-job__employment,.c-item-job__mode,.c-item-job__scope{width:70%;margin:0 30% 1rem 0}}@media(min-width:768px){.c-item-job__employment,.c-item-job__mode,.c-item-job__scope{width:auto;margin:0 1rem 0 0}}.c-item-job__employment small,.c-item-job__mode small,.c-item-job__scope small{margin-right:.5rem;color:#525f6a;font-size:.9rem;font-weight:400;text-transform:uppercase}.c-item-job__detail{margin:0 0 0 auto}@media(min-width:768px){.c-item-job:hover{z-index:2;box-shadow:0 15px 14px 0 rgba(34,69,163,.1)}.c-item-job:hover .c-item-job__row--third{display:flex}}.b-jobs-list{margin-top:5rem}.b-jobs-list__header{margin-bottom:4rem;text-align:center}.b-jobs-list__form{display:grid;align-items:end;margin-bottom:4rem;grid-gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.b-jobs-list__form{grid-template-columns:repeat(4,1fr)}}.b-jobs-list__form-label{display:block;margin-bottom:.3rem;color:#7b89a7;font-size:.9rem;font-weight:500;text-transform:uppercase}.b-jobs-list__form-field{width:100%;max-width:none;height:4.4rem;padding:0 2rem;border:1px solid #ebedf1;border-radius:1.2rem;color:#7b89a7;font-weight:700}.b-jobs-list__form-field::-moz-placeholder{color:#7b89a7}.b-jobs-list__form-field::placeholder{color:#7b89a7}.b-jobs-list__form-field::-ms-input-placeholder{color:#7b89a7}.b-jobs-list__filters{display:none;padding:0 2rem;margin-top:2rem;grid-column:1/span 4}.b-jobs-list__filters.is-active{display:flex}.b-jobs-list__filters-label{margin-right:2rem;color:#1c2b39;font-size:1.6rem;font-weight:700}.b-jobs-list__table-thead{display:none;justify-content:space-evenly;margin-bottom:2rem;color:#525f6a;font-size:1.2rem;font-weight:500;text-transform:uppercase}@media(min-width:768px){.b-jobs-list__table-thead{display:flex}}.b-jobs-list__table-thead div:first-child{width:35%;padding-left:2rem}.b-jobs-list__table-thead div:nth-child(2),.b-jobs-list__table-thead div:nth-child(3){width:20%}.b-jobs-list__table-thead div:last-child{padding-right:2rem;margin:0 0 0 auto}.b-jobs-list__description{margin-top:10rem;text-align:center}.b-jobs-list .c-item-job{margin-bottom:1rem}.b-jobs-list .c-item-job.is-deactive{opacity:.5}