@media only screen and (max-width:600px){.kw-hero{min-height:160px;background-color:var(--bs-orange)!important;color:#fff!important}}@media only screen and (min-width:601px){.kw-hero{width:100%;min-height:200px;z-index:0;padding-top:20px;background-color:var(--bs-orange);color:#fff}}.mt-n40{margin-top:-6rem!important}.pers-card{transition:transform .15s ease,box-shadow .15s ease;height:100%;text-decoration:none;color:inherit}.pers-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.pers-card-img{width:100%;height:180px;object-fit:cover;border-top-left-radius:.625rem;border-top-right-radius:.625rem}.pers-card-placeholder{height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bs-orange) 0,#f39c69 100%);color:#fff;font-size:3rem;border-top-left-radius:.625rem;border-top-right-radius:.625rem}