.ben-logo-text {
    display: inline-flex;
    align-items: center;
    min-height: 2.25rem;
    font-weight: 700;
    letter-spacing: 0;
}

.ben-logo-image {
    display: block;
    width: auto;
    max-width: 11.625rem;
    height: 3.125rem;
    object-fit: contain;
}

.ben-page-main {
    min-height: 45vh;
}

.ben-icon {
    display: inline-block;
    line-height: 1;
    vertical-align: -.125em;
}

.ben-main-menu {
    align-items: stretch;
}

.ben-language-switch {
    display: inline-flex;
    align-items: center;
}

.ben-language-current-link {
    display: inline-flex;
    align-items: center;
    min-height: 2.25rem;
    padding: .375rem .25rem .375rem .5rem !important;
    font-size: .875rem;
    white-space: nowrap;
}

.ben-language-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.75rem;
    min-height: 2.25rem;
    padding: .375rem .25rem !important;
    font-size: .875rem;
    border: 0;
    background: transparent;
}

.ben-language-current,
.ben-language-option {
    display: inline-flex;
    align-items: center;
    gap: .375rem;
}

.ben-language-flag {
    display: inline-block;
    flex: 0 0 auto;
    width: 1rem;
    height: 1rem;
    object-fit: cover;
}

.ben-language-menu-dropdown {
    min-width: 9rem;
    font-size: .875rem;
}

.ben-language-options {
    margin: 0;
    padding: .25rem 0;
    list-style: none;
}

.ben-language-menu-dropdown .dropdown-item {
    padding: .375rem .75rem;
}

.ben-main-menu .dropdown-toggle::after {
    color: var(--bs-link-color);
    border-top-color: currentColor;
}

.ben-main-menu .dropdown-toggle:hover::after,
.ben-main-menu .dropdown-toggle:focus::after,
.ben-main-menu .show > .dropdown-toggle::after,
.ben-main-menu .hs-sub-menu-opened > .dropdown-toggle::after {
    color: var(--bs-link-hover-color);
    border-top-color: currentColor;
}

.ben-main-menu .dropdown-item.dropdown-toggle::after {
    color: var(--bs-link-color);
    background-image: none !important;
    background-color: currentColor;
    border-top-color: transparent;
    border-left-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e") no-repeat right center / 1.25rem 1.25rem;
    mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e") no-repeat right center / 1.25rem 1.25rem;
}

.ben-main-menu .dropdown-item.dropdown-toggle:hover::after,
.ben-main-menu .dropdown-item.dropdown-toggle:focus::after,
.ben-main-menu .hs-sub-menu-opened > .dropdown-item.dropdown-toggle::after {
    color: var(--bs-link-hover-color);
    border-left-color: currentColor;
}

html[dir="rtl"] .ben-main-menu .dropdown-item.dropdown-toggle::after {
    border-right-color: currentColor;
    border-left-color: transparent;
    -webkit-mask-position: left center;
    mask-position: left center;
}

html[dir="rtl"] .ben-main-menu .dropdown-item.dropdown-toggle:hover::after,
html[dir="rtl"] .ben-main-menu .dropdown-item.dropdown-toggle:focus::after,
html[dir="rtl"] .ben-main-menu .hs-sub-menu-opened > .dropdown-item.dropdown-toggle::after {
    border-right-color: currentColor;
    border-left-color: transparent;
}

.ben-main-menu .dropdown-menu .dropdown-item::after {
    background-image: none !important;
    background-color: var(--bs-link-color);
    border: 0 !important;
    border-color: transparent !important;
    -webkit-mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e") no-repeat right center / 1.25rem 1.25rem;
    mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='black' fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e") no-repeat right center / 1.25rem 1.25rem;
}

.ben-main-menu .dropdown-menu .dropdown-item:hover::after,
.ben-main-menu .dropdown-menu .dropdown-item:focus::after {
    background-color: var(--bs-link-hover-color);
}

html[dir="rtl"] .ben-main-menu .dropdown-menu .dropdown-item::after {
    right: auto;
    left: .75rem;
    -webkit-mask-position: left center;
    mask-position: left center;
    transform: translateY(-50%) rotate(180deg);
}

html[dir="rtl"] .ben-main-menu .dropdown-menu .dropdown-item:hover::after,
html[dir="rtl"] .ben-main-menu .dropdown-menu .dropdown-item:focus::after {
    right: auto;
    left: .4375rem;
}

html[dir="rtl"] .ben-language-switch {
    margin-right: auto !important;
    margin-left: 0 !important;
}

html[dir="rtl"] .ben-language-menu-dropdown {
    right: auto !important;
    left: 0 !important;
    text-align: right;
}

@media (max-width: 991.98px) {
    .ben-language-switch {
        margin-top: .5rem;
        padding-top: .5rem;
        border-top: 1px solid var(--bs-border-color);
    }
}

.ben-content-element {
    margin-bottom: 2rem;
}

.ben-content-element:last-child {
    margin-bottom: 0;
}

.ben-content-element:has(.ben-parallax-gallery),
.ben-content-element:has(+ .ben-content-element .ben-parallax-gallery) {
    margin-bottom: 0;
}

:root {
    --ben-frame-space-extra-small: .75rem;
    --ben-frame-space-small: 1.5rem;
    --ben-frame-space-medium: 3rem;
    --ben-frame-space-large: 4.5rem;
    --ben-frame-space-extra-large: 6rem;
}

.frame-space-before-extra-small {
    margin-top: var(--ben-frame-space-extra-small);
}

.frame-space-before-small {
    margin-top: var(--ben-frame-space-small);
}

.frame-space-before-medium {
    margin-top: var(--ben-frame-space-medium);
}

.frame-space-before-large {
    margin-top: var(--ben-frame-space-large);
}

.frame-space-before-extra-large {
    margin-top: var(--ben-frame-space-extra-large);
}

.frame-space-after-extra-small,
.ben-content-element.frame-space-after-extra-small {
    margin-bottom: var(--ben-frame-space-extra-small);
}

.frame-space-after-small,
.ben-content-element.frame-space-after-small {
    margin-bottom: var(--ben-frame-space-small);
}

.frame-space-after-medium,
.ben-content-element.frame-space-after-medium {
    margin-bottom: var(--ben-frame-space-medium);
}

.frame-space-after-large,
.ben-content-element.frame-space-after-large {
    margin-bottom: var(--ben-frame-space-large);
}

.frame-space-after-extra-large,
.ben-content-element.frame-space-after-extra-large {
    margin-bottom: var(--ben-frame-space-extra-large);
}

.frame-ruler-before::before {
    content: "";
    display: block;
    margin-bottom: 2rem;
    border-top: 1px solid var(--bs-border-color);
}

.frame-ruler-after::after {
    content: "";
    display: block;
    margin-top: 2rem;
    border-bottom: 1px solid var(--bs-border-color);
}

.frame-indent {
    margin-right: 15%;
    margin-left: 15%;
}

.frame-indent-left {
    margin-left: 33%;
}

.frame-indent-right {
    margin-right: 33%;
}

.ben-section {
    --ben-section-padding-y: 4rem;
    --ben-bg-opacity: 100%;
    --ben-section-bg-color: transparent;
    position: relative;
    padding-top: var(--ben-section-padding-y);
    padding-bottom: var(--ben-section-padding-y);
    background-color: transparent;
}

.ben-section > .ben-section-inner,
.ben-section > .container,
.ben-section > .container-fluid {
    position: relative;
    z-index: 2;
}

.ben-section-background {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
}

.ben-section-background-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.ben-section-background-video {
    pointer-events: none;
}

.ben-section:has(.ben-section-background):not(.ben-section-bg-none)::before {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background-color: color-mix(in srgb, var(--ben-section-bg-color) var(--ben-bg-opacity), transparent);
    content: "";
}

.ben-bg-opacity-100 { --ben-bg-opacity: 100%; }
.ben-bg-opacity-90 { --ben-bg-opacity: 90%; }
.ben-bg-opacity-80 { --ben-bg-opacity: 80%; }
.ben-bg-opacity-70 { --ben-bg-opacity: 70%; }
.ben-bg-opacity-60 { --ben-bg-opacity: 60%; }
.ben-bg-opacity-50 { --ben-bg-opacity: 50%; }
.ben-bg-opacity-40 { --ben-bg-opacity: 40%; }
.ben-bg-opacity-30 { --ben-bg-opacity: 30%; }
.ben-bg-opacity-20 { --ben-bg-opacity: 20%; }
.ben-bg-opacity-10 { --ben-bg-opacity: 10%; }

.ben-section-padding-none {
    --ben-section-padding-y: 0;
}

.ben-section-padding-small {
    --ben-section-padding-y: 1.5rem;
}

.ben-section-padding-medium {
    --ben-section-padding-y: 3rem;
}

.ben-section-padding-large {
    --ben-section-padding-y: 4rem;
}

.ben-section-padding-extra-large {
    --ben-section-padding-y: 6rem;
}

.ben-section-width-full {
    width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.ben-section-rounded {
    overflow: hidden;
    border-radius: .5rem;
}

.ben-section-header {
    margin-bottom: 2rem;
}

.ben-grid-header {
    margin-bottom: 1.5rem;
}

.ben-section-header > :last-child,
.ben-grid-header > :last-child {
    margin-bottom: 0;
}

.ben-grid-row {
    --ben-grid-edge-x: 0rem;
    --ben-grid-padding-x: 0rem;
    --ben-grid-padding-y: 0rem;
    --ben-grid-border-radius: 0;
    --ben-grid-bg-color: transparent;
    margin-right: calc(var(--ben-grid-edge-x) - .5 * var(--bs-gutter-x));
    margin-left: calc(var(--ben-grid-edge-x) - .5 * var(--bs-gutter-x));
    padding: var(--ben-grid-padding-y) var(--ben-grid-padding-x);
    border-radius: var(--ben-grid-border-radius);
}

.ben-grid-row:not(.ben-grid-bg-none) {
    background-color: color-mix(in srgb, var(--ben-grid-bg-color) var(--ben-bg-opacity), transparent);
}

.ben-grid-bg-none { --ben-grid-bg-color: transparent; background-color: transparent; }
.ben-grid-bg-primary { --ben-grid-bg-color: var(--bs-primary); }
.ben-grid-bg-secondary { --ben-grid-bg-color: var(--bs-secondary); }
.ben-grid-bg-success { --ben-grid-bg-color: var(--bs-success); }
.ben-grid-bg-info { --ben-grid-bg-color: var(--bs-info); }
.ben-grid-bg-warning { --ben-grid-bg-color: var(--bs-warning); }
.ben-grid-bg-danger { --ben-grid-bg-color: var(--bs-danger); }
.ben-grid-bg-light { --ben-grid-bg-color: var(--bs-light); }
.ben-grid-bg-dark { --ben-grid-bg-color: var(--bs-dark); }
.ben-grid-bg-white { --ben-grid-bg-color: var(--bs-white); }
.ben-grid-bg-black { --ben-grid-bg-color: var(--bs-black); }
.ben-grid-bg-blue { --ben-grid-bg-color: var(--bs-blue); }
.ben-grid-bg-indigo { --ben-grid-bg-color: var(--bs-indigo); }
.ben-grid-bg-purple { --ben-grid-bg-color: var(--bs-purple); }
.ben-grid-bg-pink { --ben-grid-bg-color: var(--bs-pink); }
.ben-grid-bg-red { --ben-grid-bg-color: var(--bs-red); }
.ben-grid-bg-orange { --ben-grid-bg-color: var(--bs-orange); }
.ben-grid-bg-yellow { --ben-grid-bg-color: var(--bs-yellow); }
.ben-grid-bg-green { --ben-grid-bg-color: var(--bs-green); }
.ben-grid-bg-teal { --ben-grid-bg-color: var(--bs-teal); }
.ben-grid-bg-cyan { --ben-grid-bg-color: var(--bs-cyan); }
.ben-grid-bg-gray { --ben-grid-bg-color: var(--bs-gray); }
.ben-grid-bg-gray-dark { --ben-grid-bg-color: var(--bs-gray-dark); }
.ben-grid-bg-gray-100 { --ben-grid-bg-color: var(--bs-gray-100); }
.ben-grid-bg-gray-200 { --ben-grid-bg-color: var(--bs-gray-200); }
.ben-grid-bg-gray-300 { --ben-grid-bg-color: var(--bs-gray-300); }
.ben-grid-bg-gray-400 { --ben-grid-bg-color: var(--bs-gray-400); }
.ben-grid-bg-gray-500 { --ben-grid-bg-color: var(--bs-gray-500); }
.ben-grid-bg-gray-600 { --ben-grid-bg-color: var(--bs-gray-600); }
.ben-grid-bg-gray-700 { --ben-grid-bg-color: var(--bs-gray-700); }
.ben-grid-bg-gray-800 { --ben-grid-bg-color: var(--bs-gray-800); }
.ben-grid-bg-gray-900 { --ben-grid-bg-color: var(--bs-gray-900); }
.ben-grid-bg-soft-primary { --ben-grid-bg-color: rgba(var(--bs-primary-rgb), .12); }
.ben-grid-bg-soft-secondary { --ben-grid-bg-color: rgba(var(--bs-secondary-rgb), .12); }
.ben-grid-bg-soft-success { --ben-grid-bg-color: rgba(var(--bs-success-rgb), .12); }
.ben-grid-bg-soft-info { --ben-grid-bg-color: rgba(var(--bs-info-rgb), .12); }
.ben-grid-bg-soft-warning { --ben-grid-bg-color: rgba(var(--bs-warning-rgb), .16); }
.ben-grid-bg-soft-danger { --ben-grid-bg-color: rgba(var(--bs-danger-rgb), .12); }
.ben-grid-bg-soft-light { --ben-grid-bg-color: rgba(var(--bs-light-rgb), .42); }
.ben-grid-bg-soft-dark { --ben-grid-bg-color: rgba(var(--bs-dark-rgb), .12); }
.ben-grid-bg-custom { --ben-grid-bg-color: var(--ben-grid-custom-bg-color, transparent); }

.ben-grid-column {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.ben-grid-column-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-width: 0;
    width: 100%;
}

.ben-grid-column-style-bordered > .ben-grid-column > .ben-grid-column-inner {
    padding: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: .5rem;
}

.ben-grid-row-equal-height {
    align-items: stretch;
}

.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner {
    flex: 1 1 auto;
}

.ben-grid-column-inner > .frame:has(> .ben-card),
.ben-grid-column-inner > .ben-content-element:has(> .ben-card),
.ben-grid-column-inner > .frame-type-ben_card,
.ben-grid-column-inner > .frame-type-ben-card,
.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner > .frame,
.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner > .ben-content-element {
    min-height: 100%;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

.ben-grid-column-inner > .frame:has(> .ben-card) > .ben-card,
.ben-grid-column-inner > .ben-content-element:has(> .ben-card) > .ben-card,
.ben-grid-column-inner > .frame-type-ben_card > .ben-card,
.ben-grid-column-inner > .frame-type-ben-card > .ben-card,
.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner > .frame > .ben-card,
.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner > .ben-content-element > .ben-card,
.ben-grid-row-equal-height > .ben-grid-column > .ben-grid-column-inner > .ben-card {
    height: 100%;
    min-height: 100%;
    flex: 1 1 auto;
}

.ben-grid-row-equal-height .ben-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    width: 100%;
}

.ben-grid-row-equal-height .ben-card > .row {
    flex: 1 1 auto;
    height: 100%;
}

.ben-grid-row-equal-height .frame-type-ben_card,
.ben-grid-row-equal-height .frame-type-ben-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}

