@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*general*/
body,p,a,h1,h2,h3,h4,h5,h6,div,span,em {
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.btn {
    border-radius: 0 !important;
}

.center {
    text-align: center;
    display: block;
    width: 100%;
}

.btn-curve {
    border-radius: 30px !important;
}

.btn-primary {
    border: 1px solid #3B1718;
    background: #3B1718;
    color: #fff;
}

.btn-primary:hover {
    border: 1px solid #3B1718;
    background: #fff;
    color: #3B1718;
}

/*hdr*/
.nav-section {
    background: #3B1718;
}

.logo {
    margin: 2vh 0 1vh 5vw;
}

.nav-link {
    color: #fff;
}

.nav-link:hover {
    color: #ddd;
    text-decoration: underline;
}

.nav-top a {
    font-weight: 300;
    font-size: 10pt;
}

.nav-top li {
    margin-left: 30px;
}

.nav-top .linkedin-hdr {
    float:left;
}
.nav-top .linkedin-hdr img {
    background: #fff;
    border-radius: 5px;
    width: 35px;
}
.search-hdr-container {
    display:block;
}
.search-hdr-container-mobile {
    display:none;
}

.reduced .logo img {
    width: 110px;
    transition: all 1000ms linear;
}

.reduced .linkedin-hdr img {
    width: 22px;
}
.reduced .quick-action, .reduced .search-hdr-container {
    padding:0 !important; margin:0 !important;
}
.reduced .nav {
    font-size:9pt;
}
.reduced .nav-sec .nav-link {
    padding-bottom: 0 !important;
}
.reduced .nav-sec {
    padding-top: 0 !important;
}
/*home*/
.bg-overlay {
    background: rgba(88, 89, 91, 0.85);
    padding: 250px 5% 100px 5%;
}

.search-hdr-container {
    width: 100%;
    max-width: 400px;
}

.header-search-form {
    display: flex;
    justify-content: flex-end;
}

.header-search-btn {
    min-width: 170px;
    padding: 0.75rem 1.35rem;
    font-size: 0.82rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.72);
    background: rgba(255, 255, 255, 0.08);
}

.header-search-btn:hover {
    border-color: #fff;
}

.search-container {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    background: transparent;
    border: 0;
    padding: 0;
}

.search-container .btn {
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #fff;
    color: var(--hh-burgundy);
    box-shadow: 0 18px 38px rgba(14, 10, 11, 0.22);
}

.search-container .btn:hover {
    background: #f7efef;
    border-color: #f7efef;
    color: #fff;
}

.home-search-btn:hover {
    color: var(--hh-burgundy);
}

.home-splash {
    background: url('/assets/img/lloyds-london.jpg') no-repeat;
    background-size: cover; 
    color: #fff;
}

.home-splash h1,
.home-splash h2,
.home-splash p,
.home-splash a {
    color: #fff;
}

.home-splash h1 {
    font-weight: 600;
    font-size: 3em;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.home-splash p {
    padding-top:10px;
    padding-bottom:10px;
}
.get-notified {
    font-size: 9pt;
    padding-top: 20px;
}

.sectors {
    margin-top: 100px;
    padding:0 7%;
}

.sectors h3 {
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
}

.small-hr {
    width: 100%;
    max-width: 100px;
    margin: 30px auto;
    height: 2px;
    background: #000;
}

.small-hr-left {
    width: 100%;
    max-width: 100px;
    margin: 30px 0;
    height: 2px;
    background: #000;
}

.sectors h2 {
    color: #000;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
}
 
.sectors-slides img {
    width: 75px;
    display: block;
    margin: 0 auto;
}

.sectors-slides h3 {
    margin-top: 15px;
    font-size: 14pt;
    font-weight: bold;
    min-height:50px;
}
.sectors-slides a {
    display:block;
    text-align: center;;
}
.sectors-slides span {
    text-align: center;
    font-size: 12pt;
    display:block;
    min-height:150px;
}
.sectors-slides  {
    margin-top:50px;
 min-height:250px;
}

.breakout-blue {
    position: relative;
    margin-top: 125px;
    min-height: 50vh;
    background: #dae5eb;
    padding: 100px 0;
}

.breakout-blue p {
    color: #000;
}



.counters h2 {
    margin-top: 50px;
    font-weight: 800;
    font-size: 32pt;
    color: #000;
    text-align: center;
}

.counters p {
    text-align: center;
}


.who-we-are h3 {
    font-size:26pt; 
    margin-left:-2px;
    margin-bottom:30px;
}
.who-we-are p{ 
   font-size:14pt;
}
.who-we-are .rec-img {
    float: right;
    width: 100%;
    max-width: 100px;
    margin-left:50px;
    margin-bottom:20px;
}

.meet-team {
    width: 90%;
    max-width: 1600px;
    margin: 100px auto;
}

.meet-team h4 {
    text-align: center;
    font-size: 14pt;
}

.meet-team h3 {
    font-size: 18pt;
    text-align: center;
    margin-bottom: 50px;
}

.meet-team .team-slides img {
    margin: 0 auto;
}

.meet-team .team-slides span {
    font-size: 9pt;
    text-align: center;
    display: block;
    width: 100%;
    padding: 5px 0 0 0;
}

.meet-team .team-slides h5 {
    font-size: 12pt;
    text-align: center;
    font-weight: normal;
    padding: 0 0 0 0;
}

.client-logos {
    margin-top: 150px;
    min-height: 20vh;
    background: #3b3b3c;
    padding: 50px 0;
}

.client-logos h2 {
    width: 100%;
    color: #fff;
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}

.client-logos .client-logo-carousel {
    margin: 0 100px;
}

.client-logos img {
    width: 100%;
    max-width: 150px;
}

.client-logos .slick-arrow::before {
    color: #fff;
}

.how-can-we-help {
    padding: 200px 0;
}

.how-can-we-help h2 {
    font-size: 30pt;
    color: #4f4f70;
    text-align: center;
    margin-bottom: 30px;
}

.how-can-we-help p {
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.help-btns {
    padding-top: 40px;
}

.hire-someone {
    background: url('/assets/img/hire-someone.png') no-repeat 5px 8px #3B1718;
    padding: 15px 30px 15px 60px;
}

.hire-someone:hover {
    background: url('/assets/img/hire-someone.png') no-repeat 5px 8px #fff;
}

.jobsearch {
    border: 1px solid #000;
    padding: 15px 30px 15px 30px;
    position: relative;
    min-width: 190px;
}

.jobsearch span {
    padding-left: 15px;
}

.jobsearch iconify-icon {
    position: absolute;
    left: 20px;
    top: 13px;
}

.jobsearch:hover {
    border: 1px solid #3B1718;
    background: #3B1718;
    color: #fff;
}

.jobsearch:hover span {
    color: #fff;
}

.white-space {
    height: 200px;
}

.candidate-home {
    position: relative;
    width: 100%;
    padding: 3rem 0 4rem;
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.08), transparent 32%),
        linear-gradient(135deg, #230d0f 0%, #3a1217 45%, #160708 100%);
}

.candidate-home-shell {
    position: relative;
    margin-top: 0;
    padding: 3rem 3rem 3.2rem;
    border-radius: 34px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.06), transparent 40%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.03) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 34px 72px rgba(10, 6, 7, 0.28);
}

.candidate-home-header {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.9fr);
    gap: 2.4rem;
    align-items: center;
    margin-bottom: 2.2rem;
}

.candidate-home-copy h2,
.candidate-home-copy h5,
.candidate-home-copy p {
    color: #fff;
}

.candidate-home-copy h2 {
    margin: 0 0 1rem;
    font-size: clamp(2rem, 4vw, 3rem);
    line-height: 1.08;
    letter-spacing: -0.03em;
}

