.search-link__icon {
    font-size: 1.5rem
}

.rating-filter-item {
    line-height: 0;
    margin-top: .5rem
}

.rating-filter-item__checkbox {
    display: inline-block;
    margin-right: .5rem
}

.rating-filter-item__checkbox__label {
    display: inline-block;
    text-align: center;
    width: 48px
}

.rating-filter-item__progress {
    display: inline-block;
    position: relative;
    top: -5px
}

.review-filters__title {
    color: #000000db;
    text-transform: none
}

.review-aggregate {
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex;
    flex-direction: row;
    text-align: left
}

.review-aggregate .review-aggregate__info {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-decoration: underline
}

.review-aggregate .review-aggregate__info:hover {
    text-decoration: none
}

@media (min-width: 600px) {
    .review-aggregate--center {
        text-align:center
    }
}

.u-background-color--okavango[data-v-d7230f04] {
    background-color: #0a6e50!important
}

.u-background-color--sand[data-v-d7230f04] {
    background-color: #f6f4f0!important
}

.u-background-color--plum[data-v-d7230f04] {
    background-color: #a71f50!important
}

.u-background-color--midnight[data-v-d7230f04] {
    background-color: #faa563 !important
}

@media (min-width: 0) {
    .xs\:u-background-color--okavango[data-v-d7230f04] {
        background-color:#0a6e50!important
    }

    .xs\:u-background-color--sand[data-v-d7230f04] {
        background-color: #f6f4f0!important
    }

    .xs\:u-background-color--plum[data-v-d7230f04] {
        background-color: #a71f50!important
    }

    .xs\:u-background-color--midnight[data-v-d7230f04] {
        background-color: #222!important
    }
}

@media (min-width: 600px) {
    .sm\:u-background-color--okavango[data-v-d7230f04] {
        background-color:#0a6e50!important
    }

    .sm\:u-background-color--sand[data-v-d7230f04] {
        background-color: #f6f4f0!important
    }

    .sm\:u-background-color--plum[data-v-d7230f04] {
        background-color: #a71f50!important
    }

    .sm\:u-background-color--midnight[data-v-d7230f04] {
        background-color: #222!important
    }
}

@media (min-width: 960px) {
    .md\:u-background-color--okavango[data-v-d7230f04] {
        background-color:#0a6e50!important
    }

    .md\:u-background-color--sand[data-v-d7230f04] {
        background-color: #f6f4f0!important
    }

    .md\:u-background-color--plum[data-v-d7230f04] {
        background-color: #a71f50!important
    }

    .md\:u-background-color--midnight[data-v-d7230f04] {
        background-color: #222!important
    }
}

@media (min-width: 1280px) {
    .lg\:u-background-color--okavango[data-v-d7230f04] {
        background-color:#0a6e50!important
    }

    .lg\:u-background-color--sand[data-v-d7230f04] {
        background-color: #f6f4f0!important
    }

    .lg\:u-background-color--plum[data-v-d7230f04] {
        background-color: #a71f50!important
    }

    .lg\:u-background-color--midnight[data-v-d7230f04] {
        background-color: #222!important
    }
}

@media (min-width: 1920px) {
    .xl\:u-background-color--okavango[data-v-d7230f04] {
        background-color:#0a6e50!important
    }

    .xl\:u-background-color--sand[data-v-d7230f04] {
        background-color: #f6f4f0!important
    }

    .xl\:u-background-color--plum[data-v-d7230f04] {
        background-color: #a71f50!important
    }

    .xl\:u-background-color--midnight[data-v-d7230f04] {
        background-color: #222!important
    }
}

.reviews-modal__reviews-wrapper[data-v-d7230f04] {
    -moz-column-gap: 40px;
    column-gap: 40px;
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 194px);
    overflow-y: auto
}

@media (min-width: 600px) {
    .reviews-modal__reviews-wrapper[data-v-d7230f04] {
        max-height:calc(100vh - 226px)
    }
}

@media (min-width: 960px) {
    .reviews-modal__reviews-wrapper[data-v-d7230f04] {
        flex-direction:row
    }

    .reviews-modal__filters[data-v-d7230f04] {
        flex: 0 0 264px
    }
}

.reviews-modal__reviews[data-v-d7230f04] {
    min-height: 60px;
    padding-right: 16px
}