.ben-grid-row-equal-height .frame-type-ben_card > .ben-card,
.ben-grid-row-equal-height .frame-type-ben-card > .ben-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    width: 100%;
}

.ben-grid-row-equal-height .ben-card .card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

.ben-grid-row-equal-height .ben-card .card-body > .card-link,
.ben-grid-row-equal-height .ben-card .card-body > .btn,
.ben-grid-row-equal-height .ben-card .card-img-overlay > .card-link,
.ben-grid-row-equal-height .ben-card .card-img-overlay > .btn {
    align-self: flex-start;
    margin-top: auto;
}

.ben-grid-row-equal-height .ben-card-horizontal,
.ben-grid-row-equal-height .ben-card-horizontal > .row,
.ben-grid-row-equal-height .ben-card-horizontal > .row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.ben-grid-row-equal-height .ben-card-horizontal > .row {
    flex-direction: row;
}

.ben-grid-row-equal-height .ben-card-horizontal .card-body,
.ben-grid-row-equal-height .ben-card-horizontal .ben-card-lightbox-trigger,
.ben-grid-row-equal-height .ben-card-horizontal .ben-card-media-frame,
.ben-grid-row-equal-height .ben-card-overlay .ben-card-lightbox-trigger,
.ben-grid-row-equal-height .ben-card-overlay .ben-card-media-frame,
.ben-grid-row-equal-height .ben-card-overlay .ben-card-overlay-image {
    height: 100%;
    max-height: 100%;
}

@media (max-width: 767.98px) {
    .ben-grid-row-equal-height .ben-card-horizontal > .row {
        flex-direction: column;
    }
}

.ben-grid-edge-none { --ben-grid-edge-x: 0rem; }
.ben-grid-edge-xs { --ben-grid-edge-x: .25rem; }
.ben-grid-edge-sm { --ben-grid-edge-x: .5rem; }
.ben-grid-edge-md { --ben-grid-edge-x: 1rem; }
.ben-grid-edge-lg { --ben-grid-edge-x: 1.5rem; }
.ben-grid-edge-xl { --ben-grid-edge-x: 2rem; }

.ben-grid-padding-none {
    --ben-grid-padding-x: 0rem;
    --ben-grid-padding-y: 0rem;
}

.ben-grid-padding-xs {
    --ben-grid-padding-x: .5rem;
    --ben-grid-padding-y: .5rem;
}

.ben-grid-padding-sm {
    --ben-grid-padding-x: .75rem;
    --ben-grid-padding-y: .75rem;
}

.ben-grid-padding-md {
    --ben-grid-padding-x: 1rem;
    --ben-grid-padding-y: 1rem;
}

.ben-grid-padding-lg {
    --ben-grid-padding-x: 1.5rem;
    --ben-grid-padding-y: 1.5rem;
}

.ben-grid-padding-xl {
    --ben-grid-padding-x: 2rem;
    --ben-grid-padding-y: 2rem;
}

.ben-grid-rounded-none { --ben-grid-border-radius: 0; }
.ben-grid-rounded-sm { --ben-grid-border-radius: .25rem; }
.ben-grid-rounded-md { --ben-grid-border-radius: .5rem; }
.ben-grid-rounded-lg { --ben-grid-border-radius: 1rem; }
.ben-grid-rounded-xl { --ben-grid-border-radius: 1.5rem; }

.ben-section-content > .ben-content-element:last-child {
    margin-bottom: 0;
}

.ben-section-bg-none {
    --ben-section-bg-color: transparent;
    background-color: transparent;
}

.ben-section-bg-primary { --ben-section-bg-color: var(--bs-primary); background-color: var(--bs-primary); }
.ben-section-bg-secondary { --ben-section-bg-color: var(--bs-secondary); background-color: var(--bs-secondary); }
.ben-section-bg-success { --ben-section-bg-color: var(--bs-success); background-color: var(--bs-success); }
.ben-section-bg-info { --ben-section-bg-color: var(--bs-info); background-color: var(--bs-info); }
.ben-section-bg-warning { --ben-section-bg-color: var(--bs-warning); background-color: var(--bs-warning); }
.ben-section-bg-danger { --ben-section-bg-color: var(--bs-danger); background-color: var(--bs-danger); }
.ben-section-bg-light { --ben-section-bg-color: var(--bs-light); background-color: var(--bs-light); }
.ben-section-bg-dark { --ben-section-bg-color: var(--bs-dark); background-color: var(--bs-dark); }
.ben-section-bg-white { --ben-section-bg-color: var(--bs-white); background-color: var(--bs-white); }
.ben-section-bg-black { --ben-section-bg-color: var(--bs-black); background-color: var(--bs-black); }
.ben-section-bg-blue { --ben-section-bg-color: var(--bs-blue); background-color: var(--bs-blue); }
.ben-section-bg-indigo { --ben-section-bg-color: var(--bs-indigo); background-color: var(--bs-indigo); }
.ben-section-bg-purple { --ben-section-bg-color: var(--bs-purple); background-color: var(--bs-purple); }
.ben-section-bg-pink { --ben-section-bg-color: var(--bs-pink); background-color: var(--bs-pink); }
.ben-section-bg-red { --ben-section-bg-color: var(--bs-red); background-color: var(--bs-red); }
.ben-section-bg-orange { --ben-section-bg-color: var(--bs-orange); background-color: var(--bs-orange); }
.ben-section-bg-yellow { --ben-section-bg-color: var(--bs-yellow); background-color: var(--bs-yellow); }
.ben-section-bg-green { --ben-section-bg-color: var(--bs-green); background-color: var(--bs-green); }
.ben-section-bg-teal { --ben-section-bg-color: var(--bs-teal); background-color: var(--bs-teal); }
.ben-section-bg-cyan { --ben-section-bg-color: var(--bs-cyan); background-color: var(--bs-cyan); }
.ben-section-bg-gray { --ben-section-bg-color: var(--bs-gray); background-color: var(--bs-gray); }
.ben-section-bg-gray-dark { --ben-section-bg-color: var(--bs-gray-dark); background-color: var(--bs-gray-dark); }
.ben-section-bg-gray-100 { --ben-section-bg-color: var(--bs-gray-100); background-color: var(--bs-gray-100); }
.ben-section-bg-gray-200 { --ben-section-bg-color: var(--bs-gray-200); background-color: var(--bs-gray-200); }
.ben-section-bg-gray-300 { --ben-section-bg-color: var(--bs-gray-300); background-color: var(--bs-gray-300); }
.ben-section-bg-gray-400 { --ben-section-bg-color: var(--bs-gray-400); background-color: var(--bs-gray-400); }
.ben-section-bg-gray-500 { --ben-section-bg-color: var(--bs-gray-500); background-color: var(--bs-gray-500); }
.ben-section-bg-gray-600 { --ben-section-bg-color: var(--bs-gray-600); background-color: var(--bs-gray-600); }
.ben-section-bg-gray-700 { --ben-section-bg-color: var(--bs-gray-700); background-color: var(--bs-gray-700); }
.ben-section-bg-gray-800 { --ben-section-bg-color: var(--bs-gray-800); background-color: var(--bs-gray-800); }
.ben-section-bg-gray-900 { --ben-section-bg-color: var(--bs-gray-900); background-color: var(--bs-gray-900); }

.ben-section-bg-soft-primary { --ben-section-bg-color: rgba(var(--bs-primary-rgb), .12); background-color: rgba(var(--bs-primary-rgb), .12); }
.ben-section-bg-soft-secondary { --ben-section-bg-color: rgba(var(--bs-secondary-rgb), .12); background-color: rgba(var(--bs-secondary-rgb), .12); }
.ben-section-bg-soft-success { --ben-section-bg-color: rgba(var(--bs-success-rgb), .12); background-color: rgba(var(--bs-success-rgb), .12); }
.ben-section-bg-soft-info { --ben-section-bg-color: rgba(var(--bs-info-rgb), .12); background-color: rgba(var(--bs-info-rgb), .12); }
.ben-section-bg-soft-warning { --ben-section-bg-color: rgba(var(--bs-warning-rgb), .16); background-color: rgba(var(--bs-warning-rgb), .16); }
.ben-section-bg-soft-danger { --ben-section-bg-color: rgba(var(--bs-danger-rgb), .12); background-color: rgba(var(--bs-danger-rgb), .12); }
.ben-section-bg-soft-light { --ben-section-bg-color: rgba(var(--bs-light-rgb), .42); background-color: rgba(var(--bs-light-rgb), .42); }
.ben-section-bg-soft-dark { --ben-section-bg-color: rgba(var(--bs-dark-rgb), .12); background-color: rgba(var(--bs-dark-rgb), .12); }
.ben-section-bg-custom { --ben-section-bg-color: var(--ben-section-custom-bg-color, transparent); background-color: var(--ben-section-custom-bg-color, transparent); }

.ben-section:not(.ben-section-bg-none) {
    background-color: color-mix(in srgb, var(--ben-section-bg-color) var(--ben-bg-opacity), transparent);
}

.ben-section-text-default {
    color: var(--bs-body-color);
}

.ben-section-text-dark {
    color: var(--bs-dark);
}

.ben-section-text-light,
.ben-section-text-auto.ben-section-bg-primary,
.ben-section-text-auto.ben-section-bg-secondary,
.ben-section-text-auto.ben-section-bg-success,
.ben-section-text-auto.ben-section-bg-info,
.ben-section-text-auto.ben-section-bg-danger,
.ben-section-text-auto.ben-section-bg-dark,
.ben-section-text-auto.ben-section-bg-black,
.ben-section-text-auto.ben-section-bg-blue,
.ben-section-text-auto.ben-section-bg-indigo,
.ben-section-text-auto.ben-section-bg-purple,
.ben-section-text-auto.ben-section-bg-pink,
.ben-section-text-auto.ben-section-bg-red,
.ben-section-text-auto.ben-section-bg-green,
.ben-section-text-auto.ben-section-bg-teal,
.ben-section-text-auto.ben-section-bg-cyan,
.ben-section-text-auto.ben-section-bg-gray-dark,
.ben-section-text-auto.ben-section-bg-gray-600,
.ben-section-text-auto.ben-section-bg-gray-700,
.ben-section-text-auto.ben-section-bg-gray-800,
.ben-section-text-auto.ben-section-bg-gray-900 {
    color: rgba(255, 255, 255, .78);
}