.candidate-home-copy h5 {
    margin: 0 0 1rem;
    font-size: 1rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.74);
}

.candidate-home-copy p {
    margin: 0;
    max-width: 760px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 1.02rem;
    line-height: 1.8;
}

.candidate-home-art {
    display: flex;
    justify-content: flex-end;
}

.candidate-home-art-frame {
    width: min(100%, 410px);
    padding: 1.15rem;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.22);
}

.recruitment-portal-img {
    margin: 0;
    display: block;
    width: 100%;
    border-radius: 22px;
}

.candidate-section p {
    font-size: 10pt;
    padding: 0;
    min-height: 0;
}
.candidate-section a {
    text-decoration: none;;
}
.candidate-section a:hover { 
    text-decoration: none;
}

.candidate-section  img {
    display: block;
    width: 100%;
    max-width: 68px;
    margin: 0;
}

.what-our-clients-say {
    margin: 100px 5%;
}

.what-our-clients-say h3 {
    font-size: 24pt;
    text-align: center;
    padding: 20px;
}

.what-our-clients-say p {
    font-size: 10pt;
    padding: 20px 20px 0 20px;
}

.what-our-clients-say span {
    font-size: 10pt;
    padding-right: 25px;
    float: right;
}

/*ftr*/
.footer {
    background: #111;
    padding: 20px;
}

.footer .panel {
    min-height: 320px;
    padding: 20px;
}

.footer .panel h5 {
    color: #fff;
    margin-bottom: 20px;
}

.footer .panel p,
.footer .panel a {
    color: #fff;
    font-size: 10pt;
}

.footer .panel a:hover {
    text-decoration: underline;
}

.footer .panel ul,
.footer .panel li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.footer .panel .footer-nav li {
    float: left;
}

.footer .panel .sub-nav li {
    float: none;
    padding-right: 15px;
}

.footer .panel .sub-nav li a {
    font-size: 8pt;
}

.footer .panel ul li a {
    text-decoration: none;
}

.footer .panel .footer-nav::after {
    display: table;
    content: " ";
    clear: both;
}

.footer .panel {
    background: #3a3a3b;
}
.footer-nav-home {
  width:10%;
}
.footer-nav-about {
  width:20%;
}
.footer-nav-sectors { 
  width:20%;
}
.footer-nav-clients {
  width:20%;
}
.footer-nav-candidates{
  width:20%;
}
.footer-nav-contact{
  width:10%;
}
/* the slides */
.slick-slide {
    margin: 0 27px;
}

/* the parent */
.slick-list {
    margin: 0 -27px;
}
/*subpages*/
.sub-page-heading{
    color:#3B1718;
    text-align: left;
    font-size:30pt;
}
.sub-page-sub-heading{
    color:#3B1718;
    text-align: left;
    font-size:20pt;
    padding-bottom:25px;
}
.pad-top {
    padding-top:30vh;
}

.ab-meet-team {
    margin-top:100px;
}
.team-members {
    margin-top:30px;
}
.ab-meet-team img, .ab-meet-team-wide img {
    width:100%;
    box-shadow: 0px 1px 10px 1px rgba(112, 15, 33, 0.3);
}
.ab-meet-team p, .ab-meet-team-wide p {
    margin:0;
    padding:0;
}
.ab-meet-team .staff-name, .ab-meet-team-wide .staff-name {
    padding-top:5px;
    font-size:10pt;
    font-weight:bold;
}
.ab-meet-team .staff-role, .ab-meet-team-wide .staff-role {
    font-size:9pt;
    color:#333;
    padding-bottom:40px;
}
.ab-meet-team-wide {
    margin-top:30px;
}
.ab-meet-team-wide p {
    margin-bottom:15px;
}
.ab-meet-team-wide a {
    color:#3B1718;
}
.meet-team-wide  .meet_consultant {
    margin-bottom:20px;
}
.meet-team-wide  .staff-name {
    color:#3B1718;
    font-size:15pt;
    text-decoration: none;;
}
.meet-team-wide .staff-role {
    padding-bottom:0;
    margin-bottom:0;
}
.meet-team-wide .tel {
    text-decoration: none;
    font-size:10pt;
}
.large_icon {
    font-size:40pt;
    height:50px;
    display:block; 
    text-align:center;
    color:#3B1718;
}
.consultant_sectors h2 {
    font-size:18pt;
    text-align: center;
    background: #3B1718;
    color:#fff;
    padding:20px;
    margin-bottom:30px;
}
.consultant_sectors .sub-page-heading{
    font-size:16pt;
    color:#333;
}
.consultant_sectors .sub-page-sub-heading {
    font-size:14pt;
    color:#333;
}
.sp-sectors h2 {
    margin-top:50px;
    margin-bottom:25px; 
}
.sp-sectors p {
    width:100%;
    max-width:1200px;
    margin:0 auto;
    text-align:center;
    font-size:16pt;
}

