.tags__section__wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;height:100%;justify-content:center;max-width:100%;width:100%}@media screen and (min-width:801px){.tags__section__wrapper{padding:0 150px}}.industry__tag{border:1px solid hsla(0,0%,100%,.8);border-radius:5px;padding:8px 15px;transition:.5s}.industry__tag.selected__tag{border:1px solid #f7931e}.industry__tag__name{color:hsla(0,0%,100%,.8);font-weight:600;margin-left:8px;text-transform:uppercase}.industry__tag.selected__tag .industry__tag__name{color:#f7931e}.fa{color:hsla(0,0%,100%,.8)!important}.industry__tag.selected__tag .fa{color:#f7931e!important}.industry__tag:hover{background-color:#fff;border:1px solid #fff}.industry__tag.selected__tag:hover{background-color:#3a7bd5;border:1px solid #f7931e;cursor:auto}.industry__tag:hover .fa{color:#3a7bd5!important}.industry__tag:hover .industry__tag__name{color:#3a7bd5}.industry__tag.selected__tag:hover .fa{color:#f7931e!important}.industry__tag.selected__tag:hover .industry__tag__name{color:#f7931e}.dont__render1{display:none}