.ben-section-text-light h1,
.ben-section-text-light h2,
.ben-section-text-light h3,
.ben-section-text-light h4,
.ben-section-text-light h5,
.ben-section-text-light h6,
.ben-section-text-auto.ben-section-bg-primary h1,
.ben-section-text-auto.ben-section-bg-primary h2,
.ben-section-text-auto.ben-section-bg-primary h3,
.ben-section-text-auto.ben-section-bg-primary h4,
.ben-section-text-auto.ben-section-bg-primary h5,
.ben-section-text-auto.ben-section-bg-primary h6,
.ben-section-text-auto.ben-section-bg-secondary h1,
.ben-section-text-auto.ben-section-bg-secondary h2,
.ben-section-text-auto.ben-section-bg-secondary h3,
.ben-section-text-auto.ben-section-bg-secondary h4,
.ben-section-text-auto.ben-section-bg-secondary h5,
.ben-section-text-auto.ben-section-bg-secondary h6,
.ben-section-text-auto.ben-section-bg-success h1,
.ben-section-text-auto.ben-section-bg-success h2,
.ben-section-text-auto.ben-section-bg-success h3,
.ben-section-text-auto.ben-section-bg-success h4,
.ben-section-text-auto.ben-section-bg-success h5,
.ben-section-text-auto.ben-section-bg-success h6,
.ben-section-text-auto.ben-section-bg-info h1,
.ben-section-text-auto.ben-section-bg-info h2,
.ben-section-text-auto.ben-section-bg-info h3,
.ben-section-text-auto.ben-section-bg-info h4,
.ben-section-text-auto.ben-section-bg-info h5,
.ben-section-text-auto.ben-section-bg-info h6,
.ben-section-text-auto.ben-section-bg-danger h1,
.ben-section-text-auto.ben-section-bg-danger h2,
.ben-section-text-auto.ben-section-bg-danger h3,
.ben-section-text-auto.ben-section-bg-danger h4,
.ben-section-text-auto.ben-section-bg-danger h5,
.ben-section-text-auto.ben-section-bg-danger h6,
.ben-section-text-auto.ben-section-bg-dark h1,
.ben-section-text-auto.ben-section-bg-dark h2,
.ben-section-text-auto.ben-section-bg-dark h3,
.ben-section-text-auto.ben-section-bg-dark h4,
.ben-section-text-auto.ben-section-bg-dark h5,
.ben-section-text-auto.ben-section-bg-dark h6,
.ben-section-text-auto.ben-section-bg-black h1,
.ben-section-text-auto.ben-section-bg-black h2,
.ben-section-text-auto.ben-section-bg-black h3,
.ben-section-text-auto.ben-section-bg-black h4,
.ben-section-text-auto.ben-section-bg-black h5,
.ben-section-text-auto.ben-section-bg-black h6,
.ben-section-text-auto.ben-section-bg-blue h1,
.ben-section-text-auto.ben-section-bg-blue h2,
.ben-section-text-auto.ben-section-bg-blue h3,
.ben-section-text-auto.ben-section-bg-blue h4,
.ben-section-text-auto.ben-section-bg-blue h5,
.ben-section-text-auto.ben-section-bg-blue h6,
.ben-section-text-auto.ben-section-bg-indigo h1,
.ben-section-text-auto.ben-section-bg-indigo h2,
.ben-section-text-auto.ben-section-bg-indigo h3,
.ben-section-text-auto.ben-section-bg-indigo h4,
.ben-section-text-auto.ben-section-bg-indigo h5,
.ben-section-text-auto.ben-section-bg-indigo h6,
.ben-section-text-auto.ben-section-bg-purple h1,
.ben-section-text-auto.ben-section-bg-purple h2,
.ben-section-text-auto.ben-section-bg-purple h3,
.ben-section-text-auto.ben-section-bg-purple h4,
.ben-section-text-auto.ben-section-bg-purple h5,
.ben-section-text-auto.ben-section-bg-purple h6,
.ben-section-text-auto.ben-section-bg-pink h1,
.ben-section-text-auto.ben-section-bg-pink h2,
.ben-section-text-auto.ben-section-bg-pink h3,
.ben-section-text-auto.ben-section-bg-pink h4,
.ben-section-text-auto.ben-section-bg-pink h5,
.ben-section-text-auto.ben-section-bg-pink h6,
.ben-section-text-auto.ben-section-bg-red h1,
.ben-section-text-auto.ben-section-bg-red h2,
.ben-section-text-auto.ben-section-bg-red h3,
.ben-section-text-auto.ben-section-bg-red h4,
.ben-section-text-auto.ben-section-bg-red h5,
.ben-section-text-auto.ben-section-bg-red h6,
.ben-section-text-auto.ben-section-bg-green h1,
.ben-section-text-auto.ben-section-bg-green h2,
.ben-section-text-auto.ben-section-bg-green h3,
.ben-section-text-auto.ben-section-bg-green h4,
.ben-section-text-auto.ben-section-bg-green h5,
.ben-section-text-auto.ben-section-bg-green h6,
.ben-section-text-auto.ben-section-bg-teal h1,
.ben-section-text-auto.ben-section-bg-teal h2,
.ben-section-text-auto.ben-section-bg-teal h3,
.ben-section-text-auto.ben-section-bg-teal h4,
.ben-section-text-auto.ben-section-bg-teal h5,
.ben-section-text-auto.ben-section-bg-teal h6,
.ben-section-text-auto.ben-section-bg-cyan h1,
.ben-section-text-auto.ben-section-bg-cyan h2,
.ben-section-text-auto.ben-section-bg-cyan h3,
.ben-section-text-auto.ben-section-bg-cyan h4,
.ben-section-text-auto.ben-section-bg-cyan h5,
.ben-section-text-auto.ben-section-bg-cyan h6,
.ben-section-text-auto.ben-section-bg-gray-dark h1,
.ben-section-text-auto.ben-section-bg-gray-dark h2,
.ben-section-text-auto.ben-section-bg-gray-dark h3,
.ben-section-text-auto.ben-section-bg-gray-dark h4,
.ben-section-text-auto.ben-section-bg-gray-dark h5,
.ben-section-text-auto.ben-section-bg-gray-dark h6,
.ben-section-text-auto.ben-section-bg-gray-600 h1,
.ben-section-text-auto.ben-section-bg-gray-600 h2,
.ben-section-text-auto.ben-section-bg-gray-600 h3,
.ben-section-text-auto.ben-section-bg-gray-600 h4,
.ben-section-text-auto.ben-section-bg-gray-600 h5,
.ben-section-text-auto.ben-section-bg-gray-600 h6,
.ben-section-text-auto.ben-section-bg-gray-700 h1,
.ben-section-text-auto.ben-section-bg-gray-700 h2,
.ben-section-text-auto.ben-section-bg-gray-700 h3,
.ben-section-text-auto.ben-section-bg-gray-700 h4,
.ben-section-text-auto.ben-section-bg-gray-700 h5,
.ben-section-text-auto.ben-section-bg-gray-700 h6,
.ben-section-text-auto.ben-section-bg-gray-800 h1,
.ben-section-text-auto.ben-section-bg-gray-800 h2,
.ben-section-text-auto.ben-section-bg-gray-800 h3,
.ben-section-text-auto.ben-section-bg-gray-800 h4,
.ben-section-text-auto.ben-section-bg-gray-800 h5,
.ben-section-text-auto.ben-section-bg-gray-800 h6,
.ben-section-text-auto.ben-section-bg-gray-900 h1,
.ben-section-text-auto.ben-section-bg-gray-900 h2,
.ben-section-text-auto.ben-section-bg-gray-900 h3,
.ben-section-text-auto.ben-section-bg-gray-900 h4,
.ben-section-text-auto.ben-section-bg-gray-900 h5,
.ben-section-text-auto.ben-section-bg-gray-900 h6 {
    color: var(--bs-white);
}

.ben-section-text-light a:not(.btn),
.ben-section-text-auto.ben-section-bg-primary a:not(.btn),
.ben-section-text-auto.ben-section-bg-secondary a:not(.btn),
.ben-section-text-auto.ben-section-bg-success a:not(.btn),
.ben-section-text-auto.ben-section-bg-info a:not(.btn),
.ben-section-text-auto.ben-section-bg-danger a:not(.btn),
.ben-section-text-auto.ben-section-bg-dark a:not(.btn),
.ben-section-text-auto.ben-section-bg-black a:not(.btn),
.ben-section-text-auto.ben-section-bg-blue a:not(.btn),
.ben-section-text-auto.ben-section-bg-indigo a:not(.btn),
.ben-section-text-auto.ben-section-bg-purple a:not(.btn),
.ben-section-text-auto.ben-section-bg-pink a:not(.btn),
.ben-section-text-auto.ben-section-bg-red a:not(.btn),
.ben-section-text-auto.ben-section-bg-green a:not(.btn),
.ben-section-text-auto.ben-section-bg-teal a:not(.btn),
.ben-section-text-auto.ben-section-bg-cyan a:not(.btn),
.ben-section-text-auto.ben-section-bg-gray-dark a:not(.btn),
.ben-section-text-auto.ben-section-bg-gray-600 a:not(.btn),
.ben-section-text-auto.ben-section-bg-gray-700 a:not(.btn),
.ben-section-text-auto.ben-section-bg-gray-800 a:not(.btn),
.ben-section-text-auto.ben-section-bg-gray-900 a:not(.btn) {
    color: var(--bs-white);
    text-decoration-color: rgba(255, 255, 255, .45);
}

.ben-page-main > section:has(.ben-content-element:first-child .ben-parallax-gallery),
.ben-page-main > section:has(.ben-content-element:first-child .ben-hero-parallax),
.section:has(.ben-content-element:first-child .ben-parallax-gallery),
.section:has(.ben-content-element:first-child .ben-hero-parallax) {
    padding-top: 0 !important;
}

.section:has(.ben-parallax-gallery-presentation-viewport),
.section:has(.ben-parallax-gallery-presentation-header-overlay),
.section:has(.ben-hero-parallax) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.section:has(.ben-parallax-gallery-presentation-viewport) > .container,
.section:has(.ben-parallax-gallery-presentation-header-overlay) > .container,
.section:has(.ben-hero-parallax) > .container {
    width: 100%;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
}

.section:has(.ben-parallax-gallery-presentation-viewport) > .container > .row,
.section:has(.ben-parallax-gallery-presentation-header-overlay) > .container > .row,
.section:has(.ben-hero-parallax) > .container > .row {
    margin-right: 0;
    margin-left: 0;
}

.section:has(.ben-parallax-gallery-presentation-viewport) > .container > .row > [class*="col-"],
.section:has(.ben-parallax-gallery-presentation-header-overlay) > .container > .row > [class*="col-"],
.section:has(.ben-hero-parallax) > .container > .row > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header,
body:has(.ben-hero-parallax-header-overlay) #header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    color: var(--bs-white);
    background-color: transparent !important;
    border-bottom-color: transparent !important;
    transition: background-color .2s ease, box-shadow .2s ease, border-color .2s ease;
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header .nav-link,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header .navbar-brand,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header .navbar-toggler,
body:has(.ben-hero-parallax-header-overlay) #header .nav-link,
body:has(.ben-hero-parallax-header-overlay) #header .navbar-brand,
body:has(.ben-hero-parallax-header-overlay) #header .navbar-toggler {
    color: var(--bs-white);
    text-shadow: 0 .125rem .625rem rgba(var(--bs-dark-rgb), .35);
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header .nav-link:hover,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header .nav-link:focus,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header .nav-link.active,
body:has(.ben-hero-parallax-header-overlay) #header .nav-link:hover,
body:has(.ben-hero-parallax-header-overlay) #header .nav-link:focus,
body:has(.ben-hero-parallax-header-overlay) #header .nav-link.active {
    color: var(--bs-white);
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within,
body:has(.ben-hero-parallax-header-overlay) #header:hover {
    background-color: rgba(var(--bs-body-bg-rgb, 255, 255, 255), .94) !important;
    border-bottom-color: var(--bs-border-color) !important;
    box-shadow: 0 .5rem 1.5rem rgba(var(--bs-dark-rgb), .08);
    backdrop-filter: blur(.65rem);
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .nav-link,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .navbar-brand,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .navbar-toggler,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .nav-link,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .navbar-brand,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .navbar-toggler,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .nav-link,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .navbar-brand,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .navbar-toggler,
body:has(.ben-hero-parallax-header-overlay) #header:hover .nav-link,
body:has(.ben-hero-parallax-header-overlay) #header:hover .navbar-brand,
body:has(.ben-hero-parallax-header-overlay) #header:hover .navbar-toggler {
    color: var(--bs-body-color);
    text-shadow: none;
}

body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .nav-link:hover,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .nav-link:focus,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:focus-within .nav-link.active,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .nav-link:hover,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .nav-link:focus,
body:has(.ben-parallax-gallery-presentation-header-overlay) #header:hover .nav-link.active,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .nav-link:hover,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .nav-link:focus,
body:has(.ben-hero-parallax-header-overlay) #header:focus-within .nav-link.active,
body:has(.ben-hero-parallax-header-overlay) #header:hover .nav-link:hover,
body:has(.ben-hero-parallax-header-overlay) #header:hover .nav-link:focus,
body:has(.ben-hero-parallax-header-overlay) #header:hover .nav-link.active {
    color: var(--bs-primary);
}

.ben-text > :last-child {
  margin-bottom: 0;
}

.text-justify {
    text-align: justify !important;
}

.ben-one-page-scroll-enabled {
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory;
}

.ben-one-page-body #header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: transparent !important;
    border-bottom-color: transparent !important;
    transition: background-color .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.ben-one-page-body #header .nav-link,