.sp-sectors .sector {
    margin-top:25px;
}
.sp-sectors-subpage {
    margin-top:0;
    padding:0;
}
.sp-sectors .sector-inner { 
    padding: 15px;
    background:#3B171805;
    border:1px solid #3B171836;
}
.sp-sectors .sector h3 i {
    font-size:12pt; padding-right:10px;
}
.sp-sectors .sector h3 {
    font-size:12pt;
    text-align:center;
    padding-bottom:10px;
    border-bottom:1px solid #3B171836; 
    margin:0 auto;
}
.sp-sectors .sector p {
    text-align:center;
    font-size:11pt;
    margin:10px 0 15px 0;
    min-height:150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp-sectors-subpage .sector p {
    min-height:100px;
}

.img-right {
    float:right;
    width:50%;
    max-width:500px;
    margin: 10px 0 25px 25px;
}

.sectors h2 {
    margin-top:50px;
    margin-bottom:25px;
}
.sectors p {
    width:100%;
    max-width:1200px;
    margin:0 auto;
    display:block;
    text-align:center;
    font-size:16pt;
} 
.sectors i {
    display: inline-block !important;
    width: 100% !important;
    text-align:center !important;
}
.cand-sectors .sector {
    margin-top:25px;
    padding:25px;
}
.cand-sectors-subpage {
    margin-top:0;
    padding:0;
}
.cand-sectors .sector-inner { 
    padding: 15px;
    background:#3B171805;
    border:1px solid #3B171836;
}
.cand-sectors .sector h3 i {
    font-size:12pt; padding-right:10px;
}
.cand-sectors .sector h3 {
    font-size:14pt;
    text-align:center;
    padding-bottom:10px;
    border-bottom:1px solid #3B171836; 
    margin:0 auto;
}
.cand-sectors .sector p {
    text-align:center;
    font-size:11pt;
    margin:10px 0 15px 0;
    min-height:150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cand-sectors-subpage .sector p {
    min-height:100px;
}

.cand-sector-getintouch {
    margin-top:50px;
    margin-bottom:50px;
}

.clients-info-container .clients-item {
    margin-top:30px;
}
.clients-info-container h3 {
    color:#3B1718;
    
    margin-bottom:0;
}
.article {
    margin-top:50px;
}
.article-back {
    color:#fff;
}
.article-back:hover {
    color:#fff;
}
.article-featured {
    float:right; 
    width:50%;
    max-width:500px;
    margin-left:25px;
}
.article-list a { 
    text-decoration: none;
}
.article-headline {
    color:#3B1718;
    font-weight:bold;
    font-size:18pt;
}
.article-headline:hover {
    color:#3B1718;
    text-decoration: underline;
}
.article-list { 
    margin-top:50px;
    margin-bottom:50px;
}
.article-list img { 
    width:100%;
}
.pad-top-article {
    margin-top:200px;
    padding:50px;
}
.pad-top-article h1, .pad-top-article p {
    color:#fff;
}
.contact-form input, .contact-form textarea, .contact-form select {
    margin-bottom:15px;
}

.location-group {
    margin-bottom:50px;
}
.location-info { 
    padding-top:70px;
    border-right:1px solid #3B1718;
    padding-bottom:20px;
}
.location-addr {
    padding-top:40px;
}
.location-info:last-child {
    border-right:0;
    border-bottom:0 !important;
}
.location-info h5 {
    color:#3B1718;
    text-align:center;
}
.location-info p {
    text-align:center;
}
.location-info a {
    color:#333;
}
.contact-form-section img {
    width:100%;
}
.contact-form-section h5 {
    color:#3B1718;
    margin-bottom:20px;
}
/* CSR page, supported logos*/

.csr-logos {
    min-height: 20vh; 
    padding: 20px 0;
}
 

.csr-logos .csr-logo-carousel {
    margin: 0 100px;
}

.csr-logos img {
    width: 100%;
    max-width: 150px;
}

.csr-logos .slick-arrow::before {
    color: #333;
}

.csr-logos .slick-track {
    display: flex;
  }
.csr-logos .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.d-and-i h3, .csr h3 {
    font-size:14pt;
    text-align:left;
    text-transform:uppercase;
}
.d-and-i h4, .csr h4 {
    font-weight:bold;
    text-align:left;
}
.d-and-i {
    margin-bottom:0;
}
.d-and-i-content {
    margin-bottom:10vh;
}
.d-and-i img {
    width:100%;
}
.survey-img {
    width:100%;
    max-width:900px;
    margin:10px auto;
}
.survey-container{
    padding-top:110px;
}
.survey-page {
    padding-bottom: 90px;
}
.survey-shell {
    max-width: 1120px;
    margin: 0 auto;
}
.survey-hero-panel {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(280px, .75fr);
    gap: 34px;
    align-items: stretch;
    margin-bottom: 34px;
}
.survey-hero-copy,
.survey-form-panel,
.survey-meta-card,
.survey-success-panel {
    border: 1px solid rgba(104, 2, 21, .16);
    background: #fff;
    box-shadow: 0 18px 44px rgba(59, 23, 24, .08);
}
.survey-hero-copy {
    padding: 46px;
}
.survey-hero-copy .sub-page-heading {
    margin-bottom: 22px;
}
.survey-hero-copy p {
    color: #4e4041;
    font-size: 12pt;
    line-height: 1.75;
}
.survey-eyebrow {
    margin-bottom: 12px;
    color: #680215 !important;
    font-size: 9pt !important;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}
.survey-meta-card {
    height: 100%;
    padding: 34px;
    background: #3B1718;
    color: #fff;
}
.survey-meta-card h3 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 18pt;
}
.survey-meta-card p,
.survey-meta-card li {
    color: rgba(255,255,255,.86);
    line-height: 1.65;
}
.survey-meta-card ul {
    margin: 22px 0 0;
    padding-left: 20px;
}
.survey-success-panel {
    margin-top: 24px;
    padding: 24px 28px;
    border-color: rgba(104, 2, 21, .2);
    background: #fbf7f7;
}
.survey-form-panel {
    padding: 12px;
}
.survey-question-card {
    padding: 30px;
    border-bottom: 1px solid rgba(104, 2, 21, .12);
}
.survey-question-card:last-of-type {
    border-bottom: 0;
}
.survey-question-header {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 16px;
}
.survey-question-header h3 {
    margin: 0;
    color: #3B1718;
    font-size: 16pt;
    line-height: 1.35;
}
.survey-required {
    flex: 0 0 auto;
    padding: 5px 10px;
    border: 1px solid rgba(104, 2, 21, .24);
    color: #680215;
    font-size: 8pt;
    font-weight: 700;
    text-transform: uppercase;
}
.survey-help-text {
    margin-top: -6px;
    color: #695d5e;
}
.survey-scale-note {
    margin-top: -6px;
    margin-bottom: 16px;
    color: #680215;
    font-size: 10pt;
    font-weight: 700;
}
.survey-error {
    margin: 0 0 14px;
    color: #9b112a;
    font-weight: 700;
}
.survey-options-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}
.survey-scale-grid {
    grid-template-columns: repeat(5, minmax(54px, 1fr));
}
.survey-scale-grid .survey-option-label {
    justify-content: center;
    min-height: 62px;
}
.survey-option-label {
    display: flex;
    gap: 12px;
    align-items: center;
    min-height: 56px;
    margin: 0;
    padding: 14px 16px;
    border: 1px solid rgba(59, 23, 24, .18);
    background: #fff;
    color: #332728;
    cursor: pointer;
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.survey-option-label:hover,
.survey-option-label:focus-within {
    border-color: rgba(104, 2, 21, .52);
    background: #fbf7f7;
    box-shadow: 0 10px 24px rgba(59, 23, 24, .08);
}
.survey-option-label input {
    width: 18px;
    height: 18px;
    margin: 0;
    accent-color: #680215;
}
.survey-option-label span {
    line-height: 1.35;
}
.survey-text-input,
.survey-textarea,
.survey-select {
    min-height: 140px;
    border-color: rgba(59, 23, 24, .24);
}
.survey-text-input,
.survey-select {
    min-height: 54px;
}
.survey-text-input:focus,
.survey-textarea:focus,
.survey-select:focus {
    border-color: #680215;
    box-shadow: 0 0 0 .18rem rgba(104, 2, 21, .12);
}
.survey-actions {
    padding: 24px 30px 30px;
    text-align: right;
}
@media (max-width: 991px) {
    .survey-hero-panel {
        grid-template-columns: 1fr;
    }
    .survey-hero-copy,
    .survey-meta-card {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .survey-page {
        padding-bottom: 54px;
    }
    .survey-options-grid {
        grid-template-columns: 1fr;
    }
    .survey-scale-grid {
        grid-template-columns: repeat(5, minmax(44px, 1fr));
    }
    .survey-scale-grid .survey-option-label {
        padding: 12px 8px;
    }
    .survey-scale-grid .survey-option-label span {
        font-weight: 700;
    }
    .survey-question-header {
        display: block;
    }
    .survey-required {
        display: inline-block;
        margin-top: 12px;
    }
    .survey-question-card,
    .survey-actions {
        padding: 22px;
    }
}
.csr-container { 
    margin-top:0;
    padding-top:40px;
} 
.main-image {
    float:right;
    width:50%;
    max-width:600px;
    margin-left:20px;
    margin-bottom:20px;
}

.csr .inline-image{ 
    width:180px;
    margin-top:20px;
    margin-bottom:20px;
}

.d-and-i-page {
    background: url('/assets/img/d-and-i-background.jpg') no-repeat;
    background-size:cover;
} 
.d-and-i-page .sub-page-content .logo-di {
    width:50%;
    max-width:300px;
}
.d-and-i-page .sub-page-content .db-profile {
    width:60%;
    max-width:750px;
    float:right;
    margin-left:50px;
    margin-bottom:20px;
    border-radius:25px;
    box-shadow: 0px 1px 10px 1px rgba(112, 15, 33, 0.3);
}
.wfu-bullet li {
    margin-bottom:10px;
}
.lgbtq-wrapper{
    background:#121212;
    text-align:center;
    margin-bottom:75px;
}
.lgbtq-wrapper img {
    padding:20px;
}

.underwriting-broking-claims {
    background: url('/assets/img/underwriting-intro-bg2.jpg') no-repeat;
    background-size:cover;
}
.areas-covered{
    clear:both;
    padding-top:35px;
}
.areas-covered h3, .areas-covered p {
    padding: 0 15px 0 0;
}
.d-and-i-page .sub-page-content {
    margin:15vh auto 0 auto !important;
} 
.logo-di {
    width:50%;
    float:right;
    max-width:300px;
}

.career-portal h5 {
    background:#3B1718;
    color:#fff;
    font-style:normal;
    padding: 15px;
    font-weight:bold;
}
.career-portal h5 span, .career-portal .job-main-title span {
    float:right;
}
.career-portal h5 span a, .career-portal .job-main-title span a {
    color:#fff;
} 
.career-portal .categories { 
    list-style-type:none;
    margin-left:15px;
    padding-left:0;
}
.career-portal .categories li {
    margin-bottom:10px;
}
.career-portal .categories li a { 
    font-size:10pt;
    color:#3B1718;
}
.career-portal .job {
    clear:both;
    border:1px solid #3B1718;
    margin-bottom:30px;
}
.career-portal .job::after {
    clear:both;
    content: " ";
    display:table;
}
.career-portal .job-main-title {
    background:#3B1718;
    color:#fff;
    padding:25px;
}
.career-portal .job-details { 
    padding:15px;
}
.career-portal .job-info { 
    font-size:11pt;
    color:#3B1718;
} 
.career-portal .consultant-img { 
    width:100%;
}
.career-portal .consultant-name { 
    background:#3B1718;
    color:#fff;
    width:100%;
    margin:0 !important;
    padding:5px 10px;
    font-size:9pt;
    text-align:center;
}
.career-portal .consultant-phone {
    font-size:9pt;
    padding:10px;
    text-align:center;
}

.arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
  } 
  .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  
  .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  
  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  
  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  .job_description_short {
        display:none;
}
.job_description_long{
        display:block;
}
.pagination-link {
        color:#3B1718;
}
.marg-small-top{ 
    margin-top:10px;
}
.tc {
    font-size:9pt;
}
.tclink { 
    color:#680215;
    font-size:9pt;
}

.career-guide-intro {
    padding:150px 0;
}
.career-guides-sectors {
    margin-top:50px;
    width:95%;
    margin:50px auto;
} 
.career-guides-sectors .sector p {
    min-height:0px;
}
.career-guides-sectors .sector .sector-inner{ 
    padding:25px;
}
.career-guides-sectors .sector h3 { 
    font-size:13pt;
    font-weight:bold;
}
.cv-builder .tabs {
    padding:0;
    margin:50px 0;
    width:100%;
}
.error { 
    color:#f00;
    font-size:9pt;
}

.cv-builder .tabs li {
    float:left;
    width:20%;
    list-style-type:none;
    margin:0;
    padding:15px;
    text-align:center;
    background:#fff;
    border:1px solid #680215;
    border-left:0;
}
.cv-builder .tabs li:first-child {
    border-left:1px solid #680215;
}
.cv-builder .tabs li a {
    color:#680215;
    font-size:10pt;
}
.cv-builder .tabs li.selected { 
    background:#680215;
    color:#fff;
}
.cv-builder .tabs li.selected a {  
    color:#fff;
}
.cv-builder .tabs::after {
    content: " ";
    display:table;
      clear:both;
}
.cv-builder .tab {
    display:none;
    width:100%;
}
.cv-builder .tab1 {
    display:block;
}
.cv-builder label { 
    text-align:left;
    display:block;
}
.cv-builder-title { 
    text-align:left;
}
.cv-builder p {
    text-align:left;
}
.cv-builder .qual, .cv-builder .prev_job, .refs {
    display:none;
}
.cv-builder .default { 
    display:block;
}
.plus-box, .minus-box {
    padding-top:35px;
}
.link-plus, .link-minus, .link-job-plus, .link-job-minus {
    color:#680215;
}
.cv-builder .active {
    display:block;
}
.cvdl { 
    margin-top:25px;
}
.cvdl .btn {
    padding:15px 35px;
}
.cv-builder input, .cv-builder textarea, .cv-builder select {
    margin-bottom:20px;
}

.colr-underwriting{
    color:#680215;
}
.colr-broking{
    color:#0084ff;
}
.colr-claims-and-reinsurance{
    color:#10aa00;
}
.colr-finance{
    color:#006e6f;
}
.colr-data-and-analytics{
    color:#2a501d;
}
.colr-business-change-and-it-transformation{
    color:#8f6c0f;
}
.colr-office-support{
    color:#7d778f;
}
.colr-risk-and-compliance{
    color:#838f88;
}
.colr-operations{
    color:#898f72;
}


.btn-colr-underwriting{
    background:#680215;
    border:1px solid #680215;
}
.btn-colr-broking{
    background:#0084ff;
    border:1px solid #0084ff;
}
.btn-colr-claims-and-reinsurance{
    background:#10aa00;
    border:1px solid #10aa00;
}
.btn-colr-finance{
    background:#006e6f;
    border:1px solid #006e6f;
}
.btn-colr-data-and-analytics{
    background:#2a501d;
    border:1px solid #2a501d;
}
.btn-colr-business-change-and-it-transformation{
    background:#8f6c0f;
    border:1px solid #8f6c0f;
}
.btn-colr-office-support{
    background:#7d778f;
    border:1px solid #7d778f;
}
.btn-colr-risk-and-compliance{
    background:#838f88;
    border:1px solid #838f88;
}
.btn-colr-operations{
    background:#898f72;
    border:1px solid #898f72;
}


@media (max-width:1399px){
    .footer .panel {
      min-height: 0px;
      margin-bottom:25px;
  }
  .find-panel, .about-panel {
    min-height:250px !important;
  }
}

@media (max-width:1024px){

    .home-splash h1 {
        font-size: 2.5em;
    }
    .home-splash .lead {
        font-size:1em;
    }
    .nav {
        font-size:11pt;
    }
    .linkedin-hdr img {
        width: 22px !important;
    }
    .logo img {
        width:140px;
    }
    .search-hdr-container {
        padding-top:0 !important; margin-top:0 !important; padding-bottom:0 !important; margin-bottom:0 !important;
    }
     
}


@media (max-width:960px){

   
    .nav {
        font-size:10pt;
    }

    .navbar {
        position:relative;
    }
    .navbar .nav {
        position: absolute;
        top:52px;
        right:0;
        width:150px;
        background:rgba(58, 18, 23, 1);
        
    }
    .navbar .nav li {
        text-align: right;
        padding:3px 10px 3px 0;
    }
    .navbar .nav li:hover {
        background:#3B1718;;
    }
    .navbar .nav a:hover {
        text-decoration: none;;
    }
   
}
@media (max-width:800px){
    .nav {
        font-size:9pt;
    }
}
@media (max-width:640px){
    .logo img {
        width:100px;
    }
    .search-hdr-container {
        display:none;
    }
    .search-hdr-container-mobile {
        display:block;
        float:left;
        width:73%;
        margin-right:2%;
    }
    .nav-sec {
        padding-top:0 !important;
        padding-bottom: 0 !important;
    }
    .quick-action, .search-hdr-container {
        padding:0 !important; margin:0 !important;
    }
    .nav {
        font-size:9pt;
    }
    .bg-overlay {
        padding: 170px 5% 50px 5%;
    }
    .candidate-home-shell {
        margin-top: 0;
        padding: 2rem 1.2rem 2.2rem;
        border-radius: 24px;
    }
    .candidate-home-header {
        grid-template-columns: 1fr;
        gap: 1.4rem;
        text-align: center;
    }
    .candidate-home-copy h2,
    .candidate-home-copy h5,
    .candidate-home-copy p {
        text-align: center;
    }
    .candidate-home-copy p {
        max-width: none;
    }
    .candidate-home-art {
        justify-content: center;
    }
    .candidate-home-art-frame {
        max-width: 320px;
        padding: 0.9rem;
        border-radius: 22px;
    }
    .recruitment-portal-img {
        width:100%;
        border-radius: 18px;
    }
    .how-can-we-help {
      padding: 50px 0;
    }
    .footer-nav-home {
      width:33%;
    }
    .footer-nav-about {
      width:33%;
    }
    .footer-nav-sectors { 
      width:33%;
    }
    .footer-nav-clients {
      padding-top:30px !important;
      width:33%;
    }
    .footer-nav-candidates{
      padding-top:30px !important;
      width:33%;
    }
    .footer-nav-contact{
      padding-top:30px !important;
      width:33%;
    }
}

@media (max-width:400px){
    .nav-top li {
        margin-left: 10px;
 
    }
    
    .nav-top .nav-link {
        padding:10px 3px 0 3px !important; 
    } 
    .home-splash h1 {
        font-size:1.5em;
    }
    .nv-social{
        width:100%;
    } 
}

:root {
    --hh-burgundy: #3B1718;
    --hh-burgundy-soft: #6c2b2d;
    --hh-accent: #9D2624;
    --hh-sand: #f6f1ee;
    --hh-text: #1f1f1f;
    --hh-muted: #6d6d6d;
    --hh-border: rgba(59, 23, 24, 0.12);
    --hh-shadow-sm: 0 10px 24px rgba(22, 16, 17, 0.08);
    --hh-shadow-md: 0 18px 42px rgba(22, 16, 17, 0.12);
}

html {
    scroll-behavior: smooth;
}

body {
    background: #fcfbfa;
    color: var(--hh-text);
    line-height: 1.65;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

p {
    line-height: 1.75;
}

a,
.btn,
.nav-link,
.footer .panel,
.career-portal .job,
.candidate-section a,
.sectors-slides .slick-slide > div,
.team-slides .slick-slide > div {
    transition: all 180ms ease;
}

a {
    text-underline-offset: 0.16em;
}

a:hover {
    color: var(--hh-burgundy-soft);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
.btn:focus-visible {
    outline: 3px solid rgba(157, 38, 36, 0.18);
    outline-offset: 2px;
    box-shadow: 0 0 0 3px rgba(157, 38, 36, 0.18);
}

.btn {
    border-radius: 999px !important;
    font-weight: 600;
    letter-spacing: 0.01em;
    padding: 0.8rem 1.6rem;
    box-shadow: none;
}

.btn:hover {
    transform: translateY(-1px);
    box-shadow: var(--hh-shadow-sm);
}

.btn-primary {
    border-color: var(--hh-burgundy);
    background: var(--hh-burgundy);
}

.btn-primary:hover {
    border-color: var(--hh-burgundy);
    background: #fff;
    color: var(--hh-burgundy);
}

.nav-section {
    background: linear-gradient(180deg, rgba(59, 23, 24, 0.98) 0%, rgba(59, 23, 24, 0.95) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 14px 34px rgba(16, 8, 9, 0.18);
    backdrop-filter: blur(8px);
}

.logo img {
    transition: transform 180ms ease, opacity 180ms ease, width 1000ms linear;
}

.logo:hover img {
    transform: translateY(-1px);
    opacity: 0.96;
}

.nav-top {
    align-items: center;
}

.nav-top a {
    font-weight: 400;
    letter-spacing: 0.02em;
}

.nav-top .linkedin-hdr img {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.nav-sec .navbar-nav {
    gap: 0.15rem;
}

.nav-sec .nav-link {
    position: relative;
    font-weight: 500;
    padding-bottom: 0.55rem !important;
}

.nav-sec .nav-link::after {
    content: "";
    position: absolute;
    left: 0.5rem;
    right: 0.5rem;
    bottom: 0.15rem;
    height: 2px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.85);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 180ms ease;
}

.nav-sec .nav-link:hover,
.nav-sec .nav-link:focus-visible {
    color: #fff;
    text-decoration: none;
}

.nav-sec .nav-link:hover::after,
.nav-sec .nav-link:focus-visible::after {
    transform: scaleX(1);
}

.career-portal-search input {
    min-height: 48px;
    border: 1px solid rgba(59, 23, 24, 0.12);
    border-radius: 999px;
    box-shadow: 0 8px 22px rgba(16, 8, 9, 0.08);
    padding-left: 1.1rem;
    padding-right: 1.1rem;
}

.career-portal-search input::placeholder {
    color: #7b7272;
}

.home-splash {
    background-position: center;
}

.bg-overlay {
    background:
        linear-gradient(135deg, rgba(47, 17, 19, 0.82) 0%, rgba(88, 89, 91, 0.72) 100%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0));
}

.home-splash h1 {
    line-height: 1.15;
    text-shadow: 0 8px 28px rgba(0, 0, 0, 0.22);
}

.home-splash .lead,
.get-notified {
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.16);
}

.home-hero-panel {
    width: min(100%, 980px);
    margin: 0 auto;
    padding: clamp(2rem, 4vw, 3rem);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.08) 100%);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 34px;
    backdrop-filter: blur(10px);
    box-shadow: 0 30px 60px rgba(8, 5, 6, 0.22);
}

