.card-img-top{object-fit:cover;object-position:center;width:100%;height:320px}.short{border:2px solid #10184f;width:60px;margin:10px auto 40px}.grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.section-title{color:#10184f;text-align:center;font-size:2.5rem;font-weight:700}.team-card{cursor:pointer;background-color:#fff;border-radius:8px;width:350px;padding:30px;transition:all .3s;position:relative;box-shadow:0 0 15px #0000001a}.team-card:before{content:"";opacity:0;z-index:0;background:linear-gradient(90deg,#ff8008,#ffc837);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.team-card.active:before{opacity:.9}.team-card.active{color:#fff;background:linear-gradient(90deg,#ff8008,#ffc837)}.team-card *{z-index:1;position:relative}.team-card h4{margin-bottom:10px;font-size:1.25rem;font-weight:700}.team-card p{color:#555;font-size:.95rem}.team-card.active h4,.team-card.active p{color:#fff}.spaced-section{margin-top:100px;margin-bottom:100px}.spaced-heading{margin-top:80px}.breadcrumb-section{background-color:var(--asspl-blue);border-bottom:1px solid #eee}.breadcrumb{font-size:14px}.breadcrumb a{color:#dc2026;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-item{font-size:large;font-weight:600}