.ben-one-page-body #header .navbar-brand,
.ben-one-page-body #header .navbar-toggler {
    color: var(--bs-white);
    text-shadow: 0 .125rem .625rem rgba(var(--bs-dark-rgb), .35);
}

.ben-one-page-body #header .nav-link:hover,
.ben-one-page-body #header .nav-link:focus,
.ben-one-page-body #header .nav-link.active {
    color: var(--bs-white);
}

.ben-one-page-header-scrolled #header,
.ben-one-page-body #header:focus-within,
.ben-one-page-body #header:hover {
    background-color: rgba(var(--bs-body-bg-rgb, 255, 255, 255), .94) !important;
    border-bottom-color: var(--bs-border-color) !important;
    box-shadow: 0 .5rem 1.5rem rgba(var(--bs-dark-rgb), .08);
    backdrop-filter: blur(.65rem);
}

.ben-one-page-header-scrolled #header .nav-link,
.ben-one-page-header-scrolled #header .navbar-brand,
.ben-one-page-header-scrolled #header .navbar-toggler,
.ben-one-page-body #header:focus-within .nav-link,
.ben-one-page-body #header:focus-within .navbar-brand,
.ben-one-page-body #header:focus-within .navbar-toggler,
.ben-one-page-body #header:hover .nav-link,
.ben-one-page-body #header:hover .navbar-brand,
.ben-one-page-body #header:hover .navbar-toggler {
    color: var(--bs-body-color);
    text-shadow: none;
}

.ben-one-page-header-scrolled #header .nav-link:hover,
.ben-one-page-header-scrolled #header .nav-link:focus,
.ben-one-page-header-scrolled #header .nav-link.active,
.ben-one-page-body #header:focus-within .nav-link:hover,
.ben-one-page-body #header:focus-within .nav-link:focus,
.ben-one-page-body #header:focus-within .nav-link.active,
.ben-one-page-body #header:hover .nav-link:hover,
.ben-one-page-body #header:hover .nav-link:focus,
.ben-one-page-body #header:hover .nav-link.active {
    color: var(--bs-primary);
}

.ben-one-page-panel,
.ben-one-page-content > .frame,
.ben-one-page-body .ben-site-footer {
    min-height: 100vh;
    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.ben-one-page-body .ben-site-footer {
    display: flex;
    align-items: center;
}

.ben-one-page-body .ben-site-footer > .container {
    width: 100%;
}

.ben-one-page-hero {
    position: relative;
    display: flex;
    min-height: 100vh;
}

.ben-one-page-hero > .frame,
.ben-one-page-hero > .frame > .ben-parallax-gallery {
    width: 100%;
    min-height: 100vh;
}

.ben-one-page-hero > .frame {
    display: flex;
}

.ben-one-page-hero .ben-parallax-gallery {
    --ben-parallax-gallery-height: 100vh;
    min-height: 100vh;
}

.ben-one-page-hero .ben-parallax-gallery-item {
    min-height: 100vh;
}

.ben-one-page-content > .frame {
    --ben-one-page-panel-width: 1140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: max(1rem, calc((100vw - var(--ben-one-page-panel-width)) / 2));
    padding-left: max(1rem, calc((100vw - var(--ben-one-page-panel-width)) / 2));
}

.ben-one-page-content > .frame-layout-210 {
    --ben-one-page-panel-width: 1140px;
}

.ben-one-page-content > .frame-layout-211 {
    --ben-one-page-panel-width: 1320px;
}

.ben-one-page-content > .frame-layout-212 {
    --ben-one-page-panel-width: 960px;
}

.ben-one-page-content > .frame-layout-213 {
    --ben-one-page-panel-width: 720px;
}

.ben-one-page-content > .frame-layout-214 {
    --ben-one-page-panel-width: 100vw;
    padding-right: 0;
    padding-left: 0;
}

.ben-one-page-content > .frame:not(.frame-type-ben_section) > :where(div, section, article, figure, ul, ol, table) {
    width: 100%;
    max-width: var(--ben-one-page-panel-width);
    margin-right: auto;
    margin-left: auto;
}

.ben-one-page-content > .frame-layout-214:not(.frame-type-ben_section) > :where(div, section, article, figure, ul, ol, table) {
    max-width: none;
}

.ben-one-page-content > .frame > .ben-section {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    min-height: 100vh;
}

.ben-one-page-content > .frame > .ben-section > .ben-section-inner,
.ben-one-page-content > .frame > .ben-section > .container,
.ben-one-page-content > .frame > .ben-section > .container-fluid {
    width: 100%;
}

.ben-one-page-empty-hero {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 100vh;
    color: var(--bs-white);
    background-color: var(--bs-dark);
}

@media (max-width: 991.98px) {
    .ben-one-page-body #header {
        background-color: rgba(var(--bs-body-bg-rgb, 255, 255, 255), .96) !important;
        border-bottom-color: var(--bs-border-color) !important;
        backdrop-filter: blur(.65rem);
    }

    .ben-one-page-body #header .nav-link,
    .ben-one-page-body #header .navbar-brand,
    .ben-one-page-body #header .navbar-toggler {
        color: var(--bs-body-color);
        text-shadow: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ben-one-page-scroll-enabled {
        scroll-behavior: auto;
        scroll-snap-type: none;
    }
}

.ben-alert {
  margin-bottom: 0;
}

.ben-alert.alert-primary,
.ben-alert.alert-soft-primary {
  --ben-alert-rgb: var(--bs-primary-rgb);
  --ben-alert-color: var(--ben-color-primary);
}

.ben-alert.alert-secondary,
.ben-alert.alert-soft-secondary {
  --ben-alert-rgb: var(--bs-secondary-rgb);
  --ben-alert-color: var(--ben-color-secondary);
}

.ben-alert.alert-success,
.ben-alert.alert-soft-success {
  --ben-alert-rgb: var(--bs-success-rgb);
  --ben-alert-color: var(--ben-color-success);
}

.ben-alert.alert-info,
.ben-alert.alert-soft-info {
  --ben-alert-rgb: var(--bs-info-rgb);
  --ben-alert-color: var(--ben-color-info);
}

.ben-alert.alert-warning,
.ben-alert.alert-soft-warning {
  --ben-alert-rgb: var(--bs-warning-rgb);
  --ben-alert-color: var(--ben-color-warning);
}

.ben-alert.alert-danger,
.ben-alert.alert-soft-danger {
  --ben-alert-rgb: var(--bs-danger-rgb);
  --ben-alert-color: var(--ben-color-danger);
}

.ben-alert.alert-light,
.ben-alert.alert-soft-light {
  --ben-alert-rgb: var(--bs-dark-rgb);
  --ben-alert-color: var(--ben-color-dark);
}

.ben-alert.alert-dark,
.ben-alert.alert-soft-dark {
  --ben-alert-rgb: var(--bs-dark-rgb);
  --ben-alert-color: var(--ben-color-dark);
}

.ben-alert.alert-primary,
.ben-alert.alert-secondary,
.ben-alert.alert-success,
.ben-alert.alert-info,
.ben-alert.alert-warning,
.ben-alert.alert-danger {
  color: var(--ben-alert-color);
  background-color: rgba(var(--ben-alert-rgb), var(--ben-alert-bg-opacity, .12));
  border-color: rgba(var(--ben-alert-rgb), var(--ben-alert-border-opacity, .28));
}

.ben-alert.alert-soft-primary,
.ben-alert.alert-soft-secondary,
.ben-alert.alert-soft-success,
.ben-alert.alert-soft-info,
.ben-alert.alert-soft-warning,
.ben-alert.alert-soft-danger,
.ben-alert.alert-soft-light {
  color: var(--ben-alert-color);
  background-color: rgba(var(--ben-alert-rgb), var(--ben-alert-soft-bg-opacity, .1));
  border-color: transparent;
}

.ben-alert.alert-light {
  color: var(--ben-color-dark);
  background-color: var(--ben-color-light);
  border-color: var(--ben-color-border);
}

.ben-alert.alert-dark {
  color: var(--ben-color-white);
  background-color: var(--ben-color-dark);
  border-color: var(--ben-color-dark);
}

.ben-alert.alert-soft-dark {
  color: var(--ben-color-dark);
  background-color: rgba(var(--bs-dark-rgb), var(--ben-alert-soft-bg-opacity, .1));
  border-color: transparent;
}

.ben-alert.alert-dark,
.ben-alert.alert-dark .alert-heading,
.ben-alert.alert-dark .ben-alert-icon,
.ben-alert.alert-dark .ben-alert-body,
.ben-alert.alert-dark .ben-alert-body * {
  color: var(--ben-color-white);
}

.ben-alert.alert-soft-dark,
.ben-alert.alert-soft-dark .alert-heading,
.ben-alert.alert-soft-dark .ben-alert-icon,
.ben-alert.alert-soft-dark .ben-alert-body,
.ben-alert.alert-soft-dark .ben-alert-body * {
  color: var(--ben-color-dark);
}

.ben-alert.alert-dark .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.ben-alert-icon {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.5;
}

.ben-alert .alert-heading {
  color: inherit;
}

.ben-alert-body > :last-child {
  margin-bottom: 0;
}

.ben-alert a:not(.btn) {
  font-weight: 600;
  color: inherit;
  text-decoration: underline;
}

.ben-card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: .5rem;
  border-width: 0;
  border-color: transparent;
  overflow: hidden;
}

.ben-card.card-bordered {
  border-width: 1px;
  border-style: solid;
  border-color: var(--bs-card-border-color, var(--bs-border-color));
  box-shadow: none;
}

.ben-card.ben-card-size-xs {
  --bs-card-spacer-y: .75rem;
  --bs-card-spacer-x: .75rem;
  --bs-card-title-spacer-y: .375rem;
}

.ben-card.ben-card-size-sm {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: .5rem;
}

.ben-card.ben-card-size-lg {
  --bs-card-spacer-y: 2rem;
  --bs-card-spacer-x: 2rem;
  --bs-card-title-spacer-y: .75rem;
}

.ben-card.ben-card-spacing-none {
  --bs-card-spacer-y: 0;
  --bs-card-spacer-x: 0;
  --bs-card-title-spacer-y: 0;
}

.ben-card.ben-card-spacing-xs {
  --bs-card-spacer-y: .5rem;
  --bs-card-spacer-x: .5rem;
  --bs-card-title-spacer-y: .25rem;
}

.ben-card.ben-card-spacing-sm {
  --bs-card-spacer-y: .75rem;
  --bs-card-spacer-x: .75rem;
  --bs-card-title-spacer-y: .375rem;
}

.ben-card.ben-card-spacing-md {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: .5rem;
}

.ben-card.ben-card-spacing-lg {
  --bs-card-spacer-y: 1.5rem;
  --bs-card-spacer-x: 1.5rem;
  --bs-card-title-spacer-y: .625rem;
}

.ben-card.ben-card-spacing-xl {
  --bs-card-spacer-y: 2rem;
  --bs-card-spacer-x: 2rem;
  --bs-card-title-spacer-y: .75rem;
}

.ben-card[class*="ben-card-spacing-"] .card-body,
.ben-card[class*="ben-card-spacing-"] .card-header,
.ben-card[class*="ben-card-spacing-"] .card-footer {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}

.ben-card.ben-card-size-xs .card-body,
.ben-card.ben-card-size-xs .card-header,
.ben-card.ben-card-size-xs .card-footer {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}

.ben-card.ben-card-size-sm .card-body,
.ben-card.ben-card-size-sm .card-header,
.ben-card.ben-card-size-sm .card-footer {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}

.ben-card.ben-card-size-lg .card-body,
.ben-card.ben-card-size-lg .card-header,
.ben-card.ben-card-size-lg .card-footer {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
}

.ben-card.ben-card-size-xs .card-title,
.ben-card.ben-card-size-xs .card-header-title {
  font-size: 1rem;
}

.ben-card.ben-card-size-sm .card-title,
.ben-card.ben-card-size-sm .card-header-title {
  font-size: 1.125rem;
}

.ben-card.ben-card-size-lg .card-title,
.ben-card.ben-card-size-lg .card-header-title {
  font-size: 1.5rem;
}

.ben-card.ben-card-size-xs .card-subtitle,
.ben-card.ben-card-size-xs .ben-card-text {
  font-size: .8125rem;
}

.ben-card.ben-card-size-sm .ben-card-text {
  font-size: .9375rem;
}

.ben-card.ben-card-size-lg .ben-card-text {
  font-size: 1.0625rem;
}

.ben-card.ben-card-size-xs .ben-card-icon {
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  margin-bottom: .75rem;
}

.ben-card.ben-card-size-sm .ben-card-icon {
  width: 2.375rem;
  height: 2.375rem;
  font-size: 1.125rem;
}

.ben-card.ben-card-size-lg .ben-card-icon {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}

.ben-card-equal-height {
  height: 100%;
}

.frame:has(> .ben-card-equal-height),
.ben-content-element:has(> .ben-card-equal-height) {
  height: 100%;
}

.ben-card-equal-height .card-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.ben-card-equal-height .card-header {
  display: flex;
  align-items: flex-start;
}

.ben-card-equal-height .card-header-title {
  margin-bottom: 0;
}

