.talent-pool-overview__search-section{flex-direction:column}.talent-pool-overview__search-buttons{margin-top:12px}.talent-pool-overview__search-section-form{max-width:1500px}.talent-pool-overview__search-section-text-field{width:100%}.talent-pool-overview__sidebar-toggler-text{width:auto!important;display:inline-block!important;color:var(--color-grey-oslo)!important;font-weight:600;padding-left:10px;padding-right:6px;cursor:pointer;flex-shrink:1}.js-talent-pool-overview__filter-favorites-only{margin-top:8px}.talent-pool-overview__sidebar-toggler-icon-highlight{width:18px}.talent-pool-overview__sidebar-toggler-icon-eye{width:22px}.talent-pool-overview__card{align-items:flex-start;padding:12px;transition:.3s}.talent-pool-overview__card.is-marked{border-color:var(--main-color)}.talent-pool-overview__card.is-marked .talent-pool-overview__card-button-favourite:before{background-image:url(/img/icons/star-rounded-filled.svg)}.talent-pool-overview__card-main{display:flex;flex-direction:column;width:100%}.talent-pool-overview__card-content{display:flex;flex-direction:column;align-items:flex-start}.talent-pool-overview__card-avatar{display:block;position:relative;margin-right:24px}.talent-pool-overview__card-avatar-img{width:64px;height:64px;max-width:none}.talent-pool-overview__card-profile-info{width:100%;margin-right:0;flex-shrink:0}.talent-pool-overview__card-profile-name{margin-bottom:4px;font-size:16px;color:var(--color-black)}.talent-pool-overview__card-job-info{flex-shrink:0;margin-right:24px;max-width:320px;width:100%;word-wrap:break-word;overflow-wrap:break-word}.talent-pool-overview__card-matched{border:2px solid var(--main-color)!important}.talent-pool-overview__card-profile-info+.talent-pool-overview__card-job-info{margin-top:0}.talent-pool-overview__card-position{position:relative;font-family:Montserrat,sans-serif;color:var(--color-grey-dove);font-size:15px;padding-left:28px;font-weight:700;margin:6px 0 0}.talent-pool-overview__card-position:before{content:'';position:absolute;width:18px;height:14px;top:4px;left:0;background-image:url(/img/icons/bag.svg);background-repeat:no-repeat;background-size:cover}.talent-pool-overview__card-position>span{font-weight:300;color:var(--color-grey-dove)}.talent-pool-overview__card-profile-address{position:relative;color:var(--color-grey-dove);font-size:15px;font-weight:300;padding-left:28px;margin-top:2px}.talent-pool-overview__card-profile-address:before{content:'';position:absolute;width:15px;height:20px;margin-left:2px;top:2px;left:0;background-image:url(/img/icons/pin.svg);background-repeat:no-repeat;background-size:cover}.talent-pool-overview__card-buttons{align-self:flex-start;margin-left:auto;margin-top:24px}.talent-pool-overview__card-button-eye,.talent-pool-overview__card-button-favourite{position:relative}.talent-pool-overview__card-button-favourite:before{content:'';position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/icons/star-rounded.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.talent-pool-overview__card-button-contacts,.talent-pool-overview__card-button-eye{background-color:var(--color-white);border:2px solid var(--color-grey-heather)}.talent-pool-overview__card-button-eye:before{content:'';position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/icons/eye-slash-grey.svg);background-repeat:no-repeat;background-position:center center;background-size:cover;color:var(--color-white)}@media screen and (min-width:641px){.talent-pool-overview__search-section{flex-direction:row;margin-top:0}.talent-pool-overview__search-buttons{margin-top:0}.talent-pool-overview__card-main{flex-direction:row}.talent-pool-overview__card-buttons{margin-top:0}.talent-pool-overview__search-section-text-field{max-width:none;width:50%}}.talent-pool-overview-keyword-search-tags-below{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding:0;animation:.3s talent-pool-overview-keyword-search-fade-in}.talent-pool-overview-keyword-search-tag{display:inline-flex;align-items:center;background:var(--main-color);color:#fff;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;animation:.2s talent-pool-overview-keyword-search-slide-in;transition:.2s;white-space:nowrap;cursor:pointer}.talent-pool-overview-keyword-search-tag:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.talent-pool-overview-keyword-search-remove{margin-left:8px;width:18px;height:18px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s;font-size:16px;line-height:1}.talent-pool-overview-keyword-search-remove:hover{background:rgba(255,255,255,.2)}.talent-pool-overview-keyword-search-remove::before{content:'×';font-size:16px;line-height:1}@keyframes talent-pool-overview-keyword-search-fade-in{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes talent-pool-overview-keyword-search-slide-in{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.talent-pool-overview__search-section-text-field .uk-input{padding-left:10px;transition:.2s}@media screen and (max-width:640px){.talent-pool-overview-keyword-search-tags-below{gap:6px;margin-top:10px}.talent-pool-overview-keyword-search-tag{font-size:12px;padding:5px 10px}.talent-pool-overview-keyword-search-remove{width:16px;height:16px;margin-left:6px}.talent-pool-overview-keyword-search-remove::before{font-size:14px}}@media screen and (min-width:1401px){.talent-pool-overview__search-section-text-field{max-width:520px;width:100%}.talent-pool-overview__card{align-items:center}.talent-pool-overview__card-content{flex-direction:row;align-items:center}.talent-pool-overview__card-profile-info{margin-right:38px;width:250px}.talent-pool-overview__card-profile-info+.talent-pool-overview__card-job-info{margin-top:0}}@media screen and (max-width:1401px){.talent-pool-overview__card-profile-address{margin-top:5px}}