/* Filters */

.filters {
    width: 100%;
    margin-top: 3.125rem;
}

.filters__fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.filters__legend,
.filters__title {
    display: block;
    margin-bottom: 0.625rem;
    font-weight: 700;
    font-size: 0.875rem;
    color: #FFFFFF;
}

.filters__filter {
    position: relative;
    margin-bottom: 0.625rem;
}

.filters__toggle {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.938rem 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent;
    color: #FFFFFF;
    font-weight: 700;
    border-radius: 0;
    cursor: pointer;
    line-height: 1;
    -webkit-appearance: none;
    text-align: inherit;
    box-shadow: none;
    cursor: pointer;
}

.filters__toggle:focus-visible {
    border: 1px solid #FFFFFF;
    outline: 0;
}

.filters__filter--open .filters__toggle {
    background-color: #D0C1FF;
    border-color: #D0C1FF;
    color: #000000;
}

/* Chevron icon */
.filters__chev {
    width: 16px;
    height: 10px;
    pointer-events: none;
    position: relative;
}

.filters__chev::before {
    content: "";
    position: absolute;
    inset: 0;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8 8L15 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8 8L15 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-color: #FFFFFF;
}

.filters__filter--open .filters__chev {
    transform: rotate(180deg);
}

.filters__filter--open .filters__chev::before {
    background-color: #000000;
}

/* Dropdown */
.filters__menu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0 0 0.625rem;
    border-radius: 0;
    background: #D0C1FF;
    color: #000000;
    display: none;
    z-index: 40;
    outline: none;
    width: 100%;
}

.filters__filter--open .filters__menu {
    display: block;
}

/* Options */
.filters__option {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.625rem 1.25rem;
    text-decoration: none;
    color: #000000;
    outline: none;
    padding-top: 0.625rem;
}

.filters__option:hover,
.filters__option:focus {
    background: rgba(0, 0, 0, 0.05);
}

.filters__option--selected {
    font-weight: 600;
}

/* Visually hidden utility */
.sr-only {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}