.ben-card-equal-height .card-body > .card-title {
  display: flex;
  align-items: flex-start;
}

.ben-card-equal-height .card-body > .card-link,
.ben-card-equal-height .card-body > .btn,
.ben-card-equal-height .card-img-overlay > .card-link,
.ben-card-equal-height .card-img-overlay > .btn {
  align-self: flex-start;
  margin-top: auto;
}

.ben-card .card-title,
.ben-card .card-header-title {
  color: var(--ben-color-heading);
}

.ben-card .card-subtitle {
  display: block;
  color: var(--ben-color-gray-600);
  font-size: .8125rem;
  font-weight: 600;
  margin-bottom: .5rem;
  text-transform: uppercase;
}

.ben-card-text > :last-child {
  margin-bottom: 0;
}

.ben-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  color: var(--ben-color-primary);
  background-color: rgba(var(--bs-primary-rgb), .12);
  border-radius: 50%;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.ben-card-horizontal,
.ben-card-horizontal .row,
.ben-card-horizontal [class*="col-"] {
  min-height: 100%;
}

.ben-card-horizontal-image {
  width: 100%;
  height: 100%;
  min-height: 14rem;
  object-fit: cover;
}

.ben-card-video {
  display: block;
  width: 100%;
  background-color: #000;
  object-fit: cover;
}

.ben-card-media-frame {
  position: relative;
  width: 100%;
  height: 100%;
}

.ben-card-lightbox-trigger {
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  color: inherit;
  background: transparent;
  border: 0;
  cursor: zoom-in;
}

.ben-card-lightbox-trigger.card-img-top,
.ben-card-lightbox-trigger.card-img-bottom,
.ben-card-lightbox-trigger.card-img,
.ben-card-lightbox-trigger.ben-card-horizontal-image,
.ben-card-lightbox-trigger.ben-card-overlay-image {
  height: auto;
}

.ben-card-lightbox-trigger.ben-card-horizontal-image,
.ben-card-lightbox-trigger.ben-card-overlay-image {
  height: 100%;
  min-height: inherit;
}

.ben-card-lightbox-media {
  display: block;
  width: 100%;
  height: inherit;
  min-height: inherit;
  object-fit: cover;
}

.ben-card-lightbox-trigger.card-img-top .ben-card-lightbox-media,
.ben-card-lightbox-trigger.card-img-bottom .ben-card-lightbox-media,
.ben-card-lightbox-trigger.card-img .ben-card-lightbox-media {
  border-radius: inherit;
}

.ben-card-lightbox-open {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  color: #fff;
  background-color: rgba(var(--bs-dark-rgb), .72);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .24);
}

.ben-card-lightbox-open:hover,
.ben-card-lightbox-open:focus-visible {
  background-color: rgba(var(--bs-primary-rgb), .9);
}

.ben-card-file-trigger {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 12rem;
  padding: 2rem;
  color: var(--bs-dark);
  text-align: center;
  text-decoration: none;
  background-color: rgba(var(--bs-light-rgb), .9);
}

.ben-card-file-trigger i {
  margin-bottom: .75rem;
  color: var(--bs-primary);
  font-size: clamp(2rem, 5vw, 4rem);
  line-height: 1;
}

.ben-card-file-trigger span {
  max-width: 100%;
  overflow-wrap: anywhere;
  font-size: .9375rem;
  font-weight: 600;
}

.ben-card-overlay {
  min-height: 20rem;
  border: 0;
}

.ben-card-overlay::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(24, 34, 48, .05) 0%, rgba(24, 34, 48, .82) 100%);
  pointer-events: none;
  content: "";
}

.ben-card-overlay .card-img-overlay {
  z-index: 2;
}

.ben-card-overlay .card-title,
.ben-card-overlay .card-header-title,
.ben-card-overlay .card-subtitle,
.ben-card-overlay .card-text,
.ben-card-overlay .ben-card-text,
.ben-card-overlay .ben-card-text *,
.ben-card-overlay .card-link {
  color: var(--ben-color-white);
}

.ben-card-overlay-image {
  width: 100%;
  height: 100%;
  min-height: 20rem;
  object-fit: cover;
}

.ben-card-ghost {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.ben-card.card-flush {
  border-radius: 0;
  border-right: 0;
  border-left: 0;
}

.ben-card-context-primary {
  --ben-card-rgb: var(--bs-primary-rgb);
  --ben-card-color: var(--ben-color-primary);
}

.ben-card-context-secondary {
  --ben-card-rgb: var(--bs-secondary-rgb);
  --ben-card-color: var(--ben-color-secondary);
}

.ben-card-context-success {
  --ben-card-rgb: var(--bs-success-rgb);
  --ben-card-color: var(--ben-color-success);
}

.ben-card-context-info {
  --ben-card-rgb: var(--bs-info-rgb);
  --ben-card-color: var(--ben-color-info);
}

.ben-card-context-warning {
  --ben-card-rgb: var(--bs-warning-rgb);
  --ben-card-color: var(--ben-color-warning);
}

.ben-card-context-danger {
  --ben-card-rgb: var(--bs-danger-rgb);
  --ben-card-color: var(--ben-color-danger);
}

.ben-card-context-light {
  --ben-card-rgb: var(--bs-light-rgb);
  --ben-card-color: var(--ben-color-dark);
}

.ben-card-context-dark {
  --ben-card-rgb: var(--bs-dark-rgb);
  --ben-card-color: var(--ben-color-dark);
}

.ben-card-tone-soft {
  color: var(--ben-card-color);
  background-color: rgba(var(--ben-card-rgb), var(--ben-card-bg-opacity, .1));
  border-color: rgba(var(--ben-card-rgb), var(--ben-card-border-opacity, .22));
}

.ben-card-tone-soft .card-title,
.ben-card-tone-soft .card-header-title,
.ben-card-tone-soft .ben-card-icon {
  color: var(--ben-card-color);
}

.ben-card-tone-soft .ben-card-icon {
  background-color: rgba(var(--ben-card-rgb), .14);
}

.ben-card-tone-solid {
  color: var(--ben-color-white);
  background-color: rgb(var(--ben-card-rgb));
  border-color: rgba(var(--ben-card-rgb), var(--ben-card-solid-border-opacity, .95));
}

.ben-card-tone-solid .card-header,
.ben-card-tone-solid .card-footer {
  border-color: rgba(255, 255, 255, .18);
}

.ben-card-tone-solid,
.ben-card-tone-solid .card-title,
.ben-card-tone-solid .card-header-title,
.ben-card-tone-solid .card-subtitle,
.ben-card-tone-solid .card-text,
.ben-card-tone-solid .ben-card-text,
.ben-card-tone-solid .ben-card-text *,
.ben-card-tone-solid .card-link {
  color: var(--ben-color-white);
}

.ben-card-tone-solid .ben-card-icon {
  color: var(--ben-color-white);
  background-color: rgba(255, 255, 255, .16);
}

.ben-card-tone-solid.ben-card-context-light,
.ben-card-tone-solid.ben-card-context-light .card-title,
.ben-card-tone-solid.ben-card-context-light .card-header-title,
.ben-card-tone-solid.ben-card-context-light .card-subtitle,
.ben-card-tone-solid.ben-card-context-light .card-text,
.ben-card-tone-solid.ben-card-context-light .ben-card-text,
.ben-card-tone-solid.ben-card-context-light .ben-card-text *,
.ben-card-tone-solid.ben-card-context-light .card-link {
  color: var(--ben-color-dark);
}

.ben-card-tone-solid.ben-card-context-light .ben-card-icon {
  color: var(--ben-color-dark);
  background-color: rgba(var(--bs-dark-rgb), .08);
}

.hs-sub-menu .dropend {
  position: relative;
}

.hs-sub-menu .dropend > .dropdown-menu {
    top: 0;
    left: 100%;
}

.ben-site-footer {
    background-color: #071b3a !important;
    color: rgba(255, 255, 255, .72);
}

.ben-site-footer .frame,
.ben-site-footer .ben-content-element {
    margin-bottom: 1rem;
}

.ben-site-footer,
.ben-site-footer p,
.ben-site-footer li,
.ben-site-footer td,
.ben-site-footer th,
.ben-site-footer .ben-text {
    color: rgba(255, 255, 255, .7);
}

.ben-site-footer h1,
.ben-site-footer h2,
.ben-site-footer h3,
.ben-site-footer h4,
.ben-site-footer h5,
.ben-site-footer h6,
.ben-site-footer strong,
.ben-site-footer b {
    color: #fff;
}

.ben-site-footer a {
    color: rgba(255, 255, 255, .75);
}

.ben-site-footer a:hover,
.ben-site-footer a:focus {
    color: #fff;
}

.ben-site-footer .text-muted,
.ben-site-footer .text-body,
.ben-site-footer .text-dark {
    color: rgba(255, 255, 255, .7) !important;
}

.ben-site-footer .table,
.ben-site-footer figure.table > table {
    color: rgba(255, 255, 255, .7) !important;
    border-color: rgba(255, 255, 255, .12) !important;
}

.ben-site-footer .table > :not(caption) > * > *,
.ben-site-footer figure.table > table > :not(caption) > * > * {
    color: inherit !important;
    border-color: rgba(255, 255, 255, .12) !important;
}

.ben-text figure.table {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
}

.ben-text figure.table > table,
.ben-text table.table {
    width: 100%;
    margin-bottom: 0;
    color: var(--bs-body-color);
    vertical-align: top;
    border-color: var(--bs-border-color);
}

.ben-text figure.table > table > :not(caption) > * > *,
.ben-text table.table > :not(caption) > * > * {
    padding: .75rem .75rem;
    border-bottom: var(--bs-border-width) solid var(--bs-border-color);
}

.ben-text figure.table.table-sm > table > :not(caption) > * > *,
.ben-text figure.table > table.table-sm > :not(caption) > * > *,
.ben-text table.table-sm > :not(caption) > * > * {
    padding: .25rem .25rem !important;
}

.ben-text figure.table.table-borderless > table > :not(caption) > * > *,
.ben-text figure.table > table.table-borderless > :not(caption) > * > *,
.ben-text table.table-borderless > :not(caption) > * > * {
    border-bottom-width: 0 !important;
}

.ben-text figure.table.table-thead-bordered > table > thead,
.ben-text figure.table > table.table-thead-bordered > thead,
.ben-text table.table-thead-bordered > thead {
    border-top: var(--bs-border-width) solid var(--bs-border-color) !important;
    border-bottom: var(--bs-border-width) solid var(--bs-border-color) !important;
}

.ben-text figure.table > table > thead.thead-light,
.ben-text figure.table > table.table > thead.thead-light,
.ben-text table.table > thead.thead-light {
    background-color: var(--bs-light);
    color: var(--bs-dark);
}

.ben-text figure.table.table-nowrap > table > :not(caption) > * > *,
.ben-text figure.table > table.table-nowrap > :not(caption) > * > *,
.ben-text table.table-nowrap > :not(caption) > * > * {
    white-space: nowrap !important;
}

.ben-text figure.table.table-align-middle > table > :not(caption) > * > *,
.ben-text figure.table > table.table-align-middle > :not(caption) > * > *,
.ben-text table.table-align-middle > :not(caption) > * > * {
    vertical-align: middle !important;
}

.ben-text figure.table.table-text-center > table > :not(caption) > * > *,
.ben-text figure.table > table.table-text-center > :not(caption) > * > *,
.ben-text table.table-text-center > :not(caption) > * > * {
    text-align: center !important;
}

.ben-text figure.table.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.ben-text figure.table > table.table-responsive,
.ben-text table.table.table-responsive {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}




:root {
    --ben-font-size-base: .9rem;
    --ben-font-size-h6: 1rem;
    --ben-font-size-h5: 1.125rem;
    --ben-font-size-h4: 1.35rem;
    --ben-font-size-h3: 1.65rem;
    --ben-font-size-h2: 2rem;
    --ben-font-size-h1: 2.45rem;
}

body {
    font-size: var(--ben-font-size-base);
    line-height: 1.65;
}

small {
    font-size:0.7rem;
}

p,
li,
td,
th,
address,
figcaption {
    font-size: var(--ben-font-size-base);
}

h1,
.h1 {
    font-size: var(--ben-font-size-h1);
    line-height: 1.15;
}

h2,
.h2 {
    font-size: var(--ben-font-size-h2);
    line-height: 1.2;
}

h3,
.h3 {
    font-size: var(--ben-font-size-h3);
    line-height: 1.25;
}

h4,
.h4 {
    font-size: var(--ben-font-size-h4);
    line-height: 1.3;
}

h5,
.h5 {
    font-size: var(--ben-font-size-h5);
    line-height: 1.35;
}

h6,
.h6 {
    font-size: var(--ben-font-size-h6);
    line-height: 1.4;
}

.lead {
    font-size: 1.05rem;
    line-height: 1.65;
}

.ben-content-element figure.image,
.ben-text figure.image,
.ben-alert-body figure.image,
.ben-card-text figure.image {
    display: table;
    max-width: 100%;
    margin: 0 0 1rem;
    text-align: center;
}

.ben-content-element figure.image[style*="width"],
.ben-text figure.image[style*="width"],
.ben-alert-body figure.image[style*="width"],
.ben-card-text figure.image[style*="width"] {
    max-width: 100%;
}

.ben-content-element figure.image > img,
.ben-text figure.image img,
.ben-alert-body figure.image img,
.ben-card-text figure.image img,
.ben-content-element img.img-fluid,
.ben-text img.img-fluid,
.ben-alert-body img.img-fluid,
.ben-card-text img.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}

