.talent_pool_hero{background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuAllf2ySxFCuIqK2HFEVNswP1oEdArNmIVUCJ8AM3pSHWuVy-xEPHFZj0_saDq8oAuhz6VbSLh9Ks7mds1NKl6Ks01_RNAm1HSri2FADCvFtSYbqVk_M-ugMDTMXtqcFRm9FWZXqSSB6IvJ-ycYAxmkL0Ah2Cafp417SCb-SToeFI3_u7Wc7JYIqb33L6ApULY5M8lYrJCaMmKTLRmoS_JueqLbAkyxiEfR_kIP7Gp9DlOFYf2lJBovjtV9ZQlE6-8XjgIAPrKeBS3E)}
.talent_pool_talents_section{background:var(--blue-20)}.talent_pool_talents_section_container{flex-direction:column;gap:16px;width:100%;max-width:1280px;display:flex}.talent_pool_talents_title{color:var(--pale-blue);letter-spacing:-.05em;font-size:36px;font-weight:800;line-height:1}.talent_pool_talents{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-top:36px;display:grid}.talent_pool_talent_card{aspect-ratio:1/1.5;border-radius:8px;min-width:0;position:relative;overflow:hidden}.talent_pool_talent_card:hover .talent_pool_talent_img{transform:scale(1.1)}.talent_pool_talent_card:hover .talent_pool_talent_statistics_card{opacity:1}.talent_pool_talent_img{object-fit:cover;opacity:.8;border-radius:8px;width:100%;height:100%;transition:all .3s}.talent_pool_talent_details{flex-direction:column;gap:6px;width:calc(100% - 48px);display:flex;position:absolute;bottom:24px;left:24px}.talent_pool_talent_name{color:var(--white);font-size:20px;font-weight:700;line-height:1}.talent_pool_talent_detail{color:var(--light-green);font-size:16px;font-weight:400;line-height:1}.talent_pool_talent_statistics_card{background:var(--light-green);opacity:0;place-items:center;width:100%;height:100%;padding:24px;transition:all .3s;display:grid;position:absolute;inset:0}.talent_pool_talent_statistics_container{flex-direction:column;align-items:center;gap:24px;width:100%;height:fit-content;display:flex}.talent_pool_talent_statistics_title{color:var(--black);text-transform:uppercase;font-size:24px;font-weight:700}.talent_pool_talent_statistics{flex-direction:column;gap:12px;width:100%;display:flex}.talent_pool_talent_statistic{border-bottom:1px solid var(--black);justify-content:space-between;width:100%;padding-bottom:8px;display:flex}.talent_pool_talent_statistic_text{text-transform:uppercase;color:var(--black);font-size:14px;font-weight:400}@media (320px<=width<=640px){.talent_pool_talents_title{font-size:28px}.talent_pool_talents{grid-template-columns:100%}}@media (641px<=width<=900px){.talent_pool_talents{grid-template-columns:repeat(2,1fr)}}@media (901px<=width<=1024px){.talent_pool_talents{grid-template-columns:repeat(3,1fr)}}