/* Breakpoints */
@media print, screen and (min-width: 67.5em) {
    .filters__fieldset {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .filters__legend,
    .filters__title {
        float: left;
        display: inline-block;
        font-size: 1rem;
        margin-right: 1.875rem;
        margin-bottom: 0;
    }

    .filters__filter{
        margin-bottom: 0;
        flex-grow: 1;
        margin-right: 1.25rem;
    }
}

@media print, screen and (min-width: 75em) {
    .filters__filter{
        max-width: 18.75rem;
    }
}

/* Stop filters being overlapped */
.block-lead .row {
    position: relative;
    z-index: 1;
}

/* Related People */
.block-related-people {
    overflow: hidden;
    padding: 3.125rem 0;
}

.block-related-people.is-inverted {
    color: #FFFFFF;
}

.block-related-people.is-inverted a {
    color: #FFFFFF;
}

.block-related-people .swiper-button-prev.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.95268 0.119613C8.79011 -0.039871 8.52653 -0.039871 8.36396 0.119613L0.121795 8.20522C0.0447873 8.28076 0.00425749 8.37854 0.000204388 8.47749V8.48951C-0.00429899 8.59946 0.0362309 8.71084 0.121795 8.79478L8.36396 16.8804C8.52653 17.0399 8.79011 17.0399 8.95268 16.8804L10.1301 15.7253C10.2927 15.5658 10.2927 15.3072 10.1301 15.1478L4.59162 9.71429L19.274 9.71429C19.5005 9.71429 19.6841 9.53307 19.6841 9.30952V7.69048C19.6841 7.46693 19.5005 7.28571 19.274 7.28571L4.59162 7.28571L10.1301 1.85224C10.2841 1.70115 10.2923 1.46113 10.1545 1.30068L10.1301 1.2747L8.95268 0.119613Z' fill='black' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people .swiper-button-next.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7314 0.119613C10.894 -0.039871 11.1576 -0.039871 11.3201 0.119613L19.5623 8.20522C19.6393 8.28076 19.6798 8.37854 19.6839 8.47749V8.48951C19.6884 8.59946 19.6479 8.71084 19.5623 8.79478L11.3201 16.8804C11.1576 17.0399 10.894 17.0399 10.7314 16.8804L9.55395 15.7253C9.39138 15.5658 9.39138 15.3072 9.55395 15.1478L15.0925 9.71429L0.410088 9.71429C0.183603 9.71429 0 9.53307 0 9.30952L0 7.69048C0 7.46693 0.183603 7.28571 0.410088 7.28571L15.0925 7.28571L9.55395 1.85224C9.39993 1.70115 9.39183 1.46113 9.52963 1.30068L9.55395 1.2747L10.7314 0.119613Z' fill='black' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people.is-inverted .swiper-button-prev.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.95268 0.119613C8.79011 -0.039871 8.52653 -0.039871 8.36396 0.119613L0.121795 8.20522C0.0447873 8.28076 0.00425749 8.37854 0.000204388 8.47749V8.48951C-0.00429899 8.59946 0.0362309 8.71084 0.121795 8.79478L8.36396 16.8804C8.52653 17.0399 8.79011 17.0399 8.95268 16.8804L10.1301 15.7253C10.2927 15.5658 10.2927 15.3072 10.1301 15.1478L4.59162 9.71429L19.274 9.71429C19.5005 9.71429 19.6841 9.53307 19.6841 9.30952V7.69048C19.6841 7.46693 19.5005 7.28571 19.274 7.28571L4.59162 7.28571L10.1301 1.85224C10.2841 1.70115 10.2923 1.46113 10.1545 1.30068L10.1301 1.2747L8.95268 0.119613Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people.is-inverted .swiper-button-next.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7314 0.119613C10.894 -0.039871 11.1576 -0.039871 11.3201 0.119613L19.5623 8.20522C19.6393 8.28076 19.6798 8.37854 19.6839 8.47749V8.48951C19.6884 8.59946 19.6479 8.71084 19.5623 8.79478L11.3201 16.8804C11.1576 17.0399 10.894 17.0399 10.7314 16.8804L9.55395 15.7253C9.39138 15.5658 9.39138 15.3072 9.55395 15.1478L15.0925 9.71429L0.410088 9.71429C0.183603 9.71429 0 9.53307 0 9.30952L0 7.69048C0 7.46693 0.183603 7.28571 0.410088 7.28571L15.0925 7.28571L9.55395 1.85224C9.39993 1.70115 9.39183 1.46113 9.52963 1.30068L9.55395 1.2747L10.7314 0.119613Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people.is-alt-inverted .swiper-button-prev.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.95268 0.119613C8.79011 -0.039871 8.52653 -0.039871 8.36396 0.119613L0.121795 8.20522C0.0447873 8.28076 0.00425749 8.37854 0.000204388 8.47749V8.48951C-0.00429899 8.59946 0.0362309 8.71084 0.121795 8.79478L8.36396 16.8804C8.52653 17.0399 8.79011 17.0399 8.95268 16.8804L10.1301 15.7253C10.2927 15.5658 10.2927 15.3072 10.1301 15.1478L4.59162 9.71429L19.274 9.71429C19.5005 9.71429 19.6841 9.53307 19.6841 9.30952V7.69048C19.6841 7.46693 19.5005 7.28571 19.274 7.28571L4.59162 7.28571L10.1301 1.85224C10.2841 1.70115 10.2923 1.46113 10.1545 1.30068L10.1301 1.2747L8.95268 0.119613Z' fill='%23FCE3BE' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people.is-alt-inverted .swiper-button-next.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7314 0.119613C10.894 -0.039871 11.1576 -0.039871 11.3201 0.119613L19.5623 8.20522C19.6393 8.28076 19.6798 8.37854 19.6839 8.47749V8.48951C19.6884 8.59946 19.6479 8.71084 19.5623 8.79478L11.3201 16.8804C11.1576 17.0399 10.894 17.0399 10.7314 16.8804L9.55395 15.7253C9.39138 15.5658 9.39138 15.3072 9.55395 15.1478L15.0925 9.71429L0.410088 9.71429C0.183603 9.71429 0 9.53307 0 9.30952L0 7.69048C0 7.46693 0.183603 7.28571 0.410088 7.28571L15.0925 7.28571L9.55395 1.85224C9.39993 1.70115 9.39183 1.46113 9.52963 1.30068L9.55395 1.2747L10.7314 0.119613Z' fill='%23FCE3BE' fill-opacity='0.6'/%3E%3C/svg%3E%0A") !important;
}

