/* Homepage faculty cards sourced from Come To UK Academy CV pack. */
.ctuk-home-faculty{padding:78px 0;background:linear-gradient(180deg,#f7fafc 0,#fff 100%)}
.ctuk-home-faculty .ctuk-container{width:min(1180px,92%);margin:0 auto}
.ctuk-home-faculty-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:34px}
.ctuk-home-faculty-head>div{max-width:760px}
.ctuk-home-faculty-head .eyebrow{margin-bottom:10px;color:#08788c;font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.ctuk-home-faculty-head h2{margin:0 0 13px!important;color:#102a43!important;font-size:clamp(1.9rem,3vw,2.8rem)!important;line-height:1.08!important;letter-spacing:-.025em!important}
.ctuk-home-faculty-head p{margin:0;color:#5d7083;line-height:1.7}
.ctuk-faculty-more{display:inline-flex;align-items:center;gap:9px;flex:none;padding:12px 16px;border:1px solid #c9dce5;border-radius:8px;background:#fff;color:#073e60!important;font-weight:800;text-decoration:none!important;box-shadow:0 8px 24px rgba(0,38,71,.055);transition:.2s ease}
.ctuk-faculty-more:hover{transform:translateY(-2px);border-color:#8ebdca;box-shadow:0 14px 30px rgba(0,38,71,.1)}
.ctuk-home-faculty-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ctuk-home-faculty-card{display:flex;flex-direction:column;overflow:hidden;min-height:430px;border:1px solid #dfe8ee;border-radius:13px;background:#fff;color:#102a43!important;text-decoration:none!important;box-shadow:0 10px 30px rgba(0,38,71,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ctuk-home-faculty-card:nth-child(4n+2){background:#fcfbff}.ctuk-home-faculty-card:nth-child(4n+3){background:#f8fcfd}.ctuk-home-faculty-card:nth-child(4n+4){background:#fffaf3}
.ctuk-home-faculty-card:hover{transform:translateY(-5px);border-color:#b7d4df;box-shadow:0 20px 46px rgba(0,38,71,.12)}
.ctuk-home-faculty-photo{height:200px;overflow:hidden;background:#eaf0f4}
.ctuk-home-faculty-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .35s ease}
.ctuk-home-faculty-card:hover .ctuk-home-faculty-photo img{transform:scale(1.035)}
.ctuk-home-faculty-copy{display:flex;flex:1;flex-direction:column;padding:19px 19px 18px}
.ctuk-home-faculty-role{min-height:2.5em;margin-bottom:7px;color:#6657d9;font-size:.67rem;font-weight:850;line-height:1.35;letter-spacing:.075em;text-transform:uppercase}
.ctuk-home-faculty-copy h3{margin:0 0 6px!important;color:#102a43!important;font-size:1.18rem!important;line-height:1.15!important;letter-spacing:-.015em!important}
.ctuk-home-faculty-inst{min-height:2.7em;margin-bottom:11px;color:#39708e;font-size:.78rem;font-weight:700;line-height:1.4}
.ctuk-home-faculty-copy p{margin:0!important;color:#637486!important;font-size:.82rem!important;line-height:1.58!important}
.ctuk-home-faculty-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:15px}
.ctuk-home-faculty-tags span{padding:5px 7px;border-radius:5px;background:#eef4f8;color:#315a72;font-size:.62rem;font-weight:750}
@media(max-width:1080px){.ctuk-home-faculty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctuk-home-faculty-card{min-height:390px}.ctuk-home-faculty-photo{height:240px}}
@media(max-width:700px){.ctuk-home-faculty{padding:58px 0}.ctuk-home-faculty-head{display:block}.ctuk-faculty-more{margin-top:20px}.ctuk-home-faculty-grid{grid-template-columns:1fr 1fr;gap:12px}.ctuk-home-faculty-card{min-height:0}.ctuk-home-faculty-photo{height:190px}.ctuk-home-faculty-copy{padding:15px}.ctuk-home-faculty-copy p{font-size:.78rem!important}}
@media(max-width:480px){.ctuk-home-faculty-grid{grid-template-columns:1fr}.ctuk-home-faculty-photo{height:260px}.ctuk-home-faculty-role,.ctuk-home-faculty-inst{min-height:0}}
