.section-heading{position:relative;background-color:var(--dark-gray);height:500px}.section-heading h1{color:var(--white);position:relative}@media (min-width:981px){.section-heading h1{margin-bottom:0}}.section-heading .breadcrumb{padding:0;color:var(--white)}.section-heading .breadcrumb a{color:var(--white)}@media (min-width:981px){.section-heading .breadcrumb{margin-bottom:30px}}@media (min-width:981px){.section-heading .container{display:flex;justify-content:flex-end;align-items:flex-end;height:140px}.section-heading .container .title{position:absolute;left:5em;top:0}}.section-heading .container .filters{display:flex;flex-wrap:wrap;align-items:center;gap:1em}@media (min-width:981px){.section-heading .container .filters{gap:2em}}.section-heading .container .filters select{height:45px;width:190px;padding:.3em 1.25em;border-radius:3px;border:0;font-size:12px;box-shadow:0 5px 5px 0 rgba(0,0,0,.5);color:#454545;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/app/themes/nfc-talent-pro/assets/images/chevron-down.png) no-repeat 90%,var(--white)}