.block-related-people.is-alt-inverted {
    color: #FCE3BE;
}

.block-related-people.is-alt-inverted a {
    color: #FCE3BE;
}

.block-related-people .block-items__title {
    margin-bottom: 1.875rem;
}

.block-related-people .swiper {
    overflow: visible;
}

@media print, screen and (min-width: 46.25em) {
    .block-related-people {
        padding: 7.5rem 0;
    }
}

.c-item__link {
    display: inline-block;
    margin-top: 0.625rem;
    text-decoration: underline;
}

/* Swiper Arrows*/

.site .swiper-button-prev.custom-arrow {
    right: 2.5rem;
    left: auto;
}

.site .swiper-button-prev.custom-arrow,
.site .swiper-button-next.custom-arrow {
    width: 2.5rem;
    height: 2.5rem;
    top: -3.75rem;
    margin: 0;
}

.site .swiper-button-prev.custom-arrow svg,
.site .swiper-button-next.custom-arrow svg {
    display: none;
}

.site .swiper-button-prev.custom-arrow::after,
.site .swiper-button-next.custom-arrow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 1.25rem 1.063rem;
    background-position: center;
    background-repeat: no-repeat;
}

.site .swiper-button-prev.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.95268 0.119613C8.79011 -0.039871 8.52653 -0.039871 8.36396 0.119613L0.121795 8.20522C0.0447873 8.28076 0.00425749 8.37854 0.000204388 8.47749V8.48951C-0.00429899 8.59946 0.0362309 8.71084 0.121795 8.79478L8.36396 16.8804C8.52653 17.0399 8.79011 17.0399 8.95268 16.8804L10.1301 15.7253C10.2927 15.5658 10.2927 15.3072 10.1301 15.1478L4.59162 9.71429L19.274 9.71429C19.5005 9.71429 19.6841 9.53307 19.6841 9.30952V7.69048C19.6841 7.46693 19.5005 7.28571 19.274 7.28571L4.59162 7.28571L10.1301 1.85224C10.2841 1.70115 10.2923 1.46113 10.1545 1.30068L10.1301 1.2747L8.95268 0.119613Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
}

.site .swiper-button-next.custom-arrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7314 0.119613C10.894 -0.039871 11.1576 -0.039871 11.3201 0.119613L19.5623 8.20522C19.6393 8.28076 19.6798 8.37854 19.6839 8.47749V8.48951C19.6884 8.59946 19.6479 8.71084 19.5623 8.79478L11.3201 16.8804C11.1576 17.0399 10.894 17.0399 10.7314 16.8804L9.55395 15.7253C9.39138 15.5658 9.39138 15.3072 9.55395 15.1478L15.0925 9.71429L0.410088 9.71429C0.183603 9.71429 0 9.53307 0 9.30952L0 7.69048C0 7.46693 0.183603 7.28571 0.410088 7.28571L15.0925 7.28571L9.55395 1.85224C9.39993 1.70115 9.39183 1.46113 9.52963 1.30068L9.55395 1.2747L10.7314 0.119613Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
}

@media print, screen and (min-width: 46.25em) {
    .site .swiper-button-prev.custom-arrow,
    .site .swiper-button-next.custom-arrow {
        top: -4.375rem;
    }
}