.ben-content-element figure.image > figcaption,
.ben-text figure.image > figcaption,
.ben-alert-body figure.image > figcaption,
.ben-card-text figure.image > figcaption {
    display: table-caption;
    caption-side: bottom;
    color: var(--bs-gray-600);
    font-size: .8125rem;
    padding-top: .5rem;
}

.ben-content-element figure.image-style-align-left,
.ben-text figure.image-style-align-left,
.ben-alert-body figure.image-style-align-left,
.ben-card-text figure.image-style-align-left {
    float: left !important;
    clear: left;
    margin: .25rem 1.5rem 1rem 0 !important;
}

.ben-content-element figure.image-style-align-right,
.ben-text figure.image-style-align-right,
.ben-alert-body figure.image-style-align-right,
.ben-card-text figure.image-style-align-right {
    float: right !important;
    clear: right;
    margin: .25rem 0 1rem 1.5rem !important;
}

.ben-content-element figure.image-style-align-center,
.ben-text figure.image-style-align-center,
.ben-alert-body figure.image-style-align-center,
.ben-card-text figure.image-style-align-center,
.ben-content-element figure.image-style-block,
.ben-text figure.image-style-block,
.ben-alert-body figure.image-style-block,
.ben-card-text figure.image-style-block {
    float: none !important;
    margin-right: auto;
    margin-left: auto;
}

.ben-content-element figure.image-style-inline,
.ben-text figure.image-style-inline,
.ben-alert-body figure.image-style-inline,
.ben-card-text figure.image-style-inline {
    float: none !important;
    display: inline-table;
    margin-right: .5rem;
    margin-left: .5rem;
    vertical-align: middle;
}

@media (max-width: 575.98px) {
    .ben-content-element figure.image-style-align-left,
    .ben-content-element figure.image-style-align-right,
    .ben-text figure.image-style-align-left,
    .ben-text figure.image-style-align-right,
    .ben-alert-body figure.image-style-align-left,
    .ben-alert-body figure.image-style-align-right,
    .ben-card-text figure.image-style-align-left,
    .ben-card-text figure.image-style-align-right {
        float: none !important;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        width: 100% !important;
    }
}

.ben-modal .modal-content {
    border: 0;
    box-shadow: 0 1.5rem 4rem rgba(var(--bs-dark-rgb), .18);
}

.ben-modal .modal-header,
.ben-modal .modal-footer {
    border-color: var(--bs-border-color);
}

.ben-modal-body > :last-child {
    margin-bottom: 0;
}

.ben-modal-trigger {
    margin-bottom: 1rem;
}

.ben-popover-link {
    cursor: pointer;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: .08em;
    text-underline-offset: .18em;
}

.ben-popover-link.link {
    color: var(--bs-link-color);
    font-weight: 500;
}

.ben-popover-link:not(.btn):not(.badge):hover,
.ben-popover-link:not(.btn):not(.badge):focus {
    color: var(--bs-link-hover-color);
    outline: 0;
}

.ben-popover-link:not(.btn):not(.badge):focus-visible {
    box-shadow: 0 0 0 .2rem rgba(var(--bs-primary-rgb), .18);
    border-radius: .2rem;
}

.ben-popover-link.badge {
    text-decoration: none;
}

.ben-sliding-images {
    --ben-sliding-gallery-gap: 1.5rem;
    display: grid;
    gap: var(--ben-sliding-gallery-gap);
}

.ben-sliding-images-gap-none {
    --ben-sliding-gallery-gap: 0;
}

.ben-sliding-images-gap-small {
    --ben-sliding-gallery-gap: .75rem;
}

.ben-sliding-images-gap-normal {
    --ben-sliding-gallery-gap: 1.5rem;
}

.ben-sliding-images-gap-large {
    --ben-sliding-gallery-gap: 2.5rem;
}

.ben-sliding-images-grid {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
}

.ben-sliding-images-mode-mosaic {
    grid-template-columns: repeat(var(--ben-sliding-gallery-columns, 3), minmax(0, 1fr));
    align-items: stretch;
}

.ben-sliding-images-mode-continuous {
    --ben-gallery-shift: -50%;
    --ben-gallery-duration: 34s;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    align-items: stretch;
}

.ben-sliding-images-columns-2 {
    --ben-sliding-gallery-columns: 2;
}

.ben-sliding-images-columns-3 {
    --ben-sliding-gallery-columns: 3;
}

.ben-sliding-images-columns-4 {
    --ben-sliding-gallery-columns: 4;
}

.ben-sliding-images-columns-5 {
    --ben-sliding-gallery-columns: 5;
}

.ben-sliding-images-columns-6 {
    --ben-sliding-gallery-columns: 6;
}

.ben-sliding-img {
    --ben-sliding-img-height: clamp(14rem, 42vw, 30rem);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: var(--ben-sliding-img-height);
    max-height: 30rem;
    margin: 0;
    background-color: var(--bs-light);
}

.ben-sliding-images-mode-mosaic .ben-sliding-img {
    height: auto;
    min-height: 12rem;
    max-height: none;
    aspect-ratio: 4 / 3;
}

.ben-sliding-images-mode-continuous .ben-sliding-img {
    flex: 0 0 calc((100% - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap)) / 3);
    height: auto;
    min-height: 12rem;
    max-height: none;
    aspect-ratio: 4 / 3;
    animation: benContinuousGallery var(--ben-gallery-duration) linear infinite;
}

.ben-sliding-images-mode-continuous.ben-sliding-images-columns-2 .ben-sliding-img {
    flex-basis: calc((100% - var(--ben-sliding-gallery-gap)) / 2);
}

.ben-sliding-images-mode-continuous.ben-sliding-images-columns-3 .ben-sliding-img {
    flex-basis: calc((100% - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap)) / 3);
}

.ben-sliding-images-mode-continuous.ben-sliding-images-columns-4 .ben-sliding-img {
    flex-basis: calc((100% - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap)) / 4);
}

.ben-sliding-images-mode-continuous.ben-sliding-images-columns-5 .ben-sliding-img {
    flex-basis: calc((100% - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap)) / 5);
}

.ben-sliding-images-mode-continuous.ben-sliding-images-columns-6 .ben-sliding-img {
    flex-basis: calc((100% - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap) - var(--ben-sliding-gallery-gap)) / 6);
}

.ben-sliding-images-mode-continuous.ben-sliding-images-continuous-static .ben-sliding-img,
.ben-sliding-images-mode-continuous:hover .ben-sliding-img,
.ben-sliding-images-mode-continuous:focus-within .ben-sliding-img {
    animation-play-state: paused;
}

.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n + 1) {
    grid-column: span 2;
    grid-row: span 2;
}

.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n + 2),
.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n + 5) {
    aspect-ratio: 1 / 1;
}

.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n + 3) {
    aspect-ratio: 3 / 4;
}

.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n + 4),
.ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(6n) {
    aspect-ratio: 16 / 10;
}

.ben-sliding-img-ratio-wide {
    --ben-sliding-img-height: clamp(14rem, 42vw, 30rem);
}

.ben-sliding-img-ratio-square {
    --ben-sliding-img-height: clamp(16rem, 48vw, 30rem);
}

.ben-sliding-img-ratio-portrait {
    --ben-sliding-img-height: clamp(18rem, 56vw, 30rem);
}

.ben-sliding-images-ratio-auto .ben-sliding-img {
    height: auto;
    min-height: 0;
    aspect-ratio: auto;
}

.ben-sliding-images-ratio-auto .ben-sliding-img-image {
    height: auto;
    object-fit: contain;
}

.ben-sliding-images-ratio-mixed .ben-sliding-img-ratio-mixed:nth-child(4n + 1) {
    aspect-ratio: 16 / 10;
}

.ben-sliding-images-ratio-mixed .ben-sliding-img-ratio-mixed:nth-child(4n + 2) {
    aspect-ratio: 1 / 1;
}

.ben-sliding-images-ratio-mixed .ben-sliding-img-ratio-mixed:nth-child(4n + 3) {
    aspect-ratio: 3 / 4;
}

.ben-sliding-images-ratio-mixed .ben-sliding-img-ratio-mixed:nth-child(4n) {
    aspect-ratio: 4 / 3;
}

.ben-sliding-img-rounded {
    border-radius: .5rem;
}

.ben-sliding-images-rounded .ben-sliding-img {
    border-radius: .5rem;
}

.ben-sliding-images-shadow .ben-sliding-img {
    box-shadow: 0 .5rem 1.5rem rgba(33, 50, 91, .1);
}

.ben-sliding-img-image {
    display: block;
    width: 115%;
    max-width: none;
    height: 100%;
    object-fit: cover;
    animation-duration: 18s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    will-change: transform;
}

.ben-sliding-images-mode-continuous .ben-sliding-img-image,
.ben-sliding-images-mode-mosaic .ben-sliding-img-image {
    width: 100%;
    max-width: 100%;
    animation: none;
}

.ben-sliding-img-video {
    background-color: #000;
}

.ben-sliding-img-lightbox-trigger {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden;
    color: inherit;
    background: transparent;
    border: 0;
}

.ben-sliding-img-lightbox-open {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    color: #fff;
    background-color: rgba(33, 50, 91, .72);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .24);
}

.ben-sliding-img-lightbox-open:hover,
.ben-sliding-img-lightbox-open:focus-visible {
    background-color: rgba(var(--bs-primary-rgb), .9);
}

.ben-sliding-img-file {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 12rem;
    padding: 2rem;
    color: var(--bs-dark);
    text-align: center;
    text-decoration: none;
    background-color: rgba(var(--bs-light-rgb), .9);
    border: 0;
}

.ben-sliding-img-file i {
    margin-bottom: .75rem;
    color: var(--bs-primary);
    font-size: clamp(2rem, 5vw, 4rem);
    line-height: 1;
}

.ben-sliding-img-file span {
    max-width: 100%;
    overflow-wrap: anywhere;
    font-size: .9375rem;
    font-weight: 600;
}

.ben-sliding-img-file:hover,
.ben-sliding-img-file:focus-visible {
    color: var(--bs-link-hover-color);
    background-color: rgba(var(--bs-primary-rgb), .08);
}

.ben-sliding-img-toStart .ben-sliding-img-image {
    animation-name: benSlidingImageToStart;
}

.ben-sliding-img-toEnd .ben-sliding-img-image {
    margin-left: -15%;
    animation-name: benSlidingImageToEnd;
}

.ben-sliding-img-caption {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    color: #fff;
    font-size: .8125rem;
    text-shadow: 0 .125rem .75rem rgba(0, 0, 0, .55);
    pointer-events: none;
}

.ben-sliding-img-caption strong,
.ben-sliding-img-caption span {
    display: block;
}

.ben-sliding-img-caption strong {
    font-weight: 600;
}

.ben-sliding-img-caption span {
    color: rgba(255, 255, 255, .8);
}

.ben-sliding-images-mode-mosaic .ben-sliding-img-caption,
.ben-sliding-images-mode-continuous .ben-sliding-img-caption {
    padding: 1rem;
    background: linear-gradient(to top, rgba(0, 0, 0, .62), transparent);
    right: 0;
    bottom: 0;
    left: 0;
}

@keyframes benSlidingImageToStart {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-13%);
    }
}

@keyframes benSlidingImageToEnd {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(13%);
    }
}

@keyframes benContinuousGallery {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(var(--ben-gallery-shift));
    }
}

@media (prefers-reduced-motion: reduce) {
    .ben-sliding-img-image {
        width: 100%;
        margin-left: 0;
        animation: none;
    }
}

@media (max-width: 991.98px) {
    .ben-sliding-images-mode-continuous,
    .ben-sliding-images-mode-mosaic {
        --ben-sliding-gallery-columns: 2;
    }

    .ben-sliding-images-mode-continuous .ben-sliding-img {
        flex-basis: calc((100% - var(--ben-sliding-gallery-gap)) / 2);
    }

    .ben-sliding-images-mode-mosaic .ben-sliding-img:nth-child(n) {
        grid-column: auto;
        grid-row: auto;
    }
}

@media (max-width: 575.98px) {
    .ben-sliding-images-mode-continuous,
    .ben-sliding-images-mode-mosaic {
        --ben-sliding-gallery-columns: 1;
    }

    .ben-sliding-images-mode-continuous .ben-sliding-img {
        flex-basis: 100%;
    }
}

.ben-carousel {
    --ben-carousel-height: clamp(14rem, 42vw, 32rem);
    overflow: hidden;
    background-color: var(--bs-light);
}

.ben-carousel-rounded {
    border-radius: .5rem;
}

.ben-carousel-ratio-wide {
    --ben-carousel-height: clamp(14rem, 42vw, 32rem);
}

.ben-carousel-ratio-cinema {
    --ben-carousel-height: clamp(13rem, 36vw, 28rem);
}