@media (min-width: 960px) {
    .reviews-modal__reviews[data-v-d7230f04] {
        max-height:calc(100vh - 226px);
        overflow-y: auto
    }
}

.reviews-modal__list-wrapper--fade-bottom[data-v-d7230f04]:after {
    background-image: linear-gradient(180deg,#fff0,#fff);
    bottom: 0;
    content: "";
    height: 160px;
    left: 0;
    position: absolute;
    width: 100%
}

.reviews__footer {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 24px 16px;
    justify-content: center;
    margin-top: 24px;
    text-align: center
}

@media (min-width: 600px) {
    .reviews__footer {
        align-items:center;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 40px
    }
}

.reviews__footer-paginator {
    float: right;
    margin-bottom: 0
}

.reviews__wrapper {
    position: relative
}

.reviews__loader {
    background-color: #fffc;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.reviews__filters {
    position: sticky;
    top: 8.56rem
}

.form-panel .form-panel--submission-modal .modal__section--content {
    text-align: center
}

.form-panel .form-panel--submission-modal .modal__section--content p {
    text-align: center!important
}

.form-panel .fsBody {
    border: none
}

@media (min-width: 40em) {
    .form-panel .fsBody {
        border:1px solid #bebebe
    }
}

.form-panel .fsBody .fsForm {
    margin-left: 0;
    max-width: 494px
}

.fsSubmitButton {
    display: unset!important
}

.content-panel {
    margin-bottom: 32px
}

.content-panel-grid {
    display: grid;
    grid-gap: 32px;
    grid-template-columns: 1fr
}

@media (min-width: 600px) {
    .content-panel-grid--tablet-1-col {
        grid-template-columns:1fr
    }

    .content-panel-grid--tablet-2-col {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 960px) {
    .content-panel-grid--desktop-1-col {
        grid-template-columns:1fr
    }

    .content-panel-grid--desktop-2-col {
        grid-template-columns: 1fr 1fr
    }

    .content-panel-grid--desktop-3-col {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.u-background-color--okavango {
    background-color: #0a6e50!important
}

.u-background-color--sand {
    background-color: #f6f4f0!important
}

.u-background-color--plum {
    background-color: #a71f50!important
}

.u-background-color--midnight {
    background-color: #faa563 !important
}

@media (min-width: 0) {
    .xs\:u-background-color--okavango {
        background-color:#0a6e50!important
    }

    .xs\:u-background-color--sand {
        background-color: #f6f4f0!important
    }

    .xs\:u-background-color--plum {
        background-color: #a71f50!important
    }

    .xs\:u-background-color--midnight {
        background-color: #222!important
    }
}

@media (min-width: 600px) {
    .sm\:u-background-color--okavango {
        background-color:#0a6e50!important
    }

    .sm\:u-background-color--sand {
        background-color: #f6f4f0!important
    }

    .sm\:u-background-color--plum {
        background-color: #a71f50!important
    }

    .sm\:u-background-color--midnight {
        background-color: #222!important
    }
}

@media (min-width: 960px) {
    .md\:u-background-color--okavango {
        background-color:#0a6e50!important
    }

    .md\:u-background-color--sand {
        background-color: #f6f4f0!important
    }

    .md\:u-background-color--plum {
        background-color: #a71f50!important
    }

    .md\:u-background-color--midnight {
        background-color: #222!important
    }
}

@media (min-width: 1280px) {
    .lg\:u-background-color--okavango {
        background-color:#0a6e50!important
    }

    .lg\:u-background-color--sand {
        background-color: #f6f4f0!important
    }

    .lg\:u-background-color--plum {
        background-color: #a71f50!important
    }

    .lg\:u-background-color--midnight {
        background-color: #222!important
    }
}

@media (min-width: 1920px) {
    .xl\:u-background-color--okavango {
        background-color:#0a6e50!important
    }

    .xl\:u-background-color--sand {
        background-color: #f6f4f0!important
    }

    .xl\:u-background-color--plum {
        background-color: #a71f50!important
    }

    .xl\:u-background-color--midnight {
        background-color: #222!important
    }
}

.heading-panel {
    scroll-margin-top: 112px
}

@media (min-width: 960px) {
    .heading-panel {
        scroll-margin-top:168px
    }
}