.home-hero-panel .lead {
    font-size: 1.1rem;
    margin-left: auto;
    margin-right: auto;
}

.get-notified {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1.35rem;
    padding: 1rem 1.15rem 1.15rem;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 24px;
    width: fit-content;
    max-width: min(100%, 820px);
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.get-notified-label {
    font-size: 0.76rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.74);
}

.get-notified a,
.get-notified-link {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.get-notified-copy {
    margin: 0;
    max-width: 560px;
    padding: 0;
    font-size: 0.95rem;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.86);
    text-align: center;
    white-space: normal;
    overflow-wrap: anywhere;
}

.get-notified-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    padding: 0.8rem 1.3rem;
    border-radius: 999px;
    background: #c66a2b;
    border: 1px solid #c66a2b;
    color: #fff;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.8rem;
    box-shadow: 0 14px 28px rgba(12, 7, 8, 0.16);
}

.get-notified-link:hover {
    background: #a9551d;
    border-color: #a9551d;
    color: #fff;
    text-decoration: none;
}

.search-hdr-container .header-search-btn.btn-primary,
.search-hdr-container-mobile .header-search-btn.btn-primary {
    border: 1px solid #c66a2b;
    background: #c66a2b;
    color: #fff;
}

.search-hdr-container .header-search-btn.btn-primary:hover,
.search-hdr-container-mobile .header-search-btn.btn-primary:hover {
    border-color: #a9551d;
    background: #a9551d;
    color: #fff;
}