.ben-carousel-ratio-square {
    --ben-carousel-height: clamp(16rem, 52vw, 34rem);
}

.ben-carousel .carousel-item {
    height: var(--ben-carousel-height);
    max-height: 34rem;
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-item {
    height: auto;
    min-height: var(--ben-carousel-height);
    max-height: none;
    padding-block: 2rem;
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-inner {
    min-height: var(--ben-carousel-height);
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-prev,
.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-next {
    top: .75rem;
    bottom: auto;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    background-color: rgba(var(--bs-dark-rgb), .62);
    opacity: 1;
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-prev {
    left: auto;
    right: 4rem;
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-next {
    right: .75rem;
}

html[dir="rtl"] .ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-prev {
    right: auto;
    left: 4rem;
}

html[dir="rtl"] .ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .carousel-control-next {
    right: auto;
    left: .75rem;
}

.ben-carousel-col {
    display: flex;
}

@media (min-width: 992px) {
    .ben-carousel-col-1 { flex: 0 0 auto; width: 100%; }
    .ben-carousel-col-2 { flex: 0 0 auto; width: 50%; }
    .ben-carousel-col-3 { flex: 0 0 auto; width: 33.333333%; }
    .ben-carousel-col-4 { flex: 0 0 auto; width: 25%; }
    .ben-carousel-col-5 { flex: 0 0 auto; width: 20%; }
    .ben-carousel-col-6 { flex: 0 0 auto; width: 16.666667%; }
}

.ben-carousel-plain,
.ben-carousel-card {
    width: 100%;
}

.ben-carousel-items-1 .ben-carousel-plain {
    height: var(--ben-carousel-height);
}

.ben-carousel[class*="ben-carousel-items-"]:not(.ben-carousel-items-1) .ben-carousel-plain {
    height: clamp(12rem, 24vw, 18rem);
}

.ben-carousel-items-4 .ben-carousel-plain,
.ben-carousel-items-5 .ben-carousel-plain,
.ben-carousel-items-6 .ben-carousel-plain {
    height: clamp(10rem, 18vw, 15rem);
}

.ben-carousel-card {
    overflow: hidden;
    border-color: rgba(var(--bs-dark-rgb), .08);
    box-shadow: 0 .75rem 1.5rem rgba(var(--bs-dark-rgb), .08);
}

.ben-carousel-card .card-body {
    display: flex;
    flex-direction: column;
}

.ben-carousel-card .card-text {
    flex-grow: 1;
}

.ben-carousel-card-media {
    width: 100%;
    height: clamp(12rem, 24vw, 18rem);
    object-fit: cover;
}

.ben-carousel-media-frame,
.ben-carousel-lightbox-trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.ben-carousel-lightbox-trigger {
    padding: 0;
    color: inherit;
    background: transparent;
    border: 0;
    cursor: zoom-in;
}

.ben-carousel-lightbox-trigger:hover .ben-carousel-image,
.ben-carousel-lightbox-trigger:focus-visible .ben-carousel-image {
    filter: brightness(.92);
}

.ben-carousel-lightbox-open {
    position: absolute;
    top: .75rem;
    right: .75rem;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    background-color: rgba(var(--bs-dark-rgb), .64);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 .5rem 1rem rgba(var(--bs-dark-rgb), .18);
    cursor: zoom-in;
}

.ben-carousel-lightbox-open:hover,
.ben-carousel-lightbox-open:focus-visible {
    color: #fff;
    background-color: rgba(var(--bs-dark-rgb), .82);
}

html[dir="rtl"] .ben-carousel-lightbox-open {
    right: auto;
    left: .75rem;
}

.ben-carousel-items-4 .ben-carousel-card-media,
.ben-carousel-items-5 .ben-carousel-card-media,
.ben-carousel-items-6 .ben-carousel-card-media {
    height: clamp(10rem, 18vw, 15rem);
}

.ben-carousel-media,
.ben-carousel-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ben-carousel-video {
    background-color: #000;
}

.ben-carousel-embed {
    height: 100%;
    background-color: #000;
}

.ben-carousel-embed iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.ben-media-lightbox .modal-content {
    color: #fff;
    background-color: rgba(var(--bs-dark-rgb), .52);
    border: 0;
    box-shadow: none;
    backdrop-filter: blur(.35rem);
}

.ben-media-lightbox .modal-header {
    border-bottom-color: rgba(255, 255, 255, .14);
}

.ben-media-lightbox .modal-title {
    color: #fff;
}

.ben-media-lightbox .btn-close {
    filter: invert(1) grayscale(100%);
}

.ben-media-lightbox .modal-body {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40vh;
    padding: 0;
    background-color: rgba(0, 0, 0, .64);
}

.ben-media-lightbox-stage {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    border-radius: .35rem;
    overflow: hidden;
}

.ben-media-lightbox-caption {
    padding: 1rem 1.25rem;
    color: rgba(255, 255, 255, .82);
    background-color: rgba(0, 0, 0, .5);
}

.ben-media-lightbox-caption > :last-child {
    margin-bottom: 0;
}

.ben-media-lightbox-control {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .48);
    border: 0;
    border-radius: 50%;
    transform: translateY(-50%);
}

.ben-media-lightbox-control:hover,
.ben-media-lightbox-control:focus-visible {
    background-color: rgba(0, 0, 0, .72);
}

.ben-media-lightbox-prev {
    left: 1rem;
}

.ben-media-lightbox-next {
    right: 1rem;
}

html[dir="rtl"] .ben-media-lightbox-prev {
    right: 1rem;
    left: auto;
}

html[dir="rtl"] .ben-media-lightbox-next {
    right: auto;
    left: 1rem;
}

.ben-media-lightbox-image,
.ben-media-lightbox-video,
.ben-media-lightbox-embed {
    display: block;
    width: 100%;
    max-height: min(82vh, 56rem);
}

.ben-media-lightbox-image,
.ben-media-lightbox-video {
    height: auto;
    object-fit: contain;
}

.ben-media-lightbox-embed {
    max-height: none;
}

.ben-media-lightbox-embed iframe {
    border: 0;
}

.modal-backdrop.ben-media-lightbox-backdrop.show {
    background-color: #000;
    opacity: .88;
}

.ben-carousel-caption {
    right: 12%;
    left: 12%;
    padding: 1rem 1.25rem;
    background-color: rgba(var(--bs-dark-rgb), .58);
    border-radius: .5rem;
    backdrop-filter: blur(.25rem);
}

.ben-carousel-caption > :last-child {
    margin-bottom: 0;
}

.ben-carousel-caption h5,
.ben-carousel-caption p {
    color: #fff;
}

.ben-carousel.carousel-dark .ben-carousel-caption {
    background-color: rgba(var(--bs-light-rgb), .82);
}

.ben-carousel.carousel-dark .ben-carousel-caption h5,
.ben-carousel.carousel-dark .ben-carousel-caption p {
    color: var(--bs-dark);
}

.ben-hero-parallax {
    --ben-hero-parallax-height: clamp(34rem, 72vh, 52rem);
    --ben-hero-parallax-backdrop-color: var(--bs-dark);
    --ben-hero-parallax-card-bg-color: var(--bs-dark);
    --ben-bg-opacity: 50%;
    position: relative;
    display: flex;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    min-height: var(--ben-hero-parallax-height);
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    overflow: hidden;
    isolation: isolate;
    background-color: var(--bs-dark);
}

.ben-hero-parallax-height-tall {
    --ben-hero-parallax-height: clamp(40rem, 82vh, 60rem);
}

.ben-hero-parallax-height-viewport {
    --ben-hero-parallax-height: 100vh;
}

html[dir="rtl"] .ben-hero-parallax {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.ben-hero-parallax-media {
    position: absolute;
    inset: 0;
    z-index: -3;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transform: scale(1.06);
}

.ben-hero-parallax-backdrop {
    position: absolute;
    inset: 0;
    z-index: -2;
    background-color: transparent;
    pointer-events: none;
}

.ben-hero-parallax-backdrop-dark { --ben-hero-parallax-backdrop-color: var(--bs-dark); }
.ben-hero-parallax-backdrop-black { --ben-hero-parallax-backdrop-color: var(--bs-black); }
.ben-hero-parallax-backdrop-primary { --ben-hero-parallax-backdrop-color: var(--bs-primary); }
.ben-hero-parallax-backdrop-secondary { --ben-hero-parallax-backdrop-color: var(--bs-secondary); }

.ben-hero-parallax-backdrop:not(.ben-hero-parallax-backdrop-transparent) {
    background-color: color-mix(in srgb, var(--ben-hero-parallax-backdrop-color) var(--ben-bg-opacity), transparent);
}

.ben-hero-parallax-inner {
    width: 100%;
    padding: clamp(6rem, 13vh, 9rem) var(--bs-gutter-x, .75rem);
}

.ben-hero-parallax-width-container .ben-hero-parallax-inner {
    max-width: 1140px;
    margin-inline: auto;
}

.ben-hero-parallax-width-wide .ben-hero-parallax-inner {
    max-width: 1320px;
    margin-inline: auto;
}

.ben-hero-parallax-width-full .ben-hero-parallax-inner {
    max-width: none;
    padding-right: clamp(1rem, 4vw, 4rem);
    padding-left: clamp(1rem, 4vw, 4rem);
}

.ben-hero-parallax-content {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(18rem, .85fr);
    gap: clamp(2rem, 5vw, 4.5rem);
    align-items: center;
}

.ben-hero-parallax-layout-text-left .ben-hero-parallax-content {
    grid-template-columns: minmax(0, 56rem);
}

.ben-hero-parallax-layout-text-center .ben-hero-parallax-content {
    grid-template-columns: minmax(0, 58rem);
    justify-content: center;
    text-align: center;
}

.ben-hero-parallax-layout-text-center .ben-hero-parallax-actions {
    justify-content: center;
}

.ben-hero-parallax-copy > :last-child,
.ben-hero-parallax-lead > :last-child,
.ben-hero-parallax-card > :last-child {
    margin-bottom: 0;
}

.ben-hero-parallax-eyebrow {
    display: inline-flex;
    align-items: center;
    margin-bottom: 1rem;
    font-size: .8125rem;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: inherit;
    opacity: .88;
}

.ben-hero-parallax-title {
    max-width: 14ch;
    margin-bottom: 1.25rem;
    color: inherit;
    font-size: clamp(2.5rem, 6vw, 5.75rem);
    line-height: .98;
}

.ben-hero-parallax-layout-text-center .ben-hero-parallax-title {
    max-width: 16ch;
    margin-right: auto;
    margin-left: auto;
}

.ben-hero-parallax-subtitle,
.ben-hero-parallax-lead,
.ben-hero-parallax-lead p,
.ben-hero-parallax-lead li {
    color: inherit;
    font-size: clamp(1rem, 1.4vw, 1.35rem);
    line-height: 1.65;
}

.ben-hero-parallax-subtitle,
.ben-hero-parallax-lead {
    max-width: 52rem;
    opacity: .94;
}

.ben-hero-parallax-layout-text-center .ben-hero-parallax-subtitle,
.ben-hero-parallax-layout-text-center .ben-hero-parallax-lead {
    margin-right: auto;
    margin-left: auto;
}

.ben-hero-parallax-actions {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
    margin-top: 2rem;
}

.ben-hero-parallax-actions:empty {
    display: none;
}

.ben-hero-parallax-text-white { color: var(--bs-white); }
.ben-hero-parallax-text-light { color: var(--bs-light); }
.ben-hero-parallax-text-dark { color: var(--bs-dark); }
.ben-hero-parallax-text-primary { color: var(--bs-primary); }
.ben-hero-parallax-text-secondary { color: var(--bs-secondary); }

.ben-hero-parallax-shadow-soft {
    text-shadow: 0 1px 1px rgba(var(--bs-dark-rgb), .55);
}

.ben-hero-parallax-shadow-strong {
    text-shadow: 0 1px 2px rgba(var(--bs-dark-rgb), .75), 0 1rem 2.5rem rgba(var(--bs-dark-rgb), .35);
}

.ben-hero-parallax-shadow-auto.ben-hero-parallax-text-white,
.ben-hero-parallax-shadow-auto.ben-hero-parallax-text-light {
    text-shadow: 0 1px 2px rgba(var(--bs-dark-rgb), .75), 0 1rem 2.5rem rgba(var(--bs-dark-rgb), .35);
}

.ben-hero-parallax-shadow-auto.ben-hero-parallax-text-dark,
.ben-hero-parallax-shadow-auto.ben-hero-parallax-text-primary,
.ben-hero-parallax-shadow-auto.ben-hero-parallax-text-secondary {
    text-shadow: 0 1px 2px rgba(255, 255, 255, .88), 0 0 .875rem rgba(255, 255, 255, .55);
}

.ben-hero-parallax-card {
    padding: clamp(1.25rem, 3vw, 2rem);
    color: var(--bs-white);
    border: 1px solid rgba(255, 255, 255, .2);
    backdrop-filter: blur(.45rem);
    box-shadow: 0 1.5rem 4rem rgba(var(--bs-dark-rgb), .22);
}

.ben-hero-parallax-card:not(:has(.ben-hero-parallax-card-title, .ben-hero-parallax-fact)) {
    display: none;
}

.ben-hero-parallax-card-bg-transparent {
    background-color: transparent;
}

.ben-hero-parallax-card-bg-dark { --ben-hero-parallax-card-bg-color: var(--bs-dark); }
.ben-hero-parallax-card-bg-white { --ben-hero-parallax-card-bg-color: var(--bs-white); color: var(--bs-dark); border-color: rgba(var(--bs-dark-rgb), .12); }
.ben-hero-parallax-card-bg-primary { --ben-hero-parallax-card-bg-color: var(--bs-primary); }
.ben-hero-parallax-card-bg-secondary { --ben-hero-parallax-card-bg-color: var(--bs-secondary); }

.ben-hero-parallax-card:not(.ben-hero-parallax-card-bg-transparent) {
    background-color: color-mix(in srgb, var(--ben-hero-parallax-card-bg-color) var(--ben-bg-opacity), transparent);
}

.ben-hero-parallax-card-rounded-none {
    border-radius: 0;
}

.ben-hero-parallax-card-rounded-default {
    border-radius: .5rem;
}

.ben-hero-parallax-card-rounded-large {
    border-radius: 1rem;
}

.ben-hero-parallax-card-title {
    margin-bottom: 1.25rem;
    color: inherit;
    font-size: clamp(1.25rem, 2vw, 1.75rem);
}

.ben-hero-parallax-facts {
    display: grid;
    gap: 1rem;
    margin-bottom: 0;
}

.ben-hero-parallax-fact {
    padding-top: 1rem;
    border-top: 1px solid currentColor;
}

.ben-hero-parallax-facts-layout-inline .ben-hero-parallax-fact {
    display: grid;
    grid-template-columns: minmax(7rem, .36fr) minmax(0, 1fr);
    gap: .75rem 1rem;
}

.ben-hero-parallax-fact:first-child {
    padding-top: 0;
    border-top: 0;
}

.ben-hero-parallax-fact dt {
    margin-bottom: .25rem;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    opacity: .72;
}

.ben-hero-parallax-fact dd {
    margin-bottom: 0;
    color: inherit;
    font-size: .95rem;
    line-height: 1.55;
}

@media (max-width: 991.98px) {
    .ben-hero-parallax-content {
        grid-template-columns: minmax(0, 1fr);
    }

    .ben-hero-parallax-title {
        max-width: 18ch;
    }

    .ben-hero-parallax-facts-layout-inline .ben-hero-parallax-fact {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 575.98px) {
    .ben-hero-parallax {
        --ben-hero-parallax-height: auto;
        min-height: 100svh;
    }

    .ben-hero-parallax-inner {
        padding-top: 7rem;
        padding-bottom: 4rem;
    }

    .ben-hero-parallax-actions .btn {
        width: 100%;
    }
}

.ben-parallax-gallery {
    --ben-parallax-gallery-height: clamp(15rem, 36vw, 28rem);
    position: relative;
    display: grid;
    gap: 1.5rem;
}

.ben-parallax-gallery-columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ben-parallax-gallery-columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ben-parallax-gallery-columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ben-parallax-gallery-columns-screenwidth {
    position: relative;
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: 100vw;
    grid-template-columns: 1fr;
    gap: 0;
    margin-left: -50vw;
    margin-right: 0;
}

html[dir="rtl"] .ben-parallax-gallery-columns-screenwidth {
    right: 50%;
    left: auto;
    margin-right: -50vw;
    margin-left: 0;
}

.ben-parallax-gallery-height-compact {
    --ben-parallax-gallery-height: clamp(12rem, 28vw, 21rem);
}

.ben-parallax-gallery-height-tall {
    --ben-parallax-gallery-height: clamp(18rem, 44vw, 34rem);
}

.ben-parallax-gallery-presentation-viewport,
.ben-parallax-gallery-presentation-header-overlay {
    --ben-parallax-gallery-height: 100vh;
    position: relative;
    right: auto;
    left: 50%;
    width: 100vw;
    max-width: 100vw;
    min-height: 100vh;
    grid-template-columns: 1fr;
    gap: 0;
    margin-right: 0;
    margin-left: -50vw;
}

html[dir="rtl"] .ben-parallax-gallery-presentation-viewport,
html[dir="rtl"] .ben-parallax-gallery-presentation-header-overlay {
    right: 50%;
    left: auto;
    margin-right: -50vw;
    margin-left: 0;
}

.ben-parallax-gallery-presentation-viewport .ben-parallax-gallery-item,
.ben-parallax-gallery-presentation-header-overlay .ben-parallax-gallery-item {
    min-height: 100vh;
}

.ben-parallax-gallery-item {
    position: relative;
    overflow: hidden;
    height: var(--ben-parallax-gallery-height);
    margin: 0;
    background-color: var(--bs-light);
}

.ben-parallax-gallery-rounded .ben-parallax-gallery-item {
    border-radius: .5rem;
}

.ben-parallax-gallery-shadow .ben-parallax-gallery-item {
    box-shadow: 0 1rem 2.5rem rgba(var(--bs-dark-rgb), .14);
}

.ben-parallax-gallery-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transform: scale(1.12);
    transform-origin: center center;
    transition: transform .12s linear;
    will-change: transform;
}

.ben-parallax-gallery-video {
    background-color: #000;
}

.ben-parallax-gallery-caption {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    display: flex;
    flex-direction: column;
    gap: .25rem;
    max-width: calc(100% - 2rem);
    padding: .85rem 1rem;
    color: #fff;
    background-color: rgba(var(--bs-dark-rgb), .58);
    border-radius: .5rem;
    backdrop-filter: blur(.25rem);
}

.ben-parallax-gallery-caption strong,
.ben-parallax-gallery-caption span {
    color: #fff;
}

.ben-parallax-gallery-caption span {
    font-size: .8125rem;
    line-height: 1.45;
}

.ben-parallax-gallery-overlay {
    --ben-parallax-gallery-overlay-bg-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: min(90%, 52rem);
    padding: clamp(1rem, 3vw, 2.5rem);
    color: inherit;
    text-align: center;
    background-color: transparent;
    border-radius: .5rem;
    text-shadow: 0 0 1px var(--bs-white);
    transform: translate(-50%, -50%);
}

.ben-parallax-gallery-overlay-width-content {
    width: min(90%, 52rem);
}

.ben-parallax-gallery-overlay-width-two-thirds {
    width: min(90%, 66.6667%);
}

.ben-parallax-gallery-overlay-width-half {
    width: min(90%, 50%);
}

@media (max-width: 767.98px) {
    .ben-parallax-gallery-overlay-width-two-thirds,
    .ben-parallax-gallery-overlay-width-half {
        width: min(90%, 52rem);
    }
}

.ben-parallax-gallery-title {
    color: inherit;
    font-size: clamp(1.75rem, 4vw, 4rem);
    line-height: 1.1;
    margin-bottom: .75rem;
}

.ben-parallax-gallery-text,
.ben-parallax-gallery-text p,
.ben-parallax-gallery-text li {
    color: inherit;
    font-size: clamp(.95rem, 1.4vw, 1.25rem);
}

.ben-parallax-gallery-text > :last-child {
    margin-bottom: 0;
}

.ben-parallax-gallery-overlay-text-transparent {
    color: inherit;
}

.ben-parallax-gallery-overlay-text-primary { color: var(--bs-primary); }
.ben-parallax-gallery-overlay-text-secondary { color: var(--bs-secondary); }
.ben-parallax-gallery-overlay-text-success { color: var(--bs-success); }
.ben-parallax-gallery-overlay-text-info { color: var(--bs-info); }
.ben-parallax-gallery-overlay-text-warning { color: var(--bs-warning); }
.ben-parallax-gallery-overlay-text-danger { color: var(--bs-danger); }
.ben-parallax-gallery-overlay-text-light { color: var(--bs-light); }
.ben-parallax-gallery-overlay-text-dark { color: var(--bs-dark); }
.ben-parallax-gallery-overlay-text-white { color: #fff; }

.ben-parallax-gallery-overlay-text-light,
.ben-parallax-gallery-overlay-text-white {
    text-shadow: 0 0 1px var(--bs-dark);
}

.ben-parallax-gallery-overlay-bg-transparent {
    --ben-parallax-gallery-overlay-bg-color: transparent;
    background-color: transparent;
}

.ben-parallax-gallery-overlay-bg-primary { --ben-parallax-gallery-overlay-bg-color: var(--bs-primary); background-color: rgba(var(--bs-primary-rgb), .82); }
.ben-parallax-gallery-overlay-bg-secondary { --ben-parallax-gallery-overlay-bg-color: var(--bs-secondary); background-color: rgba(var(--bs-secondary-rgb), .82); }
.ben-parallax-gallery-overlay-bg-success { --ben-parallax-gallery-overlay-bg-color: var(--bs-success); background-color: rgba(var(--bs-success-rgb), .82); }
.ben-parallax-gallery-overlay-bg-info { --ben-parallax-gallery-overlay-bg-color: var(--bs-info); background-color: rgba(var(--bs-info-rgb), .82); }
.ben-parallax-gallery-overlay-bg-warning { --ben-parallax-gallery-overlay-bg-color: var(--bs-warning); background-color: rgba(var(--bs-warning-rgb), .82); }
.ben-parallax-gallery-overlay-bg-danger { --ben-parallax-gallery-overlay-bg-color: var(--bs-danger); background-color: rgba(var(--bs-danger-rgb), .82); }
.ben-parallax-gallery-overlay-bg-light { --ben-parallax-gallery-overlay-bg-color: var(--bs-light); background-color: rgba(var(--bs-light-rgb), .88); }
.ben-parallax-gallery-overlay-bg-dark { --ben-parallax-gallery-overlay-bg-color: var(--bs-dark); background-color: rgba(var(--bs-dark-rgb), .82); }
.ben-parallax-gallery-overlay-bg-white { --ben-parallax-gallery-overlay-bg-color: var(--bs-white); background-color: rgba(255, 255, 255, .88); }

.ben-parallax-gallery-overlay:not(.ben-parallax-gallery-overlay-bg-transparent) {
    background-color: color-mix(in srgb, var(--ben-parallax-gallery-overlay-bg-color) var(--ben-bg-opacity), transparent);
}

.ben-tabs-nav {
    gap: .25rem;
}

.ben-tabs .nav-link {
    color: var(--bs-body-color);
}

.ben-tabs-appearance-outline .nav-link {
    border: 1px solid var(--bs-border-color);
    border-color: var(--bs-border-color);
}

.ben-tabs-appearance-outline .nav-link.active,
.ben-tabs-appearance-outline .show > .nav-link {
    color: var(--bs-primary);
    background-color: transparent;
    border-color: var(--bs-primary);
}

.ben-tabs-content {
    padding-top: 1.5rem;
}

.ben-tabs-equal-height .ben-tabs-content {
    transition: min-height .2s ease;
}

.ben-tabs-pane-inner > :last-child {
    margin-bottom: 0;
}

.ben-tabs-color-primary .nav-link.active,
.ben-tabs-color-primary .show > .nav-link {
    color: #fff;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.ben-tabs-appearance-outline.ben-tabs-color-primary .nav-link.active,
.ben-tabs-appearance-outline.ben-tabs-color-primary .show > .nav-link {
    color: var(--bs-primary);
    background-color: transparent;
    border-color: var(--bs-primary);
}

.ben-tabs-color-secondary .nav-link.active,
.ben-tabs-color-secondary .show > .nav-link {
    color: #fff;
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
}

.ben-tabs-appearance-outline.ben-tabs-color-secondary .nav-link.active,
.ben-tabs-appearance-outline.ben-tabs-color-secondary .show > .nav-link {
    color: var(--bs-secondary);
    background-color: transparent;
    border-color: var(--bs-secondary);
}

.ben-tabs-color-dark .nav-link.active,
.ben-tabs-color-dark .show > .nav-link {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: var(--bs-dark);
}

.ben-tabs-appearance-outline.ben-tabs-color-dark .nav-link.active,
.ben-tabs-appearance-outline.ben-tabs-color-dark .show > .nav-link {
    color: var(--bs-dark);
    background-color: transparent;
    border-color: var(--bs-dark);
}

.ben-accordion .accordion-button {
    font-weight: 600;
}

.ben-accordion .accordion-button:focus {
    border-color: rgba(var(--bs-primary-rgb), .35);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .18);
}

.ben-accordion-color-primary .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--bs-primary);
}

.ben-accordion-color-primary .accordion-button:not(.collapsed)::after,
.ben-accordion-color-secondary .accordion-button:not(.collapsed)::after,
.ben-accordion-color-dark .accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
}

.ben-accordion-color-secondary .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--bs-secondary);
}

.ben-accordion-color-dark .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--bs-dark);
}

.ben-accordion-body > :last-child {
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .ben-parallax-gallery-columns-3,
    .ben-parallax-gallery-columns-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .ben-parallax-gallery,
    .ben-parallax-gallery-columns-2,
    .ben-parallax-gallery-columns-3,
    .ben-parallax-gallery-columns-4,
    .ben-parallax-gallery-columns-screenwidth {
        grid-template-columns: 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ben-parallax-gallery-image {
        transition: none;
        transform: none !important;
    }
}
