@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('../fonts/Lato-Regular.ttf'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('../fonts/Lato-Regular.ttf'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('../fonts/Lato-Bold.ttf'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('../fonts/Lato-Bold.ttf'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.lever-group {
    margin: 40px 0 !important;
}

.lever.empty-response {
    padding-bottom: 100px;
}

.lever .lever-group-title {
    font: normal 700 24px/1.4 Lato;
    font-family: Lato, sans-serif;
    color: #808080;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.lever-horizontal-line {
    margin: 20px auto 20px 0;
    width: 80px;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #e2e2e2;
}

.lever .lever-categories {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 !important;
}

.lever .lever-categories li {
    position: relative;
    display: inline-block;
    color: #808080;
    font: normal 700 12px/1.4 Lato;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: 15px;
}

.lever .lever-job {
    position: relative;
    margin-bottom: 1em;
}

.lever-job .lever-job-info {
    position: relative;
    display: inline-block;
    width: 79%;
}

.lever .lever-job-title {
    margin: 0;
    font: normal 400 24px/1.4 Lato;
    font-family: Lato, sans-serif;
    color: #515357;
    text-transform: none;
    letter-spacing: 0;
}

.lever .lever-job-title a {
    color: #515357;
    text-decoration: none;
}

.lever .lever-job-title a:hover {
    color: #0073aa;
}

.lever-job .lever-job-action {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    text-align: right;
}

.lever-job-section h5 {
    font-size: 18px;
}

.lever-apply-section h4 {
    font-size: 1.125em;
    color: #515357;
}

.lever .lever-job-apply {
    background: #E91E63;
    border-color: #dd1d5e;
    color: #ffffff;
    font: normal 700 14px/1.4 Lato;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    height: auto;
    position: relative;
    display: inline-block;
    margin: 0;
    text-decoration: none !important;
    border-radius: 3px;
    padding: 5px 25px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.lever .lever-job-apply:hover,
.lever .lever-job-apply:focus {
    background-color: #a31545;
    text-decoration: none;
}

.lever-filters {
    line-height: 40px;
    max-width: 100%;
}

.lever-filters .filter-by-label {
    color: #808080;
    font: normal 700 16px/1.4 Lato;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: 20px;
}

.lever-filters .filter {
    display: inline-block;
    margin-right: 20px;
    max-width: 100%;
    outline: none;
    position: relative;
    background: #ebecf0;
    color: #9696a2;
    border: 1px solid #dfe0e4;
    line-height: 1;
    vertical-align: bottom;
}

.lever-filters .filter .filter-type:hover {
    background: #dfe0e4;
    color: #5a5a61;
    cursor: pointer;
}

.lever-filters .filter-type {
    font: normal 700 14px/1.4 Lato;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #555659;
    max-width: 100%;
    overflow: hidden;
    padding: 5px 41px 5px 15px;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.lever-filters .filter-type:after {
    content: "";
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #555659;
    right: 15px;
    top: 40%;
}

.lever-filters .filter-values {
    display: none;
    position: absolute;
    background: #fff;
    color: #515357;
    font: normal 400 16px/1.8 Lato;
    font-family: Lato, sans-serif;
    box-shadow: 1px 1px 0 1px #00000036;
    text-align: left;
    white-space: nowrap;
    padding: 8px 0;
    border-radius: 3px;
    top: 110%;
    left: -1px;
    border: 1px solid #dcdcdc;
    overflow-y: auto;
    max-height: 300px;
    z-index: 1;
}

.lever-filters .filter-values a {
    display: block;
    padding: 4px 32px;
    position: relative;
    color: #333;
    text-decoration: none;
}

.lever-filters .filter-values a:hover,
.lever-filters .filter-values a:focus,
.lever-filters .filter-values a:active {
    background: #E91E63;
    color: white;
    cursor: pointer;
}

.lever-filters .filter-values.active {
    display: block;
}

.lever-filters .filter-value.active {
    background: #ccc;
}

/***************
 *  job page   *
 ***************/

.lever-job-header {
    border-bottom: 5px solid #E91E63;
    padding: 5px 5px 15px 5px;
}

.lever-job-content {
    color: #515357;
    padding: 15px 5px;
}

.lever-job-section {
    padding: 10px 0;
}

.lever-job-list h5 {
    margin: 17.5px 0;
}

.lever-job-list li {
    margin: 8px 0 8px 17px;
    list-style-position: outside;
}

.action-lg {
    padding: 10px !important;
}

.text-center {
    text-align: center;
}

/***************
 *  apply page *
 ***************/

.lever-apply-form {
    color: #515357;
    padding: 15px 5px;
}

.application-question input {
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.lever-apply-form input[type="checkbox"] {
    width: 25px;
}

.lever-apply-form input[type='checkbox']:after {
    line-height: 1.5em;
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 3px;
    border: 1px solid rgb(192, 192, 192);
    border-radius: 0.25em;
    background: rgb(224, 224, 224);
    vertical-align: top;
}

.lever-apply-form input[type='checkbox']:checked:after {
    content: "\2713";
    line-height: 18px;
    text-align: center;
    color: #e91e63;
    background-color: white;
}

.lever-apply-form textarea {
    width: 100%;
    max-width: 100%;
    min-height: 200px;
    resize: vertical;
}

.lever-apply-form ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}

.lever-apply-form .application-question {
    padding: 15px 15px 15px 0;
}

.lever-apply-form label {
    width: 29%;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
}

.lever-apply-form .custom-question label {
    width: 100%;
    display: block;
    margin: 15px 0;
    line-height: 1.3;
}

.lever-apply-form label .required {
    color: #ff794f;
    font-size: 16px;
}

.lever-apply-form div.field {
    width: 69%;
    padding-left: 1%;
    display: inline-block;
}

.lever-apply-form .custom-question div.field {
    width: 100%;
    display: block;
    padding: 0;
}

.consent-section #consent {
    position: absolute;
    top: 25px;
    left: 0;
}

.consent-section {
    position: relative;
    padding: 15px 15px 15px 0;
}

.consent-section label {
    position: relative;
    padding-left: 35px;
    line-height: 1em;
    width: auto !important;
}

.consent-section a {
    color: #205ecc;
}

.consent-section a:hover {
    text-decoration: underline;
}

.consent-section small {
    font-size: 15px
}

.lever-file-input {
    background-color: #eee;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #ccc;
}

.lever-file-input:hover {
    background-color: #ccc;
    border: 1px solid #eee;
}

.lever-file-input:active {
    background-color: #bbb;
}

.lever-file-input input[type="file"] {
    display: none;
}

.lever-apply-section select {
    width: 100%;
    max-width: 100%;
    height: 40px;
    color: #55575b;
    background-color: #eee;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 1;
}

.lever-apply-section select::-ms-expand {
    display: none;
}

.lever-apply-section .application-dropdown {
    position: relative;
}

.lever-apply-section .application-dropdown:after {
    position: absolute;
    content: "";
    right: 15px;
    top: 10px;
    height: 15px;
    width: 15px;
    border-bottom: 1px solid #7f838a;
    border-left: 1px solid #7f838a;
    border-color: #72767d;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    pointer-events: none;
}


.lever-landing-page h3.default-msg {
    margin: 0;
    font: normal 400 24px/1.4 Lato;
    font-family: Lato, sans-serif;
    color: #515357;
    text-transform: none;
    letter-spacing: 0;
}