@charset "UTF-8";

.container-fluid {
    &:has(.courseFinder) {
        margin: auto;
        max-width: 1920px;
        padding: 0 18px !important
    }
}

.courseFinder .row {
    margin-left: -18px !important;
    margin-right: -18px !important
}

.courseFinder .row .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.courseFinder * {
    flex-shrink: 1 !important
}

.courseFinder a, .courseFinder a:hover, .courseFinder-v3 a, .courseFinder-v3 a:hover {
    color: #000
}

.courseFinder {
    font-family: Antarctica, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400
}

.courseFinder .courseProgram {
    background: #fff;
    color: #000;
    font-size: 16px;
    letter-spacing: -.1px;
    line-height: 18px;
    padding-bottom: 8px;
    padding-top: 7px
}

.courseFinder .course-tile-badge {
    z-index: 1;
    background-color: #ff3232;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    left: unset;
    letter-spacing: -.01em;
    line-height: 90%;
    padding: 8px 10px;
    right: 12px;
    top: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.courseFinder .courseProgram {
    background: #fff;
    color: #000;
    font-size: 16px;
    letter-spacing: -.1px;
    line-height: 18px;
    padding-bottom: 8px;
    padding-top: 7px
}

.courseFinder .badge-listing {
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 5px;
    bottom: 12px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    left: 12px;
    letter-spacing: -.02em;
    line-height: 90%;
    max-width: 90%;
    padding: 6px 10px 8px;
    top: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.courseFinder .courseDetails {
    border-radius: 6px;
    margin-bottom: 30px
}

@media (max-width: 768px) {
    .courseFinder .courseDetails {
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 3px
    }
}

@media (min-width: 768px) {
    .courseFinder .courseDetails {
        padding: 3px 3px 0 !important
    }
}

.courseFinder .courseDetails .category {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 120%;
    text-align: left
}

@media (max-width: 768px) {
    .courseFinder .courseDetails .category {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: -.01em;
        line-height: 120%
    }
}

.courseFinder .courseDetails .date {
    font-size: 16px;
    letter-spacing: -.02em;
    line-height: 120%;
    text-align: left
}

@media (max-width: 1300px) {
    .courseFinder .courseDetails .date {
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .courseFinder .courseDetails .date {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -.01em;
        line-height: 120%
    }
}

.courseFinder .courseDetails .justify-content-between {
    display: flex;
    justify-content: space-between
}

.courseFinder .courseDetails .details {
    display: flex;
    flex-direction: column
}

.courseFinder .courseDetails .details .details-icon {
    border: 2px solid #000;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    margin-right: 6px;
    width: 38px
}

.courseFinder .courseDetails .details .details-name {
    color: #ff3232;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.14px;
    line-height: 14px;
    text-align: left
}

.courseFinder .courseDetails .details .details-place {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 120%;
    padding-bottom: 12px
}

@media (max-width: 767px) {
    .courseFinder .courseDetails .details .details-place {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -.01em;
        line-height: 120%;
        text-align: left
    }
}

.courseFinder .courseDetails .image {
    border-radius: 6px;
    height: auto;
    object-fit: cover
}

.courseFinder .courseDetails .image img, .courseFinder .courseDetails .image picture {
    border-radius: 6px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.courseFinder .courseDetails .information-content {
    display: flex;
    flex-direction: column;
    height: 228px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 12px 0 18px 17px
}

.courseFinder .courseDetails .languages {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 120%;
    padding-left: 36px;
    text-align: left
}

.courseFinder .courseDetails .languages .separator {
    color: #000;
    margin-left: 6px;
    margin-right: 6px
}

@media (max-width: 1300px) {
    .courseFinder .courseDetails .languages {
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .courseFinder .courseDetails .languages {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -.01em;
        line-height: 120%
    }
}

.courseFinder .courseDetails .name {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 120%;
    margin-bottom: 36px;
    text-align: left
}

@media (max-width: 1400px) {
    .courseFinder .courseDetails .name {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    .courseFinder .courseDetails .name {
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -.02em;
        line-height: 120%
    }
}

.courseFinder .courseDetails a {
    text-decoration: none
}

.courseFinder .courseDetails:hover {
    background-color: #bee1fa
}

.courseFinder .loadMore {
    display: flex;
    justify-content: center
}

.courseFinder .loadMore button {
    background: #ff3232;
    border: 1px solid #ff3232;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    letter-spacing: -.01em;
    line-height: 90%;
    padding: 6px 10px 8px;
    white-space: nowrap
}

.courseFinder .badge {
    background-color: #bee1fa;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 90%;
    padding: 6px 10px
}

.courseFinder .badge .courseFinder .chipContainer {
    padding-left: 6px
}

.courseFinder .badge img {
    height: auto;
    margin-top: -2px;
    width: 8px
}

.courseFinder .badge.me-1.rounded-pill.text-dark {
    margin-right: 15px !important
}

.courseFinder .list-group-item {
    font-family: Antarctica, sans-serif;
    font-size: 16px;
    letter-spacing: -.01em;
    line-height: 120%
}

.courseFinder .list-group {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.14px;
    line-height: 20px;
    text-align: left
}

.courseFinder .list-group.list-group-root {
    overflow: hidden;
    padding: 0
}

.courseFinder .list-group.list-group-root .list-group {
    margin-bottom: 0
}

.courseFinder .list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0
}

.courseFinder .list-group.list-group-root > .list-group > .list-group-item {
    padding-left: 42px
}

.courseFinder .list-group-item {
    align-items: center !important;
    border: 0 !important;
    display: flex !important;
    padding: 6px 15px !important
}

.courseFinder .modal-content {
    border: 0 !important;
    height: 100vh !important;
    overflow-y: auto !important;
    position: fixed !important
}

.courseFinder .modal-content .modal-header {
    border: 0;
    margin-bottom: 12px;
    padding: 30px 18px 12px
}

.courseFinder .modal-content .modal-header .modal-title {
    background-color: #bee1fa;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 120%;
    padding: 6px 12px
}

.courseFinder .modal-body {
    background-color: #fff;
    padding: 0 18px !important
}

.courseFinder .modal-body .results-clear {
    border-left: 0;
    height: 42px
}

.courseFinder .modal-body .results-clear button {
    align-items: center;
    background-color: transparent;
    border: 1px solid #000 !important;
    border-radius: 6px;
    display: flex;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 90%;
    padding: 6px 10px;
    text-align: left
}

.courseFinder .modal-footer {
    border: 0;
    bottom: 0;
    box-shadow: 0 -48px 12px #fff;
    left: 0;
    padding: 0 12px 12px !important;
    position: fixed;
    width: 100%
}

.courseFinder .modal-footer .btn-apply {
    align-items: center;
    background-color: #bee1fa;
    border: 1px solid #bee1fa;
    border-radius: 100px;
    color: #000;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: -.01em;
    line-height: 120%;
    margin: 0 18px;
    padding: 12px 0;
    text-align: center;
    width: 100%
}

.courseFinder .modal-footer .btn-apply p {
    margin-bottom: 0
}

.courseFinder .accordion-flush .accordion-item:first-child {
    border-top: none !important
}

.courseFinder .accordion-selects {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 14px;
    text-align: left
}

.courseFinder .form-check-input {
    -webkit-appearance: none !important;
    background-color: #fff;
    border: 1px solid #000 !important;
    border-radius: 3px !important;
    box-shadow: none;
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
    outline: none;
    padding: 8px;
    position: relative
}

.courseFinder .form-check-input:checked {
    background-color: #bee1fa !important;
    background-image: unset !important;
    border: 1px solid #000 !important
}

.courseFinder .form-check-input:checked:after {
    color: #000;
    content: "•" !important;
    font-size: 20px;
    left: 3px !important;
    line-height: 17px !important;
    position: absolute !important;
    top: -3px !important
}

.courseFinder .form-check-input:focus {
    border-color: none !important;
    box-shadow: none !important
}

.courseFinder .filter-number-bar {
    display: flex;
    height: 60px;
    padding: 0
}

@media (max-width: 767px) {
    .courseFinder .filter-number-bar {
        height: 80px;
        padding: 0 18px !important
    }
}


.courseFinder .results-count {
    background-color: #ff3232;
    border-radius: 6px;
    color: #fff;
    flex-shrink: 0 !important;
    font-size: 16px !important;
    font-weight: 400;
    height: 100%;
    letter-spacing: -.02em;
    line-height: 90%;
    margin-bottom: 0;
    padding: 6px 10px;
    text-align: left;
    text-transform: uppercase;
    width: -webkit-max-content !important;
    width: max-content !important
}

@media (max-width: 767px) {
    .courseFinder .results-count {
        align-items: center;
        background-color: #fff;
        color: #000;
        display: flex;
        margin: 0;
        padding: 0
    }
}

@media (min-width: 767px) {
    .courseFinder .course-grid {
        padding-right: 18px
    }
}

@media (max-width: 767px) {
    .courseFinder .course-grid {
        padding: 0
    }
}

.courseFinder .chips-row {
    padding-left: 15px
}

@media (min-width: 767px) {
    .courseFinder .filter-badge-block {
        padding-left: 18px
    }
}

.courseFinder .filters-badge {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    background-color: #bee1fa;
    border: 1px solid #bee1fa !important;
    border-radius: 6px;
    color: #000;
    font-size: 16px !important;
    font-weight: 400;
    height: -webkit-max-content;
    height: max-content;
    letter-spacing: -.02em;
    line-height: 90%;
    margin-bottom: 0;
    padding: 6px 10px;
    text-align: left;
    width: -webkit-max-content !important;
    width: max-content !important
}

@media (max-width: 767px) {
    .courseFinder .filters-badge {
        align-items: center;
        background-color: #fff;
        color: #000;
        display: flex;
        font-size: 14px !important;
        margin: 0
    }
}

.courseFinder .results-clear {
    align-items: center;
    display: flex
}

.courseFinder .results-clear .me-1 {
    padding: 0 15px
}

@media (max-width: 768px) {
    .courseFinder .results-clear {
        align-items: flex-start
    }

    .courseFinder .results-clear .me-1 {
        padding-left: 0
    }
}

.courseFinder .results-clear div {
    align-items: center;
    background-color: transparent;
    border: 1px solid #000 !important;
    border-radius: 6px;
    display: flex;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 90%;
    padding: 6px 10px;
    text-align: left
}

@media (max-width: 767px) {
    .courseFinder .row .course-grid {
        margin-left: 10px;
        margin-right: 10px
    }
}

.courseFinder .filter-sidebar {
    padding-left: 18px
}

@media (max-width: 767px) {
    .courseFinder .filter-sidebar {
        padding: 0
    }
}

.courseFinder .filter-open {
    align-items: center;
    background-color: rgba(190, 225, 250, .95);
    color: #000;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    justify-content: space-between;
    letter-spacing: -.01em;
    line-height: 120%;
    text-align: left
}

.courseFinder .filter-open p {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .courseFinder .filter-open {
        padding: 0 18px !important
    }
}

.courseFinder .accordion-body {
    padding: 0 0 15px
}

@media (max-width: 768px) {
    .courseFinder .accordion-body {
        padding: 0 0 15px !important
    }
}

.courseFinder .accordion-flush {
    padding-left: 0
}

.courseFinder .accordion-flush .accordion-item {
    border-top: 1px solid #000 !important
}

.courseFinder .accordion-button:not(.collapsed) {
    color: #000
}

.courseFinder .accordion-button:focus {
    border-color: #000
}

.courseFinder .accordion-button:after {
    background-position: 50%;
    background-size: 13px
}

.courseFinder .accordion-button {
    border-left: 0;
    border-right: 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 120%;
    padding: 24px 15px 20px 0;
    text-align: left
}

@media (max-width: 768px) {
    .courseFinder .accordion-button {
        padding: 18px 8px
    }
}

.courseFinder .accordion-button:after {
    background-image: url(/static/media/plus-new.09912a3b2cca3a7aeede.svg);
    background-position: 50% !important;
    background-size: 13px !important
}

@media (max-width: 768px) {
    .courseFinder .accordion-button:after {
        background-image: url(/static/media/arrow-down.a4f54c087d41113e0fc7.svg);
        height: 25px
    }
}

.courseFinder .accordion-button:focus {
    box-shadow: none
}

.courseFinder .accordion-button.active .circle {
    display: inline
}

@media (min-width: 769px) {
    .courseFinder .accordion-button.active .circle {
        margin-left: 12px
    }
}

.courseFinder .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none
}

.courseFinder .accordion-button:not(.collapsed):after {
    background-image: url(/static/media/minus-new.2a3a2751f60ea0f59350.svg) !important
}

@media (max-width: 768px) {
    .courseFinder .accordion-button:not(.collapsed):after {
        background-image: url(/static/media/arrow-up.b10e7006a1cfa7496da3.svg) !important;
        height: 25px;
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.courseFinder .accordion-button .circle {
    background-color: #bee1fa;
    border-radius: 100%;
    height: 13px;
    margin-right: 10px;
    width: 13px
}

@media (min-width: 769px) {
    .courseFinder .accordion-button .circle {
        margin-left: 12px
    }
}