@charset "UTF-8";
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1400px
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color))
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: 1s linear infinite swiper-preloader-spin
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

@keyframes moveUp {
    0%, 100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(1rem)
    }
}

@keyframes moveDown {
    0%, 100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-1rem)
    }
}

@keyframes moveRight {
    0%, 100% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(1rem)
    }
}

@keyframes moveLeft {
    0%, 100% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(-1rem)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes imageSlideUp {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(200px)
    }
}

@font-face {
    font-family: "Tuesday Night";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/tuesday-night/TuesdayNight-Regular.woff2) format("woff2");
    font-display: swap
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

details, main {
    display: block
}

hr {
    box-sizing: content-box;
    overflow: visible;
    border: 0;
    display: block;
    height: 1px;
    background-color: #ebebeb;
    margin: 1.5rem 0
}

code, kbd, pre, samp {
    font-size: 1em
}

a {
    background-color: transparent;
    color: #fffded;
    text-decoration: none;
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    display: block
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button {
    background: 0 0;
    outline: 0;
    border: 0;
    padding: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

img:not([src]):not([srcset]) {
    visibility: hidden
}

figure {
    margin: 0
}

html {
    box-sizing: border-box;
    font-size: 1rem;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    margin: 0;
    font-family: "DM Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.875;
    color: #555;
    background: #4d2719;
    letter-spacing: 0;
    overflow-x: hidden;
    overflow-y: auto
}

@media (max-width: 767px) {
    body {
        font-size: 1rem;
        line-height: 1.875
    }
}

body.fixed-hidden {
    position: fixed;
    width: 100%;
    height: 100%
}

body.is-hidden {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: "Lucida Console", Monaco, monospace
}

fieldset {
    display: block;
    padding: 1rem
}

b, strong {
    font-weight: 700
}

/*! purgecss start ignore */
img[data-src] {
    opacity: 0
}

img[data-src].is-loaded, img[data-src].loaded {
    opacity: 1;
    transition-duration: .3s;
    transition-property: opacity, transform, filter
}

video[data-src] {
    opacity: 0;
    filter: blur(60px);
    transform: scale(1.1)
}

video[data-src].is-loaded, video[data-src].is-loading, video[data-src].loaded {
    opacity: 1;
    filter: blur(0);
    transition-duration: 1s;
    transition-property: opacity, transform, filter;
    transform: scale(1)
}

[data-bg].is-loading, [data-bg].is-preloading {
    opacity: 0
}

[data-bg].is-loaded, [data-bg].loaded {
    opacity: 1;
    transition-duration: .4s;
    transition-property: opacity
}

[data-bg-blurry=true].is-loading, [data-bg-blurry=true].is-preloading {
    opacity: 0;
    filter: blur(60px);
    transform: scale(1.1)
}

[data-bg-blurry=true].is-loaded, [data-bg-blurry=true].loaded {
    opacity: 1;
    filter: blur(0);
    transition-duration: 1s;
    transition-property: opacity, transform, filter;
    transform: scale(1)
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.grecaptcha-badge, img.lazyload:not([src]) {
    visibility: hidden
}

p:first-child {
    margin-top: 0
}

@supports (position:sticky) {
    @media (min-width: 62rem) {
        .sticky {
            transition: top .3s cubic-bezier(.4, 0, .2, 1);
            position: sticky;
            top: 1.5rem;
            z-index: 10
        }
    }
}

.row--bordered {
    position: relative;
    overflow: hidden
}

.row--bordered [class*=col] {
    position: relative
}

@media (max-width: 575px) {
    .row--bordered > .col-6:nth-child(2n-1)::before {
        content: "";
        position: absolute;
        height: 62.5rem;
        width: 1px;
        background-color: #f1f1f1;
        left: 100%;
        top: 0
    }

    .row--bordered > .col-6:nth-child(2n)::after, .row--bordered > .col-6:nth-child(2n-1)::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: #f1f1f1;
        left: 0;
        top: 100%
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .row--bordered > .col-6:nth-child(3n-1)::before, .row--bordered > .col-6:nth-child(3n-2)::before {
        content: "";
        position: absolute;
        height: 62.5rem;
        width: 1px;
        background-color: #f1f1f1;
        left: 100%;
        top: 0
    }

    .row--bordered > .col-6:nth-child(3n)::after, .row--bordered > .col-6:nth-child(3n-1)::after, .row--bordered > .col-6:nth-child(3n-2)::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: #f1f1f1;
        left: 0;
        top: 100%
    }
}

@media (min-width: 62rem) {
    .animate-move-up {
        animation: 4s infinite moveUp
    }

    .animate-move-down {
        animation: 4s infinite moveDown
    }

    .animate-move-left {
        animation: 4s infinite moveLeft
    }

    .animate-move-right {
        animation: 4s infinite moveRight
    }

    .row--bordered > .col-6:nth-child(4n-1)::before, .row--bordered > .col-6:nth-child(4n-2)::before, .row--bordered > .col-6:nth-child(4n-3)::before {
        content: "";
        position: absolute;
        height: 62.5rem;
        width: 1px;
        background-color: #f1f1f1;
        left: 100%;
        top: 0
    }

    .row--bordered > .col-6:nth-child(4n)::after, .row--bordered > .col-6:nth-child(4n-1)::after, .row--bordered > .col-6:nth-child(4n-2)::after, .row--bordered > .col-6:nth-child(4n-3)::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: #f1f1f1;
        left: 0;
        top: 100%
    }

    .row--partners .row__item:nth-child(2) {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-top: .75rem
    }
}

.row--announcements .row__item:nth-child(4n-3) .card--announcement {
    background-color: rgba(246, 117, 104, .15)
}

.row--announcements .row__item:nth-child(4n-3) .card--announcement .card__icon {
    color: #ec392a
}

.row--announcements .row__item:nth-child(4n-3) .card--announcement:hover {
    background-color: rgba(246, 117, 104, .25) !important
}

.row--announcements .row__item:nth-child(4n-2) .card--announcement {
    background-color: rgba(71, 131, 228, .12)
}

.row--announcements .row__item:nth-child(4n-2) .card--announcement .card__icon {
    color: #4783e4
}

.row--announcements .row__item:nth-child(4n-2) .card--announcement:hover {
    background-color: rgba(71, 131, 228, .2) !important
}

.row--announcements .row__item:nth-child(4n-1) .card--announcement {
    background-color: rgba(0, 137, 30, .1)
}

.row--announcements .row__item:nth-child(4n-1) .card--announcement .card__icon {
    color: #00891e
}

.row--announcements .row__item:nth-child(4n-1) .card--announcement:hover {
    background-color: rgba(0, 137, 30, .15) !important
}

.row--announcements .row__item:nth-child(4n) .card--announcement {
    background-color: rgba(152, 79, 248, .08)
}

.row--announcements .row__item:nth-child(4n) .card--announcement .card__icon {
    color: #984ff8
}

.row--announcements .row__item:nth-child(4n) .card--announcement:hover {
    background-color: rgba(152, 79, 248, .15) !important
}

.row--partners {
    position: relative
}

.is-hidden {
    overflow: hidden
}

path.path-base {
    fill: #fffded
}

.z-index-1 {
    z-index: 1 !important
}

.z-index-2 {
    z-index: 2 !important
}

.z-index-3 {
    z-index: 3 !important
}

.z-index-4 {
    z-index: 4 !important
}

.z-index-5 {
    z-index: 5 !important
}

/*! purgecss end ignore */
h1, h2, h3, h4, h5, h6 {
    color: #fffded;
    font-family: Marcellus, "DM Sans", sans-serif;
    font-weight: 700;
    line-height: 1.2
}

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
    color: #fffded
}

h1 {
    margin: .67em 0;
    font-size: 1.75rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: .9375rem
}

h6 {
    font-size: .875rem
}

a:hover {
    color: #fffded;
    text-decoration: none
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: 150ms
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: 150ms
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: 250ms
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: 250ms
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: 350ms
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: 350ms
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: 450ms
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: 450ms
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: 550ms
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: 550ms
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: 650ms
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: 650ms
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: 750ms
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: 750ms
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: 850ms
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: 850ms
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: 950ms
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: 950ms
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, transform
    }

    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: none
    }

    html:not(.no-js) [data-aos=fade-up] {
        transform: translate3d(0, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        transform: translate3d(0, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        transform: translate3d(-100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        transform: translate3d(100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        transform: translate3d(-100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        transform: translate3d(100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        transform: translate3d(-100px, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        transform: translate3d(100px, -100px, 0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, transform
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        transform: translate3d(0, 100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        transform: translate3d(0, -100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        transform: translate3d(-100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        transform: translate3d(100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        transform: translate3d(0, 100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        transform: translate3d(0, -100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        transform: translate3d(100px, 0, 0) scale(1.2)
    }
}

@media (max-width: 991px) {
    [data-aos] {
        opacity: 1 !important;
        visibility: visible !important;
        transform: initial !important
    }
}

[data-aos][data-aos][data-aos-easing=cubic], body[data-aos-easing=cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.row {
    --gutter-x: 1rem;
    --gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--gutter-y));
    margin-right: calc(-.5 * var(--gutter-x));
    margin-left: calc(-.5 * var(--gutter-x))
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--gutter-x) * .5);
    padding-left: calc(var(--gutter-x) * .5);
    margin-top: var(--gutter-y)
}

.col {
    flex: 1 0 0
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0, .gx-0 {
    --gutter-x: 0
}

.g-0, .gy-0 {
    --gutter-y: 0
}

.g-025, .gx-025 {
    --gutter-x: 0.25rem
}

.g-025, .gy-025 {
    --gutter-y: 0.25rem
}

.g-0375, .gx-0375 {
    --gutter-x: 0.375rem
}

.g-0375, .gy-0375 {
    --gutter-y: 0.375rem
}

.g-05, .gx-05 {
    --gutter-x: 0.5rem
}

.g-05, .gy-05 {
    --gutter-y: 0.5rem
}

.g-075, .gx-075 {
    --gutter-x: 0.75rem
}

.g-075, .gy-075 {
    --gutter-y: 0.75rem
}

.g-1, .gx-1 {
    --gutter-x: 1rem
}

.g-1, .gy-1 {
    --gutter-y: 1rem
}

.g-20, .gx-20 {
    --gutter-x: 1.25rem
}

.g-20, .gy-20 {
    --gutter-y: 1.25rem
}

.g-2, .gx-2 {
    --gutter-x: 1.5rem
}

.g-2, .gy-2 {
    --gutter-y: 1.5rem
}

.g-3, .gx-3 {
    --gutter-x: 2rem
}

.g-3, .gy-3 {
    --gutter-y: 2rem
}

.g-30, .gx-30 {
    --gutter-x: 1.875rem
}

.g-30, .gy-30 {
    --gutter-y: 1.875rem
}

.g-40, .gx-40 {
    --gutter-x: 2.5rem
}

.g-40, .gy-40 {
    --gutter-y: 2.5rem
}

.g-4, .gx-4 {
    --gutter-x: 3rem
}

.g-4, .gy-4 {
    --gutter-y: 3rem
}

.g-56, .gx-56 {
    --gutter-x: 3.5rem
}

.g-56, .gy-56 {
    --gutter-y: 3.5rem
}

.g-5, .gx-5 {
    --gutter-x: 4rem
}

.g-5, .gy-5 {
    --gutter-y: 4rem
}

.g-6, .gx-6 {
    --gutter-x: 4.5rem
}

.g-6, .gy-6 {
    --gutter-y: 4.5rem
}

.g-7, .gx-7 {
    --gutter-x: 6rem
}

.g-7, .gy-7 {
    --gutter-y: 6rem
}

.g-80, .gx-80 {
    --gutter-x: 5rem
}

.g-80, .gy-80 {
    --gutter-y: 5rem
}

.g-gutter, .gx-gutter {
    --gutter-x: 1rem
}

.g-gutter, .gy-gutter {
    --gutter-y: 1rem
}

.g-column, .gx-column {
    --gutter-x: 5rem
}

.g-column, .gy-column {
    --gutter-y: 5rem
}

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0, .gx-sm-0 {
        --gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --gutter-y: 0
    }

    .g-sm-025, .gx-sm-025 {
        --gutter-x: 0.25rem
    }

    .g-sm-025, .gy-sm-025 {
        --gutter-y: 0.25rem
    }

    .g-sm-0375, .gx-sm-0375 {
        --gutter-x: 0.375rem
    }

    .g-sm-0375, .gy-sm-0375 {
        --gutter-y: 0.375rem
    }

    .g-sm-05, .gx-sm-05 {
        --gutter-x: 0.5rem
    }

    .g-sm-05, .gy-sm-05 {
        --gutter-y: 0.5rem
    }

    .g-sm-075, .gx-sm-075 {
        --gutter-x: 0.75rem
    }

    .g-sm-075, .gy-sm-075 {
        --gutter-y: 0.75rem
    }

    .g-sm-1, .gx-sm-1 {
        --gutter-x: 1rem
    }

    .g-sm-1, .gy-sm-1 {
        --gutter-y: 1rem
    }

    .g-sm-20, .gx-sm-20 {
        --gutter-x: 1.25rem
    }

    .g-sm-20, .gy-sm-20 {
        --gutter-y: 1.25rem
    }

    .g-sm-2, .gx-sm-2 {
        --gutter-x: 1.5rem
    }

    .g-sm-2, .gy-sm-2 {
        --gutter-y: 1.5rem
    }

    .g-sm-3, .gx-sm-3 {
        --gutter-x: 2rem
    }

    .g-sm-3, .gy-sm-3 {
        --gutter-y: 2rem
    }

    .g-sm-30, .gx-sm-30 {
        --gutter-x: 1.875rem
    }

    .g-sm-30, .gy-sm-30 {
        --gutter-y: 1.875rem
    }

    .g-sm-40, .gx-sm-40 {
        --gutter-x: 2.5rem
    }

    .g-sm-40, .gy-sm-40 {
        --gutter-y: 2.5rem
    }

    .g-sm-4, .gx-sm-4 {
        --gutter-x: 3rem
    }

    .g-sm-4, .gy-sm-4 {
        --gutter-y: 3rem
    }

    .g-sm-56, .gx-sm-56 {
        --gutter-x: 3.5rem
    }

    .g-sm-56, .gy-sm-56 {
        --gutter-y: 3.5rem
    }

    .g-sm-5, .gx-sm-5 {
        --gutter-x: 4rem
    }

    .g-sm-5, .gy-sm-5 {
        --gutter-y: 4rem
    }

    .g-sm-6, .gx-sm-6 {
        --gutter-x: 4.5rem
    }

    .g-sm-6, .gy-sm-6 {
        --gutter-y: 4.5rem
    }

    .g-sm-7, .gx-sm-7 {
        --gutter-x: 6rem
    }

    .g-sm-7, .gy-sm-7 {
        --gutter-y: 6rem
    }

    .g-sm-80, .gx-sm-80 {
        --gutter-x: 5rem
    }

    .g-sm-80, .gy-sm-80 {
        --gutter-y: 5rem
    }

    .g-sm-gutter, .gx-sm-gutter {
        --gutter-x: 1rem
    }

    .g-sm-gutter, .gy-sm-gutter {
        --gutter-y: 1rem
    }

    .g-sm-column, .gx-sm-column {
        --gutter-x: 5rem
    }

    .g-sm-column, .gy-sm-column {
        --gutter-y: 5rem
    }
}

@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0, .gx-md-0 {
        --gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --gutter-y: 0
    }

    .g-md-025, .gx-md-025 {
        --gutter-x: 0.25rem
    }

    .g-md-025, .gy-md-025 {
        --gutter-y: 0.25rem
    }

    .g-md-0375, .gx-md-0375 {
        --gutter-x: 0.375rem
    }

    .g-md-0375, .gy-md-0375 {
        --gutter-y: 0.375rem
    }

    .g-md-05, .gx-md-05 {
        --gutter-x: 0.5rem
    }

    .g-md-05, .gy-md-05 {
        --gutter-y: 0.5rem
    }

    .g-md-075, .gx-md-075 {
        --gutter-x: 0.75rem
    }

    .g-md-075, .gy-md-075 {
        --gutter-y: 0.75rem
    }

    .g-md-1, .gx-md-1 {
        --gutter-x: 1rem
    }

    .g-md-1, .gy-md-1 {
        --gutter-y: 1rem
    }

    .g-md-20, .gx-md-20 {
        --gutter-x: 1.25rem
    }

    .g-md-20, .gy-md-20 {
        --gutter-y: 1.25rem
    }

    .g-md-2, .gx-md-2 {
        --gutter-x: 1.5rem
    }

    .g-md-2, .gy-md-2 {
        --gutter-y: 1.5rem
    }

    .g-md-3, .gx-md-3 {
        --gutter-x: 2rem
    }

    .g-md-3, .gy-md-3 {
        --gutter-y: 2rem
    }

    .g-md-30, .gx-md-30 {
        --gutter-x: 1.875rem
    }

    .g-md-30, .gy-md-30 {
        --gutter-y: 1.875rem
    }

    .g-md-40, .gx-md-40 {
        --gutter-x: 2.5rem
    }

    .g-md-40, .gy-md-40 {
        --gutter-y: 2.5rem
    }

    .g-md-4, .gx-md-4 {
        --gutter-x: 3rem
    }

    .g-md-4, .gy-md-4 {
        --gutter-y: 3rem
    }

    .g-md-56, .gx-md-56 {
        --gutter-x: 3.5rem
    }

    .g-md-56, .gy-md-56 {
        --gutter-y: 3.5rem
    }

    .g-md-5, .gx-md-5 {
        --gutter-x: 4rem
    }

    .g-md-5, .gy-md-5 {
        --gutter-y: 4rem
    }

    .g-md-6, .gx-md-6 {
        --gutter-x: 4.5rem
    }

    .g-md-6, .gy-md-6 {
        --gutter-y: 4.5rem
    }

    .g-md-7, .gx-md-7 {
        --gutter-x: 6rem
    }

    .g-md-7, .gy-md-7 {
        --gutter-y: 6rem
    }

    .g-md-80, .gx-md-80 {
        --gutter-x: 5rem
    }

    .g-md-80, .gy-md-80 {
        --gutter-y: 5rem
    }

    .g-md-gutter, .gx-md-gutter {
        --gutter-x: 1rem
    }

    .g-md-gutter, .gy-md-gutter {
        --gutter-y: 1rem
    }

    .g-md-column, .gx-md-column {
        --gutter-x: 5rem
    }

    .g-md-column, .gy-md-column {
        --gutter-y: 5rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0
    }

    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0, .gx-lg-0 {
        --gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --gutter-y: 0
    }

    .g-lg-025, .gx-lg-025 {
        --gutter-x: 0.25rem
    }

    .g-lg-025, .gy-lg-025 {
        --gutter-y: 0.25rem
    }

    .g-lg-0375, .gx-lg-0375 {
        --gutter-x: 0.375rem
    }

    .g-lg-0375, .gy-lg-0375 {
        --gutter-y: 0.375rem
    }

    .g-lg-05, .gx-lg-05 {
        --gutter-x: 0.5rem
    }

    .g-lg-05, .gy-lg-05 {
        --gutter-y: 0.5rem
    }

    .g-lg-075, .gx-lg-075 {
        --gutter-x: 0.75rem
    }

    .g-lg-075, .gy-lg-075 {
        --gutter-y: 0.75rem
    }

    .g-lg-1, .gx-lg-1 {
        --gutter-x: 1rem
    }

    .g-lg-1, .gy-lg-1 {
        --gutter-y: 1rem
    }

    .g-lg-20, .gx-lg-20 {
        --gutter-x: 1.25rem
    }

    .g-lg-20, .gy-lg-20 {
        --gutter-y: 1.25rem
    }

    .g-lg-2, .gx-lg-2 {
        --gutter-x: 1.5rem
    }

    .g-lg-2, .gy-lg-2 {
        --gutter-y: 1.5rem
    }

    .g-lg-3, .gx-lg-3 {
        --gutter-x: 2rem
    }

    .g-lg-3, .gy-lg-3 {
        --gutter-y: 2rem
    }

    .g-lg-30, .gx-lg-30 {
        --gutter-x: 1.875rem
    }

    .g-lg-30, .gy-lg-30 {
        --gutter-y: 1.875rem
    }

    .g-lg-40, .gx-lg-40 {
        --gutter-x: 2.5rem
    }

    .g-lg-40, .gy-lg-40 {
        --gutter-y: 2.5rem
    }

    .g-lg-4, .gx-lg-4 {
        --gutter-x: 3rem
    }

    .g-lg-4, .gy-lg-4 {
        --gutter-y: 3rem
    }

    .g-lg-56, .gx-lg-56 {
        --gutter-x: 3.5rem
    }

    .g-lg-56, .gy-lg-56 {
        --gutter-y: 3.5rem
    }

    .g-lg-5, .gx-lg-5 {
        --gutter-x: 4rem
    }

    .g-lg-5, .gy-lg-5 {
        --gutter-y: 4rem
    }

    .g-lg-6, .gx-lg-6 {
        --gutter-x: 4.5rem
    }

    .g-lg-6, .gy-lg-6 {
        --gutter-y: 4.5rem
    }

    .g-lg-7, .gx-lg-7 {
        --gutter-x: 6rem
    }

    .g-lg-7, .gy-lg-7 {
        --gutter-y: 6rem
    }

    .g-lg-80, .gx-lg-80 {
        --gutter-x: 5rem
    }

    .g-lg-80, .gy-lg-80 {
        --gutter-y: 5rem
    }

    .g-lg-gutter, .gx-lg-gutter {
        --gutter-x: 1rem
    }

    .g-lg-gutter, .gy-lg-gutter {
        --gutter-y: 1rem
    }

    .g-lg-column, .gx-lg-column {
        --gutter-x: 5rem
    }

    .g-lg-column, .gy-lg-column {
        --gutter-y: 5rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0, .gx-xl-0 {
        --gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --gutter-y: 0
    }

    .g-xl-025, .gx-xl-025 {
        --gutter-x: 0.25rem
    }

    .g-xl-025, .gy-xl-025 {
        --gutter-y: 0.25rem
    }

    .g-xl-0375, .gx-xl-0375 {
        --gutter-x: 0.375rem
    }

    .g-xl-0375, .gy-xl-0375 {
        --gutter-y: 0.375rem
    }

    .g-xl-05, .gx-xl-05 {
        --gutter-x: 0.5rem
    }

    .g-xl-05, .gy-xl-05 {
        --gutter-y: 0.5rem
    }

    .g-xl-075, .gx-xl-075 {
        --gutter-x: 0.75rem
    }

    .g-xl-075, .gy-xl-075 {
        --gutter-y: 0.75rem
    }

    .g-xl-1, .gx-xl-1 {
        --gutter-x: 1rem
    }

    .g-xl-1, .gy-xl-1 {
        --gutter-y: 1rem
    }

    .g-xl-20, .gx-xl-20 {
        --gutter-x: 1.25rem
    }

    .g-xl-20, .gy-xl-20 {
        --gutter-y: 1.25rem
    }

    .g-xl-2, .gx-xl-2 {
        --gutter-x: 1.5rem
    }

    .g-xl-2, .gy-xl-2 {
        --gutter-y: 1.5rem
    }

    .g-xl-3, .gx-xl-3 {
        --gutter-x: 2rem
    }

    .g-xl-3, .gy-xl-3 {
        --gutter-y: 2rem
    }

    .g-xl-30, .gx-xl-30 {
        --gutter-x: 1.875rem
    }

    .g-xl-30, .gy-xl-30 {
        --gutter-y: 1.875rem
    }

    .g-xl-40, .gx-xl-40 {
        --gutter-x: 2.5rem
    }

    .g-xl-40, .gy-xl-40 {
        --gutter-y: 2.5rem
    }

    .g-xl-4, .gx-xl-4 {
        --gutter-x: 3rem
    }

    .g-xl-4, .gy-xl-4 {
        --gutter-y: 3rem
    }

    .g-xl-56, .gx-xl-56 {
        --gutter-x: 3.5rem
    }

    .g-xl-56, .gy-xl-56 {
        --gutter-y: 3.5rem
    }

    .g-xl-5, .gx-xl-5 {
        --gutter-x: 4rem
    }

    .g-xl-5, .gy-xl-5 {
        --gutter-y: 4rem
    }

    .g-xl-6, .gx-xl-6 {
        --gutter-x: 4.5rem
    }

    .g-xl-6, .gy-xl-6 {
        --gutter-y: 4.5rem
    }

    .g-xl-7, .gx-xl-7 {
        --gutter-x: 6rem
    }

    .g-xl-7, .gy-xl-7 {
        --gutter-y: 6rem
    }

    .g-xl-80, .gx-xl-80 {
        --gutter-x: 5rem
    }

    .g-xl-80, .gy-xl-80 {
        --gutter-y: 5rem
    }

    .g-xl-gutter, .gx-xl-gutter {
        --gutter-x: 1rem
    }

    .g-xl-gutter, .gy-xl-gutter {
        --gutter-y: 1rem
    }

    .g-xl-column, .gx-xl-column {
        --gutter-x: 5rem
    }

    .g-xl-column, .gy-xl-column {
        --gutter-y: 5rem
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0, .gx-xxl-0 {
        --gutter-x: 0
    }

    .g-xxl-0, .gy-xxl-0 {
        --gutter-y: 0
    }

    .g-xxl-025, .gx-xxl-025 {
        --gutter-x: 0.25rem
    }

    .g-xxl-025, .gy-xxl-025 {
        --gutter-y: 0.25rem
    }

    .g-xxl-0375, .gx-xxl-0375 {
        --gutter-x: 0.375rem
    }

    .g-xxl-0375, .gy-xxl-0375 {
        --gutter-y: 0.375rem
    }

    .g-xxl-05, .gx-xxl-05 {
        --gutter-x: 0.5rem
    }

    .g-xxl-05, .gy-xxl-05 {
        --gutter-y: 0.5rem
    }

    .g-xxl-075, .gx-xxl-075 {
        --gutter-x: 0.75rem
    }

    .g-xxl-075, .gy-xxl-075 {
        --gutter-y: 0.75rem
    }

    .g-xxl-1, .gx-xxl-1 {
        --gutter-x: 1rem
    }

    .g-xxl-1, .gy-xxl-1 {
        --gutter-y: 1rem
    }

    .g-xxl-20, .gx-xxl-20 {
        --gutter-x: 1.25rem
    }

    .g-xxl-20, .gy-xxl-20 {
        --gutter-y: 1.25rem
    }

    .g-xxl-2, .gx-xxl-2 {
        --gutter-x: 1.5rem
    }

    .g-xxl-2, .gy-xxl-2 {
        --gutter-y: 1.5rem
    }

    .g-xxl-3, .gx-xxl-3 {
        --gutter-x: 2rem
    }

    .g-xxl-3, .gy-xxl-3 {
        --gutter-y: 2rem
    }

    .g-xxl-30, .gx-xxl-30 {
        --gutter-x: 1.875rem
    }

    .g-xxl-30, .gy-xxl-30 {
        --gutter-y: 1.875rem
    }

    .g-xxl-40, .gx-xxl-40 {
        --gutter-x: 2.5rem
    }

    .g-xxl-40, .gy-xxl-40 {
        --gutter-y: 2.5rem
    }

    .g-xxl-4, .gx-xxl-4 {
        --gutter-x: 3rem
    }

    .g-xxl-4, .gy-xxl-4 {
        --gutter-y: 3rem
    }

    .g-xxl-56, .gx-xxl-56 {
        --gutter-x: 3.5rem
    }

    .g-xxl-56, .gy-xxl-56 {
        --gutter-y: 3.5rem
    }

    .g-xxl-5, .gx-xxl-5 {
        --gutter-x: 4rem
    }

    .g-xxl-5, .gy-xxl-5 {
        --gutter-y: 4rem
    }

    .g-xxl-6, .gx-xxl-6 {
        --gutter-x: 4.5rem
    }

    .g-xxl-6, .gy-xxl-6 {
        --gutter-y: 4.5rem
    }

    .g-xxl-7, .gx-xxl-7 {
        --gutter-x: 6rem
    }

    .g-xxl-7, .gy-xxl-7 {
        --gutter-y: 6rem
    }

    .g-xxl-80, .gx-xxl-80 {
        --gutter-x: 5rem
    }

    .g-xxl-80, .gy-xxl-80 {
        --gutter-y: 5rem
    }

    .g-xxl-gutter, .gx-xxl-gutter {
        --gutter-x: 1rem
    }

    .g-xxl-gutter, .gy-xxl-gutter {
        --gutter-y: 1rem
    }

    .g-xxl-column, .gx-xxl-column {
        --gutter-x: 5rem
    }

    .g-xxl-column, .gy-xxl-column {
        --gutter-y: 5rem
    }
}

@media (max-width: 767px) {
    .row.row--carousel {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        margin: 0 -1.25rem;
        padding: 0;
        scroll-padding: 0 1.25rem;
        width: auto
    }

    .row.row--carousel::-webkit-scrollbar {
        display: none
    }

    .row.row--carousel::after, .row.row--carousel::before {
        content: "";
        width: .625rem;
        display: block;
        flex-shrink: 0
    }

    .row.row--carousel .row__item {
        flex: 0 0 17.5rem;
        max-width: 17.5rem;
        padding: 0;
        scroll-snap-align: start;
        margin: .625rem
    }

    .row.row--carousel .card--shadowed {
        box-shadow: initial
    }
}

@media (max-width: 575px) {
    .row.row--carousel--small .row__item {
        flex: 0 0 8.75rem;
        max-width: 8.75rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-inline-grid {
    display: inline-grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

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

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-025 {
    margin: .25rem !important
}

.m-0375 {
    margin: .375rem !important
}

.m-05 {
    margin: .5rem !important
}

.m-075 {
    margin: .75rem !important
}

.m-1 {
    margin: 1rem !important
}

.m-20 {
    margin: 1.25rem !important
}

.m-2 {
    margin: 1.5rem !important
}

.m-3 {
    margin: 2rem !important
}

.m-30 {
    margin: 1.875rem !important
}

.m-40 {
    margin: 2.5rem !important
}

.m-4 {
    margin: 3rem !important
}

.m-56 {
    margin: 3.5rem !important
}

.m-5 {
    margin: 4rem !important
}

.m-6 {
    margin: 4.5rem !important
}

.m-7 {
    margin: 6rem !important
}

.m-80 {
    margin: 5rem !important
}

.m-gutter {
    margin: 1rem !important
}

.m-column {
    margin: 5rem !important
}

.m-auto {
    margin: auto !important
}

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

.mx-025 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-0375 {
    margin-right: .375rem !important;
    margin-left: .375rem !important
}

.mx-05 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-075 {
    margin-right: .75rem !important;
    margin-left: .75rem !important
}

.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important
}

.mx-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.mx-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important
}

.mx-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important
}

.mx-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important
}

.mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important
}

.mx-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
}

.mx-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
}

.mx-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important
}

.mx-gutter {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-column {
    margin-right: 5rem !important;
    margin-left: 5rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-025 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-0375 {
    margin-top: .375rem !important;
    margin-bottom: .375rem !important
}

.my-05 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-075 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.my-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.my-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important
}

.my-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

.my-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
}

.my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.my-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
}

.my-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
}

.my-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.my-gutter {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-column {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-025 {
    margin-top: .25rem !important
}

.mt-0375 {
    margin-top: .375rem !important
}

.mt-05 {
    margin-top: .5rem !important
}

.mt-075 {
    margin-top: .75rem !important
}

.mt-1 {
    margin-top: 1rem !important
}

.mt-20 {
    margin-top: 1.25rem !important
}

.mt-2 {
    margin-top: 1.5rem !important
}

.mt-3 {
    margin-top: 2rem !important
}

.mt-30 {
    margin-top: 1.875rem !important
}

.mt-40 {
    margin-top: 2.5rem !important
}

.mt-4 {
    margin-top: 3rem !important
}

.mt-56 {
    margin-top: 3.5rem !important
}

.mt-5 {
    margin-top: 4rem !important
}

.mt-6 {
    margin-top: 4.5rem !important
}

.mt-7 {
    margin-top: 6rem !important
}

.mt-80 {
    margin-top: 5rem !important
}

.mt-gutter {
    margin-top: 1rem !important
}

.mt-column {
    margin-top: 5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-025 {
    margin-right: .25rem !important
}

.me-0375 {
    margin-right: .375rem !important
}

.me-05 {
    margin-right: .5rem !important
}

.me-075 {
    margin-right: .75rem !important
}

.me-1 {
    margin-right: 1rem !important
}

.me-20 {
    margin-right: 1.25rem !important
}

.me-2 {
    margin-right: 1.5rem !important
}

.me-3 {
    margin-right: 2rem !important
}

.me-30 {
    margin-right: 1.875rem !important
}

.me-40 {
    margin-right: 2.5rem !important
}

.me-4 {
    margin-right: 3rem !important
}

.me-56 {
    margin-right: 3.5rem !important
}

.me-5 {
    margin-right: 4rem !important
}

.me-6 {
    margin-right: 4.5rem !important
}

.me-7 {
    margin-right: 6rem !important
}

.me-80 {
    margin-right: 5rem !important
}

.me-gutter {
    margin-right: 1rem !important
}

.me-column {
    margin-right: 5rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-025 {
    margin-bottom: .25rem !important
}

.mb-0375 {
    margin-bottom: .375rem !important
}

.mb-05 {
    margin-bottom: .5rem !important
}

.mb-075 {
    margin-bottom: .75rem !important
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mb-20 {
    margin-bottom: 1.25rem !important
}

.mb-2 {
    margin-bottom: 1.5rem !important
}

.mb-3 {
    margin-bottom: 2rem !important
}

.mb-30 {
    margin-bottom: 1.875rem !important
}

.mb-40 {
    margin-bottom: 2.5rem !important
}

.mb-4 {
    margin-bottom: 3rem !important
}

.mb-56 {
    margin-bottom: 3.5rem !important
}

.mb-5 {
    margin-bottom: 4rem !important
}

.mb-6 {
    margin-bottom: 4.5rem !important
}

.mb-7 {
    margin-bottom: 6rem !important
}

.mb-80 {
    margin-bottom: 5rem !important
}

.mb-gutter {
    margin-bottom: 1rem !important
}

.mb-column {
    margin-bottom: 5rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-025 {
    margin-left: .25rem !important
}

.ms-0375 {
    margin-left: .375rem !important
}

.ms-05 {
    margin-left: .5rem !important
}

.ms-075 {
    margin-left: .75rem !important
}

.ms-1 {
    margin-left: 1rem !important
}

.ms-20 {
    margin-left: 1.25rem !important
}

.ms-2 {
    margin-left: 1.5rem !important
}

.ms-3 {
    margin-left: 2rem !important
}

.ms-30 {
    margin-left: 1.875rem !important
}

.ms-40 {
    margin-left: 2.5rem !important
}

.ms-4 {
    margin-left: 3rem !important
}

.ms-56 {
    margin-left: 3.5rem !important
}

.ms-5 {
    margin-left: 4rem !important
}

.ms-6 {
    margin-left: 4.5rem !important
}

.ms-7 {
    margin-left: 6rem !important
}

.ms-80 {
    margin-left: 5rem !important
}

.ms-gutter {
    margin-left: 1rem !important
}

.ms-column {
    margin-left: 5rem !important
}

.ms-auto {
    margin-left: auto !important
}

.m-n025 {
    margin: -.25rem !important
}

.m-n0375 {
    margin: -.375rem !important
}

.m-n05 {
    margin: -.5rem !important
}

.m-n075 {
    margin: -.75rem !important
}

.m-n1 {
    margin: -1rem !important
}

.m-n20 {
    margin: -1.25rem !important
}

.m-n2 {
    margin: -1.5rem !important
}

.m-n3 {
    margin: -2rem !important
}

.m-n30 {
    margin: -1.875rem !important
}

.m-n40 {
    margin: -2.5rem !important
}

.m-n4 {
    margin: -3rem !important
}

.m-n56 {
    margin: -3.5rem !important
}

.m-n5 {
    margin: -4rem !important
}

.m-n6 {
    margin: -4.5rem !important
}

.m-n7 {
    margin: -6rem !important
}

.m-n80 {
    margin: -5rem !important
}

.m-ngutter {
    margin: -1rem !important
}

.m-ncolumn {
    margin: -5rem !important
}

.mx-n025 {
    margin-right: -.25rem !important;
    margin-left: -.25rem !important
}

.mx-n0375 {
    margin-right: -.375rem !important;
    margin-left: -.375rem !important
}

.mx-n05 {
    margin-right: -.5rem !important;
    margin-left: -.5rem !important
}

.mx-n075 {
    margin-right: -.75rem !important;
    margin-left: -.75rem !important
}

.mx-n1 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mx-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important
}

.mx-n2 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important
}

.mx-n3 {
    margin-right: -2rem !important;
    margin-left: -2rem !important
}

.mx-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important
}

.mx-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important
}

.mx-n4 {
    margin-right: -3rem !important;
    margin-left: -3rem !important
}

.mx-n56 {
    margin-right: -3.5rem !important;
    margin-left: -3.5rem !important
}

.mx-n5 {
    margin-right: -4rem !important;
    margin-left: -4rem !important
}

.mx-n6 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important
}

.mx-n7 {
    margin-right: -6rem !important;
    margin-left: -6rem !important
}

.mx-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important
}

.mx-ngutter {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mx-ncolumn {
    margin-right: -5rem !important;
    margin-left: -5rem !important
}

.my-n025 {
    margin-top: -.25rem !important;
    margin-bottom: -.25rem !important
}

.my-n0375 {
    margin-top: -.375rem !important;
    margin-bottom: -.375rem !important
}

.my-n05 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
}

.my-n075 {
    margin-top: -.75rem !important;
    margin-bottom: -.75rem !important
}

.my-n1 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.my-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
}

.my-n2 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.my-n3 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important
}

.my-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important
}

.my-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important
}

.my-n4 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important
}

.my-n56 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important
}

.my-n5 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important
}

.my-n6 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important
}

.my-n7 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important
}

.my-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important
}

.my-ngutter {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.my-ncolumn {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important
}

.mt-n025 {
    margin-top: -.25rem !important
}

.mt-n0375 {
    margin-top: -.375rem !important
}

.mt-n05 {
    margin-top: -.5rem !important
}

.mt-n075 {
    margin-top: -.75rem !important
}

.mt-n1 {
    margin-top: -1rem !important
}

.mt-n20 {
    margin-top: -1.25rem !important
}

.mt-n2 {
    margin-top: -1.5rem !important
}

.mt-n3 {
    margin-top: -2rem !important
}

.mt-n30 {
    margin-top: -1.875rem !important
}

.mt-n40 {
    margin-top: -2.5rem !important
}

.mt-n4 {
    margin-top: -3rem !important
}

.mt-n56 {
    margin-top: -3.5rem !important
}

.mt-n5 {
    margin-top: -4rem !important
}

.mt-n6 {
    margin-top: -4.5rem !important
}

.mt-n7 {
    margin-top: -6rem !important
}

.mt-n80 {
    margin-top: -5rem !important
}

.mt-ngutter {
    margin-top: -1rem !important
}

.mt-ncolumn {
    margin-top: -5rem !important
}

.me-n025 {
    margin-right: -.25rem !important
}

.me-n0375 {
    margin-right: -.375rem !important
}

.me-n05 {
    margin-right: -.5rem !important
}

.me-n075 {
    margin-right: -.75rem !important
}

.me-n1 {
    margin-right: -1rem !important
}

.me-n20 {
    margin-right: -1.25rem !important
}

.me-n2 {
    margin-right: -1.5rem !important
}

.me-n3 {
    margin-right: -2rem !important
}

.me-n30 {
    margin-right: -1.875rem !important
}

.me-n40 {
    margin-right: -2.5rem !important
}

.me-n4 {
    margin-right: -3rem !important
}

.me-n56 {
    margin-right: -3.5rem !important
}

.me-n5 {
    margin-right: -4rem !important
}

.me-n6 {
    margin-right: -4.5rem !important
}

.me-n7 {
    margin-right: -6rem !important
}

.me-n80 {
    margin-right: -5rem !important
}

.me-ngutter {
    margin-right: -1rem !important
}

.me-ncolumn {
    margin-right: -5rem !important
}

.mb-n025 {
    margin-bottom: -.25rem !important
}

.mb-n0375 {
    margin-bottom: -.375rem !important
}

.mb-n05 {
    margin-bottom: -.5rem !important
}

.mb-n075 {
    margin-bottom: -.75rem !important
}

.mb-n1 {
    margin-bottom: -1rem !important
}

.mb-n20 {
    margin-bottom: -1.25rem !important
}

.mb-n2 {
    margin-bottom: -1.5rem !important
}

.mb-n3 {
    margin-bottom: -2rem !important
}

.mb-n30 {
    margin-bottom: -1.875rem !important
}

.mb-n40 {
    margin-bottom: -2.5rem !important
}

.mb-n4 {
    margin-bottom: -3rem !important
}

.mb-n56 {
    margin-bottom: -3.5rem !important
}

.mb-n5 {
    margin-bottom: -4rem !important
}

.mb-n6 {
    margin-bottom: -4.5rem !important
}

.mb-n7 {
    margin-bottom: -6rem !important
}

.mb-n80 {
    margin-bottom: -5rem !important
}

.mb-ngutter {
    margin-bottom: -1rem !important
}

.mb-ncolumn {
    margin-bottom: -5rem !important
}

.ms-n025 {
    margin-left: -.25rem !important
}

.ms-n0375 {
    margin-left: -.375rem !important
}

.ms-n05 {
    margin-left: -.5rem !important
}

.ms-n075 {
    margin-left: -.75rem !important
}

.ms-n1 {
    margin-left: -1rem !important
}

.ms-n20 {
    margin-left: -1.25rem !important
}

.ms-n2 {
    margin-left: -1.5rem !important
}

.ms-n3 {
    margin-left: -2rem !important
}

.ms-n30 {
    margin-left: -1.875rem !important
}

.ms-n40 {
    margin-left: -2.5rem !important
}

.ms-n4 {
    margin-left: -3rem !important
}

.ms-n56 {
    margin-left: -3.5rem !important
}

.ms-n5 {
    margin-left: -4rem !important
}

.ms-n6 {
    margin-left: -4.5rem !important
}

.ms-n7 {
    margin-left: -6rem !important
}

.ms-n80 {
    margin-left: -5rem !important
}

.ms-ngutter {
    margin-left: -1rem !important
}

.ms-ncolumn {
    margin-left: -5rem !important
}

.p-0 {
    padding: 0 !important
}

.p-025 {
    padding: .25rem !important
}

.p-0375 {
    padding: .375rem !important
}

.p-05 {
    padding: .5rem !important
}

.p-075 {
    padding: .75rem !important
}

.p-1 {
    padding: 1rem !important
}

.p-20 {
    padding: 1.25rem !important
}

.p-2 {
    padding: 1.5rem !important
}

.p-3 {
    padding: 2rem !important
}

.p-30 {
    padding: 1.875rem !important
}

.p-40 {
    padding: 2.5rem !important
}

.p-4 {
    padding: 3rem !important
}

.p-56 {
    padding: 3.5rem !important
}

.p-5 {
    padding: 4rem !important
}

.p-6 {
    padding: 4.5rem !important
}

.p-7 {
    padding: 6rem !important
}

.p-80 {
    padding: 5rem !important
}

.p-gutter {
    padding: 1rem !important
}

.p-column {
    padding: 5rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-025 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-0375 {
    padding-right: .375rem !important;
    padding-left: .375rem !important
}

.px-05 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-075 {
    padding-right: .75rem !important;
    padding-left: .75rem !important
}

.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important
}

.px-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.px-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important
}

.px-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important
}

.px-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.px-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important
}

.px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important
}

.px-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
}

.px-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
}

.px-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important
}

.px-gutter {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-column {
    padding-right: 5rem !important;
    padding-left: 5rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-025 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-0375 {
    padding-top: .375rem !important;
    padding-bottom: .375rem !important
}

.py-05 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-075 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.py-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.py-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important
}

.py-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.py-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.py-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-gutter {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-column {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-025 {
    padding-top: .25rem !important
}

.pt-0375 {
    padding-top: .375rem !important
}

.pt-05 {
    padding-top: .5rem !important
}

.pt-075 {
    padding-top: .75rem !important
}

.pt-1 {
    padding-top: 1rem !important
}

.pt-20 {
    padding-top: 1.25rem !important
}

.pt-2 {
    padding-top: 1.5rem !important
}

.pt-3 {
    padding-top: 2rem !important
}

.pt-30 {
    padding-top: 1.875rem !important
}

.pt-40 {
    padding-top: 2.5rem !important
}

.pt-4 {
    padding-top: 3rem !important
}

.pt-56 {
    padding-top: 3.5rem !important
}

.pt-5 {
    padding-top: 4rem !important
}

.pt-6 {
    padding-top: 4.5rem !important
}

.pt-7 {
    padding-top: 6rem !important
}

.pt-80 {
    padding-top: 5rem !important
}

.pt-gutter {
    padding-top: 1rem !important
}

.pt-column {
    padding-top: 5rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-025 {
    padding-right: .25rem !important
}

.pe-0375 {
    padding-right: .375rem !important
}

.pe-05 {
    padding-right: .5rem !important
}

.pe-075 {
    padding-right: .75rem !important
}

.pe-1 {
    padding-right: 1rem !important
}

.pe-20 {
    padding-right: 1.25rem !important
}

.pe-2 {
    padding-right: 1.5rem !important
}

.pe-3 {
    padding-right: 2rem !important
}

.pe-30 {
    padding-right: 1.875rem !important
}

.pe-40 {
    padding-right: 2.5rem !important
}

.pe-4 {
    padding-right: 3rem !important
}

.pe-56 {
    padding-right: 3.5rem !important
}

.pe-5 {
    padding-right: 4rem !important
}

.pe-6 {
    padding-right: 4.5rem !important
}

.pe-7 {
    padding-right: 6rem !important
}

.pe-80 {
    padding-right: 5rem !important
}

.pe-gutter {
    padding-right: 1rem !important
}

.pe-column {
    padding-right: 5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-025 {
    padding-bottom: .25rem !important
}

.pb-0375 {
    padding-bottom: .375rem !important
}

.pb-05 {
    padding-bottom: .5rem !important
}

.pb-075 {
    padding-bottom: .75rem !important
}

.pb-1 {
    padding-bottom: 1rem !important
}

.pb-20 {
    padding-bottom: 1.25rem !important
}

.pb-2 {
    padding-bottom: 1.5rem !important
}

.pb-3 {
    padding-bottom: 2rem !important
}

.pb-30 {
    padding-bottom: 1.875rem !important
}

.pb-40 {
    padding-bottom: 2.5rem !important
}

.pb-4 {
    padding-bottom: 3rem !important
}

.pb-56 {
    padding-bottom: 3.5rem !important
}

.pb-5 {
    padding-bottom: 4rem !important
}

.pb-6 {
    padding-bottom: 4.5rem !important
}

.pb-7 {
    padding-bottom: 6rem !important
}

.pb-80 {
    padding-bottom: 5rem !important
}

.pb-gutter {
    padding-bottom: 1rem !important
}

.pb-column {
    padding-bottom: 5rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-025 {
    padding-left: .25rem !important
}

.ps-0375 {
    padding-left: .375rem !important
}

.ps-05 {
    padding-left: .5rem !important
}

.ps-075 {
    padding-left: .75rem !important
}

.ps-1 {
    padding-left: 1rem !important
}

.ps-20 {
    padding-left: 1.25rem !important
}

.ps-2 {
    padding-left: 1.5rem !important
}

.ps-3 {
    padding-left: 2rem !important
}

.ps-30 {
    padding-left: 1.875rem !important
}

.ps-40 {
    padding-left: 2.5rem !important
}

.ps-4 {
    padding-left: 3rem !important
}

.ps-56 {
    padding-left: 3.5rem !important
}

.ps-5 {
    padding-left: 4rem !important
}

.ps-6 {
    padding-left: 4.5rem !important
}

.ps-7 {
    padding-left: 6rem !important
}

.ps-80 {
    padding-left: 5rem !important
}

.ps-gutter {
    padding-left: 1rem !important
}

.ps-column {
    padding-left: 5rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-025 {
    gap: .25rem !important
}

.gap-0375 {
    gap: .375rem !important
}

.gap-05 {
    gap: .5rem !important
}

.gap-075 {
    gap: .75rem !important
}

.gap-1 {
    gap: 1rem !important
}

.gap-20 {
    gap: 1.25rem !important
}

.gap-2 {
    gap: 1.5rem !important
}

.gap-3 {
    gap: 2rem !important
}

.gap-30 {
    gap: 1.875rem !important
}

.gap-40 {
    gap: 2.5rem !important
}

.gap-4 {
    gap: 3rem !important
}

.gap-56 {
    gap: 3.5rem !important
}

.gap-5 {
    gap: 4rem !important
}

.gap-6 {
    gap: 4.5rem !important
}

.gap-7 {
    gap: 6rem !important
}

.gap-80 {
    gap: 5rem !important
}

.gap-gutter {
    gap: 1rem !important
}

.gap-column {
    gap: 5rem !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-025 {
    row-gap: .25rem !important
}

.row-gap-0375 {
    row-gap: .375rem !important
}

.row-gap-05 {
    row-gap: .5rem !important
}

.row-gap-075 {
    row-gap: .75rem !important
}

.row-gap-1 {
    row-gap: 1rem !important
}

.row-gap-20 {
    row-gap: 1.25rem !important
}

.row-gap-2 {
    row-gap: 1.5rem !important
}

.row-gap-3 {
    row-gap: 2rem !important
}

.row-gap-30 {
    row-gap: 1.875rem !important
}

.row-gap-40 {
    row-gap: 2.5rem !important
}

.row-gap-4 {
    row-gap: 3rem !important
}

.row-gap-56 {
    row-gap: 3.5rem !important
}

.row-gap-5 {
    row-gap: 4rem !important
}

.row-gap-6 {
    row-gap: 4.5rem !important
}

.row-gap-7 {
    row-gap: 6rem !important
}

.row-gap-80 {
    row-gap: 5rem !important
}

.row-gap-gutter {
    row-gap: 1rem !important
}

.row-gap-column {
    row-gap: 5rem !important
}

.column-gap-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
}

.column-gap-025 {
    -moz-column-gap: .25rem !important;
    column-gap: .25rem !important
}

.column-gap-0375 {
    -moz-column-gap: .375rem !important;
    column-gap: .375rem !important
}

.column-gap-05 {
    -moz-column-gap: .5rem !important;
    column-gap: .5rem !important
}

.column-gap-075 {
    -moz-column-gap: .75rem !important;
    column-gap: .75rem !important
}

.column-gap-1 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.column-gap-20 {
    -moz-column-gap: 1.25rem !important;
    column-gap: 1.25rem !important
}

.column-gap-2 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.column-gap-3 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important
}

.column-gap-30 {
    -moz-column-gap: 1.875rem !important;
    column-gap: 1.875rem !important
}

.column-gap-40 {
    -moz-column-gap: 2.5rem !important;
    column-gap: 2.5rem !important
}

.column-gap-4 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
}

.column-gap-56 {
    -moz-column-gap: 3.5rem !important;
    column-gap: 3.5rem !important
}

.column-gap-5 {
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important
}

.column-gap-6 {
    -moz-column-gap: 4.5rem !important;
    column-gap: 4.5rem !important
}

.column-gap-7 {
    -moz-column-gap: 6rem !important;
    column-gap: 6rem !important
}

.column-gap-80 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important
}

.column-gap-gutter {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.column-gap-column {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important
}

@media (min-width: 576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-inline-grid {
        display: inline-grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-025 {
        margin: .25rem !important
    }

    .m-sm-0375 {
        margin: .375rem !important
    }

    .m-sm-05 {
        margin: .5rem !important
    }

    .m-sm-075 {
        margin: .75rem !important
    }

    .m-sm-1 {
        margin: 1rem !important
    }

    .m-sm-20 {
        margin: 1.25rem !important
    }

    .m-sm-2 {
        margin: 1.5rem !important
    }

    .m-sm-3 {
        margin: 2rem !important
    }

    .m-sm-30 {
        margin: 1.875rem !important
    }

    .m-sm-40 {
        margin: 2.5rem !important
    }

    .m-sm-4 {
        margin: 3rem !important
    }

    .m-sm-56 {
        margin: 3.5rem !important
    }

    .m-sm-5 {
        margin: 4rem !important
    }

    .m-sm-6 {
        margin: 4.5rem !important
    }

    .m-sm-7 {
        margin: 6rem !important
    }

    .m-sm-80 {
        margin: 5rem !important
    }

    .m-sm-gutter {
        margin: 1rem !important
    }

    .m-sm-column {
        margin: 5rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-025 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-0375 {
        margin-right: .375rem !important;
        margin-left: .375rem !important
    }

    .mx-sm-05 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-075 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-sm-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-20 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-sm-2 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-3 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-sm-30 {
        margin-right: 1.875rem !important;
        margin-left: 1.875rem !important
    }

    .mx-sm-40 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-sm-4 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-56 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-sm-5 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-sm-6 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-sm-7 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-sm-80 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-sm-gutter {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-column {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-025 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-0375 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-sm-05 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-075 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-sm-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-sm-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-3 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-sm-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .my-sm-40 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-sm-4 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-56 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-sm-5 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-sm-6 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-sm-7 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-sm-80 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-sm-gutter {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-column {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-025 {
        margin-top: .25rem !important
    }

    .mt-sm-0375 {
        margin-top: .375rem !important
    }

    .mt-sm-05 {
        margin-top: .5rem !important
    }

    .mt-sm-075 {
        margin-top: .75rem !important
    }

    .mt-sm-1 {
        margin-top: 1rem !important
    }

    .mt-sm-20 {
        margin-top: 1.25rem !important
    }

    .mt-sm-2 {
        margin-top: 1.5rem !important
    }

    .mt-sm-3 {
        margin-top: 2rem !important
    }

    .mt-sm-30 {
        margin-top: 1.875rem !important
    }

    .mt-sm-40 {
        margin-top: 2.5rem !important
    }

    .mt-sm-4 {
        margin-top: 3rem !important
    }

    .mt-sm-56 {
        margin-top: 3.5rem !important
    }

    .mt-sm-5 {
        margin-top: 4rem !important
    }

    .mt-sm-6 {
        margin-top: 4.5rem !important
    }

    .mt-sm-7 {
        margin-top: 6rem !important
    }

    .mt-sm-80 {
        margin-top: 5rem !important
    }

    .mt-sm-gutter {
        margin-top: 1rem !important
    }

    .mt-sm-column {
        margin-top: 5rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-025 {
        margin-right: .25rem !important
    }

    .me-sm-0375 {
        margin-right: .375rem !important
    }

    .me-sm-05 {
        margin-right: .5rem !important
    }

    .me-sm-075 {
        margin-right: .75rem !important
    }

    .me-sm-1 {
        margin-right: 1rem !important
    }

    .me-sm-20 {
        margin-right: 1.25rem !important
    }

    .me-sm-2 {
        margin-right: 1.5rem !important
    }

    .me-sm-3 {
        margin-right: 2rem !important
    }

    .me-sm-30 {
        margin-right: 1.875rem !important
    }

    .me-sm-40 {
        margin-right: 2.5rem !important
    }

    .me-sm-4 {
        margin-right: 3rem !important
    }

    .me-sm-56 {
        margin-right: 3.5rem !important
    }

    .me-sm-5 {
        margin-right: 4rem !important
    }

    .me-sm-6 {
        margin-right: 4.5rem !important
    }

    .me-sm-7 {
        margin-right: 6rem !important
    }

    .me-sm-80 {
        margin-right: 5rem !important
    }

    .me-sm-gutter {
        margin-right: 1rem !important
    }

    .me-sm-column {
        margin-right: 5rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-025 {
        margin-bottom: .25rem !important
    }

    .mb-sm-0375 {
        margin-bottom: .375rem !important
    }

    .mb-sm-05 {
        margin-bottom: .5rem !important
    }

    .mb-sm-075 {
        margin-bottom: .75rem !important
    }

    .mb-sm-1 {
        margin-bottom: 1rem !important
    }

    .mb-sm-20 {
        margin-bottom: 1.25rem !important
    }

    .mb-sm-2 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 2rem !important
    }

    .mb-sm-30 {
        margin-bottom: 1.875rem !important
    }

    .mb-sm-40 {
        margin-bottom: 2.5rem !important
    }

    .mb-sm-4 {
        margin-bottom: 3rem !important
    }

    .mb-sm-56 {
        margin-bottom: 3.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 4rem !important
    }

    .mb-sm-6 {
        margin-bottom: 4.5rem !important
    }

    .mb-sm-7 {
        margin-bottom: 6rem !important
    }

    .mb-sm-80 {
        margin-bottom: 5rem !important
    }

    .mb-sm-gutter {
        margin-bottom: 1rem !important
    }

    .mb-sm-column {
        margin-bottom: 5rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-025 {
        margin-left: .25rem !important
    }

    .ms-sm-0375 {
        margin-left: .375rem !important
    }

    .ms-sm-05 {
        margin-left: .5rem !important
    }

    .ms-sm-075 {
        margin-left: .75rem !important
    }

    .ms-sm-1 {
        margin-left: 1rem !important
    }

    .ms-sm-20 {
        margin-left: 1.25rem !important
    }

    .ms-sm-2 {
        margin-left: 1.5rem !important
    }

    .ms-sm-3 {
        margin-left: 2rem !important
    }

    .ms-sm-30 {
        margin-left: 1.875rem !important
    }

    .ms-sm-40 {
        margin-left: 2.5rem !important
    }

    .ms-sm-4 {
        margin-left: 3rem !important
    }

    .ms-sm-56 {
        margin-left: 3.5rem !important
    }

    .ms-sm-5 {
        margin-left: 4rem !important
    }

    .ms-sm-6 {
        margin-left: 4.5rem !important
    }

    .ms-sm-7 {
        margin-left: 6rem !important
    }

    .ms-sm-80 {
        margin-left: 5rem !important
    }

    .ms-sm-gutter {
        margin-left: 1rem !important
    }

    .ms-sm-column {
        margin-left: 5rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .m-sm-n025 {
        margin: -.25rem !important
    }

    .m-sm-n0375 {
        margin: -.375rem !important
    }

    .m-sm-n05 {
        margin: -.5rem !important
    }

    .m-sm-n075 {
        margin: -.75rem !important
    }

    .m-sm-n1 {
        margin: -1rem !important
    }

    .m-sm-n20 {
        margin: -1.25rem !important
    }

    .m-sm-n2 {
        margin: -1.5rem !important
    }

    .m-sm-n3 {
        margin: -2rem !important
    }

    .m-sm-n30 {
        margin: -1.875rem !important
    }

    .m-sm-n40 {
        margin: -2.5rem !important
    }

    .m-sm-n4 {
        margin: -3rem !important
    }

    .m-sm-n56 {
        margin: -3.5rem !important
    }

    .m-sm-n5 {
        margin: -4rem !important
    }

    .m-sm-n6 {
        margin: -4.5rem !important
    }

    .m-sm-n7 {
        margin: -6rem !important
    }

    .m-sm-n80 {
        margin: -5rem !important
    }

    .m-sm-ngutter {
        margin: -1rem !important
    }

    .m-sm-ncolumn {
        margin: -5rem !important
    }

    .mx-sm-n025 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-sm-n0375 {
        margin-right: -.375rem !important;
        margin-left: -.375rem !important
    }

    .mx-sm-n05 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-sm-n075 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-sm-n1 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-sm-n20 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-sm-n2 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-sm-n3 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-sm-n30 {
        margin-right: -1.875rem !important;
        margin-left: -1.875rem !important
    }

    .mx-sm-n40 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-sm-n4 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-sm-n56 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-sm-n5 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-sm-n6 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-sm-n7 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-sm-n80 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-sm-ngutter {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-sm-ncolumn {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .my-sm-n025 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-sm-n0375 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-sm-n05 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-sm-n075 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-sm-n1 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-sm-n20 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-sm-n2 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-sm-n3 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-sm-n30 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important
    }

    .my-sm-n40 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-sm-n4 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-sm-n56 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-sm-n5 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-sm-n6 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-sm-n7 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-sm-n80 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-sm-ngutter {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-sm-ncolumn {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .mt-sm-n025 {
        margin-top: -.25rem !important
    }

    .mt-sm-n0375 {
        margin-top: -.375rem !important
    }

    .mt-sm-n05 {
        margin-top: -.5rem !important
    }

    .mt-sm-n075 {
        margin-top: -.75rem !important
    }

    .mt-sm-n1 {
        margin-top: -1rem !important
    }

    .mt-sm-n20 {
        margin-top: -1.25rem !important
    }

    .mt-sm-n2 {
        margin-top: -1.5rem !important
    }

    .mt-sm-n3 {
        margin-top: -2rem !important
    }

    .mt-sm-n30 {
        margin-top: -1.875rem !important
    }

    .mt-sm-n40 {
        margin-top: -2.5rem !important
    }

    .mt-sm-n4 {
        margin-top: -3rem !important
    }

    .mt-sm-n56 {
        margin-top: -3.5rem !important
    }

    .mt-sm-n5 {
        margin-top: -4rem !important
    }

    .mt-sm-n6 {
        margin-top: -4.5rem !important
    }

    .mt-sm-n7 {
        margin-top: -6rem !important
    }

    .mt-sm-n80 {
        margin-top: -5rem !important
    }

    .mt-sm-ngutter {
        margin-top: -1rem !important
    }

    .mt-sm-ncolumn {
        margin-top: -5rem !important
    }

    .me-sm-n025 {
        margin-right: -.25rem !important
    }

    .me-sm-n0375 {
        margin-right: -.375rem !important
    }

    .me-sm-n05 {
        margin-right: -.5rem !important
    }

    .me-sm-n075 {
        margin-right: -.75rem !important
    }

    .me-sm-n1 {
        margin-right: -1rem !important
    }

    .me-sm-n20 {
        margin-right: -1.25rem !important
    }

    .me-sm-n2 {
        margin-right: -1.5rem !important
    }

    .me-sm-n3 {
        margin-right: -2rem !important
    }

    .me-sm-n30 {
        margin-right: -1.875rem !important
    }

    .me-sm-n40 {
        margin-right: -2.5rem !important
    }

    .me-sm-n4 {
        margin-right: -3rem !important
    }

    .me-sm-n56 {
        margin-right: -3.5rem !important
    }

    .me-sm-n5 {
        margin-right: -4rem !important
    }

    .me-sm-n6 {
        margin-right: -4.5rem !important
    }

    .me-sm-n7 {
        margin-right: -6rem !important
    }

    .me-sm-n80 {
        margin-right: -5rem !important
    }

    .me-sm-ngutter {
        margin-right: -1rem !important
    }

    .me-sm-ncolumn {
        margin-right: -5rem !important
    }

    .mb-sm-n025 {
        margin-bottom: -.25rem !important
    }

    .mb-sm-n0375 {
        margin-bottom: -.375rem !important
    }

    .mb-sm-n05 {
        margin-bottom: -.5rem !important
    }

    .mb-sm-n075 {
        margin-bottom: -.75rem !important
    }

    .mb-sm-n1 {
        margin-bottom: -1rem !important
    }

    .mb-sm-n20 {
        margin-bottom: -1.25rem !important
    }

    .mb-sm-n2 {
        margin-bottom: -1.5rem !important
    }

    .mb-sm-n3 {
        margin-bottom: -2rem !important
    }

    .mb-sm-n30 {
        margin-bottom: -1.875rem !important
    }

    .mb-sm-n40 {
        margin-bottom: -2.5rem !important
    }

    .mb-sm-n4 {
        margin-bottom: -3rem !important
    }

    .mb-sm-n56 {
        margin-bottom: -3.5rem !important
    }

    .mb-sm-n5 {
        margin-bottom: -4rem !important
    }

    .mb-sm-n6 {
        margin-bottom: -4.5rem !important
    }

    .mb-sm-n7 {
        margin-bottom: -6rem !important
    }

    .mb-sm-n80 {
        margin-bottom: -5rem !important
    }

    .mb-sm-ngutter {
        margin-bottom: -1rem !important
    }

    .mb-sm-ncolumn {
        margin-bottom: -5rem !important
    }

    .ms-sm-n025 {
        margin-left: -.25rem !important
    }

    .ms-sm-n0375 {
        margin-left: -.375rem !important
    }

    .ms-sm-n05 {
        margin-left: -.5rem !important
    }

    .ms-sm-n075 {
        margin-left: -.75rem !important
    }

    .ms-sm-n1 {
        margin-left: -1rem !important
    }

    .ms-sm-n20 {
        margin-left: -1.25rem !important
    }

    .ms-sm-n2 {
        margin-left: -1.5rem !important
    }

    .ms-sm-n3 {
        margin-left: -2rem !important
    }

    .ms-sm-n30 {
        margin-left: -1.875rem !important
    }

    .ms-sm-n40 {
        margin-left: -2.5rem !important
    }

    .ms-sm-n4 {
        margin-left: -3rem !important
    }

    .ms-sm-n56 {
        margin-left: -3.5rem !important
    }

    .ms-sm-n5 {
        margin-left: -4rem !important
    }

    .ms-sm-n6 {
        margin-left: -4.5rem !important
    }

    .ms-sm-n7 {
        margin-left: -6rem !important
    }

    .ms-sm-n80 {
        margin-left: -5rem !important
    }

    .ms-sm-ngutter {
        margin-left: -1rem !important
    }

    .ms-sm-ncolumn {
        margin-left: -5rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-025 {
        padding: .25rem !important
    }

    .p-sm-0375 {
        padding: .375rem !important
    }

    .p-sm-05 {
        padding: .5rem !important
    }

    .p-sm-075 {
        padding: .75rem !important
    }

    .p-sm-1 {
        padding: 1rem !important
    }

    .p-sm-20 {
        padding: 1.25rem !important
    }

    .p-sm-2 {
        padding: 1.5rem !important
    }

    .p-sm-3 {
        padding: 2rem !important
    }

    .p-sm-30 {
        padding: 1.875rem !important
    }

    .p-sm-40 {
        padding: 2.5rem !important
    }

    .p-sm-4 {
        padding: 3rem !important
    }

    .p-sm-56 {
        padding: 3.5rem !important
    }

    .p-sm-5 {
        padding: 4rem !important
    }

    .p-sm-6 {
        padding: 4.5rem !important
    }

    .p-sm-7 {
        padding: 6rem !important
    }

    .p-sm-80 {
        padding: 5rem !important
    }

    .p-sm-gutter {
        padding: 1rem !important
    }

    .p-sm-column {
        padding: 5rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-025 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-0375 {
        padding-right: .375rem !important;
        padding-left: .375rem !important
    }

    .px-sm-05 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-075 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }

    .px-sm-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-20 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-sm-2 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-3 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-sm-30 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .px-sm-40 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-sm-4 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-sm-56 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-sm-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-sm-6 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-sm-7 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-sm-80 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-sm-gutter {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-column {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-025 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-0375 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-sm-05 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-075 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-sm-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-sm-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-3 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-sm-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .py-sm-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-sm-4 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-sm-56 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-sm-5 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-sm-6 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-sm-7 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-sm-80 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-sm-gutter {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-column {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-025 {
        padding-top: .25rem !important
    }

    .pt-sm-0375 {
        padding-top: .375rem !important
    }

    .pt-sm-05 {
        padding-top: .5rem !important
    }

    .pt-sm-075 {
        padding-top: .75rem !important
    }

    .pt-sm-1 {
        padding-top: 1rem !important
    }

    .pt-sm-20 {
        padding-top: 1.25rem !important
    }

    .pt-sm-2 {
        padding-top: 1.5rem !important
    }

    .pt-sm-3 {
        padding-top: 2rem !important
    }

    .pt-sm-30 {
        padding-top: 1.875rem !important
    }

    .pt-sm-40 {
        padding-top: 2.5rem !important
    }

    .pt-sm-4 {
        padding-top: 3rem !important
    }

    .pt-sm-56 {
        padding-top: 3.5rem !important
    }

    .pt-sm-5 {
        padding-top: 4rem !important
    }

    .pt-sm-6 {
        padding-top: 4.5rem !important
    }

    .pt-sm-7 {
        padding-top: 6rem !important
    }

    .pt-sm-80 {
        padding-top: 5rem !important
    }

    .pt-sm-gutter {
        padding-top: 1rem !important
    }

    .pt-sm-column {
        padding-top: 5rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-025 {
        padding-right: .25rem !important
    }

    .pe-sm-0375 {
        padding-right: .375rem !important
    }

    .pe-sm-05 {
        padding-right: .5rem !important
    }

    .pe-sm-075 {
        padding-right: .75rem !important
    }

    .pe-sm-1 {
        padding-right: 1rem !important
    }

    .pe-sm-20 {
        padding-right: 1.25rem !important
    }

    .pe-sm-2 {
        padding-right: 1.5rem !important
    }

    .pe-sm-3 {
        padding-right: 2rem !important
    }

    .pe-sm-30 {
        padding-right: 1.875rem !important
    }

    .pe-sm-40 {
        padding-right: 2.5rem !important
    }

    .pe-sm-4 {
        padding-right: 3rem !important
    }

    .pe-sm-56 {
        padding-right: 3.5rem !important
    }

    .pe-sm-5 {
        padding-right: 4rem !important
    }

    .pe-sm-6 {
        padding-right: 4.5rem !important
    }

    .pe-sm-7 {
        padding-right: 6rem !important
    }

    .pe-sm-80 {
        padding-right: 5rem !important
    }

    .pe-sm-gutter {
        padding-right: 1rem !important
    }

    .pe-sm-column {
        padding-right: 5rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-025 {
        padding-bottom: .25rem !important
    }

    .pb-sm-0375 {
        padding-bottom: .375rem !important
    }

    .pb-sm-05 {
        padding-bottom: .5rem !important
    }

    .pb-sm-075 {
        padding-bottom: .75rem !important
    }

    .pb-sm-1 {
        padding-bottom: 1rem !important
    }

    .pb-sm-20 {
        padding-bottom: 1.25rem !important
    }

    .pb-sm-2 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 2rem !important
    }

    .pb-sm-30 {
        padding-bottom: 1.875rem !important
    }

    .pb-sm-40 {
        padding-bottom: 2.5rem !important
    }

    .pb-sm-4 {
        padding-bottom: 3rem !important
    }

    .pb-sm-56 {
        padding-bottom: 3.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 4rem !important
    }

    .pb-sm-6 {
        padding-bottom: 4.5rem !important
    }

    .pb-sm-7 {
        padding-bottom: 6rem !important
    }

    .pb-sm-80 {
        padding-bottom: 5rem !important
    }

    .pb-sm-gutter {
        padding-bottom: 1rem !important
    }

    .pb-sm-column {
        padding-bottom: 5rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-025 {
        padding-left: .25rem !important
    }

    .ps-sm-0375 {
        padding-left: .375rem !important
    }

    .ps-sm-05 {
        padding-left: .5rem !important
    }

    .ps-sm-075 {
        padding-left: .75rem !important
    }

    .ps-sm-1 {
        padding-left: 1rem !important
    }

    .ps-sm-20 {
        padding-left: 1.25rem !important
    }

    .ps-sm-2 {
        padding-left: 1.5rem !important
    }

    .ps-sm-3 {
        padding-left: 2rem !important
    }

    .ps-sm-30 {
        padding-left: 1.875rem !important
    }

    .ps-sm-40 {
        padding-left: 2.5rem !important
    }

    .ps-sm-4 {
        padding-left: 3rem !important
    }

    .ps-sm-56 {
        padding-left: 3.5rem !important
    }

    .ps-sm-5 {
        padding-left: 4rem !important
    }

    .ps-sm-6 {
        padding-left: 4.5rem !important
    }

    .ps-sm-7 {
        padding-left: 6rem !important
    }

    .ps-sm-80 {
        padding-left: 5rem !important
    }

    .ps-sm-gutter {
        padding-left: 1rem !important
    }

    .ps-sm-column {
        padding-left: 5rem !important
    }

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-025 {
        gap: .25rem !important
    }

    .gap-sm-0375 {
        gap: .375rem !important
    }

    .gap-sm-05 {
        gap: .5rem !important
    }

    .gap-sm-075 {
        gap: .75rem !important
    }

    .gap-sm-1 {
        gap: 1rem !important
    }

    .gap-sm-20 {
        gap: 1.25rem !important
    }

    .gap-sm-2 {
        gap: 1.5rem !important
    }

    .gap-sm-3 {
        gap: 2rem !important
    }

    .gap-sm-30 {
        gap: 1.875rem !important
    }

    .gap-sm-40 {
        gap: 2.5rem !important
    }

    .gap-sm-4 {
        gap: 3rem !important
    }

    .gap-sm-56 {
        gap: 3.5rem !important
    }

    .gap-sm-5 {
        gap: 4rem !important
    }

    .gap-sm-6 {
        gap: 4.5rem !important
    }

    .gap-sm-7 {
        gap: 6rem !important
    }

    .gap-sm-80 {
        gap: 5rem !important
    }

    .gap-sm-gutter {
        gap: 1rem !important
    }

    .gap-sm-column {
        gap: 5rem !important
    }

    .row-gap-sm-0 {
        row-gap: 0 !important
    }

    .row-gap-sm-025 {
        row-gap: .25rem !important
    }

    .row-gap-sm-0375 {
        row-gap: .375rem !important
    }

    .row-gap-sm-05 {
        row-gap: .5rem !important
    }

    .row-gap-sm-075 {
        row-gap: .75rem !important
    }

    .row-gap-sm-1 {
        row-gap: 1rem !important
    }

    .row-gap-sm-20 {
        row-gap: 1.25rem !important
    }

    .row-gap-sm-2 {
        row-gap: 1.5rem !important
    }

    .row-gap-sm-3 {
        row-gap: 2rem !important
    }

    .row-gap-sm-30 {
        row-gap: 1.875rem !important
    }

    .row-gap-sm-40 {
        row-gap: 2.5rem !important
    }

    .row-gap-sm-4 {
        row-gap: 3rem !important
    }

    .row-gap-sm-56 {
        row-gap: 3.5rem !important
    }

    .row-gap-sm-5 {
        row-gap: 4rem !important
    }

    .row-gap-sm-6 {
        row-gap: 4.5rem !important
    }

    .row-gap-sm-7 {
        row-gap: 6rem !important
    }

    .row-gap-sm-80 {
        row-gap: 5rem !important
    }

    .row-gap-sm-gutter {
        row-gap: 1rem !important
    }

    .row-gap-sm-column {
        row-gap: 5rem !important
    }

    .column-gap-sm-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-sm-025 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-sm-0375 {
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-sm-05 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-sm-075 {
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-sm-1 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-sm-20 {
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }

    .column-gap-sm-2 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-sm-3 {
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }

    .column-gap-sm-30 {
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important
    }

    .column-gap-sm-40 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }

    .column-gap-sm-4 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-sm-56 {
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }

    .column-gap-sm-5 {
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }

    .column-gap-sm-6 {
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .column-gap-sm-7 {
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }

    .column-gap-sm-80 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }

    .column-gap-sm-gutter {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-sm-column {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
}

@media (min-width: 768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-inline-grid {
        display: inline-grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-025 {
        margin: .25rem !important
    }

    .m-md-0375 {
        margin: .375rem !important
    }

    .m-md-05 {
        margin: .5rem !important
    }

    .m-md-075 {
        margin: .75rem !important
    }

    .m-md-1 {
        margin: 1rem !important
    }

    .m-md-20 {
        margin: 1.25rem !important
    }

    .m-md-2 {
        margin: 1.5rem !important
    }

    .m-md-3 {
        margin: 2rem !important
    }

    .m-md-30 {
        margin: 1.875rem !important
    }

    .m-md-40 {
        margin: 2.5rem !important
    }

    .m-md-4 {
        margin: 3rem !important
    }

    .m-md-56 {
        margin: 3.5rem !important
    }

    .m-md-5 {
        margin: 4rem !important
    }

    .m-md-6 {
        margin: 4.5rem !important
    }

    .m-md-7 {
        margin: 6rem !important
    }

    .m-md-80 {
        margin: 5rem !important
    }

    .m-md-gutter {
        margin: 1rem !important
    }

    .m-md-column {
        margin: 5rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-025 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-0375 {
        margin-right: .375rem !important;
        margin-left: .375rem !important
    }

    .mx-md-05 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-075 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-md-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-20 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-md-2 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-3 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-md-30 {
        margin-right: 1.875rem !important;
        margin-left: 1.875rem !important
    }

    .mx-md-40 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-md-4 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-56 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-md-5 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-md-6 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-md-7 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-md-80 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-md-gutter {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-column {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-025 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-0375 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-md-05 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-075 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-md-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-md-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-3 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-md-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .my-md-40 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-md-4 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-56 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-md-5 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-md-6 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-md-7 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-md-80 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-md-gutter {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-column {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-025 {
        margin-top: .25rem !important
    }

    .mt-md-0375 {
        margin-top: .375rem !important
    }

    .mt-md-05 {
        margin-top: .5rem !important
    }

    .mt-md-075 {
        margin-top: .75rem !important
    }

    .mt-md-1 {
        margin-top: 1rem !important
    }

    .mt-md-20 {
        margin-top: 1.25rem !important
    }

    .mt-md-2 {
        margin-top: 1.5rem !important
    }

    .mt-md-3 {
        margin-top: 2rem !important
    }

    .mt-md-30 {
        margin-top: 1.875rem !important
    }

    .mt-md-40 {
        margin-top: 2.5rem !important
    }

    .mt-md-4 {
        margin-top: 3rem !important
    }

    .mt-md-56 {
        margin-top: 3.5rem !important
    }

    .mt-md-5 {
        margin-top: 4rem !important
    }

    .mt-md-6 {
        margin-top: 4.5rem !important
    }

    .mt-md-7 {
        margin-top: 6rem !important
    }

    .mt-md-80 {
        margin-top: 5rem !important
    }

    .mt-md-gutter {
        margin-top: 1rem !important
    }

    .mt-md-column {
        margin-top: 5rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-025 {
        margin-right: .25rem !important
    }

    .me-md-0375 {
        margin-right: .375rem !important
    }

    .me-md-05 {
        margin-right: .5rem !important
    }

    .me-md-075 {
        margin-right: .75rem !important
    }

    .me-md-1 {
        margin-right: 1rem !important
    }

    .me-md-20 {
        margin-right: 1.25rem !important
    }

    .me-md-2 {
        margin-right: 1.5rem !important
    }

    .me-md-3 {
        margin-right: 2rem !important
    }

    .me-md-30 {
        margin-right: 1.875rem !important
    }

    .me-md-40 {
        margin-right: 2.5rem !important
    }

    .me-md-4 {
        margin-right: 3rem !important
    }

    .me-md-56 {
        margin-right: 3.5rem !important
    }

    .me-md-5 {
        margin-right: 4rem !important
    }

    .me-md-6 {
        margin-right: 4.5rem !important
    }

    .me-md-7 {
        margin-right: 6rem !important
    }

    .me-md-80 {
        margin-right: 5rem !important
    }

    .me-md-gutter {
        margin-right: 1rem !important
    }

    .me-md-column {
        margin-right: 5rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-025 {
        margin-bottom: .25rem !important
    }

    .mb-md-0375 {
        margin-bottom: .375rem !important
    }

    .mb-md-05 {
        margin-bottom: .5rem !important
    }

    .mb-md-075 {
        margin-bottom: .75rem !important
    }

    .mb-md-1 {
        margin-bottom: 1rem !important
    }

    .mb-md-20 {
        margin-bottom: 1.25rem !important
    }

    .mb-md-2 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-3 {
        margin-bottom: 2rem !important
    }

    .mb-md-30 {
        margin-bottom: 1.875rem !important
    }

    .mb-md-40 {
        margin-bottom: 2.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 3rem !important
    }

    .mb-md-56 {
        margin-bottom: 3.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 4rem !important
    }

    .mb-md-6 {
        margin-bottom: 4.5rem !important
    }

    .mb-md-7 {
        margin-bottom: 6rem !important
    }

    .mb-md-80 {
        margin-bottom: 5rem !important
    }

    .mb-md-gutter {
        margin-bottom: 1rem !important
    }

    .mb-md-column {
        margin-bottom: 5rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-025 {
        margin-left: .25rem !important
    }

    .ms-md-0375 {
        margin-left: .375rem !important
    }

    .ms-md-05 {
        margin-left: .5rem !important
    }

    .ms-md-075 {
        margin-left: .75rem !important
    }

    .ms-md-1 {
        margin-left: 1rem !important
    }

    .ms-md-20 {
        margin-left: 1.25rem !important
    }

    .ms-md-2 {
        margin-left: 1.5rem !important
    }

    .ms-md-3 {
        margin-left: 2rem !important
    }

    .ms-md-30 {
        margin-left: 1.875rem !important
    }

    .ms-md-40 {
        margin-left: 2.5rem !important
    }

    .ms-md-4 {
        margin-left: 3rem !important
    }

    .ms-md-56 {
        margin-left: 3.5rem !important
    }

    .ms-md-5 {
        margin-left: 4rem !important
    }

    .ms-md-6 {
        margin-left: 4.5rem !important
    }

    .ms-md-7 {
        margin-left: 6rem !important
    }

    .ms-md-80 {
        margin-left: 5rem !important
    }

    .ms-md-gutter {
        margin-left: 1rem !important
    }

    .ms-md-column {
        margin-left: 5rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .m-md-n025 {
        margin: -.25rem !important
    }

    .m-md-n0375 {
        margin: -.375rem !important
    }

    .m-md-n05 {
        margin: -.5rem !important
    }

    .m-md-n075 {
        margin: -.75rem !important
    }

    .m-md-n1 {
        margin: -1rem !important
    }

    .m-md-n20 {
        margin: -1.25rem !important
    }

    .m-md-n2 {
        margin: -1.5rem !important
    }

    .m-md-n3 {
        margin: -2rem !important
    }

    .m-md-n30 {
        margin: -1.875rem !important
    }

    .m-md-n40 {
        margin: -2.5rem !important
    }

    .m-md-n4 {
        margin: -3rem !important
    }

    .m-md-n56 {
        margin: -3.5rem !important
    }

    .m-md-n5 {
        margin: -4rem !important
    }

    .m-md-n6 {
        margin: -4.5rem !important
    }

    .m-md-n7 {
        margin: -6rem !important
    }

    .m-md-n80 {
        margin: -5rem !important
    }

    .m-md-ngutter {
        margin: -1rem !important
    }

    .m-md-ncolumn {
        margin: -5rem !important
    }

    .mx-md-n025 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-md-n0375 {
        margin-right: -.375rem !important;
        margin-left: -.375rem !important
    }

    .mx-md-n05 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-md-n075 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-md-n1 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-md-n20 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-md-n2 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-md-n3 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-md-n30 {
        margin-right: -1.875rem !important;
        margin-left: -1.875rem !important
    }

    .mx-md-n40 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-md-n4 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-md-n56 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-md-n5 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-md-n6 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-md-n7 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-md-n80 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-md-ngutter {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-md-ncolumn {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .my-md-n025 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-md-n0375 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-md-n05 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-md-n075 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-md-n1 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-md-n20 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-md-n2 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-md-n3 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-md-n30 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important
    }

    .my-md-n40 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-md-n4 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-md-n56 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-md-n5 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-md-n6 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-md-n7 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-md-n80 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-md-ngutter {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-md-ncolumn {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .mt-md-n025 {
        margin-top: -.25rem !important
    }

    .mt-md-n0375 {
        margin-top: -.375rem !important
    }

    .mt-md-n05 {
        margin-top: -.5rem !important
    }

    .mt-md-n075 {
        margin-top: -.75rem !important
    }

    .mt-md-n1 {
        margin-top: -1rem !important
    }

    .mt-md-n20 {
        margin-top: -1.25rem !important
    }

    .mt-md-n2 {
        margin-top: -1.5rem !important
    }

    .mt-md-n3 {
        margin-top: -2rem !important
    }

    .mt-md-n30 {
        margin-top: -1.875rem !important
    }

    .mt-md-n40 {
        margin-top: -2.5rem !important
    }

    .mt-md-n4 {
        margin-top: -3rem !important
    }

    .mt-md-n56 {
        margin-top: -3.5rem !important
    }

    .mt-md-n5 {
        margin-top: -4rem !important
    }

    .mt-md-n6 {
        margin-top: -4.5rem !important
    }

    .mt-md-n7 {
        margin-top: -6rem !important
    }

    .mt-md-n80 {
        margin-top: -5rem !important
    }

    .mt-md-ngutter {
        margin-top: -1rem !important
    }

    .mt-md-ncolumn {
        margin-top: -5rem !important
    }

    .me-md-n025 {
        margin-right: -.25rem !important
    }

    .me-md-n0375 {
        margin-right: -.375rem !important
    }

    .me-md-n05 {
        margin-right: -.5rem !important
    }

    .me-md-n075 {
        margin-right: -.75rem !important
    }

    .me-md-n1 {
        margin-right: -1rem !important
    }

    .me-md-n20 {
        margin-right: -1.25rem !important
    }

    .me-md-n2 {
        margin-right: -1.5rem !important
    }

    .me-md-n3 {
        margin-right: -2rem !important
    }

    .me-md-n30 {
        margin-right: -1.875rem !important
    }

    .me-md-n40 {
        margin-right: -2.5rem !important
    }

    .me-md-n4 {
        margin-right: -3rem !important
    }

    .me-md-n56 {
        margin-right: -3.5rem !important
    }

    .me-md-n5 {
        margin-right: -4rem !important
    }

    .me-md-n6 {
        margin-right: -4.5rem !important
    }

    .me-md-n7 {
        margin-right: -6rem !important
    }

    .me-md-n80 {
        margin-right: -5rem !important
    }

    .me-md-ngutter {
        margin-right: -1rem !important
    }

    .me-md-ncolumn {
        margin-right: -5rem !important
    }

    .mb-md-n025 {
        margin-bottom: -.25rem !important
    }

    .mb-md-n0375 {
        margin-bottom: -.375rem !important
    }

    .mb-md-n05 {
        margin-bottom: -.5rem !important
    }

    .mb-md-n075 {
        margin-bottom: -.75rem !important
    }

    .mb-md-n1 {
        margin-bottom: -1rem !important
    }

    .mb-md-n20 {
        margin-bottom: -1.25rem !important
    }

    .mb-md-n2 {
        margin-bottom: -1.5rem !important
    }

    .mb-md-n3 {
        margin-bottom: -2rem !important
    }

    .mb-md-n30 {
        margin-bottom: -1.875rem !important
    }

    .mb-md-n40 {
        margin-bottom: -2.5rem !important
    }

    .mb-md-n4 {
        margin-bottom: -3rem !important
    }

    .mb-md-n56 {
        margin-bottom: -3.5rem !important
    }

    .mb-md-n5 {
        margin-bottom: -4rem !important
    }

    .mb-md-n6 {
        margin-bottom: -4.5rem !important
    }

    .mb-md-n7 {
        margin-bottom: -6rem !important
    }

    .mb-md-n80 {
        margin-bottom: -5rem !important
    }

    .mb-md-ngutter {
        margin-bottom: -1rem !important
    }

    .mb-md-ncolumn {
        margin-bottom: -5rem !important
    }

    .ms-md-n025 {
        margin-left: -.25rem !important
    }

    .ms-md-n0375 {
        margin-left: -.375rem !important
    }

    .ms-md-n05 {
        margin-left: -.5rem !important
    }

    .ms-md-n075 {
        margin-left: -.75rem !important
    }

    .ms-md-n1 {
        margin-left: -1rem !important
    }

    .ms-md-n20 {
        margin-left: -1.25rem !important
    }

    .ms-md-n2 {
        margin-left: -1.5rem !important
    }

    .ms-md-n3 {
        margin-left: -2rem !important
    }

    .ms-md-n30 {
        margin-left: -1.875rem !important
    }

    .ms-md-n40 {
        margin-left: -2.5rem !important
    }

    .ms-md-n4 {
        margin-left: -3rem !important
    }

    .ms-md-n56 {
        margin-left: -3.5rem !important
    }

    .ms-md-n5 {
        margin-left: -4rem !important
    }

    .ms-md-n6 {
        margin-left: -4.5rem !important
    }

    .ms-md-n7 {
        margin-left: -6rem !important
    }

    .ms-md-n80 {
        margin-left: -5rem !important
    }

    .ms-md-ngutter {
        margin-left: -1rem !important
    }

    .ms-md-ncolumn {
        margin-left: -5rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-025 {
        padding: .25rem !important
    }

    .p-md-0375 {
        padding: .375rem !important
    }

    .p-md-05 {
        padding: .5rem !important
    }

    .p-md-075 {
        padding: .75rem !important
    }

    .p-md-1 {
        padding: 1rem !important
    }

    .p-md-20 {
        padding: 1.25rem !important
    }

    .p-md-2 {
        padding: 1.5rem !important
    }

    .p-md-3 {
        padding: 2rem !important
    }

    .p-md-30 {
        padding: 1.875rem !important
    }

    .p-md-40 {
        padding: 2.5rem !important
    }

    .p-md-4 {
        padding: 3rem !important
    }

    .p-md-56 {
        padding: 3.5rem !important
    }

    .p-md-5 {
        padding: 4rem !important
    }

    .p-md-6 {
        padding: 4.5rem !important
    }

    .p-md-7 {
        padding: 6rem !important
    }

    .p-md-80 {
        padding: 5rem !important
    }

    .p-md-gutter {
        padding: 1rem !important
    }

    .p-md-column {
        padding: 5rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-025 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-0375 {
        padding-right: .375rem !important;
        padding-left: .375rem !important
    }

    .px-md-05 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-075 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }

    .px-md-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-20 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-md-2 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-3 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-md-30 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .px-md-40 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-md-4 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-md-56 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-md-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-md-6 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-md-7 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-md-80 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-md-gutter {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-column {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-025 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-0375 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-md-05 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-075 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-md-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-md-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-3 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-md-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .py-md-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-md-4 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-md-56 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-md-5 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-md-6 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-md-7 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-md-80 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-md-gutter {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-column {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-025 {
        padding-top: .25rem !important
    }

    .pt-md-0375 {
        padding-top: .375rem !important
    }

    .pt-md-05 {
        padding-top: .5rem !important
    }

    .pt-md-075 {
        padding-top: .75rem !important
    }

    .pt-md-1 {
        padding-top: 1rem !important
    }

    .pt-md-20 {
        padding-top: 1.25rem !important
    }

    .pt-md-2 {
        padding-top: 1.5rem !important
    }

    .pt-md-3 {
        padding-top: 2rem !important
    }

    .pt-md-30 {
        padding-top: 1.875rem !important
    }

    .pt-md-40 {
        padding-top: 2.5rem !important
    }

    .pt-md-4 {
        padding-top: 3rem !important
    }

    .pt-md-56 {
        padding-top: 3.5rem !important
    }

    .pt-md-5 {
        padding-top: 4rem !important
    }

    .pt-md-6 {
        padding-top: 4.5rem !important
    }

    .pt-md-7 {
        padding-top: 6rem !important
    }

    .pt-md-80 {
        padding-top: 5rem !important
    }

    .pt-md-gutter {
        padding-top: 1rem !important
    }

    .pt-md-column {
        padding-top: 5rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-025 {
        padding-right: .25rem !important
    }

    .pe-md-0375 {
        padding-right: .375rem !important
    }

    .pe-md-05 {
        padding-right: .5rem !important
    }

    .pe-md-075 {
        padding-right: .75rem !important
    }

    .pe-md-1 {
        padding-right: 1rem !important
    }

    .pe-md-20 {
        padding-right: 1.25rem !important
    }

    .pe-md-2 {
        padding-right: 1.5rem !important
    }

    .pe-md-3 {
        padding-right: 2rem !important
    }

    .pe-md-30 {
        padding-right: 1.875rem !important
    }

    .pe-md-40 {
        padding-right: 2.5rem !important
    }

    .pe-md-4 {
        padding-right: 3rem !important
    }

    .pe-md-56 {
        padding-right: 3.5rem !important
    }

    .pe-md-5 {
        padding-right: 4rem !important
    }

    .pe-md-6 {
        padding-right: 4.5rem !important
    }

    .pe-md-7 {
        padding-right: 6rem !important
    }

    .pe-md-80 {
        padding-right: 5rem !important
    }

    .pe-md-gutter {
        padding-right: 1rem !important
    }

    .pe-md-column {
        padding-right: 5rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-025 {
        padding-bottom: .25rem !important
    }

    .pb-md-0375 {
        padding-bottom: .375rem !important
    }

    .pb-md-05 {
        padding-bottom: .5rem !important
    }

    .pb-md-075 {
        padding-bottom: .75rem !important
    }

    .pb-md-1 {
        padding-bottom: 1rem !important
    }

    .pb-md-20 {
        padding-bottom: 1.25rem !important
    }

    .pb-md-2 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-3 {
        padding-bottom: 2rem !important
    }

    .pb-md-30 {
        padding-bottom: 1.875rem !important
    }

    .pb-md-40 {
        padding-bottom: 2.5rem !important
    }

    .pb-md-4 {
        padding-bottom: 3rem !important
    }

    .pb-md-56 {
        padding-bottom: 3.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 4rem !important
    }

    .pb-md-6 {
        padding-bottom: 4.5rem !important
    }

    .pb-md-7 {
        padding-bottom: 6rem !important
    }

    .pb-md-80 {
        padding-bottom: 5rem !important
    }

    .pb-md-gutter {
        padding-bottom: 1rem !important
    }

    .pb-md-column {
        padding-bottom: 5rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-025 {
        padding-left: .25rem !important
    }

    .ps-md-0375 {
        padding-left: .375rem !important
    }

    .ps-md-05 {
        padding-left: .5rem !important
    }

    .ps-md-075 {
        padding-left: .75rem !important
    }

    .ps-md-1 {
        padding-left: 1rem !important
    }

    .ps-md-20 {
        padding-left: 1.25rem !important
    }

    .ps-md-2 {
        padding-left: 1.5rem !important
    }

    .ps-md-3 {
        padding-left: 2rem !important
    }

    .ps-md-30 {
        padding-left: 1.875rem !important
    }

    .ps-md-40 {
        padding-left: 2.5rem !important
    }

    .ps-md-4 {
        padding-left: 3rem !important
    }

    .ps-md-56 {
        padding-left: 3.5rem !important
    }

    .ps-md-5 {
        padding-left: 4rem !important
    }

    .ps-md-6 {
        padding-left: 4.5rem !important
    }

    .ps-md-7 {
        padding-left: 6rem !important
    }

    .ps-md-80 {
        padding-left: 5rem !important
    }

    .ps-md-gutter {
        padding-left: 1rem !important
    }

    .ps-md-column {
        padding-left: 5rem !important
    }

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-025 {
        gap: .25rem !important
    }

    .gap-md-0375 {
        gap: .375rem !important
    }

    .gap-md-05 {
        gap: .5rem !important
    }

    .gap-md-075 {
        gap: .75rem !important
    }

    .gap-md-1 {
        gap: 1rem !important
    }

    .gap-md-20 {
        gap: 1.25rem !important
    }

    .gap-md-2 {
        gap: 1.5rem !important
    }

    .gap-md-3 {
        gap: 2rem !important
    }

    .gap-md-30 {
        gap: 1.875rem !important
    }

    .gap-md-40 {
        gap: 2.5rem !important
    }

    .gap-md-4 {
        gap: 3rem !important
    }

    .gap-md-56 {
        gap: 3.5rem !important
    }

    .gap-md-5 {
        gap: 4rem !important
    }

    .gap-md-6 {
        gap: 4.5rem !important
    }

    .gap-md-7 {
        gap: 6rem !important
    }

    .gap-md-80 {
        gap: 5rem !important
    }

    .gap-md-gutter {
        gap: 1rem !important
    }

    .gap-md-column {
        gap: 5rem !important
    }

    .row-gap-md-0 {
        row-gap: 0 !important
    }

    .row-gap-md-025 {
        row-gap: .25rem !important
    }

    .row-gap-md-0375 {
        row-gap: .375rem !important
    }

    .row-gap-md-05 {
        row-gap: .5rem !important
    }

    .row-gap-md-075 {
        row-gap: .75rem !important
    }

    .row-gap-md-1 {
        row-gap: 1rem !important
    }

    .row-gap-md-20 {
        row-gap: 1.25rem !important
    }

    .row-gap-md-2 {
        row-gap: 1.5rem !important
    }

    .row-gap-md-3 {
        row-gap: 2rem !important
    }

    .row-gap-md-30 {
        row-gap: 1.875rem !important
    }

    .row-gap-md-40 {
        row-gap: 2.5rem !important
    }

    .row-gap-md-4 {
        row-gap: 3rem !important
    }

    .row-gap-md-56 {
        row-gap: 3.5rem !important
    }

    .row-gap-md-5 {
        row-gap: 4rem !important
    }

    .row-gap-md-6 {
        row-gap: 4.5rem !important
    }

    .row-gap-md-7 {
        row-gap: 6rem !important
    }

    .row-gap-md-80 {
        row-gap: 5rem !important
    }

    .row-gap-md-gutter {
        row-gap: 1rem !important
    }

    .row-gap-md-column {
        row-gap: 5rem !important
    }

    .column-gap-md-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-md-025 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-md-0375 {
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-md-05 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-md-075 {
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-md-1 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-md-20 {
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }

    .column-gap-md-2 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-md-3 {
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }

    .column-gap-md-30 {
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important
    }

    .column-gap-md-40 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }

    .column-gap-md-4 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-md-56 {
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }

    .column-gap-md-5 {
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }

    .column-gap-md-6 {
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .column-gap-md-7 {
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }

    .column-gap-md-80 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }

    .column-gap-md-gutter {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-md-column {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
}

@media (min-width: 992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-inline-grid {
        display: inline-grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-025 {
        margin: .25rem !important
    }

    .m-lg-0375 {
        margin: .375rem !important
    }

    .m-lg-05 {
        margin: .5rem !important
    }

    .m-lg-075 {
        margin: .75rem !important
    }

    .m-lg-1 {
        margin: 1rem !important
    }

    .m-lg-20 {
        margin: 1.25rem !important
    }

    .m-lg-2 {
        margin: 1.5rem !important
    }

    .m-lg-3 {
        margin: 2rem !important
    }

    .m-lg-30 {
        margin: 1.875rem !important
    }

    .m-lg-40 {
        margin: 2.5rem !important
    }

    .m-lg-4 {
        margin: 3rem !important
    }

    .m-lg-56 {
        margin: 3.5rem !important
    }

    .m-lg-5 {
        margin: 4rem !important
    }

    .m-lg-6 {
        margin: 4.5rem !important
    }

    .m-lg-7 {
        margin: 6rem !important
    }

    .m-lg-80 {
        margin: 5rem !important
    }

    .m-lg-gutter {
        margin: 1rem !important
    }

    .m-lg-column {
        margin: 5rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-025 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-0375 {
        margin-right: .375rem !important;
        margin-left: .375rem !important
    }

    .mx-lg-05 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-075 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-lg-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-20 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-lg-2 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-3 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-lg-30 {
        margin-right: 1.875rem !important;
        margin-left: 1.875rem !important
    }

    .mx-lg-40 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-lg-4 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-56 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-lg-5 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-lg-6 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-lg-7 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-lg-80 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-lg-gutter {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-column {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-025 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-0375 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-lg-05 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-075 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-lg-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-lg-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-3 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-lg-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .my-lg-40 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-lg-4 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-56 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-lg-5 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-lg-6 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-lg-7 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-lg-80 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-lg-gutter {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-column {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-025 {
        margin-top: .25rem !important
    }

    .mt-lg-0375 {
        margin-top: .375rem !important
    }

    .mt-lg-05 {
        margin-top: .5rem !important
    }

    .mt-lg-075 {
        margin-top: .75rem !important
    }

    .mt-lg-1 {
        margin-top: 1rem !important
    }

    .mt-lg-20 {
        margin-top: 1.25rem !important
    }

    .mt-lg-2 {
        margin-top: 1.5rem !important
    }

    .mt-lg-3 {
        margin-top: 2rem !important
    }

    .mt-lg-30 {
        margin-top: 1.875rem !important
    }

    .mt-lg-40 {
        margin-top: 2.5rem !important
    }

    .mt-lg-4 {
        margin-top: 3rem !important
    }

    .mt-lg-56 {
        margin-top: 3.5rem !important
    }

    .mt-lg-5 {
        margin-top: 4rem !important
    }

    .mt-lg-6 {
        margin-top: 4.5rem !important
    }

    .mt-lg-7 {
        margin-top: 6rem !important
    }

    .mt-lg-80 {
        margin-top: 5rem !important
    }

    .mt-lg-gutter {
        margin-top: 1rem !important
    }

    .mt-lg-column {
        margin-top: 5rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-025 {
        margin-right: .25rem !important
    }

    .me-lg-0375 {
        margin-right: .375rem !important
    }

    .me-lg-05 {
        margin-right: .5rem !important
    }

    .me-lg-075 {
        margin-right: .75rem !important
    }

    .me-lg-1 {
        margin-right: 1rem !important
    }

    .me-lg-20 {
        margin-right: 1.25rem !important
    }

    .me-lg-2 {
        margin-right: 1.5rem !important
    }

    .me-lg-3 {
        margin-right: 2rem !important
    }

    .me-lg-30 {
        margin-right: 1.875rem !important
    }

    .me-lg-40 {
        margin-right: 2.5rem !important
    }

    .me-lg-4 {
        margin-right: 3rem !important
    }

    .me-lg-56 {
        margin-right: 3.5rem !important
    }

    .me-lg-5 {
        margin-right: 4rem !important
    }

    .me-lg-6 {
        margin-right: 4.5rem !important
    }

    .me-lg-7 {
        margin-right: 6rem !important
    }

    .me-lg-80 {
        margin-right: 5rem !important
    }

    .me-lg-gutter {
        margin-right: 1rem !important
    }

    .me-lg-column {
        margin-right: 5rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-025 {
        margin-bottom: .25rem !important
    }

    .mb-lg-0375 {
        margin-bottom: .375rem !important
    }

    .mb-lg-05 {
        margin-bottom: .5rem !important
    }

    .mb-lg-075 {
        margin-bottom: .75rem !important
    }

    .mb-lg-1 {
        margin-bottom: 1rem !important
    }

    .mb-lg-20 {
        margin-bottom: 1.25rem !important
    }

    .mb-lg-2 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 2rem !important
    }

    .mb-lg-30 {
        margin-bottom: 1.875rem !important
    }

    .mb-lg-40 {
        margin-bottom: 2.5rem !important
    }

    .mb-lg-4 {
        margin-bottom: 3rem !important
    }

    .mb-lg-56 {
        margin-bottom: 3.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 4rem !important
    }

    .mb-lg-6 {
        margin-bottom: 4.5rem !important
    }

    .mb-lg-7 {
        margin-bottom: 6rem !important
    }

    .mb-lg-80 {
        margin-bottom: 5rem !important
    }

    .mb-lg-gutter {
        margin-bottom: 1rem !important
    }

    .mb-lg-column {
        margin-bottom: 5rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-025 {
        margin-left: .25rem !important
    }

    .ms-lg-0375 {
        margin-left: .375rem !important
    }

    .ms-lg-05 {
        margin-left: .5rem !important
    }

    .ms-lg-075 {
        margin-left: .75rem !important
    }

    .ms-lg-1 {
        margin-left: 1rem !important
    }

    .ms-lg-20 {
        margin-left: 1.25rem !important
    }

    .ms-lg-2 {
        margin-left: 1.5rem !important
    }

    .ms-lg-3 {
        margin-left: 2rem !important
    }

    .ms-lg-30 {
        margin-left: 1.875rem !important
    }

    .ms-lg-40 {
        margin-left: 2.5rem !important
    }

    .ms-lg-4 {
        margin-left: 3rem !important
    }

    .ms-lg-56 {
        margin-left: 3.5rem !important
    }

    .ms-lg-5 {
        margin-left: 4rem !important
    }

    .ms-lg-6 {
        margin-left: 4.5rem !important
    }

    .ms-lg-7 {
        margin-left: 6rem !important
    }

    .ms-lg-80 {
        margin-left: 5rem !important
    }

    .ms-lg-gutter {
        margin-left: 1rem !important
    }

    .ms-lg-column {
        margin-left: 5rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .m-lg-n025 {
        margin: -.25rem !important
    }

    .m-lg-n0375 {
        margin: -.375rem !important
    }

    .m-lg-n05 {
        margin: -.5rem !important
    }

    .m-lg-n075 {
        margin: -.75rem !important
    }

    .m-lg-n1 {
        margin: -1rem !important
    }

    .m-lg-n20 {
        margin: -1.25rem !important
    }

    .m-lg-n2 {
        margin: -1.5rem !important
    }

    .m-lg-n3 {
        margin: -2rem !important
    }

    .m-lg-n30 {
        margin: -1.875rem !important
    }

    .m-lg-n40 {
        margin: -2.5rem !important
    }

    .m-lg-n4 {
        margin: -3rem !important
    }

    .m-lg-n56 {
        margin: -3.5rem !important
    }

    .m-lg-n5 {
        margin: -4rem !important
    }

    .m-lg-n6 {
        margin: -4.5rem !important
    }

    .m-lg-n7 {
        margin: -6rem !important
    }

    .m-lg-n80 {
        margin: -5rem !important
    }

    .m-lg-ngutter {
        margin: -1rem !important
    }

    .m-lg-ncolumn {
        margin: -5rem !important
    }

    .mx-lg-n025 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-lg-n0375 {
        margin-right: -.375rem !important;
        margin-left: -.375rem !important
    }

    .mx-lg-n05 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-lg-n075 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-lg-n1 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-lg-n20 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-lg-n2 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-lg-n3 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-lg-n30 {
        margin-right: -1.875rem !important;
        margin-left: -1.875rem !important
    }

    .mx-lg-n40 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-lg-n4 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-lg-n56 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-lg-n5 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-lg-n6 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-lg-n7 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-lg-n80 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-lg-ngutter {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-lg-ncolumn {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .my-lg-n025 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-lg-n0375 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-lg-n05 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-lg-n075 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-lg-n1 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-lg-n20 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-lg-n2 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-lg-n3 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-lg-n30 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important
    }

    .my-lg-n40 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-lg-n4 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-lg-n56 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-lg-n5 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-lg-n6 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-lg-n7 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-lg-n80 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-lg-ngutter {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-lg-ncolumn {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .mt-lg-n025 {
        margin-top: -.25rem !important
    }

    .mt-lg-n0375 {
        margin-top: -.375rem !important
    }

    .mt-lg-n05 {
        margin-top: -.5rem !important
    }

    .mt-lg-n075 {
        margin-top: -.75rem !important
    }

    .mt-lg-n1 {
        margin-top: -1rem !important
    }

    .mt-lg-n20 {
        margin-top: -1.25rem !important
    }

    .mt-lg-n2 {
        margin-top: -1.5rem !important
    }

    .mt-lg-n3 {
        margin-top: -2rem !important
    }

    .mt-lg-n30 {
        margin-top: -1.875rem !important
    }

    .mt-lg-n40 {
        margin-top: -2.5rem !important
    }

    .mt-lg-n4 {
        margin-top: -3rem !important
    }

    .mt-lg-n56 {
        margin-top: -3.5rem !important
    }

    .mt-lg-n5 {
        margin-top: -4rem !important
    }

    .mt-lg-n6 {
        margin-top: -4.5rem !important
    }

    .mt-lg-n7 {
        margin-top: -6rem !important
    }

    .mt-lg-n80 {
        margin-top: -5rem !important
    }

    .mt-lg-ngutter {
        margin-top: -1rem !important
    }

    .mt-lg-ncolumn {
        margin-top: -5rem !important
    }

    .me-lg-n025 {
        margin-right: -.25rem !important
    }

    .me-lg-n0375 {
        margin-right: -.375rem !important
    }

    .me-lg-n05 {
        margin-right: -.5rem !important
    }

    .me-lg-n075 {
        margin-right: -.75rem !important
    }

    .me-lg-n1 {
        margin-right: -1rem !important
    }

    .me-lg-n20 {
        margin-right: -1.25rem !important
    }

    .me-lg-n2 {
        margin-right: -1.5rem !important
    }

    .me-lg-n3 {
        margin-right: -2rem !important
    }

    .me-lg-n30 {
        margin-right: -1.875rem !important
    }

    .me-lg-n40 {
        margin-right: -2.5rem !important
    }

    .me-lg-n4 {
        margin-right: -3rem !important
    }

    .me-lg-n56 {
        margin-right: -3.5rem !important
    }

    .me-lg-n5 {
        margin-right: -4rem !important
    }

    .me-lg-n6 {
        margin-right: -4.5rem !important
    }

    .me-lg-n7 {
        margin-right: -6rem !important
    }

    .me-lg-n80 {
        margin-right: -5rem !important
    }

    .me-lg-ngutter {
        margin-right: -1rem !important
    }

    .me-lg-ncolumn {
        margin-right: -5rem !important
    }

    .mb-lg-n025 {
        margin-bottom: -.25rem !important
    }

    .mb-lg-n0375 {
        margin-bottom: -.375rem !important
    }

    .mb-lg-n05 {
        margin-bottom: -.5rem !important
    }

    .mb-lg-n075 {
        margin-bottom: -.75rem !important
    }

    .mb-lg-n1 {
        margin-bottom: -1rem !important
    }

    .mb-lg-n20 {
        margin-bottom: -1.25rem !important
    }

    .mb-lg-n2 {
        margin-bottom: -1.5rem !important
    }

    .mb-lg-n3 {
        margin-bottom: -2rem !important
    }

    .mb-lg-n30 {
        margin-bottom: -1.875rem !important
    }

    .mb-lg-n40 {
        margin-bottom: -2.5rem !important
    }

    .mb-lg-n4 {
        margin-bottom: -3rem !important
    }

    .mb-lg-n56 {
        margin-bottom: -3.5rem !important
    }

    .mb-lg-n5 {
        margin-bottom: -4rem !important
    }

    .mb-lg-n6 {
        margin-bottom: -4.5rem !important
    }

    .mb-lg-n7 {
        margin-bottom: -6rem !important
    }

    .mb-lg-n80 {
        margin-bottom: -5rem !important
    }

    .mb-lg-ngutter {
        margin-bottom: -1rem !important
    }

    .mb-lg-ncolumn {
        margin-bottom: -5rem !important
    }

    .ms-lg-n025 {
        margin-left: -.25rem !important
    }

    .ms-lg-n0375 {
        margin-left: -.375rem !important
    }

    .ms-lg-n05 {
        margin-left: -.5rem !important
    }

    .ms-lg-n075 {
        margin-left: -.75rem !important
    }

    .ms-lg-n1 {
        margin-left: -1rem !important
    }

    .ms-lg-n20 {
        margin-left: -1.25rem !important
    }

    .ms-lg-n2 {
        margin-left: -1.5rem !important
    }

    .ms-lg-n3 {
        margin-left: -2rem !important
    }

    .ms-lg-n30 {
        margin-left: -1.875rem !important
    }

    .ms-lg-n40 {
        margin-left: -2.5rem !important
    }

    .ms-lg-n4 {
        margin-left: -3rem !important
    }

    .ms-lg-n56 {
        margin-left: -3.5rem !important
    }

    .ms-lg-n5 {
        margin-left: -4rem !important
    }

    .ms-lg-n6 {
        margin-left: -4.5rem !important
    }

    .ms-lg-n7 {
        margin-left: -6rem !important
    }

    .ms-lg-n80 {
        margin-left: -5rem !important
    }

    .ms-lg-ngutter {
        margin-left: -1rem !important
    }

    .ms-lg-ncolumn {
        margin-left: -5rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-025 {
        padding: .25rem !important
    }

    .p-lg-0375 {
        padding: .375rem !important
    }

    .p-lg-05 {
        padding: .5rem !important
    }

    .p-lg-075 {
        padding: .75rem !important
    }

    .p-lg-1 {
        padding: 1rem !important
    }

    .p-lg-20 {
        padding: 1.25rem !important
    }

    .p-lg-2 {
        padding: 1.5rem !important
    }

    .p-lg-3 {
        padding: 2rem !important
    }

    .p-lg-30 {
        padding: 1.875rem !important
    }

    .p-lg-40 {
        padding: 2.5rem !important
    }

    .p-lg-4 {
        padding: 3rem !important
    }

    .p-lg-56 {
        padding: 3.5rem !important
    }

    .p-lg-5 {
        padding: 4rem !important
    }

    .p-lg-6 {
        padding: 4.5rem !important
    }

    .p-lg-7 {
        padding: 6rem !important
    }

    .p-lg-80 {
        padding: 5rem !important
    }

    .p-lg-gutter {
        padding: 1rem !important
    }

    .p-lg-column {
        padding: 5rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-025 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-0375 {
        padding-right: .375rem !important;
        padding-left: .375rem !important
    }

    .px-lg-05 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-075 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }

    .px-lg-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-20 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-lg-2 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-3 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-lg-30 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .px-lg-40 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-lg-4 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-lg-56 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-lg-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-lg-6 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-lg-7 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-lg-80 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-lg-gutter {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-column {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-025 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-0375 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-lg-05 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-075 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-lg-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-lg-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-3 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-lg-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .py-lg-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-lg-4 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-lg-56 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-lg-5 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-lg-6 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-lg-7 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-lg-80 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-lg-gutter {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-column {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-025 {
        padding-top: .25rem !important
    }

    .pt-lg-0375 {
        padding-top: .375rem !important
    }

    .pt-lg-05 {
        padding-top: .5rem !important
    }

    .pt-lg-075 {
        padding-top: .75rem !important
    }

    .pt-lg-1 {
        padding-top: 1rem !important
    }

    .pt-lg-20 {
        padding-top: 1.25rem !important
    }

    .pt-lg-2 {
        padding-top: 1.5rem !important
    }

    .pt-lg-3 {
        padding-top: 2rem !important
    }

    .pt-lg-30 {
        padding-top: 1.875rem !important
    }

    .pt-lg-40 {
        padding-top: 2.5rem !important
    }

    .pt-lg-4 {
        padding-top: 3rem !important
    }

    .pt-lg-56 {
        padding-top: 3.5rem !important
    }

    .pt-lg-5 {
        padding-top: 4rem !important
    }

    .pt-lg-6 {
        padding-top: 4.5rem !important
    }

    .pt-lg-7 {
        padding-top: 6rem !important
    }

    .pt-lg-80 {
        padding-top: 5rem !important
    }

    .pt-lg-gutter {
        padding-top: 1rem !important
    }

    .pt-lg-column {
        padding-top: 5rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-025 {
        padding-right: .25rem !important
    }

    .pe-lg-0375 {
        padding-right: .375rem !important
    }

    .pe-lg-05 {
        padding-right: .5rem !important
    }

    .pe-lg-075 {
        padding-right: .75rem !important
    }

    .pe-lg-1 {
        padding-right: 1rem !important
    }

    .pe-lg-20 {
        padding-right: 1.25rem !important
    }

    .pe-lg-2 {
        padding-right: 1.5rem !important
    }

    .pe-lg-3 {
        padding-right: 2rem !important
    }

    .pe-lg-30 {
        padding-right: 1.875rem !important
    }

    .pe-lg-40 {
        padding-right: 2.5rem !important
    }

    .pe-lg-4 {
        padding-right: 3rem !important
    }

    .pe-lg-56 {
        padding-right: 3.5rem !important
    }

    .pe-lg-5 {
        padding-right: 4rem !important
    }

    .pe-lg-6 {
        padding-right: 4.5rem !important
    }

    .pe-lg-7 {
        padding-right: 6rem !important
    }

    .pe-lg-80 {
        padding-right: 5rem !important
    }

    .pe-lg-gutter {
        padding-right: 1rem !important
    }

    .pe-lg-column {
        padding-right: 5rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-025 {
        padding-bottom: .25rem !important
    }

    .pb-lg-0375 {
        padding-bottom: .375rem !important
    }

    .pb-lg-05 {
        padding-bottom: .5rem !important
    }

    .pb-lg-075 {
        padding-bottom: .75rem !important
    }

    .pb-lg-1 {
        padding-bottom: 1rem !important
    }

    .pb-lg-20 {
        padding-bottom: 1.25rem !important
    }

    .pb-lg-2 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 2rem !important
    }

    .pb-lg-30 {
        padding-bottom: 1.875rem !important
    }

    .pb-lg-40 {
        padding-bottom: 2.5rem !important
    }

    .pb-lg-4 {
        padding-bottom: 3rem !important
    }

    .pb-lg-56 {
        padding-bottom: 3.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 4rem !important
    }

    .pb-lg-6 {
        padding-bottom: 4.5rem !important
    }

    .pb-lg-7 {
        padding-bottom: 6rem !important
    }

    .pb-lg-80 {
        padding-bottom: 5rem !important
    }

    .pb-lg-gutter {
        padding-bottom: 1rem !important
    }

    .pb-lg-column {
        padding-bottom: 5rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-025 {
        padding-left: .25rem !important
    }

    .ps-lg-0375 {
        padding-left: .375rem !important
    }

    .ps-lg-05 {
        padding-left: .5rem !important
    }

    .ps-lg-075 {
        padding-left: .75rem !important
    }

    .ps-lg-1 {
        padding-left: 1rem !important
    }

    .ps-lg-20 {
        padding-left: 1.25rem !important
    }

    .ps-lg-2 {
        padding-left: 1.5rem !important
    }

    .ps-lg-3 {
        padding-left: 2rem !important
    }

    .ps-lg-30 {
        padding-left: 1.875rem !important
    }

    .ps-lg-40 {
        padding-left: 2.5rem !important
    }

    .ps-lg-4 {
        padding-left: 3rem !important
    }

    .ps-lg-56 {
        padding-left: 3.5rem !important
    }

    .ps-lg-5 {
        padding-left: 4rem !important
    }

    .ps-lg-6 {
        padding-left: 4.5rem !important
    }

    .ps-lg-7 {
        padding-left: 6rem !important
    }

    .ps-lg-80 {
        padding-left: 5rem !important
    }

    .ps-lg-gutter {
        padding-left: 1rem !important
    }

    .ps-lg-column {
        padding-left: 5rem !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-025 {
        gap: .25rem !important
    }

    .gap-lg-0375 {
        gap: .375rem !important
    }

    .gap-lg-05 {
        gap: .5rem !important
    }

    .gap-lg-075 {
        gap: .75rem !important
    }

    .gap-lg-1 {
        gap: 1rem !important
    }

    .gap-lg-20 {
        gap: 1.25rem !important
    }

    .gap-lg-2 {
        gap: 1.5rem !important
    }

    .gap-lg-3 {
        gap: 2rem !important
    }

    .gap-lg-30 {
        gap: 1.875rem !important
    }

    .gap-lg-40 {
        gap: 2.5rem !important
    }

    .gap-lg-4 {
        gap: 3rem !important
    }

    .gap-lg-56 {
        gap: 3.5rem !important
    }

    .gap-lg-5 {
        gap: 4rem !important
    }

    .gap-lg-6 {
        gap: 4.5rem !important
    }

    .gap-lg-7 {
        gap: 6rem !important
    }

    .gap-lg-80 {
        gap: 5rem !important
    }

    .gap-lg-gutter {
        gap: 1rem !important
    }

    .gap-lg-column {
        gap: 5rem !important
    }

    .row-gap-lg-0 {
        row-gap: 0 !important
    }

    .row-gap-lg-025 {
        row-gap: .25rem !important
    }

    .row-gap-lg-0375 {
        row-gap: .375rem !important
    }

    .row-gap-lg-05 {
        row-gap: .5rem !important
    }

    .row-gap-lg-075 {
        row-gap: .75rem !important
    }

    .row-gap-lg-1 {
        row-gap: 1rem !important
    }

    .row-gap-lg-20 {
        row-gap: 1.25rem !important
    }

    .row-gap-lg-2 {
        row-gap: 1.5rem !important
    }

    .row-gap-lg-3 {
        row-gap: 2rem !important
    }

    .row-gap-lg-30 {
        row-gap: 1.875rem !important
    }

    .row-gap-lg-40 {
        row-gap: 2.5rem !important
    }

    .row-gap-lg-4 {
        row-gap: 3rem !important
    }

    .row-gap-lg-56 {
        row-gap: 3.5rem !important
    }

    .row-gap-lg-5 {
        row-gap: 4rem !important
    }

    .row-gap-lg-6 {
        row-gap: 4.5rem !important
    }

    .row-gap-lg-7 {
        row-gap: 6rem !important
    }

    .row-gap-lg-80 {
        row-gap: 5rem !important
    }

    .row-gap-lg-gutter {
        row-gap: 1rem !important
    }

    .row-gap-lg-column {
        row-gap: 5rem !important
    }

    .column-gap-lg-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-lg-025 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-lg-0375 {
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-lg-05 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-lg-075 {
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-lg-1 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-lg-20 {
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }

    .column-gap-lg-2 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-lg-3 {
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }

    .column-gap-lg-30 {
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important
    }

    .column-gap-lg-40 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }

    .column-gap-lg-4 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-lg-56 {
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }

    .column-gap-lg-5 {
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }

    .column-gap-lg-6 {
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .column-gap-lg-7 {
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }

    .column-gap-lg-80 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }

    .column-gap-lg-gutter {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-lg-column {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
}

@media (min-width: 1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-inline-grid {
        display: inline-grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-025 {
        margin: .25rem !important
    }

    .m-xl-0375 {
        margin: .375rem !important
    }

    .m-xl-05 {
        margin: .5rem !important
    }

    .m-xl-075 {
        margin: .75rem !important
    }

    .m-xl-1 {
        margin: 1rem !important
    }

    .m-xl-20 {
        margin: 1.25rem !important
    }

    .m-xl-2 {
        margin: 1.5rem !important
    }

    .m-xl-3 {
        margin: 2rem !important
    }

    .m-xl-30 {
        margin: 1.875rem !important
    }

    .m-xl-40 {
        margin: 2.5rem !important
    }

    .m-xl-4 {
        margin: 3rem !important
    }

    .m-xl-56 {
        margin: 3.5rem !important
    }

    .m-xl-5 {
        margin: 4rem !important
    }

    .m-xl-6 {
        margin: 4.5rem !important
    }

    .m-xl-7 {
        margin: 6rem !important
    }

    .m-xl-80 {
        margin: 5rem !important
    }

    .m-xl-gutter {
        margin: 1rem !important
    }

    .m-xl-column {
        margin: 5rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-025 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-0375 {
        margin-right: .375rem !important;
        margin-left: .375rem !important
    }

    .mx-xl-05 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-075 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-xl-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-20 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-xl-2 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-3 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-xl-30 {
        margin-right: 1.875rem !important;
        margin-left: 1.875rem !important
    }

    .mx-xl-40 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-xl-4 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-56 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-xl-5 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-xl-6 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-xl-7 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-xl-80 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xl-gutter {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-column {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-025 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-0375 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-xl-05 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-075 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xl-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-xl-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-3 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-xl-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .my-xl-40 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-xl-4 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-56 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-xl-5 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-xl-6 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xl-7 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-xl-80 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xl-gutter {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-column {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-025 {
        margin-top: .25rem !important
    }

    .mt-xl-0375 {
        margin-top: .375rem !important
    }

    .mt-xl-05 {
        margin-top: .5rem !important
    }

    .mt-xl-075 {
        margin-top: .75rem !important
    }

    .mt-xl-1 {
        margin-top: 1rem !important
    }

    .mt-xl-20 {
        margin-top: 1.25rem !important
    }

    .mt-xl-2 {
        margin-top: 1.5rem !important
    }

    .mt-xl-3 {
        margin-top: 2rem !important
    }

    .mt-xl-30 {
        margin-top: 1.875rem !important
    }

    .mt-xl-40 {
        margin-top: 2.5rem !important
    }

    .mt-xl-4 {
        margin-top: 3rem !important
    }

    .mt-xl-56 {
        margin-top: 3.5rem !important
    }

    .mt-xl-5 {
        margin-top: 4rem !important
    }

    .mt-xl-6 {
        margin-top: 4.5rem !important
    }

    .mt-xl-7 {
        margin-top: 6rem !important
    }

    .mt-xl-80 {
        margin-top: 5rem !important
    }

    .mt-xl-gutter {
        margin-top: 1rem !important
    }

    .mt-xl-column {
        margin-top: 5rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-025 {
        margin-right: .25rem !important
    }

    .me-xl-0375 {
        margin-right: .375rem !important
    }

    .me-xl-05 {
        margin-right: .5rem !important
    }

    .me-xl-075 {
        margin-right: .75rem !important
    }

    .me-xl-1 {
        margin-right: 1rem !important
    }

    .me-xl-20 {
        margin-right: 1.25rem !important
    }

    .me-xl-2 {
        margin-right: 1.5rem !important
    }

    .me-xl-3 {
        margin-right: 2rem !important
    }

    .me-xl-30 {
        margin-right: 1.875rem !important
    }

    .me-xl-40 {
        margin-right: 2.5rem !important
    }

    .me-xl-4 {
        margin-right: 3rem !important
    }

    .me-xl-56 {
        margin-right: 3.5rem !important
    }

    .me-xl-5 {
        margin-right: 4rem !important
    }

    .me-xl-6 {
        margin-right: 4.5rem !important
    }

    .me-xl-7 {
        margin-right: 6rem !important
    }

    .me-xl-80 {
        margin-right: 5rem !important
    }

    .me-xl-gutter {
        margin-right: 1rem !important
    }

    .me-xl-column {
        margin-right: 5rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-025 {
        margin-bottom: .25rem !important
    }

    .mb-xl-0375 {
        margin-bottom: .375rem !important
    }

    .mb-xl-05 {
        margin-bottom: .5rem !important
    }

    .mb-xl-075 {
        margin-bottom: .75rem !important
    }

    .mb-xl-1 {
        margin-bottom: 1rem !important
    }

    .mb-xl-20 {
        margin-bottom: 1.25rem !important
    }

    .mb-xl-2 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 2rem !important
    }

    .mb-xl-30 {
        margin-bottom: 1.875rem !important
    }

    .mb-xl-40 {
        margin-bottom: 2.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 3rem !important
    }

    .mb-xl-56 {
        margin-bottom: 3.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 4rem !important
    }

    .mb-xl-6 {
        margin-bottom: 4.5rem !important
    }

    .mb-xl-7 {
        margin-bottom: 6rem !important
    }

    .mb-xl-80 {
        margin-bottom: 5rem !important
    }

    .mb-xl-gutter {
        margin-bottom: 1rem !important
    }

    .mb-xl-column {
        margin-bottom: 5rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-025 {
        margin-left: .25rem !important
    }

    .ms-xl-0375 {
        margin-left: .375rem !important
    }

    .ms-xl-05 {
        margin-left: .5rem !important
    }

    .ms-xl-075 {
        margin-left: .75rem !important
    }

    .ms-xl-1 {
        margin-left: 1rem !important
    }

    .ms-xl-20 {
        margin-left: 1.25rem !important
    }

    .ms-xl-2 {
        margin-left: 1.5rem !important
    }

    .ms-xl-3 {
        margin-left: 2rem !important
    }

    .ms-xl-30 {
        margin-left: 1.875rem !important
    }

    .ms-xl-40 {
        margin-left: 2.5rem !important
    }

    .ms-xl-4 {
        margin-left: 3rem !important
    }

    .ms-xl-56 {
        margin-left: 3.5rem !important
    }

    .ms-xl-5 {
        margin-left: 4rem !important
    }

    .ms-xl-6 {
        margin-left: 4.5rem !important
    }

    .ms-xl-7 {
        margin-left: 6rem !important
    }

    .ms-xl-80 {
        margin-left: 5rem !important
    }

    .ms-xl-gutter {
        margin-left: 1rem !important
    }

    .ms-xl-column {
        margin-left: 5rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .m-xl-n025 {
        margin: -.25rem !important
    }

    .m-xl-n0375 {
        margin: -.375rem !important
    }

    .m-xl-n05 {
        margin: -.5rem !important
    }

    .m-xl-n075 {
        margin: -.75rem !important
    }

    .m-xl-n1 {
        margin: -1rem !important
    }

    .m-xl-n20 {
        margin: -1.25rem !important
    }

    .m-xl-n2 {
        margin: -1.5rem !important
    }

    .m-xl-n3 {
        margin: -2rem !important
    }

    .m-xl-n30 {
        margin: -1.875rem !important
    }

    .m-xl-n40 {
        margin: -2.5rem !important
    }

    .m-xl-n4 {
        margin: -3rem !important
    }

    .m-xl-n56 {
        margin: -3.5rem !important
    }

    .m-xl-n5 {
        margin: -4rem !important
    }

    .m-xl-n6 {
        margin: -4.5rem !important
    }

    .m-xl-n7 {
        margin: -6rem !important
    }

    .m-xl-n80 {
        margin: -5rem !important
    }

    .m-xl-ngutter {
        margin: -1rem !important
    }

    .m-xl-ncolumn {
        margin: -5rem !important
    }

    .mx-xl-n025 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xl-n0375 {
        margin-right: -.375rem !important;
        margin-left: -.375rem !important
    }

    .mx-xl-n05 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xl-n075 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-xl-n1 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xl-n20 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-xl-n2 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xl-n3 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-xl-n30 {
        margin-right: -1.875rem !important;
        margin-left: -1.875rem !important
    }

    .mx-xl-n40 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-xl-n4 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-xl-n56 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-xl-n5 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-xl-n6 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-xl-n7 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-xl-n80 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-xl-ngutter {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xl-ncolumn {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .my-xl-n025 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xl-n0375 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-xl-n05 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xl-n075 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xl-n1 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xl-n20 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-xl-n2 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xl-n3 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-xl-n30 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important
    }

    .my-xl-n40 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-xl-n4 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-xl-n56 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-xl-n5 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-xl-n6 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-xl-n7 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-xl-n80 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-xl-ngutter {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xl-ncolumn {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .mt-xl-n025 {
        margin-top: -.25rem !important
    }

    .mt-xl-n0375 {
        margin-top: -.375rem !important
    }

    .mt-xl-n05 {
        margin-top: -.5rem !important
    }

    .mt-xl-n075 {
        margin-top: -.75rem !important
    }

    .mt-xl-n1 {
        margin-top: -1rem !important
    }

    .mt-xl-n20 {
        margin-top: -1.25rem !important
    }

    .mt-xl-n2 {
        margin-top: -1.5rem !important
    }

    .mt-xl-n3 {
        margin-top: -2rem !important
    }

    .mt-xl-n30 {
        margin-top: -1.875rem !important
    }

    .mt-xl-n40 {
        margin-top: -2.5rem !important
    }

    .mt-xl-n4 {
        margin-top: -3rem !important
    }

    .mt-xl-n56 {
        margin-top: -3.5rem !important
    }

    .mt-xl-n5 {
        margin-top: -4rem !important
    }

    .mt-xl-n6 {
        margin-top: -4.5rem !important
    }

    .mt-xl-n7 {
        margin-top: -6rem !important
    }

    .mt-xl-n80 {
        margin-top: -5rem !important
    }

    .mt-xl-ngutter {
        margin-top: -1rem !important
    }

    .mt-xl-ncolumn {
        margin-top: -5rem !important
    }

    .me-xl-n025 {
        margin-right: -.25rem !important
    }

    .me-xl-n0375 {
        margin-right: -.375rem !important
    }

    .me-xl-n05 {
        margin-right: -.5rem !important
    }

    .me-xl-n075 {
        margin-right: -.75rem !important
    }

    .me-xl-n1 {
        margin-right: -1rem !important
    }

    .me-xl-n20 {
        margin-right: -1.25rem !important
    }

    .me-xl-n2 {
        margin-right: -1.5rem !important
    }

    .me-xl-n3 {
        margin-right: -2rem !important
    }

    .me-xl-n30 {
        margin-right: -1.875rem !important
    }

    .me-xl-n40 {
        margin-right: -2.5rem !important
    }

    .me-xl-n4 {
        margin-right: -3rem !important
    }

    .me-xl-n56 {
        margin-right: -3.5rem !important
    }

    .me-xl-n5 {
        margin-right: -4rem !important
    }

    .me-xl-n6 {
        margin-right: -4.5rem !important
    }

    .me-xl-n7 {
        margin-right: -6rem !important
    }

    .me-xl-n80 {
        margin-right: -5rem !important
    }

    .me-xl-ngutter {
        margin-right: -1rem !important
    }

    .me-xl-ncolumn {
        margin-right: -5rem !important
    }

    .mb-xl-n025 {
        margin-bottom: -.25rem !important
    }

    .mb-xl-n0375 {
        margin-bottom: -.375rem !important
    }

    .mb-xl-n05 {
        margin-bottom: -.5rem !important
    }

    .mb-xl-n075 {
        margin-bottom: -.75rem !important
    }

    .mb-xl-n1 {
        margin-bottom: -1rem !important
    }

    .mb-xl-n20 {
        margin-bottom: -1.25rem !important
    }

    .mb-xl-n2 {
        margin-bottom: -1.5rem !important
    }

    .mb-xl-n3 {
        margin-bottom: -2rem !important
    }

    .mb-xl-n30 {
        margin-bottom: -1.875rem !important
    }

    .mb-xl-n40 {
        margin-bottom: -2.5rem !important
    }

    .mb-xl-n4 {
        margin-bottom: -3rem !important
    }

    .mb-xl-n56 {
        margin-bottom: -3.5rem !important
    }

    .mb-xl-n5 {
        margin-bottom: -4rem !important
    }

    .mb-xl-n6 {
        margin-bottom: -4.5rem !important
    }

    .mb-xl-n7 {
        margin-bottom: -6rem !important
    }

    .mb-xl-n80 {
        margin-bottom: -5rem !important
    }

    .mb-xl-ngutter {
        margin-bottom: -1rem !important
    }

    .mb-xl-ncolumn {
        margin-bottom: -5rem !important
    }

    .ms-xl-n025 {
        margin-left: -.25rem !important
    }

    .ms-xl-n0375 {
        margin-left: -.375rem !important
    }

    .ms-xl-n05 {
        margin-left: -.5rem !important
    }

    .ms-xl-n075 {
        margin-left: -.75rem !important
    }

    .ms-xl-n1 {
        margin-left: -1rem !important
    }

    .ms-xl-n20 {
        margin-left: -1.25rem !important
    }

    .ms-xl-n2 {
        margin-left: -1.5rem !important
    }

    .ms-xl-n3 {
        margin-left: -2rem !important
    }

    .ms-xl-n30 {
        margin-left: -1.875rem !important
    }

    .ms-xl-n40 {
        margin-left: -2.5rem !important
    }

    .ms-xl-n4 {
        margin-left: -3rem !important
    }

    .ms-xl-n56 {
        margin-left: -3.5rem !important
    }

    .ms-xl-n5 {
        margin-left: -4rem !important
    }

    .ms-xl-n6 {
        margin-left: -4.5rem !important
    }

    .ms-xl-n7 {
        margin-left: -6rem !important
    }

    .ms-xl-n80 {
        margin-left: -5rem !important
    }

    .ms-xl-ngutter {
        margin-left: -1rem !important
    }

    .ms-xl-ncolumn {
        margin-left: -5rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-025 {
        padding: .25rem !important
    }

    .p-xl-0375 {
        padding: .375rem !important
    }

    .p-xl-05 {
        padding: .5rem !important
    }

    .p-xl-075 {
        padding: .75rem !important
    }

    .p-xl-1 {
        padding: 1rem !important
    }

    .p-xl-20 {
        padding: 1.25rem !important
    }

    .p-xl-2 {
        padding: 1.5rem !important
    }

    .p-xl-3 {
        padding: 2rem !important
    }

    .p-xl-30 {
        padding: 1.875rem !important
    }

    .p-xl-40 {
        padding: 2.5rem !important
    }

    .p-xl-4 {
        padding: 3rem !important
    }

    .p-xl-56 {
        padding: 3.5rem !important
    }

    .p-xl-5 {
        padding: 4rem !important
    }

    .p-xl-6 {
        padding: 4.5rem !important
    }

    .p-xl-7 {
        padding: 6rem !important
    }

    .p-xl-80 {
        padding: 5rem !important
    }

    .p-xl-gutter {
        padding: 1rem !important
    }

    .p-xl-column {
        padding: 5rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-025 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-0375 {
        padding-right: .375rem !important;
        padding-left: .375rem !important
    }

    .px-xl-05 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-075 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }

    .px-xl-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-20 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-xl-2 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-3 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-xl-30 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .px-xl-40 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-xl-4 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-xl-56 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-xl-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-xl-6 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-xl-7 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-xl-80 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-xl-gutter {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-column {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-025 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-0375 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-xl-05 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-075 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xl-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-xl-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-3 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-xl-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .py-xl-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-xl-4 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-xl-56 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-xl-5 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-xl-6 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-xl-7 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-xl-80 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-xl-gutter {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-column {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-025 {
        padding-top: .25rem !important
    }

    .pt-xl-0375 {
        padding-top: .375rem !important
    }

    .pt-xl-05 {
        padding-top: .5rem !important
    }

    .pt-xl-075 {
        padding-top: .75rem !important
    }

    .pt-xl-1 {
        padding-top: 1rem !important
    }

    .pt-xl-20 {
        padding-top: 1.25rem !important
    }

    .pt-xl-2 {
        padding-top: 1.5rem !important
    }

    .pt-xl-3 {
        padding-top: 2rem !important
    }

    .pt-xl-30 {
        padding-top: 1.875rem !important
    }

    .pt-xl-40 {
        padding-top: 2.5rem !important
    }

    .pt-xl-4 {
        padding-top: 3rem !important
    }

    .pt-xl-56 {
        padding-top: 3.5rem !important
    }

    .pt-xl-5 {
        padding-top: 4rem !important
    }

    .pt-xl-6 {
        padding-top: 4.5rem !important
    }

    .pt-xl-7 {
        padding-top: 6rem !important
    }

    .pt-xl-80 {
        padding-top: 5rem !important
    }

    .pt-xl-gutter {
        padding-top: 1rem !important
    }

    .pt-xl-column {
        padding-top: 5rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-025 {
        padding-right: .25rem !important
    }

    .pe-xl-0375 {
        padding-right: .375rem !important
    }

    .pe-xl-05 {
        padding-right: .5rem !important
    }

    .pe-xl-075 {
        padding-right: .75rem !important
    }

    .pe-xl-1 {
        padding-right: 1rem !important
    }

    .pe-xl-20 {
        padding-right: 1.25rem !important
    }

    .pe-xl-2 {
        padding-right: 1.5rem !important
    }

    .pe-xl-3 {
        padding-right: 2rem !important
    }

    .pe-xl-30 {
        padding-right: 1.875rem !important
    }

    .pe-xl-40 {
        padding-right: 2.5rem !important
    }

    .pe-xl-4 {
        padding-right: 3rem !important
    }

    .pe-xl-56 {
        padding-right: 3.5rem !important
    }

    .pe-xl-5 {
        padding-right: 4rem !important
    }

    .pe-xl-6 {
        padding-right: 4.5rem !important
    }

    .pe-xl-7 {
        padding-right: 6rem !important
    }

    .pe-xl-80 {
        padding-right: 5rem !important
    }

    .pe-xl-gutter {
        padding-right: 1rem !important
    }

    .pe-xl-column {
        padding-right: 5rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-025 {
        padding-bottom: .25rem !important
    }

    .pb-xl-0375 {
        padding-bottom: .375rem !important
    }

    .pb-xl-05 {
        padding-bottom: .5rem !important
    }

    .pb-xl-075 {
        padding-bottom: .75rem !important
    }

    .pb-xl-1 {
        padding-bottom: 1rem !important
    }

    .pb-xl-20 {
        padding-bottom: 1.25rem !important
    }

    .pb-xl-2 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 2rem !important
    }

    .pb-xl-30 {
        padding-bottom: 1.875rem !important
    }

    .pb-xl-40 {
        padding-bottom: 2.5rem !important
    }

    .pb-xl-4 {
        padding-bottom: 3rem !important
    }

    .pb-xl-56 {
        padding-bottom: 3.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 4rem !important
    }

    .pb-xl-6 {
        padding-bottom: 4.5rem !important
    }

    .pb-xl-7 {
        padding-bottom: 6rem !important
    }

    .pb-xl-80 {
        padding-bottom: 5rem !important
    }

    .pb-xl-gutter {
        padding-bottom: 1rem !important
    }

    .pb-xl-column {
        padding-bottom: 5rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-025 {
        padding-left: .25rem !important
    }

    .ps-xl-0375 {
        padding-left: .375rem !important
    }

    .ps-xl-05 {
        padding-left: .5rem !important
    }

    .ps-xl-075 {
        padding-left: .75rem !important
    }

    .ps-xl-1 {
        padding-left: 1rem !important
    }

    .ps-xl-20 {
        padding-left: 1.25rem !important
    }

    .ps-xl-2 {
        padding-left: 1.5rem !important
    }

    .ps-xl-3 {
        padding-left: 2rem !important
    }

    .ps-xl-30 {
        padding-left: 1.875rem !important
    }

    .ps-xl-40 {
        padding-left: 2.5rem !important
    }

    .ps-xl-4 {
        padding-left: 3rem !important
    }

    .ps-xl-56 {
        padding-left: 3.5rem !important
    }

    .ps-xl-5 {
        padding-left: 4rem !important
    }

    .ps-xl-6 {
        padding-left: 4.5rem !important
    }

    .ps-xl-7 {
        padding-left: 6rem !important
    }

    .ps-xl-80 {
        padding-left: 5rem !important
    }

    .ps-xl-gutter {
        padding-left: 1rem !important
    }

    .ps-xl-column {
        padding-left: 5rem !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-025 {
        gap: .25rem !important
    }

    .gap-xl-0375 {
        gap: .375rem !important
    }

    .gap-xl-05 {
        gap: .5rem !important
    }

    .gap-xl-075 {
        gap: .75rem !important
    }

    .gap-xl-1 {
        gap: 1rem !important
    }

    .gap-xl-20 {
        gap: 1.25rem !important
    }

    .gap-xl-2 {
        gap: 1.5rem !important
    }

    .gap-xl-3 {
        gap: 2rem !important
    }

    .gap-xl-30 {
        gap: 1.875rem !important
    }

    .gap-xl-40 {
        gap: 2.5rem !important
    }

    .gap-xl-4 {
        gap: 3rem !important
    }

    .gap-xl-56 {
        gap: 3.5rem !important
    }

    .gap-xl-5 {
        gap: 4rem !important
    }

    .gap-xl-6 {
        gap: 4.5rem !important
    }

    .gap-xl-7 {
        gap: 6rem !important
    }

    .gap-xl-80 {
        gap: 5rem !important
    }

    .gap-xl-gutter {
        gap: 1rem !important
    }

    .gap-xl-column {
        gap: 5rem !important
    }

    .row-gap-xl-0 {
        row-gap: 0 !important
    }

    .row-gap-xl-025 {
        row-gap: .25rem !important
    }

    .row-gap-xl-0375 {
        row-gap: .375rem !important
    }

    .row-gap-xl-05 {
        row-gap: .5rem !important
    }

    .row-gap-xl-075 {
        row-gap: .75rem !important
    }

    .row-gap-xl-1 {
        row-gap: 1rem !important
    }

    .row-gap-xl-20 {
        row-gap: 1.25rem !important
    }

    .row-gap-xl-2 {
        row-gap: 1.5rem !important
    }

    .row-gap-xl-3 {
        row-gap: 2rem !important
    }

    .row-gap-xl-30 {
        row-gap: 1.875rem !important
    }

    .row-gap-xl-40 {
        row-gap: 2.5rem !important
    }

    .row-gap-xl-4 {
        row-gap: 3rem !important
    }

    .row-gap-xl-56 {
        row-gap: 3.5rem !important
    }

    .row-gap-xl-5 {
        row-gap: 4rem !important
    }

    .row-gap-xl-6 {
        row-gap: 4.5rem !important
    }

    .row-gap-xl-7 {
        row-gap: 6rem !important
    }

    .row-gap-xl-80 {
        row-gap: 5rem !important
    }

    .row-gap-xl-gutter {
        row-gap: 1rem !important
    }

    .row-gap-xl-column {
        row-gap: 5rem !important
    }

    .column-gap-xl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-xl-025 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-xl-0375 {
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-xl-05 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-xl-075 {
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-xl-1 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-xl-20 {
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }

    .column-gap-xl-2 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-xl-3 {
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }

    .column-gap-xl-30 {
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important
    }

    .column-gap-xl-40 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }

    .column-gap-xl-4 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-xl-56 {
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }

    .column-gap-xl-5 {
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }

    .column-gap-xl-6 {
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .column-gap-xl-7 {
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }

    .column-gap-xl-80 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }

    .column-gap-xl-gutter {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-xl-column {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
}

@media (min-width: 1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-inline-grid {
        display: inline-grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-025 {
        margin: .25rem !important
    }

    .m-xxl-0375 {
        margin: .375rem !important
    }

    .m-xxl-05 {
        margin: .5rem !important
    }

    .m-xxl-075 {
        margin: .75rem !important
    }

    .m-xxl-1 {
        margin: 1rem !important
    }

    .m-xxl-20 {
        margin: 1.25rem !important
    }

    .m-xxl-2 {
        margin: 1.5rem !important
    }

    .m-xxl-3 {
        margin: 2rem !important
    }

    .m-xxl-30 {
        margin: 1.875rem !important
    }

    .m-xxl-40 {
        margin: 2.5rem !important
    }

    .m-xxl-4 {
        margin: 3rem !important
    }

    .m-xxl-56 {
        margin: 3.5rem !important
    }

    .m-xxl-5 {
        margin: 4rem !important
    }

    .m-xxl-6 {
        margin: 4.5rem !important
    }

    .m-xxl-7 {
        margin: 6rem !important
    }

    .m-xxl-80 {
        margin: 5rem !important
    }

    .m-xxl-gutter {
        margin: 1rem !important
    }

    .m-xxl-column {
        margin: 5rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-025 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-0375 {
        margin-right: .375rem !important;
        margin-left: .375rem !important
    }

    .mx-xxl-05 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-075 {
        margin-right: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-xxl-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-20 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-xxl-2 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-3 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-xxl-30 {
        margin-right: 1.875rem !important;
        margin-left: 1.875rem !important
    }

    .mx-xxl-40 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-xxl-4 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-56 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-xxl-6 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-xxl-7 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-xxl-80 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xxl-gutter {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-column {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-025 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-0375 {
        margin-top: .375rem !important;
        margin-bottom: .375rem !important
    }

    .my-xxl-05 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-075 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xxl-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-xxl-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-3 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-xxl-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .my-xxl-40 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-xxl-4 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-56 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-xxl-5 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-xxl-6 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xxl-7 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-xxl-80 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xxl-gutter {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-column {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-025 {
        margin-top: .25rem !important
    }

    .mt-xxl-0375 {
        margin-top: .375rem !important
    }

    .mt-xxl-05 {
        margin-top: .5rem !important
    }

    .mt-xxl-075 {
        margin-top: .75rem !important
    }

    .mt-xxl-1 {
        margin-top: 1rem !important
    }

    .mt-xxl-20 {
        margin-top: 1.25rem !important
    }

    .mt-xxl-2 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-3 {
        margin-top: 2rem !important
    }

    .mt-xxl-30 {
        margin-top: 1.875rem !important
    }

    .mt-xxl-40 {
        margin-top: 2.5rem !important
    }

    .mt-xxl-4 {
        margin-top: 3rem !important
    }

    .mt-xxl-56 {
        margin-top: 3.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 4rem !important
    }

    .mt-xxl-6 {
        margin-top: 4.5rem !important
    }

    .mt-xxl-7 {
        margin-top: 6rem !important
    }

    .mt-xxl-80 {
        margin-top: 5rem !important
    }

    .mt-xxl-gutter {
        margin-top: 1rem !important
    }

    .mt-xxl-column {
        margin-top: 5rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-025 {
        margin-right: .25rem !important
    }

    .me-xxl-0375 {
        margin-right: .375rem !important
    }

    .me-xxl-05 {
        margin-right: .5rem !important
    }

    .me-xxl-075 {
        margin-right: .75rem !important
    }

    .me-xxl-1 {
        margin-right: 1rem !important
    }

    .me-xxl-20 {
        margin-right: 1.25rem !important
    }

    .me-xxl-2 {
        margin-right: 1.5rem !important
    }

    .me-xxl-3 {
        margin-right: 2rem !important
    }

    .me-xxl-30 {
        margin-right: 1.875rem !important
    }

    .me-xxl-40 {
        margin-right: 2.5rem !important
    }

    .me-xxl-4 {
        margin-right: 3rem !important
    }

    .me-xxl-56 {
        margin-right: 3.5rem !important
    }

    .me-xxl-5 {
        margin-right: 4rem !important
    }

    .me-xxl-6 {
        margin-right: 4.5rem !important
    }

    .me-xxl-7 {
        margin-right: 6rem !important
    }

    .me-xxl-80 {
        margin-right: 5rem !important
    }

    .me-xxl-gutter {
        margin-right: 1rem !important
    }

    .me-xxl-column {
        margin-right: 5rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-025 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-0375 {
        margin-bottom: .375rem !important
    }

    .mb-xxl-05 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-075 {
        margin-bottom: .75rem !important
    }

    .mb-xxl-1 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-20 {
        margin-bottom: 1.25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 2rem !important
    }

    .mb-xxl-30 {
        margin-bottom: 1.875rem !important
    }

    .mb-xxl-40 {
        margin-bottom: 2.5rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-56 {
        margin-bottom: 3.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 4rem !important
    }

    .mb-xxl-6 {
        margin-bottom: 4.5rem !important
    }

    .mb-xxl-7 {
        margin-bottom: 6rem !important
    }

    .mb-xxl-80 {
        margin-bottom: 5rem !important
    }

    .mb-xxl-gutter {
        margin-bottom: 1rem !important
    }

    .mb-xxl-column {
        margin-bottom: 5rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-025 {
        margin-left: .25rem !important
    }

    .ms-xxl-0375 {
        margin-left: .375rem !important
    }

    .ms-xxl-05 {
        margin-left: .5rem !important
    }

    .ms-xxl-075 {
        margin-left: .75rem !important
    }

    .ms-xxl-1 {
        margin-left: 1rem !important
    }

    .ms-xxl-20 {
        margin-left: 1.25rem !important
    }

    .ms-xxl-2 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-3 {
        margin-left: 2rem !important
    }

    .ms-xxl-30 {
        margin-left: 1.875rem !important
    }

    .ms-xxl-40 {
        margin-left: 2.5rem !important
    }

    .ms-xxl-4 {
        margin-left: 3rem !important
    }

    .ms-xxl-56 {
        margin-left: 3.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 4rem !important
    }

    .ms-xxl-6 {
        margin-left: 4.5rem !important
    }

    .ms-xxl-7 {
        margin-left: 6rem !important
    }

    .ms-xxl-80 {
        margin-left: 5rem !important
    }

    .ms-xxl-gutter {
        margin-left: 1rem !important
    }

    .ms-xxl-column {
        margin-left: 5rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .m-xxl-n025 {
        margin: -.25rem !important
    }

    .m-xxl-n0375 {
        margin: -.375rem !important
    }

    .m-xxl-n05 {
        margin: -.5rem !important
    }

    .m-xxl-n075 {
        margin: -.75rem !important
    }

    .m-xxl-n1 {
        margin: -1rem !important
    }

    .m-xxl-n20 {
        margin: -1.25rem !important
    }

    .m-xxl-n2 {
        margin: -1.5rem !important
    }

    .m-xxl-n3 {
        margin: -2rem !important
    }

    .m-xxl-n30 {
        margin: -1.875rem !important
    }

    .m-xxl-n40 {
        margin: -2.5rem !important
    }

    .m-xxl-n4 {
        margin: -3rem !important
    }

    .m-xxl-n56 {
        margin: -3.5rem !important
    }

    .m-xxl-n5 {
        margin: -4rem !important
    }

    .m-xxl-n6 {
        margin: -4.5rem !important
    }

    .m-xxl-n7 {
        margin: -6rem !important
    }

    .m-xxl-n80 {
        margin: -5rem !important
    }

    .m-xxl-ngutter {
        margin: -1rem !important
    }

    .m-xxl-ncolumn {
        margin: -5rem !important
    }

    .mx-xxl-n025 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xxl-n0375 {
        margin-right: -.375rem !important;
        margin-left: -.375rem !important
    }

    .mx-xxl-n05 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xxl-n075 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-xxl-n1 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xxl-n20 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-xxl-n2 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xxl-n3 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-xxl-n30 {
        margin-right: -1.875rem !important;
        margin-left: -1.875rem !important
    }

    .mx-xxl-n40 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-xxl-n4 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-xxl-n56 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-xxl-n5 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-xxl-n6 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-xxl-n7 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-xxl-n80 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-xxl-ngutter {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xxl-ncolumn {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .my-xxl-n025 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xxl-n0375 {
        margin-top: -.375rem !important;
        margin-bottom: -.375rem !important
    }

    .my-xxl-n05 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xxl-n075 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xxl-n1 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xxl-n20 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-xxl-n2 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xxl-n3 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-xxl-n30 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important
    }

    .my-xxl-n40 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-xxl-n4 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-xxl-n56 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-xxl-n5 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-xxl-n6 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-xxl-n7 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-xxl-n80 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-xxl-ngutter {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xxl-ncolumn {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .mt-xxl-n025 {
        margin-top: -.25rem !important
    }

    .mt-xxl-n0375 {
        margin-top: -.375rem !important
    }

    .mt-xxl-n05 {
        margin-top: -.5rem !important
    }

    .mt-xxl-n075 {
        margin-top: -.75rem !important
    }

    .mt-xxl-n1 {
        margin-top: -1rem !important
    }

    .mt-xxl-n20 {
        margin-top: -1.25rem !important
    }

    .mt-xxl-n2 {
        margin-top: -1.5rem !important
    }

    .mt-xxl-n3 {
        margin-top: -2rem !important
    }

    .mt-xxl-n30 {
        margin-top: -1.875rem !important
    }

    .mt-xxl-n40 {
        margin-top: -2.5rem !important
    }

    .mt-xxl-n4 {
        margin-top: -3rem !important
    }

    .mt-xxl-n56 {
        margin-top: -3.5rem !important
    }

    .mt-xxl-n5 {
        margin-top: -4rem !important
    }

    .mt-xxl-n6 {
        margin-top: -4.5rem !important
    }

    .mt-xxl-n7 {
        margin-top: -6rem !important
    }

    .mt-xxl-n80 {
        margin-top: -5rem !important
    }

    .mt-xxl-ngutter {
        margin-top: -1rem !important
    }

    .mt-xxl-ncolumn {
        margin-top: -5rem !important
    }

    .me-xxl-n025 {
        margin-right: -.25rem !important
    }

    .me-xxl-n0375 {
        margin-right: -.375rem !important
    }

    .me-xxl-n05 {
        margin-right: -.5rem !important
    }

    .me-xxl-n075 {
        margin-right: -.75rem !important
    }

    .me-xxl-n1 {
        margin-right: -1rem !important
    }

    .me-xxl-n20 {
        margin-right: -1.25rem !important
    }

    .me-xxl-n2 {
        margin-right: -1.5rem !important
    }

    .me-xxl-n3 {
        margin-right: -2rem !important
    }

    .me-xxl-n30 {
        margin-right: -1.875rem !important
    }

    .me-xxl-n40 {
        margin-right: -2.5rem !important
    }

    .me-xxl-n4 {
        margin-right: -3rem !important
    }

    .me-xxl-n56 {
        margin-right: -3.5rem !important
    }

    .me-xxl-n5 {
        margin-right: -4rem !important
    }

    .me-xxl-n6 {
        margin-right: -4.5rem !important
    }

    .me-xxl-n7 {
        margin-right: -6rem !important
    }

    .me-xxl-n80 {
        margin-right: -5rem !important
    }

    .me-xxl-ngutter {
        margin-right: -1rem !important
    }

    .me-xxl-ncolumn {
        margin-right: -5rem !important
    }

    .mb-xxl-n025 {
        margin-bottom: -.25rem !important
    }

    .mb-xxl-n0375 {
        margin-bottom: -.375rem !important
    }

    .mb-xxl-n05 {
        margin-bottom: -.5rem !important
    }

    .mb-xxl-n075 {
        margin-bottom: -.75rem !important
    }

    .mb-xxl-n1 {
        margin-bottom: -1rem !important
    }

    .mb-xxl-n20 {
        margin-bottom: -1.25rem !important
    }

    .mb-xxl-n2 {
        margin-bottom: -1.5rem !important
    }

    .mb-xxl-n3 {
        margin-bottom: -2rem !important
    }

    .mb-xxl-n30 {
        margin-bottom: -1.875rem !important
    }

    .mb-xxl-n40 {
        margin-bottom: -2.5rem !important
    }

    .mb-xxl-n4 {
        margin-bottom: -3rem !important
    }

    .mb-xxl-n56 {
        margin-bottom: -3.5rem !important
    }

    .mb-xxl-n5 {
        margin-bottom: -4rem !important
    }

    .mb-xxl-n6 {
        margin-bottom: -4.5rem !important
    }

    .mb-xxl-n7 {
        margin-bottom: -6rem !important
    }

    .mb-xxl-n80 {
        margin-bottom: -5rem !important
    }

    .mb-xxl-ngutter {
        margin-bottom: -1rem !important
    }

    .mb-xxl-ncolumn {
        margin-bottom: -5rem !important
    }

    .ms-xxl-n025 {
        margin-left: -.25rem !important
    }

    .ms-xxl-n0375 {
        margin-left: -.375rem !important
    }

    .ms-xxl-n05 {
        margin-left: -.5rem !important
    }

    .ms-xxl-n075 {
        margin-left: -.75rem !important
    }

    .ms-xxl-n1 {
        margin-left: -1rem !important
    }

    .ms-xxl-n20 {
        margin-left: -1.25rem !important
    }

    .ms-xxl-n2 {
        margin-left: -1.5rem !important
    }

    .ms-xxl-n3 {
        margin-left: -2rem !important
    }

    .ms-xxl-n30 {
        margin-left: -1.875rem !important
    }

    .ms-xxl-n40 {
        margin-left: -2.5rem !important
    }

    .ms-xxl-n4 {
        margin-left: -3rem !important
    }

    .ms-xxl-n56 {
        margin-left: -3.5rem !important
    }

    .ms-xxl-n5 {
        margin-left: -4rem !important
    }

    .ms-xxl-n6 {
        margin-left: -4.5rem !important
    }

    .ms-xxl-n7 {
        margin-left: -6rem !important
    }

    .ms-xxl-n80 {
        margin-left: -5rem !important
    }

    .ms-xxl-ngutter {
        margin-left: -1rem !important
    }

    .ms-xxl-ncolumn {
        margin-left: -5rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-025 {
        padding: .25rem !important
    }

    .p-xxl-0375 {
        padding: .375rem !important
    }

    .p-xxl-05 {
        padding: .5rem !important
    }

    .p-xxl-075 {
        padding: .75rem !important
    }

    .p-xxl-1 {
        padding: 1rem !important
    }

    .p-xxl-20 {
        padding: 1.25rem !important
    }

    .p-xxl-2 {
        padding: 1.5rem !important
    }

    .p-xxl-3 {
        padding: 2rem !important
    }

    .p-xxl-30 {
        padding: 1.875rem !important
    }

    .p-xxl-40 {
        padding: 2.5rem !important
    }

    .p-xxl-4 {
        padding: 3rem !important
    }

    .p-xxl-56 {
        padding: 3.5rem !important
    }

    .p-xxl-5 {
        padding: 4rem !important
    }

    .p-xxl-6 {
        padding: 4.5rem !important
    }

    .p-xxl-7 {
        padding: 6rem !important
    }

    .p-xxl-80 {
        padding: 5rem !important
    }

    .p-xxl-gutter {
        padding: 1rem !important
    }

    .p-xxl-column {
        padding: 5rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-025 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-0375 {
        padding-right: .375rem !important;
        padding-left: .375rem !important
    }

    .px-xxl-05 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-075 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }

    .px-xxl-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-20 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-xxl-2 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-3 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-xxl-30 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .px-xxl-40 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-xxl-4 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-xxl-56 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-xxl-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-xxl-6 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-xxl-7 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-xxl-80 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-xxl-gutter {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-column {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-025 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-0375 {
        padding-top: .375rem !important;
        padding-bottom: .375rem !important
    }

    .py-xxl-05 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-075 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xxl-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-xxl-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-3 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-xxl-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .py-xxl-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-xxl-4 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-xxl-56 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-xxl-5 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-xxl-6 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-xxl-7 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-xxl-80 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-xxl-gutter {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-column {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-025 {
        padding-top: .25rem !important
    }

    .pt-xxl-0375 {
        padding-top: .375rem !important
    }

    .pt-xxl-05 {
        padding-top: .5rem !important
    }

    .pt-xxl-075 {
        padding-top: .75rem !important
    }

    .pt-xxl-1 {
        padding-top: 1rem !important
    }

    .pt-xxl-20 {
        padding-top: 1.25rem !important
    }

    .pt-xxl-2 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-3 {
        padding-top: 2rem !important
    }

    .pt-xxl-30 {
        padding-top: 1.875rem !important
    }

    .pt-xxl-40 {
        padding-top: 2.5rem !important
    }

    .pt-xxl-4 {
        padding-top: 3rem !important
    }

    .pt-xxl-56 {
        padding-top: 3.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 4rem !important
    }

    .pt-xxl-6 {
        padding-top: 4.5rem !important
    }

    .pt-xxl-7 {
        padding-top: 6rem !important
    }

    .pt-xxl-80 {
        padding-top: 5rem !important
    }

    .pt-xxl-gutter {
        padding-top: 1rem !important
    }

    .pt-xxl-column {
        padding-top: 5rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-025 {
        padding-right: .25rem !important
    }

    .pe-xxl-0375 {
        padding-right: .375rem !important
    }

    .pe-xxl-05 {
        padding-right: .5rem !important
    }

    .pe-xxl-075 {
        padding-right: .75rem !important
    }

    .pe-xxl-1 {
        padding-right: 1rem !important
    }

    .pe-xxl-20 {
        padding-right: 1.25rem !important
    }

    .pe-xxl-2 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-3 {
        padding-right: 2rem !important
    }

    .pe-xxl-30 {
        padding-right: 1.875rem !important
    }

    .pe-xxl-40 {
        padding-right: 2.5rem !important
    }

    .pe-xxl-4 {
        padding-right: 3rem !important
    }

    .pe-xxl-56 {
        padding-right: 3.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 4rem !important
    }

    .pe-xxl-6 {
        padding-right: 4.5rem !important
    }

    .pe-xxl-7 {
        padding-right: 6rem !important
    }

    .pe-xxl-80 {
        padding-right: 5rem !important
    }

    .pe-xxl-gutter {
        padding-right: 1rem !important
    }

    .pe-xxl-column {
        padding-right: 5rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-025 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-0375 {
        padding-bottom: .375rem !important
    }

    .pb-xxl-05 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-075 {
        padding-bottom: .75rem !important
    }

    .pb-xxl-1 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-20 {
        padding-bottom: 1.25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 2rem !important
    }

    .pb-xxl-30 {
        padding-bottom: 1.875rem !important
    }

    .pb-xxl-40 {
        padding-bottom: 2.5rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 3rem !important
    }

    .pb-xxl-56 {
        padding-bottom: 3.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 4rem !important
    }

    .pb-xxl-6 {
        padding-bottom: 4.5rem !important
    }

    .pb-xxl-7 {
        padding-bottom: 6rem !important
    }

    .pb-xxl-80 {
        padding-bottom: 5rem !important
    }

    .pb-xxl-gutter {
        padding-bottom: 1rem !important
    }

    .pb-xxl-column {
        padding-bottom: 5rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-025 {
        padding-left: .25rem !important
    }

    .ps-xxl-0375 {
        padding-left: .375rem !important
    }

    .ps-xxl-05 {
        padding-left: .5rem !important
    }

    .ps-xxl-075 {
        padding-left: .75rem !important
    }

    .ps-xxl-1 {
        padding-left: 1rem !important
    }

    .ps-xxl-20 {
        padding-left: 1.25rem !important
    }

    .ps-xxl-2 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-3 {
        padding-left: 2rem !important
    }

    .ps-xxl-30 {
        padding-left: 1.875rem !important
    }

    .ps-xxl-40 {
        padding-left: 2.5rem !important
    }

    .ps-xxl-4 {
        padding-left: 3rem !important
    }

    .ps-xxl-56 {
        padding-left: 3.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 4rem !important
    }

    .ps-xxl-6 {
        padding-left: 4.5rem !important
    }

    .ps-xxl-7 {
        padding-left: 6rem !important
    }

    .ps-xxl-80 {
        padding-left: 5rem !important
    }

    .ps-xxl-gutter {
        padding-left: 1rem !important
    }

    .ps-xxl-column {
        padding-left: 5rem !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-025 {
        gap: .25rem !important
    }

    .gap-xxl-0375 {
        gap: .375rem !important
    }

    .gap-xxl-05 {
        gap: .5rem !important
    }

    .gap-xxl-075 {
        gap: .75rem !important
    }

    .gap-xxl-1 {
        gap: 1rem !important
    }

    .gap-xxl-20 {
        gap: 1.25rem !important
    }

    .gap-xxl-2 {
        gap: 1.5rem !important
    }

    .gap-xxl-3 {
        gap: 2rem !important
    }

    .gap-xxl-30 {
        gap: 1.875rem !important
    }

    .gap-xxl-40 {
        gap: 2.5rem !important
    }

    .gap-xxl-4 {
        gap: 3rem !important
    }

    .gap-xxl-56 {
        gap: 3.5rem !important
    }

    .gap-xxl-5 {
        gap: 4rem !important
    }

    .gap-xxl-6 {
        gap: 4.5rem !important
    }

    .gap-xxl-7 {
        gap: 6rem !important
    }

    .gap-xxl-80 {
        gap: 5rem !important
    }

    .gap-xxl-gutter {
        gap: 1rem !important
    }

    .gap-xxl-column {
        gap: 5rem !important
    }

    .row-gap-xxl-0 {
        row-gap: 0 !important
    }

    .row-gap-xxl-025 {
        row-gap: .25rem !important
    }

    .row-gap-xxl-0375 {
        row-gap: .375rem !important
    }

    .row-gap-xxl-05 {
        row-gap: .5rem !important
    }

    .row-gap-xxl-075 {
        row-gap: .75rem !important
    }

    .row-gap-xxl-1 {
        row-gap: 1rem !important
    }

    .row-gap-xxl-20 {
        row-gap: 1.25rem !important
    }

    .row-gap-xxl-2 {
        row-gap: 1.5rem !important
    }

    .row-gap-xxl-3 {
        row-gap: 2rem !important
    }

    .row-gap-xxl-30 {
        row-gap: 1.875rem !important
    }

    .row-gap-xxl-40 {
        row-gap: 2.5rem !important
    }

    .row-gap-xxl-4 {
        row-gap: 3rem !important
    }

    .row-gap-xxl-56 {
        row-gap: 3.5rem !important
    }

    .row-gap-xxl-5 {
        row-gap: 4rem !important
    }

    .row-gap-xxl-6 {
        row-gap: 4.5rem !important
    }

    .row-gap-xxl-7 {
        row-gap: 6rem !important
    }

    .row-gap-xxl-80 {
        row-gap: 5rem !important
    }

    .row-gap-xxl-gutter {
        row-gap: 1rem !important
    }

    .row-gap-xxl-column {
        row-gap: 5rem !important
    }

    .column-gap-xxl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-xxl-025 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-xxl-0375 {
        -moz-column-gap: .375rem !important;
        column-gap: .375rem !important
    }

    .column-gap-xxl-05 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-xxl-075 {
        -moz-column-gap: .75rem !important;
        column-gap: .75rem !important
    }

    .column-gap-xxl-1 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-xxl-20 {
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important
    }

    .column-gap-xxl-2 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-xxl-3 {
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }

    .column-gap-xxl-30 {
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important
    }

    .column-gap-xxl-40 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }

    .column-gap-xxl-4 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-xxl-56 {
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }

    .column-gap-xxl-5 {
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }

    .column-gap-xxl-6 {
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }

    .column-gap-xxl-7 {
        -moz-column-gap: 6rem !important;
        column-gap: 6rem !important
    }

    .column-gap-xxl-80 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }

    .column-gap-xxl-gutter {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-xxl-column {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-inline-grid {
        display: inline-grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

@media (min-width: 62rem) {
    .col-lg-25 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

.swiper-shutters .swiper-slide, .swiper-shutters swiper-slide {
    overflow: hidden
}

.swiper-shutters-image, .swiper-shutters-image-clone, .swiper-shutters-image-clones {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.swiper-shutters-image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.swiper-shutters-image-clone {
    overflow: hidden
}

.swiper-lazy-preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fffded;
    z-index: 10;
    box-sizing: border-box;
    width: 2.625rem;
    height: 2.625rem;
    margin-left: -1.3125rem;
    margin-top: -1.3125rem;
    transform-origin: 50%;
    border-radius: 50%;
    border: .1875rem solid #fffded;
    border-top-color: transparent !important;
    animation: 1s linear infinite swiper-preloader-spin
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
    border-color: #fff;
    opacity: .7
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
    border-color: #0e0c12
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.lg-container {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.lg-next, .lg-prev {
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1084;
    outline: 0;
    border: none
}

.lg-next.disabled, .lg-prev.disabled {
    opacity: 0 !important;
    cursor: default
}

.lg-single-item .lg-next, .lg-single-item .lg-prev {
    display: none
}

.lg-next {
    right: 20px
}

.lg-next:before {
    content: "\e095"
}

.lg-prev {
    left: 20px
}

.lg-prev:after {
    content: "\e094"
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: .3s lg-right-end;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    animation: .3s lg-left-end;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-media-overlap .lg-toolbar {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4))
}

.lg-toolbar .lg-icon {
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    will-change: color;
    transition: color .2s linear;
    background: 0 0;
    border: none;
    box-shadow: none
}

.lg-toolbar .lg-icon.lg-icon-18 {
    font-size: 18px
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-maximize {
    font-size: 22px
}

.lg-toolbar .lg-maximize:after {
    content: "\e90a"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    color: #eee;
    font-size: 16px;
    padding: 10px 40px;
    text-align: center;
    z-index: 1080;
    opacity: 0;
    transition: opacity .2s ease-out
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-media-overlap .lg-sub-html {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6))
}

.lg-item .lg-sub-html {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.lg-error-msg {
    font-size: 14px;
    color: #999
}

.lg-counter {
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    height: 47px;
    vertical-align: middle
}

.lg-closing .lg-next, .lg-closing .lg-prev, .lg-closing .lg-sub-html, .lg-closing .lg-toolbar {
    opacity: 0
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap, body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont, body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
    will-change: transform, opacity;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1), opacity 250ms cubic-bezier(0, 0, .25, 1) !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap, body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont, body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.lg-icon:focus-visible {
    color: #fff;
    border-radius: 3px;
    outline: rgba(255, 255, 255, .6) dashed 1px
}

.lg-toolbar .lg-icon:focus-visible {
    border-radius: 8px;
    outline-offset: -5px
}

@font-face {
    font-family: lg;
    src: url(../fonts/lightgallery/lg.woff2?io9a6k) format("woff2"), url(../fonts/lightgallery/lg.ttf?io9a6k) format("truetype"), url(../fonts/lightgallery/lg.woff?io9a6k) format("woff"), url(../fonts/lightgallery/lg.svg?io9a6k#lg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.lg-icon {
    font-family: lg !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s !important
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    transition: transform .5s cubic-bezier(.12, .415, .01, 1.19)
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    transition: transform .8s cubic-bezier(0, 0, .25, 1)
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scale3d(1, 1, 1);
    transition: transform .5s cubic-bezier(.12, .415, .01, 1.19), opacity .15s !important;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition {
    transition: none !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition {
    transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0) !important;
    max-width: none !important;
    max-height: none !important;
    top: 50% !important;
    left: 50% !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x {
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0) !important;
    top: 0 !important;
    left: 50% !important;
    max-width: none !important;
    max-height: none !important
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y {
    transform: scale3d(1, 1, 1) translate3d(0, -50%, 0) !important;
    top: 50% !important;
    left: 0 !important;
    max-width: none !important;
    max-height: none !important
}

.lg-icon.lg-zoom-in:after {
    content: "\e311"
}

.lg-actual-size .lg-icon.lg-zoom-in {
    opacity: 1;
    pointer-events: auto
}

.lg-icon.lg-actual-size {
    font-size: 20px
}

.lg-icon.lg-actual-size:after {
    content: "\e033"
}

.lg-icon.lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

.lg-icon.lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed .lg-icon.lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer.lg-first-slide-loading .lg-actual-size, .lg-outer.lg-first-slide-loading .lg-zoom-in, .lg-outer.lg-first-slide-loading .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-actual-size, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer[data-lg-slide-type=video] .lg-actual-size, .lg-outer[data-lg-slide-type=video] .lg-zoom-in, .lg-outer[data-lg-slide-type=video] .lg-zoom-out {
    opacity: .75;
    pointer-events: none
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer .lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    will-change: visibility, opacity;
    transition: visibility linear .18s, opacity .18s linear
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active .lg-dropdown-overlay {
    transition-delay: 0s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active .lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 5px, 0);
    will-change: visibility, opacity, transform;
    transition: transform .18s linear, visibility linear .5s, opacity .18s linear
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown > li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer .lg-share {
    position: relative
}

.lg-outer .lg-share:after {
    content: "\e80d"
}

.lg-outer .lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer .lg-share-facebook .lg-icon:after {
    content: "\e904"
}

.lg-outer .lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer .lg-share-twitter .lg-icon:after {
    content: "\e907"
}

.lg-outer .lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer .lg-share-pinterest .lg-icon:after {
    content: "\e906"
}

.lg-outer .lg-video-cont {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.lg-outer .lg-video-cont .lg-object {
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-has-iframe .lg-video-cont {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-video-object {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 3
}

.lg-outer .lg-video-poster {
    z-index: 1
}

.lg-outer .lg-has-video .lg-video-object {
    opacity: 0;
    will-change: opacity;
    transition: opacity .3s ease-in
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button, .lg-outer .lg-has-video.lg-video-loaded .lg-video-poster {
    opacity: 0 !important
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
    opacity: 1
}

@keyframes lg-play-stroke {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes lg-play-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.lg-video-play-button {
    width: 18%;
    max-width: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    cursor: pointer;
    transform: translate(-50%, -50%) scale(1);
    will-change: opacity, transform;
    transition: transform .25s cubic-bezier(.17, .88, .32, 1.28), opacity .1s
}

.lg-video-play-button:hover .lg-video-play-icon, .lg-video-play-button:hover .lg-video-play-icon-bg {
    opacity: 1
}

.lg-video-play-icon-bg {
    fill: none;
    stroke-width: 3%;
    stroke: #fcfcfc;
    opacity: .6;
    will-change: opacity;
    transition: opacity .12s ease-in
}

.lg-video-play-icon-circle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    fill: none;
    stroke-width: 3%;
    stroke: rgba(30, 30, 30, .9);
    stroke-opacity: 1;
    stroke-linecap: round;
    stroke-dasharray: 200;
    stroke-dashoffset: 200
}

.lg-video-play-icon {
    position: absolute;
    width: 25%;
    max-width: 120px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    opacity: .6;
    will-change: opacity;
    transition: opacity .12s ease-in
}

.lg-video-play-icon .lg-video-play-icon-inner {
    fill: #fcfcfc
}

.lg-video-loading .lg-video-play-icon-circle {
    animation: 2s linear .25s infinite lg-play-rotate, 1.5s ease-in-out .25s infinite lg-play-stroke
}

.lg-video-loaded .lg-video-play-button {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.7)
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-container {
    outline: 0;
    display: none;
    font-family: inherit
}

.lg-on {
    scroll-behavior: unset
}

.lg-overlay-open {
    overflow: hidden
}

.lg-hide-sub-html .lg-sub-html, .lg-next, .lg-pager-outer, .lg-prev, .lg-toolbar {
    opacity: 0;
    will-change: transform, opacity;
    transition: transform .25s cubic-bezier(0, 0, .25, 1), opacity .25s cubic-bezier(0, 0, .25, 1)
}

.lg-show-in .lg-next, .lg-show-in .lg-pager-outer, .lg-show-in .lg-prev, .lg-show-in .lg-toolbar, .lg-show-in.lg-hide-sub-html .lg-sub-html {
    opacity: 1
}

.lg-show-in .lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0)
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
    opacity: 0;
    transform: translate3d(0, 20px, 0)
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: .001;
    outline: 0;
    will-change: auto;
    overflow: hidden;
    transition: opacity .15s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible, .lg-outer.lg-zoom-from-image {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.lg-outer .lg-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transition: opacity;
    white-space: nowrap
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
    background: url(../img/loading.gif) center center no-repeat
}

.lg-outer .lg-item {
    display: none !important
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.lg-outer .lg-img-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    font-size: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-object {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: relative
}

.lg-outer .lg-empty-html .lg-sub-html, .lg-outer .lg-empty-html.lg-sub-html {
    display: none
}

.lg-outer.lg-hide-download .lg-download {
    opacity: .75;
    pointer-events: none
}

.lg-outer .lg-first-slide .lg-dummy-img {
    position: absolute;
    top: 50%;
    left: 50%
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 1;
    transition: opacity .2s ease-out .15s
}

.lg-outer .lg-media-cont {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.lg-outer .lg-media-cont .lg-object {
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-has-iframe .lg-media-cont {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #303030;
    opacity: 0;
    will-change: auto;
    transition: opacity 333ms ease-in
}

.lg-backdrop.in {
    opacity: .64
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    transition: none !important
}

.lg-css3.lg-use-css3 .lg-item {
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
    transition: transform 1s cubic-bezier(.175, .885, .32, 1.275)
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
    transition: transform 1s cubic-bezier(0, 0, .25, 1)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0, 0, .25, 1), opacity .1s
}

.lg-container.lg-show {
    display: block
}

.lg-container.lg-dragging-vertical .lg-backdrop {
    transition-duration: 0s !important
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-inline .lg-backdrop, .lg-inline .lg-outer {
    position: absolute
}

.lg-inline .lg-backdrop {
    z-index: 1
}

.lg-inline .lg-outer {
    z-index: 2
}

.lg-inline .lg-maximize:after {
    content: "\e909"
}

.lg-components {
    transform: translate3d(0, 100%, 0);
    will-change: transform;
    transition: transform .35s ease-out;
    z-index: 1080;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.lg-sub-html a, .lg-sub-html h1, .lg-sub-html h2, .lg-sub-html h3, .lg-sub-html h4, .lg-sub-html h5, .lg-sub-html h6 {
    color: inherit
}

.lg-sub-html a:hover {
    text-decoration: underline;
    color: #fff
}

@media (min-width: 61.9375rem) and (min-height: 45rem) {
    .lg-video-cont {
        border-radius: 0;
        overflow: hidden
    }
}

.lg-counter, .lg-toolbar .lg-icon {
    color: #ebebeb
}

.lg-counter:hover, .lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-next, .lg-prev {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: rgba(48, 48, 48, .8);
    color: #ebebeb;
    border-radius: 0
}

.lg-next:hover:not(.disabled), .lg-prev:hover:not(.disabled) {
    background-color: #fffded;
    color: #fff
}

.lg-sub-html strong {
    font-size: 1.125rem;
    font-family: Marcellus, "DM Sans", sans-serif;
    font-weight: 400
}

@media screen and (min-width: 48rem) {
    hr {
        margin-top: calc(1.8518518519vw + .6111111111rem);
        margin-bottom: calc(1.8518518519vw + .6111111111rem)
    }

    .lg-sub-html strong {
        font-size: calc(.462962963vw + .9027777778rem)
    }
}

@media screen and (min-width: 75rem) {
    hr {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .lg-sub-html strong {
        font-size: 1.25rem
    }
}

.lg-sub-html p {
    margin: 5px 0 0;
    font-size: .875rem
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden] {
    opacity: 0
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top] {
    transform: translateY(5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom] {
    transform: translateY(-5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left] {
    transform: translateX(5px)
}

.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right] {
    transform: translateX(-5px)
}

.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

.tippy-box {
    position: relative;
    background-color: #121212;
    color: #fff;
    border-radius: .5rem;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    outline: 0;
    transition-property: transform, visibility, opacity
}

.tippy-box[data-placement^=top] > .tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
    bottom: -.375rem;
    left: 0;
    border-width: .5rem .5rem 0;
    border-top-color: initial;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom-start], .tippy-box[data-placement^=top-start] {
    margin-left: -.625rem
}

.tippy-box[data-placement^=bottom-start] > .tippy-arrow, .tippy-box[data-placement^=top-start] > .tippy-arrow {
    transform: initial !important;
    left: .625rem !important
}

.tippy-box[data-placement^=bottom-end], .tippy-box[data-placement^=top-end] {
    margin-right: -.625rem
}

.tippy-box[data-placement^=bottom-end] > .tippy-arrow, .tippy-box[data-placement^=top-end] > .tippy-arrow {
    transform: initial !important;
    left: initial !important;
    right: .625rem !important
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
    top: -.375rem;
    left: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: initial;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left] > .tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: initial;
    right: -.375rem;
    transform-origin: left center
}

.tippy-box[data-placement^=right] > .tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
    left: -.375rem;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: initial;
    transform-origin: right center
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
    width: 1rem;
    height: 1rem;
    color: #121212
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.tippy-content {
    max-width: 100%;
    min-width: 3.75rem;
    position: relative;
    padding: .25rem .75rem;
    z-index: 1;
    text-align: center
}

.tippy-box[data-theme=light] {
    background-color: #fff;
    color: #fffded
}

.tippy-box[data-theme=light] .tippy-arrow {
    color: #fff
}

[data-tippy-root] {
    max-width: calc(100vw - 30px);
    padding-top: .3125rem;
    padding-bottom: .3125rem
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor
}

.icon--stroked {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5
}

.icon--filled {
    fill: currentColor;
    stroke: none;
    stroke-width: 0
}

path.path-primary {
    fill: #fffded
}

.hamburger-button {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff
}

.hamburger-button__wrapper {
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 16px;
    height: 14px
}

.hamburger-button__wrapper:before {
    content: "";
    top: 0;
    transform-origin: center center
}

.hamburger-button__wrapper:after {
    content: "";
    top: auto;
    bottom: 0;
    transform-origin: center center
}

.hamburger-button__icon, .hamburger-button__wrapper:after, .hamburger-button__wrapper:before {
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    display: block;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    border-radius: 2px
}

.hamburger-button:hover:not(.hamburger-button--close):not(.has-toggle) .hamburger-button__icon, .hamburger-button:hover:not(.hamburger-button--close):not(.has-toggle) .hamburger-button__wrapper:after, .hamburger-button:hover:not(.hamburger-button--close):not(.has-toggle) .hamburger-button__wrapper:before {
    width: 100%;
    background-color: currentColor
}

.hamburger-button--left .hamburger-button__wrapper {
    align-items: flex-start
}

.hamburger-button--close, .hamburger-button.has-toggle, .has-toggle > .hamburger-button {
    color: #fff
}

.hamburger-button--close .hamburger-button__icon, .hamburger-button.has-toggle .hamburger-button__icon, .has-toggle > .hamburger-button .hamburger-button__icon {
    opacity: 0;
    visibility: hidden;
    transform: translateX(50%)
}

.hamburger-button--close .hamburger-button__wrapper, .hamburger-button.has-toggle .hamburger-button__wrapper, .has-toggle > .hamburger-button .hamburger-button__wrapper {
    height: 16px
}

.hamburger-button--close .hamburger-button__wrapper:before, .hamburger-button.has-toggle .hamburger-button__wrapper:before, .has-toggle > .hamburger-button .hamburger-button__wrapper:before {
    transform: rotate(45deg) scale(1.303, 1);
    transform-origin: left top
}

.hamburger-button--close .hamburger-button__wrapper:after, .hamburger-button.has-toggle .hamburger-button__wrapper:after, .has-toggle > .hamburger-button .hamburger-button__wrapper:after {
    transform: rotate(-45deg) scale(1.303, 1);
    transform-origin: left bottom
}

.hamburger-button--modern {
    position: relative
}

.hamburger-button--modern .hamburger-button__wrapper {
    transition: initial;
    width: 1.875rem !important;
    height: 1.875rem !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.hamburger-button--modern .hamburger-button__wrapper::after, .hamburger-button--modern .hamburger-button__wrapper::before {
    content: none
}

.hamburger-button--modern .hamburger-button__icon {
    transition: transform .1806s cubic-bezier(.04, .04, .12, .96);
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3
}

.hamburger-button--modern .hamburger-button__icon::before {
    transition: transform .1596s cubic-bezier(.52, .16, .52, .84) .1008s;
    content: "";
    width: 1.0625rem;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    left: .4375rem;
    border-radius: .5px
}

.hamburger-button--modern .hamburger-button__icon--top {
    z-index: 4
}

.hamburger-button--modern .hamburger-button__icon--top::before {
    top: .875rem;
    transform: translateY(-3px) scaleX(.88235)
}

.hamburger-button--modern .hamburger-button__icon--bottom::before {
    bottom: .875rem;
    transform: translateY(3px) scaleX(.88235)
}

.hamburger-button--modern.has-toggle .hamburger-button__icon, .has-toggle > .hamburger-button--modern .hamburger-button__icon {
    opacity: 1;
    visibility: visible
}

.hamburger-button--modern.has-toggle .hamburger-button__icon--bottom, .hamburger-button--modern.has-toggle .hamburger-button__icon--top, .has-toggle > .hamburger-button--modern .hamburger-button__icon--bottom, .has-toggle > .hamburger-button--modern .hamburger-button__icon--top {
    transition: transform .3192s cubic-bezier(.04, .04, .12, .96) .1008s
}

.hamburger-button--modern.has-toggle .hamburger-button__icon--top, .has-toggle > .hamburger-button--modern .hamburger-button__icon--top {
    transform: rotate(45deg)
}

.hamburger-button--modern.has-toggle .hamburger-button__icon--bottom, .has-toggle > .hamburger-button--modern .hamburger-button__icon--bottom {
    transform: rotate(-45deg)
}

.hamburger-button--modern.has-toggle .hamburger-button__icon--bottom::before, .hamburger-button--modern.has-toggle .hamburger-button__icon--top::before, .has-toggle > .hamburger-button--modern .hamburger-button__icon--bottom::before, .has-toggle > .hamburger-button--modern .hamburger-button__icon--top::before {
    transition: transform .1806s cubic-bezier(.04, .04, .12, .96);
    transform: translateZ(0)
}

.text-style {
    display: block;
    margin: 0
}

.text-style__highlight {
    position: relative;
    color: #fffded;
    z-index: 2;
    display: inline-block
}

.text-style__line {
    height: .875rem;
    position: absolute;
    width: 100%;
    max-width: 18.75rem;
    top: 100%;
    left: 0;
    z-index: -1;
    pointer-events: none;
    margin-top: -.15em
}

@media screen and (min-width: 48rem) {
    .text-style__line {
        height: calc(2.7777777778vw - .4583333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style__line {
        height: 1.625rem
    }
}

.text-style__line--2 {
    height: .5rem;
    max-width: 5.625rem;
    margin-top: 0
}

.text-style__line--red path {
    fill: #f67568
}

.text-style__line--green path {
    fill: #00891e
}

.text-style[class*=text-style--h]:not([class*=text-style--heading]):not([class*=text-style--font-]) {
    font-family: Marcellus, "DM Sans", sans-serif
}

.text-style--jumbo {
    font-size: 2.25rem;
    color: #fffded;
    line-height: 1.25em;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style__line--2 {
        height: calc(.462962963vw + .2777777778rem)
    }

    .text-style--jumbo {
        font-size: calc(13.8888888889vw - 4.4166666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style__line--2 {
        height: .625rem
    }

    .text-style--jumbo {
        font-size: 6rem
    }
}

.text-style--jumbo--fix {
    font-size: 6rem
}

.text-style--cover {
    font-size: 2rem;
    color: #fffded;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--cover {
        font-size: calc(7.4074074074vw - 1.5555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--cover {
        font-size: 4rem
    }
}

@media (min-width: 62rem) {
    .text-style--cover {
        line-height: 4.25rem
    }
}

.text-style--cover--fix {
    font-size: 4rem
}

.text-style--h1 {
    font-size: 2rem;
    color: #fffded;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h1 {
        font-size: calc(5.5555555556vw - .6666666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h1 {
        font-size: 3.5rem
    }
}

@media (min-width: 62rem) {
    .text-style--h1 {
        line-height: 4.25rem
    }
}

.text-style--h1--fix {
    font-size: 3.5rem
}

.text-style--h2 {
    font-size: 1.75rem;
    color: #fffded;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h2 {
        font-size: calc(4.6296296296vw - .4722222222rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h2 {
        font-size: 3rem
    }
}

@media (min-width: 62rem) {
    .text-style--h2 {
        line-height: 3.75rem
    }
}

.text-style--h2--fix {
    font-size: 3rem
}

.text-style--h3 {
    font-size: 1.5rem;
    color: #fffded;
    line-height: 1.17;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h3 {
        font-size: calc(4.1666666667vw - .5rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h3 {
        font-size: 2.625rem
    }
}

@media (min-width: 62rem) {
    .text-style--h3 {
        line-height: 3.375rem
    }
}

.text-style--h3--fix {
    font-size: 2.625rem
}

.text-style--h4 {
    font-size: 1.25rem;
    color: #fffded;
    line-height: 1.17;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h4 {
        font-size: calc(3.7037037037vw - .5277777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h4 {
        font-size: 2.25rem
    }
}

@media (min-width: 62rem) {
    .text-style--h4 {
        line-height: 3rem
    }
}

.text-style--h4--fix {
    font-size: 2.25rem
}

.text-style--h5 {
    font-size: 1.125rem;
    color: #fffded;
    line-height: 1.333333333;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h5 {
        font-size: calc(2.7777777778vw - .2083333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h5 {
        font-size: 1.875rem
    }
}

@media (min-width: 62rem) {
    .text-style--h5 {
        line-height: 2.625rem
    }
}

.text-style--h5--fix {
    font-size: 1.875rem
}

.text-style--h6 {
    font-size: .9375rem;
    color: #fffded;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 3.2px
}

@media screen and (min-width: 48rem) {
    .text-style--h6 {
        font-size: calc(2.0833333333vw - .0625rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--h6 {
        font-size: 1.5rem
    }
}

.text-style--h6--fix {
    font-size: 1.5rem
}

.text-style--paragraph {
    font-size: .875rem;
    font-weight: 400
}

@media screen and (min-width: 48rem) {
    .text-style--paragraph {
        font-size: calc(.462962963vw + .6527777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--paragraph {
        font-size: 1rem
    }
}

@media (min-width: 62rem) {
    .text-style--h6 {
        line-height: 2rem
    }

    .text-style--paragraph {
        line-height: 1.76;
        letter-spacing: -.02em
    }
}

.text-style--normal {
    font-size: .875rem;
    font-weight: 400
}

@media screen and (min-width: 48rem) {
    .text-style--normal {
        font-size: calc(.462962963vw + .6527777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--normal {
        font-size: 1rem
    }
}

.text-style--normal--fix {
    font-size: 1rem
}

.text-style--large {
    font-size: .875rem
}

@media screen and (min-width: 48rem) {
    .text-style--large {
        font-size: calc(.9259259259vw + .4305555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--large {
        font-size: 1.125rem
    }
}

@media (min-width: 48rem) {
    .row--bordered > [class*=col-md-auto]:last-child::before {
        display: none
    }

    h1, h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.5rem
    }

    h4 {
        font-size: 1.375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }

    .text-style--large {
        line-height: 2rem
    }
}

.text-style--large--fix {
    font-size: 1.125rem
}

.text-style--xlarge {
    font-size: 1rem
}

@media screen and (min-width: 48rem) {
    .text-style--xlarge {
        font-size: calc(.9259259259vw + .5555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--xlarge {
        font-size: 1.25rem
    }
}

@media (min-width: 62rem) {
    .text-style--xlarge {
        line-height: 1.75rem
    }
}

.text-style--xlarge--fix {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-style--small {
    font-size: .875rem
}

.text-style--xsmall {
    font-size: .75rem
}

@media (min-width: 48rem) {
    .text-style--small {
        line-height: 1.5rem
    }

    .text-style--xsmall {
        line-height: 1rem
    }
}

.text-style--heading {
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
    color: #fffded;
    font-size: .875rem;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: .175rem
}

.text-style--heading-s {
    font-size: .8125rem;
    line-height: 1rem;
    letter-spacing: .65px
}

.text-style--heading-l {
    font-size: 1rem
}

@media screen and (min-width: 48rem) {
    .text-style--heading-l {
        font-size: calc(1.8518518519vw + .1111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--heading-l {
        font-size: 1.5rem
    }
}

.text-style--modal-title {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: -1px
}

@media screen and (min-width: 48rem) {
    .text-style--modal-title {
        font-size: calc(1.3888888889vw + .4583333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--modal-title {
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .text-style--modal-title--fix {
        font-size: 1.5rem
    }
}

.text-style--card-title {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
    font-family: "DM Sans", sans-serif
}

@media screen and (min-width: 48rem) {
    .text-style--card-title {
        font-size: calc(1.3888888889vw + .4583333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--card-title {
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .text-style--card-title--fix {
        font-size: 1.25rem
    }
}

.text-style--card-title--large {
    font-size: 1.375rem;
    line-height: 1.33;
    letter-spacing: 1.5px
}

@media screen and (min-width: 48rem) {
    .text-style--card-title--large {
        font-size: calc(1.8518518519vw + .4861111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--card-title--large {
        font-size: 1.875rem
    }
}

.text-style--card-title--xlarge {
    font-size: 1.375rem;
    line-height: 1.33;
    letter-spacing: .72px
}

@media screen and (min-width: 48rem) {
    .text-style--card-title--xlarge {
        font-size: calc(3.2407407407vw - .1805555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--card-title--xlarge {
        font-size: 2.25rem
    }
}

@media (min-width: 62rem) {
    .text-style--card-title--large, .text-style--card-title--xlarge {
        font-weight: 700
    }
}

.text-style--card-title--medium {
    font-size: 1.125rem;
    letter-spacing: 0
}

@media screen and (min-width: 48rem) {
    .text-style--card-title--medium {
        font-size: calc(.9259259259vw + .6805555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--card-title--medium {
        font-size: 1.375rem
    }
}

@media (min-width: 48rem) {
    .text-style--card-title--medium {
        line-height: 1.9
    }
}

.text-style--card-title--medium--fix {
    font-size: 1.375rem;
    line-height: 1.9
}

.text-style--card-title--small {
    font-size: 1rem
}

@media screen and (min-width: 48rem) {
    .text-style--card-title--small {
        font-size: calc(.462962963vw + .7777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--card-title--small {
        font-size: 1.125rem
    }
}

.text-style--single-title {
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: -.04em;
    line-height: 1.45
}

@media screen and (min-width: 48rem) {
    .text-style--single-title {
        font-size: calc(3.2407407407vw - .4305555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .text-style--single-title {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    .text-style--section {
        font-size: 1.875rem;
        line-height: 1.25
    }

    .text-style--section-s {
        font-size: 1.5rem;
        line-height: 1.25
    }

    .text-style--page-title {
        font-size: 1.75rem;
        line-height: 1.33
    }
}

.text-style--default {
    font-weight: 400
}

.text-style--light {
    font-weight: 300
}

.text-style--medium {
    font-weight: 500
}

.text-style--semi {
    font-weight: 600
}

.text-style--bold {
    font-weight: 700
}

.text-style--extra-bold {
    font-weight: 800
}

.text-style--italic {
    font-style: italic
}

.text-style--max-width {
    max-width: 50.875rem
}

.text-style--left {
    text-align: left
}

.text-style--right {
    text-align: right
}

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

.text-style--upper {
    text-transform: uppercase
}

.text-style--lh-s {
    line-height: 1.25rem
}

.text-style--lh-m {
    line-height: 1.5rem
}

.text-style--ls-s {
    letter-spacing: .7px
}

.text-style--color-title {
    color: #fffded
}

.text-style--gray {
    color: #71717b
}

.text-style--font-primary {
    font-family: "DM Sans", sans-serif
}

.text-style--font-secondary {
    font-family: Marcellus, "DM Sans", sans-serif
}

.text-style--truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-style--truncate-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.text a {
    color: inherit
}

.text--primary {
    color: #fffded
}

.text--tertiary {
    color: #c19d56
}

.text--title {
    color: #fffded
}

.text--gray-900 {
    color: #303030
}

.text--success {
    color: #62ad56
}

.text--light {
    color: #8a8a8a
}

.text--error {
    color: #e04646
}

.text--gray-800 {
    color: #27272a
}

.image-ratio {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%
}

.image-ratio:not(.image-ratio--transparent) {
    background-color: rgb(61.6, 31.2, 20)
}

.image-ratio__item {
    backface-visibility: hidden
}

.image-ratio__item:focus {
    outline: 0
}

.image-ratio__item.is-loading, .image-ratio__item.is-preloading, .image-ratio__item.wistia_embed {
    opacity: 0
}

.image-ratio__item.is-loaded, .image-ratio__item.loaded {
    opacity: 1;
    transition-duration: .4s;
    transition-property: opacity, transform, filter
}

.image-ratio--1by1 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--1by1::before {
    padding-bottom: calc(1 / 1 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--1by1--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(1 / 1 * 100%) !important
    }
}

.image-ratio--2by1 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--2by1::before {
    padding-bottom: calc(1 / 2 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--2by1--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(1 / 2 * 100%) !important
    }
}

.image-ratio--3by1 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--3by1::before {
    padding-bottom: calc(1 / 3 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--3by1--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(1 / 3 * 100%) !important
    }
}

.image-ratio--3by2 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--3by2::before {
    padding-bottom: calc(2 / 3 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--3by2--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(2 / 3 * 100%) !important
    }
}

.image-ratio--4by3 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--4by3::before {
    padding-bottom: calc(3 / 4 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--4by3--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(3 / 4 * 100%) !important
    }
}

.image-ratio--4by5 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--4by5::before {
    padding-bottom: calc(5 / 4 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--4by5--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(5 / 4 * 100%) !important
    }
}

.image-ratio--4by7 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--4by7::before {
    padding-bottom: calc(7 / 4 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--4by7--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(7 / 4 * 100%) !important
    }
}

.image-ratio--16by9 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--16by9::before {
    padding-bottom: calc(9 / 16 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--16by9--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(9 / 16 * 100%) !important
    }
}

.image-ratio--3by15 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--3by15::before {
    padding-bottom: calc(1.5 / 3 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--3by15--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(1.5 / 3 * 100%) !important
    }
}

.image-ratio--hero .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--hero::before {
    padding-bottom: calc(404 / 333 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--hero--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(404 / 333 * 100%) !important
    }
}

.image-ratio--section .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--section::before {
    padding-bottom: calc(589 / 528 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--section--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(589 / 528 * 100%) !important
    }
}

.image-ratio--section-2 .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--section-2::before {
    padding-bottom: calc(650 / 610 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--section-2--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(650 / 610 * 100%) !important
    }
}

.image-ratio--cake .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--cake::before {
    padding-bottom: calc(530 / 340 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--cake--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(530 / 340 * 100%) !important
    }
}

.image-ratio--team .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--team::before {
    padding-bottom: calc(400 / 370 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--team--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(400 / 370 * 100%) !important
    }
}

.image-ratio--timeline .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--timeline::before {
    padding-bottom: calc(440 / 580 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--timeline--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(440 / 580 * 100%) !important
    }
}

.image-ratio--blog .image-ratio__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-ratio--blog::before {
    padding-bottom: calc(32 / 37 * 100%);
    display: block;
    content: ""
}

@media (max-width: 575px) {
    .image-ratio--blog--mobile::before {
        content: "" !important;
        display: block;
        padding-bottom: calc(32 / 37 * 100%) !important
    }
}

.image-ratio--contain .image-ratio__item {
    -o-object-fit: contain;
    object-fit: contain
}

.image-ratio--cover .image-ratio__item {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 36rem) {
    .image-ratio--fill {
        display: flex;
        flex-grow: 1;
        min-height: 11.25rem
    }

    .image-ratio--fill::before {
        content: none
    }
}

@media (max-width: 991px) {
    .image-ratio--fill {
        min-height: 0
    }

    .slider[data-slider-grid=auto]:not([data-slider-grid-md=auto]):not([data-slider-grid-lg=auto]) .slider__container {
        overflow: visible
    }
}

.image-ratio--fill .image-ratio__item {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.image-ratio--blurly .image-ratio__item.is-loading, .image-ratio--blurly .image-ratio__item.is-preloading, .image-ratio--blurly .image-ratio__item.swiper-lazy {
    opacity: 0;
    filter: blur(60px)
}

.image-ratio--blurly .image-ratio__item.is-loaded, .image-ratio--blurly .image-ratio__item.loaded {
    opacity: 1;
    filter: blur(0);
    transition-duration: .5s;
    transition-property: opacity, transform, filter
}

.list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.list__item + .list__item {
    margin-top: .5rem
}

.list__item-icon {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 1.5rem;
    margin-right: .75rem;
    flex-shrink: 0
}

.list__item-icon:not(.list__item-icon--current) {
    color: #fffded
}

.list__item-icon-wrapper {
    width: 3.5rem;
    height: 3.5rem;
    margin-right: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    border: 1px solid #ebebeb;
    border-radius: 50%
}

.list__item-icon-wrapper .list__item-icon {
    margin: 0;
    color: #fffded
}

.list__item-label {
    word-break: break-word
}

.list__item-link {
    color: #fffded
}

.list__item-link--active {
    color: #fffded !important;
    font-weight: 600
}

.list__item-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.list .list {
    padding-left: 1rem;
    border-left: 1px solid #ebebeb;
    margin-left: .1875rem;
    margin-top: .3125rem;
    padding-top: .125rem;
    padding-bottom: .125rem
}

.list--dotted .list__item {
    position: relative;
    padding-left: 1rem;
    line-height: 1.5rem
}

.list--dotted .list__item::before {
    content: "";
    width: .25rem;
    height: .25rem;
    border-radius: 50%;
    position: absolute;
    top: .625rem;
    line-height: 1;
    left: .0625rem;
    background-color: #616161
}

.list--dotted .list__item + .list__item {
    margin-top: .75rem
}

.list--dotted.list--special .list__item {
    padding-left: 1.75rem
}

.list--dotted.list--special .list__item::before {
    width: .25rem;
    height: .25rem;
    top: .5rem;
    left: .5rem;
    background-color: #fffded;
    box-shadow: 0 0 0 .25rem #fff
}

@media (min-width: 62rem) {
    .text-style--lh-xl {
        line-height: 2
    }

    .list--dotted.list--special .list__item + .list__item {
        margin-top: 1rem
    }
}

.list--dotted.list--small .list__item::before {
    top: .5rem
}

.list--dotted.list--small .list__item {
    font-size: .875rem;
    line-height: 1.25rem
}

.list--dotted.list--medium .list__item::before {
    top: .625rem
}

.list--dotted.list--legend .list__item {
    padding-left: 1.5rem
}

.list--dotted.list--legend .list__item::before {
    width: .625rem;
    height: .625rem;
    top: .4375rem
}

.list--dotted.list--legend .list__item.is-weekend::before {
    background-color: #8a8a8a
}

.list--dotted.list--legend .list__item.is-school-holiday::before {
    background-color: #00891e
}

.list--dotted.list--legend .list__item.is-holiday::before {
    background-color: #f67568
}

.list--dotted.list--legend .list__item.is-mourning::before {
    background-color: #121212;
    color: #fff
}

.list--dotted.list--legend .list__item.is-training::before {
    background-color: #4783e4
}

.list--dotted.list--legend .list__item.is-assessment::before {
    background-color: #fa922c
}

.list--icon {
    line-height: 1.25rem;
    color: #303030
}

.list--icon .list__item, .list--icon .list__item-link {
    display: flex;
    align-items: flex-start
}

@media (max-width: 767px) {
    .list--icon .list__item, .list--icon .list__item-link {
        align-items: flex-start
    }
}

.list--icon .list__item a:not(:hover) {
    color: inherit
}

.list--icon .list__item-icon {
    margin-right: .75rem;
    font-size: 1.25rem;
    color: #b5b5b5
}

.list--icon:not([class*=list--space]) .list__item + .list__item {
    margin-top: .75rem
}

@media screen and (min-width: 48rem) {
    .list__item-icon-wrapper {
        width: calc(1.8518518519vw + 2.6111111111rem);
        height: calc(1.8518518519vw + 2.6111111111rem);
        margin-right: calc(.9259259259vw + .3055555556rem)
    }

    .list--icon:not([class*=list--space]) .list__item + .list__item {
        margin-top: calc(2.7777777778vw - .5833333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .list__item-icon-wrapper {
        width: 4rem;
        height: 4rem;
        margin-right: 1rem
    }

    .list--icon:not([class*=list--space]) .list__item + .list__item {
        margin-top: 1.5rem
    }
}

.list--icon.list--error .list__item-icon {
    color: #ec392a !important
}

.list--icon.list--success .list__item-icon {
    color: #62ad56 !important
}

.list--icon.list--dark {
    color: #303030
}

.list--icon.list--small {
    font-size: .875rem;
    line-height: 1.25rem
}

.list--icon.list--small .list__icon {
    font-size: 1rem;
    margin-top: .125rem;
    margin-right: .5rem
}

.list--icon.list--small:not([class*=list--space]) .list__item + .list__item {
    margin-top: .5rem
}

.list--icon--small {
    line-height: 1.25rem
}

.list--icon--small .list__item-icon {
    font-size: 1.25rem
}

.list--icon--large .list__item-icon {
    font-size: 1.5rem;
    margin-right: .75rem;
    margin-top: -.125rem
}

.list--icon--middle .list__item {
    align-items: center
}

.list--icon--primary .list__item-icon {
    color: #fffded
}

@media (min-width: 62rem) {
    .list--icon--large .list__item-icon {
        font-size: 1.75rem;
        margin-right: 1.25rem;
        margin-top: -.25rem
    }

    .list--grid {
        line-height: 1.75rem
    }

    .list--grid .list__item {
        align-items: center
    }

    .list--grid .list__item-icon {
        margin-top: 0
    }
}

@media (min-width: 36rem) {
    .list--grid {
        display: grid;
        grid-gap: 1.5rem .75rem;
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .list--grid .list__item {
        min-width: 0
    }

    .list--grid .list__item + .list__item {
        margin-top: 0 !important
    }
}

.list--dictionary {
    display: flex;
    flex-wrap: wrap;
    margin: -.25rem -.375rem
}

.list--dictionary .list__item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: .25rem .375rem
}

@media (min-width: 48rem) {
    .list--dotted.list--medium .list__item {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .list--grid:not(.list--grid--2) {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .list--dictionary .list__item {
        flex: 0 0 33.3%;
        max-width: 33.3%
    }
}

.list--dictionary .list__item + .list__item {
    margin-top: 0 !important
}

.list--dictionary .list__item-link {
    line-height: 1.5
}

.list--dictionary .list__item-link:not(:hover) {
    color: #555
}

.list--contact {
    font-size: 1rem;
    color: #fffded
}

.list--contact.text-style--upper {
    text-transform: uppercase;
    letter-spacing: .7px;
    font-weight: 700;
    font-size: .875rem
}

.list--contact .list__item-icon {
    font-size: 1.5rem;
    color: #c19d56
}

.list--contact .list__item + .list__item {
    margin-top: 1.25rem
}

.list--contact .list__item {
    display: flex;
    min-height: 1.5rem;
    align-items: start
}

.list--contact .list__item-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #fffded;
    margin-top: 0;
    margin-bottom: .4375rem;
    display: block
}

.list--contact.list--large {
    font-size: 1rem;
    font-weight: 500
}

.list--contact.list--large .list__item-title {
    font-size: 1rem;
    font-weight: 300
}

@media (min-width: 36rem) {
    .list--hours .list__item {
        justify-content: flex-end;
        text-align: right
    }
}

.list--extra-space .list__item + .list__item {
    margin-top: 1rem
}

@media screen and (min-width: 48rem) {
    .list--contact.list--large {
        font-size: calc(.9259259259vw + .5555555556rem)
    }

    .list--extra-space .list__item + .list__item {
        margin-top: calc(3.7037037037vw - .7777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .list--contact.list--large {
        font-size: 1.25rem
    }

    .list--extra-space .list__item + .list__item {
        margin-top: 2rem
    }
}

.list--current {
    color: inherit
}

.list--fix {
    list-style: none;
    margin: 0;
    padding: 0
}

.list--nav {
    font-weight: 500
}

.list--nav .list__item + .list__item {
    margin-top: .5rem
}

.list--nav .list__item--title {
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    letter-spacing: .04em;
    color: #b5b5b5;
    padding: .25rem .5rem
}

.list--nav .list__item-icon {
    flex-shrink: 0;
    font-size: 1.25rem;
    margin-right: .375rem;
    color: #8a8a8a
}

.list--nav .list__item-link {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    min-height: 2.25rem;
    padding: .25rem .5rem;
    font-size: .875rem;
    color: #b5b5b5;
    border-radius: 0
}

.list--nav .list__item-link:hover {
    background-color: #fafafa;
    color: #303030
}

.list--nav .list__item-link:hover .list__item-icon {
    color: #612a11
}

.list--nav .list__item-link.is-active {
    background-color: #f7f7f7;
    color: #fffded
}

.list--nav .list__item-link.is-active .list__item-icon {
    color: #612a11
}

.list--nav button.list__item-link {
    width: 100%;
    text-align: left
}

.list--nav .list__item-label {
    flex-grow: 1
}

.list--nav .list__item-arrow {
    transition-duration: .3s;
    transition-property: transform, opacity, color, box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 1.25rem;
    height: 1.25rem;
    background-color: #fff;
    border-radius: 6.25rem;
    box-shadow: 0 1px 2px 0 rgba(10, 13, 20, .03);
    flex-shrink: 0;
    margin-left: .5rem;
    font-size: 1.125rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(50%);
    opacity: 0;
    pointer-events: none
}

.list--nav .list__item-link:hover .list__item-arrow {
    transform: translateX(0);
    opacity: 1
}

.list--nav .list__item--has-dropdown .list__item-arrow, .list--nav .list__item--has-dropdown .list__item-link:hover .list__item-arrow {
    transform: translateX(0) rotate(90deg);
    opacity: 1;
    box-shadow: none
}

.list--nav .list__dropdown {
    transition-duration: .3s;
    transition-property: max-height, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    box-sizing: content-box;
    max-height: 0;
    border: 0;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    padding: 0;
    margin: 0 .5rem
}

.list--nav .list__dropdown-item {
    margin-top: .5rem
}

.list--nav .list__dropdown-link {
    padding-left: 1.625rem
}

.list--nav .list__dropdown > * {
    box-sizing: border-box
}

.list--nav .list__item.is-active .list__dropdown {
    max-height: initial
}

.list--nav .list__item.is-active .list__dropdown, .list--nav .list__item.is-opened .list__dropdown {
    visibility: visible;
    pointer-events: auto
}

.list--nav .list__item.is-active > .list__item-link, .list--nav .list__item.is-opened > .list__item-link {
    background-color: #f7f7f7;
    color: #fffded
}

.list--nav .list__item.is-active > .list__item-link .list__item-icon, .list--nav .list__item.is-opened > .list__item-link .list__item-icon {
    color: #612a11
}

.list--nav .list__item.is-active .list__item-arrow, .list--nav .list__item.is-opened .list__item-arrow {
    transform: translateX(0) rotate(-90deg) !important;
    opacity: 1;
    box-shadow: none
}

.list--nav .list__item.is-sub-active.is-active > .list__item-link, .list--nav .list__item.is-sub-active.is-opened > .list__item-link {
    background-color: transparent !important
}

.list--nav .list__item.is-sub-active:not(.is-opened) > .list__item-link {
    background-color: #f7f7f7;
    color: #fffded
}

.list--nav .list__item.is-sub-active:not(.is-opened) > .list__item-link .list__item-icon {
    color: #612a11
}

.list--inline {
    display: flex;
    flex-wrap: wrap;
    margin: -.375rem -.75rem
}

.list--inline .list__item {
    padding: .375rem .75rem;
    margin: 0 !important
}

.list--inline .list__item-icon {
    margin-right: .75rem
}

@media (min-width: 62rem) {
    .list--inline.list--extra-space {
        margin-left: -2.25rem;
        margin-right: -2.25rem
    }

    .list--inline.list--extra-space .list__item {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .list--posts .list__item-link {
        padding-right: 2rem
    }
}

.list--posts {
    font-weight: 400
}

.list--posts .list__item-icon {
    margin-right: .5rem
}

.list--posts .list__item-link:not(:hover) .list__item-icon {
    color: #fffded
}

.list--posts .list__item-date {
    line-height: 1rem
}

.list--numbered .list__item {
    display: flex
}

.list--numbered .list__item-number {
    color: #fffded;
    font-weight: 700;
    min-width: 1.5rem;
    padding-right: .25rem;
    flex-shrink: 0
}

.list--bordered .list__item {
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    border: 1px solid #ebebeb;
    min-height: 2.5rem;
    padding: .5rem 1rem;
    border-radius: 1rem
}

.list--bordered .list__item:hover {
    background-color: #f1f1f1
}

.list--bordered .list__item + .list__item {
    margin-top: 1rem
}

.list--seperated .list__item + .list__item {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #ebebeb
}

.list--seperated.list--dotted .list__item + .list__item::before {
    top: 1.625rem
}

@media screen and (min-width: 48rem) {
    .list--seperated .list__item + .list__item {
        padding-top: calc(2.7777777778vw - .3333333333rem);
        margin-top: calc(2.7777777778vw - .3333333333rem)
    }

    .list--seperated.list--dotted .list__item + .list__item::before {
        top: calc(2.7777777778vw + .2916666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .list--seperated .list__item + .list__item {
        padding-top: 1.75rem;
        margin-top: 1.75rem
    }

    .list--seperated.list--dotted .list__item + .list__item::before {
        top: 2.375rem
    }
}

.list--rating {
    color: #303030
}

.list--rating .list__item-title {
    flex-grow: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.list--rating.list--bordered .list__item {
    padding: 1.1875rem .9375rem 1.1875rem 3.1875rem;
    min-height: 4.25rem
}

.list--rating.list--bordered .list__item::before {
    left: 1.5625rem;
    top: 1.9375rem
}

.list--small {
    font-size: .875rem
}

@media (min-width: 48rem) {
    .list--large {
        font-size: 1.125rem;
        font-weight: 500
    }
}

.list--boxed {
    padding: .9375rem;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03)
}

@media (min-width: 62rem) {
    .list--rating .list__item-title {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .list--sticky {
        transition: top .3s cubic-bezier(.4, 0, .2, 1);
        position: sticky;
        top: 1.5rem
    }
}

.list--space-l .list__item + .list__item {
    margin-top: 1.25rem
}

@media screen and (min-width: 48rem) {
    .list--boxed {
        padding: calc(.9259259259vw + .4930555556rem)
    }

    .list--space-l .list__item + .list__item {
        margin-top: calc(2.7777777778vw - .0833333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .list--boxed {
        padding: 1.1875rem
    }

    .list--space-l .list__item + .list__item {
        margin-top: 2rem
    }
}

.list--side-nav .list__item-link {
    transition-duration: .3s;
    transition-property: box-shadow, background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 4.5rem;
    padding: .5rem 0;
    border-radius: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 600;
    color: #fffded;
    width: 100%
}

.list--side-nav .list__item-link .list__item-icon {
    margin-right: 0;
    margin-bottom: .5rem;
    color: #8a8a8a;
    font-size: 1.25rem
}

.list--side-nav .list__item-link:hover {
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08);
    background-color: #fff;
    color: #fffded
}

.list--side-nav .list__item-link:hover .list__item-icon {
    color: #fffded
}

.list--side-nav .list__item-link:active {
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08), 0 0 0 .1875rem rgba(241, 241, 241, .5)
}

@media (max-width: 767px) {
    .list--side-nav .list__item-link .list__item-icon {
        font-size: 1.25rem;
        margin-bottom: 0
    }

    .list--side-nav .list__item-link {
        min-height: 3rem;
        align-items: center;
        justify-content: center;
        border-radius: 0;
        box-shadow: initial !important
    }

    .list--side-nav .list__item-link .list__item-label {
        display: none
    }

    .list--side-nav {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .list--side-nav .list__item {
        flex-grow: 1;
        flex-shrink: 0
    }

    .list--side-nav .list__item + .list__item {
        margin-top: 0;
        border-left: 1px solid #f1f1f1
    }
}

.list--units .list__item:not(:first-child) {
    border-top: 1px solid #ebebeb
}

.list--units .list__item {
    display: flex;
    flex-direction: column
}

.list--units .list__item + .list__item {
    margin-top: 0
}

.list--units .list__item-icon {
    font-size: 1.25rem;
    margin-top: .125rem;
    margin-right: 0
}

.list--units .list__item-link {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    position: relative;
    margin: 0 -1rem;
    padding: 1rem 1rem 1rem 2.25rem;
    color: #fffded;
    line-height: 1.5rem;
    font-weight: 400;
    display: flex
}

.list--units .list__item-link::before {
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    content: "";
    width: .375rem;
    height: .375rem;
    position: absolute;
    left: 1.25rem;
    top: 1.5625rem;
    background-color: #d4d4d4;
    border-radius: 50%
}

.list--units .list__item-link:hover {
    background-color: #f7f7f7
}

.list--units .list__item-link.is-success {
    color: #512009
}

.list--units .list__item-link.is-success::before {
    background-color: #512009
}

.list--units .list__item-link.is-success .list__item-icon {
    color: #512009
}

.list--units .list__item-link.is-warning .list__item-status {
    color: #4d2719
}

.list--units .list__item-label {
    flex-grow: 1
}

.list--units .list__item-status {
    flex-shrink: 0;
    margin-left: .75rem;
    font-size: .875rem;
    font-weight: 500
}

.list--journey {
    display: flex;
    flex-direction: column;
    align-items: start
}

.list--journey .list__item {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    line-height: 1.5rem;
    padding-left: 2.5rem;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    font-size: .875rem;
    color: rgba(255, 255, 255, .72);
    cursor: pointer
}

.list--journey .list__item:hover:not(.is-active) {
    color: #fff
}

.list--journey .list__item::before {
    transition-duration: .3s;
    transition-property: transform, background-color, box-shadow, border;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 1.5rem;
    height: 1.5rem;
    content: "";
    border-radius: 50%;
    position: absolute;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: inset 0 0 0 6px #4d2719;
    top: 0;
    left: 0
}

@media screen and (min-width: 48rem) {
    .list--journey .list__item {
        line-height: calc(1.8518518519vw + .6111111111rem);
        padding-left: calc(2.7777777778vw + 1.1666666667rem)
    }

    .list--journey .list__item::before {
        width: calc(1.8518518519vw + .6111111111rem);
        height: calc(1.8518518519vw + .6111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .list--journey .list__item {
        line-height: 2rem;
        padding-left: 3.25rem
    }

    .list--journey .list__item::before {
        width: 2rem;
        height: 2rem
    }
}

@media (min-width: 62rem) {
    .list--journey .list__item::before {
        box-shadow: inset 0 0 0 10px #4d2719
    }
}

.list--journey .list__item::after {
    height: 2rem;
    left: .75rem;
    content: "";
    width: 1px;
    background-color: #fff;
    position: absolute;
    top: 100%
}

.list--journey .list__item:not(:first-child) {
    margin-top: 2rem
}

.list--journey .list__item:last-child::after {
    content: none
}

.list--journey .list__item.is-active {
    color: #612a11;
    font-weight: 600
}

.list--journey .list__item.is-active::before {
    background-color: #fff;
    border-color: #612a11
}

@keyframes loader {
    to {
        transform: rotate(360deg)
    }
}

@keyframes buttonAnimation {
    100% {
        background-position: 100% 100%
    }
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
    box-sizing: border-box;
    transition-duration: .2s;
    transition-property: background-color, color, border-color, outline, box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: #c19d56;
    color: #fffded;
    border-radius: 0;
    font-size: .875rem;
    line-height: 1.2;
    font-weight: 700;
    min-width: 0;
    min-height: 60px;
    letter-spacing: .7px;
    padding: 1.125rem 2.8125rem;
    text-transform: uppercase;
    border: 1px solid transparent
}

.button:hover {
    text-decoration: none;
    background-color: rgb(190.2623376623, 152.6727272727, 78.5376623377);
    border-color: transparent;
    color: #fffded
}

.button:focus {
    background-color: rgb(188.8935064935, 150.5090909091, 74.8064935065);
    border-color: transparent;
    color: #fffded
}

.button:active {
    background-color: rgb(187.5246753247, 148.3454545455, 71.0753246753);
    border-color: transparent;
    color: #fffded
}

.button:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(193, 157, 86, .02)
}

.button.is-disabled, .button:disabled, .button[disabled] {
    opacity: .8;
    cursor: no-drop;
    background-color: transparent;
    border-color: #c19d56;
    color: #fffded
}

.button__label {
    text-align: left;
    line-height: 1
}

.button__icon-wrapper:not(.d-none) + .button__label, .button__icon:not(.d-none) + .button__label, .button__label:not(.d-none) + .button__icon, .button__label:not(.d-none) + .button__icon-wrapper {
    margin-left: .625rem;
    vertical-align: middle
}

.button__icon, .button__icon-wrapper {
    font-size: 1.25rem;
    flex-shrink: 0
}

.button__icon-wrapper:first-child, .button__icon:first-child {
    margin-left: -.25rem
}

.button__icon-wrapper--small .button__icon {
    font-size: 1rem
}

@media screen and (min-width: 48rem) {
    .list--journey .list__item::after {
        height: calc(1.8518518519vw + 1.1111111111rem);
        left: calc(.9259259259vw + .3055555556rem)
    }

    .list--journey .list__item:not(:first-child) {
        margin-top: calc(1.8518518519vw + 1.1111111111rem)
    }

    .button__icon, .button__icon-wrapper {
        font-size: calc(0vw + 1.25rem)
    }

    .button__icon-wrapper--small .button__icon {
        font-size: calc(.9259259259vw + .5555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .list--journey .list__item::after {
        height: 2.5rem;
        left: 1rem
    }

    .list--journey .list__item:not(:first-child) {
        margin-top: 2.5rem
    }

    .button__icon, .button__icon-wrapper, .button__icon-wrapper--small .button__icon {
        font-size: 1.25rem
    }
}

.button__icon-wrapper {
    position: relative;
    display: flex;
    align-self: center;
    overflow: hidden
}

.button__icon-wrapper .button__icon {
    transition-duration: .3s;
    transition-property: transform, color, opacity, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.button__icon-wrapper .button__icon--animate {
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: left bottom;
    transform: translate(-100%, 0);
    opacity: 0;
    visibility: hidden
}

.button__label:not(.d-none) + .button__icon-wrapper:last-child, .button__label:not(.d-none) + .button__icon:last-child {
    margin-right: -.25rem
}

.button:active .button__icon-wrapper .button__icon:not(.button__icon--animate), .button:focus .button__icon-wrapper .button__icon:not(.button__icon--animate), .button:hover .button__icon-wrapper .button__icon:not(.button__icon--animate) {
    transform: translate(100%, 0);
    opacity: 0;
    visibility: hidden
}

.button:active .button__icon-wrapper .button__icon--animate, .button:focus .button__icon-wrapper .button__icon--animate, .button:hover .button__icon-wrapper .button__icon--animate {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.button--primary {
    border-width: 0;
    background-color: #fffded;
    color: #fff
}

.button--primary:hover {
    background-color: #f6f3dd;
    color: #fff
}

.button--primary:focus {
    background-color: #e8e4c4;
    color: #fff
}

.button--primary:active {
    background-color: #eae7c8;
    color: #fff
}

.button--primary:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(246, 243, 221, .3)
}

.button--primary.is-disabled, .button--primary:disabled, .button--primary[disabled] {
    background-color: #fffded;
    color: #fff
}

.button--primary.button--processing {
    background-color: rgb(255, 249.6, 206.4) !important
}

.button--primary.button--bordered {
    background-color: transparent;
    border-color: #fffded;
    color: #fffded
}

.button--primary.button--bordered:hover {
    background-color: #f6f3dd;
    border-color: transparent;
    color: #fff
}

.button--primary.button--bordered:focus {
    background-color: #e8e4c4;
    border-color: transparent;
    color: #fff
}

.button--primary.button--bordered:active {
    background-color: #eae7c8;
    border-color: transparent;
    color: #fff
}

.button--primary.button--bordered:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(246, 243, 221, .3)
}

.button--primary.button--bordered.is-disabled, .button--primary.button--bordered:disabled, .button--primary.button--bordered[disabled] {
    background-color: #fffded;
    border-color: #fffded;
    color: #fffded
}

.button--secondary {
    border-width: 0;
    background-color: #612a11;
    color: #fffded
}

.button--secondary:hover {
    background-color: #702e10;
    color: #fffded
}

.button--secondary:focus {
    background-color: #8a3610;
    color: #fffded
}

.button--secondary:active {
    background-color: #8f3a13;
    color: #fffded
}

.button--secondary:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(112, 46, 16, .3)
}

.button--secondary.is-disabled, .button--secondary:disabled, .button--secondary[disabled] {
    background-color: #612a11;
    color: #fffded
}

.button--secondary.button--processing {
    background-color: rgb(255, 249.6, 206.4) !important
}

.button--secondary.button--bordered {
    background-color: transparent;
    border-color: #fffded;
    color: #fffded
}

.button--secondary.button--bordered:hover {
    background-color: #f6f3dd;
    border-color: transparent;
    color: #fff
}

.button--secondary.button--bordered:focus {
    background-color: #e8e4c4;
    border-color: transparent;
    color: #fff
}

.button--secondary.button--bordered:active {
    background-color: #eae7c8;
    border-color: transparent;
    color: #fff
}

.button--secondary.button--bordered:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(246, 243, 221, .3)
}

.button--secondary.button--bordered.is-disabled, .button--secondary.button--bordered:disabled, .button--secondary.button--bordered[disabled] {
    background-color: #fffded;
    border-color: #fffded;
    color: #fffded
}

.button--tertiary {
    border-width: 0;
    background-color: #612a11;
    color: #fffded
}

.button--tertiary:hover {
    background-color: #702e10;
    color: #fffded
}

.button--tertiary:focus {
    background-color: #8a3610;
    color: #fffded
}

.button--tertiary:active {
    background-color: #8f3a13;
    color: #fffded
}

.button--tertiary:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(112, 46, 16, .3)
}

.button--tertiary.is-disabled, .button--tertiary:disabled, .button--tertiary[disabled] {
    background-color: #612a11;
    color: #fffded
}

.button--tertiary.button--processing {
    background-color: rgb(255, 249.6, 206.4) !important
}

.button--tertiary.button--bordered {
    background-color: transparent;
    border-color: #fffded;
    color: #fffded
}

.button--tertiary.button--bordered:hover {
    background-color: #f6f3dd;
    border-color: transparent;
    color: #fff
}

.button--tertiary.button--bordered:focus {
    background-color: #e8e4c4;
    border-color: transparent;
    color: #fff
}

.button--tertiary.button--bordered:active {
    background-color: #eae7c8;
    border-color: transparent;
    color: #fff
}

.button--tertiary.button--bordered:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(246, 243, 221, .3)
}

.button--tertiary.button--bordered.is-disabled, .button--tertiary.button--bordered:disabled, .button--tertiary.button--bordered[disabled] {
    background-color: #fffded;
    border-color: #fffded;
    color: #fffded
}

.button--green {
    border-width: 0;
    background-color: #00891e;
    color: #fff
}

.button--green:hover {
    background-color: rgb(0, 121.7, 26.6496350365);
    color: #fff
}

.button--green:focus {
    background-color: rgb(0, 106.4, 23.299270073);
    color: #fff
}

.button--green:active {
    background-color: rgb(0, 111.5, 24.4160583942);
    color: #fff
}

.button--green:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(0, 137, 30, .3)
}

.button--green.is-disabled, .button--green:disabled, .button--green[disabled] {
    background-color: #00891e;
    color: #fff
}

.button--red {
    border-width: 0;
    background-color: #f67568;
    color: #fff
}

.button--red:hover {
    background-color: rgb(245.139375, 103.80375, 89.560625);
    color: #fff
}

.button--red:focus {
    background-color: rgb(244.27875, 90.6075, 75.12125);
    color: #fff
}

.button--red:active {
    background-color: rgb(244.565625, 95.00625, 79.934375);
    color: #fff
}

.button--red:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(246, 117, 104, .3)
}

.button--red.is-disabled, .button--red:disabled, .button--red[disabled] {
    background-color: #f67568;
    color: #fff
}

.button--white {
    border-width: 0;
    background-color: #fff;
    color: #fffded
}

.button--white:hover {
    background-color: #f7f7f7;
    color: #fffded
}

.button--white:active, .button--white:focus {
    background-color: rgb(236.8, 236.8, 236.8);
    color: #fffded
}

.button--white:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .3)
}

.button--white.is-disabled, .button--white:disabled, .button--white[disabled] {
    background-color: #fff;
    color: #fffded
}

.button--white.button--processing {
    background-color: rgb(231.7, 231.7, 231.7) !important
}

.button--white.button--bordered {
    background-color: transparent;
    border-color: #fff;
    color: #fffded
}

.button--white.button--bordered:hover {
    background-color: #f7f7f7;
    border-color: transparent;
    color: #fffded
}

.button--white.button--bordered:active, .button--white.button--bordered:focus {
    background-color: rgb(236.8, 236.8, 236.8);
    border-color: transparent;
    color: #fffded
}

.button--white.button--bordered:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .3)
}

.button--white.button--bordered.is-disabled, .button--white.button--bordered:disabled, .button--white.button--bordered[disabled] {
    background-color: #fff;
    border-color: #fffded;
    color: #fff
}

.button--link {
    background-color: transparent;
    color: #616161;
    line-height: 2rem;
    padding: 0;
    min-width: initial !important;
    text-decoration: underline;
    min-height: 0
}

.button--link:active, .button--link:focus, .button--link:hover {
    background-color: transparent;
    color: #303030
}

.button--link:active:not(:disabled) {
    box-shadow: 0 0 0 4px transparent
}

.button--link .button__icon {
    font-size: 1.25rem
}

.button--link .button__icon-wrapper {
    transition-duration: .3s;
    transition-property: background-color, box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: #fffded;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.button--link .button__icon-wrapper .button__icon {
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.button--link .button__icon-wrapper .button__icon--animate {
    transform: translate(-130%, -50%)
}

.button--link .button__icon + .button__label, .button--link .button__icon-wrapper + .button__label, .button--link .button__label + .button__icon, .button--link .button__label + .button__icon-wrapper {
    margin-left: .5rem
}

.button--link .button__label {
    padding-bottom: .125rem
}

.button--link:active .button__icon-wrapper, .button--link:focus .button__icon-wrapper, .button--link:hover .button__icon-wrapper {
    background-color: #fffded;
    color: #fff
}

.button--link:active .button__icon-wrapper .button__icon:not(.button__icon--animate), .button--link:focus .button__icon-wrapper .button__icon:not(.button__icon--animate), .button--link:hover .button__icon-wrapper .button__icon:not(.button__icon--animate) {
    transform: translate(130%, -50%)
}

.button--link:active .button__icon-wrapper .button__icon--animate, .button--link:focus .button__icon-wrapper .button__icon--animate, .button--link:hover .button__icon-wrapper .button__icon--animate {
    transform: translate(-50%, -50%)
}

.button--link:active .button__icon-wrapper {
    background-color: rgb(239.5953488372, 234.4604651163, 196.8046511628);
    box-shadow: 0 0 0 .1875rem rgba(246, 243, 221, .3)
}

.button--link.button--small {
    font-weight: 500
}

.button--link.button--small .button__icon-wrapper {
    width: 1.625rem;
    height: 1.625rem
}

.button--link.button--small .button__icon {
    font-size: 1rem
}

.button--link.button--small .button__icon + .button__label, .button--link.button--small .button__icon-wrapper + .button__label, .button--link.button--small .button__label + .button__icon, .button--link.button--small .button__label + .button__icon-wrapper {
    margin-left: .5rem
}

.button--plain {
    background-color: transparent;
    border-color: transparent;
    color: #fffded
}

.button--plain:hover {
    background-color: #f7f7f7;
    color: #fffded
}

.button--plain:focus {
    background-color: rgb(238.45, 238.45, 238.45);
    color: #fffded
}

.button--plain:active {
    background-color: #f1f1f1;
    color: #fffded
}

.button--plain:active:not(:disabled) {
    box-shadow: 0 0 0 4px transparent
}

.button--plain.is-disabled, .button--plain:disabled, .button--plain[disabled] {
    background-color: transparent;
    color: #fffded
}

.button--rounded {
    border-radius: 6.25rem
}

.button--light {
    background-color: #fff;
    color: #fffded
}

.button--light .button__icon {
    color: #fffded
}

.button--light.button--bordered {
    background-color: #fff;
    border-color: #f7f7f7
}

.button--light.button--bordered:hover {
    background-color: #fff;
    border-color: rgb(234.25, 234.25, 234.25)
}

.button--light.button--bordered:focus {
    border-color: rgb(234.25, 234.25, 234.25)
}

.button--light.button--bordered:active {
    border-color: #f7f7f7
}

.button--inline {
    display: inline-block
}

.button--small {
    border-radius: 8px;
    font-size: 1rem;
    min-height: 40px;
    padding: .4375rem .9375rem
}

.button--small .button__label:not(.d-none) + .button__icon-wrapper:last-child, .button--small .button__label:not(.d-none) + .button__icon:last-child {
    margin-right: -.375rem
}

.button--medium {
    padding-top: .75rem;
    padding-bottom: .75rem;
    min-height: 3rem
}

.button--bordered {
    border-width: 1px;
    background-color: transparent;
    border-color: #121212;
    color: #fffded
}

.button--bordered:hover {
    background-color: #121212;
    border-color: transparent;
    color: #fff
}

.button--bordered:active, .button--bordered:focus {
    background-color: #303030;
    border-color: transparent;
    color: #fff
}

.button--bordered:active:not(:disabled) {
    box-shadow: 0 0 0 4px rgba(48, 48, 48, .02)
}

.button--bordered.is-disabled, .button--bordered:disabled, .button--bordered[disabled] {
    background-color: transparent;
    border-color: #d4d4d4;
    color: #555
}

.button--bordered.button--primary:not(:hover):not(:active):not(:focus) {
    color: #fffded
}

@media (min-width: 48rem) {
    .button--large {
        min-height: 3.25rem
    }
}

.button--banner {
    font-weight: 500
}

@media (max-width: 575px) {
    .list--rating.list--bordered .list__item {
        padding-left: 2.25rem
    }

    .list--rating.list--bordered .list__item::before {
        left: 1rem
    }

    .button--banner > .button__icon:first-child {
        display: none
    }

    .button--banner > .button__icon:first-child + .button__label {
        margin-left: 0
    }
}

.button--banner .button__label {
    flex-grow: 1;
    line-height: 1.3
}

.button--banner .button__label + .button__icon-wrapper:last-child, .button--banner .button__label + .button__icon:last-child {
    margin-right: 0
}

.button--icon {
    padding: .75rem 1.25rem;
    min-height: 0
}

.button--icon .button__icon {
    font-size: 1.25rem;
    margin: 0 !important
}

.button--icon.button--small {
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem
}

.button--icon.button--xsmall {
    width: 2rem;
    height: 2rem;
    padding: .5rem
}

.button--icon.button--xsmall .button__icon {
    font-size: 1rem
}

@media (max-width: 767px) {
    .button--icon-mobile {
        width: 3rem;
        height: 3rem;
        padding: .5rem
    }

    .button--icon-mobile .button__icon {
        margin: 0 !important
    }

    .button--icon-mobile.button--small {
        width: 2.5rem;
        height: 2.5rem;
        padding: .5rem
    }
}

.button--play {
    padding: 0;
    background-color: transparent !important;
    color: #fff !important;
    border: 0
}

.button--play .button__icon-wrapper {
    width: 2.5rem;
    height: 2.5rem;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #fff
}

@media screen and (min-width: 48rem) {
    .button--play .button__icon-wrapper {
        width: calc(1.8518518519vw + 1.6111111111rem);
        height: calc(1.8518518519vw + 1.6111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .button--play .button__icon-wrapper {
        width: 3rem;
        height: 3rem
    }
}

.button--play .button__icon-wrapper + .button__label {
    margin-left: 1rem
}

.button--play .button__icon {
    font-size: 1rem;
    transform: initial !important;
    color: inherit !important;
    opacity: 1 !important;
    visibility: visible !important
}

.button--play:hover .button__icon-wrapper {
    background-color: #fff;
    color: #303030 !important
}

.button--special {
    position: relative
}

.button--special::before, .button--special:after {
    content: "";
    color: #121212;
    position: absolute;
    pointer-events: none;
    opacity: 1;
    transition: .7s cubic-bezier(.65, 0, .6, 1.55)
}

.button--special::before {
    top: 0;
    left: 100%;
    width: 1px;
    height: calc(100% + 4px);
    border-right: 1px solid currentColor;
    transform: translate(6px, 10px)
}

.button--special::after {
    top: 100%;
    left: 0;
    width: calc(100% + 4px);
    height: 1px;
    border-bottom: 1px solid currentColor;
    transform: translate(10px, 6px)
}

.button--special:hover::after, .button--special:hover::before {
    opacity: 0;
    transition: .5s, opacity .3s .2s
}

.button--special:hover::before {
    height: 0;
    transform: translate(6px, -16px)
}

.button--special:hover::after {
    width: 0;
    transform: translate(-16px, 6px)
}

.button--upper {
    text-transform: uppercase
}

@media (min-width: 62rem) {
    .button--extra-space {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media (min-width: 36rem) {
    .button--min-width {
        min-width: 7.5rem
    }

    .button--min-width-2 {
        min-width: 10rem
    }

    .card--collapse.card--space-s.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: -1.5rem
    }
}

.button--favorite .button__icon--active {
    display: none
}

.button--favorite.is-active {
    background-color: rgba(250, 239, 233, .7);
    color: #fa922c;
    border-color: transparent
}

.button--favorite.is-active .button__icon {
    margin: 0 !important
}

.button--favorite.is-active .button__icon:not(.button__icon--active) {
    display: none
}

.button--favorite.is-active .button__icon--active {
    display: block
}

.button--processing {
    color: transparent !important;
    background-color: rgb(219.7, 219.7, 219.7) !important;
    cursor: wait;
    pointer-events: none;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 1rem, rgba(255, 255, 255, .1) 1rem, rgba(255, 255, 255, .1) 1.6rem);
    background-size: 200% 200%;
    animation: 6s linear infinite buttonAnimation !important;
    opacity: 1 !important
}

.button--processing .button__icon {
    opacity: 0
}

.stars {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    color: #f6c45f
}

.stars__item {
    display: flex
}

@media (min-width: 48rem) {
    .stars__item:not(:first-child) {
        margin-left: .25rem
    }

    .stars--large {
        font-size: 1.375rem
    }
}

@media (max-width: 767px) {
    .stars--mobile-s {
        font-size: 1.125rem
    }
}

.badge {
    display: inline-flex;
    align-items: center;
    border-radius: .375rem;
    color: #fffded;
    padding: .1875rem .5rem;
    min-height: 1rem;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    background-color: #f7f7f7
}

.badge__icon {
    font-size: 1rem;
    color: #fffded;
    margin-right: .375rem;
    flex-shrink: 0
}

.badge__icon:first-child {
    margin-left: -.5rem
}

.badge__icon:last-child {
    margin-right: -.5rem
}

.badge--rounded {
    border-radius: 3.125rem
}

.badge--transparent {
    background-color: transparent
}

.badge--bordered {
    border: 1px solid #ebebeb
}

.badge--large {
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 600;
    padding-top: .375rem;
    padding-bottom: .375rem
}

.badge.badge--primary {
    background-color: #edebd8
}

.badge.badge--primary .badge__icon {
    color: #fffded
}

.badge.badge--primary.badge--bordered {
    border-color: #fffded
}

.badge.badge--secondary {
    background-color: #faefe9;
    color: #4d2719
}

.badge.badge--secondary .badge__icon {
    color: #612a11
}

.badge.badge--secondary.badge--bordered {
    border-color: #612a11
}

.badge.badge--success {
    background-color: rgba(0, 137, 30, .1);
    color: #00891e
}

.badge.badge--success .badge__icon {
    color: #00891e
}

.badge.badge--success.badge--bordered {
    border-color: rgb(0, 121.7, 26.6496350365)
}

.badge.badge--warning {
    background-color: #f7eed8;
    color: #a16b00
}

.badge.badge--warning .badge__icon {
    color: #a16b00
}

.badge.badge--warning.badge--bordered {
    border-color: #a16b00
}

.badge.badge--white {
    background-color: #fff;
    color: #4a4a4a
}

.badge.badge--white .badge__icon {
    color: #4a4a4a
}

.badge.badge--white.badge--bordered {
    border-color: #f1f1f1
}

.card {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    transition-duration: .3s;
    transition-property: background-color, color, border-color, box-shadow;
    border-radius: 0
}

.card__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.card__subtitle {
    margin-bottom: .5rem;
    margin-top: .5rem;
    color: #c19d56
}

.card__subtitle:first-child {
    margin-top: 0
}

.card__subtitle + .card__caption {
    margin-top: .75rem
}

.card__badge {
    margin-right: auto
}

.card__badge + .card__meta {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.card__title {
    word-break: break-word;
    display: flex;
    align-items: center
}

.card__title--wrapper {
    gap: .5rem;
    flex-wrap: wrap
}

.card__title-highlight {
    color: #fffded
}

.card__title:not(.card__title--icon) {
    justify-content: space-between
}

.card__title-icon {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 1.25rem;
    flex-shrink: 0;
    margin-left: .5rem;
    color: #fffded
}

@media screen and (min-width: 48rem) {
    .card__title--wrapper {
        gap: calc(1.8518518519vw - .3888888889rem)
    }

    .card__title-icon {
        font-size: calc(.9259259259vw + .8055555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__title--wrapper {
        gap: 1rem
    }

    .card__title-icon {
        font-size: 1.5rem
    }
}

.card__title-icon--left {
    margin-left: 0;
    margin-right: .5rem
}

.card__title-more {
    display: inline-flex;
    align-items: center;
    line-height: 1.5rem;
    font-weight: 500;
    color: #616161;
    font-family: "DM Sans", sans-serif;
    letter-spacing: -.17px
}

@media (min-width: 62rem) {
    .card__title-more {
        font-size: 1.125rem
    }
}

.card__title-more-icon {
    flex-shrink: 0;
    font-size: 1.5rem;
    margin-left: .25rem
}

.card__caption {
    margin-top: .5rem
}

.card__icon {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #fffded;
    flex-shrink: 0
}

@media screen and (min-width: 48rem) {
    .card__icon {
        font-size: calc(3.7037037037vw + .2222222222rem);
        margin-bottom: calc(1.8518518519vw + .6111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__icon {
        font-size: 3rem;
        margin-bottom: 2rem
    }
}

.card__icon + .card__subtitle {
    margin-top: 0
}

.card__icon-wrapper {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 2.5rem;
    height: 2.5rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 253, 237, .12);
    color: #fffded;
    flex-shrink: 0;
    border-radius: 0
}

@media screen and (min-width: 48rem) {
    .card__icon-wrapper {
        width: calc(4.6296296296vw + .2777777778rem);
        height: calc(4.6296296296vw + .2777777778rem);
        margin-bottom: calc(1.8518518519vw + .1111111111rem);
        font-size: calc(.9259259259vw + 1.5555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__icon-wrapper {
        width: 3.75rem;
        height: 3.75rem;
        margin-bottom: 1.5rem;
        font-size: 2.25rem
    }
}

.card__icon-wrapper .card__icon {
    font-size: inherit;
    color: inherit;
    margin-bottom: 0
}

.card__number {
    color: #fffded;
    margin-bottom: .75rem
}

.card__meta {
    display: flex;
    flex-wrap: wrap;
    color: #8a8a8a;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: .75rem;
    margin: -.3125rem
}

@media screen and (min-width: 48rem) {
    .card__meta {
        margin-left: calc(0vw - .3125rem);
        margin-right: calc(0vw - .3125rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__meta {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }
}

.card__meta:last-child {
    padding-bottom: 0;
    padding-top: .75rem
}

.card__meta-item {
    margin: 0 !important;
    line-height: .875rem;
    display: flex;
    align-items: flex-start;
    padding: .3125rem
}

.card__meta-item a {
    color: #fffded
}

.card__meta-item a:hover {
    color: #f6f3dd
}

.card__meta-item-icon {
    font-size: 1rem;
    margin-right: .375rem;
    flex-shrink: 0;
    color: #8a8a8a
}

@media screen and (min-width: 48rem) {
    .card__meta-item {
        padding-left: calc(0vw + .3125rem);
        padding-right: calc(0vw + .3125rem)
    }

    .card__meta-item-icon {
        font-size: calc(0vw + 1rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__meta-item {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .card__meta-item-icon {
        font-size: 1rem
    }
}

.card__date {
    display: flex;
    font-size: .875rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
    text-align: center;
    margin-bottom: .5rem;
    letter-spacing: 1.4px
}

.card__image {
    overflow: hidden;
    position: relative;
    border-radius: 0;
    backface-visibility: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, #000)
}

.card__image-item {
    backface-visibility: hidden;
    border-radius: 0
}

.card__image + .card__content {
    margin-top: 1.5rem
}

.card__image-placeholder {
    transition-duration: .3s;
    transition-property: color, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    font-size: 1.5rem;
    color: #fffded;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center;
    border-radius: 0
}

.card__image-badge {
    max-height: 3.6875rem;
    width: auto;
    position: absolute;
    right: .75rem;
    top: .75rem;
    z-index: 3
}

.card a.card__image:hover .card__hover {
    opacity: 1;
    visibility: visible
}

.card a.card__image:hover .card__hover-icon, .card a.card__image:hover .card__hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1)
}

.card a.card__image:hover .card__image-item {
    transform: scale(1.02)
}

.card a.card__image:hover .card__image-placeholder {
    transform: translate(-50%, -50%) scale(1.15);
    color: #fffded
}

.card__video {
    border-radius: 0;
    overflow: hidden
}

.card__video-item {
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 100% !important;
    height: 100% !important
}

.card__video:not(:last-child) {
    margin-bottom: 1.5rem
}

.card__hover {
    transition-duration: .3s;
    transition-property: opacity, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 35, 35, .6);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    backdrop-filter: blur(10px)
}

.card__hover-icon {
    font-size: 1.5rem;
    transition-duration: .3s;
    transition-property: opacity, transform, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.2);
    transform-origin: center;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

@media screen and (min-width: 48rem) {
    .card__video:not(:last-child) {
        margin-bottom: calc(3.7037037037vw - .2777777778rem)
    }

    .card__hover-icon {
        font-size: calc(1.8518518519vw + .6111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__video:not(:last-child) {
        margin-bottom: 2.5rem
    }

    .card__hover-icon {
        font-size: 2rem
    }
}

.card__social {
    padding-bottom: .625rem !important;
    padding-top: .625rem !important;
    margin: -.25rem !important
}

.card__social-item {
    padding: .25rem !important
}

.card__social-link {
    font-size: 1.125rem !important;
    width: 2.125rem !important;
    height: 2.125rem !important
}

.card__bottom {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    padding-top: 1.5rem
}

.card__bottom--bordered {
    border-top: 1px solid #ebebeb;
    padding-top: .75rem
}

.card__author {
    display: flex;
    align-items: center;
    color: rgba(85, 85, 85, .7)
}

.card__author:first-child:not(:last-child) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ebebeb
}

@media (min-width: 48rem) {
    .card__author:first-child:not(:last-child) {
        flex-direction: column;
        align-items: flex-start
    }

    .card__author:first-child:not(:last-child) .card__author-image {
        margin-right: 0;
        margin-bottom: .75rem
    }
}

.card__author:last-child {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card__author-title {
    color: #fffded
}

.card__author-company {
    margin-top: .5rem
}

.card__author-company:not(.icon) {
    width: auto;
    height: 1rem
}

.card__author-image {
    width: 2.5rem;
    margin-right: .75rem;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    align-self: flex-start;
    overflow: hidden;
    border: 1px solid #f1f1f1
}

@media screen and (min-width: 48rem) {
    .card__author-image {
        width: calc(3.7037037037vw + .7222222222rem);
        margin-right: calc(.9259259259vw + .3055555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__author-image {
        width: 3.5rem;
        margin-right: 1rem
    }
}

.card__author-caption {
    color: #616161
}

.card__author + .card__image {
    margin-top: 0 !important
}

.card__arrow {
    transition-duration: .3s;
    transition-property: color, transform, opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    flex-shrink: 0;
    font-size: 1.5rem;
    color: #b5b5b5
}

.card__list-item {
    line-height: 1.5rem
}

.card__list-item strong {
    color: #fffded
}

.card__list-item + .card__list-item {
    margin-top: .75rem
}

.card__list-item-icon {
    margin-top: .125rem
}

.card__rating {
    margin-top: .5rem;
    display: flex;
    align-items: center
}

.card__rating-label {
    flex-shrink: 0;
    margin-right: .5625rem
}

.card__logo {
    width: 3rem;
    height: 3rem;
    margin-right: .75rem;
    font-size: 1.5rem;
    flex-shrink: 0;
    border-radius: 50%;
    align-self: center;
    background-color: #f7f7f7;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width: 48rem) {
    .card__logo {
        width: calc(1.8518518519vw + 2.1111111111rem);
        height: calc(1.8518518519vw + 2.1111111111rem);
        margin-right: calc(2.7777777778vw - .5833333333rem);
        font-size: calc(0vw + 1.5rem)
    }
}

@media screen and (min-width: 75rem) {
    .card__logo {
        width: 3.5rem;
        height: 3.5rem;
        margin-right: 1.5rem;
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .card__logo {
        margin-right: auto;
        margin-bottom: 1rem
    }
}

.card__logo-image {
    position: absolute;
    left: 50%;
    top: 50%;
    height: .8125rem;
    max-width: 90%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.card__readmore {
    margin-top: .5rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #c19d56 !important;
    font-size: .8125rem !important;
    min-height: 2.375rem !important;
    cursor: pointer
}

.card__progress {
    display: flex;
    align-items: center;
    margin-top: .625rem
}

.card__progress-label {
    font-size: .875rem;
    color: #fffded;
    font-weight: 600;
    line-height: 1.0625rem;
    flex-shrink: 0;
    min-width: 2.9375rem;
    text-align: left;
    padding-right: .375rem
}

.card__progress-bar {
    display: flex;
    height: .375rem;
    position: relative;
    background-color: #f1f1f1;
    overflow: hidden;
    border-radius: .375rem;
    flex-grow: 1
}

.card__progress-bar-track {
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #fffded
}

.card.card--background-gray {
    background-color: #f7f7f7
}

.card.card--background-gray:not(.card--no-hover):hover {
    background-color: #f1f1f1
}

.card.card--background-dark {
    background-color: #8a8a8a;
    color: #fff
}

.card.card--background-dark:not(.card--no-hover):hover {
    background-color: #b5b5b5
}

.card.card--background-green, .card.card--background-green:not(.card--no-hover):hover {
    background-color: rgba(0, 137, 30, .1)
}

.card.card--background-red, .card.card--background-red:not(.card--no-hover):hover {
    background-color: rgba(246, 117, 104, .15)
}

.card--keep-color {
    color: #555
}

.card--icon-small .card__icon {
    font-size: 1.5rem;
    margin-bottom: 1rem
}

.card--fill .card__image {
    flex-grow: 1
}

.card--icon-primary .card__icon-wrapper {
    background-color: rgba(255, 253, 237, .12);
    color: #fffded
}

.card--icon-tertiary .card__icon-wrapper {
    background-color: rgba(193, 157, 86, .12);
    color: #512009
}

.card--icon-pink .card__icon-wrapper {
    background-color: rgba(223, 123, 210, .12);
    color: #df7bd2
}

.card--icon-green .card__icon-wrapper {
    background-color: rgba(0, 137, 30, .12);
    color: #00891e
}

.card--icon-orange .card__icon-wrapper {
    background-color: rgba(250, 146, 44, .12);
    color: #fa922c
}

.card--icon-blue .card__icon-wrapper {
    background-color: rgba(71, 131, 228, .12);
    color: #4783e4
}

.card--icon-red .card__icon-wrapper {
    background-color: rgba(246, 117, 104, .12);
    color: #f67568
}

.card--icon-gray .card__icon-wrapper {
    background-color: rgba(142, 142, 142, .12);
    color: #8e8e8e
}

.card--icon-secondary .card__icon-wrapper {
    background-color: #612a11;
    color: #fff
}

.card--colorful .card__icon-wrapper {
    width: 4rem;
    height: 4rem;
    font-size: 1.5rem
}

.card--colorful.card--icon-blue .card__icon-wrapper, .card--colorful.card--icon-pink .card__icon-wrapper {
    border-radius: 1.375rem 2.8125rem 1.375rem 1.75rem
}

.card--colorful.card--icon-green .card__icon-wrapper, .card--colorful.card--icon-red .card__icon-wrapper {
    border-radius: 2.5rem 1.875rem
}

.card--colorful.card--icon-gray .card__icon-wrapper, .card--colorful.card--icon-orange .card__icon-wrapper, .card--colorful.card--icon-secondary .card__icon-wrapper {
    border-radius: 1.25rem 2.125rem 2.125rem
}

.card--colorful.card--icon-blue .card__icon-wrapper, .card--colorful.card--icon-gray .card__icon-wrapper, .card--colorful.card--icon-green .card__icon-wrapper, .card--colorful.card--icon-orange .card__icon-wrapper, .card--colorful.card--icon-pink .card__icon-wrapper, .card--colorful.card--icon-red .card__icon-wrapper, .card--colorful.card--icon-secondary .card__icon-wrapper {
    color: #fff
}

.card--colorful.card--icon-pink .card__icon-wrapper {
    background-color: #df7bd2
}

.card--colorful.card--icon-green .card__icon-wrapper {
    background-color: #00891e
}

.card--colorful.card--icon-orange .card__icon-wrapper {
    background-color: #fa922c
}

.card--colorful.card--icon-blue .card__icon-wrapper {
    background-color: #4783e4
}

.card--colorful.card--icon-red .card__icon-wrapper {
    background-color: #f67568
}

.card--colorful.card--icon-gray .card__icon-wrapper {
    background-color: #8e8e8e
}

.card--transparent:not(:hover) {
    background-color: transparent
}

.card--collapse {
    padding: 1.5rem 1rem
}

@media screen and (min-width: 48rem) {
    .card--colorful .card__icon-wrapper {
        width: calc(1.8518518519vw + 3.1111111111rem);
        height: calc(1.8518518519vw + 3.1111111111rem);
        font-size: calc(1.8518518519vw + .6111111111rem)
    }

    .card--collapse {
        padding-top: calc(2.380952381vw + .3571428571rem);
        padding-bottom: calc(2.380952381vw + .3571428571rem);
        padding-left: calc(3.5714285714vw - .7142857143rem);
        padding-right: calc(3.5714285714vw - .7142857143rem)
    }
}

.card--collapse:not(.card--no-hover):not(.card--job):not([class*=card--background]):hover, .card--collapse:not(.card--transparent):not([class*=card--background]):not(.card--announcement):not(.card--job) {
    background-color: #fff
}

@media (min-width: 62rem) {
    .card--collapse .card__image, .card--collapse .card__image-item {
        border-radius: 0
    }
}

.card--collapse .card__icon-wrapper {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

.card--collapse:not(.card--image-keep) .card__image {
    width: auto;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1.5rem
}

@media screen and (min-width: 48rem) {
    .card--collapse:not(.card--image-keep) .card__image {
        margin-left: calc(-3.5714285714vw + .7142857143rem);
        margin-right: calc(-3.5714285714vw + .7142857143rem);
        margin-top: calc(-2.380952381vw - .3571428571rem)
    }
}

.card--collapse:not(.card--image-keep) .card__image, .card--collapse:not(.card--image-keep) .card__image-item {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.card--collapse:hover {
    position: relative;
    z-index: 2
}

.card--collapse:not(.card--no-shadow):not(.card--shadowed):not(.card--no-hover) {
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08)
}

.card--collapse:not(.card--no-shadow):not(.card--shadowed):not(.card--no-hover):hover {
    box-shadow: 0 6px 10px rgba(63, 63, 70, .1)
}

.card--collapse:not(.card--no-shadow):not(.card--shadowed):not(.card--no-hover).card--shadow-large {
    box-shadow: 0 2px 8px rgba(63, 63, 70, .18)
}

.card--collapse:not(.card--no-shadow):not(.card--shadowed):not(.card--no-hover).card--shadow-large:hover {
    box-shadow: 0 4px 8px rgba(63, 63, 70, .32)
}

.card--collapse.card--space-s {
    padding: 1.5rem 1rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-s {
        padding-top: calc(.5952380952vw + 1.2142857143rem);
        padding-bottom: calc(.5952380952vw + 1.2142857143rem);
        padding-left: calc(1.1904761905vw + .4285714286rem);
        padding-right: calc(1.1904761905vw + .4285714286rem)
    }
}

.card--collapse.card--space-s .card__image + .card__content {
    margin-top: 1.5rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-s .card__image + .card__content {
        margin-top: calc(.5952380952vw + 1.2142857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .card--collapse {
        padding: 2.5rem
    }

    .card--collapse:not(.card--image-keep) .card__image {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
        margin-top: -2.5rem
    }

    .card--collapse.card--space-s {
        padding: 1.75rem 1.5rem
    }

    .card--collapse.card--space-s .card__image + .card__content {
        margin-top: 1.75rem
    }
}

.card--collapse.card--space-s:not(.card--image-keep) .card__image {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1.5rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-s:not(.card--image-keep) .card__image {
        margin-left: calc(-1.7857142857vw - .1428571429rem);
        margin-right: calc(-1.7857142857vw - .1428571429rem);
        margin-top: calc(-.5952380952vw - 1.2142857143rem)
    }
}

@media screen and (min-width: 36rem) and (min-width: 48rem) {
    .card--collapse.card--space-s.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: calc(-.5952380952vw - 1.2142857143rem)
    }
}

@media screen and (min-width: 36rem) and (min-width: 90rem) {
    .card--collapse.card--space-s.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: -1.75rem
    }
}

.card--collapse.card--space-xs {
    padding: 1rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-xs {
        padding: calc(.5952380952vw + .7142857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .card--collapse.card--space-s:not(.card--image-keep) .card__image {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
        margin-top: -1.75rem
    }

    .card--collapse.card--space-xs {
        padding: 1.25rem
    }
}

.card--collapse.card--space-xs .card__image + .card__content {
    margin-top: 1rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-xs .card__image + .card__content {
        margin-top: calc(.9259259259vw + .5555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .card--colorful .card__icon-wrapper {
        width: 4.5rem;
        height: 4.5rem;
        font-size: 2rem
    }

    .card--collapse.card--space-xs .card__image + .card__content {
        margin-top: 1.25rem
    }
}

.card--collapse.card--space-xs:not(.card--image-keep) .card__image {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-xs:not(.card--image-keep) .card__image {
        margin-left: calc(-.5952380952vw - .7142857143rem);
        margin-right: calc(-.5952380952vw - .7142857143rem);
        margin-top: calc(-.5952380952vw - .7142857143rem)
    }
}

.card--collapse.card--space-m {
    padding: 1.5rem
}

@media screen and (min-width: 48rem) {
    .card--collapse.card--space-m {
        padding: calc(1.1904761905vw + .9285714286rem)
    }
}

@media screen and (min-width: 90rem) {
    .card--collapse.card--space-xs:not(.card--image-keep) .card__image {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        margin-top: -1.25rem
    }

    .card--collapse.card--space-m {
        padding: 2rem
    }
}

@media (min-width: 36rem) {
    .card--collapse.card--horizontal.card--space-s:not(.card--image-keep) .card__image, .card--collapse.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: -1.5rem
    }
}

@media screen and (min-width: 36rem) and (min-width: 48rem) {
    .card--collapse.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: calc(-2.380952381vw - .3571428571rem)
    }

    .card--collapse.card--horizontal.card--space-s:not(.card--image-keep) .card__image {
        margin-bottom: calc(-.5952380952vw - 1.2142857143rem)
    }
}

@media screen and (min-width: 36rem) and (min-width: 90rem) {
    .card--collapse.card--horizontal:not(.card--image-keep) .card__image {
        margin-bottom: -2.5rem
    }

    .card--collapse.card--horizontal.card--space-s:not(.card--image-keep) .card__image {
        margin-bottom: -1.75rem
    }
}

@media (min-width: 36rem) {
    .card--collapse.card--horizontal.card--space-xs:not(.card--image-keep) .card__image {
        margin-bottom: -1.5rem
    }
}

@media screen and (min-width: 36rem) and (min-width: 48rem) {
    .card--collapse.card--horizontal.card--space-xs:not(.card--image-keep) .card__image {
        margin-bottom: calc(0vw - 1.5rem)
    }
}

@media screen and (min-width: 36rem) and (min-width: 90rem) {
    .card--collapse.card--horizontal.card--space-xs:not(.card--image-keep) .card__image {
        margin-bottom: -1.5rem
    }
}

.card--benefit .card__icon {
    font-size: 3.25rem;
    margin-bottom: .6875rem;
    color: #c19d56
}

.card--number-wrapper .card__number {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.25rem;
    background-color: #fffded;
    color: #fff !important;
    border-radius: 2.5rem;
    margin-right: auto;
    text-align: center
}

.card--overlay {
    position: relative;
    overflow: hidden;
    background-color: #4d2719
}

.card--overlay .card__image {
    background-color: transparent !important
}

.card--overlay .card__image + .card__content {
    margin-top: 0
}

.card--overlay .card__content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 2;
    border-radius: 0;
    color: #fff;
    overflow: hidden;
    padding: 1.25rem 1rem
}

.card--overlay .card__content::before {
    transition-duration: .3s;
    transition-property: opacity, height;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(255, 255, 255, .01);
    border-radius: 0
}

.card--overlay .card__subtitle, .card--overlay .card__title, .card--overlay .card__title-link {
    color: #fff
}

.card--overlay .card__subtitle {
    margin-top: 0;
    opacity: .7
}

.card--overlay.card--space-s .card__content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.card--overlay.card--space-xs .card__content {
    padding: 1rem
}

.card--overlay.card--min-height {
    min-height: 11.25rem;
    background-color: #3f3f46
}

.card--bordered {
    border: 1px solid #ebebeb
}

.card--bordered.card--collapse:not(.card--job):not(.card--no-hover):hover, .card--bordered.card--collapse:not(.card--no-shadow):not(.card--job):not(.card--no-hover):hover {
    border-color: transparent
}

.card--shadowed {
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08)
}

.card--shadowed:hover {
    box-shadow: 0 6px 10px rgba(63, 63, 70, .1)
}

@media (min-width: 36rem) {
    .card--horizontal {
        flex-direction: row;
        align-items: center
    }

    .card--horizontal .card__icon {
        margin-bottom: 0;
        margin-right: 1rem
    }

    .card--horizontal .card__image {
        flex-basis: 11.25rem;
        max-width: 11.25rem;
        flex-shrink: 0;
        align-self: stretch;
        margin-right: 0 !important
    }

    .card--horizontal .card__image + .card__content {
        margin-left: 1rem;
        margin-top: 0 !important
    }
}

@media screen and (min-width: 36rem) and (min-width: 48rem) {
    .card--horizontal .card__image {
        flex-basis: calc(16.2037037037vw + 3.4722222222rem);
        max-width: calc(16.2037037037vw + 3.4722222222rem)
    }

    .card--horizontal .card__image + .card__content {
        margin-left: calc(3.7037037037vw - .7777777778rem)
    }
}

@media screen and (min-width: 36rem) and (min-width: 75rem) {
    .card--horizontal .card__image {
        flex-basis: 15.625rem;
        max-width: 15.625rem
    }

    .card--horizontal .card__image + .card__content {
        margin-left: 2rem
    }
}

.card--horizontal .card__number {
    flex-shrink: 0;
    margin-bottom: .75rem
}

@media (min-width: 36rem) {
    .card--horizontal .card__image, .card--horizontal .card__image-item {
        border-radius: 0
    }

    .card--horizontal .card__number {
        margin-right: 1.25rem;
        align-self: flex-start
    }

    .card--horizontal .card__icon-wrapper {
        margin-bottom: 0
    }
}

.card--horizontal .card__icon-wrapper {
    width: 4rem;
    height: 4rem;
    margin-right: .75rem
}

@media screen and (min-width: 48rem) {
    .card--overlay .card__content {
        padding-left: calc(1.8518518519vw + .1111111111rem);
        padding-right: calc(1.8518518519vw + .1111111111rem);
        padding-top: calc(.9259259259vw + .8055555556rem);
        padding-bottom: calc(.9259259259vw + .8055555556rem)
    }

    .card--horizontal .card__icon-wrapper {
        width: calc(3.7037037037vw + 2.2222222222rem);
        height: calc(3.7037037037vw + 2.2222222222rem);
        margin-right: calc(1.8518518519vw - .1388888889rem)
    }
}

@media screen and (min-width: 75rem) {
    .card--overlay .card__content {
        padding: 1.5rem
    }

    .card--horizontal .card__icon-wrapper {
        width: 5rem;
        height: 5rem;
        margin-right: 1.25rem
    }
}

.card--horizontal .card__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.card--button {
    transition-duration: .3s;
    transition-property: padding-left, padding-right, background-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    border-radius: 0;
    box-shadow: none;
    padding: .75rem 0;
    flex-direction: row;
    align-items: center
}

.card--button .card__icon-wrapper {
    width: 3rem;
    height: 3rem;
    margin-bottom: 0;
    margin-right: .75rem;
    background-color: #f7f7f7;
    color: #fffded;
    border-radius: 6.25rem;
    flex-shrink: 0
}

.card--button .card__bottom {
    padding-top: .25rem
}

.card--button .card__title {
    letter-spacing: 0
}

.card--client, .card--client .card__image, .card--client .card__image-item {
    border-radius: 0
}

.card--client .card__image {
    justify-content: center
}

.card--client .card__image.image-ratio--contain {
    justify-content: center;
    display: flex
}

.card--client .card__image.image-ratio--contain .card__image-item {
    max-height: 4rem;
    max-width: 58vw
}

@media screen and (min-width: 48rem) {
    .card--button .card__icon-wrapper {
        width: calc(1.8518518519vw + 2.1111111111rem);
        height: calc(1.8518518519vw + 2.1111111111rem)
    }

    .card--client .card__image.image-ratio--contain .card__image-item {
        max-height: calc(6.0185185185vw + 1.1111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .card--button .card__icon-wrapper {
        width: 3.5rem;
        height: 3.5rem
    }

    .card--client .card__image.image-ratio--contain .card__image-item {
        max-height: 5.625rem
    }
}

.card--video, .card--video .card__image, .card--video .card__image-item {
    border-radius: 0
}

.card--video .card__image-item {
    transform: scale(1.00001)
}

.card--video .card__hover {
    opacity: 1;
    visibility: visible;
    z-index: 4;
    background-color: transparent;
    color: #fff
}

.card--video .card__hover::before {
    transition-duration: .3s;
    transition-property: transform, background-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 3.5rem;
    height: 3.5rem;
    content: "";
    left: 50%;
    top: 50%;
    position: absolute;
    transform: scale(1) translate(-50%, -50%);
    background-color: #121212;
    border-radius: 6.25rem;
    opacity: 1;
    z-index: 1
}

.card--video .card__hover-icon {
    font-size: 1.5rem;
    opacity: 1;
    visibility: visible;
    color: inherit;
    z-index: 2;
    transform: translate(-50%, -50%) scale(1)
}

@media screen and (min-width: 48rem) {
    .card--video .card__hover::before {
        width: calc(3.7037037037vw + 1.7222222222rem);
        height: calc(3.7037037037vw + 1.7222222222rem)
    }

    .card--video .card__hover-icon {
        font-size: calc(2.7777777778vw + .1666666667rem)
    }
}

.card--number-dark .card__number {
    border-color: transparent;
    color: #fff !important;
    background-color: #8a8a8a;
    margin-bottom: 1.25rem
}

.card--icon-emoji .card__icon {
    font-size: 2.25rem;
    line-height: 2.75rem;
    margin-bottom: 1.25rem
}

.card--author {
    flex-direction: row
}

.card--author .card__image {
    flex-basis: 3rem;
    max-width: 3rem;
    margin-right: .75rem;
    border-radius: 50%;
    margin-bottom: auto;
    border: 1px solid #ebebeb
}

@media screen and (min-width: 48rem) {
    .card--author .card__image {
        flex-basis: calc(2.3148148148vw + 1.8888888889rem);
        max-width: calc(2.3148148148vw + 1.8888888889rem);
        margin-right: calc(.9259259259vw + .3055555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .card--video .card__hover::before {
        width: 4.5rem;
        height: 4.5rem
    }

    .card--video .card__hover-icon {
        font-size: 2.25rem
    }

    .card--author .card__image {
        flex-basis: 3.625rem;
        max-width: 3.625rem;
        margin-right: 1rem
    }
}

.card--author .card__image + .card__content {
    margin-top: 0
}

.card--author .card__caption {
    margin-top: 0;
    color: #616161
}

.card--image--bordered {
    position: relative
}

.card--image--bordered::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: .25rem solid #fff;
    pointer-events: none;
    border-radius: .75rem;
    z-index: 3
}

.card--score {
    padding: 1.25rem;
    box-shadow: 0 0 0 1px rgba(240, 240, 240, .2), 0 1px 2px 0 rgba(115, 115, 115, .08), 0 12px 24px 0 rgba(115, 115, 115, .06);
    border-radius: 0
}

.card--score:hover {
    box-shadow: 0 0 0 1px rgba(240, 240, 240, .1), 0 1px 2px 0 rgba(115, 115, 115, .01), 0 12px 24px 0 rgba(115, 115, 115, .2) !important
}

.card--centered {
    text-align: center
}

.card--centered .card__title {
    text-align: center;
    justify-content: center
}

.card--centered .card__title--wrapper {
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

.card--centered .card__date, .card--centered .card__icon, .card--centered .card__icon-wrapper {
    margin-left: auto;
    margin-right: auto
}

.card--centered .card__caption {
    text-align: center
}

.card--centered .card__number {
    margin-left: auto;
    margin-right: auto
}

.card--centered .card__meta {
    justify-content: center
}

.card--centered .card__readmore {
    margin-left: auto;
    margin-right: auto
}

.card--centered .card__social {
    justify-content: center
}

.card--centered .card__author {
    text-align: center;
    justify-content: center
}

.card--hoverable {
    position: relative;
    overflow: hidden
}

.card--hoverable .card__content {
    transition-duration: .3s;
    transition-property: opacity, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-image: linear-gradient(to top, #fffded, transparent);
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: translateY(30%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 !important;
    opacity: 0;
    padding: 1.25rem
}

@media screen and (min-width: 48rem) {
    .card--hoverable .card__content {
        padding-top: calc(.9259259259vw + .8055555556rem);
        padding-bottom: calc(.9259259259vw + .8055555556rem);
        padding-left: calc(0vw + 1.25rem);
        padding-right: calc(0vw + 1.25rem)
    }
}

@media screen and (min-width: 75rem) {
    .card--hoverable .card__content {
        padding: 1.5rem 1.25rem
    }
}

.card--hoverable .card__caption, .card--hoverable .card__title {
    color: inherit
}

.card--hoverable:hover .card__content {
    opacity: 1;
    transform: translateY(0)
}

.card--job:not(.card--job--small) {
    box-shadow: none !important;
    background-color: #f7f7f7
}

.card--job:hover {
    background-color: #f1f1f1
}

.card--job .card__logo {
    background-color: #fff;
    color: #612a11;
    width: 3.5rem;
    height: 3.5rem;
    margin-right: 1rem;
    font-size: 2rem
}

.card--job .card__readmore {
    border-bottom: 0;
    padding: .5rem;
    margin-top: 0;
    border-radius: 0
}

.card--job .card__meta {
    font-size: inherit;
    color: #616161
}

.card--job .card__meta:last-child {
    padding-top: .5rem
}

.card--job--small {
    background-color: #fff;
    border-width: 0;
    box-shadow: 0 12px 24px 0 rgba(115, 115, 115, .06), 0 1px 2px 0 rgba(115, 115, 115, .08), 0 0 0 1px rgba(240, 240, 240, .2) !important
}

.card--job--small:hover {
    background-color: #fff;
    box-shadow: 0 6px 10px rgba(63, 63, 70, .1) !important
}

@media (min-width: 48rem) {
    .card--job {
        padding: 1.5rem 2rem;
        flex-direction: row;
        align-items: center
    }

    .card--job--small {
        padding: 1.25rem;
        box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08)
    }

    .card--job--small .card__title {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.5rem
    }

    .card--job--small .card__meta {
        padding-right: 4rem;
        font-size: .875rem;
        padding-top: .5rem;
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .card--job--small .card__meta-item {
        padding-left: .625rem;
        padding-right: .625rem;
        line-height: 1.25rem
    }

    .card--job--small .card__meta-item-icon {
        margin-right: .5rem
    }

    .card--job--small .card__readmore {
        min-width: 2rem;
        min-height: 2rem;
        font-size: 1rem;
        margin-left: 1rem
    }
}

.card--no-radius, .card--no-radius .card__image, .card--no-radius .card__image-item {
    border-radius: 0 !important
}

.card--no-radius .card__video {
    border-radius: 0
}

.card--plain {
    background-color: transparent !important;
    box-shadow: initial !important;
    border-radius: 0 !important;
    border: 0 !important
}

.card--advantage .card__icon-wrapper {
    margin-bottom: 1rem;
    background-color: transparent
}

.card--testimonial {
    color: #fff
}

.card--testimonial .card__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.card--testimonial .card__bottom {
    padding-top: 1.75rem
}

.card--testimonial .card__icon {
    font-size: 6.25rem;
    color: #c19d56;
    margin-bottom: .25rem
}

.card--testimonial .card__author-caption {
    font-weight: 700;
    color: #c19d56 !important;
    letter-spacing: 2.8px;
    margin-top: .625rem
}

.card--product .card__content {
    transition: .4s cubic-bezier(.4, 0, .2, 1);
    background-color: rgba(35, 35, 35, .3);
    backdrop-filter: blur(10px);
    left: 0;
    bottom: 0;
    height: auto;
    right: 0;
    top: inherit;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1.125rem 1.25rem 1.5625rem;
    color: #fff;
    opacity: 0;
    transform: translateY(30%)
}

.card--product .card__bottom {
    margin-top: auto;
    padding-top: .6875rem
}

.card--product .card__meta {
    padding-top: 0;
    font-size: .875rem;
    color: #fff;
    letter-spacing: 1.4px;
    font-weight: 700;
    text-transform: uppercase
}

.card--product:hover .card__content {
    opacity: 1;
    transform: translateY(0)
}

.card--radius-no, .card--radius-no .card__image, .card--radius-no .card__image-item, .card--radius-s, .card--radius-s .card__image, .card--radius-s .card__image-item, .card--radius-xl, .card--radius-xl .card__image, .card--radius-xl .card__image-item, .card--radius-xs, .card--radius-xs .card__image, .card--radius-xs .card__image-item {
    border-radius: 0
}

.card--radius-xxl, .card--radius-xxl .card__image, .card--radius-xxl .card__image-item {
    border-radius: 1rem
}

.card--calendar {
    padding: 0 0 .5rem
}

.card--calendar .card__title {
    justify-content: center;
    text-align: center;
    padding: 1rem .75rem
}

.card--calendar .entry table, .card--calendar .table, .entry .card--calendar table {
    width: 100%;
    table-layout: fixed;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    text-align: center
}

.card--calendar .entry table td, .card--calendar .entry table th, .card--calendar .table td, .card--calendar .table th, .entry .card--calendar table td, .entry .card--calendar table th {
    border-radius: 0 !important;
    border-width: 0;
    padding: .5rem .125rem
}

.card--calendar .entry table tbody td, .card--calendar .table tbody td, .entry .card--calendar table tbody td {
    height: auto;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.card--calendar .entry table thead, .card--calendar .table thead, .entry .card--calendar table thead {
    box-shadow: inherit
}

.card--calendar .entry table td:hover, .card--calendar .entry table tr:hover td, .card--calendar .table td:hover, .card--calendar .table tr:hover td, .entry .card--calendar table td:hover, .entry .card--calendar table tr:hover td {
    background-color: transparent
}

.card--calendar .day {
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    display: inline-flex;
    width: 2rem;
    font-weight: 500;
    max-width: 100%;
    height: 2rem;
    flex-shrink: 0;
    border-radius: 2rem;
    align-items: center;
    justify-content: center
}

.card--calendar .day.is-weekend {
    background-color: #8a8a8a;
    color: #fff
}

.card--calendar .day.is-school-holiday {
    background-color: #00891e;
    color: #fff
}

.card--calendar .day.is-school-holiday:hover {
    background-color: rgb(0, 96.2, 21.0656934307)
}

.card--calendar .day.is-holiday {
    background-color: #f67568;
    color: #fff
}

.card--calendar .day.is-holiday:hover {
    background-color: rgb(243.705, 81.81, 65.495)
}

.card--calendar .day.is-mourning {
    background-color: #121212;
    color: #fff
}

.card--calendar .day.is-mourning:hover {
    background-color: #303030
}

.card--calendar .day.is-training {
    background-color: #4783e4;
    color: #fff
}

.card--calendar .day.is-training:hover {
    background-color: rgb(35.4208530806, 107.0227488152, 222.7791469194)
}

.card--calendar .day.is-assessment {
    background-color: #fa922c;
    color: #fff
}

.card--calendar .day.is-assessment:hover {
    background-color: rgb(247.3388888889, 125.4277777778, 5.8611111111)
}

a.card, figure.card {
    color: #555
}

a.card[data-fancybox], a.card[data-fslightbox], a.card[data-gallery-item], a.card[data-gallery], figure.card[data-fancybox], figure.card[data-fslightbox], figure.card[data-gallery-item], figure.card[data-gallery] {
    cursor: pointer
}

a.card[data-fancybox] .card__hover, a.card[data-fancybox] .card__hover-icon, a.card[data-fslightbox] .card__hover, a.card[data-fslightbox] .card__hover-icon, a.card[data-gallery-item] .card__hover, a.card[data-gallery-item] .card__hover-icon, a.card[data-gallery] .card__hover, a.card[data-gallery] .card__hover-icon, figure.card[data-fancybox] .card__hover, figure.card[data-fancybox] .card__hover-icon, figure.card[data-fslightbox] .card__hover, figure.card[data-fslightbox] .card__hover-icon, figure.card[data-gallery-item] .card__hover, figure.card[data-gallery-item] .card__hover-icon, figure.card[data-gallery] .card__hover, figure.card[data-gallery] .card__hover-icon {
    pointer-events: none
}

a.card .card__image, figure.card .card__image {
    cursor: pointer
}

a.card:hover:not(.card--rating), figure.card:hover:not(.card--rating) {
    color: #555
}

a.card:hover .card__image .card__date, figure.card:hover .card__image .card__date {
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

a.card:hover .card__hover, figure.card:hover .card__hover {
    opacity: 1;
    visibility: visible
}

a.card:hover .card__hover-icon, a.card:hover .card__hover::before, figure.card:hover .card__hover-icon, figure.card:hover .card__hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1)
}

a.card:hover .card__image-item, figure.card:hover .card__image-item {
    transition-duration: 1s;
    transform: scale(1.03);
    opacity: 1
}

a.card:hover .card__title-icon:not(.card__title-icon--left), figure.card:hover .card__title-icon:not(.card__title-icon--left) {
    transform: translateX(.3125rem)
}

a.card:hover.card--overlay .card__content::before, figure.card:hover.card--overlay .card__content::before {
    opacity: 0;
    backface-visibility: hidden
}

a.card:hover.card--overlay .card__content::after, figure.card:hover.card--overlay .card__content::after {
    height: 100%;
    backface-visibility: hidden
}

a.card:hover.card--client, figure.card:hover.card--client {
    z-index: 3
}

a.card:hover.card--client .card__image-item, figure.card:hover.card--client .card__image-item {
    filter: grayscale(0);
    transform: scale(1)
}

a.card:hover.card--client .card__image-item.is-loaded, figure.card:hover.card--client .card__image-item.is-loaded {
    opacity: 1 !important
}

a.card:hover.card--video .card__hover, figure.card:hover.card--video .card__hover {
    color: #fff
}

a.card:hover.card--video .card__hover::before, figure.card:hover.card--video .card__hover::before {
    transform: translate(-50%, -50%) scale(1.05);
    background-color: #fffded
}

a.card:hover.card--video .card__hover-icon, figure.card:hover.card--video .card__hover-icon {
    transform: translate(-50%, -50%) scale(.9)
}

a.card:hover.card--collapse .card__readmore, figure.card:hover.card--collapse .card__readmore {
    background-color: #fff;
    color: #fffded
}

a.card:hover.card--collapse .card__icon-wrapper, figure.card:hover.card--collapse .card__icon-wrapper {
    transform: scale(.95)
}

a.card:hover.card--job--small .card__readmore, figure.card:hover.card--job--small .card__readmore {
    background-color: #f1f1f1
}

a.card:hover.card--button, figure.card:hover.card--button {
    background-color: #f7f7f7;
    padding-left: .75rem;
    padding-right: .75rem
}

a.card:hover.card--button .card__icon-wrapper, figure.card:hover.card--button .card__icon-wrapper {
    background-color: #fff
}

a.card:hover.card--button .card__arrow, figure.card:hover.card--button .card__arrow {
    color: #4a4a4a
}

.box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    background-color: #fff;
    border: 1px solid transparent;
    padding: 1.4375rem .9375rem
}

.box:not(.box--no-border) {
    border-color: #ebebeb
}

.box:not(.box--no-radius) {
    border-radius: 0
}

.box__header, .box__title {
    margin-bottom: 1.25rem
}

@media screen and (min-width: 48rem) {
    .box {
        padding-left: calc(3.7037037037vw - .8402777778rem);
        padding-right: calc(3.7037037037vw - .8402777778rem);
        padding-top: calc(1.8518518519vw + .5486111111rem);
        padding-bottom: calc(1.8518518519vw + .5486111111rem)
    }

    .box:not(.box--no-radius) {
        border-radius: calc(4.6296296296vw - 2.2222222222rem)
    }

    .box__header, .box__title {
        margin-bottom: calc(0vw + 1.25rem)
    }
}

@media screen and (min-width: 75rem) {
    .box {
        padding: 1.9375rem
    }

    .box:not(.box--no-radius) {
        border-radius: 1.25rem
    }

    .box__header, .box__title {
        margin-bottom: 1.25rem
    }
}

.box__header .box__title {
    margin-bottom: 0
}

.box__header--row {
    display: flex;
    align-items: center
}

.box__header--row .box__title {
    flex-grow: 1
}

.box__header--row .box__link {
    margin-left: .5rem;
    margin-top: -.5rem;
    margin-bottom: -.5rem;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0
}

.box__title {
    color: #fffded;
    display: flex;
    align-items: center;
    line-height: 1.5rem
}

.box__title-icon {
    font-size: 1.5rem;
    flex-shrink: 0;
    margin-right: .75rem;
    color: #fffded
}

.box__link {
    flex-shrink: 0
}

.box__content {
    position: relative
}

.box__message {
    background-color: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 1rem 1.5rem;
    border-radius: 0
}

.box__message-lottie {
    font-size: 15rem;
    margin-top: -1rem;
    margin-bottom: -1rem;
    width: 1em;
    height: 1em;
    pointer-events: none
}

@media screen and (min-width: 48rem) {
    .box__message-lottie {
        font-size: calc(18.5185185185vw + 6.1111111111rem);
        margin-top: calc(-5.5555555556vw + 1.6666666667rem);
        margin-bottom: calc(-5.5555555556vw + 1.6666666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .box__message-lottie {
        font-size: 20rem;
        margin-top: -2.5rem;
        margin-bottom: -2.5rem
    }
}

.box__message-label {
    margin-top: 2rem
}

@media screen and (min-width: 48rem) {
    .box__message-label {
        margin-top: calc(3.7037037037vw + .2222222222rem)
    }
}

@media screen and (min-width: 75rem) {
    .box__message-label {
        margin-top: 3rem
    }
}

.box__image {
    width: auto !important;
    margin: -1.5rem -1rem 1.4375rem
}

@media screen and (min-width: 48rem) {
    .box__image {
        margin-top: calc(-1.8518518519vw - .6111111111rem);
        margin-bottom: calc(1.8518518519vw + .5486111111rem);
        margin-left: calc(-3.7037037037vw + .7777777778rem);
        margin-right: calc(-3.7037037037vw + .7777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .box__image {
        margin: -2rem -2rem 1.9375rem
    }
}

.box__bottom {
    padding-top: 1.4375rem;
    margin-top: 1.4375rem;
    border-top: 1px solid #ebebeb
}

@media screen and (min-width: 48rem) {
    .box__bottom {
        padding-top: calc(1.8518518519vw + .5486111111rem);
        margin-top: calc(1.8518518519vw + .5486111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .box__bottom {
        padding-top: 1.9375rem;
        margin-top: 1.9375rem
    }
}

.box .card:not(.card--job) {
    border-radius: 0
}

.box--bordered {
    border: 1px solid #ebebeb
}

.box--shadowed {
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08)
}

.box--small {
    padding: 1.25rem 1rem
}

.box--small .box__header {
    margin-bottom: 1.5rem
}

.box--small.box--job .box__content {
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.625rem
}

.box--small .box__bottom {
    padding-top: 1.25rem;
    margin-top: 1.25rem
}

@media screen and (min-width: 48rem) {
    .box--small {
        padding-left: calc(2.7777777778vw - .3333333333rem);
        padding-right: calc(2.7777777778vw - .3333333333rem);
        padding-top: calc(1.8518518519vw + .3611111111rem);
        padding-bottom: calc(1.8518518519vw + .3611111111rem)
    }

    .box--small.box--job .box__content {
        margin-left: calc(-3.7037037037vw + 1.2777777778rem);
        margin-right: calc(-3.7037037037vw + 1.2777777778rem);
        margin-bottom: calc(-3.2407407407vw + .9305555556rem)
    }

    .box--small .box__bottom {
        padding-top: calc(1.8518518519vw + .3611111111rem);
        margin-top: calc(1.8518518519vw + .3611111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .box--small {
        padding: 1.75rem
    }

    .box--small.box--job .box__content {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        margin-bottom: -1.5rem
    }

    .box--small .box__bottom {
        padding-top: 1.75rem;
        margin-top: 1.75rem
    }
}

.box--xsmall {
    padding: 1.1875rem
}

.box--xlarge {
    padding: 1.4375rem .9375rem
}

@media screen and (min-width: 48rem) {
    .box--xlarge {
        padding-left: calc(13.1944444444vw - 5.3958333333rem);
        padding-right: calc(13.1944444444vw - 5.3958333333rem);
        padding-top: calc(11.3425925926vw - 4.0069444444rem);
        padding-bottom: calc(11.3425925926vw - 4.0069444444rem)
    }
}

@media screen and (min-width: 75rem) {
    .box--xlarge {
        padding: 4.5rem
    }
}

.box--background-gray {
    background: #f7f7f7
}

.box--background-green {
    background: #ecf5f5
}

.box--background-dark {
    background: #4d2719
}

@media (max-width: 767px) {
    .box--plain-mobile {
        background-color: transparent;
        padding: 0;
        border: 0 !important;
        box-shadow: none !important
    }

    .box--plain-mobile-bordered {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding: 1.25rem
    }

    .box--plain-mobile-bordered + .box--plain-mobile-bordered {
        border-top: 1px solid #ebebeb !important
    }

    .box--plain-mobile-bordered:first-child {
        padding-top: 0
    }

    .box--plain-mobile-bordered:last-child {
        padding-bottom: 0
    }
}

.box--dark {
    color: #d4d4d4
}

.box--dark h1, .box--dark h2, .box--dark h3, .box--dark h4, .box--dark h5, .box--dark h6 {
    color: #fff
}

.box--dark .box__message {
    background-color: #4d2719;
    border-radius: 0
}

.box--dark .form__checkbox-label, .box--dark .form__label, .box--dark .form__text a:hover {
    color: #fff
}

.box--dark .checkbox__label a, .box--dark .form__text, .box--dark .form__text a, .box--dark .radio__label a {
    color: inherit !important
}

.box--dark .checkbox__label a:hover, .box--dark .radio__label a:hover {
    color: #fff !important
}

.box--dark .choices[data-type*=select-one] .choices__input, .box--dark .choices__inner, .box--dark .file__input.is-error ~ .file__label, .box--dark .file__label, .box--dark .file__preview-item, .box--dark .input:not(:focus), .box--dark .select {
    background-color: #303030;
    color: #fff
}

.box--dark .choices__inner, .box--dark .file__label, .box--dark .file__preview-item, .box--dark .select {
    border-color: transparent
}

.box--dark .choices__input, .box--dark .input, .box--dark .input.is-error, .box--dark .input:focus, .box--dark .select.is-error, .box--dark .select:focus {
    color: #fff
}

.box--dark .input:not(:focus):not(.is-error) {
    border-color: transparent
}

.box--dark .choices.is-focused .choices__inner, .box--dark .choices.is-open .choices__inner, .box--dark .choices[data-type*=select-one] .choices__input:focus, .box--dark .choices__list--dropdown .choices__list, .box--dark .choices__list[aria-expanded] .choices__list, .box--dark .input:focus {
    background-color: #4a4a4a
}

.box--dark .choices.is-focused:not(.is-error) .choices__inner, .box--dark .choices[data-type*=select-one] .choices__input:focus:not(.is-error), .box--dark .input:focus:not(.is-error) {
    border-color: #d4d4d4
}

.box--dark .file__input:not(:disabled) ~ .file__label:hover {
    background-color: #4a4a4a;
    border-color: transparent
}

.box--dark .file__label-icon {
    color: inherit
}

.box--dark .checkbox .checkbox__input:not(:checked) + .checkbox__label::before {
    border-color: #8a8a8a;
    background-color: #303030
}

.box--dark .choices__list--dropdown .choices__item--selectable.is-highlighted, .box--dark .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: rgba(255, 255, 255, .12);
    color: #fff
}

.entry table, .table {
    width: 100%;
    text-align: left;
    border-spacing: 0;
    background-color: transparent;
    font-size: .875rem;
    line-height: 1.4;
    border-collapse: separate;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 0
}

.entry table tr + tr td, .entry table tr + tr th, .table tr + tr td, .table tr + tr th {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.entry table td, .entry table th, .table td, .table th {
    vertical-align: middle;
    box-sizing: border-box;
    padding: .375rem .75rem;
    height: 3rem
}

@media (min-width: 48rem) {
    .entry table td, .entry table th, .table td, .table th {
        padding: .5rem 1.5rem
    }
}

.entry table td > div:not([class]), .entry table th > div:not([class]), .table td > div:not([class]), .table th > div:not([class]) {
    display: flex;
    flex-direction: column
}

.entry table td b, .entry table td strong, .entry table th b, .entry table th strong, .table td b, .table td strong, .table th b, .table th strong {
    font-weight: 600
}

.entry table thead, .table thead {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .03)
}

.entry table thead td, .entry table thead th, .table thead td, .table thead th {
    font-size: 14px;
    background-color: #c19d56;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    padding-top: .875rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    height: auto
}

.entry table thead tr:hover td, .entry table thead tr:hover th, .table thead tr:hover td, .table thead tr:hover th {
    background-color: #c19d56;
    color: #000
}

.entry table tr.success .button--light-primary:not(:hover):not(:focus):not(:active), .entry table tr.warning .button--light-primary:not(:hover):not(:focus):not(:active), .table tr.success .button--light-primary:not(:hover):not(:focus):not(:active), .table tr.warning .button--light-primary:not(:hover):not(:focus):not(:active) {
    background-color: #fff
}

.entry table tr.success:hover td, .entry table tr.success:hover th, .entry table tr.warning:hover td, .entry table tr.warning:hover th, .table tr.success:hover td, .table tr.success:hover th, .table tr.warning:hover td, .table tr.warning:hover th {
    background-color: rgba(0, 0, 0, .03)
}

.entry table tr.warning, .table tr.warning {
    background-color: rgba(237, 180, 91, .1)
}

.entry table tr.warning .button--light-primary:not(:hover):not(:focus):not(:active), .table tr.warning .button--light-primary:not(:hover):not(:focus):not(:active) {
    background-color: #fff
}

.entry table tr.warning + .warning td, .table tr.warning + .warning td {
    border-top-color: rgba(237, 180, 91, .15)
}

.entry table tr.success, .table tr.success {
    background-color: rgba(98, 173, 86, .08)
}

.entry table tr.success + .success td, .table tr.success + .success td {
    border-top-color: rgba(98, 173, 86, .15)
}

.entry table tr.unread td:first-child::before, .table tr.unread td:first-child::before {
    content: "";
    width: .375rem;
    height: .375rem;
    background-color: #e20a17;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .125rem
}

.entry table tr td, .table tr td {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.entry table tr:nth-child(even) td, .table tr:nth-child(even) td {
    background-color: rgb(84.7, 42.9, 27.5)
}

.entry table tr:hover td, .table tr:hover td {
    color: #fff;
    background-color: rgb(96.25, 48.75, 31.25)
}

.entry table thead tr:first-child td:first-child, .entry table thead tr:first-child th:first-child, .table thead tr:first-child td:first-child, .table thead tr:first-child th:first-child {
    border-top-left-radius: 0
}

.entry table thead tr:first-child td:last-child, .entry table thead tr:first-child th:last-child, .table thead tr:first-child td:last-child, .table thead tr:first-child th:last-child {
    border-top-right-radius: 0
}

.entry table thead tr:last-child td:first-child, .entry table thead tr:last-child th:first-child, .table thead tr:last-child td:first-child, .table thead tr:last-child th:first-child {
    border-bottom-left-radius: initial
}

.entry table thead tr:last-child td:last-child, .entry table thead tr:last-child th:last-child, .table thead tr:last-child td:last-child, .table thead tr:last-child th:last-child {
    border-bottom-right-radius: initial
}

.entry table tr:last-child td:first-child, .entry table tr:last-child th:first-child, .table tr:last-child td:first-child, .table tr:last-child th:first-child {
    border-bottom-left-radius: 0
}

.entry table tr:last-child td:last-child, .entry table tr:last-child th:last-child, .table tr:last-child td:last-child, .table tr:last-child th:last-child {
    border-bottom-right-radius: 0
}

.entry table thead + tbody tr:first-child td:first-child, .entry table thead + tbody tr:first-child th:first-child, .table thead + tbody tr:first-child td:first-child, .table thead + tbody tr:first-child th:first-child {
    border-top-left-radius: initial
}

.entry table thead + tbody tr:first-child td:last-child, .entry table thead + tbody tr:first-child th:last-child, .table thead + tbody tr:first-child td:last-child, .table thead + tbody tr:first-child th:last-child {
    border-top-right-radius: initial
}

.entry table tbody + thead tr:first-child td, .entry table tbody + thead tr:first-child th, .table tbody + thead tr:first-child td, .table tbody + thead tr:first-child th {
    border-top: 1px solid #ebebeb;
    border-radius: 0 !important
}

.entry table b, .entry table strong, .table b, .table strong {
    font-weight: 600;
    color: #fff
}

.entry table .checkbox, .table .checkbox {
    vertical-align: middle
}

.entry table .button, .table .button {
    white-space: nowrap
}

.entry table .button--link, .table .button--link {
    white-space: nowrap;
    margin-top: -.75rem;
    margin-bottom: -.75rem;
    vertical-align: middle
}

.entry table tr.table-row-header td, .table tr.table-row-header td {
    background-color: rgba(237, 180, 91, .1) !important;
    font-weight: 600;
    color: #fffded
}

.table--small thead td, .table--small thead th {
    letter-spacing: .015em
}

.table--small tbody td, .table--small tbody th {
    font-size: .875rem
}

.table--small td, .table--small th {
    padding-left: .5rem;
    padding-right: .5rem
}

.table--small td:first-child, .table--small th:first-child {
    padding-left: 1rem
}

.table--small td:last-child, .table--small th:last-child {
    padding-right: 1rem
}

.table--xsmall thead td, .table--xsmall thead th {
    letter-spacing: .015em
}

@media (min-width: 62rem) {
    .card--client .card__image.image-ratio--contain .card__image-item {
        max-width: 100%
    }

    .card--client--large .card__image.image-ratio--contain .card__image-item {
        max-width: 60%;
        max-height: 5rem
    }

    @supports (position:sticky) {
        .box--sticky {
            position: sticky;
            top: 1.5rem;
            z-index: 10
        }
    }.entry table thead td, .entry table thead th, .table thead td, .table thead th {
         padding-top: .75rem;
         padding-bottom: .75rem
     }

    .table--small thead td, .table--small thead th, .table--xsmall thead td, .table--xsmall thead th {
        padding-top: 1rem;
        padding-bottom: .75rem;
        height: auto
    }
}

.table--xsmall tbody td, .table--xsmall tbody th, .table--xsmall tfoot td, .table--xsmall tfoot th {
    font-size: .875rem;
    height: auto
}

.table--xsmall td, .table--xsmall th {
    padding: .5rem
}

.table--xsmall td:first-child, .table--xsmall th:first-child {
    padding-left: 1rem
}

.table--xsmall td:last-child, .table--xsmall th:last-child {
    padding-right: 1rem
}

.table--xsmall tfoot td {
    border-top: 1px solid #f1f1f1
}

.table--bordered {
    border-collapse: collapse
}

.table--bordered td, .table--bordered th {
    border: 1px solid rgba(255, 255, 255, .2)
}

.table--mini-calendar td, .table--mini-calendar th {
    padding: .5rem .75rem;
    height: auto
}

@media (max-width: 767px) {
    .entry table, .table {
        font-size: .8125rem
    }

    .entry table[data-table-responsive], .table[data-table-responsive] {
        display: block
    }

    .entry table[data-table-responsive] thead, .table[data-table-responsive] thead {
        display: none
    }

    .entry table[data-table-responsive] tbody, .entry table[data-table-responsive] tr, .table[data-table-responsive] tbody, .table[data-table-responsive] tr {
        display: block
    }

    .entry table[data-table-responsive] td, .entry table[data-table-responsive] th, .table[data-table-responsive] td, .table[data-table-responsive] th {
        display: flex;
        width: 100%;
        padding: 0;
        background-color: transparent !important;
        height: auto
    }

    .entry table[data-table-responsive] td:before, .entry table[data-table-responsive] th:before, .table[data-table-responsive] td:before, .table[data-table-responsive] th:before {
        flex: 0 0 35%;
        max-width: 35%;
        content: attr(data-label);
        background-color: #c19d56;
        font-weight: 600;
        color: #000;
        padding: .375rem .75rem;
        display: flex;
        align-items: center;
        transition-duration: .3s;
        transition-property: background-color, color;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1)
    }

    .entry table[data-table-responsive] td:nth-child(even), .entry table[data-table-responsive] th:nth-child(even), .table[data-table-responsive] td:nth-child(even), .table[data-table-responsive] th:nth-child(even) {
        background-color: rgb(84.7, 42.9, 27.5) !important
    }

    .entry table[data-table-responsive] td:hover, .entry table[data-table-responsive] th:hover, .table[data-table-responsive] td:hover, .table[data-table-responsive] th:hover {
        background-color: rgb(96.25, 48.75, 31.25) !important;
        color: #fff !important
    }

    .entry table[data-table-responsive] td > div:not([class]), .entry table[data-table-responsive] th > div:not([class]), .table[data-table-responsive] td > div:not([class]), .table[data-table-responsive] th > div:not([class]) {
        flex: 1 1 auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        padding: .625rem;
        min-width: 0
    }

    .entry table[data-table-responsive] td > div:not([class]) .button, .entry table[data-table-responsive] td > div:not([class]) .input-quantity, .entry table[data-table-responsive] th > div:not([class]) .button, .entry table[data-table-responsive] th > div:not([class]) .input-quantity, .table[data-table-responsive] td > div:not([class]) .button, .table[data-table-responsive] td > div:not([class]) .input-quantity, .table[data-table-responsive] th > div:not([class]) .button, .table[data-table-responsive] th > div:not([class]) .input-quantity {
        flex-grow: 1
    }

    .entry table[data-table-responsive] td > div:not([class]) .button + .button, .entry table[data-table-responsive] th > div:not([class]) .button + .button, .table[data-table-responsive] td > div:not([class]) .button + .button, .table[data-table-responsive] th > div:not([class]) .button + .button {
        margin-left: .625rem
    }

    .entry table[data-table-responsive] tr:first-child td:first-child:before, .table[data-table-responsive] tr:first-child td:first-child:before {
        border-top-left-radius: 0
    }

    .entry table[data-table-responsive] tr:last-child td:last-child:before, .table[data-table-responsive] tr:last-child td:last-child:before {
        border-bottom-left-radius: 0
    }
}

.table__image {
    width: 3rem;
    margin-right: .5rem;
    flex-shrink: 0;
    align-self: center;
    border: 1px solid #ebebeb;
    border-radius: 0
}

@media screen and (min-width: 48rem) {
    .table__image {
        width: calc(5.5555555556vw + .3333333333rem);
        margin-right: calc(.9259259259vw + .0555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .table__image {
        width: 4.5rem;
        margin-right: .75rem
    }
}

.table__image--small {
    width: 2rem
}

.table__icon-condition {
    color: #fffded;
    font-size: 1.25rem
}

.table__lock {
    display: inline;
    align-items: baseline;
    word-break: break-all
}

.table__lock-icon {
    flex-shrink: 0;
    margin-left: .25rem;
    color: #edb45b
}

.table__lock-icon:hover {
    color: rgb(233.4692307692, 165.2884615385, 58.8307692308)
}

.table--thead-highlight thead {
    background-color: #f1f1f1
}

.table__link {
    color: #fffded;
    font-weight: 500;
    text-decoration: underline
}

.table__link:hover {
    text-decoration: none;
    color: #3c3b36
}

.table__actions {
    display: flex;
    gap: .25rem;
    justify-content: flex-end
}

.table__actions-btn:hover {
    background-color: #fff
}

.table__progress {
    width: 7.5rem
}

@media screen and (min-width: 48rem) {
    .table__progress {
        width: calc(18.5185185185vw - 1.3888888889rem)
    }
}

@media screen and (min-width: 75rem) {
    .table__progress {
        width: 12.5rem
    }
}

.entry table .choices__inner, .entry table .select2-selection, .table .choices__inner, .table .select2-selection, .table__input.input, .table__input.select, .table__input.textarea {
    height: 2.25rem;
    padding-top: 1.015625rem;
    padding-bottom: 1.015625rem
}

.entry table select.select:not(.select2-selection), .table select.select:not(.select2-selection) {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.5
}

.entry table .select2.select2-container, .table .select2.select2-container {
    width: 100% !important
}

.entry table textarea.textarea.table__input, .table textarea.textarea.table__input {
    height: auto;
    resize: vertical;
    min-height: 100%
}

.entry table .choices__inner, .table .choices__inner {
    min-height: 2.25rem !important;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.table--prop {
    border: 0;
    font-size: inherit;
    line-height: 1.5
}

.table--prop td, .table--prop th {
    background: 0 0 !important;
    padding: .5rem .75rem;
    height: initial
}

.table--prop td:first-child, .table--prop th:first-child {
    padding-left: 0
}

.table--prop td:last-child, .table--prop th:last-child {
    padding-right: 0;
    text-align: right
}

.table--prop th {
    font-weight: 600;
    color: #fffded
}

.table--prop tbody tr:first-child td, .table--prop tbody tr:first-child th {
    padding-top: 0
}

.table--prop tbody tr:last-child td, .table--prop tbody tr:last-child th {
    padding-bottom: 0
}

.table--prop tr + tr td, .table--prop tr + tr th {
    border-top-style: dashed;
    border-color: #ebebeb
}

.table--flush {
    border: 0;
    border-radius: 0 !important;
    width: 100% !important
}

.table--flush td, .table--flush th {
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 0 !important
}

.table--flush thead td, .table--flush thead th {
    padding-top: .75rem;
    vertical-align: middle
}

.table--flush td:first-child, .table--flush th:first-child {
    padding-left: .75rem
}

.table--flush td:last-child, .table--flush th:last-child {
    padding-right: .75rem
}

.table-responsive {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.entry .table-responsive table, .table-responsive .entry table, .table-responsive .table {
    margin: 0
}

@media (max-width: 767px) {
    .table-responsive {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, .2)
    }

    .table-responsive td:first-child, .table-responsive td:last-child, .table-responsive th:first-child, .table-responsive th:last-child {
        border-left: 0;
        border-right: 0
    }

    .entry .table-responsive table, .table-responsive .entry table, .table-responsive .table {
        border: 0
    }

    .entry .table-responsive table thead > tr:first-child td, .entry .table-responsive table thead > tr:first-child th, .entry .table-responsive table > tbody tr:first-child td, .entry .table-responsive table > tbody tr:first-child th, .entry .table-responsive table > tr:first-child td, .entry .table-responsive table > tr:first-child th, .table-responsive .entry table thead > tr:first-child td, .table-responsive .entry table thead > tr:first-child th, .table-responsive .entry table > tbody tr:first-child td, .table-responsive .entry table > tbody tr:first-child th, .table-responsive .entry table > tr:first-child td, .table-responsive .entry table > tr:first-child th, .table-responsive .table thead > tr:first-child td, .table-responsive .table thead > tr:first-child th, .table-responsive .table > tbody tr:first-child td, .table-responsive .table > tbody tr:first-child th, .table-responsive .table > tr:first-child td, .table-responsive .table > tr:first-child th {
        border-top: 0
    }

    .entry .table-responsive table > tbody tr:last-child td, .entry .table-responsive table > tbody tr:last-child th, .entry .table-responsive table > tr:last-child td, .entry .table-responsive table > tr:last-child th, .table-responsive .entry table > tbody tr:last-child td, .table-responsive .entry table > tbody tr:last-child th, .table-responsive .entry table > tr:last-child td, .table-responsive .entry table > tr:last-child th, .table-responsive .table > tbody tr:last-child td, .table-responsive .table > tbody tr:last-child th, .table-responsive .table > tr:last-child td, .table-responsive .table > tr:last-child th {
        border-bottom: 0
    }
}

.entry .table-responsive table th, .entry .table-responsive table thead td, .table-responsive .entry table th, .table-responsive .entry table thead td, .table-responsive table.table th, .table-responsive table.table thead td, .table-responsive table.table thead th {
    white-space: nowrap
}

.table-responsive--flush {
    border: 0;
    border-radius: 0 !important
}

.table-collapsable {
    display: flex;
    flex-direction: column
}

.table-collapsable__wrapper {
    transition: max-height .5s cubic-bezier(.4, 0, .2, 1);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 0
}

.entry .table-collapsable__wrapper table, .table-collapsable__wrapper .entry table, .table-collapsable__wrapper .table, .table-collapsable__wrapper .table-responsive {
    border: 0
}

.table-collapsable__toggle {
    margin-top: 1rem
}

.table-collapsable__bottom {
    border-top: 1px solid #ebebeb;
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
    flex-direction: column
}

.table-collapsable__bottom .table-collapsable__toggle {
    margin-top: 0
}

.table-collapsable[data-table-collapsable="3"] .table-collapsable__wrapper {
    max-height: 150px
}

.table-collapsable[data-table-collapsable="4"] .table-collapsable__wrapper {
    max-height: 200px
}

.table-collapsable[data-table-collapsable="5"] .table-collapsable__wrapper {
    max-height: 250px
}

.table-collapsable[data-table-collapsable="6"] .table-collapsable__wrapper {
    max-height: 300px
}

.table-collapsable[data-table-collapsable="7"] .table-collapsable__wrapper {
    max-height: 350px
}

.table-collapsable[data-table-collapsable="8"] .table-collapsable__wrapper {
    max-height: 400px
}

.table-collapsable .table-collapsable__toggle.is-active .button__icon {
    transform: rotate(180deg)
}

.table-collapsable--two-line[data-table-collapsable="3"] .table-collapsable__wrapper {
    max-height: 176.57px
}

.table-collapsable--two-line[data-table-collapsable="4"] .table-collapsable__wrapper {
    max-height: 232.76px
}

.table-collapsable--two-line[data-table-collapsable="5"] .table-collapsable__wrapper {
    max-height: 288.95px
}

.table-collapsable--two-line[data-table-collapsable="6"] .table-collapsable__wrapper {
    max-height: 345.14px
}

.table-collapsable--two-line[data-table-collapsable="7"] .table-collapsable__wrapper {
    max-height: 401.33px
}

.table-collapsable--two-line[data-table-collapsable="8"] .table-collapsable__wrapper {
    max-height: 457.52px
}

.table-collapsable--plain .table-collapsable__wrapper {
    border: 0;
    border-radius: 0
}

.table-collapsable--small[data-table-collapsable="3"] .table-collapsable__wrapper {
    max-height: 141px
}

.table-collapsable--small[data-table-collapsable="4"] .table-collapsable__wrapper {
    max-height: 191px
}

.table-collapsable--small[data-table-collapsable="5"] .table-collapsable__wrapper {
    max-height: 241px
}

.table-collapsable--small[data-table-collapsable="6"] .table-collapsable__wrapper {
    max-height: 291px
}

.table-collapsable--small[data-table-collapsable="7"] .table-collapsable__wrapper {
    max-height: 341px
}

.table-collapsable--small[data-table-collapsable="8"] .table-collapsable__wrapper {
    max-height: 391px
}

.entry .alignleft, .entry img.alignleft {
    margin-right: 1.5rem;
    display: inline;
    float: left
}

.entry .alignright, .entry img.alignright {
    margin-left: 1.5rem;
    display: inline;
    float: right
}

@media screen and (min-width: 48rem) {
    .table--flush td, .table--flush th {
        padding-left: calc(.9259259259vw + .0555555556rem);
        padding-right: calc(.9259259259vw + .0555555556rem)
    }

    .table--flush td:first-child, .table--flush th:first-child {
        padding-left: calc(1.8518518519vw - .1388888889rem)
    }

    .table--flush td:last-child, .table--flush th:last-child {
        padding-right: calc(1.8518518519vw - .1388888889rem)
    }

    .entry .alignleft, .entry img.alignleft {
        margin-right: calc(3.7037037037vw - .2777777778rem)
    }

    .entry .alignright, .entry img.alignright {
        margin-left: calc(3.7037037037vw - .2777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .table--flush td, .table--flush th {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .table--flush td:first-child, .table--flush th:first-child {
        padding-left: 1.25rem
    }

    .table--flush td:last-child, .table--flush th:last-child {
        padding-right: 1.25rem
    }

    .entry .alignleft, .entry img.alignleft {
        margin-right: 2.5rem
    }

    .entry .alignright, .entry img.alignright {
        margin-left: 2.5rem
    }
}

.entry .aligncenter, .entry img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

@media (max-width: 767px) {
    .entry img[class*=align] {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        height: auto !important
    }
}

.entry img[class*=align]:first-child {
    margin-top: 0
}

.entry .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px
}

.entry .wp-caption img {
    border: 0;
    padding: 0;
    margin: 0
}

.entry .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0
}

.entry .wp-smiley {
    margin: 0 !important;
    max-height: 1em
}

.entry {
    line-height: 1.6
}

@media (min-width: 62rem) {
    .entry {
        line-height: 2rem;
        font-size: 1.125rem
    }
}

.entry--small {
    font-size: .875rem;
    line-height: 1.25rem
}

.entry > :first-child {
    margin-top: 0
}

.entry > :first-child img {
    margin-top: 0 !important
}

.entry > :last-child {
    margin-bottom: 0
}

.entry h1 + *, .entry h2 + *, .entry h3 + *, .entry h4 + *, .entry h5 + *, .entry h6 + * {
    margin-top: 0 !important
}

.entry h1, .entry h2, .entry h3 {
    margin-bottom: 1rem;
    margin-top: 2rem
}

@media (min-width: 62rem) {
    .entry h1, .entry h2, .entry h3 {
        margin-top: 2rem
    }
}

.entry h4, .entry h5 {
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: .75rem;
    margin-top: 1.5rem
}

.entry h4 + p, .entry h5 + p {
    margin-top: 0
}

@media (min-width: 62rem) {
    .entry h4, .entry h5 {
        margin-bottom: 1rem
    }

    .entry .table-responsive, .entry blockquote, .entry p, .entry table {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}

.entry p:not(.text-style) {
    font-size: inherit
}

.entry p:not(.text-style) a {
    text-decoration: underline
}

.entry p:not(.text-style) a:hover {
    text-decoration: none
}

.entry p:not(.text-style) span[style*=background] {
    background-color: #edeee6 !important;
    padding: 0 .1875rem
}

.entry img:not(.card__image-item) {
    max-width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.entry b, .entry strong {
    font-weight: 600;
    color: #000
}

.entry img:not(.card__image-item):not([data-src]) {
    height: auto
}

.entry blockquote {
    padding-left: 1rem;
    font-size: 1rem;
    letter-spacing: -.03em;
    color: #555;
    text-align: left;
    border-left: 2px solid #fffded
}

.entry blockquote small {
    font-size: .875rem;
    margin-top: 1rem;
    display: block;
    font-weight: 400;
    color: #52525c
}

@media screen and (min-width: 48rem) {
    .entry blockquote {
        padding-left: calc(3.7037037037vw - .7777777778rem);
        font-size: calc(.9259259259vw + .5555555556rem)
    }

    .entry blockquote small {
        font-size: calc(.462962963vw + .6527777778rem);
        margin-top: calc(1.1904761905vw + .4285714286rem)
    }
}

.entry blockquote small strong {
    font-weight: 700;
    color: #fffded;
    display: block;
    margin-bottom: .25rem
}

.entry code {
    vertical-align: bottom
}

.entry ul:not(.list) {
    padding-left: 0;
    list-style: none
}

.entry ul:not(.list) li {
    position: relative;
    padding-left: 1.5625rem
}

.entry ul:not(.list) li:before {
    content: "";
    width: .4375rem;
    height: .4375rem;
    background-color: currentColor;
    position: absolute;
    left: 0;
    top: .75rem;
    border-radius: 50%
}

.entry ol:not(.list) li, .entry ul:not(.list) li {
    margin-left: 0
}

.entry ol:not(.list) li + li, .entry ul:not(.list) li + li {
    margin-top: .625rem
}

.entry ol:not(.list) ol, .entry ol:not(.list) ul, .entry ul:not(.list) ol, .entry ul:not(.list) ul {
    margin-top: .5rem
}

.entry ol:not(.list) ol li + li, .entry ol:not(.list) ul li + li, .entry ul:not(.list) ol li + li, .entry ul:not(.list) ul li + li {
    margin-top: .25rem
}

.entry ul.list + p {
    margin-top: 1.5rem
}

.entry .lead {
    font-size: 1.414rem
}

.entry .hug {
    margin-top: 0
}

.entry iframe {
    max-width: 100%
}

.entry .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.entry .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.entry--exam {
    letter-spacing: -.01em
}

.entry--exam img {
    display: inline-block
}

.entry--question {
    letter-spacing: -.01em
}

@media (min-width: 48rem) {
    .entry--medium {
        font-size: 1rem;
        line-height: 1.5
    }

    .entry--exam, .entry--question {
        font-size: 1rem;
        line-height: 1.71
    }
}

@media (min-width: 62rem) {
    .entry--exam .table-responsive, .entry--exam blockquote, .entry--exam p, .entry--exam table {
        margin-top: .75rem;
        margin-bottom: .75rem
    }

    .entry--question .table-responsive, .entry--question blockquote, .entry--question p, .entry--question table {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
}

.entry--question img {
    border-radius: .5rem;
    width: 100% !important;
    height: auto !important
}

.accordion {
    display: flex;
    flex-direction: column;
    text-align: left
}

.accordion__item {
    transition-duration: .25s;
    transition-property: background-color, box-shadow, padding, margin, border-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    background-color: transparent;
    border-radius: 0;
    min-width: 0;
    padding: 1rem
}

.accordion__item + .accordion__item {
    border-width: 0;
    border-top-width: 1px !important;
    border-style: solid;
    border-color: rgba(255, 255, 255, .2) !important
}

@media screen and (min-width: 48rem) {
    .entry ul.list + p {
        margin-top: calc(5.5555555556vw - 1.1666666667rem)
    }

    .entry--question img {
        border-radius: calc(1.8518518519vw - .3888888889rem)
    }

    .accordion__item {
        padding-top: calc(0vw + 1rem);
        padding-bottom: calc(0vw + 1rem);
        padding-left: calc(-3.7037037037vw + 2.7777777778rem);
        padding-right: calc(-3.7037037037vw + 2.7777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .entry blockquote {
        padding-left: 2rem;
        font-size: 1.25rem
    }

    .entry blockquote small {
        font-size: 1rem
    }

    .entry ul.list + p {
        margin-top: 3rem
    }

    .entry--question img {
        border-radius: 1rem
    }

    .accordion__item {
        padding: 1rem 0
    }
}

.accordion__item-toggle {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: flex-start;
    position: relative;
    text-align: left;
    color: #fffded;
    line-height: 1.5rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: -1rem;
    padding: 1rem
}

@media screen and (min-width: 48rem) {
    .accordion__item-toggle {
        padding-left: calc(-3.7037037037vw + 2.7777777778rem);
        padding-right: calc(-3.7037037037vw + 2.7777777778rem);
        margin-left: calc(3.7037037037vw - 2.7777777778rem);
        margin-right: calc(3.7037037037vw - 2.7777777778rem);
        padding-top: calc(0vw + 1rem);
        padding-bottom: calc(0vw + 1rem);
        margin-top: calc(0vw - 1rem);
        margin-bottom: calc(0vw - 1rem)
    }
}

@media screen and (min-width: 75rem) {
    .accordion__item-toggle {
        padding: 1rem 0;
        margin: -1rem 0
    }
}

.accordion__item-toggle:hover {
    color: #fffded
}

.accordion__item-toggle-image {
    background-color: #fdfcf3;
    width: 3rem;
    height: 3rem;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .25rem;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #fffded
}

.accordion__item-toggle-label {
    flex-grow: 1;
    min-height: 2.5rem;
    display: flex;
    align-items: center
}

.accordion__item-toggle-subtitle {
    line-height: 1.25rem
}

.accordion__item-toggle-subtitle + .accordion__item-toggle-title {
    margin-top: .25rem
}

.accordion__item-toggle-title {
    line-height: 1.5rem
}

.accordion__item-toggle-icon-wrapper {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #c19d56;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff
}

.accordion__item-toggle-icon-wrapper .accordion__item-toggle-icon {
    margin: 0;
    font-size: .8125rem
}

.accordion__item-toggle-icon-wrapper:last-child {
    margin-left: 1.75rem
}

.accordion__item-toggle-icon-wrapper:first-child {
    margin-right: 1.75rem
}

.accordion__item-toggle-icon {
    transition-duration: .2s;
    transition-property: color, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    margin-left: .75rem;
    flex-shrink: 0;
    font-size: 1.5rem;
    color: #fff;
    transform: rotate(45deg)
}

@media screen and (min-width: 48rem) {
    .accordion__item-toggle-icon {
        margin-left: calc(6.4814814815vw - 2.3611111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .accordion__item-toggle-icon {
        margin-left: 2.5rem
    }
}

.accordion__item-toggle-icon--lock {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 2.5rem;
    height: 2.5rem;
    background-color: #f7f7f7;
    border-radius: .375rem;
    font-size: 1.25rem !important;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    justify-content: center
}

.accordion__item-toggle-icon--lock:hover {
    background-color: #f1f1f1;
    color: #fffded
}

.accordion__item-content {
    max-height: 0;
    overflow: hidden;
    box-sizing: content-box;
    color: #555;
    margin-left: 4.25rem
}

.accordion__item.is-animate .accordion__item-content {
    transition-duration: .4s;
    transition-property: max-height, padding-top, margin-top, border-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.accordion__item:not(.is-active):not(.is-opened):hover {
    border-color: #ebebeb;
    background-color: transparent
}

.accordion__item.is-active, .accordion__item.is-opened {
    background-color: transparent
}

.accordion__item.is-active .accordion__item-toggle, .accordion__item.is-opened .accordion__item-toggle {
    color: #fffded
}

.accordion__item.is-active .accordion__item-toggle-icon, .accordion__item.is-opened .accordion__item-toggle-icon {
    transform: rotate(0);
    color: #fff
}

.accordion__item.is-active .accordion__item-content, .accordion__item.is-opened .accordion__item-content {
    padding-top: .875rem
}

.accordion__item.is-active .accordion__item-content {
    max-height: initial
}

.accordion--topics .accordion__item-toggle {
    padding: 1rem;
    display: flex;
    align-items: center
}

.accordion--topics .accordion__item-toggle::after, .accordion--topics .accordion__item-toggle::before {
    content: none
}

.accordion--topics .accordion__item-toggle-label {
    display: flex;
    flex-direction: column
}

.accordion--topics .accordion__item-toggle-icon {
    transform: rotate(0);
    font-size: 1.5rem
}

.accordion--topics .accordion__item + .accordion__item {
    margin-top: -1px
}

.accordion--topics .accordion__item {
    padding: 1rem;
    border-radius: 0;
    box-shadow: initial !important
}

.accordion--topics .accordion__item-content {
    padding-right: 0;
    padding-left: 0;
    margin: .75rem -1rem -1rem
}

.accordion--topics .accordion__item:first-child, .accordion--topics .accordion__item:first-child .accordion__item-toggle {
    border-radius: .625rem .625rem 0 0
}

.accordion--topics .accordion__item:last-child, .accordion--topics .accordion__item:last-child .accordion__item-toggle {
    border-radius: 0 0 .625rem .625rem
}

.accordion--topics .accordion__list {
    border-top: 1px solid #ebebeb;
    margin-left: 1rem;
    margin-right: 1rem
}

.accordion--topics .accordion__item.is-active, .accordion--topics .accordion__item.is-opened {
    background-color: #fff
}

.accordion--topics .accordion__item.is-active .accordion__item-toggle-icon, .accordion--topics .accordion__item.is-opened .accordion__item-toggle-icon {
    transform: rotate(180deg)
}

.accordion--topics .accordion__item:not(.is-active):not(.is-opened):hover {
    background-color: #fafafa
}

.accordion--topics .accordion__item:not(.is-active):not(.is-opened):hover .accordion__item-toggle-icon {
    color: #555
}

.social {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: -.375rem
}

.social__item {
    padding: .375rem
}

.social__item-link {
    transition-duration: .3s;
    transition-property: background-color, color, box-shadow, border-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 48px;
    color: #4a4a4a;
    background-color: #fff;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.25rem
}

@media screen and (min-width: 48rem) {
    .social {
        margin: calc(-.462962963vw - .1527777778rem)
    }

    .social__item {
        padding: calc(.462962963vw + .1527777778rem)
    }

    .social__item-link {
        width: calc(0vw + 2.5rem);
        height: calc(0vw + 2.5rem);
        font-size: calc(0vw + 1.25rem)
    }
}

@media screen and (min-width: 75rem) {
    .social {
        margin: -.5rem
    }

    .social__item {
        padding: .5rem
    }

    .social__item-link {
        width: 2.5rem;
        height: 2.5rem;
        font-size: 1.25rem
    }
}

.social__item-link:hover {
    background-color: #c19d56;
    color: #fffded
}

.social__item-link:active {
    background-color: #c19d56;
    box-shadow: 0 0 0 .1875rem rgba(235, 235, 235, .3)
}

.social--inline {
    margin: 0
}

.social--inline .social__item {
    padding: 0;
    display: flex;
    align-items: center
}

.social--inline .social__item + .social__item {
    margin-left: .5rem;
    position: relative
}

@media screen and (min-width: 48rem) {
    .social--inline .social__item + .social__item {
        margin-left: calc(0vw + .5rem)
    }
}

@media screen and (min-width: 75rem) {
    .social--inline .social__item + .social__item {
        margin-left: .5rem
    }
}

.social--inline .social__item-link {
    width: 2.5rem;
    height: 2.5rem;
    background-color: initial;
    font-size: 1.5rem;
    color: #616161;
    box-shadow: initial !important;
    border-radius: 0
}

.social--inline .social__item-link:hover {
    background-color: initial;
    color: #fffded
}

.social--bordered .social__item-link {
    background-color: transparent;
    border: 1px solid #c19d56
}

.social--bordered .social__item-link:hover {
    background-color: #c19d56;
    border-color: transparent;
    color: #fff
}

.social--bordered .social__item-link:active {
    background-color: rgb(188.8935064935, 150.5090909091, 74.8064935065);
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .2)
}

.social--centered {
    justify-content: center
}

@media (min-width: 48rem) {
    .social--large .social__item-link {
        min-width: 4rem;
        height: 4rem
    }
}

.social--colorful .social__item-link--facebook {
    color: #1877f2 !important
}

.social--colorful .social__item-link--facebook:hover {
    background-color: #1877f2 !important;
    color: #fff !important
}

.social--colorful .social__item-link--twitter {
    color: #1da1f2 !important
}

.social--colorful .social__item-link--twitter:hover {
    background-color: #1da1f2 !important;
    color: #fff !important
}

.social--colorful .social__item-link--instagram {
    color: #e1306c !important
}

.social--colorful .social__item-link--instagram:hover {
    background-color: #e1306c !important;
    color: #fff !important
}

.social--colorful .social__item-link--linkedin {
    color: #0a66c2 !important
}

.social--colorful .social__item-link--linkedin:hover {
    background-color: #0a66c2 !important;
    color: #fff !important
}

.social--colorful .social__item-link--youtube {
    color: red !important
}

.social--colorful .social__item-link--youtube:hover {
    background-color: red !important;
    color: #fff !important
}

.social--with-label {
    margin: -.5rem
}

@media (max-width: 767px) {
    .social--with-label {
        justify-content: center
    }

    .slider[data-slider-grid=auto][data-slider-grid-md]:not([data-slider-grid-lg]):not([data-slider-grid-md=auto]) .slider__container {
        overflow: visible
    }
}

.social--with-label .social__item {
    padding: .5rem
}

@media (min-width: 62rem) {
    .social--large .social__item-link {
        min-width: 8.75rem
    }

    .social--with-label {
        margin: -.25rem
    }

    .social--with-label .social__item {
        padding: .25rem
    }
}

.social--with-label .social__item-link {
    width: auto;
    display: flex;
    align-items: center;
    padding: .75rem;
    border-radius: 1.5rem;
    font-size: 1.25rem
}

.social--with-label .social__item-link:hover .social__item-label {
    color: #fff
}

.social--with-label .social__item-label {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    margin-left: .75rem;
    padding-left: .75rem;
    border-left: 1px solid #9f9fa9;
    font-size: 1rem;
    color: #555
}

.social--light .social__item-link {
    border-radius: 0;
    background-color: #fff;
    color: #fffded
}

.social--light .social__item-link:hover {
    background-color: #fffded;
    color: #fff
}

.social--light .social__item-link:active {
    background-color: #eae7c8;
    box-shadow: 0 0 0 .1875rem rgba(246, 243, 221, .3)
}

.social--plain .social__item-link:not(:hover) {
    background-color: transparent
}

.slider {
    min-width: 0;
    position: relative
}

.slider__navigations {
    display: flex;
    justify-content: flex-start;
    min-height: 1.5rem;
    position: relative;
    z-index: 3;
    margin-top: 1.5rem
}

.slider__navigations .slider__navigation:not(:first-child) {
    margin-left: 1.875rem
}

.slider__navigation {
    transition-duration: .3s;
    transition-property: background-color, color, opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: transparent;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.875rem;
    color: #616161
}

.slider__navigation:hover:not(.slider__navigation--disabled) {
    color: #fff
}

.slider__navigation--disabled, .slider__navigation[disabled] {
    opacity: .5;
    cursor: not-allowed
}

.slider__navigation--prev .slider__navigation-icon {
    transform: rotate(-90deg)
}

.slider__navigation--next .slider__navigation-icon {
    transform: rotate(90deg)
}

.slider__pagination {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 2.0625rem;
    z-index: 4;
    margin: -.25rem
}

@media screen and (min-width: 48rem) {
    .slider__pagination {
        margin-left: calc(-.462962963vw - .0277777778rem);
        margin-right: calc(-.462962963vw - .0277777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .slider__pagination {
        margin-left: -.375rem;
        margin-right: -.375rem
    }
}

.slider__pagination.is-show {
    display: flex
}

.slider__pagination-item {
    margin: .375rem;
    padding: .3125rem;
    display: flex;
    cursor: pointer
}

.slider__pagination-item::before {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    content: "";
    display: block;
    width: .375rem;
    height: .375rem;
    background-color: #c19d56;
    border-radius: 50%
}

.slider__pagination-item--active::before {
    transform: scale(1.5)
}

.slider__navigation:not(.is-show), .slider__pagination:not(.is-show) {
    display: none
}

.slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__wrapper {
    margin: -.625rem;
    width: initial
}

@media (min-width: 48rem) {
    .slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__wrapper {
        margin: -.75rem
    }
}

.slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__item {
    padding: .625rem;
    box-sizing: border-box
}

@media (min-width: 48rem) {
    .slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__item {
        padding: .75rem
    }
}

.slider__container.swiper-container-autoheight .slider__dots {
    margin-top: 1.875rem;
    margin-bottom: 0
}

.slider__wrapper {
    height: initial
}

.slider__item {
    height: initial;
    display: flex;
    flex-direction: column
}

.slider__item > * {
    box-sizing: border-box
}

.slider__item-image, .slider__item-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    pointer-events: none
}

.slider__item-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 60%;
    z-index: -1;
    pointer-events: none
}

.slider__item-title-link {
    display: flex;
    align-items: center
}

.slider__item-title-link-icon {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    margin-left: .5rem;
    flex-shrink: 0;
    margin-top: .25rem
}

.slider__item-title-link:hover .slider__item-title-link-icon {
    transform: translateX(.5rem)
}

@media (min-width: 48rem) {
    .slider[data-slider-grid-md="2"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 50%;
        max-width: 50%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 62rem) {
    .slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__wrapper {
        margin: -1.25rem
    }

    .slider:not([data-slider-no-gap]) .slider__container:not(.swiper-initialized) .slider__item {
        padding: 1.25rem
    }

    .slider[data-slider-grid-lg="2"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 50%;
        max-width: 50%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 48rem) {
    .slider[data-slider-grid-md="3"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 62rem) {
    .slider[data-slider-grid-lg="3"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 48rem) {
    .slider[data-slider-grid-md="4"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 25%;
        max-width: 25%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 62rem) {
    .slider[data-slider-grid-lg="4"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 25%;
        max-width: 25%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 48rem) {
    .slider[data-slider-grid-md="5"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 20%;
        max-width: 20%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

@media (min-width: 62rem) {
    .slider[data-slider-grid-lg="5"] .slider__container:not(.swiper-initialized) .slider__item {
        flex: 0 0 20%;
        max-width: 20%;
        min-width: 0 !important;
        width: initial !important;
        box-sizing: border-box !important
    }
}

.slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__container {
    overflow: visible
}

.slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__item {
    width: 17.5rem
}

@media screen and (min-width: 48rem) {
    .slider__item-title-link-icon {
        margin-left: calc(.9259259259vw + .0555555556rem)
    }

    .slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__item {
        width: calc(18.5185185185vw + 8.6111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .slider__item-title-link-icon {
        margin-left: .75rem
    }

    .slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__item {
        width: 22.5rem
    }
}

.slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__container:not(.swiper-initialized) .slider__wrapper {
    margin: -.625rem
}

.slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__container:not(.swiper-initialized) .slider__item {
    box-sizing: content-box;
    padding: .625rem
}

@media (max-width: 767px) {
    .slider[data-slider-grid=auto][data-slider-grid-md]:not([data-slider-grid-lg]):not([data-slider-grid-md=auto]) .slider__item {
        width: 17.5rem
    }

    .slider[data-slider-grid=auto][data-slider-grid-md]:not([data-slider-grid-lg]):not([data-slider-grid-md=auto]) .slider__container:not(.swiper-initialized) .slider__item {
        box-sizing: content-box
    }
}

@media screen and (max-width: 767px) and (min-width: 48rem) {
    .slider[data-slider-grid=auto][data-slider-grid-md]:not([data-slider-grid-lg]):not([data-slider-grid-md=auto]) .slider__item {
        width: calc(18.5185185185vw + 8.6111111111rem)
    }
}

@media screen and (max-width: 767px) and (min-width: 75rem) {
    .slider[data-slider-grid=auto][data-slider-grid-md]:not([data-slider-grid-lg]):not([data-slider-grid-md=auto]) .slider__item {
        width: 22.5rem
    }
}

@media (max-width: 991px) {
    .slider[data-slider-grid=auto]:not([data-slider-grid-md=auto]):not([data-slider-grid-lg=auto]) .slider__item {
        width: 17.5rem
    }

    .slider[data-slider-grid=auto]:not([data-slider-grid-md=auto]):not([data-slider-grid-lg=auto]) .slider__container:not(.swiper-initialized) .slider__item {
        box-sizing: content-box
    }
}

@media screen and (max-width: 991px) and (min-width: 48rem) {
    .slider[data-slider-grid=auto]:not([data-slider-grid-md=auto]):not([data-slider-grid-lg=auto]) .slider__item {
        width: calc(18.5185185185vw + 8.6111111111rem)
    }
}

@media screen and (max-width: 991px) and (min-width: 75rem) {
    .slider[data-slider-grid=auto]:not([data-slider-grid-md=auto]):not([data-slider-grid-lg=auto]) .slider__item {
        width: 22.5rem
    }
}

.slider--visible .slider__container {
    overflow: visible
}

.slider--full {
    display: flex;
    flex-grow: 1
}

.slider--full .slider__container {
    display: flex;
    flex-grow: 1;
    min-width: 0
}

.slider--full .slider__wrapper {
    margin: 0 !important;
    width: 100% !important
}

.slider--hero .slider__container {
    display: block !important
}

.slider--hero .slider__item {
    display: flex;
    flex-direction: column;
    padding: 15px;
    width: 33.3%;
    justify-content: center;
    align-items: center;
    box-sizing: border-box
}

@media (max-width: 1201px) {
    .slider--hero .slider__item {
        padding: 5px
    }
}

.slider--hero .slider__item:not(.swiper-slide-active) .slider__item-card {
    transform: scale(.7)
}

.slider--hero .slider__item-card {
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.slider--hero .slider__container:not(.swiper-initialized) .slider__item-card {
    transition: none
}

.slider--hero .slider__container:not(.swiper-initialized) .slider__item:nth-child(2) .slider__item-card {
    transform: scale(1)
}

.slider--clients .slider__wrapper {
    min-height: 9.25rem
}

.slider--clients .slider__item {
    display: flex;
    align-items: center;
    justify-content: center
}

.slider--clients .slider__item-link {
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fffded;
    height: auto !important;
    width: 100%;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    overflow: hidden
}

.slider--clients .slider__item-link:hover {
    background-color: #c19d56
}

.slider--clients .slider__item-img {
    max-height: 6rem;
    width: auto;
    max-width: 100%;
    visibility: hidden !important
}

.slider--journey .slider__image {
    pointer-events: none
}

.slider--journey .slider__content {
    padding: 1.25rem;
    margin-top: -7.5rem;
    border-radius: .75rem;
    max-width: 90%;
    background-color: #fffded;
    position: relative;
    z-index: 3;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
    margin-left: auto;
    margin-right: auto
}

.slider--animation .slider__item-background {
    transition-duration: 6s;
    transition-property: opacity, transform, filter;
    transition-timing-function: ease-in-out;
    transform-origin: left bottom;
    transform: scale(1.05)
}

.slider--animation .slider__item:nth-child(4n-3) .slider__item-background {
    transform-origin: right top
}

.slider--animation .slider__item:nth-child(4n-2) .slider__item-background {
    transform-origin: left top
}

.slider--animation .slider__item:nth-child(4n-1) .slider__item-background {
    transform-origin: right bottom
}

.slider--animation .slider__item.swiper-slide-active .slider__item-background {
    transition-duration: 6s;
    transform: scale(1)
}

.slider--overlay .slider__pagination {
    bottom: 1.5rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

@media screen and (min-width: 48rem) {
    .slider--clients .slider__wrapper {
        min-height: calc(12.037037037vw + 3.4722222222rem)
    }

    .slider--clients .slider__item-img {
        max-height: calc(6.9444444444vw + 2.6666666667rem)
    }

    .slider--journey .slider__content {
        padding: calc(2.7777777778vw - .0833333333rem);
        margin-top: calc(-6.9444444444vw - 4.1666666667rem);
        border-radius: calc(1.8518518519vw - .1388888889rem)
    }

    .slider--overlay .slider__pagination {
        bottom: calc(5.5555555556vw - 1.1666666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .slider--clients .slider__wrapper {
        min-height: 12.5rem
    }

    .slider--clients .slider__item-img {
        max-height: 7.875rem
    }

    .slider--journey .slider__content {
        padding: 2rem;
        margin-top: -9.375rem;
        border-radius: 1.25rem
    }

    .slider--overlay .slider__pagination {
        bottom: 3rem
    }
}

.slider--overlay .slider__pagination-item::before {
    background-color: rgba(255, 255, 255, .4)
}

.slider--overlay .slider__content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff
}

@media screen and (min-width: 48rem) {
    .slider--overlay .slider__content {
        padding-top: calc(5.5555555556vw - 1.1666666667rem);
        padding-bottom: calc(5.5555555556vw - 1.1666666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .slider--overlay .slider__content {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

@media (max-width: 767px) {
    .slider--overlay .slider__content {
        padding-bottom: 4rem
    }
}

.slider--overlay .slider__content::before {
    content: "";
    position: absolute;
    background-image: linear-gradient(180deg, rgba(25, 25, 25, 0) 0, rgba(9, 9, 9, .55) 54.35%, #191919 100%);
    top: -100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: .8
}

.slider--overlay .slider__item-subtitle, .slider--overlay .slider__item-title, .slider--overlay .slider__item-title-link {
    color: inherit
}

.slider--overlay .slider__item-subtitle {
    opacity: .8;
    margin-bottom: .25rem
}

.slider .slider__navigations {
    justify-content: center
}

.input {
    display: block;
    width: 100%;
    font-family: inherit;
    line-height: inherit;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition-duration: .3s;
    transition-property: background-color, color, border-color, outline-color, box-shadow;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2);
    color: #fff;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03);
    height: 42px;
    padding: .75em 0;
    border-radius: 0;
    font-size: 1rem;
    font-weight: 400;
    border-width: 0 0 1px;
    outline-offset: 0;
    outline: transparent solid 0
}

.input.is-disabled, .input[disabled], .is-disabled > .input {
    cursor: no-drop
}

.input::-moz-placeholder {
    color: rgba(255, 255, 255, .8)
}

.input::placeholder {
    color: rgba(255, 255, 255, .8)
}

.input:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    outline-color: #fff
}

.input.is-valid, .is-valid > .input {
    background-color: transparent;
    color: #62ad56
}

.input.is-error, .input.is-invalid, .is-error > .input, .is-invalid > .input {
    background-color: transparent;
    border-color: #e20a17;
    color: #e20a17
}

.input.is-disabled, .input.is-disabled:focus, .input[disabled], .input[disabled]:focus, .is-disabled > .input, .is-disabled > .input:focus {
    background-color: #f4f4f5;
    border-color: #d4d4d8;
    color: rgba(255, 255, 255, .6)
}

.input--datepicker {
    height: 42px;
    padding: .75em 0;
    border-radius: 0;
    font-size: 1rem;
    font-weight: 400;
    border-width: 1px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNy41NTYiIHZpZXdCb3g9IjAgMCAxNiAxNy41NTYiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiPjxyZWN0IHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgcng9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMS41NTYpIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2JkYzVkMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBmaWxsPSJub25lIi8+PGxpbmUgeTI9IjMuMTExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4xMTEpIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2JkYzVkMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBmaWxsPSJub25lIi8+PGxpbmUgeTI9IjMuMTExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjg4OSkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjYmRjNWQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiLz48bGluZSB4Mj0iMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgNi4yMjIpIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2JkYzVkMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBmaWxsPSJub25lIi8+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: right .875em center;
    background-size: 1em 1em;
    outline-width: 0;
    outline-offset: 0
}

.input--search {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjAyNTggMTMuODQ3NUwxOC41OTUgMTcuNDE1OEwxNy40MTU4IDE4LjU5NUwxMy44NDc1IDE1LjAyNThDMTIuNTE5OCAxNi4wOTAyIDEwLjg2ODMgMTYuNjY5MSA5LjE2NjY2IDE2LjY2NjdDNS4wMjY2NiAxNi42NjY3IDEuNjY2NjYgMTMuMzA2NyAxLjY2NjY2IDkuMTY2NjZDMS42NjY2NiA1LjAyNjY2IDUuMDI2NjYgMS42NjY2NiA5LjE2NjY2IDEuNjY2NjZDMTMuMzA2NyAxLjY2NjY2IDE2LjY2NjcgNS4wMjY2NiAxNi42NjY3IDkuMTY2NjZDMTYuNjY5MSAxMC44NjgzIDE2LjA5MDIgMTIuNTE5OCAxNS4wMjU4IDEzLjg0NzVaTTEzLjM1NDIgMTMuMjI5MkMxNC40MTE4IDEyLjE0MTYgMTUuMDAyNCAxMC42ODM3IDE1IDkuMTY2NjZDMTUgNS45NDMzMiAxMi4zODkyIDMuMzMzMzIgOS4xNjY2NiAzLjMzMzMyQzUuOTQzMzIgMy4zMzMzMiAzLjMzMzMyIDUuOTQzMzIgMy4zMzMzMiA5LjE2NjY2QzMuMzMzMzIgMTIuMzg5MiA1Ljk0MzMyIDE1IDkuMTY2NjYgMTVDMTAuNjgzNyAxNS4wMDI0IDEyLjE0MTYgMTQuNDExOCAxMy4yMjkyIDEzLjM1NDJMMTMuMzU0MiAxMy4yMjkyWiIgZmlsbD0iI0MzQzVENSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: 1rem center;
    background-size: 1.25rem;
    padding-left: 3rem
}

.input--code {
    font-size: .9375rem;
    text-align: center;
    letter-spacing: .2em;
    font-weight: 500
}

@media screen and (min-width: 48rem) {
    .input--code {
        font-size: calc(.6944444444vw + .6041666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .input--code {
        font-size: 1.125rem
    }
}

.input--border-bottom {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.input--border-bottom:focus {
    box-shadow: inset 0 -1px 0 0 #fff
}

.input--border-bottom.is-error, .input--border-bottom.is-error > .input--border-bottom, .input--border-bottom.is-invalid, .input--border-bottom.is-invalid > .input--border-bottom {
    box-shadow: inset 0 -1px 0 0 #e20a17
}

.select {
    display: block;
    width: 100%;
    font-family: inherit;
    line-height: inherit;
    border-style: solid;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition-duration: .3s;
    transition-property: background-color, color, border-color, outline-color, box-shadow;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2);
    color: #fff;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03);
    height: 42px;
    padding: .625rem 2.4375rem .625rem 0;
    border-radius: 0;
    border-width: 0 0 1px;
    font-size: 1rem;
    font-weight: 400;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNDAwMzkgOC4yMDAwMUwxMC4wMDA0IDExLjhMMTMuNjAwNCA4LjIwMDAxIiBzdHJva2U9IiM4NzhCOTIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-position: right .9375em center;
    background-size: 1.5em 1.5em;
    text-overflow: ellipsis;
    outline-offset: 0;
    outline: transparent solid 0
}

.is-disabled > .select, .select.is-disabled, .select[disabled] {
    cursor: no-drop
}

.select::-moz-placeholder {
    color: rgba(255, 255, 255, .8)
}

.select::placeholder {
    color: rgba(255, 255, 255, .8)
}

.select:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    outline-color: #000
}

.is-valid > .select, .select.is-valid {
    background-color: transparent;
    color: #62ad56
}

.is-error > .select, .is-invalid > .select, .select.is-error, .select.is-invalid {
    background-color: transparent;
    border-color: #e20a17;
    color: #e20a17
}

.is-disabled > .select, .is-disabled > .select:focus, .select.is-disabled, .select.is-disabled:focus, .select[disabled], .select[disabled]:focus {
    background-color: #f4f4f5;
    border-color: #d4d4d8;
    color: rgba(255, 255, 255, .6)
}

.select--solid {
    background-color: #f7f7f7;
    border-color: #f7f7f7
}

.textarea {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    font-family: inherit;
    line-height: inherit;
    overflow: auto;
    resize: vertical;
    transition-duration: .3s;
    transition-property: background-color, color, border-color, outline-color, box-shadow;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2);
    color: #fff;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03);
    padding: .75em 0;
    border-radius: 0;
    border-width: 0 0 1px;
    font-size: 1rem;
    font-weight: 400;
    outline-offset: 0;
    outline: transparent solid 0
}

.is-disabled > .textarea, .textarea.is-disabled, .textarea[disabled] {
    cursor: no-drop
}

.textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .8)
}

.textarea::placeholder {
    color: rgba(255, 255, 255, .8)
}

.textarea:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    outline-color: #000
}

.is-valid > .textarea, .textarea.is-valid {
    background-color: transparent;
    color: #62ad56
}

.is-error > .textarea, .is-invalid > .textarea, .textarea.is-error, .textarea.is-invalid {
    background-color: transparent;
    border-color: #e20a17;
    color: #e20a17
}

.is-disabled > .textarea, .is-disabled > .textarea:focus, .textarea.is-disabled, .textarea.is-disabled:focus, .textarea[disabled], .textarea[disabled]:focus {
    background-color: #f4f4f5;
    border-color: #d4d4d8;
    color: rgba(255, 255, 255, .6)
}

.checkbox {
    display: inline-flex;
    flex-direction: column
}

.checkbox__label {
    position: relative;
    padding-left: 2.1875rem;
    line-height: 1.25rem;
    font-size: .875rem;
    font-weight: 400
}

.checkbox__label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #fff;
    border-radius: .25rem;
    cursor: pointer;
    transition-duration: .3s;
    transition-property: background-color, border-color, outline-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    border: 2px solid #ebebeb
}

.checkbox__label::after {
    content: "";
    position: absolute;
    font-size: 1.25rem;
    top: .3833333333em;
    left: .25em;
    width: .5em;
    height: .3333333333em;
    border-bottom: .1em solid transparent;
    border-left: .1em solid transparent;
    opacity: 0;
    visibility: hidden;
    transform: rotate(-45deg) translate(2px, -2px);
    transition-duration: .3s;
    transition-property: transform, opacity, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.checkbox__label a, .checkbox__label a:hover {
    color: #fffded !important;
    text-decoration: underline
}

.checkbox__label b, .checkbox__label strong {
    color: #fffded
}

.checkbox__input {
    position: absolute;
    left: -9999px;
    width: 1.25rem;
    height: 1.25rem;
    opacity: 0
}

.checkbox .checkbox__label:hover::before {
    background-color: #f7f7f7;
    border-color: #303030
}

.checkbox .checkbox__label:hover::after {
    opacity: 1;
    visibility: visible;
    border-color: #d4d4d4
}

.checkbox .checkbox__input:focus + .checkbox__label::before {
    background-color: #f7f7f7;
    border-color: #303030
}

.checkbox .checkbox__input:focus + .checkbox__label::after {
    opacity: 1;
    visibility: visible;
    border-color: #b5b5b5
}

.checkbox .checkbox__input.is-error ~ .checkbox__label::before, .checkbox.is-error > .checkbox__input ~ .checkbox__label::before {
    background-color: #fff;
    border-color: #d35c5c
}

.checkbox .checkbox__input.is-error ~ .checkbox__label::after, .checkbox.is-error > .checkbox__input ~ .checkbox__label::after {
    border-color: transparent
}

.checkbox .checkbox__input ~ .form__error {
    padding-left: 2.1875rem
}

.checkbox .checkbox__input:checked + .checkbox__label::before {
    background-color: #fffded;
    border-color: transparent
}

.checkbox .checkbox__input:checked + .checkbox__label::after {
    opacity: 1;
    visibility: visible;
    border-color: #fff
}

.checkbox .checkbox__input.is-valid:checked + .checkbox__label::before, .checkbox.is-valid > .checkbox__input:checked + .checkbox__label::before {
    background-color: #38ba86;
    border-color: #38ba86
}

.checkbox .checkbox__input.is-valid:checked + .checkbox__label::after, .checkbox.is-valid > .checkbox__input:checked + .checkbox__label::after {
    border-color: #fff
}

.checkbox .checkbox__input:disabled + .checkbox__label {
    cursor: no-drop
}

.checkbox .checkbox__input:disabled + .checkbox__label::after, .checkbox .checkbox__input:disabled + .checkbox__label::before {
    opacity: .5
}

.checkbox--button .checkbox__label:after, .checkbox--button .checkbox__label:before {
    display: none
}

.checkbox--button .checkbox__label {
    padding: .25rem .625rem;
    min-width: 63px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    text-align: center;
    font-size: .75rem;
    background-color: #fff;
    cursor: pointer;
    transition-duration: .3s;
    transition-property: background-color, color, border-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.checkbox--button .checkbox__label:hover {
    color: #27272a;
    border-color: rgb(209.5, 209.5, 209.5)
}

.checkbox--button .checkbox__input:checked + .checkbox__label {
    background-color: #fff;
    border-color: #303030;
    color: #e04646;
    font-weight: 600
}

.checkbox--button .checkbox__input:disabled + .checkbox__label {
    opacity: .4;
    border: 1px solid #d4d4d8;
    background-color: #f4f4f5
}

.checkbox--color .checkbox__label {
    min-width: 50px;
    height: 30px;
    border-color: #d4d4d8
}

.checkbox--color .checkbox__input:checked + .checkbox__label {
    border-color: #f7f7f7
}

.checkbox--answer .checkbox__label {
    color: #fffded;
    font-weight: 500
}

@media (min-width: 62rem) {
    .slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__container:not(.swiper-initialized) .slider__wrapper {
        margin: -.75rem
    }

    .slider[data-slider-grid=auto]:not([data-slider-grid-md]):not([data-slider-grid-lg]) .slider__container:not(.swiper-initialized) .slider__item {
        padding: .75rem
    }

    .checkbox--answer .checkbox__label {
        font-size: 1rem
    }
}

.checkbox + .checkbox {
    margin-top: 1.25rem
}

.radio {
    display: inline-flex
}

.radio__label {
    position: relative;
    padding-left: 2rem;
    font-size: .875rem;
    font-weight: 400
}

.radio__label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #fff;
    border-radius: 1.25rem;
    cursor: pointer;
    transition-duration: .3s;
    transition-property: background-color, border-color, outline-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    border: 2px solid #ebebeb
}

.radio__label:after {
    content: "";
    position: absolute;
    font-size: 1.25rem;
    top: .25em;
    left: .25em;
    width: .5em;
    height: .5em;
    background-color: transparent;
    border-radius: 1.25rem;
    opacity: 0;
    visibility: hidden;
    transition-duration: .3s;
    transition-property: transform, opacity, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transform: scale(0)
}

.radio__label a {
    color: #fffded !important;
    text-decoration: underline
}

.radio__label a:hover {
    color: #fffded !important;
    text-decoration: none
}

.radio__label b, .radio__label strong {
    color: #fffded
}

.radio__input {
    position: absolute;
    left: -9999px
}

.radio .radio__label:hover::before {
    background-color: #f7f7f7;
    border-color: #303030
}

.radio .radio__label:hover::after {
    opacity: 1;
    visibility: visible;
    background-color: #555
}

.radio .radio__input:focus + .radio__label::before {
    background-color: #f7f7f7;
    border-color: #303030
}

.radio .radio__input:focus + .radio__label::after {
    opacity: 1;
    visibility: visible;
    background-color: #555
}

.radio .radio__input.is-invalid + .radio__label::before, .radio.is-invalid > .radio__input + .radio__label::before {
    background-color: #fff;
    border-color: #d35c5c
}

.radio .radio__input.is-invalid + .radio__label::after, .radio.is-invalid > .radio__input + .radio__label::after {
    opacity: 1;
    visibility: visible;
    background-color: transparent
}

.radio .radio__input:checked + .radio__label::before {
    background-color: #fff;
    border-color: #303030
}

.radio .radio__input:checked + .radio__label::after {
    opacity: 1;
    visibility: visible;
    background-color: #fffded;
    transform: scale(1)
}

.radio .radio__input:checked + .radio__label {
    color: #fffded
}

.radio .radio__input.is-valid:checked + .radio__label::before, .radio.is-valid > .radio__input:checked + .radio__label::before {
    background-color: #38ba86;
    border-color: #38ba86
}

.radio .radio__input.is-valid:checked + .radio__label::after, .radio.is-valid > .radio__input:checked + .radio__label::after {
    opacity: 1;
    visibility: visible;
    background-color: #fffded
}

.radio .radio__input:disabled + .radio__label {
    cursor: no-drop
}

.radio .radio__input:disabled + .radio__label::after, .radio .radio__input:disabled + .radio__label::before {
    opacity: .5
}

.radio--block .radio__label {
    transition-duration: .3s;
    transition-property: background-color, border-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    border: 1px solid #ebebeb;
    padding: .9375rem .9375rem .9375rem 2.9375rem;
    cursor: pointer
}

.radio--block .radio__label b, .radio--block .radio__label strong {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    font-weight: 600
}

.radio--block .radio__label::before {
    top: .9375rem;
    left: .9375rem
}

@media (min-width: 62rem) {
    .radio--block .radio__label {
        padding-left: 3.25rem
    }

    .radio--block .radio__label::before {
        left: 1.25rem
    }
}

.radio--block .radio__label::after {
    top: 1em;
    left: 1em
}

.radio--block .radio__input:checked + .radio__label {
    background-color: rgba(31, 103, 249, .08)
}

.radio--block .radio__input:checked + .radio__label b, .radio--block .radio__input:checked + .radio__label strong {
    color: #000
}

.radio--answer .radio__label {
    color: #fffded;
    font-weight: 500
}

@media (min-width: 62rem) {
    .radio--block .radio__label::after {
        left: 1.25em
    }

    .radio--answer .radio__label {
        font-size: 1rem
    }
}

.form__label {
    margin-bottom: .5rem;
    font-weight: 500;
    color: #fffded;
    display: inline-flex;
    align-items: center;
    font-size: .875rem;
    line-height: 1.25rem;
    text-align: left;
    margin-right: auto
}

.form__label strong {
    color: #e20a17;
    font-weight: 500;
    margin-left: .125rem
}

.form__label-type {
    margin-left: auto;
    padding-left: .5rem;
    text-align: right;
    color: #8a8a8a;
    font-size: .75rem
}

.form__label--secondary {
    color: #b5b5b5;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1rem;
    margin-bottom: .25rem
}

.form__input ~ .form__input {
    margin-top: .75rem
}

.form__item {
    position: relative
}

.form__error-label {
    display: none;
    font-size: .75rem;
    padding-top: .25rem;
    min-height: 1rem;
    color: #e20a17;
    font-weight: 500
}

.form__error .form__error-label {
    display: flex;
    align-items: center
}

.form__link {
    text-decoration: underline;
    font-size: .875rem
}

.form__link:hover {
    text-decoration: none
}

.form__text {
    color: #303030
}

.form__text a {
    color: #fffded;
    font-weight: 500;
    text-decoration: underline
}

.form__text a:hover {
    color: #fffded;
    text-decoration: none
}

.form__seperator {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 !important;
    position: relative
}

.form__seperator::before {
    left: .4375rem;
    right: .4375rem;
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    background-color: #ebebeb
}

@media screen and (min-width: 48rem) {
    .form__seperator {
        margin-top: calc(3.7037037037vw - .7777777778rem);
        margin-bottom: calc(3.7037037037vw - .7777777778rem)
    }

    .form__seperator::before {
        left: calc(.6944444444vw + .1041666667rem);
        right: calc(.6944444444vw + .1041666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .form__seperator {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .form__seperator::before {
        left: .625rem;
        right: .625rem
    }
}

.form__seperator[data-seperator-text]:after {
    content: attr(data-seperator-text);
    position: absolute;
    color: rgba(85, 85, 85, .7);
    left: 50%;
    top: 50%;
    padding: .3125rem .9375rem;
    background-color: #fff;
    transform: translate(-50%, -50%);
    font-size: .8125rem
}

.form__value {
    color: #fffded;
    font-weight: 500
}

.form a.form__value {
    color: #1f67f9
}

.form a.form__value:hover {
    text-decoration: underline
}

.form--stack {
    position: relative
}

.form--stack .form__input {
    padding-right: 3rem;
    height: 2.5rem;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.form--stack .form__submit {
    position: absolute;
    top: .25rem;
    bottom: .25rem;
    right: .25rem;
    height: initial;
    padding-top: 0;
    padding-bottom: 0;
    min-height: initial
}

.form--stack .form__submit:not(:hover):not(:active):not(:focus) {
    color: #8a8a8a;
    background-color: transparent
}

.form--stack .form__submit.button--icon {
    padding: 0;
    min-width: 2rem
}

.form--stack .form__submit.button--icon .button__icon {
    color: inherit;
    font-size: 1.25rem
}

.form--stack .form__submit:not(.button--icon) {
    padding-left: .75rem;
    padding-right: .75rem;
    min-width: 3rem
}

@media (min-width: 62rem) {
    .form--newsletter .form__submit, .form--stack .form__submit:not(.button--icon) {
        min-width: 9.375rem
    }
}

.form--stack .form__input.input--search ~ .form__submit--transparent {
    width: 2.5rem;
    min-width: 0;
    background-color: transparent;
    outline: 0;
    border: 0;
    position: absolute;
    left: .25rem;
    bottom: 0;
    top: 0;
    z-index: 3;
    right: initial;
    padding: 0
}

.form--newsletter {
    position: relative
}

.form--newsletter .form__icon {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    position: absolute;
    left: .75rem;
    top: .625rem;
    z-index: 5;
    pointer-events: none;
    color: #fff
}

.form--newsletter .form__input {
    padding-right: 4rem;
    padding-left: 4rem;
    border-radius: 3.125rem;
    min-height: 3.75rem;
    border-width: 2px;
    font-weight: 500
}

@media screen and (min-width: 48rem) {
    .form--stack .form__submit:not(.button--icon) {
        padding-left: calc(2.7777777778vw - .5833333333rem);
        padding-right: calc(2.7777777778vw - .5833333333rem)
    }

    .form--newsletter .form__input {
        padding-right: calc(17.5925925926vw - 4.4444444444rem)
    }
}

@media screen and (min-width: 75rem) {
    .form--stack .form__submit:not(.button--icon) {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .form--newsletter .form__input {
        padding-right: 8.75rem
    }
}

.form--newsletter .form__input:not(:focus) {
    border-color: rgba(241, 241, 241, .5);
    background-color: transparent;
    color: #fff
}

.form--newsletter .form__input::-moz-placeholder {
    color: rgba(255, 255, 255, .7)
}

.form--newsletter .form__input::placeholder {
    color: rgba(255, 255, 255, .7)
}

.form--newsletter .form__input:focus ~ .form__icon {
    color: #303030;
    background-color: #f1f1f1
}

.form--newsletter .form__submit {
    position: absolute;
    top: .675rem;
    bottom: .675rem;
    right: .75rem;
    height: initial;
    padding-top: 0;
    padding-bottom: 0;
    min-height: initial
}

.form--newsletter .form__submit.button--icon {
    padding: .25rem;
    min-width: 2.5rem
}

.form--newsletter .form__submit.button--icon .button__icon {
    color: inherit
}

.form--newsletter .form__submit:not(.button--icon) {
    padding-left: .75rem;
    padding-right: .75rem;
    min-width: 3rem
}

.form input:-webkit-autofill, .form input:-webkit-autofill:focus, .form input:-webkit-autofill:hover, .form select:-webkit-autofill, .form select:-webkit-autofill:focus, .form select:-webkit-autofill:hover, .form textarea:-webkit-autofill, .form textarea:-webkit-autofill:focus, .form textarea:-webkit-autofill:hover {
    font-size: 1rem;
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 1000px #fff9f2 inset;
    -webkit-transition: background-color 5000s ease-in-out;
    transition: background-color 5000s ease-in-out
}

.form input:-webkit-autofill:focus, .form select:-webkit-autofill:focus, .form textarea:-webkit-autofill:focus {
    font-size: 1rem;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 1000px #fff9f2 inset
}

.message-box {
    padding: .75rem 1rem;
    display: block;
    background-color: rgb(253.9233183857, 245.0022421525, 221.7766816143);
    margin: .625rem 0 1.25rem;
    border-radius: 0;
    line-height: 1.5rem
}

.message-box strong {
    color: #fffded;
    font-weight: 600
}

.message-box + .message-box {
    margin-top: -.625rem
}

.message-box:first-child {
    margin-top: initial
}

.message-box:last-child {
    margin-bottom: initial
}

.message-box a {
    color: inherit
}

.message-box p {
    margin: 0
}

.message-box--success {
    background-color: rgba(54, 191, 90, .4);
    color: #fffded
}

.message-box--success strong {
    color: inherit
}

.message-box--primary {
    background-color: rgba(255, 253, 237, .2);
    color: #fffded
}

.message-box--primary strong {
    color: inherit
}

.message-box--error {
    background-color: rgba(226, 10, 23, .2);
    color: #fffded
}

.message-box--error strong {
    color: inherit
}

.message-box--light {
    background-color: #fff;
    color: #555
}

.message-box--small {
    font-size: .875rem
}

.message-box--large {
    margin-bottom: 1.875rem
}

@media (min-width: 62rem) {
    .message-box--large {
        padding: 1.25rem 1.5625rem
    }
}

.breadcrumb {
    font-size: .875rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .7px;
    margin-top: 1.25rem
}

.breadcrumb__container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.breadcrumb__list {
    padding: 0;
    display: flex;
    flex-wrap: nowrap
}

.breadcrumb__item {
    display: flex;
    white-space: nowrap;
    align-items: center;
    color: #fffded
}

.breadcrumb__item:not(:first-child) {
    margin-left: .625rem
}

.breadcrumb__item:not(:has(.breadcrumb__link)) {
    text-decoration: underline;
    text-decoration-thickness: .03em;
    text-underline-offset: .1em
}

.breadcrumb__item--home {
    border-right: 1px solid #d4d4d8;
    padding-right: .625rem
}

.breadcrumb__item--home .breadcrumb__item-icon {
    font-size: 1.25rem
}

.breadcrumb__link {
    color: #fffded;
    display: inline-flex;
    text-decoration-thickness: .03em;
    text-underline-offset: .1em
}

.breadcrumb__link:hover {
    color: #fffded;
    text-decoration: underline
}

.breadcrumb__item-icon {
    font-size: .6875rem;
    color: #fffded
}

.breadcrumb__divider {
    margin-left: .625rem;
    font-size: .6875rem
}

.breadcrumb__divider-icon {
    transform: rotate(-90deg)
}

.breadcrumb + .page .page__container:first-child {
    padding-top: 0
}

.file {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.file__input {
    position: absolute;
    left: -9999px
}

.file__label {
    transition-duration: .3s;
    transition-property: background-color, color, border-color, box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2.625rem;
    padding: .6875rem .5rem;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: #303030;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid rgba(255, 255, 255, .2)
}

.file__label-text {
    display: inline-block;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.file__label-text span {
    color: #d4d4d4
}

.file__label-icon {
    font-size: 1.25rem;
    flex-shrink: 0;
    color: #fffded
}

.file__label-icon:first-child {
    margin-right: .75rem
}

.file__label-icon:last-child {
    margin-left: .75rem
}

.file__input.is-valid ~ .file__label {
    background-color: #38ba86;
    border-color: #38ba86
}

.file__input.is-error ~ .file__label {
    background-color: #fff;
    border-color: #e20a17
}

.file__input.is-error ~ .file__label .file__label-icon {
    color: #e20a17
}

.file__input:focus ~ .file__label {
    background-color: transparent
}

.file__input:disabled ~ .file__label {
    cursor: no-drop;
    opacity: .9
}

.file__input:not(:disabled) ~ .file__label:hover {
    background-color: transparent;
    border-color: #fff
}

.file__input:not(:disabled) ~ .file__label:active {
    background-color: transparent;
    box-shadow: 0 0 0 .1875rem rgba(97, 42, 17, .08)
}

.file__preview {
    display: flex;
    flex-direction: column
}

.file__preview-item {
    display: flex;
    padding: .625rem .9375rem;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, .2);
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: #303030;
    background-color: #fff
}

.file__preview-item + .file__preview-item {
    margin-top: .5rem
}

.file__preview-item-icon, .file__preview-item-remove {
    flex-shrink: 0;
    font-size: 1.25rem
}

.file__preview-item-icon {
    color: #36bf5a;
    margin-right: .75rem
}

.file__preview-item-download, .file__preview-item-remove {
    transition-duration: .3s;
    transition-property: background-color, color, box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    margin-left: .5rem;
    padding: 0;
    color: #b5b5b5;
    border-radius: .375rem;
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    align-items: center;
    justify-content: center;
    margin-top: -.25rem;
    margin-bottom: -.25rem
}

.file__preview-item-download:hover, .file__preview-item-remove:hover {
    background-color: #f7f7f7;
    color: #4a4a4a
}

.file__preview-item-download:active, .file__preview-item-remove:active {
    color: #303030;
    background-color: #f1f1f1;
    box-shadow: 0 0 0 .1875rem rgba(97, 42, 17, .06)
}

.file__preview-item-download:focus, .file__preview-item-remove:focus {
    background-color: #f1f1f1;
    color: #4a4a4a
}

.file__preview-item-download {
    font-size: 1.25rem;
    flex-shrink: 0
}

.file__preview-item-label {
    flex-grow: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.file__preview-item--add {
    display: flex;
    flex-direction: column
}

.file__preview-item-add {
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .75rem;
    cursor: pointer;
    font-size: .8125rem;
    line-height: 1;
    flex-grow: 1;
    background-color: transparent;
    border-radius: 0
}

.file__preview-item-add:hover {
    background-color: #f1f1f1
}

.file__preview-item-add-icon {
    color: #fffded;
    flex-shrink: 0;
    font-size: 1rem;
    margin-right: .5rem
}

.file--avatar .file__preview-item {
    margin-right: auto;
    position: relative;
    padding: 0;
    border-radius: 50%;
    background-color: #f7f7f7
}

.file--avatar .file__preview-item-image {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 48rem) {
    .form--newsletter .form__submit:not(.button--icon) {
        padding-left: calc(2.7777777778vw - .5833333333rem);
        padding-right: calc(2.7777777778vw - .5833333333rem)
    }

    .file--avatar .file__preview-item-image {
        width: calc(1.8518518519vw + 3.1111111111rem);
        height: calc(1.8518518519vw + 3.1111111111rem)
    }
}

@media screen and (min-width: 75rem) {
    .form--newsletter .form__submit:not(.button--icon) {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .file--avatar .file__preview-item-image {
        width: 4.5rem;
        height: 4.5rem
    }
}

.file--avatar .file__preview-item-remove {
    position: absolute;
    right: -.375rem;
    top: 0;
    background-color: #ec392a;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    font-size: 1rem;
    color: #fff;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3
}

.file--avatar .file__preview-item-remove:hover {
    background-color: #830d0d;
    color: #fff
}

.file--avatar .file__input:disabled ~ .file__preview .file__preview-item-remove {
    display: none
}

.file--avatar.file--logo .file__preview-item {
    border-radius: 0;
    padding: .5rem
}

.file--avatar.file--logo .file__preview-item-image {
    width: 7.5rem;
    height: 5.625rem;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 0
}

@media screen and (min-width: 48rem) {
    .file--avatar.file--logo .file__preview-item-image {
        width: calc(-5.5555555556vw + 10.1666666667rem);
        height: calc(-6.0185185185vw + 8.5138888889rem)
    }
}

@media screen and (min-width: 75rem) {
    .file--avatar.file--logo .file__preview-item-image {
        width: 6rem;
        height: 4rem
    }
}

.file--avatar.file--logo .file__preview-item-remove {
    right: -.5rem;
    top: -.5rem
}

.file--cover .file__preview-item {
    margin-right: auto;
    position: relative;
    border-radius: 0;
    background-color: #f7f7f7;
    padding: .5rem
}

@media (min-width: 48rem) {
    .slider--journey .slider__content {
        max-width: 70%
    }

    .file--cover .file__preview-item {
        width: 50%
    }

    .layout__aside + .layout__content {
        margin-left: 6.25rem
    }
}

.file--cover .file__preview-item-image {
    width: 100%;
    border-radius: 0;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.file--cover .file__preview-item-remove {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(10, 13, 20, .03);
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    font-size: 1.25rem;
    color: #52525c;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3
}

.file--cover .file__preview-item-remove:hover {
    background-color: #edebd8;
    color: #3c3b36
}

.file--cover .file__input:disabled ~ .file__preview .file__preview-item-remove {
    display: none
}

.file--cover.file--multiple .file__preview {
    flex-direction: row;
    flex-wrap: wrap
}

.file--cover.file--multiple .file__preview:not(:empty) {
    margin: -.75rem
}

.file--cover.file--multiple .file__preview-item {
    flex: 0 0 calc(33.3% - 1rem);
    max-width: calc(33.3% - 1rem);
    width: auto;
    margin: .5rem
}

.file--cover.file--multiple .file__preview-item-image {
    height: 4.5rem;
    -o-object-fit: cover;
    object-fit: cover
}

.file--small .file__label {
    min-height: 2.5rem
}

.file--small .file__label-icon {
    margin-right: .5rem
}

.file__input.is-checked ~ .file__preview ~ .file__label {
    display: none
}

.marquee {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.marquee__track {
    display: flex;
    align-items: center;
    gap: 80px;
    will-change: transform
}

.marquee__item {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 80px
}

.marquee__text {
    font-size: 4rem;
    font-family: Marcellus, "DM Sans", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #c19d56;
    text-transform: uppercase;
    letter-spacing: .1em;
    white-space: nowrap
}

@media screen and (min-width: 48rem) {
    .file--cover.file--multiple .file__preview-item-image {
        height: calc(4.1666666667vw + 2.5rem)
    }

    .marquee__text {
        font-size: calc(28.5714285714vw - 9.7142857143rem)
    }
}

@media screen and (min-width: 62rem) {
    .marquee__text {
        font-size: 8rem
    }
}

.marquee__separator {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 1.6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 40px;
    color: #c19d56;
    opacity: .6
}

@media screen and (min-width: 48rem) {
    .marquee__separator {
        font-size: calc(11.4285714286vw - 3.8857142857rem)
    }

    .pagination {
        padding-top: calc(5.5555555556vw - .6666666667rem)
    }
}

.marquee--paused .marquee__separator {
    transform: scale(1.2)
}

.marquee--light {
    background-color: #f5f5f5
}

.marquee--light .marquee__separator, .marquee--light .marquee__text {
    color: #1a1a1a
}

.marquee--bordered {
    border-top: 1px solid rgba(193, 157, 86, .2);
    border-bottom: 1px solid rgba(193, 157, 86, .2)
}

@media screen and (min-width: 75rem) {
    .file--cover.file--multiple .file__preview-item-image {
        height: 5.625rem
    }

    .pagination {
        padding-top: 3.5rem
    }
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -.375rem;
    list-style: none;
    padding: 1.875rem 0 0
}

.pagination__item {
    display: flex;
    flex-direction: column;
    padding: .375rem
}

.pagination__item-link {
    transition-duration: .3s;
    transition-property: background-color, color, border-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    min-width: 2.5rem;
    height: 2.5rem;
    border: 1px solid rgba(235, 235, 235, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: 400;
    color: #fffded
}

@media screen and (min-width: 48rem) {
    .pagination__item-link {
        min-width: calc(1.8518518519vw + 1.6111111111rem);
        height: calc(1.8518518519vw + 1.6111111111rem)
    }
}

.pagination__item-link:hover {
    background-color: #c19d56;
    border-color: transparent;
    color: #000
}

.pagination__item-link.is-active {
    background-color: #c19d56;
    border-color: transparent;
    color: #000;
    font-weight: 500;
    pointer-events: none
}

.layout {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto
}

.layout__header {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    min-height: 3.75rem
}

@media screen and (min-width: 62rem) {
    .marquee__separator {
        font-size: 3.2rem
    }

    .layout__header {
        min-height: calc(19.2307692308vw - 8.1730769231rem)
    }
}

.layout__header.is-animate .navbar {
    transition-duration: .3s;
    transition-property: height, transform, box-shadow, background-color, margin-top;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.layout__header.is-hide, .layout__header.is-sticky {
    z-index: 1000
}

@media (min-width: 62rem) {
    .pagination {
        font-size: 1.125rem
    }

    .layout__header .navbar {
        flex-grow: 0 !important
    }

    .layout__header.is-hide, .layout__header.is-sticky {
        min-height: 6.25rem
    }
}

.layout__header.is-hide .navbar, .layout__header.is-sticky .navbar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0
}

.layout__header.is-hide {
    pointer-events: none
}

.layout__header.is-hide .navbar {
    transform: translateY(-100%);
    box-shadow: 0 0 0 0 transparent
}

.layout__header.is-hide:not(.is-fixed) .navbar::after {
    opacity: 0
}

.layout__header.is-sticky .navbar {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(7, 37, 68, .12)
}

.layout__header.is-sticky + .layout__body .list--sticky, .layout__header.is-sticky + .layout__body .sticky {
    top: 5.25rem
}

.layout__header:not(.is-sticky):not(.is-hide) .navbar--transparent:not(.is-opened) {
    background-color: transparent;
    border-bottom-color: transparent
}

.layout__header.is-fixed {
    position: fixed !important
}

.layout__header.is-fixed .navbar {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(7, 37, 68, .12)
}

.layout__header + .layout__body {
    margin-top: 3.75rem
}

.layout__body {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.layout__body:has(.section--background-dark:last-child) ~ .layout__footer .footer .footer__content, .layout__body:has(.section[style*=background-]:last-child) ~ .layout__footer .footer .footer__content {
    border-top: 0
}

.layout__footer {
    flex-shrink: 0
}

.layout__aside {
    width: 6.25rem;
    flex-shrink: 0;
    position: fixed;
    background-color: #fafafa;
    border-right: 1px solid #ebebeb;
    padding: 1.25rem 1rem;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    top: 3.75rem
}

@media screen and (min-width: 62rem) {
    .layout__header.is-sticky + .layout__body .list--sticky, .layout__header.is-sticky + .layout__body .sticky {
        top: calc(19.2307692308vw - 6.6730769231rem)
    }

    .layout__header + .layout__body {
        margin-top: calc(19.2307692308vw - 8.1730769231rem)
    }

    .layout__aside {
        top: calc(19.2307692308vw - 8.1730769231rem)
    }
}

@media screen and (min-width: 75rem) {
    .pagination__item-link {
        min-width: 3rem;
        height: 3rem
    }

    .layout__header {
        min-height: 6.25rem
    }

    .layout__header.is-sticky + .layout__body .list--sticky, .layout__header.is-sticky + .layout__body .sticky {
        top: 7.75rem
    }

    .layout__header + .layout__body {
        margin-top: 6.25rem
    }

    .layout__aside {
        top: 6.25rem
    }
}

.layout__aside + .layout__content {
    flex-grow: 1
}

@media (max-width: 767px) {
    .layout__aside {
        position: initial;
        border-right: 0;
        border-bottom: 1px solid #ebebeb;
        width: initial;
        padding: 0
    }
}

.layout--auth {
    background-color: #fff;
    align-items: stretch
}

@media (min-width: 48rem) {
    .layout--auth {
        background-color: #f7f7f7
    }

    .navbar__menu-dropdown:not(.navbar__lang-dropdown):not(.navbar__user-dropdown) {
        max-height: initial !important
    }
}

.layout--auth .layout__body {
    margin-top: 0 !important;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.layout--auth .layout__body h1 {
    letter-spacing: 0
}

.layout--auth .layout__body-container {
    display: flex;
    flex-direction: column
}

@media (min-width: 62rem) {
    .layout--auth .layout__body-container {
        align-items: center;
        justify-content: center;
        flex-grow: 1
    }
}

.layout--auth .layout__body-wrapper {
    max-width: 29.5rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    width: 100%
}

.layout--auth .layout__body-logo {
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    margin: 0 auto 2rem
}

.layout--auth .layout__body-logo-img {
    height: 2rem;
    width: auto
}

@media screen and (min-width: 48rem) {
    .layout--auth .layout__body-logo-img {
        height: calc(1.8518518519vw + 1.1111111111rem)
    }
}

.layout--auth .layout__body-logo-img + .layout__body-logo-label {
    position: absolute;
    left: -9999px
}

.layout--full .layout__body {
    display: flex;
    flex-direction: column
}

.layout--portal .navbar__container {
    justify-content: flex-end;
    max-width: initial
}

.layout--portal .navbar__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.layout--portal .layout__body {
    display: flex
}

.layout--portal .layout__content {
    flex-direction: column;
    display: flex;
    flex-grow: 1
}

.container {
    width: 100%;
    max-width: 77.125rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media screen and (min-width: 62rem) {
    .container {
        padding-left: calc(2.6785714286vw - .4107142857rem);
        padding-right: calc(2.6785714286vw - .4107142857rem)
    }
}

@media screen and (min-width: 90rem) {
    .entry blockquote small {
        margin-top: 1.5rem
    }

    .container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 90rem) {
    .container--large {
        max-width: 103.125rem;
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .container--xlarge {
        max-width: 118.75rem;
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .container--full {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }
}

@media (min-width: 75.125rem) {
    .layout--portal .navbar__container {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .container--medium {
        max-width: 1264px
    }

    .container--medium-2 {
        max-width: 1464px
    }
}

.container--full {
    max-width: 100%
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 5;
    transition: opacity .5s ease-in-out
}

.overlay__backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .75)
}

.navbar {
    transition: height .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    z-index: 2;
    background-color: rgb(80.85, 40.95, 26.25);
    font-size: .875rem;
    line-height: 1;
    height: 3.75rem
}

@media screen and (min-width: 62rem) {
    .navbar {
        height: calc(19.2307692308vw - 8.1730769231rem)
    }
}

@media screen and (min-width: 75rem) {
    .layout--auth .layout__body-logo-img {
        height: 2.5rem
    }

    .navbar {
        height: 6.25rem
    }
}

.navbar__container {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    max-width: 100%
}

@media (min-width: 62rem) {
    .navbar__container {
        padding: 0 2.1875rem
    }
}

@media (min-width: 75rem) {
    .navbar__container {
        padding: 0 3.125rem
    }
}

@media (max-width: 1199px) {
    .navbar__container {
        position: relative;
        z-index: 3
    }
}

.navbar__logo {
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    margin-right: auto;
    position: relative
}

.navbar__logo-img {
    transition-duration: .3s !important;
    transition-property: height, opacity, visibility !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    height: 2rem;
    width: auto
}

@media screen and (min-width: 48rem) {
    .navbar__logo-img {
        height: calc(2.0833333333vw + 1rem)
    }
}

@media screen and (min-width: 75rem) {
    .navbar__logo-img {
        height: 2.5625rem
    }
}

.navbar__logo-img + .navbar__logo-label {
    position: absolute;
    left: -9999px
}

.navbar__content {
    display: flex
}

@media (min-width: 62rem) {
    .navbar__content {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 100%;
        transform: translate(-50%, -50%);
        flex-grow: 1;
        justify-content: center
    }
}

@media (max-width: 991px) {
    .navbar {
        font-size: 1rem
    }

    @supports (padding-bottom:constant(safe-area-inset-bottom)) {
        .navbar__content {
            padding-bottom: constant(safe-area-inset-bottom)
        }
    }@supports (padding-bottom:env(safe-area-inset-bottom)) {
    .navbar__content {
        padding-bottom: env(safe-area-inset-bottom)
    }
}.navbar__content {
     transition-duration: .5s;
     transition-property: max-height, height, visibility, padding, opacity;
     transition-timing-function: cubic-bezier(.4, 0, .2, 1);
     left: 0;
     top: 100%;
     width: 100%;
     background-color: rgb(80.85, 40.95, 26.25);
     position: absolute;
     transform: initial;
     flex-direction: column;
     padding: 0 1.25rem;
     max-height: 0;
     height: 0;
     pointer-events: none;
     visibility: hidden;
     margin-left: 0;
     border-top: 1px solid transparent;
     overflow: hidden
 }
}

.navbar__menu {
    display: flex
}

@media (min-width: 62rem) {
    .navbar__menu {
        align-items: stretch
    }
}

@media (min-width: 75rem) {
    .navbar__menu {
        margin-left: 2rem
    }
}

@media screen and (min-width: 75rem) and (min-width: 62rem) {
    .navbar__menu {
        margin-left: calc(-7.6923076923vw + 6.7692307692rem)
    }
}

@media screen and (min-width: 75rem) and (min-width: 75rem) {
    .navbar__menu {
        margin-left: 1rem
    }
}

@media (max-width: 991px) {
    .navbar__menu {
        flex-direction: column;
        flex-grow: 1
    }

    .navbar__menu-link {
        padding: .75rem 1rem
    }
}

.navbar__menu-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 767px) {
    .navbar__menu-item {
        flex-direction: column;
        opacity: 0
    }

    .navbar__menu-item:nth-child(1) {
        transform: translateY(-40px);
        transition: opacity .3345s cubic-bezier(.52, .16, .52, .84) .15s, transform .4669s cubic-bezier(.52, .16, .52, .84) 108ms
    }

    .navbar__menu-item:nth-child(2) {
        transform: translateY(-36px);
        transition: opacity .30573s cubic-bezier(.52, .16, .52, .84) .13667s, transform .45552s cubic-bezier(.52, .16, .52, .84) 99.33ms
    }

    .navbar__menu-item:nth-child(3) {
        transform: translateY(-32px);
        transition: opacity .28122s cubic-bezier(.52, .16, .52, .84) .12333s, transform .44574s cubic-bezier(.52, .16, .52, .84) 90.67ms
    }

    .navbar__menu-item:nth-child(4) {
        transform: translateY(-28px);
        transition: opacity .26098s cubic-bezier(.52, .16, .52, .84) .11s, transform .43756s cubic-bezier(.52, .16, .52, .84) 82ms
    }

    .navbar__menu-item:nth-child(5) {
        transform: translateY(-24px);
        transition: opacity .24499s cubic-bezier(.52, .16, .52, .84) 96.67ms, transform .43097s cubic-bezier(.52, .16, .52, .84) .07333s
    }

    .navbar__menu-item:nth-child(6) {
        transform: translateY(-20px);
        transition: opacity .23327s cubic-bezier(.52, .16, .52, .84) 83.33ms, transform .42598s cubic-bezier(.52, .16, .52, .84) 64.67ms
    }

    .navbar__menu-item:nth-child(7) {
        transform: translateY(-16px);
        transition: opacity .22327s cubic-bezier(.52, .16, .52, .84) .07333s, transform .42098s cubic-bezier(.52, .16, .52, .84) 54.67ms
    }

    .navbar__menu-item:nth-child(8) {
        transform: translateY(-12px);
        transition: opacity .21327s cubic-bezier(.52, .16, .52, .84) 63.33ms, transform .39098s cubic-bezier(.52, .16, .52, .84) 44.67ms
    }

    .navbar__menu-item:nth-child(9) {
        transform: translateY(-8px)
    }

    .navbar__menu-item:nth-child(10) {
        transform: translateY(-4px)
    }
}

.navbar__menu-item + .navbar__menu-item {
    margin-top: .5rem
}

.navbar__menu-link {
    transition-duration: .3s;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    color: #fffded;
    text-align: left;
    border: 1px solid transparent;
    min-height: 2.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    position: relative
}

@media (min-width: 62rem) {
    .navbar__menu-item + .navbar__menu-item {
        margin-top: 0
    }

    .navbar__menu-link {
        flex-shrink: 0;
        white-space: nowrap;
        margin: 0 .875rem
    }
}

@media (min-width: 75rem) {
    .navbar__menu-link {
        margin: 0 1.25rem
    }
}

@media (max-width: 767px) {
    .navbar__menu-link {
        display: flex;
        text-align: left;
        justify-content: space-between
    }
}

.navbar__menu-link-label {
    display: flex;
    padding: .75rem 0;
    position: relative
}

.navbar__menu-link-label::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 6px;
    top: calc(100% - 6px);
    left: 0;
    color: #c19d56;
    border-top: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform-origin: center;
    box-sizing: border-box;
    opacity: 0;
    transform: skewX(90deg) translateZ(0);
    transition: .5s cubic-bezier(0, 1, 1, 1), opacity .5s cubic-bezier(.21, .46, .59, .86)
}

.navbar__menu-link-icon {
    transition-duration: .3s;
    transition-property: color, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    margin-left: .5rem;
    font-size: .75rem
}

.navbar__menu-link:hover:not(.is-active) {
    color: #c19d56
}

.navbar__menu-link:active {
    color: rgb(185.461038961, 145.9545454545, 68.038961039)
}

.navbar__menu-link.is-active {
    color: #c19d56
}

.navbar__menu-link--border .navbar__menu-link-label::after, .navbar__menu-link.is-active .navbar__menu-link-label::after, .navbar__menu-link:hover .navbar__menu-link-label::after {
    transition: .5s cubic-bezier(0, 0, 1, 0), opacity .5s cubic-bezier(.19, .46, .47, .78);
    transform: skewX(0) translateZ(0);
    opacity: 1
}

.navbar__menu-link--border:hover .navbar__menu-link-label::after {
    opacity: 0;
    transform: skewX(90deg) translateZ(0);
    transition: .5s cubic-bezier(0, 1, 1, 1), opacity .5s cubic-bezier(.21, .46, .59, .86)
}

.navbar__menu-dropdown {
    transition-duration: .3s;
    transition-property: opacity, visibility, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: rgb(80.85, 40.95, 26.25);
    position: absolute;
    width: 16.25rem;
    top: 100%;
    left: 50%;
    display: flex;
    flex-direction: column;
    padding: .75rem 0;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(-50%, 1rem);
    box-shadow: 0 8px 24px -8px rgba(6, 7, 16, .08), 0 3px 3px -1.5px rgba(6, 7, 16, .04), 0 1.5px 1.5px -.75px rgba(6, 7, 16, .08);
    z-index: 1000
}

.navbar__menu-dropdown * {
    pointer-events: none
}

@media (max-width: 991px) {
    .navbar__menu-link-icon {
        font-size: 1.25rem
    }

    .navbar__menu-dropdown:not(.navbar__lang-dropdown):not(.navbar__user-dropdown) {
        max-width: 100%;
        width: 100%;
        border-radius: 0
    }
}

.navbar__menu-dropdown-item {
    display: flex;
    flex-direction: column
}

.navbar__menu-dropdown-link {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    flex-grow: 1;
    padding: .75rem 1rem;
    color: #fffded;
    font-weight: 500;
    font-size: 1rem
}

.navbar__menu-dropdown-link.is-active {
    color: #fffded
}

.navbar__menu-dropdown-link:hover {
    color: #4d2719;
    background-color: #c19d56
}

@media (max-width: 767px) {
    .navbar__menu-dropdown:not(.navbar__lang-dropdown):not(.navbar__user-dropdown) {
        transition-duration: .4s;
        transition-property: max-height, padding-top;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        position: initial;
        max-height: 0;
        overflow: hidden;
        box-sizing: content-box;
        box-shadow: inherit;
        background-color: transparent;
        padding-top: 0;
        padding-bottom: 0;
        transform: initial;
        left: initial;
        opacity: 1;
        visibility: visible;
        border-left: 1px solid rgba(255, 255, 255, .2);
        margin-left: 1.25rem
    }

    .navbar__menu-dropdown-link {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        color: #fff;
        font-size: .875rem
    }

    .navbar__menu-dropdown-link:hover {
        background-color: transparent
    }
}

.navbar__menu-item:hover .navbar__menu-link .navbar__menu-link-label::after {
    transition: .5s cubic-bezier(0, 0, 1, 0), opacity .5s cubic-bezier(.19, .46, .47, .78);
    transform: skewX(0) translateZ(0);
    opacity: 1
}

@media (min-width: 48rem) {
    .navbar__menu-item:hover .navbar__menu-link {
        color: #c19d56
    }

    .navbar__menu-item:hover .navbar__menu-link-icon {
        transform: rotate(180deg);
        opacity: 1
    }
}

.navbar__menu-item:hover .navbar__menu-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0)
}

@media (min-width: 75rem) {
    .navbar__menu-dropdown::before {
        content: "";
        width: 100%;
        height: .75rem;
        position: absolute;
        left: 0;
        bottom: 100%
    }

    .navbar__menu-item:hover .navbar__menu-dropdown {
        transform: translate(-50%, 0)
    }
}

.navbar__menu-item:hover .navbar__menu-dropdown * {
    pointer-events: auto !important
}

@media (max-width: 767px) {
    .navbar__menu-item.is-opened .navbar__menu-link-icon {
        transform: rotate(180deg);
        opacity: 1
    }

    .navbar__menu-item.is-opened .navbar__menu-dropdown {
        pointer-events: auto
    }
}

.navbar__menu-item.is-active .navbar__menu-link {
    color: #fffded;
    background-color: #edebd8
}

.navbar__buttons {
    display: flex;
    position: relative
}

.navbar__buttons .navbar__menu-link--border {
    margin-right: 2.8125rem !important;
    margin-left: 0
}

.navbar__button {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fffded;
    border-radius: 50%
}

@media screen and (min-width: 48rem) {
    .navbar__button {
        width: calc(5.5555555556vw - .1666666667rem);
        height: calc(5.5555555556vw - .1666666667rem);
        font-size: calc(3.7037037037vw - .5277777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .navbar__button {
        width: 4rem;
        height: 4rem;
        font-size: 2.25rem
    }
}

.navbar__button + .navbar__button {
    margin-left: .25rem
}

.navbar__button:hover {
    background-color: rgb(73.15, 37.05, 23.75)
}

.navbar__button.is-active {
    background-color: rgb(69.3, 35.1, 22.5)
}

.navbar__search {
    transition-duration: .3s;
    transition-property: transform, opacity, visibility;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    position: absolute;
    max-width: calc(100% - 2.5rem);
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -100%);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

@media (max-width: 575px) {
    .navbar__search {
        max-width: initial;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 62rem) {
    .navbar__button + .navbar__button {
        margin-left: .9375rem
    }

    .navbar__search {
        max-width: 50rem
    }
}

@media (min-width: 75rem) {
    .navbar__search {
        max-width: 56.25rem
    }
}

.navbar__search-input {
    background-color: rgb(88.55, 44.85, 28.75);
    color: #fff;
    border: 0;
    min-height: 3.5rem;
    padding-left: 1rem;
    padding-right: 5rem
}

.navbar__search-input:focus {
    background-color: rgb(92.4, 46.8, 30);
    color: #fff
}

.navbar__search-input::-moz-placeholder {
    color: #fff
}

.navbar__search-input::placeholder {
    color: #fff
}

.navbar__search-close, .navbar__search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .75rem
}

.navbar__search-close .icon, .navbar__search-submit .icon {
    font-size: 1.25rem !important
}

.navbar__search-close:active, .navbar__search-close:focus, .navbar__search-close:hover, .navbar__search-submit:active, .navbar__search-submit:focus, .navbar__search-submit:hover {
    background-color: rgba(255, 255, 255, .1)
}

.navbar__search-submit {
    right: 3rem
}

.navbar__overlay {
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: none;
    height: initial;
    bottom: 0;
    top: 3.75rem;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1) .3s
}

@media screen and (min-width: 62rem) {
    .navbar__overlay {
        top: calc(19.2307692308vw - 8.1730769231rem)
    }
}

.navbar.is-opened .navbar__overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: .2s
}

@media (max-width: 991px) {
    .navbar__button:last-child {
        margin-right: -.5rem
    }

    .navbar__overlay {
        display: block
    }

    @supports (padding-bottom:constant(safe-area-inset-bottom)) {
        .navbar.is-opened .navbar__content {
            padding-bottom: calc((constant(safe-area-inset-bottom)) + 1.5rem)
        }
    }@supports (padding-bottom:env(safe-area-inset-bottom)) {
    .navbar.is-opened .navbar__content {
        padding-bottom: calc((env(safe-area-inset-bottom)) + 1.5rem)
    }
}.navbar.is-opened .navbar__content {
     transition: background-color .36s cubic-bezier(.32, .08, .24, 1), max-height .56s cubic-bezier(.52, .16, .24, 1);
     max-height: calc(100vh - 3.75rem);
     max-height: calc(var(--app-height) - 3.75rem);
     height: calc(100vh - 3.75rem);
     height: calc(var(--app-height) - 3.75rem);
     padding-top: 1rem;
     padding-bottom: 1.5rem;
     z-index: 50;
     pointer-events: auto;
     visibility: visible;
     overflow: hidden
 }

    .navbar.is-opened .navbar__content .button--primary:not(:hover):not(:focus):not(:active) {
        background-color: #fff;
        color: #fffded
    }

    .navbar.is-opened .navbar__menu-item {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0)
    }

    .navbar.is-opened .navbar__menu-item:nth-child(1) {
        transition: opacity .3091s cubic-bezier(.32, .08, .24, 1) 30ms, transform .3455s cubic-bezier(.32, .08, .24, 1) 20ms
    }

    .navbar.is-opened .navbar__menu-item:nth-child(2) {
        transition: opacity .31812s cubic-bezier(.32, .08, .24, 1) 43.33ms, transform .35351s cubic-bezier(.32, .08, .24, 1) 33.33ms
    }

    .navbar.is-opened .navbar__menu-item:nth-child(3) {
        transition: opacity .32664s cubic-bezier(.32, .08, .24, 1) 56.67ms, transform .36347s cubic-bezier(.32, .08, .24, 1) 46.67ms
    }

    .navbar.is-opened .navbar__menu-item:nth-child(4) {
        transition: opacity .33467s cubic-bezier(.32, .08, .24, 1) 70ms, transform .37539s cubic-bezier(.32, .08, .24, 1) 60ms
    }

    .navbar.is-opened .navbar__menu-item:nth-child(5) {
        transition: opacity .3422s cubic-bezier(.32, .08, .24, 1) 83.33ms, transform .38926s cubic-bezier(.32, .08, .24, 1) .07333s
    }

    .navbar.is-opened .navbar__menu-item:nth-child(6) {
        transition: opacity .34923s cubic-bezier(.32, .08, .24, 1) 96.67ms, transform .40508s cubic-bezier(.32, .08, .24, 1) 86.67ms
    }

    .navbar.is-show .navbar__menu {
        overflow-y: auto !important;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }
}

.navbar.is-active .navbar__button, .navbar.is-active .navbar__buttons, .navbar.is-active .navbar__logo, .navbar.is-active .navbar__menu {
    opacity: 0;
    pointer-events: none
}

.navbar.is-active .navbar__search {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
    pointer-events: auto
}

.footer {
    display: flex;
    flex-direction: column;
    background-color: #4d2719;
    color: #fff;
    text-align: left;
    position: relative;
    font-size: .875rem;
    letter-spacing: -.09px;
    z-index: 1;
    overflow: hidden
}

.footer a:not(.button):not(.footer__logo), .footer a:not(.button):not(.footer__logo):hover {
    color: #fff
}

.footer__content {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 1px solid rgba(255, 255, 255, .12);
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 48rem) {
    .footer__content {
        padding-top: calc(18.0555555556vw - 6.6666666667rem);
        padding-bottom: calc(20.3703703704vw - 7.7777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .navbar__overlay {
        top: 6.25rem
    }

    .footer__content {
        padding-top: 6.875rem;
        padding-bottom: 7.5rem
    }
}

@media (min-width: 62rem) {
    .footer__content-center {
        text-align: center;
        align-items: center
    }

    .footer__bottom {
        font-size: 1rem
    }
}

.footer__title {
    color: #fff;
    margin-bottom: .75rem
}

@media (max-width: 767px) {
    .footer__title {
        border-top: 1px solid rgba(255, 255, 255, .12);
        padding-top: .75rem
    }
}

@supports (padding-bottom:constant(safe-area-inset-bottom)) {
    .footer__bottom {
        padding-bottom: calc((constant(safe-area-inset-bottom)) + 32px)
    }
}

@supports (padding-bottom:env(safe-area-inset-bottom)) {
    .footer__bottom {
        padding-bottom: calc((env(safe-area-inset-bottom)) + 32px)
    }
}

.footer__bottom {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .7)
}

.footer__bottom a:not(:hover) {
    color: inherit
}

.footer__logo {
    display: flex
}

.footer__logo-img {
    height: 2.5rem;
    width: auto;
    flex-shrink: 0
}

@media screen and (min-width: 48rem) {
    .footer__logo-img {
        height: calc(2.7777777778vw + 1.1666666667rem)
    }
}

@media screen and (min-width: 75rem) {
    .footer__logo-img {
        height: 3.25rem
    }
}

.footer__logo-img + .footer__logo-label {
    position: absolute;
    left: -9999px
}

.footer__logo-spacer {
    height: 5.5rem
}

.footer__copyright a:not(:hover) {
    color: inherit !important
}

.footer__social {
    margin-top: 1.25rem !important
}

.footer__link {
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    padding: .5rem;
    border-radius: 0
}

.footer__link:hover {
    background-color: rgba(255, 255, 255, .1);
    color: #fff
}

.footer__menu {
    font-size: .875rem
}

.footer__menu-item:not(:first-child) {
    margin-top: .5rem
}

@media screen and (min-width: 48rem) {
    .footer__menu-item:not(:first-child) {
        margin-top: calc(0vw + .5rem)
    }
}

@media screen and (min-width: 75rem) {
    .footer__menu-item:not(:first-child) {
        margin-top: .5rem
    }
}

.footer__menu-link {
    line-height: 1.5rem
}

.footer__menu--grid-2 {
    display: flex;
    flex-wrap: wrap;
    margin: -.375rem -.75rem
}

.footer__menu--grid-2 .footer__menu-item {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 !important;
    padding: .375rem .75rem
}

.footer .list--icon {
    color: inherit
}

.footer .list--icon .list__item-icon {
    color: #c19d56
}

.section {
    z-index: 2
}

.section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 48rem) {
    .section__container {
        padding-top: calc(7.7380952381vw - .9642857143rem);
        padding-bottom: calc(7.7380952381vw - .9642857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .section__container {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

.section__container--bordered {
    border-top: 1px solid #ebebeb
}

.section__container--background {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media screen and (min-width: 48rem) {
    .section__container--background {
        padding-top: calc(11.6071428571vw - 3.5714285714rem);
        padding-bottom: calc(11.6071428571vw - 3.5714285714rem)
    }
}

@media screen and (min-width: 90rem) {
    .section__container--background {
        padding-top: 6.875rem;
        padding-bottom: 6.875rem
    }
}

.section__subtitle {
    color: #c19d56;
    display: flex;
    align-items: center;
    margin-bottom: .5rem
}

@media screen and (min-width: 48rem) {
    .section__subtitle {
        margin-bottom: calc(.9259259259vw + .0555555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__subtitle {
        margin-bottom: .75rem
    }
}

.section__subtitle::after, .section__subtitle::before {
    content: "";
    flex-shrink: 0;
    width: 3rem;
    height: 1px;
    background-color: #c19d56;
    margin-bottom: .3125rem
}

.section__subtitle::before {
    margin-right: 1.25rem
}

.section__subtitle::after {
    margin-left: 1.25rem
}

.section__subtitle--separator-right::before {
    content: none !important
}

.section__subtitle:not(.section__subtitle--separator-right)::after {
    content: none
}

.section__title {
    position: relative;
    text-transform: uppercase;
    margin-bottom: 1.75rem
}

.section__caption:not(:first-child) {
    margin-top: .5rem
}

.section__tab {
    display: flex;
    padding: .75rem;
    background-color: #edf3fe;
    border-radius: 9.375rem;
    justify-content: center
}

@media (max-width: 575px) {
    .navbar__search-input {
        min-height: 3.75rem
    }

    .navbar__search-close .icon, .navbar__search-submit .icon {
        font-size: 1rem !important
    }

    .section__tab {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        justify-content: flex-start
    }
}

.section__tab-toggle {
    padding-left: .75rem;
    padding-right: .75rem;
    transition-duration: .3s;
    transition-property: background-color, color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    min-height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-color: #4d2719;
    color: #fff;
    font-weight: 500;
    border-radius: 3.125rem;
    cursor: pointer;
    border: 0;
    outline: 0
}

.section__tab-toggle.is-active, .section__tab-toggle:hover:not(.is-active) {
    background-color: #fffded;
    color: #fff
}

.section__tab-toggle:not(:first-child) {
    margin-left: .75rem
}

@media screen and (min-width: 48rem) {
    .section__title {
        margin-bottom: calc(0vw + 1.75rem)
    }

    .section__tab-toggle {
        padding-left: calc(1.8518518519vw - .1388888889rem);
        padding-right: calc(1.8518518519vw - .1388888889rem)
    }

    .section__tab-toggle:not(:first-child) {
        margin-left: calc(.9259259259vw + .3055555556rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__title {
        margin-bottom: 1.75rem
    }

    .section__tab-toggle {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .section__tab-toggle:not(:first-child) {
        margin-left: 1rem
    }
}

@media (max-width: 575px) {
    .section__tab-toggle {
        flex-grow: 1
    }
}

.section__header {
    margin-bottom: 1.75rem;
    display: flex;
    flex-direction: column;
    position: relative
}

@media screen and (min-width: 48rem) {
    .section__header {
        margin-bottom: calc(0vw + 1.75rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__header {
        margin-bottom: 1.75rem
    }
}

.section__header .section__title {
    margin-bottom: initial !important
}

.section__header--seperated {
    padding-bottom: 1.75rem;
    margin-bottom: 1.75rem;
    border-bottom: 1px solid #ebebeb
}

@media screen and (min-width: 48rem) {
    .section__header--seperated {
        padding-bottom: calc(0vw + 1.75rem);
        margin-bottom: calc(0vw + 1.75rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__header--seperated {
        padding-bottom: 1.75rem;
        margin-bottom: 1.75rem
    }
}

.section__content {
    display: flex;
    flex-direction: column
}

.section__content p:not(.card__caption) {
    margin-top: 0;
    margin-bottom: 0
}

.section__content p:not(.card__caption):not(:first-child) {
    margin-top: 1rem
}

.section__button:not(.section__button--centered) {
    margin-right: auto
}

.section__button {
    margin-top: 3rem
}

@media screen and (min-width: 36rem) {
    .section__button {
        margin-top: calc(2.0833333333vw + 2.25rem)
    }
}

@media screen and (min-width: 48rem) {
    .section__button {
        margin-top: 3.25rem
    }
}

.section__button--centered {
    margin-top: 3rem
}

@media screen and (min-width: 36rem) {
    .section__button--centered {
        margin-top: calc(1.0416666667vw + 2.625rem)
    }
}

.section__value {
    display: flex;
    flex-direction: column
}

.section__value + .section__value {
    margin-top: 3rem
}

@media (min-width: 48rem) {
    .section__value {
        padding: 1.5rem
    }

    .section__value + .section__value {
        margin-top: 0
    }

    .section__value-content {
        padding: 1.5rem
    }

    .section__value-image-wrapper {
        margin-right: -1.5rem
    }
}

@media screen and (min-width: 48rem) and (min-width: 48rem) {
    .section__value-content {
        padding: calc(2.7777777778vw + .1666666667rem)
    }
}

@media screen and (min-width: 48rem) and (min-width: 75rem) {
    .section__value-content {
        padding: 2.25rem
    }
}

@media (min-width: 48rem) {
    .section__value:nth-child(even) {
        background-color: #f7f7f7
    }
}

.section__value:nth-child(even) .section__value-image-wrapper {
    margin-right: 0
}

.section__video {
    position: relative;
    display: flex;
    flex-direction: column
}

.section__video-control {
    transition-duration: .3s;
    transition-property: background-color, box-shadow, backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 3.125rem;
    height: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(238, 238, 238, .2);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    backdrop-filter: blur(2px);
    font-size: 1.25rem;
    color: #fff;
    position: absolute;
    left: 2rem;
    bottom: 2rem;
    z-index: 3
}

@media (max-width: 767px) {
    .section__video-control {
        left: 1.25rem;
        bottom: 3rem
    }
}

.section__video-control:hover {
    background-color: rgba(255, 255, 255, .4);
    backdrop-filter: blur(4px)
}

.section__map {
    height: 25rem;
    position: relative;
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 48rem) {
    .section__button--centered {
        margin-top: 3.125rem
    }

    .section__map {
        height: calc(45.1388888889vw + 3.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__map {
        height: 37.1875rem
    }
}

.section__map-item {
    min-height: 0;
    flex-grow: 1;
    filter: grayscale(56%) invert(97%) contrast(88%)
}

.section__background {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.section__background--blend-multiply {
    mix-blend-mode: multiply
}

.section__background--transparent.is-loaded {
    opacity: .15 !important
}

.section__background--transparent-2.is-loaded {
    opacity: .03 !important
}

.section__image-wrapper {
    padding-bottom: 6.25rem;
    padding-left: 6.25rem;
    position: relative;
    z-index: 2
}

@media screen and (min-width: 36rem) {
    .section__image-wrapper {
        padding-bottom: calc(36.5384615385vw - 6.9038461538rem);
        padding-left: calc(36.5384615385vw - 6.9038461538rem)
    }
}

@media screen and (min-width: 62rem) {
    .section__image-wrapper {
        padding-bottom: 15.75rem;
        padding-left: 15.75rem
    }
}

.section__image--bordered {
    border: 1px solid #ebebeb
}

.section__image-item:not(.image-ratio__item) {
    max-width: 100%;
    height: auto
}

.section__image-object {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%
}

@media (min-width: 62rem) {
    .section__image-wrapper {
        padding-left: 0;
        padding-bottom: 8.25rem
    }

    .section__image-object {
        width: 100%;
        right: 15.75rem;
        bottom: 0;
        left: initial;
        z-index: 3;
        pointer-events: none
    }
}

@media (max-width: 767px) {
    .section__shapes {
        display: none
    }
}

.section__shapes-item {
    position: absolute;
    left: -9999px;
    pointer-events: none;
    display: block;
    height: auto;
    z-index: -1
}

.section__separator {
    height: 1.5rem;
    width: 1px;
    background-color: #ebebeb;
    margin-left: .5rem;
    margin-right: .5rem
}

.section__score {
    width: 12rem;
    max-width: 100%;
    position: absolute !important;
    z-index: 5
}

@media (max-width: 575px) {
    .section__score {
        padding: .75rem;
        justify-content: center
    }
}

.section__score--left {
    left: -2.5rem;
    top: 6rem
}

.section__score--right {
    right: -2.5rem;
    bottom: 14.25rem
}

@media (min-width: 53.75rem) {
    .section__score--left {
        left: -5.75rem
    }

    .section__score--right {
        right: -5.75rem
    }
}

@media (max-width: 767px) {
    .section__score--left {
        width: calc(50% - 8px);
        left: 0;
        top: 0
    }

    .section__score--right {
        width: calc(50% - 8px);
        right: 0;
        top: 0;
        bottom: initial
    }
}

.section__gallery-slider {
    position: relative
}

.section__embed {
    width: 100%;
    border-radius: 0;
    height: calc(100vh - 7.5rem)
}

@media (min-width: 62rem) {
    .section__gallery-header {
        position: relative;
        z-index: 3;
        background-color: #fff
    }

    .section__gallery-slider::after {
        content: "";
        width: 10000px;
        height: 100%;
        position: absolute;
        right: 100%;
        top: 0;
        background-color: #fff;
        z-index: 2
    }

    .section__embed {
        height: calc(100vh - 8.75rem)
    }

    @supports (position:sticky) {
        .section__sticky-nav {
            position: sticky;
            top: 30%
        }
    }
}

.section__sticky-section {
    display: flex;
    flex-direction: column
}

.section__sticky-section + .section__sticky-section {
    margin-top: 3rem
}

.section__sticky-section-content {
    padding: 1.25rem;
    margin-top: -7.5rem;
    border-radius: .75rem;
    max-width: 90%;
    background-color: #fffded;
    position: relative;
    z-index: 3;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 48rem) {
    .section__sticky-section + .section__sticky-section {
        margin-top: calc(7.4074074074vw - .5555555556rem)
    }

    .section__sticky-section-content {
        padding: calc(2.7777777778vw - .0833333333rem);
        margin-top: calc(-6.9444444444vw - 4.1666666667rem);
        border-radius: calc(1.8518518519vw - .1388888889rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__sticky-section + .section__sticky-section {
        margin-top: 5rem
    }

    .section__sticky-section-content {
        padding: 2rem;
        margin-top: -9.375rem;
        border-radius: 1.25rem
    }
}

@media (min-width: 48rem) {
    .section__sticky-section-content {
        max-width: 70%
    }

    .section__timeline::before {
        content: "";
        width: 1px;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        background-color: #c19d56;
        pointer-events: none
    }
}

.section__sticky-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 500;
    width: 3.5rem;
    height: 3.5rem;
    margin-top: 2rem;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin-left: -.75rem
}

.section__sticky-counter .seperator {
    margin: 0 .125rem
}

.section__signature {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: .8125rem;
    color: #fffded;
    margin-top: 2.5rem
}

.section__signature-name {
    font-family: "Tuesday Night", "DM Sans", sans-serif;
    color: #c19d56;
    font-size: 2.5rem;
    line-height: 1.5;
    font-weight: 400
}

.section__signature-position {
    margin-top: 1rem
}

.section__sweet {
    width: 9.75rem;
    max-width: 100%;
    text-align: center
}

.section__sweet-image {
    max-width: 6.25rem;
    margin-left: auto;
    margin-right: auto
}

.section__timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 67rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.section__timeline-item {
    display: flex;
    flex-direction: column;
    text-align: left
}

.section__timeline-item:not(:first-child) {
    margin-top: 6rem
}

.section__timeline-image {
    display: block;
    width: 100%;
    margin-bottom: 1.5rem
}

@media (min-width: 48rem) {
    .section__timeline-item {
        flex-direction: row;
        align-items: center
    }

    .section__timeline-content, .section__timeline-image {
        flex: 0 0 50%;
        max-width: 50%
    }

    .section__timeline-image {
        padding-right: 3.125rem;
        margin-bottom: 0
    }

    .section__timeline-content {
        padding-left: 3.125rem
    }
}

.section__timeline-content {
    position: relative;
    display: flex;
    flex-direction: column
}

.section__timeline-content::before {
    width: 2.125rem;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #c19d56;
    transform: translateY(-50%);
    height: 1px
}

@media screen and (min-width: 48rem) {
    .section__timeline-item:not(:first-child) {
        margin-top: calc(5.5555555556vw + 3.3333333333rem)
    }

    .section__timeline-content::before {
        width: calc(27.2321428571vw - 10.9464285714rem)
    }
}

@media screen and (min-width: 62rem) {
    .section__timeline-content::before {
        width: 5.9375rem
    }
}

.section__timeline-content::after {
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #c19d56;
    position: absolute
}

.section__timeline-date {
    height: 2.5rem;
    margin-bottom: .25rem;
    color: #c19d56;
    opacity: .2;
    pointer-events: none;
    line-height: 1
}

.section__timeline-item:nth-child(2n) {
    text-align: right
}

@media (min-width: 48rem) {
    .section__timeline-content::after, .section__timeline-content::before {
        content: ""
    }

    .section__timeline-item:nth-child(2n) {
        flex-direction: row-reverse
    }

    .section__timeline-item:nth-child(2n) .section__timeline-image {
        padding-left: 3.125rem;
        padding-right: 0 !important
    }
}

@media screen and (min-width: 48rem) and (min-width: 48rem) {
    .section__timeline-image {
        padding-right: calc(20.5357142857vw - 6.7321428571rem)
    }

    .section__timeline-content {
        padding-left: calc(47.3214285714vw - 19.5892857143rem)
    }

    .section__timeline-item:nth-child(2n) .section__timeline-image {
        padding-left: calc(20.5357142857vw - 6.7321428571rem)
    }
}

@media screen and (min-width: 48rem) and (min-width: 62rem) {
    .section__timeline-image {
        padding-right: 6rem
    }

    .section__timeline-content {
        padding-left: 9.75rem
    }

    .section__timeline-item:nth-child(2n) .section__timeline-image {
        padding-left: 6rem
    }
}

@media (min-width: 48rem) {
    .section__timeline-item:nth-child(2n) .section__timeline-content {
        padding-right: 3.125rem;
        padding-left: 0 !important
    }
}

@media screen and (min-width: 48rem) and (min-width: 48rem) {
    .section__timeline-item:nth-child(2n) .section__timeline-content {
        padding-right: calc(47.3214285714vw - 19.5892857143rem)
    }
}

@media screen and (min-width: 48rem) and (min-width: 62rem) {
    .section__timeline-item:nth-child(2n) .section__timeline-content {
        padding-right: 9.75rem
    }
}

.section__timeline-item:nth-child(2n) .section__timeline-content::before {
    left: inherit;
    right: 0
}

.section__timeline-item:nth-child(2n) .section__timeline-content::after {
    left: 100%
}

.section__timeline-item:nth-child(2n) .section__timeline-date {
    margin-right: 0
}

@media (min-width: 75rem) {
    .section__timeline-date {
        text-align: right;
        margin-right: -2rem
    }

    .section__timeline-item:nth-child(2n) .section__timeline-date {
        text-align: left;
        margin-left: -2rem
    }
}

.section--centered {
    text-align: center
}

.section--centered .section__title::after {
    left: 50%;
    transform: translateX(-50%)
}

.section--centered .section__subtitle {
    display: inline-flex;
    align-self: center
}

.section--centered .section__subtitle::after {
    content: ""
}

.section--centered .section__caption, .section--centered .section__subtitle, .section--centered .section__title {
    text-align: center
}

.section--centered .section__title--icon {
    justify-content: center
}

.section--centered .text-style--left .section__title--icon {
    justify-content: inherit
}

.section--centered .section__title-shape {
    top: -2rem;
    margin-left: -.8em
}

.section--centered .section__title-label {
    display: inline-block;
    vertical-align: top
}

.section--centered .section__header {
    text-align: center
}

.section--centered .section__header--seperated::after {
    left: 50%;
    transform: translateX(-50%)
}

.section--centered .section__button {
    margin-left: auto;
    margin-right: auto
}

.section--centered .card:not(.card--centered), .section--centered .form {
    text-align: left
}

@media (min-width: 62rem) {
    .section__sweet {
        width: 100%
    }

    .section__timeline {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .section--centered-desktop {
        text-align: center
    }

    .section--centered-desktop .section__title::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-desktop .section__subtitle {
        display: inline-flex;
        align-self: center
    }

    .section--centered-desktop .section__subtitle::after {
        content: ""
    }

    .section--centered-desktop .section__caption, .section--centered-desktop .section__subtitle, .section--centered-desktop .section__title {
        text-align: center
    }

    .section--centered-desktop .section__title--icon {
        justify-content: center
    }

    .section--centered-desktop .text-style--left .section__title--icon {
        justify-content: inherit
    }

    .section--centered-desktop .section__title-shape {
        top: -2rem;
        margin-left: -.8em
    }

    .section--centered-desktop .section__title-label {
        display: inline-block;
        vertical-align: top
    }

    .section--centered-desktop .section__header {
        text-align: center
    }

    .section--centered-desktop .section__header--seperated::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-desktop .section__button {
        margin-left: auto;
        margin-right: auto
    }

    .section--centered-desktop .card:not(.card--centered), .section--centered-desktop .form {
        text-align: left
    }
}

@media (max-width: 991px) {
    .section--centered-mobile {
        text-align: center
    }

    .section--centered-mobile .section__title::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-mobile .section__subtitle {
        display: inline-flex;
        align-self: center
    }

    .section--centered-mobile .section__subtitle::after {
        content: ""
    }

    .section--centered-mobile .section__caption, .section--centered-mobile .section__subtitle, .section--centered-mobile .section__title {
        text-align: center
    }

    .section--centered-mobile .section__title--icon {
        justify-content: center
    }

    .section--centered-mobile .text-style--left .section__title--icon {
        justify-content: inherit
    }

    .section--centered-mobile .section__title-shape {
        top: -2rem;
        margin-left: -.8em
    }

    .section--centered-mobile .section__title-label {
        display: inline-block;
        vertical-align: top
    }

    .section--centered-mobile .section__header {
        text-align: center
    }

    .section--centered-mobile .section__header--seperated::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-mobile .section__button {
        margin-left: auto;
        margin-right: auto
    }

    .section--centered-mobile .card:not(.card--centered), .section--centered-mobile .form {
        text-align: left
    }

    .section--background-image {
        background-size: 100%
    }
}

@media (max-width: 767px) {
    .section--centered-mobile-md {
        text-align: center
    }

    .section--centered-mobile-md .section__title::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-mobile-md .section__subtitle {
        display: inline-flex;
        align-self: center
    }

    .section--centered-mobile-md .section__subtitle::after {
        content: ""
    }

    .section--centered-mobile-md .section__caption, .section--centered-mobile-md .section__subtitle, .section--centered-mobile-md .section__title {
        text-align: center
    }

    .section--centered-mobile-md .section__title--icon {
        justify-content: center
    }

    .section--centered-mobile-md .text-style--left .section__title--icon {
        justify-content: inherit
    }

    .section--centered-mobile-md .section__title-shape {
        top: -2rem;
        margin-left: -.8em
    }

    .section--centered-mobile-md .section__title-label {
        display: inline-block;
        vertical-align: top
    }

    .section--centered-mobile-md .section__header {
        text-align: center
    }

    .section--centered-mobile-md .section__header--seperated::after {
        left: 50%;
        transform: translateX(-50%)
    }

    .section--centered-mobile-md .section__button {
        margin-left: auto;
        margin-right: auto
    }

    .section--centered-mobile-md .card:not(.card--centered), .section--centered-mobile-md .form {
        text-align: left
    }
}

.section--dark {
    color: #fffded
}

.section--dark hr {
    background-color: rgba(255, 255, 255, .2)
}

.section--dark .card--badge-single:not(:hover) .card__badge, .section--dark .card__author-title, .section--dark .list__item-link, .section--dark .section__title, .section--dark .testimonial blockquote p, .section--dark .testimonial blockquote small strong, .section--dark blockquote p, .section--dark blockquote small strong, .section--dark h1, .section--dark h2, .section--dark h3, .section--dark h4, .section--dark h5, .section--dark h6 {
    color: #fffded
}

.section--dark .card__author-caption {
    color: #b5b5b5
}

.section--dark .section__subtitle {
    color: #c19d56
}

.section--dark .button--plain:not(:hover):not(:active):not(:focus), .section--dark .button--white.button--bordered:not(:hover):not(:active):not(:focus) {
    color: #fff
}

.section--dark .card .card__icon {
    color: #c19d56
}

.section--dark .card .card__badge, .section--dark .card .card__title {
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

.section--dark .card.card--plain:hover, .section--dark .card.card--plain:hover .card__caption, .section--dark .card.card--plain:hover .card__icon, .section--dark .card.card--plain:hover .card__number, .section--dark .card.card--plain:hover .card__title {
    color: inherit
}

.section--dark .card.card--number-wrapper {
    color: #f7f7f7
}

.section--dark .card.card--collapse {
    background-color: #eae7c8
}

.section--dark .card.card--collapse:hover {
    background-color: rgb(239.6368421053, 237.4421052632, 214.7631578947)
}

.section--dark .card:not(:hover):not(.card--keep-color):not(.card--no-hover) {
    border-color: rgba(255, 255, 255, .17);
    box-shadow: initial
}

.section--dark .card:not(:hover):not(.card--keep-color):not(.card--no-hover) .card__caption, .section--dark .card:not(:hover):not(.card--keep-color):not(.card--no-hover) .card__icon, .section--dark .card:not(:hover):not(.card--keep-color):not(.card--no-hover) .card__number {
    color: inherit
}

.section--dark .card:hover:not(.card--collapse):not(.card--no-hover) {
    color: #555;
    box-shadow: initial
}

.section--dark .card:hover:not(.card--collapse):not(.card--no-hover) .card__title {
    color: #fffded
}

.section--dark .card--bordered:not(:hover) {
    border-color: rgba(255, 255, 255, .12)
}

.section--dark .card--bordered.card--list:not(:hover) {
    border-color: #ebebeb
}

.section--dark .list {
    color: inherit
}

.section--dark .list--bordered .list__item {
    border-color: rgba(39, 39, 42, .32)
}

.section--dark .list--bordered .list__item:hover {
    background-color: rgba(39, 39, 42, .32);
    color: #d4d4d8
}

.section--dark .list--contact .list__item-icon-wrapper {
    border-color: rgba(255, 255, 255, .2)
}

.section--dark .list--contact .list__item-icon-wrapper::before {
    background-color: #fff
}

.section--dark .list--contact .list__item-icon-wrapper .list__item-icon {
    color: #fffded
}

.section--dark .list--seperated .list__item {
    border-color: rgba(255, 255, 255, .2)
}

.section--dark .list__item-title {
    color: #fff
}

.section--dark .accordion__item-content {
    color: rgba(255, 255, 255, .8)
}

.section--dark .section__subtitle::after, .section--dark .section__subtitle::before {
    background-color: #c19d56
}

.section--dark .section__title-shape {
    color: #27272a;
    opacity: .48
}

.section--dark .slider__navigation, .section--dark .slider__navigation:hover {
    color: #fff
}

@supports (-webkit-text-stroke:1px #fff) {
    .section--dark .countdown__item {
        color: transparent;
        -webkit-text-stroke: 1px #fff
    }
}

.section--dark .countdown__group[data-label]::after, .section--dark .text-style__highlight {
    color: #fff
}

.section--dark .button--bordered:not(.button--primary):not(:hover):not(:active):not(:focus) {
    color: #fff;
    border-color: #c19d56
}

.section--dark .button--bordered:active, .section--dark .button--bordered:focus, .section--dark .button--bordered:hover {
    background-color: #c19d56;
    color: #fff
}

.section--dark .button--special::after, .section--dark .button--special::before {
    color: #c19d56
}

.section--dark .card--collapse .card__title {
    color: #fffded
}

.section--dark .social--bordered .social__item-link:not(:hover) {
    color: #fff
}

.section--dark .social--plain .social__item-link:not(:hover) {
    color: #c19d56
}

.section--dark .entry {
    color: rgba(255, 255, 255, .8)
}

.section--dark .entry strong {
    color: #fff
}

.section--dark .entry blockquote {
    background-color: rgba(0, 0, 0, .15);
    border-left-color: #c19d56;
    padding: 1.25rem;
    margin-left: 0
}

.section--dark .entry blockquote small {
    color: rgba(255, 255, 255, .4)
}

.section--background {
    position: relative;
    z-index: 2
}

.section--background-image {
    background-repeat: no-repeat;
    background-position: center top
}

.section--background-gray {
    background-color: #f1f1f1
}

.section--background-gray .section__gallery-header, .section--background-gray .section__gallery-slider::after, .section--background-gray.section--radius-b::after, .section--background-gray.section--radius-t::before, .section--background-gray.section--radius::after, .section--background-gray.section--radius::before {
    background-color: #f1f1f1
}

.section--background-gray + .section--background-gray:not(.section--keep) .section__container {
    padding-top: 0
}

.section--background-dark {
    background-color: rgb(84.7, 42.9, 27.5)
}

@media (min-width: 75.125rem) {
    .section--background-gray.section--flow .section__container::before {
        background-color: #f1f1f1
    }

    .section--background-gray.section--boxed .section__wrapper {
        background-color: #f1f1f1;
        border-width: 0
    }

    .section--background-dark.section--flow .section__container::before {
        background-color: rgb(84.7, 42.9, 27.5)
    }

    .section--background-dark.section--boxed .section__wrapper {
        background-color: rgb(84.7, 42.9, 27.5);
        border-width: 0
    }

    .section--background-primary.section--flow .section__container::before {
        background-color: #4d2719
    }
}

.section--background-dark .section__gallery-header, .section--background-dark .section__gallery-slider::after, .section--background-dark.section--radius-b::after, .section--background-dark.section--radius-t::before, .section--background-dark.section--radius::after, .section--background-dark.section--radius::before {
    background-color: rgb(84.7, 42.9, 27.5)
}

.section--background-dark .testimonial {
    background-color: rgba(255, 255, 255, .15)
}

.section--background-dark + .section--background-dark:not(.section--keep) .section__container {
    padding-top: 0
}

.section--background-primary {
    background-color: #4d2719
}

.section--background-primary .section__gallery-header, .section--background-primary .section__gallery-slider::after, .section--background-primary.section--radius-b::after, .section--background-primary.section--radius-t::before, .section--background-primary.section--radius::after, .section--background-primary.section--radius::before {
    background-color: #4d2719
}

.section--background-primary .testimonial {
    background-color: rgba(255, 255, 255, .15)
}

.section--background-primary + .section--background-primary:not(.section--keep) .section__container {
    padding-top: 0
}

.section--background-half {
    position: relative;
    z-index: 2
}

.section--background-half::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #fff;
    z-index: -1
}

.section--background-half--bottom::before {
    top: 50%
}

.section--hero {
    padding-bottom: .75rem
}

.section--hero .section__title {
    margin-bottom: -2rem;
    color: #c19d56;
    position: relative;
    z-index: 3
}

@media screen and (min-width: 48rem) {
    .section__timeline-date {
        height: calc(7.4074074074vw - 1.0555555556rem);
        margin-bottom: calc(-6.4814814815vw + 3.3611111111rem)
    }

    .section--hero .section__title {
        margin-bottom: calc(-6.9444444444vw + 1.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section__timeline-item:not(:first-child) {
        margin-top: 7.5rem
    }

    .section__timeline-date {
        height: 4.5rem;
        margin-bottom: -1.5rem
    }

    .section--hero .section__title {
        margin-bottom: -3.875rem
    }
}

.section--hero .section__slider-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 0
}

@media (min-width: 75.125rem) {
    .section--background-primary.section--boxed .section__wrapper {
        background-color: #4d2719;
        border-width: 0
    }

    .section--hero .section__slider-wrapper {
        margin: 0 -8.125rem
    }

    .section--boxed {
        background-color: transparent !important;
        position: relative
    }
}

.section--hero .section__slider {
    width: auto;
    margin: -15px
}

@media (max-width: 1201px) {
    .section--hero .section__slider {
        margin: -5px
    }

    .section--bordered-bottom-mobile {
        border-bottom: 1px solid #ebebeb
    }
}

.section--about {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 160rem auto
}

@media (max-width: 991px) {
    .section--about {
        background-size: 100rem auto
    }
}

@media (max-width: 767px) {
    .section--about {
        background-size: 93.75rem auto
    }
}

.section--about .section__container {
    padding-bottom: 16.25rem !important
}

@media screen and (min-width: 48rem) {
    .section--about .section__container {
        padding-bottom: calc(80.3571428571vw - 22.3214285714rem) !important
    }
}

@media screen and (min-width: 62rem) {
    .section--about .section__container {
        padding-bottom: 27.5rem !important
    }
}

.section--testimonial {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 87.5rem auto
}

@media (max-width: 991px) {
    .section--testimonial {
        background-position: 12% 50%
    }

    .section--hidden-mobile {
        overflow: hidden;
        position: relative
    }
}

@media (max-width: 767px) {
    .section--testimonial {
        background-position: 0 0
    }

    .section--testimonial .section__container {
        padding-top: 4.375rem;
        padding-bottom: 8.75rem
    }

    .section--testimonial .section__content {
        padding: .5rem
    }
}

.section--testimonial-2::before {
    content: "";
    opacity: .5;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.section--testimonial-2 .section__container {
    position: relative;
    z-index: 2
}

.section.section--space-no .section__container {
    padding-top: 0;
    padding-bottom: 0
}

.section.section--space-no-t .section__container {
    padding-top: 0
}

.section.section--space-no-b .section__container {
    padding-bottom: 0
}

.section.section--space-xxs .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xxs .section__container {
        padding-top: calc(.5952380952vw + 2.4642857143rem);
        padding-bottom: calc(.5952380952vw + 2.4642857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xxs .section__container {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.section.section--space-xxs-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xxs-t .section__container {
        padding-top: calc(.5952380952vw + 2.4642857143rem)
    }
}

.section.section--space-xxs-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xxs-b .section__container {
        padding-bottom: calc(.5952380952vw + 2.4642857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xxs-t .section__container {
        padding-top: 3rem
    }

    .section.section--space-xxs-b .section__container {
        padding-bottom: 3rem
    }
}

.section.section--space-xs .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xs .section__container {
        padding-top: calc(3.869047619vw + .8928571429rem);
        padding-bottom: calc(3.869047619vw + .8928571429rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xs .section__container {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem
    }
}

.section.section--space-xs-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xs-t .section__container {
        padding-top: calc(3.869047619vw + .8928571429rem)
    }
}

.section.section--space-xs-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xs-b .section__container {
        padding-bottom: calc(3.869047619vw + .8928571429rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xs-t .section__container {
        padding-top: 4.375rem
    }

    .section.section--space-xs-b .section__container {
        padding-bottom: 4.375rem
    }
}

.section.section--space-s .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-s .section__container {
        padding-top: calc(6.1011904762vw - .1785714286rem);
        padding-bottom: calc(6.1011904762vw - .1785714286rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-s .section__container {
        padding-top: 5.3125rem;
        padding-bottom: 5.3125rem
    }
}

.section.section--space-s-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-s-t .section__container {
        padding-top: calc(6.1011904762vw - .1785714286rem)
    }
}

.section.section--space-s-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-s-b .section__container {
        padding-bottom: calc(6.1011904762vw - .1785714286rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-s-t .section__container {
        padding-top: 5.3125rem
    }

    .section.section--space-s-b .section__container {
        padding-bottom: 5.3125rem
    }
}

.section.section--space-m .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-m .section__container {
        padding-top: calc(9.0773809524vw - 1.6071428571rem);
        padding-bottom: calc(9.0773809524vw - 1.6071428571rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-m .section__container {
        padding-top: 6.5625rem;
        padding-bottom: 6.5625rem
    }
}

.section.section--space-m-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-m-t .section__container {
        padding-top: calc(9.0773809524vw - 1.6071428571rem)
    }
}

.section.section--space-m-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-m-b .section__container {
        padding-bottom: calc(9.0773809524vw - 1.6071428571rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-m-t .section__container {
        padding-top: 6.5625rem
    }

    .section.section--space-m-b .section__container {
        padding-bottom: 6.5625rem
    }
}

.section.section--space-l .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-l .section__container {
        padding-top: calc(13.5416666667vw - 3.75rem);
        padding-bottom: calc(13.5416666667vw - 3.75rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-l .section__container {
        padding-top: 8.4375rem;
        padding-bottom: 8.4375rem
    }
}

.section.section--space-l-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-l-t .section__container {
        padding-top: calc(13.5416666667vw - 3.75rem)
    }
}

.section.section--space-l-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-l-b .section__container {
        padding-bottom: calc(13.5416666667vw - 3.75rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-l-t .section__container {
        padding-top: 8.4375rem
    }

    .section.section--space-l-b .section__container {
        padding-bottom: 8.4375rem
    }
}

.section.section--space-xl .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xl .section__container {
        padding-top: calc(14.2857142857vw - 4.1071428571rem);
        padding-bottom: calc(14.2857142857vw - 4.1071428571rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xl .section__container {
        padding-top: 8.75rem;
        padding-bottom: 8.75rem
    }
}

.section.section--space-xl-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xl-t .section__container {
        padding-top: calc(14.2857142857vw - 4.1071428571rem)
    }
}

.section.section--space-xl-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-xl-b .section__container {
        padding-bottom: calc(14.2857142857vw - 4.1071428571rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-xl-t .section__container {
        padding-top: 8.75rem
    }

    .section.section--space-xl-b .section__container {
        padding-bottom: 8.75rem
    }
}

.section.section--space-2xl .section__container {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-2xl .section__container {
        padding-top: calc(20.2380952381vw - 6.9642857143rem);
        padding-bottom: calc(20.2380952381vw - 6.9642857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-2xl .section__container {
        padding-top: 11.25rem;
        padding-bottom: 11.25rem
    }
}

.section.section--space-2xl-t .section__container {
    padding-top: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-2xl-t .section__container {
        padding-top: calc(20.2380952381vw - 6.9642857143rem)
    }
}

.section.section--space-2xl-b .section__container {
    padding-bottom: 2.75rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-2xl-b .section__container {
        padding-bottom: calc(20.2380952381vw - 6.9642857143rem)
    }
}

@media screen and (min-width: 90rem) {
    .section.section--space-2xl-t .section__container {
        padding-top: 11.25rem
    }

    .section.section--space-2xl-b .section__container {
        padding-bottom: 11.25rem
    }
}

.section.section--space-radius-b {
    padding-bottom: 2rem
}

.section.section--space-radius-t {
    padding-top: 2rem
}

@media screen and (min-width: 48rem) {
    .section.section--space-radius-b {
        padding-bottom: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section.section--space-radius-t {
        padding-top: calc(11.1111111111vw - 3.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section.section--space-radius-b {
        padding-bottom: 5rem
    }

    .section.section--space-radius-t {
        padding-top: 5rem
    }
}

.section--hidden {
    overflow: hidden;
    position: relative
}

.section--boxed {
    position: relative
}

.section--boxed .section__container {
    padding-top: 0;
    padding-bottom: 0
}

.section--boxed .section__wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: hidden
}

@media (min-width: 75.125rem) {
    .section--boxed .section__wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0;
        position: relative;
        z-index: 2;
        border: 1px solid #ebebeb
    }

    .section--boxed .section__wrapper:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0 !important;
        border-top: 0 !important
    }
}

@media screen and (min-width: 75.125rem) and (min-width: 62rem) {
    .section--boxed .section__wrapper {
        padding-left: calc(8.9285714286vw - 4.2857142857rem);
        padding-right: calc(8.9285714286vw - 4.2857142857rem)
    }
}

@media screen and (min-width: 75.125rem) and (min-width: 90rem) {
    .section--boxed .section__wrapper {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }
}

.section--boxed .section__wrapper:not(:last-child) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.section--bordered {
    border-top: 1px solid #ebebeb
}

.section--bordered-bottom {
    border-bottom: 1px solid #ebebeb
}

.section--radius {
    z-index: 3;
    position: relative
}

.section--radius::after, .section--radius::before {
    height: 2rem;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    pointer-events: none;
    background-color: #fff
}

.section--radius::before {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    bottom: 100%
}

.section--radius::after {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    top: 100%
}

@media screen and (min-width: 48rem) {
    .section--boxed .section__wrapper {
        padding-top: calc(6.4814814815vw - 1.1111111111rem);
        padding-bottom: calc(6.4814814815vw - 1.1111111111rem)
    }

    .section--radius::after, .section--radius::before {
        height: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section--radius::before {
        border-top-left-radius: calc(11.1111111111vw - 3.3333333333rem);
        border-top-right-radius: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section--radius::after {
        border-bottom-left-radius: calc(11.1111111111vw - 3.3333333333rem);
        border-bottom-right-radius: calc(11.1111111111vw - 3.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section--boxed .section__wrapper {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    .section--radius::after, .section--radius::before {
        height: 5rem
    }

    .section--radius::before {
        border-top-left-radius: 5rem;
        border-top-right-radius: 5rem
    }

    .section--radius::after {
        border-bottom-left-radius: 5rem;
        border-bottom-right-radius: 5rem
    }
}

.section--radius + .section {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.section--radius-t {
    z-index: 3;
    position: relative
}

.section--radius-t .section__container {
    z-index: 5
}

.section--radius-t::before {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    height: 2rem;
    content: "";
    width: 100%;
    bottom: 100%;
    position: absolute;
    pointer-events: none;
    background-color: #fff;
    left: 0
}

@media screen and (min-width: 48rem) {
    .section--radius + .section {
        padding-top: calc(11.1111111111vw - 3.3333333333rem);
        padding-bottom: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section--radius-t::before {
        border-top-left-radius: calc(11.1111111111vw - 3.3333333333rem);
        border-top-right-radius: calc(11.1111111111vw - 3.3333333333rem);
        height: calc(11.1111111111vw - 3.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section--radius + .section {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .section--radius-t::before {
        border-top-left-radius: 5rem;
        border-top-right-radius: 5rem;
        height: 5rem
    }
}

.section--radius-t .section__background {
    top: -2rem;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    z-index: 4;
    height: auto;
    bottom: 0
}

.section--radius-t + .section {
    padding-bottom: 2rem
}

@media screen and (min-width: 48rem) {
    .section--radius-t .section__background {
        top: calc(-11.1111111111vw + 3.3333333333rem);
        border-top-left-radius: calc(11.1111111111vw - 3.3333333333rem);
        border-top-right-radius: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section--radius-t + .section {
        padding-bottom: calc(11.1111111111vw - 3.3333333333rem)
    }
}

@media screen and (min-width: 75rem) {
    .section--radius-t .section__background {
        top: -5rem;
        border-top-left-radius: 5rem;
        border-top-right-radius: 5rem
    }

    .section--radius-t + .section {
        padding-bottom: 5rem
    }
}

.section--radius-b {
    z-index: 3;
    position: relative
}

.section--radius-b::after {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    height: 2rem;
    content: "";
    width: 100%;
    position: absolute;
    pointer-events: none;
    background-color: #fff;
    left: 0;
    top: 100%
}

.section--radius-b + .section {
    padding-top: 2rem
}

.section:not([class*=" section--background"]):not(.section--keep) + .section:not([class*=" section--background"]):not([class*=" section--bordered"]):not(.section--keep) .section__container:not([class*=" section--background"]):not([class*=" section--bordered"]) {
    padding-top: initial
}

.cover {
    min-height: 6.25rem;
    padding-bottom: 2rem;
    position: relative;
    background-color: #232323;
    display: flex;
    flex-direction: column;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    padding-top: 3.75rem
}

@media screen and (min-width: 48rem) {
    .section--radius-b::after {
        border-bottom-left-radius: calc(11.1111111111vw - 3.3333333333rem);
        border-bottom-right-radius: calc(11.1111111111vw - 3.3333333333rem);
        height: calc(11.1111111111vw - 3.3333333333rem)
    }

    .section--radius-b + .section {
        padding-top: calc(11.1111111111vw - 3.3333333333rem)
    }

    .cover {
        min-height: calc(81.0185185185vw - 32.6388888889rem);
        padding-bottom: calc(11.1111111111vw - 3.3333333333rem)
    }
}

@media screen and (min-width: 62rem) {
    .cover {
        padding-top: calc(19.2307692308vw - 8.1730769231rem)
    }
}

@media screen and (min-width: 75rem) {
    .section--radius-b::after {
        border-bottom-left-radius: 5rem;
        border-bottom-right-radius: 5rem;
        height: 5rem
    }

    .section--radius-b + .section {
        padding-top: 5rem
    }

    .cover {
        min-height: 28.125rem;
        padding-bottom: 5rem;
        padding-top: 6.25rem
    }
}

.cover__container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    z-index: 3;
    position: relative
}

@media screen and (min-width: 48rem) {
    .cover__container {
        padding-top: calc(8.3333333333vw - 2rem);
        padding-bottom: calc(10.1851851852vw - 2.8888888889rem)
    }
}

@media screen and (min-width: 75rem) {
    .cover__container {
        padding-top: 4.25rem;
        padding-bottom: 4.75rem
    }
}

.cover__background {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.cover__background.is-loaded {
    opacity: .8 !important
}

.cover__breadcrumb {
    display: flex;
    justify-content: center
}

.cover__title {
    color: #fffded
}

.cover__title--wrapper {
    max-width: 25rem
}

.cover__meta {
    display: flex;
    flex-wrap: wrap;
    margin: -.25rem -.5rem;
    color: #fff;
    line-height: 1.5rem;
    font-size: .875rem;
    justify-content: center;
    padding: 1rem
}

@media (min-width: 36rem) {
    .section__button.flex-grow-1 {
        min-width: 11.25rem
    }

    .cover__meta {
        justify-content: space-between
    }
}

@media (min-width: 48rem) {
    .cover__meta {
        padding: 1rem;
        margin-top: 0;
        margin-bottom: 0
    }
}

.cover__meta-item {
    display: flex;
    justify-content: flex-start;
    min-height: 1.5rem;
    align-items: center;
    position: relative;
    padding: .25rem .5rem
}

@media (min-width: 48rem) {
    .cover__meta-item {
        flex: 1 1 auto;
        max-width: initial;
        justify-content: center;
        padding: 0
    }
}

@media (min-width: 62rem) {
    .section--testimonial .section__container {
        min-height: 66.25rem
    }

    .cover__meta {
        font-size: inherit
    }

    .cover__meta-item {
        width: 25%
    }

    .cover__meta-item + .cover__meta-item::before {
        content: "";
        width: 1px;
        height: 1.5rem;
        background-color: rgba(255, 255, 255, .24);
        position: absolute;
        right: 100%;
        top: 50%;
        transform: translateY(-50%)
    }
}

.cover__meta-item-icon {
    font-size: 1.25rem;
    margin-right: .5rem;
    flex-shrink: 0
}

.cover__meta-wrapper {
    margin-top: 2rem;
    background-color: #303030;
    border-radius: 0;
    overflow: hidden;
    padding: 1rem
}

.cover__meta-wrapper .cover__meta {
    padding: 0 !important
}

@media (min-width: 48rem) {
    .cover__meta-wrapper .cover__meta {
        border: 0
    }
}

.cover--small {
    min-height: 11.25rem
}

.cover--left .cover__container {
    align-items: stretch;
    text-align: left
}

.page {
    position: relative;
    z-index: 3
}

.page__container {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.page__header, .page__title {
    margin-bottom: 1.5rem
}

@media screen and (min-width: 48rem) {
    .cover__meta-wrapper {
        margin-top: calc(8.3333333333vw - 2rem)
    }

    .cover--small {
        min-height: calc(16.2037037037vw + 3.4722222222rem)
    }

    .page__container {
        padding-top: calc(15.9722222222vw - 4.6666666667rem);
        padding-bottom: calc(15.9722222222vw - 4.6666666667rem)
    }

    .page__header, .page__title {
        margin-bottom: calc(3.7037037037vw - .2777777778rem)
    }
}

@media screen and (min-width: 75rem) {
    .cover__meta-wrapper {
        margin-top: 4.25rem
    }

    .cover--small {
        min-height: 15.625rem
    }

    .page__container {
        padding-top: 7.3125rem;
        padding-bottom: 7.3125rem
    }

    .page__header, .page__title {
        margin-bottom: 2.5rem
    }
}

.page__header .page__title {
    margin-bottom: 0
}

.page__tab {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    padding-bottom: .625rem;
    margin-bottom: 1.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 575px) {
    .page__tab {
        justify-content: flex-start
    }
}

.page__tab::-webkit-scrollbar {
    display: none
}

.page__tab-item {
    transition-duration: .3s;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    color: #fffded;
    text-align: left;
    border: 1px solid transparent;
    min-height: 2.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .7px;
    position: relative;
    flex-shrink: 0;
    white-space: nowrap;
    margin: 0 .875rem;
    font-size: .875rem
}

.page__tab-item::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 6px;
    top: calc(100% - 6px);
    left: 0;
    color: #c19d56;
    border-top: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform-origin: center;
    box-sizing: border-box;
    opacity: 0;
    transform: skewX(90deg) translateZ(0);
    transition: .5s cubic-bezier(0, 1, 1, 1), opacity .5s cubic-bezier(.21, .46, .59, .86)
}

.page__tab-item.active {
    color: #c19d56
}

.page__tab-item.active::after {
    transition: .5s cubic-bezier(0, 0, 1, 0), opacity .5s cubic-bezier(.19, .46, .47, .78);
    transform: skewX(0) translateZ(0);
    opacity: 1
}

.page__featured-image {
    margin-bottom: 1.5rem
}

.page__featured-image-item {
    border-radius: 0;
    max-width: 100%
}

@media screen and (min-width: 48rem) {
    .page__featured-image {
        margin-bottom: calc(1.8518518519vw + .6111111111rem)
    }

    .page__featured-image-item {
        border-radius: calc(4.6296296296vw - 2.2222222222rem)
    }
}

@media screen and (min-width: 75rem) {
    .page__featured-image {
        margin-bottom: 2rem
    }

    .page__featured-image-item {
        border-radius: 1.25rem
    }
}

@media (max-width: 991px) {
    .page__featured-image-item {
        height: auto
    }
}

.page:not([class*=" section--background"]):not(.page--columns) + .section:not([class*=" section--background"]) .section__container:not([class*=" section__container--background"]):not([class*=" section__container--bordered"]) {
    padding-top: initial
}