@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap";.active_filter{max-height:2rem;display:flex}.active_filter span{background-color:#effafa;color:#5ba4a4;padding:.6rem;font-weight:700;border-radius:.4rem 0 0 .4rem}.active_filter button{display:flex;align-items:center;justify-content:center;background-color:#5ba4a4;padding:.6rem;border:none;border-radius:0 .4rem .4rem 0;cursor:pointer;transition:.4s ease all}.active_filter button:hover{background-color:#2c3a3a}.card,.card .company_info,.card .company_info .company_info_header,.card .company_info .infos,.card .company_info .company_contract{display:flex}.card{align-items:center;justify-content:space-between;padding:2rem;width:100%;height:8rem;max-height:16rem;flex:1 1;border-radius:.4rem;background-color:#fff;box-shadow:.4rem .6rem 1rem .1rem #5ba4a442}.card .company_info{gap:1rem}.card .company_info .company_info_header{gap:.8rem;align-items:center}.card .company_info .company_info_header .company_name{font-weight:700;color:#5ba4a4}.card .company_info .company_info_header span{font-size:.78rem;color:#fff;padding:.4rem;border-radius:1rem;max-height:1.35rem;font-weight:700;display:flex;align-items:center}.card .company_info .company_info_header #new{background-color:#5ba4a4}.card .company_info .company_info_header #featured{background-color:#2c3a3a}.card .company_info .infos{flex-direction:column;justify-content:space-between}.card .company_info .infos h2{color:#2c3a3a}.card .company_info .company_contract{gap:2rem}.card .company_info .company_contract li,.card .company_info .company_contract li::marker{color:#7b8e8e}.card .company_info .company_contract li:nth-child(1)::marker{content:""}.new{border-left:5px solid hsl(180,29%,50%)}.card .card_filters{display:flex;flex-wrap:wrap;gap:1rem}.card .card_filters .filter{background-color:#effafa;color:#5ba4a4;padding:.6rem;font-weight:700;border-radius:.2rem;cursor:pointer;transition:.4s ease all}.card .card_filters .filter:hover{background-color:#5ba4a4;color:#fff}@media screen and (max-width: 921px){.card{padding:1.5rem;flex-direction:column;align-items:start;gap:1rem;position:relative}.card .infos{gap:1rem}.card .infos h2{font-size:1rem}.card img{width:2.5rem;position:absolute;top:0;transform:translateY(-50%)}.card hr{display:block!important;width:100%}}*{margin:0;padding:0;box-sizing:border-box;font-family:League Spartan,sans-serif}body{min-height:100vh;background:#effafa}#page_header{position:relative;background-color:#5ba4a4;height:12rem;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='156'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h1440v156H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cuse%20xlink:href='%23a'/%3e%3cg%20mask='url(%23b)'%20fill='%2363BABA'%3e%3cpath%20d='M495.73%20563.419c-51.439-48.795-53.583-130.05-4.788-181.489a128.377%20128.377%200%200%201%204.789-4.789l418.16-396.66c55.045-52.215%20141.329-52.215%20196.374%200%2050.418%2047.825%2053.478%20126.835%207.634%20178.39l188.06-178.39c55.045-52.215%20141.328-52.215%20196.373%200%2051.44%2048.794%2053.583%20130.049%204.789%20181.488a128.377%20128.377%200%200%201-4.789%204.789l-418.158%20396.658c-55.045%2052.215-141.329%2052.215-196.374%200-50.418-47.825-53.478-126.835-7.634-178.39L692.104%20563.42c-55.045%2052.215-141.328%2052.215-196.373%200ZM360.464%2045.523c-51.44-48.794-53.583-130.05-4.789-181.488a128.377%20128.377%200%200%201%204.789-4.79l418.163-396.663c55.046-52.215%20141.33-52.215%20196.374%200%2051.44%2048.794%2053.583%20130.05%204.789%20181.488a128.376%20128.376%200%200%201-4.789%204.79L556.837%2045.522c-55.045%2052.215-141.328%2052.215-196.373%200Zm-468.795%2071.832c-51.439-48.795-53.583-130.05-4.789-181.489a128.377%20128.377%200%200%201%204.79-4.788l418.16-396.661c55.045-52.215%20141.328-52.215%20196.373%200%2051.44%2048.794%2053.583%20130.05%204.79%20181.488a128.378%20128.378%200%200%201-4.79%204.789l-418.16%20396.66c-55.045%2052.216-141.329%2052.216-196.374%200Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}.filters_container{position:absolute;background-color:#fff;min-height:5rem;max-height:fit-content;width:86%;bottom:-4.5rem;left:50%;transform:translate(-50%);border-radius:.4rem;box-shadow:.4rem .6rem 1rem .1rem #5ba4a433;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.filters_container #clear{background-color:transparent;border:none;color:#5ba4a4;font-weight:700;font-size:1rem;cursor:pointer}.filters_container #clear:hover{text-decoration:underline}.filters_container .filters_list{list-style:none;display:flex;flex-wrap:wrap;gap:1rem}main{margin:2rem auto;width:85vw;display:flex;flex-direction:column;gap:1.5rem}.main_filter_on{margin-top:7rem!important}@media screen and (max-width: 466px){#page_header{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='375'%20height='156'%3e%3cg%20fill='%235CA5A5'%3e%3cpath%20fill='%2363BABA'%20fill-rule='evenodd'%20d='M-86.732%20487.429c-51.432-51.425-51.438-134.806-.013-186.237l.013-.013L309.926-95.424c51.441-51.434%20134.836-51.434%20186.277%200C547.634-44%20547.64%2039.38%20496.216%2090.813c-.005.004-.01.008-.013.013L99.543%20487.429c-51.44%2051.433-134.834%2051.433-186.275%200zm-444.692%2071.824c-51.432-51.424-51.438-134.806-.013-186.237l.013-.013L-134.766-23.6C-83.325-75.034.07-75.034%2051.511-23.6c51.431%2051.424%2051.437%20134.805.013%20186.237l-.013.013-396.66%20396.603c-51.44%2051.433-134.834%2051.433-186.275%200z'/%3e%3c/g%3e%3c/svg%3e");background-size:cover}}