.home-search-form .home-search-btn {
    background: #fff;
    border: 1px solid #fff;
    color: var(--hh-burgundy);
}

.home-search-form .home-search-btn:hover {
    background: #f7efef;
    border-color: #f7efef;
    color: var(--hh-burgundy);
}

.home-splash .get-notified-link,
.home-splash a.get-notified-link {
    background: #c66a2b;
    border-color: #c66a2b;
    color: #fff;
}

.home-splash .get-notified-link:hover,
.home-splash a.get-notified-link:hover {
    background: #a9551d;
    border-color: #a9551d;
    color: #fff;
}

.search-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    box-shadow: none;
    padding: 0;
}

.search-container .btn {
    width: 100%;
    min-width: 220px;
    margin: 0;
    padding: 0.95rem 1.6rem;
    border-radius: 999px;
    font-size: 0.86rem;
}

.home-search-btn {
    letter-spacing: 0.1em;
}

.small-hr,
.small-hr-left {
    background: linear-gradient(90deg, var(--hh-accent), var(--hh-burgundy));
    border-radius: 999px;
}

.sectors,
.meet-team,
.what-our-clients-say {
    position: relative;
}

.team-slides .slick-slide > div {
    background: #fff;
    border: 1px solid var(--hh-border);
    border-radius: 20px;
    box-shadow: var(--hh-shadow-sm);
    padding: 2rem 1.5rem;
    height: 100%;
}

