.careerspotlight-card{margin-top:6rem;padding:30px 25px}.careerspotlight-card__row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:70px}.careerspotlight-card__heading{border-bottom:1px solid #535353;color:#535353;font-size:26px;margin-bottom:50px;padding-bottom:30px;position:relative;text-align:center}.careerspotlight-card__item-title{align-items:start;display:flex;gap:1rem;margin-bottom:0;margin-top:1rem;padding-left:1.5rem;position:relative}.careerspotlight-card__item-subtitle,.careerspotlight-card__item-title{color:#535353;font-size:20px;font-weight:400;text-transform:uppercase}.careerspotlight-card__item-content{color:#535353;font-size:17px;margin-bottom:24px;margin-top:24px;padding-left:1.6rem;transition:color .5s ease-in-out}.careerspotlight-card__item{display:block;position:relative;transition:opacity .5s ease-in-out}.careerspotlight-card__row:has(.careerspotlight-card__item:hover) .careerspotlight-card__item:not(:hover){opacity:.5}.careerspotlight-card__item:hover{opacity:1;transition:all .5s ease-in-out}.careerspotlight-card__item:hover .careerspotlight-card__item-btn{color:#94ceb0}.careerspotlight-card__item .dot{left:0;position:absolute;top:.35rem}.careerspotlight-card__item-btn{color:#535353;padding-left:1.6rem;transition:color .5s ease-in-out}.careerspotlight-card__image{aspect-ratio:1.91/1;object-fit:cover;width:100%}.careerspotlight-card__item:nth-child(n+4){display:none}.careerspotlight-card__wrapper.--expand .careerspotlight-card__item:nth-child(n+4){display:block}@media (min-width:768px){.careerspotlight-card__row{column-gap:70px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:80px}.careerspotlight-card__heading{font-size:40px;margin-bottom:50px;padding-bottom:30px}.careerspotlight-card__item-title{align-items:center;font-size:25px}.careerspotlight-card__item-subtitle{font-size:21px}.careerspotlight-card{padding:100px 40px}.careerspotlight-card__item-content{font-size:20px}}@media (min-width:1024px){.careerspotlight-card__row{grid-template-columns:repeat(3,minmax(0,1fr))}}.careerspotlight-card__btn{align-items:center;appearance:none;background-color:transparent;border:1px solid #535353;border-radius:0;color:#535353;display:flex;font-size:14px;justify-content:center;margin-top:3rem;margin-inline:auto;padding:1rem 1.875rem;text-align:center;text-transform:uppercase;transition:background-color .5s ease-in-out,color .5s ease-in-out,opacity .5s ease-in-out;width:100%}.careerspotlight-card__btn:hover{background-color:#535353!important;color:#fff!important;transition:background-color .5s ease-in-out,color .5s ease-in-out}.careerspotlight-card__btn:active{background-color:transparent}.careerspotlight-card__btn:focus{background-color:unset;color:unset}@media (min-width:1024px){.careerspotlight-card__btn{font-size:20px;width:max-content}}