.team-slides .slick-slide > div:hover {
    transform: translateY(-3px);
    box-shadow: var(--hh-shadow-md);
}

.team-slides img {
    border-radius: 18px;
}

.sectors-slides .slick-slide > div {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    height: auto;
    transform: none;
}

.sectors-slides .large_icon {
    display: inline-block;
    width: 100%;
    line-height: 1;
    margin-bottom: 0.4rem;
}

.sector-slide-card {
    display: flex;
    min-height: 100%;
    background: linear-gradient(180deg, #ffffff 0%, #f8f5f2 100%);
    border: 1px solid rgba(59, 23, 24, 0.1);
    border-radius: 28px;
    box-shadow: 0 12px 28px rgba(22, 16, 17, 0.06);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, background 220ms ease;
}

.sector-slide-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
    width: 100%;
    padding: 2.45rem 2.1rem 2.3rem;
    text-align: center;
}

.sector-slide-card:hover,
.sectors-slides .slick-slide:hover .sector-slide-card,
.sectors-slides .slick-slide:focus-within .sector-slide-card {
    transform: translateY(-5px);
    background: linear-gradient(180deg, #ffffff 0%, #fbf8f5 100%);
    border-color: rgba(59, 23, 24, 0.18);
    box-shadow:
        0 28px 60px rgba(22, 16, 17, 0.14),
        0 0 0 1px rgba(59, 23, 24, 0.06);
}

.sector-slide-card:hover .sector-slide-link,
.sectors-slides .slick-slide:hover .sector-slide-link,
.sectors-slides .slick-slide:focus-within .sector-slide-link {
    background: var(--hh-burgundy);
    border-color: var(--hh-burgundy);
    color: #fff;
    box-shadow: 0 16px 28px rgba(22, 16, 17, 0.14);
    transform: translateY(-1px);
}

.sector-slide-icon {
    width: 72px;
    height: 72px;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.9rem;
    border-radius: 0;
    background: transparent;
}

.sectors-slides .sector-slide-icon {
    width: 72px;
    height: 72px;
    min-height: 72px;
    text-align: center;
}

.sector-slide-card .large_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    min-height: 100%;
    font-size: 2rem;
    line-height: 1;
}

.sector-slide-card h3 {
    min-height: 0;
    margin-bottom: 0.75rem;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #111;
    line-height: 1.2;
}

.sector-slide-description {
    display: block;
    min-height: 180px;
    margin-bottom: 0.95rem;
    color: #333;
    font-size: 1rem;
    line-height: 1.65;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
    flex: 1 1 auto;
}

.sectors-slides .slick-list {
    padding-top: 18px;
    padding-bottom: 28px;
}

.sectors-slides .slick-track {
    display: flex;
    align-items: stretch;
}

.sectors-slides .slick-slide {
    height: auto;
    padding-top: 14px;
    padding-bottom: 18px;
    box-sizing: border-box;
}

.sectors-slides .slick-slide > div {
    height: 100%;
}

.sector-slide-link {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    min-height: 46px;
    padding: 0.75rem 1.3rem;
    border-radius: 999px;
    border: 1px solid rgba(59, 23, 24, 0.16);
    background: #fff;
    box-shadow: 0 12px 22px rgba(22, 16, 17, 0.08);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--hh-burgundy);
    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease, border-color 180ms ease;
}

.sector-slide-link:hover {
    background: var(--hh-burgundy);
    border-color: var(--hh-burgundy);
    color: #fff;
    text-decoration: none;
    box-shadow: 0 16px 28px rgba(22, 16, 17, 0.14);
    transform: translateY(-1px);
}

.meet-team {
    width: min(92%, 1550px);
    padding: 4rem 3rem;
    border-radius: 36px;
    background:
        radial-gradient(circle at top right, rgba(157, 38, 36, 0.08), transparent 34%),
        linear-gradient(180deg, #fff 0%, #f8f4f1 100%);
    box-shadow: 0 26px 54px rgba(22, 16, 17, 0.08);
}

.team-slide-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border: 1px solid var(--hh-border);
    border-radius: 20px;
    box-shadow: var(--hh-shadow-sm);
    padding: 1rem 1rem 1.2rem;
    text-decoration: none !important;
}

.team-slide-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--hh-shadow-md);
}

.team-slide-card img {
    width: 100%;
    aspect-ratio: 0.82;
    object-fit: cover;
}

.team-slide-role {
    margin-top: 0.9rem;
    color: var(--hh-muted);
    height: 4.1em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    line-height: 1.35;
    width: 100%;
    overflow: hidden;
}

.team-slide-name {
    margin-top: 0.4rem;
    color: var(--hh-burgundy);
    font-weight: 700;
    line-height: 1.25;
    height: 3.9em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
}

.csr-page {
    padding-bottom: 3.5rem;
}

.csr-hero-panel,
.csr-story-panel,
.csr-logo-panel,
.csr-impact-panel,
.csr-committee-panel,
.csr-cta-panel {
    background: #fff;
    border: 1px solid rgba(59, 23, 24, 0.08);
    border-radius: 30px;
    box-shadow: 0 22px 46px rgba(22, 16, 17, 0.06);
}

.csr-hero-panel {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
    gap: 2.2rem;
    align-items: center;
    padding: 2.4rem;
    margin-bottom: 1.6rem;
}

.csr-eyebrow {
    margin-bottom: 0.65rem;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #7f6e6e;
}

.csr-hero-copy .sub-page-heading {
    margin-bottom: 0.6rem;
}

.csr-hero-copy p:last-child {
    margin-bottom: 0;
}

.csr-hero-media {
    display: flex;
    justify-content: flex-end;
}

.csr-hero-image {
    width: 100%;
    max-width: 460px;
    border-radius: 24px;
    box-shadow: 0 24px 48px rgba(22, 16, 17, 0.12);
}

.csr-story-panel,
.csr-impact-panel,
.csr-committee-panel,
.csr-cta-panel {
    padding: 2rem 2.2rem;
}

.csr-story-panel {
    margin-bottom: 1.5rem;
}

.csr-story-panel::after,
.csr-impact-panel::after {
    content: "";
    display: table;
    clear: both;
}

.csr-story-panel .main-image {
    width: 44%;
    max-width: 460px;
    border-radius: 22px;
    margin-left: 2rem;
    margin-bottom: 1.1rem;
}

.csr-logo-panel {
    padding: 1.7rem 1.8rem 1.4rem;
    margin-bottom: 1.5rem;
}

.csr-section-heading {
    text-align: center;
    margin-bottom: 1.3rem;
}

.csr-section-heading h3,
.csr-cta-panel h3 {
    font-size: clamp(1.8rem, 2.6vw, 2.2rem);
    color: #171717;
    letter-spacing: -0.02em;
}

.csr-logos {
    background: linear-gradient(180deg, #fcfbfa 0%, #f7f2ef 100%);
    border: 1px solid rgba(59, 23, 24, 0.06);
    border-radius: 24px;
    padding: 1.1rem 0;
}

.csr-logos .csr-logo-carousel {
    margin: 0 70px;
}

.csr-logos .slick-slide > div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem;
}

.csr-logos img {
    max-width: 150px;
    max-height: 90px;
    object-fit: contain;
    filter: saturate(0.95);
}

.csr-impact-panel {
    margin-bottom: 1.5rem;
}

.csr-impact-panel p:last-child {
    margin-bottom: 0;
}

.csr-committee-panel {
    margin-bottom: 1.5rem;
}

.csr-committee-grid {
    row-gap: 1.5rem;
}

.csr-committee-card {
    height: 100%;
    padding: 1.1rem;
    background: linear-gradient(180deg, #ffffff 0%, #faf6f3 100%);
    border: 1px solid rgba(59, 23, 24, 0.08);
    border-radius: 24px;
    box-shadow: 0 18px 36px rgba(22, 16, 17, 0.06);
    text-align: center;
}

.csr-committee-card img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1rem;
    border-radius: 18px;
}

.csr-committee-card .staff-name {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 0.35rem;
}

.csr-committee-card .staff-role,
.csr-committee-card .staff-tel {
    margin-bottom: 0.35rem;
}

.csr-committee-card .staff-role {
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.csr-cta-panel p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.csr-cta-panel {
    text-align: center;
}

.csr-cta-panel h3 {
    font-size: clamp(1.45rem, 2vw, 1.8rem);
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
}

.csr-reveal {
    opacity: 0;
    transform: translateY(16px);
    animation: csrReveal 700ms ease forwards;
}

.csr-reveal-delay-1 {
    animation-delay: 80ms;
}

.csr-reveal-delay-2 {
    animation-delay: 140ms;
}

.csr-reveal-delay-3 {
    animation-delay: 200ms;
}

.csr-reveal-delay-4 {
    animation-delay: 260ms;
}

@keyframes csrReveal {
    from {
        opacity: 0;
        transform: translateY(16px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .csr-reveal {
        opacity: 1;
        transform: none;
        animation: none;
    }
}

.team-slides .slick-track {
    display: flex;
    align-items: stretch;
}

.team-slides .slick-slide {
    height: auto;
}

.team-slides .slick-slide > div {
    height: 100%;
}

.breakout-blue {
    background: linear-gradient(180deg, #eef3f6 0%, #e3eaef 100%);
}

.counters .col-6,
.counters .col-12 {
    margin-bottom: 1.5rem;
}

.candidate-section {
    row-gap: 1.5rem;
    padding: 0;
}

.candidate-section a {
    display: block;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.05) 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 1.5rem 1.45rem;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.14);
}

.candidate-section a:hover {
    transform: translateY(-4px);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.07) 100%);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.18);
}

.candidate-card {
    display: flex !important;
    align-items: flex-start;
    gap: 1rem;
}

.candidate-card-media {
    flex: 0 0 68px;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.candidate-card-copy {
    flex: 1 1 auto;
}

.candidate-card-copy h3,
.candidate-card-copy h4,
.candidate-card-copy h5,
.candidate-card-copy p {
    color: #fff;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: none;
}

.candidate-card-copy h3,
.candidate-card-copy h4,
.candidate-card-copy h5 {
    margin: 0 0 0.55rem;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.3;
}

.candidate-card-copy p {
    margin: 0;
    font-size: 0.96rem;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.82);
}

.what-our-clients-say .clients-say-slides > div {
    margin: 0 0.75rem;
}

.testimonial-card {
    position: relative;
    background: #fff;
    border: 1px solid var(--hh-border);
    border-radius: 28px;
    box-shadow: var(--hh-shadow-sm);
    padding: 2rem 2.1rem 1.4rem;
    overflow: hidden;
}

.testimonial-card::before {
    content: "“";
    position: absolute;
    top: -0.55rem;
    left: 1rem;
    font-size: 5.6rem;
    line-height: 1;
    color: rgba(157, 38, 36, 0.12);
    font-weight: 700;
}

.testimonial-card p {
    position: relative;
    font-size: 1rem;
    padding-top: 0.8rem;
}

.testimonial-card span {
    position: relative;
    color: var(--hh-burgundy);
    font-weight: 700;
}

.sp-sectors .sector-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #fff;
    border: 1px solid var(--hh-border);
    border-radius: 24px;
    box-shadow: var(--hh-shadow-sm);
    padding: 1.8rem 1.4rem;
}

.sector-icon-pill {
    width: 70px;
    height: 70px;
    margin: 0 auto 1rem;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(59, 23, 24, 0.08) 0%, rgba(157, 38, 36, 0.14) 100%);
    font-size: 1.65rem;
}

.sp-sectors .sector h3 {
    border-bottom: 0;
    padding-bottom: 0;
}

.sp-sectors .sector p {
    flex-grow: 1;
    margin-bottom: 1.4rem;
}

.sector-hero-header {
    margin-bottom: 1.5rem;
    padding: 2.35rem 2.4rem 2rem;
    border-radius: 32px;
    background:
        linear-gradient(135deg, rgba(59, 23, 24, 0.03), transparent 36%),
        linear-gradient(180deg, #fff 0%, #f8f3f0 100%);
    border: 1px solid rgba(59, 23, 24, 0.08);
    box-shadow: 0 26px 54px rgba(22, 16, 17, 0.08);
    display: flex;
    align-items: center;
    gap: 1.6rem;
}

.sector-hero-icon {
    width: 86px;
    height: 86px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: inset 0 0 0 1px rgba(59, 23, 24, 0.08);
    font-size: 2rem;
}

.sector-hero-copy {
    flex: 1 1 auto;
}

.sector-eyebrow {
    margin-bottom: 0.6rem;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #7f6e6e;
}

.sector-hero-header .sub-page-heading {
    margin-bottom: 0.35rem;
}

.sector-hero-header .sub-page-sub-heading {
    padding-bottom: 0;
}

.sector-detail-page .row > .col-12 > .sector-content-panel,
.sector-team-section,
.sector-getintouch {
    position: relative;
}

.sector-content-panel {
    background: #fff;
    border: 1px solid rgba(59, 23, 24, 0.08);
    border-radius: 28px;
    box-shadow: 0 22px 46px rgba(22, 16, 17, 0.06);
    padding: 2rem 2.2rem 2.1rem;
    margin-bottom: 2.4rem;
}

.sector-copy {
    color: #262626;
    font-size: 1rem;
    line-height: 1.85;
}

.sector-copy p:last-child {
    margin-bottom: 0;
}

.sector-action-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9rem;
    justify-content: center;
    padding-top: 1.4rem;
    margin-top: 1.4rem;
    border-top: 1px solid rgba(59, 23, 24, 0.08);
}

.sector-section-heading {
    text-align: center;
    margin-bottom: 1.8rem;
}

.sector-section-heading h3,
.sector-cta-card h3 {
    font-size: clamp(1.8rem, 2.6vw, 2.2rem);
    color: #171717;
    letter-spacing: -0.02em;
}

.sector-consultant-card {
    margin-bottom: 1.5rem;
    padding: 1.2rem;
    background: #fff;
    border: 1px solid rgba(59, 23, 24, 0.08);
    border-radius: 28px;
    box-shadow: 0 20px 42px rgba(22, 16, 17, 0.06);
    align-items: stretch;
}

.sector-consultant-image-link {
    display: block;
    height: 100%;
}

.sector-consultant-image {
    width: 100%;
    height: 100%;
    min-height: 320px;
    object-fit: cover;
    border-radius: 22px;
    box-shadow: 0 18px 34px rgba(22, 16, 17, 0.08);
}

.sector-consultant-content {
    height: 100%;
    padding: 0.45rem 0.35rem 0.25rem 0.8rem;
    display: flex;
    flex-direction: column;
}

.sector-consultant-content .staff-name {
    display: inline-block;
    margin-bottom: 0.25rem;
}

.sector-consultant-content .staff-role {
    margin-bottom: 0.45rem;
}

.sector-consultant-phone {
    margin-bottom: 0.9rem;
}

.sector-consultant-phone .tel {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.55rem 0.85rem;
    border-radius: 999px;
    background: rgba(59, 23, 24, 0.05);
    border: 1px solid rgba(59, 23, 24, 0.08);
}

.sector-consultant-bio {
    color: #303030;
    line-height: 1.8;
}

.sector-cta-card {
    padding: 2.3rem 2rem;
    border-radius: 30px;
    background:
        linear-gradient(135deg, rgba(59, 23, 24, 0.04), transparent 42%),
        linear-gradient(180deg, #fff 0%, #f8f3f0 100%);
    border: 1px solid rgba(59, 23, 24, 0.08);
    box-shadow: 0 22px 46px rgba(22, 16, 17, 0.06);
}

.sector-cta-card p {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.sector-reveal {
    opacity: 0;
    transform: translateY(16px);
    animation: sectorReveal 700ms ease forwards;
}

.sector-reveal-delay-1 {
    animation-delay: 90ms;
}

.sector-reveal-delay-2 {
    animation-delay: 150ms;
}

.sector-reveal-delay-3 {
    animation-delay: 210ms;
}

.sector-reveal-delay-4 {
    animation-delay: 270ms;
}

@keyframes sectorReveal {
    from {
        opacity: 0;
        transform: translateY(16px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .sector-reveal {
        opacity: 1;
        transform: none;
        animation: none;
    }
}
}

.footer {
    background: linear-gradient(180deg, #171717 0%, #0f0f10 100%);
    padding: 34px 24px;
}

.footer .panel {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 20px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

.footer .panel h5 {
    letter-spacing: 0.03em;
}

.footer .panel ul li a {
    display: inline-block;
    margin-bottom: 0.22rem;
}

.footer iframe {
    border-radius: 16px;
    min-height: 210px;
}

.sub-page-heading,
.sub-page-sub-heading,
.clients-info-container h3,
.contact-form-section h5 {
    letter-spacing: -0.02em;
}

.contact-form input,
.contact-form textarea,
.contact-form select,
.cv-builder input,
.cv-builder textarea,
.cv-builder select {
    border: 1px solid rgba(59, 23, 24, 0.14);
    border-radius: 14px;
    padding: 0.8rem 0.95rem;
    box-shadow: 0 8px 20px rgba(16, 8, 9, 0.04);
}

.contact-form textarea,
.cv-builder textarea {
    min-height: 140px;
}

.career-portal .sub-page-heading {
    margin-bottom: 0.75rem;
}

.portal-message {
    border-radius: 14px;
    padding: 0.9rem 1rem;
    margin-bottom: 1rem;
    font-size: 0.95rem;
}

.portal-message-error {
    background: rgba(157, 38, 36, 0.08);
    border: 1px solid rgba(157, 38, 36, 0.15);
    color: var(--hh-accent);
}

.career-portal-search {
    max-width: 760px;
    margin: 0 auto;
}

.career-portal-search .btn {
    margin-top: 0.75rem;
}

.career-portal .categories-container {
    background: #fff;
    border: 1px solid var(--hh-border);
    border-radius: 20px;
    padding: 1.25rem 1rem;
    box-shadow: var(--hh-shadow-sm);
    position: sticky;
    top: 160px;
}

.career-portal .categories li {
    margin-bottom: 0.55rem;
}

.career-portal .categories li a {
    display: block;
    background: rgba(59, 23, 24, 0.04);
    border: 1px solid rgba(59, 23, 24, 0.08);
    border-radius: 12px;
    padding: 0.6rem 0.8rem;
    text-decoration: none;
}

.career-portal .categories li a:hover {
    background: rgba(59, 23, 24, 0.08);
    text-decoration: none;
}

.career-portal .job {
    overflow: hidden;
    border: 1px solid var(--hh-border);
    border-radius: 24px;
    background: #fff;
    box-shadow: var(--hh-shadow-sm);
}

.career-portal .job:hover {
    transform: translateY(-2px);
    box-shadow: var(--hh-shadow-md);
}

.career-portal h5,
.career-portal .job-main-title {
    background: linear-gradient(135deg, var(--hh-burgundy) 0%, #552224 100%);
    margin-bottom: 0;
}

.career-portal .job-details {
    background: linear-gradient(180deg, rgba(246, 241, 238, 0.34) 0%, rgba(255, 255, 255, 1) 28%);
    padding: 1.4rem;
}

.job-reference {
    font-size: 0.76rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--hh-muted);
    margin-bottom: 1rem;
}

.job-cta {
    margin-top: 1.25rem;
    margin-bottom: 0;
}

.career-portal .job_description_long,
.career-portal .job_details {
    color: #2c2c2c;
    line-height: 1.8;
}

.career-portal .job_details ul {
    padding-left: 1.2rem;
}

.career-portal .consultant-name {
    border-radius: 16px 16px 0 0;
    letter-spacing: 0.02em;
}

.career-portal .consultant-img {
    border-radius: 0 0 16px 16px;
    box-shadow: 0 10px 24px rgba(16, 8, 9, 0.08);
}

.career-portal .consultant-phone a {
    text-decoration: none;
}

.career-portal-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.55rem;
    margin-top: 1.8rem;
    font-weight: 600;
}

.pagination-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    min-height: 38px;
    padding: 0.35rem 0.7rem;
    background: #fff;
    border: 1px solid rgba(59, 23, 24, 0.12);
    border-radius: 999px;
    box-shadow: 0 8px 20px rgba(16, 8, 9, 0.06);
    text-decoration: none;
}

.pagination-link-current {
    background: var(--hh-burgundy);
    border-color: var(--hh-burgundy);
    color: #fff;
}

.portal-toolbar {
    align-items: center;
    row-gap: 1rem;
}

.portal-toolbar-share {
    display: flex;
    justify-content: flex-end;
}

@media (max-width:1024px) {
    .career-portal .categories-container {
        top: 120px;
    }
}

@media (max-width:960px) {
    .nav-sec .navbar-nav {
        gap: 0;
    }

    .nav-sec .nav-link::after {
        display: none;
    }

    .career-portal .categories-container {
        position: static;
        margin-bottom: 1.5rem;
    }
}

@media (max-width:640px) {
    .search-container {
        display: flex;
        padding: 0;
    }

    .search-container .btn {
        min-width: 0;
        width: 100%;
        margin-top: 0;
    }

    .candidate-section a,
    .team-slides .slick-slide > div,
    .footer .panel,
    .career-portal .job {
        border-radius: 18px;
    }

    .home-hero-panel,
    .meet-team,
    .testimonial-card,
    .sector-slide-card,
    .sector-hero-header {
        border-radius: 22px;
    }

    .career-portal .job-details {
        padding: 1.1rem;
    }

    .portal-toolbar-back,
    .portal-toolbar-share {
        text-align: left;
        justify-content: flex-start;
    }

    .portal-toolbar-back .btn {
        width: 100%;
    }

    .get-notified {
        width: 100%;
        min-width: 0;
        border-radius: 20px;
    }
    .candidate-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .candidate-card-copy h3,
    .candidate-card-copy h4,
    .candidate-card-copy h5,
    .candidate-card-copy p {
        text-align: center;
    }

    .sector-hero-header {
        padding: 1.8rem 1.4rem 1.5rem;
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .sector-content-panel,
    .sector-cta-card {
        padding: 1.5rem 1.25rem;
    }

    .sector-action-row {
        justify-content: stretch;
    }

    .sector-action-row .btn {
        width: 100%;
    }

    .sector-consultant-card {
        padding: 1rem;
    }

    .sector-consultant-image {
        min-height: 260px;
        margin-bottom: 1rem;
    }

    .sector-consultant-content {
        padding: 0.15rem 0.15rem 0;
    }
}
