@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    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")
}

:root {
    --swiper-theme-color: #007aff
}

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

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

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

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

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

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

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

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

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

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

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

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

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
        -webkit-transform-style: preserve-3d;
        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 {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: none;
    -ms-scroll-snap-type: none;
    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: "";
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    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 {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

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

.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 {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

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

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

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

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        cursor: auto;
        opacity: .35;
        pointer-events: none
    }

    .swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
        cursor: auto;
        opacity: 0;
        pointer-events: none
    }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset,10px)
}

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: "next"
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

    .swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
        display: none !important
    }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,8px);
    left: 0;
    top: var(--swiper-pagination-top,auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        position: relative;
        -webkit-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(.33);
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity,1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    left: var(--swiper-pagination-left,auto);
    right: var(--swiper-pagination-right,8px);
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        display: block;
        margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: top .2s,-webkit-transform .2s;
            transition: top .2s,-webkit-transform .2s;
            transition: transform .2s,top .2s;
            transition: transform .2s,top .2s,-webkit-transform .2s
        }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: left .2s,-webkit-transform .2s;
        transition: left .2s,-webkit-transform .2s;
        transition: transform .2s,left .2s;
        transition: transform .2s,left .2s,-webkit-transform .2s
    }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        transform-origin: left top;
        width: 100%
    }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size,4px);
    left: 0;
    top: 0;
    width: 100%
}

    .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
        height: 100%;
        left: 0;
        top: 0;
        width: var(--swiper-pagination-progressbar-size,4px)
    }

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    position: relative;
    -ms-touch-action: none;
    touch-action: none
}

    .swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
        display: none !important
    }

    .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
        bottom: var(--swiper-scrollbar-bottom,4px);
        height: var(--swiper-scrollbar-size,4px);
        left: var(--swiper-scrollbar-sides-offset,1%);
        position: absolute;
        top: var(--swiper-scrollbar-top,auto);
        width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
        z-index: 50
    }

    .swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
        height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
        left: var(--swiper-scrollbar-left,auto);
        position: absolute;
        right: var(--swiper-scrollbar-right,4px);
        top: var(--swiper-scrollbar-sides-offset,1%);
        width: var(--swiper-scrollbar-size,4px);
        z-index: 50
    }

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-height: 100%;
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move;
    -ms-touch-action: none;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-grid-column > .swiper-wrapper, .swiper-grid > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    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
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

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

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

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

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

    .swiper-cube .swiper-cube-shadow:before {
        background: #000;
        bottom: 0;
        content: "";
        -webkit-filter: blur(50px);
        filter: blur(50px);
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

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

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

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity,height,-webkit-transform;
    transition-property: opacity,height,-webkit-transform;
    transition-property: transform,opacity,height;
    transition-property: transform,opacity,height,-webkit-transform
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 100;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Thin.a832e799.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 200;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-ExtraLight.f62fa781.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 300;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Light.088fbf56.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Regular.3e96c38b.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 500;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Medium.2fa651ef.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 600;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-SemiBold.6cecad78.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 700;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Bold.757ca8be.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 800;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-ExtraBold.7df160fe.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: normal;
    font-weight: 900;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-Black.b809d6f4.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 100;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-ThinItalic.7339234c.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 200;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-ExtraLightItalic.02cb5ecd.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 300;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-LightItalic.0b3ff2a5.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 400;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-RegularItalic.ba7f02a5.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 500;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-MediumItalic.de4c3699.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 600;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-SemiBoldItalic.12536327.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 700;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-BoldItalic.605e74ad.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 800;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-ExtraBoldItalic.831da749.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis;
    font-style: italic;
    font-weight: 900;
    src: url(/wp-content/themes/enfold-child/build/fonts/Metropolis-BlackItalic.15c99198.ttf) format("truetype")
}

:root {
    --Neutral-0: #1b1819;
    --Neutral-50: #595051;
    --Neutral-70: #363031;
    --Neutral-80: #878384;
    --Neutral-90: #d9d7d7;
    --Neutral-100: #f3f1f1;
    --gradient-glow: radial-gradient(50% 50% at 50% 50%,#363031 0%,#252122 45%,#1b1819 100%);
    --gradient-highlight: linear-gradient(90deg,#1b1819,#595051 40%,#595051 60%,#1b1819);
    --gradient-highlight-2: linear-gradient(180deg,rgba(27,24,25,.75),rgba(57,87,49,.75) 20%,rgba(34,46,31,.75) 80%,rgba(27,24,25,.75));
    --success: #395731;
    --error: #7c2d2d;
    --metropolis: "Metropolis","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    --cinzel: "cinzel",Helvetica,Arial,sans-serif
}
/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

@media(min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

@media(min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

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

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

.col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.row-cols-auto > * {
    width: auto
}

.row-cols-1 > *, .row-cols-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.row-cols-1 > * {
    width: 100%
}

.row-cols-2 > * {
    width: 50%
}

.row-cols-2 > *, .row-cols-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.row-cols-3 > * {
    width: 33.33333333%
}

.row-cols-4 > * {
    width: 25%
}

.row-cols-4 > *, .row-cols-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.row-cols-5 > * {
    width: 20%
}

.row-cols-6 > * {
    width: 16.66666667%
}

.col-auto, .row-cols-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-auto {
    width: auto
}

.col-1 {
    width: 8.33333333%
}

.col-1, .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-2 {
    width: 16.66666667%
}

.col-3 {
    width: 25%
}

.col-3, .col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-5, .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-7, .col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-8 {
    width: 66.66666667%
}

.col-9 {
    width: 75%
}

.col-10, .col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-10 {
    width: 83.33333333%
}

.col-11 {
    width: 91.66666667%
}

.col-11, .col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-12 {
    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 {
    --bs-gutter-x: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-sm-1 > *, .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-sm-1 > * {
        width: 100%
    }

    .row-cols-sm-2 > * {
        width: 50%
    }

    .row-cols-sm-2 > *, .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-sm-3 > * {
        width: 33.33333333%
    }

    .row-cols-sm-4 > * {
        width: 25%
    }

    .row-cols-sm-4 > *, .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-sm-5 > * {
        width: 20%
    }

    .row-cols-sm-6 > * {
        width: 16.66666667%
    }

    .col-sm-auto, .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-auto {
        width: auto
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-1, .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-3, .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-5, .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-7, .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10, .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-11, .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-12 {
        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 {
        --bs-gutter-x: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-md-1 > *, .row-cols-md-auto > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-md-1 > * {
        width: 100%
    }

    .row-cols-md-2 > * {
        width: 50%
    }

    .row-cols-md-2 > *, .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-md-3 > * {
        width: 33.33333333%
    }

    .row-cols-md-4 > * {
        width: 25%
    }

    .row-cols-md-4 > *, .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-md-5 > * {
        width: 20%
    }

    .row-cols-md-6 > * {
        width: 16.66666667%
    }

    .col-md-auto, .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-auto {
        width: auto
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-1, .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-3, .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-5, .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-7, .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10, .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-11, .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-12 {
        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 {
        --bs-gutter-x: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-lg-1 > *, .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-1 > * {
        width: 100%
    }

    .row-cols-lg-2 > * {
        width: 50%
    }

    .row-cols-lg-2 > *, .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-3 > * {
        width: 33.33333333%
    }

    .row-cols-lg-4 > * {
        width: 25%
    }

    .row-cols-lg-4 > *, .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-5 > * {
        width: 20%
    }

    .row-cols-lg-6 > * {
        width: 16.66666667%
    }

    .col-lg-auto, .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-auto {
        width: auto
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-1, .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-3, .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-5, .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-7, .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10, .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-11, .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-12 {
        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 {
        --bs-gutter-x: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-xl-1 > *, .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xl-1 > * {
        width: 100%
    }

    .row-cols-xl-2 > * {
        width: 50%
    }

    .row-cols-xl-2 > *, .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xl-3 > * {
        width: 33.33333333%
    }

    .row-cols-xl-4 > * {
        width: 25%
    }

    .row-cols-xl-4 > *, .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xl-5 > * {
        width: 20%
    }

    .row-cols-xl-6 > * {
        width: 16.66666667%
    }

    .col-xl-auto, .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-auto {
        width: auto
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-1, .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-3, .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-5, .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-7, .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10, .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-11, .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-12 {
        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 {
        --bs-gutter-x: 0
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .row-cols-xxl-1 > *, .row-cols-xxl-auto > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xxl-1 > * {
        width: 100%
    }

    .row-cols-xxl-2 > * {
        width: 50%
    }

    .row-cols-xxl-2 > *, .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xxl-3 > * {
        width: 33.33333333%
    }

    .row-cols-xxl-4 > * {
        width: 25%
    }

    .row-cols-xxl-4 > *, .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-xxl-5 > * {
        width: 20%
    }

    .row-cols-xxl-6 > * {
        width: 16.66666667%
    }

    .col-xxl-auto, .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-auto {
        width: auto
    }

    .col-xxl-1 {
        width: 8.33333333%
    }

    .col-xxl-1, .col-xxl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-2 {
        width: 16.66666667%
    }

    .col-xxl-3 {
        width: 25%
    }

    .col-xxl-3, .col-xxl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-4 {
        width: 33.33333333%
    }

    .col-xxl-5 {
        width: 41.66666667%
    }

    .col-xxl-5, .col-xxl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-6 {
        width: 50%
    }

    .col-xxl-7 {
        width: 58.33333333%
    }

    .col-xxl-7, .col-xxl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-8 {
        width: 66.66666667%
    }

    .col-xxl-9 {
        width: 75%
    }

    .col-xxl-10, .col-xxl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-10 {
        width: 83.33333333%
    }

    .col-xxl-11 {
        width: 91.66666667%
    }

    .col-xxl-11, .col-xxl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-12 {
        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 {
        --bs-gutter-x: 0
    }

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

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

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

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

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

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

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

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

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

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

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

.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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

.m-auto {
    margin: auto !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.py-1 {
    padding-bottom: .25rem !important;
    padding-top: .25rem !important
}

.py-2 {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important
}

.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
}

.py-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important
}

.py-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

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

    .m-sm-2 {
        margin: .5rem !important
    }

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

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-sm-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-sm-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-sm-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-sm-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-sm-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-sm-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .py-sm-1 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    .py-sm-2 {
        padding-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .py-sm-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important
    }

    .py-sm-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important
    }

    .py-sm-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

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

    .m-md-2 {
        margin: .5rem !important
    }

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

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-md-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-md-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-md-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-md-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-md-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-md-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .py-md-1 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    .py-md-2 {
        padding-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .py-md-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important
    }

    .py-md-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important
    }

    .py-md-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

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

    .m-lg-2 {
        margin: .5rem !important
    }

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

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-lg-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-lg-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-lg-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-lg-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-lg-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .py-lg-1 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    .py-lg-2 {
        padding-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .py-lg-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important
    }

    .py-lg-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important
    }

    .py-lg-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

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

    .m-xl-2 {
        margin: .5rem !important
    }

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

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xl-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-xl-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xl-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-xl-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .py-xl-1 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    .py-xl-2 {
        padding-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .py-xl-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important
    }

    .py-xl-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important
    }

    .py-xl-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column, .flex-xxl-row {
        -webkit-box-direction: normal !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

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

    .m-xxl-2 {
        margin: .5rem !important
    }

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

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-xxl-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .px-xxl-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .px-xxl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .px-xxl-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .px-xxl-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .py-xxl-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .py-xxl-1 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    .py-xxl-2 {
        padding-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .py-xxl-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important
    }

    .py-xxl-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important
    }

    .py-xxl-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media(max-width:767.98px) {
    .responsive #top #wrap_all .av-flex-cells .no_margin, .responsive #top #wrap_all .flex_column, .responsive #top .container .av-content-small {
        margin-bottom: 40px
    }
}

.special_amp {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: inherit !important;
    font-weight: inherit !important
}

.av-image-caption-overlay, .avia-image-container-inner, .avia-slideshow li img, .avia_image {
    border-radius: 0
}

#top .wp-caption img {
    border: none;
    padding: 0
}

@media(max-width:767.98px) {
    .responsive #top #wrap_all .container {
        max-width: 100%;
        width: 100%
    }
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 16px !important;
    padding-right: 16px !important
}

#top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover, #top .av_header_transparency .main_menu ul:first-child > li > a:hover {
    opacity: 1
}

.main_color strong {
    color: inherit
}

@media(max-width:767.98px) {
    .responsive #top #wrap_all .av-columns-reverse .flex_column:first-child, .responsive #top #wrap_all .flex_column:last-child {
        margin-bottom: 0
    }
}

@media(max-width:991.98px) {
    .responsive #top #wrap_all .av-break-at-tablet-flextable .flex_column:last-child, .responsive #top #wrap_all .av-break-at-tablet-flextable.av-columns-reverse .flex_column:first-child, .responsive #top #wrap_all .av-break-at-tablet-flexwrapper.av-columns-reverse .flex_column:first-child {
        margin-bottom: 0
    }
}

@media(max-width:767.98px) {
    .responsive #top #wrap_all .av-columns-reverse .flex_column:last-child {
        margin-bottom: 20px
    }
}

@media(max-width:991.98px) {
    .responsive #top #wrap_all .av-break-at-tablet-flextable.av-columns-reverse .flex_column:last-child, .responsive #top #wrap_all .av-break-at-tablet-flexwrapper.av-columns-reverse .flex_column:last-child {
        margin-bottom: 20px
    }
}

#top .input-text, #top input[type=email], #top input[type=input], #top input[type=number], #top input[type=password], #top input[type=search], #top input[type=tel], #top input[type=text], #top input[type=url], #top select, #top textarea {
    font-family: inherit
}

#top .main_color .input-text, #top .main_color input[type=email], #top .main_color input[type=input], #top .main_color input[type=number], #top .main_color input[type=password], #top .main_color input[type=search], #top .main_color input[type=tel], #top .main_color input[type=text], #top .main_color input[type=url], #top .main_color select, #top .main_color textarea {
    color: inherit
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--metropolis);
    font-size: 18px;
    line-height: 1.5
}

#top #wrap_all .input-text, #top #wrap_all input[type=email], #top #wrap_all input[type=input], #top #wrap_all input[type=number], #top #wrap_all input[type=password], #top #wrap_all input[type=search], #top #wrap_all input[type=tel], #top #wrap_all input[type=text], #top #wrap_all input[type=url], #top #wrap_all select, #top #wrap_all textarea {
    background: transparent;
    border: 2px solid var(--Neutral-100);
    border-radius: 8px;
    color: var(--Neutral-100);
    font-family: var(--metropolis);
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:768px) {
    #top #wrap_all .input-text, #top #wrap_all input[type=email], #top #wrap_all input[type=input], #top #wrap_all input[type=number], #top #wrap_all input[type=password], #top #wrap_all input[type=search], #top #wrap_all input[type=tel], #top #wrap_all input[type=text], #top #wrap_all input[type=url], #top #wrap_all select, #top #wrap_all textarea {
        padding-left: 16px;
        padding-right: 16px
    }
}

#top #wrap_all .input-text::-webkit-input-placeholder, #top #wrap_all input[type=email]::-webkit-input-placeholder, #top #wrap_all input[type=input]::-webkit-input-placeholder, #top #wrap_all input[type=number]::-webkit-input-placeholder, #top #wrap_all input[type=password]::-webkit-input-placeholder, #top #wrap_all input[type=search]::-webkit-input-placeholder, #top #wrap_all input[type=tel]::-webkit-input-placeholder, #top #wrap_all input[type=text]::-webkit-input-placeholder, #top #wrap_all input[type=url]::-webkit-input-placeholder, #top #wrap_all select::-webkit-input-placeholder, #top #wrap_all textarea::-webkit-input-placeholder {
    color: var(--Neutral-100);
    opacity: 1
}

#top #wrap_all .input-text::-moz-placeholder, #top #wrap_all input[type=email]::-moz-placeholder, #top #wrap_all input[type=input]::-moz-placeholder, #top #wrap_all input[type=number]::-moz-placeholder, #top #wrap_all input[type=password]::-moz-placeholder, #top #wrap_all input[type=search]::-moz-placeholder, #top #wrap_all input[type=tel]::-moz-placeholder, #top #wrap_all input[type=text]::-moz-placeholder, #top #wrap_all input[type=url]::-moz-placeholder, #top #wrap_all select::-moz-placeholder, #top #wrap_all textarea::-moz-placeholder {
    color: var(--Neutral-100);
    opacity: 1
}

#top #wrap_all .input-text:-ms-input-placeholder, #top #wrap_all input[type=email]:-ms-input-placeholder, #top #wrap_all input[type=input]:-ms-input-placeholder, #top #wrap_all input[type=number]:-ms-input-placeholder, #top #wrap_all input[type=password]:-ms-input-placeholder, #top #wrap_all input[type=search]:-ms-input-placeholder, #top #wrap_all input[type=tel]:-ms-input-placeholder, #top #wrap_all input[type=text]:-ms-input-placeholder, #top #wrap_all input[type=url]:-ms-input-placeholder, #top #wrap_all select:-ms-input-placeholder, #top #wrap_all textarea:-ms-input-placeholder {
    color: var(--Neutral-100);
    opacity: 1
}

#top #wrap_all .input-text::-ms-input-placeholder, #top #wrap_all input[type=email]::-ms-input-placeholder, #top #wrap_all input[type=input]::-ms-input-placeholder, #top #wrap_all input[type=number]::-ms-input-placeholder, #top #wrap_all input[type=password]::-ms-input-placeholder, #top #wrap_all input[type=search]::-ms-input-placeholder, #top #wrap_all input[type=tel]::-ms-input-placeholder, #top #wrap_all input[type=text]::-ms-input-placeholder, #top #wrap_all input[type=url]::-ms-input-placeholder, #top #wrap_all select::-ms-input-placeholder, #top #wrap_all textarea::-ms-input-placeholder {
    color: var(--Neutral-100);
    opacity: 1
}

#top #wrap_all .input-text::placeholder, #top #wrap_all input[type=email]::placeholder, #top #wrap_all input[type=input]::placeholder, #top #wrap_all input[type=number]::placeholder, #top #wrap_all input[type=password]::placeholder, #top #wrap_all input[type=search]::placeholder, #top #wrap_all input[type=tel]::placeholder, #top #wrap_all input[type=text]::placeholder, #top #wrap_all input[type=url]::placeholder, #top #wrap_all select::placeholder, #top #wrap_all textarea::placeholder {
    color: var(--Neutral-100);
    opacity: 1
}

#top #wrap_all .input-text, #top #wrap_all input[type=email], #top #wrap_all input[type=input], #top #wrap_all input[type=number], #top #wrap_all input[type=password], #top #wrap_all input[type=search], #top #wrap_all input[type=tel], #top #wrap_all input[type=text], #top #wrap_all input[type=url], #top #wrap_all select {
    height: clamp(3.25rem,4.4776119403vw,3.75rem)
}

b, strong {
    font-weight: 600
}

#top p {
    line-height: 1.5;
    margin: 1.25em 0
}

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

    #top p:last-child {
        margin-bottom: 0
    }

    #top p.large {
        font-size: clamp(1.5rem,2.3880597015vw,2rem)
    }

    #top p.small {
        font-size: clamp(.75rem,1.0447761194vw,.875rem)
    }

    #top p a:not(.avia-button), #top p a:where(:not(.wp-element-button)) {
        text-decoration: underline;
        text-underline-offset: 4px
    }

        #top p a:not(.avia-button):hover, #top p a:where(:not(.wp-element-button)):hover {
            text-decoration-thickness: 2px
        }

.avia-image-container img {
    border-radius: 6px
}

.content, .sidebar {
    padding-bottom: clamp(7.5rem,11.9402985075vw,10rem);
    padding-top: clamp(7.5rem,11.9402985075vw,10rem)
}

@media(min-width:768px) {
    body .column-top-margin {
        margin-top: clamp(7.5rem,11.9402985075vw,10rem)
    }
}

#top .flex_column_table.av-equal-height-column-flextable:not(:first-child), .responsive #top #wrap_all .av-mobile-columns-flex:not(:first-child) {
    margin-top: clamp(7rem,11.9402985075vw,10rem)
}

.avia-section-large .content, .avia-section-large .sidebar {
    padding-bottom: clamp(7.5rem,11.9402985075vw,10rem);
    padding-top: clamp(7.5rem,17.9104477612vw,15rem)
}

.alternate_color, .main_color {
    border: none
}

    .alternate_color + .alternate_color .content, .alternate_color + .main_color .content, .alternate_color.el_after_res_headline .content, .main_color + .alternate_color .content, .main_color + .main_color .content, .main_color.el_after_res_headline .content {
        padding-top: 0
    }

@media(min-width:768px) {
    .alternate_color + .alternate_color.avia-section-large .content, .alternate_color + .main_color.avia-section-large .content, .main_color + .alternate_color.avia-section-large .content, .main_color + .main_color.avia-section-large .content {
        padding-top: clamp(2.5rem,5.9701492537vw,5rem)
    }
}

.alternate_color.avia-builder-el-last .content, .alternate_color.avia-builder-el-no-sibling .content, .main_color.avia-builder-el-last .content, .main_color.avia-builder-el-no-sibling .content {
    padding-bottom: 0 !important
}

body.narrow-content .avia-section .container, body.narrow-content .avia-section .res_headline__wrapper {
    max-width: 100%;
    width: 910px
}

.swiper-button-next, .swiper-button-prev {
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: clamp(3.25rem,4.4776119403vw,3.75rem);
    left: auto;
    margin: 0;
    position: relative;
    right: auto;
    width: clamp(3.25rem,4.4776119403vw,3.75rem);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: transparent;
    border: 2px solid var(--Neutral-100);
    color: var(--Neutral-100);
    font-size: 20px;
    justify-content: center;
    top: 0
}

    .swiper-button-next:after, .swiper-button-prev:after {
        content: none
    }

    .swiper-button-next svg, .swiper-button-prev svg {
        height: 1em;
        width: auto
    }

.swiper-button-prev {
    margin-right: clamp(.375rem,.5970149254vw,.5rem)
}

.swiper-button-next {
    margin-left: clamp(.375rem,.5970149254vw,.5rem)
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .3
    }

.highlight_color .content {
    padding: 80px 0 120px
}

@media(max-width:991.98px) {
    .highlight_color .content {
        padding: 96px 0
    }
}

.highlight_color_2 {
    background: var(--gradient-highlight-2)
}

    .highlight_color_2:not(:first-child) .content {
        padding: 80px 0 120px
    }

.metropolis {
    font-family: var(--metropolis);
    font-weight: 600
}

.cinzel-font {
    font-family: var(--cinzel)
}

.facetwp-hidden, .fs-hidden, .image-overlay {
    display: none !important
}

.fs-wrap.single .fs-option.selected {
    background: transparent !important
}

.text-center {
    text-align: center
}

#top label {
    font-weight: 600
}

.ml-auto {
    margin-left: auto
}

.loading-shimmer__heading, .loading-shimmer__image, .loading-shimmer__meta {
    -webkit-animation: shimmer-animation 1.5s infinite;
    animation: shimmer-animation 1.5s infinite;
    background: var(--Neutral-70);
    background: linear-gradient(-45deg,var(--Neutral-70) 0,var(--Neutral-70) 40%,var(--Neutral-90) 50%,var(--Neutral-70) 60%,var(--Neutral-70) 100%);
    background-size: 200% 100%;
    border-radius: 6px;
    display: block
}

.loading-shimmer__image {
    aspect-ratio: 1/1;
    margin-bottom: 24px
}

.loading-shimmer__heading {
    height: 25px;
    width: 80%
}

.loading-shimmer__meta {
    height: 18px;
    margin-top: 6px;
    width: 60%
}

@-webkit-keyframes shimmer-animation {
    0% {
        background-position: -200% 0
    }

    to {
        background-position: 200% 0
    }
}

@keyframes shimmer-animation {
    0% {
        background-position: -200% 0
    }

    to {
        background-position: 200% 0
    }
}

.avia_transform .avia_start_delayed_animation {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

#top div .wp-caption {
    border: none;
    display: block !important;
    font-style: normal;
    margin: 40px 0;
    padding: 0
}

@media(max-width:767.98px) {
    #top div .wp-caption {
        margin: 32px 0
    }
}

#top div .wp-caption.alignleft {
    margin: 12px 32px 0 0
}

#top div .wp-caption.alignright {
    margin: 12px 0 0 32px
}

@media(max-width:575.98px) {
    #top div .wp-caption.alignright {
        margin-left: 0
    }
}

@media(min-width:576px)and (max-width:767.98px) {
    #top div .wp-caption.alignleft, #top div .wp-caption.alignright {
        max-width: 50%
    }
}

@media(max-width:575.98px) {
    #top div .wp-caption.alignleft, #top div .wp-caption.alignright {
        float: none
    }
}

#top .wp-caption.aligncenter {
    margin: 40px auto
}

@media(max-width:767.98px) {
    #top .wp-caption.aligncenter {
        margin: 32px auto
    }
}

#top .wp-caption img {
    border-radius: 6px
}

#top .wp-caption .wp-caption-dd, .wp-caption-text {
    font-family: var(--metropolis);
    font-size: .875rem;
    font-style: normal;
    margin-top: 12px;
    padding: 0;
    text-align: left
}

.no-touch-device .hide-on-no-touch-device, .swiper-button-lock, .touch-device .hide-on-touch-device {
    display: none !important
}

#top label span, #top legend span {
    font-size: inherit;
    font-weight: 600
}

.res_youtube_modal iframe {
    aspect-ratio: 16/9;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

#top label span, #top legend span {
    color: inherit
}

.alternate_color, .highlight_color, .special_section_animate {
    background-color: transparent;
    overflow: hidden;
    position: relative
}

    .alternate_color:before, .highlight_color:before, .special_section_animate:before {
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .alternate_color.section-glow:before, .highlight_color.section-glow:before, .special_section_animate.section-glow:before {
        opacity: 1
    }

    .alternate_color:before {
        background: var(--gradient-glow);
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out
    }

    .highlight_color:before {
        background: var(--gradient-highlight);
        -webkit-transition: opacity 2s ease-in-out;
        transition: opacity 2s ease-in-out
    }

@-webkit-keyframes shine {
    0% {
        -webkit-mask-position: 150%
    }

    to {
        -webkit-mask-position: -50%
    }
}

@keyframes shine {
    0% {
        -webkit-mask-position: 150%
    }

    to {
        -webkit-mask-position: -50%
    }
}

.special_section_animate:before {
    background: var(--gradient-glow);
    -webkit-transition: opacity 3s ease-in-out;
    transition: opacity 3s ease-in-out
}

.special_section_animate .av-special-heading-tag, .special_section_animate .av_textblock_section {
    opacity: 0;
    -webkit-transition: opacity .33s ease-out;
    transition: opacity .33s ease-out
}

.special_section_animate--active:before {
    opacity: 1
}

.special_section_animate--active .av-special-heading-tag {
    -webkit-animation: shine 5.5s !important;
    animation: shine 5.5s !important;
    -webkit-animation-delay: .33s;
    animation-delay: .33s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-mask-image: linear-gradient(-75deg,var(--Neutral-100) 40%,rgba(0,0,0,.3) 50%,var(--Neutral-100) 60%);
    mask-image: linear-gradient(-75deg,var(--Neutral-100) 40%,rgba(0,0,0,.3) 50%,var(--Neutral-100) 60%);
    -webkit-mask-size: 200%;
    mask-size: 200%;
    opacity: 1
}

.special_section_animate--active .av_textblock_section {
    margin-top: 80px;
    opacity: 1;
    -webkit-transition-delay: .33s;
    transition-delay: .33s
}

@media(max-width:767.98px) {
    .special_section_animate--active .av_textblock_section {
        margin-left: 40px;
        margin-top: 40px
    }
}

[class*=av-custom-animated-top-] {
    opacity: 0
}

#header {
    padding: 24px 0
}

#header_main {
    border: none
}

.main_menu {
    position: relative !important;
    width: 100%
}

.av-main-nav-wrap {
    float: none
}

.av-main-nav {
    -webkit-column-gap: clamp(1.25rem,3.5820895522vw,3rem);
    -moz-column-gap: clamp(1.25rem,3.5820895522vw,3rem);
    column-gap: clamp(1.25rem,3.5820895522vw,3rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

div .logo {
    display: block !important;
    height: auto !important;
    left: 50%;
    position: absolute !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto !important;
    z-index: 101
}

.av-main-nav > li > a {
    font-size: .875rem;
    font-weight: 600;
    padding: 0 !important;
    text-transform: uppercase
}

.av-burger-menu-main {
    margin-left: auto
}

.html_header_transparency #header {
    background: transparent !important;
    position: absolute !important
}

.av-hamburger-inner {
    height: 0
}

    .av-hamburger-box, .av-hamburger-inner:after, .av-hamburger-inner:before {
        width: 26px
    }

    .av-hamburger-inner:after, .av-hamburger-inner:before {
        border-radius: 0;
        height: 2px
    }

    .av-hamburger-inner:before {
        top: -5px
    }

    .av-hamburger-inner:after {
        bottom: -5px
    }

.av-hamburger--spin.is-active .av-hamburger-inner:before {
    opacity: 1;
    top: -1px
}

.av-hamburger--spin.is-active .av-hamburger-inner:after {
    bottom: -1px
}

#menu-item-search svg {
    display: none
}

#menu-item-search a:before {
    content: "";
    font-family: terramater
}

.av-burger-overlay-bg {
    background: radial-gradient(50% 50% at 50% 50%,#363031 0,#252122 45%,#1b1819 100%);
    opacity: 1
}

.av-burger-overlay-inner {
    min-height: auto;
    padding: 160px 40px;
    text-align: left
}

#menu-item-search, .logo {
    -webkit-transition: opacity .33s ease-out;
    transition: opacity .33s ease-out
}

.av-burger-overlay-active {
    overflow: hidden
}

    .av-burger-overlay-active #menu-item-search, .av-burger-overlay-active .logo {
        opacity: 0
    }

#top .av-main-nav > li > ul {
    background: var(--Neutral-70);
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--Neutral-100);
    left: -16px;
    padding: 8px 0
}

    #top .av-main-nav > li > ul li a {
        background: transparent;
        border: none;
        font-size: .875rem;
        font-weight: 600;
        padding: 8px 16px;
        text-transform: uppercase
    }

        #top .av-main-nav > li > ul li a:hover {
            text-decoration: underline;
            text-decoration-thickness: 2px;
            text-underline-offset: 6px
        }

.dropdown_available {
    display: inline-block;
    margin-left: 7px;
    -webkit-transition: -webkit-transform .33s ease-out;
    transition: -webkit-transform .33s ease-out;
    transition: transform .33s ease-out;
    transition: transform .33s ease-out,-webkit-transform .33s ease-out
}

    .dropdown_available:before {
        content: "";
        font-family: terramater
    }

#top .av_header_transparency .avia-menu-fx, .avia-menu-fx {
    bottom: 27px;
    left: 0;
    width: 100%
}

.av-submenu-indicator {
    display: none !important
}

.av-active-burger-items.av-show-submenu .dropdown_available {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.html_av-overlay-full #av-burger-menu-ul li {
    font-size: 2rem;
    line-height: 1.125 !important;
    padding: 20px 0
}

    .html_av-overlay-full #av-burger-menu-ul li ul {
        margin-top: 20px
    }

.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li {
    line-height: 1.125;
    padding: 5px 0
}

#top #av-burger-menu-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    max-height: 100%;
    padding: 0 !important
}

.av-burger-overlay-scroll {
    scrollbar-width: none
}

    .av-burger-overlay-scroll::-webkit-scrollbar {
        display: none
    }

.av-burger-overlay .social_bookmarks {
    bottom: 0 !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 27px 0 !important;
    position: fixed !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: var(--Neutral-0) !important;
    -webkit-column-gap: 46px;
    -moz-column-gap: 46px;
    column-gap: 46px;
    justify-content: center
}

    .av-burger-overlay .social_bookmarks:after {
        background: -webkit-gradient(linear,left top,right top,from(#1b1819),color-stop(40%,#595051),color-stop(60%,#595051),to(#1b1819));
        background: linear-gradient(90deg,#1b1819,#595051 40%,#595051 60%,#1b1819);
        content: "";
        height: 1px;
        position: absolute;
        top: 0;
        width: 100%
    }

    .av-burger-overlay .social_bookmarks a, .av-burger-overlay .social_bookmarks li {
        height: auto !important
    }

    .av-burger-overlay .social_bookmarks a {
        background: none !important
    }

.avia-search-tooltip {
    background: transparent !important;
    border: none;
    left: 0 !important;
    margin: 0;
    max-width: calc(100vw - 46px);
    top: 68px !important;
    width: 576px
}

@media(min-width:576px) {
    .avia-search-tooltip {
        width: 499px
    }
}

@media(min-width:992px) {
    .avia-search-tooltip {
        left: auto !important;
        right: 0 !important;
        top: 75px !important
    }
}

@media(min-width:1470px) {
    .avia-search-tooltip {
        right: -20px !important
    }
}

#top #searchform > div {
    margin: 0;
    max-width: 100%
}

.avia-search-tooltip .avia-arrow-wrap {
    display: none
}

#top #searchsubmit {
    height: 100% !important
}

.avia-search-tooltip #searchform .av_searchform_search.avia-svg-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0;
    width: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .avia-search-tooltip #searchform .av_searchform_search.avia-svg-icon:before {
        content: "";
        font-family: terramater
    }

#top #s {
    background: var(--Neutral-0);
    border: 2px solid var(--Neutral-100);
    border-radius: 8px;
    color: var(--Neutral-100);
    padding: 14px 52px 12px 16px
}

    #top #s::-webkit-search-cancel-button {
        -webkit-appearance: none;
        appearance: none
    }

    #top #s::-webkit-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1 !important
    }

    #top #s::-moz-placeholder {
        color: var(--Neutral-100);
        opacity: 1 !important
    }

    #top #s:-ms-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1 !important
    }

    #top #s::-ms-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1 !important
    }

    #top #s::placeholder {
        color: var(--Neutral-100);
        opacity: 1 !important
    }

#top #searchsubmit {
    background: transparent;
    color: var(--Neutral-100)
}

@media(max-width:767.98px) {
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
        height: 47px;
        line-height: 47px
    }

    .responsive #top #wrap_all .main_menu, .responsive #top .logo {
        height: 47px !important
    }

    .responsive .logo img, .responsive .logo svg {
        max-height: 47px
    }

    #header {
        padding: 18px 0
    }
}

.template-page .entry-content-wrapper body.search-results .search_form_field .extra-mini-title.widgettitle, .template-page .entry-content-wrapper body.search-results .search_form_field h4, .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, body.search-results .search_form_field .template-page .entry-content-wrapper .extra-mini-title.widgettitle, body.search-results .search_form_field .template-page .entry-content-wrapper h4 {
    letter-spacing: .035em;
    text-transform: none
}

body .av-special-heading {
    padding-bottom: 0 !important
}

    body .av-special-heading .av-special-heading-tag {
        float: none
    }

.special-heading-border {
    display: none
}

body.search-results .extra-mini-title.widgettitle, body.search-results .search_form_field h4, h1, h2, h3, h4, h5, h6 {
    letter-spacing: .04em;
    line-height: 1.125em
}

    .template-page .entry-content-wrapper h1.metropolis, h1.metropolis {
        letter-spacing: -.02em
    }

h1 {
    margin-bottom: 50px
}

.template-page .entry-content-wrapper h2.metropolis, body.search-results .metropolis.extra-mini-title.widgettitle, body.search-results .search_form_field h4.metropolis, h2.metropolis, h3.metropolis, h4.metropolis, h5.metropolis, h6.metropolis {
    letter-spacing: .01em
}

.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag, body.search-results .extra-mini-title.widgettitle, body.search-results .search_form_field h4, h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

.av-font-size-is-h1 .av-special-heading-tag, .h1, h1 {
    font-size: clamp(3rem,5.3731343284vw,4.5rem)
}

@media(max-width:375px) {
    .av-font-size-is-h1 .av-special-heading-tag, .h1, h1 {
        font-size: 2.75rem
    }
}

.av-font-size-is-h2 .av-special-heading-tag, .h2, body.search-results .search_form_field .extra-mini-title.widgettitle, body.search-results .search_form_field h4, h2 {
    font-size: clamp(2.5rem,4.776119403vw,3rem)
}

.av-font-size-is-h3 .av-special-heading-tag, .h3, h3 {
    font-size: clamp(2rem,2.9850746269vw,2.5rem)
}

.av-font-size-is-h4 .av-special-heading-tag, .h4, body.search-results .extra-mini-title.widgettitle, h4 {
    font-size: clamp(1.5rem,2.3880597015vw,2rem)
}

.av-font-size-is-h5 .av-special-heading-tag, .h5, h5 {
    font-size: clamp(1.25rem,1.7910447761vw,1.5rem)
}

.av-font-size-is-h6 .av-special-heading-tag, .h6, h6 {
    font-size: 1.25rem
}

.shimmer {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background-size: 125px 100%;
    display: inline;
    -webkit-text-fill-color: transparent;
    -webkit-animation: shimmer 3s linear;
    animation: shimmer 3s linear;
    background: linear-gradient(92.15deg,#f3f1f1,#f3f1f1 25%,#87787b 30%,#87787b 40%,#f3f1f1 50%,#363031 60%,#87787b 80%,#87787b)
}

@-webkit-keyframes shimmer {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1000px 1000px
    }
}

@keyframes shimmer {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1000px 1000px
    }
}

.av-special-heading .av-subheading.av-subheading_below {
    margin-top: 40px
}

    .av-special-heading .av-subheading.av-subheading_below p {
        font-size: 1.125rem
    }

.av_two_fifth.first .av-special-heading .av-subheading.av-subheading_below {
    max-width: 100%;
    width: 440px
}

@media(max-width:767.98px) {
    .home .av_two_fifth.first .av-special-heading, .home .av_two_fifth.first .av-special-heading .av-subheading.av-subheading_below {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}

.av-special-heading-h2.el_before_av_textblock {
    margin-bottom: clamp(1.5rem,2.9850746269vw,2.5rem)
}

body.search-results .search_form_field ol + h4, body.search-results .search_form_field ul + h4, body.search-results ol + .extra-mini-title.widgettitle, body.search-results ul + .extra-mini-title.widgettitle, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {
    margin-top: 1.5em
}

.facetwp-type-sort .fs-label-wrap, .gform_button, body div .avia-button {
    border-radius: 6px;
    font-weight: 600;
    margin: 0
}

    .facetwp-type-sort .fs-label-wrap svg:last-child, .gform_button svg:last-child, body div .avia-button svg:last-child {
        margin-left: 12px
    }

    .facetwp-type-sort .fs-label-wrap svg:first-child, .gform_button svg:first-child, body div .avia-button svg:first-child {
        margin-right: 12px
    }

.facetwp-type-sort [disabled].fs-label-wrap, [disabled].gform_button, body div [disabled].avia-button {
    opacity: .3 !important
}

.avia-button-wrap[class*=el_after] {
    margin-top: 40px
}

.avia-button > span, button > span {
    position: relative;
    top: 1px
}

button {
    -webkit-transition: all .33s ease-out;
    transition: all .33s ease-out
}

.mfp-close, button {
    cursor: pointer;
    font-family: var(--metropolis)
}

.avia-button.avia-size-medium, .facetwp-type-sort .fs-label-wrap, .gform_button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .875rem;
    height: clamp(2.5rem,4.4776119403vw,2rem);
    letter-spacing: 0em;
    line-height: 1.28571429;
    padding: 0 clamp(0.8rem,1.6417910448vw,0.8rem);
    text-transform: uppercase;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .avia-button.avia-size-medium svg, .facetwp-type-sort .fs-label-wrap svg, .gform_button svg {
        font-size: 1.25rem;
        position: relative
    }

.avia-color-theme-color, .gform_button {
    background: var(--Neutral-100) !important;
    border: 2px solid var(--Neutral-100) !important;
    color: var(--Neutral-0) !important
}

    .avia-color-theme-color:active, .avia-color-theme-color:focus, .avia-color-theme-color:hover, .gform_button:active, .gform_button:focus, .gform_button:hover {
        background: var(--Neutral-90) !important;
        border: 2px solid var(--Neutral-90) !important
    }

.avia-color-theme-color-subtle, .facetwp-type-sort .fs-label-wrap {
    background: transparent !important;
    border: 2px solid var(--Neutral-100) !important;
    color: var(--Neutral-100) !important
}

    .avia-color-theme-color-subtle:active, .avia-color-theme-color-subtle:focus, .avia-color-theme-color-subtle:hover, .facetwp-type-sort .fs-label-wrap:active, .facetwp-type-sort .fs-label-wrap:focus, .facetwp-type-sort .fs-label-wrap:hover {
        border: 2px solid var(--Neutral-90) !important;
        color: var(--Neutral-90) !important
    }

.avia-color-white {
    background: transparent !important;
    border: none !important;
    color: var(--Neutral-100) !important;
    height: auto !important;
    padding: 0 !important;
    text-decoration: underline !important;
    text-decoration-thickness: 1.5px !important;
    text-underline-offset: 6px
}

@media(max-width:575.98px) {
    .avia-color-white.avia-size-medium {
        line-height: 1.71428571
    }
}

.avia-color-white:active, .avia-color-white:focus, .avia-color-white:hover {
    color: var(--Neutral-90) !important
}

@media(max-width:900px) {
    .mfp-container {
        padding: 6px
    }
}

.res_modal {
    background: var(--Neutral-70);
    border-radius: 12px;
    color: #fff;
    margin: 0 auto;
    max-height: calc(100vh - 12px);
    max-width: 800px;
    overflow: hidden;
    position: relative;
    scrollbar-width: none
}

    .res_modal::-webkit-scrollbar {
        display: none
    }

@supports(height:100dvh) {
    .res_modal {
        max-height: calc(100dvh - 12px)
    }
}

@media(min-width:768px) {
    .res_modal {
        overflow: auto
    }
}

.res_modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .res_modal__header h1 {
        margin-bottom: 32px
    }

    .res_modal__header button {
        font-size: clamp(1.25rem,1.7910447761vw,1.5rem);
        position: relative;
        right: -10px;
        top: -10px
    }

.res_modal .res_modal__inner {
    height: 100vh;
    overflow: auto;
    padding: 32px 16px;
    scrollbar-width: none
}

@supports(height:100dvh) {
    .res_modal .res_modal__inner {
        height: 100dvh
    }
}

.res_modal .res_modal__inner::-webkit-scrollbar {
    display: none
}

@media(min-width:768px) {
    .res_modal .res_modal__inner {
        height: auto;
        padding: 32px 40px
    }
}

.res_modal .res_modal__footer {
    background: var(--Neutral-70);
    bottom: 0;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    left: 0;
    padding: 8px;
    position: absolute;
    width: 100%
}

@media(max-width:575.98px) {
    .res_modal .res_modal__footer {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px
    }
}

@media(min-width:768px) {
    .res_modal .res_modal__footer {
        background: transparent;
        padding: 0 40px 32px;
        position: relative
    }
}

.res_modal .res_modal__footer button {
    width: auto
}

.mfp-wrap {
    position: fixed !important;
    top: 0 !important
}

.mfp-close {
    color: #fff !important;
    opacity: 1
}

    .mfp-close .svg-inline--fa {
        pointer-events: none
    }

.modal-open {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

#top label.facet-label {
    display: block;
    font-family: var(--metropolis);
    font-size: .75rem;
    letter-spacing: .12px;
    margin-bottom: 12px;
    opacity: .75;
    text-transform: uppercase
}

.facetwp-facet {
    margin: 0 !important
}

.facetwp-type-sort .fs-wrap {
    width: 100%
}

    .facetwp-type-sort .fs-wrap .fs-label-wrap:hover, .facetwp-type-sort .fs-wrap label:hover {
        cursor: pointer
    }

.facetwp-type-sort .fs-label-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    cursor: pointer
}

@media(max-width:575.98px) {
    .facetwp-type-sort .fs-label-wrap {
        padding-left: 12px;
        padding-right: 12px
    }
}

.facetwp-type-sort .fs-label-wrap label {
    font-size: .875rem !important
}

.facetwp-type-sort .fs-label-wrap .fs-label {
    overflow: visible;
    padding: 0;
    text-overflow: clip;
    white-space: normal
}

.facetwp-type-sort .fs-label-wrap .fs-arrow {
    border: none;
    height: auto;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    right: 0;
    width: auto
}

    .facetwp-type-sort .fs-label-wrap .fs-arrow .svg-inline--fa {
        margin: 0
    }

.facetwp-type-sort .fs-dropdown {
    background: var(--Neutral-0);
    border: 2px solid var(--Neutral-100);
    border-radius: 0 0 6px 6px;
    border-top: 0;
    bottom: 4px;
    color: var(--Neutral-100);
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .06em;
    line-height: 1.28571429;
    padding-top: 7px;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

    .facetwp-type-sort .fs-dropdown .fs-option {
        padding: 16px clamp(1.125rem,1.6417910448vw,1.375rem)
    }

        .facetwp-type-sort .fs-dropdown .fs-option:hover {
            background-color: var(--Neutral-70)
        }

.facetwp-type-checkboxes .facetwp-checkbox {
    background: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0
}

    .facetwp-type-checkboxes .facetwp-checkbox:not(:last-child) {
        margin-bottom: 12px
    }

    .facetwp-type-checkboxes .facetwp-checkbox:before {
        border: 1px solid var(--Neutral-80);
        border-radius: 4px;
        content: "";
        display: block;
        height: 18px;
        margin-right: 12px;
        opacity: .67;
        position: relative;
        top: 3px;
        width: 18px
    }

    .facetwp-type-checkboxes .facetwp-checkbox.checked {
        opacity: 1
    }

        .facetwp-type-checkboxes .facetwp-checkbox.checked:before {
            background: var(--Neutral-100) var(--wpr-bg-6371a1c1-28ed-4a87-b38a-e04c2d847219) no-repeat center center;
            opacity: 1
        }

    .facetwp-type-checkboxes .facetwp-checkbox .facetwp-counter {
        display: none
    }

.facet-wrap.facet-4k {
    margin-bottom: 8px !important
}

.facet-4k label, .facet-footage_rights label {
    display: none !important
}

.facet-4k .facetwp-checkbox, .facet-footage_rights .facetwp-checkbox {
    background: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid var(--Neutral-80);
    border-radius: 12px;
    margin: 0 !important;
    padding: 16px !important
}

    .facet-4k .facetwp-checkbox:before, .facet-footage_rights .facetwp-checkbox:before {
        content: none
    }

.facet-4k .slider, .facet-footage_rights .slider {
    border: 1px solid var(--Neutral-80);
    bottom: 0;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    height: 22px;
    left: 0;
    margin-right: 15px;
    position: relative;
    right: 0;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s;
    width: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .facet-4k .slider:before, .facet-footage_rights .slider:before {
        background: var(--Neutral-100);
        bottom: 2px;
        content: "";
        height: 16px;
        left: 3px;
        position: absolute;
        -webkit-transition: .4s;
        transition: .4s;
        width: 16px
    }

.facet-4k .facetwp-checkbox.checked .slider, .facet-footage_rights .facetwp-checkbox.checked .slider {
    background: var(--success)
}

.facet-4k .facetwp-checkbox.focus .slider, .facet-footage_rights .facetwp-checkbox.focus .slider {
    -webkit-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

.facet-4k .facetwp-checkbox.checked .slider:before, .facet-footage_rights .facetwp-checkbox.checked .slider:before {
    -webkit-transform: translateX(12px);
    transform: translateX(12px)
}

.facet-4k .slider.round, .facet-footage_rights .slider.round {
    border-radius: 34px
}

    .facet-4k .slider.round:before, .facet-footage_rights .slider.round:before {
        border-radius: 50%
    }

.facetwp-facet-pagination_count {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    position: relative;
    top: 2px
}

.facetwp-facet-pagination_count, .res_search__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.res_search__item {
    margin-bottom: 32px
}

.res_search__item__thumb {
    -webkit-flex-shrink: 0;
    width: clamp(3.75rem,7.4626865672vw,6.25rem);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    overflow: hidden
}

    .res_search__item__thumb img {
        aspect-ratio: 1/1;
        border-radius: 6px;
        display: block;
        -o-object-fit: cover;
        object-fit: cover
    }

.res_search__item__content__title {
    margin-bottom: 8px;
    padding-top: 4px
}

body.search-results #main .container_wrap_first .container {
    max-width: 1000px
}

body.search-results .content {
    padding-bottom: clamp(4.5rem,8.9552238806vw,7.5rem);
    padding-top: clamp(5rem,8.9552238806vw,7.5rem)
}

body.search-results .author-extra-border {
    display: none
}

body.search-results .page-heading-container {
    border: none
}

body.search-results #searchform {
    max-width: 600px
}

body.search-results .extra-mini-title.widgettitle {
    margin-bottom: clamp(1rem,1.7910447761vw,1.5rem)
}

#top .pagination {
    margin-top: 64px;
    padding: 0
}

@media(max-width:575.98px) {
    #top .pagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        position: relative;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#top .pagination .current, #top .pagination a {
    background: transparent;
    color: var(--Neutral-90);
    font-size: clamp(.875rem,1.1940298507vw,1rem);
    font-weight: 600;
    margin-right: 6px
}

@media(min-width:768px) {
    #top .pagination .current, #top .pagination a {
        margin-right: 12px
    }
}

#top .pagination a {
    border: 2px solid var(--Neutral-90)
}

    #top .pagination a:hover {
        background-color: var(--Neutral-90) !important;
        color: var(--Neutral-0) !important
    }

    #top .pagination a:last-child {
        margin-right: 0
    }

#top .pagination .pagination-meta {
    font-size: .875rem;
    font-weight: 700;
    opacity: .75;
    text-transform: uppercase
}

@media(max-width:575.98px) {
    #top .pagination .pagination-meta {
        left: 50%;
        position: absolute;
        top: 64px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.ginput_container_consent input {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0,0,0,0);
    border-width: 0;
    white-space: nowrap
}

.ginput_container_consent label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    gap: 10px
}

    .ginput_container_consent label:before {
        border: 2px solid var(--Neutral-100);
        content: "";
        height: 20px;
        position: relative;
        top: 2px;
        width: 20px
    }

.ginput_container_consent input:checked + label:before {
    background-color: var(--Neutral-100);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%231b1819' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.ginput_container_consent input:focus-visible + label:before {
    outline: 2px solid var(--Neutral-90);
    outline-offset: 2px
}

.gform_validation_errors {
    display: none
}

.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label, .gform_wrapper.gravity-theme .gfield_error label, .gform_wrapper.gravity-theme .gfield_error legend, .gform_wrapper.gravity-theme .gfield_required, .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message, .gform_wrapper.gravity-theme [aria-invalid=true] + label, .gform_wrapper.gravity-theme label + [aria-invalid=true] {
    color: #e56161
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: transparent;
    border: none;
    padding: 0
}

.gform_required_legend {
    font-size: 1rem;
    text-align: right
}

#top label {
    font-size: 1rem
}

.res_where_to_watch__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: clamp(2.5rem,3.5820895522vw,3rem)
}

.res_where_to_watch__header__title {
    margin-bottom: 0
}

.res_where_to_watch__navigation {
    margin-top: 40px
}

@media(min-width:768px) {
    .res_where_to_watch__navigation {
        margin-top: 0
    }
}

.res_where_to_watch__slider {
    overflow: visible
}

.res_where_to_watch__slider__slide__image {
    margin-bottom: 54px;
    position: relative
}

    .res_where_to_watch__slider__slide__image img {
        aspect-ratio: 4/3;
        border-radius: 6px;
        -webkit-box-shadow: 0 0 24px 4px #323630;
        box-shadow: 0 0 24px 4px #323630;
        display: block;
        -o-object-fit: cover;
        object-fit: cover
    }

    .res_where_to_watch__slider__slide__image .avia-button {
        bottom: 0;
        left: clamp(.5rem,1.1940298507vw,1rem);
        position: absolute;
        right: clamp(.5rem,1.1940298507vw,1rem);
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

.res_where_to_watch__slider__slide__content {
    padding: 0 16px
}

.res_partners {
    margin-left: calc(50% - 50vw + 7.5px);
    margin-right: calc(50% - 50vw + 7.5px);
    position: relative
}

    .res_partners .swiper-wrapper {
        -webkit-transition-timing-function: linear !important;
        transition-timing-function: linear !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .res_partners .swiper-slide {
        text-align: center
    }

        .res_partners .swiper-slide img {
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
            height: 100%;
            max-height: 32px;
            max-width: 93px;
            -o-object-fit: contain;
            object-fit: contain;
            width: 100%
        }

    .res_partners.el_after_av_heading {
        margin-top: clamp(2.5rem,4.776119403vw,4rem)
    }

.res_news__slider {
    overflow: visible
}

.res_news__item {
    --bs-gutter-y: 48px
}

@media(min-width:992px) {
    .res_news__item {
        --bs-gutter-y: 64px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: var(--bs-gutter-y);
        max-width: 100%;
        padding-left: calc(var(--bs-gutter-x)*.5);
        padding-right: calc(var(--bs-gutter-x)*.5);
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
}

.res_news__item img {
    aspect-ratio: 16/9;
    border-radius: 6px;
    display: block;
    margin-bottom: 24px;
    -o-object-fit: cover;
    object-fit: cover
}

.res_news__item__meta {
    display: block;
    font-size: .75rem;
    font-weight: 600;
    opacity: .75;
    text-transform: uppercase
}

.res_news__item__meta, .res_news__item__title {
    letter-spacing: .01em;
    margin-bottom: 12px
}

.res_news__item p {
    display: -webkit-box;
    font-size: .875rem;
    letter-spacing: .01em;
    margin: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(min-width:992px) {
    .res_news .swiper-wrapper {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: calc(var(--bs-gutter-x)*-.5);
        margin-right: calc(var(--bs-gutter-x)*-.5);
        margin-top: calc(var(--bs-gutter-y)*-1);
        width: auto
    }
}

.res_news__footer, .res_news__header, .res_news__navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.res_news__footer, .res_news__header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.res_news__header {
    margin-bottom: clamp(2.5rem,3.5820895522vw,3rem)
}

.res_news__header__title {
    margin-bottom: 0 !important
}

.res_news__footer {
    margin-top: 40px
}

@media(min-width:992px) {
    .res_news--news_slider .swiper-wrapper {
        --bs-gutter-x: 32px;
        --bs-gutter-y: 48px
    }

        .res_news--news_slider .swiper-wrapper .res_news__item {
            --bs-gutter-y: 48px
        }
}

.res_news--news_all .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 48px
}

@media(min-width:992px) {
    .res_news--news_all .row {
        --bs-gutter-x: 32px;
        --bs-gutter-y: 64px
    }
}

.res_content_teaser__grid .row {
    margin-bottom: 0 !important
}

.res_content_teaser__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: clamp(2.5rem,3.5820895522vw,3rem)
}

.res_content_teaser__header__title {
    margin-bottom: 0 !important
}

.res_content_teaser__item img {
    aspect-ratio: 4/3;
    border-radius: 6px;
    display: block;
    margin-bottom: clamp(1.5rem,2.3880597015vw,2rem);
    -o-object-fit: cover;
    object-fit: cover
}

.res_content_teaser__item__title {
    margin-bottom: clamp(1rem,1.3432835821vw,1.125rem)
}

.res_content_teaser__item .avia-button {
    margin-top: clamp(1rem,1.3432835821vw,1.125rem)
}

.res_content_teaser__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.res_content_teaser .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 62px
}

@media(min-width:576px) {
    .res_content_teaser .row {
        --bs-gutter-x: 32px
    }
}

@media(min-width:768px) {
    .res_content_teaser .row {
        --bs-gutter-y: 32px
    }

    .res_content_teaser .row, .res_content_teaser .swiper-wrapper {
        --bs-gutter-x: 32px;
        --bs-gutter-y: 64px
    }
}

.res_content_teaser__slider {
    overflow: visible
}

@media(min-width:992px) {
    .res_content_teaser__slider .swiper-wrapper {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: calc(var(--bs-gutter-x)*-.5);
        margin-right: calc(var(--bs-gutter-x)*-.5);
        margin-top: calc(var(--bs-gutter-y)*-1);
        width: auto;
        --bs-gutter-x: 32px;
        --bs-gutter-y: 32px
    }

    .res_content_teaser__slider .res_content_teaser__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: var(--bs-gutter-y);
        max-width: 100%;
        padding-left: calc(var(--bs-gutter-x)*.5);
        padding-right: calc(var(--bs-gutter-x)*.5);
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
}

.res_awards .row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 32px
}

@media(min-width:768px) {
    .res_awards .row {
        --bs-gutter-x: 64px;
        --bs-gutter-y: 64px
    }
}

.res_awards .row > div:nth-child(n+9) {
    display: none
}

@media(min-width:768px) {
    .res_awards .row > div {
        display: block !important
    }

        .res_awards .row > div:nth-child(n+10) {
            display: none !important
        }
}

.res_awards.res_awards--all .row > div {
    display: block !important
}

.res_awards__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 32px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    font-size: clamp(.75rem,1.1940298507vw,1rem);
    font-weight: 600;
    height: 100%;
    justify-content: center;
    line-height: 1.25;
    min-height: 64px;
    text-align: center
}

    .res_awards__item:after, .res_awards__item:before {
        background-size: contain !important;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: clamp(.9375rem,1.4925373134vw,1.25rem)
    }

    .res_awards__item:before {
        background: var(--wpr-bg-6f90df7f-2717-43bd-8c28-7c0bb8c9ca71) 50% no-repeat;
        left: 0
    }

    .res_awards__item:after {
        background: var(--wpr-bg-6281c23d-be27-4044-9b4d-03621bb3e592) 50% no-repeat;
        right: 0
    }

.res_released_films__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: clamp(2.5rem,3.5820895522vw,3rem)
}

.res_released_films__header__title {
    margin-bottom: 0 !important
}

@media(min-width:576px) {
    .res_released_films__header__title br {
        display: none
    }
}

.res_released_films__slider {
    overflow: visible
}

.res_released_films__slider__slide img, .res_released_films__slider__slide video {
    aspect-ratio: 100/141;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 24px 4px #363031;
    box-shadow: 0 0 24px 4px #363031;
    display: block;
    margin-bottom: 24px;
    -o-object-fit: cover;
    object-fit: cover
}

.res_released_films__slider__slide__title {
    margin-bottom: 0
}

.res_released_films__slider__slide__meta {
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .02em;
    margin-top: 6px;
    opacity: .75;
    text-transform: uppercase
}

.res_released_films__footer {
    margin-top: 40px
}

.res_released_films__footer, .res_upcoming_projects__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.res_upcoming_projects__header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: clamp(2.5rem,3.5820895522vw,3rem)
}

.res_upcoming_projects__header__title {
    margin-bottom: 0 !important
}

@media(min-width:576px) {
    .res_upcoming_projects__header__title br {
        display: none
    }
}

.res_upcoming_projects__slider {
    overflow: visible
}

.res_upcoming_projects__slider__slide {
    border-radius: 6px;
    display: block;
    overflow: hidden;
    position: relative
}

    .res_upcoming_projects__slider__slide:after {
        background: -webkit-gradient(linear,left top,left bottom,color-stop(50.5%,rgba(27,24,25,0)),color-stop(90%,rgba(27,24,25,.8)));
        background: linear-gradient(180deg,rgba(27,24,25,0) 50.5%,rgba(27,24,25,.8) 90%);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .res_upcoming_projects__slider__slide:active img, .res_upcoming_projects__slider__slide:focus img, .res_upcoming_projects__slider__slide:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .res_upcoming_projects__slider__slide:active .avia-button, .res_upcoming_projects__slider__slide:focus .avia-button, .res_upcoming_projects__slider__slide:hover .avia-button {
        color: var(--Neutral-90) !important
    }

    .res_upcoming_projects__slider__slide img, .res_upcoming_projects__slider__slide video {
        aspect-ratio: 1/1;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: -webkit-transform .33s ease-out;
        transition: -webkit-transform .33s ease-out;
        transition: transform .33s ease-out;
        transition: transform .33s ease-out,-webkit-transform .33s ease-out
    }

.res_upcoming_projects__slider__slide__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    bottom: 0;
    left: 0;
    padding: 24px;
    z-index: 9
}

.res_upcoming_projects__slider__slide__content__title {
    margin-bottom: clamp(.5rem,1.1940298507vw,1rem)
}

.res_upcoming_projects__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

.res_intro {
    min-height: 100vh;
    position: relative
}

    .res_intro:after {
        background: -webkit-gradient(linear,left bottom,left top,from(rgba(27,24,25,.5)),to(rgba(27,24,25,.5)));
        background: linear-gradient(0deg,rgba(27,24,25,.5),rgba(27,24,25,.5));
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9
    }

    .res_intro img, .res_intro video {
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        width: 100%
    }

.res_intro__content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10
}

.res_intro h1 {
    font-weight: 450;
    margin-bottom: 0;
    max-width: 525px
}

.res_intro .avia-button {
    margin-top: 32px
}

body:not(.home) .el_after_res_intro .content {
    padding-top: 70px !important
}

body.home .el_after_res_intro .content {
    padding-top: clamp(7.5rem,11.9402985075vw,10rem) !important
}

.res_productions .row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 40px;
    padding: 0 16px
}

@media(min-width:768px) {
    .res_productions .row {
        --bs-gutter-y: 64px;
        padding: 0
    }
}

.res_productions__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    position: relative;
    row-gap: 12px;
    z-index: 9
}

@media(min-width:768px) {
    .res_productions__header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }
}

@media(min-width:992px) {
    .res_productions__header {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.res_productions__header .facetwp-facet-total_results {
    -webkit-flex-shrink: 0;
    font-family: var(--cinzel);
    font-size: clamp(2rem,2.9850746269vw,2.5rem);
    font-weight: 450;
    letter-spacing: 1.6px;
    line-height: 1.125;
    text-transform: capitalize;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 28px !important;
    width: 100%
}

@media(min-width:992px) {
    .res_productions__header .facetwp-facet-total_results {
        margin-bottom: 0 !important;
        width: auto
    }
}

.res_productions__header .facetwp-type-search {
    width: 100%
}

@media(min-width:768px) {
    .res_productions__header .facetwp-type-search {
        width: calc(50% - 8px)
    }
}

@media(min-width:992px) {
    .res_productions__header .facetwp-type-search {
        margin-left: auto !important;
        max-width: 422px
    }
}

.res_productions__header .facetwp-type-search .facetwp-input-wrap {
    width: 100%
}

.res_productions__header .facetwp-type-search .facetwp-icon {
    color: var(--Neutral-100);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    padding: 0 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .res_productions__header .facetwp-type-search .facetwp-icon:before {
        content: none
    }

.res_productions__header .facetwp-type-search .facetwp-search {
    padding-right: 50px
}

.res_productions__header__actions {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(min-width:576px) {
    .res_productions__header__actions {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }
}

@media(min-width:768px) {
    .res_productions__header__actions {
        width: calc(50% - 8px)
    }
}

@media(min-width:992px) {
    .res_productions__header__actions {
        width: auto
    }
}

@media(max-width:356px) {
    .res_productions__header__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 12px
    }
}

.res_productions__header__actions #filter_count {
    margin-left: 3px
}

.res_productions__header__actions > * {
    width: 50%
}

@media(min-width:768px) {
    .res_productions__header__actions > * {
        width: auto
    }
}

@media(max-width:575.98px) {
    .res_productions__header__actions .avia-button {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media(min-width:768px) {
    .res_productions__header__actions .avia-button {
        margin-left: auto
    }
}

@media(min-width:992px) {
    .res_productions__header__actions .avia-button {
        margin-left: 0
    }
}

@media(min-width:768px) {
    .res_productions__header .facetwp-type-sort {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 200px
    }
}

@media(min-width:992px) {
    .res_productions__header .facetwp-type-sort {
        width: 200px
    }
}

@media(max-width:356px) {
    .res_productions__header .facetwp-type-sort .fs-label-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .res_productions__header .facetwp-type-sort .fs-label-wrap .fs-arrow {
            margin-left: 6px
        }
}

.res_productions__footage_rights {
    background: var(--Neutral-70);
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: clamp(1.5rem,2.3880597015vw,2rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.res_productions__footage_rights__subline {
    display: block;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .12px;
    margin-bottom: 24px;
    opacity: .75;
    text-transform: uppercase
}

.res_productions__footage_rights__title {
    margin-bottom: 24px
}

.res_productions__footage_rights__text {
    margin-bottom: auto
}

.res_productions__footage_rights .avia-button {
    margin-top: 24px
}

.res_productions__highlight_bar {
    background: var(--Neutral-70);
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: clamp(1.5rem,2.3880597015vw,2rem);
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 24px
}

@media(max-width:767.98px) {
    .res_productions__highlight_bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.res_productions__highlight_bar__title {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.5rem
}

.res_productions__highlight_bar__text {
    max-width: 855px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.res_productions__highlight_bar .avia-button {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

@media(min-width:768px) {
    .res_productions__highlight_bar .avia-button {
        margin-left: auto;
        width: auto
    }
}

.res_productions__navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    justify-content: center;
    margin-top: 64px
}

    .res_productions__navigation button {
        border-radius: 100% !important;
        height: 52px !important;
        min-width: auto !important;
        padding: 0 !important;
        width: 52px !important
    }

@media(min-width:768px) {
    .res_productions__navigation button {
        height: 60px !important;
        width: 60px !important
    }
}

.res_productions__navigation button .svg-inline--fa {
    margin: 0
}

.res_productions__navigation .facetwp-type-pager {
    font-weight: 600;
    margin-bottom: 0
}

.res_productions__filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 32px
}

    .res_productions__filter > div {
        width: 100%
    }

@media(min-width:576px) {
    .res_productions__filter > div {
        width: 50%
    }
}

@media(min-width:992px) {
    .res_productions__filter > div {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        width: auto
    }
}

.res_productions__filter > div:nth-last-child(-n+1) {
    width: 100%
}

.res_productions__filter .facet-wrap:not(:last-child) {
    margin-bottom: 40px
}

.res_productions #filter_count {
    display: none
}

@media(max-width:767.98px) {
    #filter-modal .res_modal__inner {
        padding: 32px 16px 90px
    }
}

#filter-submit {
    color: var(--Neutral-0) !important
}

@media(max-width:767.98px) {
    #filter-submit {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.square_production {
    display: block;
    position: relative
}

    .square_production:active .square_production__image img, .square_production:focus .square_production__image img, .square_production:hover .square_production__image img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

.square_production__image {
    border-radius: 6px;
    -webkit-box-shadow: 0 0 24px 4px #363031;
    box-shadow: 0 0 24px 4px #363031;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

    .square_production__image img, .square_production__image video {
        aspect-ratio: 1/1;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: -webkit-transform .33s ease-out;
        transition: -webkit-transform .33s ease-out;
        transition: transform .33s ease-out;
        transition: transform .33s ease-out,-webkit-transform .33s ease-out;
        will-change: transform
    }

.square_production__image__badge {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background: hsla(0,8%,95%,.75);
    border-radius: 4px;
    color: var(--Neutral-0);
    font-size: .75rem;
    font-weight: 600;
    left: 12px;
    letter-spacing: .01em;
    padding: 4px 8px;
    position: absolute;
    text-transform: uppercase;
    top: 12px;
    z-index: 9
}

.square_production__title {
    margin-bottom: 0
}

.square_production__meta {
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .02em;
    margin-top: 6px;
    opacity: .75;
    text-transform: uppercase
}

.res_highlight_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 665px;
    margin-bottom: clamp(4rem,5.9701492537vw,5rem)
}

@media(min-width:768px) {
    .res_highlight_slider {
        aspect-ratio: 16/9;
        height: auto;
        max-height: calc(100vh - 180px);
        min-height: 600px
    }
}

@media(min-width:992px) {
    .res_highlight_slider {
        min-height: 690px
    }
}

@media(min-width:1200px) {
    .res_highlight_slider {
        min-height: 770px
    }
}

.res_highlight_slider + .avia-section .content {
    padding-top: 0
}

@media(max-width:767.9px)and (min-height:870px) {
    .res_highlight_slider {
        max-height: calc(100vh - 160px)
    }
}

.res_highlight_slider .container {
    padding-top: 0 !important
}

.res_highlight_slider__slider {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.res_highlight_slider__slider__item {
    background-color: var(--Neutral-0);
    height: auto;
    position: relative
}

    .res_highlight_slider__slider__item:after {
        background: -webkit-gradient(linear,left top,right top,from(rgba(27,24,25,.5)),color-stop(50%,rgba(27,24,25,.5)),to(rgba(27,24,25,0))),-webkit-gradient(linear,left top,left bottom,from(rgba(27,24,25,0)),color-stop(75%,rgba(27,24,25,0)),to(#1b1819));
        background: linear-gradient(90deg,rgba(27,24,25,.5),rgba(27,24,25,.5) 50%,rgba(27,24,25,0)),linear-gradient(180deg,rgba(27,24,25,0),rgba(27,24,25,0) 75%,#1b1819);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .res_highlight_slider__slider__item img, .res_highlight_slider__slider__item video {
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

.res_highlight_slider__slider__item__content {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9
}

.res_highlight_slider__slider__item__content__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 676px;
    padding-bottom: clamp(4rem,8.9552238806vw,7.5rem);
    row-gap: 16px;
    width: 100%
}

.res_highlight_slider__slider__item__content__inner__badge {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: hsla(0,8%,95%,.75);
    border-radius: 4px;
    color: var(--Neutral-0);
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .12px;
    padding: 5px 8px 3px;
    text-transform: uppercase
}

.res_highlight_slider__slider__item__content__inner h1 {
    font-weight: 500;
    letter-spacing: .64px;
    line-height: 1.125;
    margin-bottom: 0
}

.res_highlight_slider__slider__item__content__inner__meta {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .12px;
    opacity: .75;
    text-transform: uppercase
}

.res_highlight_slider__slider__item__content__inner__teaser {
    max-width: 558px
}

@media(max-width:575.98px) {
    .res_highlight_slider__slider__item__content__inner__teaser p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.res_highlight_slider__slider__item__content__inner__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.res_highlight_slider__slider_thumbs__container {
    margin-top: -45px
}

.res_highlight_slider__slider_thumbs {
    overflow: visible
}

@media(min-width:768px) {
    .res_highlight_slider__slider_thumbs__item {
        width: 160px
    }
}

.res_highlight_slider__slider_thumbs__item__image {
    background: var(--Neutral-100);
    border-radius: 6px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .33s ease-out;
    transition: all .33s ease-out
}

    .res_highlight_slider__slider_thumbs__item__image img, .res_highlight_slider__slider_thumbs__item__image video {
        aspect-ratio: 16/9;
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

.res_highlight_slider__slider_thumbs__item__progress {
    background: hsla(0,8%,95%,.2);
    border-radius: 1px;
    height: 2px;
    margin: 12px auto 0;
    position: relative;
    width: 90%
}

    .res_highlight_slider__slider_thumbs__item__progress:after {
        background: var(--Neutral-100);
        border-radius: 1px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 0
    }

.res_highlight_slider__slider_thumbs__item.swiper-slide-thumb-active .res_highlight_slider__slider_thumbs__item__image {
    border: 1px solid var(--Neutral-0);
    -webkit-box-shadow: 0 0 0 1px var(--Neutral-100);
    box-shadow: 0 0 0 1px var(--Neutral-100)
}

.res_highlight_slider__slider_thumbs__item.swiper-slide-thumb-active .res_highlight_slider__slider_thumbs__item__progress:after {
    -webkit-animation: width 5s linear;
    animation: width 5s linear
}

@-webkit-keyframes width {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes width {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

.res_video {
    position: relative
}

@media(max-width:767.98px) {
    .res_video {
        margin-bottom: 40px !important
    }
}

.res_video video {
    aspect-ratio: 640/439;
    border-radius: 6px;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.res_video .avia-button {
    bottom: 0;
    left: 8px;
    position: absolute;
    right: 8px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media(min-width:768px) {
    .res_video .avia-button {
        left: 50%;
        padding-left: 63px;
        padding-right: 63px;
        right: auto;
        -webkit-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
        white-space: nowrap
    }
}

.res_tech_specs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-column-gap: 62px;
    -moz-column-gap: 62px;
    column-gap: 62px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:768px) {
    .res_tech_specs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.res_tech_specs + .res_tech_specs {
    margin-top: 120px
}

.res_tech_specs__thumb {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 40px
}

@media(min-width:768px) {
    .res_tech_specs__thumb {
        margin-bottom: 0;
        width: 32.617%
    }
}

.res_tech_specs__thumb img {
    aspect-ratio: 1/1;
    border-radius: 6px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media(min-width:576px)and (max-width:767.98px) {
    .res_tech_specs__thumb img {
        max-width: 500px
    }
}

.res_tech_specs__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.res_tech_specs__content__title {
    margin-bottom: clamp(1rem,1.7910447761vw,1.5rem)
}

@media(min-width:768px) {
    .res_tech_specs__content__title {
        margin-top: 32px
    }
}

.res_tech_specs__content__specs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 32px -17px 0;
    row-gap: 24px
}

@media(min-width:768px) {
    .res_tech_specs__content__specs {
        margin: 40px -17px 0;
        row-gap: 34px
    }
}

.res_tech_specs__content__specs__item {
    -webkit-box-flex: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 17px;
    row-gap: 8px
}

@media(min-width:576px) {
    .res_tech_specs__content__specs__item {
        width: 50%
    }
}

.res_tech_specs__content__specs__item dt {
    font-size: .75rem;
    font-weight: 600;
    opacity: .75;
    text-transform: uppercase
}

.res_tech_specs__content__specs__item dd {
    font-size: clamp(1.25rem,1.7910447761vw,1.5rem)
}

.res_headline {
    border: none;
    text-align: center
}

@media(min-width:768px) {
    .res_headline {
        text-align: left
    }
}

.res_headline__wrapper {
    margin: 0 auto;
    max-width: 100%;
    width: 1416px
}

.res_headline:not(:first-child) .res_headline__wrapper {
    padding-top: 0
}

@media(min-width:768px) {
    .res_headline:not(:first-child) .res_headline__wrapper {
        padding-top: 40px
    }
}

.res_headline > * {
    position: relative;
    z-index: 1
}

.res_headline .content {
    padding-bottom: clamp(7.5rem,14.9253731343vw,12.5rem)
}

.res_headline h1 {
    font-size: clamp(2.5rem,5.3731343284vw,4.5rem);
    margin-bottom: 0 !important
}

.res_headline__text {
    font-size: clamp(1.5rem,2.3880597015vw,2rem);
    margin-top: 50px;
    max-width: 1150px
}

@media(min-width:768px) {
    .res_headline__text {
        margin-left: 117px
    }
}

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

    .res_headline--center .res_headline__text {
        margin: 50px auto 0
    }

.res_headline.res_margins--big .res_headline__wrapper {
    padding: 102px 16px 120px
}

@media(min-width:768px) {
    .res_headline.res_margins--big .res_headline__wrapper {
        padding: 136px 16px 200px
    }
}

.res_headline.res_margins--small .res_headline__wrapper {
    padding: 82px 16px 60px
}

@media(min-width:768px) {
    .res_headline.res_margins--small .res_headline__wrapper {
        padding: 116px 16px 92px
    }
}

.res_headline:not(:first-child).res_margins--small .res_headline__wrapper {
    padding-top: 0
}

@media(min-width:768px) {
    .res_headline:not(:first-child).res_margins--small .res_headline__wrapper {
        padding-top: 0
    }
}

.res_team__filter {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 8px;
    position: relative;
    row-gap: 16px
}

@media(min-width:768px) {
    .res_team__filter {
        margin-bottom: 0
    }
}

.res_team__filter.searchActive .res_team__filter__tag {
    opacity: .3
}

.res_team__filter__search {
    background: transparent;
    border: none;
    color: var(--Neutral-100);
    -webkit-flex-shrink: 0;
    font-size: clamp(1.5rem,2.3880597015vw,2rem);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0
}

@media(max-width:767.98px) {
    .res_team__filter__search {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.res_team__filter__search_field {
    position: absolute;
    right: 40px;
    top: 0;
    width: calc(100% - 40px)
}

@media(min-width:768px) {
    .res_team__filter__search_field {
        left: 48px;
        right: unset;
        width: 500px !important
    }
}

.res_team__filter__search_field input {
    background: var(--Neutral-0) !important;
    border: 2px solid var(--Neutral-100) !important;
    border-radius: 8px !important;
    color: var(--Neutral-100) !important;
    margin: 0 !important;
    padding: 17px 52px 13px 16px !important
}

    .res_team__filter__search_field input::-webkit-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1
    }

    .res_team__filter__search_field input::-moz-placeholder {
        color: var(--Neutral-100);
        opacity: 1
    }

    .res_team__filter__search_field input:-ms-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1
    }

    .res_team__filter__search_field input::-ms-input-placeholder {
        color: var(--Neutral-100);
        opacity: 1
    }

    .res_team__filter__search_field input::placeholder {
        color: var(--Neutral-100);
        opacity: 1
    }

.res_team__filter__search_field button {
    background: transparent;
    border: none;
    color: var(--Neutral-100);
    font-size: 1.5rem;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.res_team__filter__tag {
    background: transparent;
    border: 2px solid var(--Neutral-100);
    border-radius: 6px;
    color: var(--Neutral-100);
    display: none;
    font-size: .875rem;
    font-weight: 600;
    padding: 18px 20px 16px;
    text-transform: uppercase
}

@media(min-width:768px) {
    .res_team__filter__tag {
        display: block
    }
}

.res_team__filter__tag:active, .res_team__filter__tag:focus, .res_team__filter__tag:hover {
    border: 2px solid var(--Neutral-90);
    color: var(--Neutral-90)
}

.res_team__filter__tag.selected {
    background: var(--Neutral-100);
    color: var(--Neutral-0)
}

    .res_team__filter__tag.selected:active, .res_team__filter__tag.selected:focus, .res_team__filter__tag.selected:hover {
        background: var(--Neutral-90);
        border: 2px solid var(--Neutral-90);
        color: var(--Neutral-0)
    }

.res_team__filter__dropdown {
    width: 100% !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

@media(min-width:768px) {
    .res_team__filter__dropdown {
        display: none !important
    }
}

.res_team__filter__dropdown select {
    background-color: var(--Neutral-0) !important;
    background-image: none !important;
    border: 2px solid var(--Neutral-100) !important;
    border-radius: 8px !important;
    color: var(--Neutral-100) !important;
    font-weight: 600 !important;
    margin: 0 !important;
    padding: 18px 50px 16px 16px !important;
    text-transform: uppercase;
    width: 100% !important
}

.res_team__filter__dropdown .svg-inline--fa {
    font-size: 1.25rem;
    pointer-events: none;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.res_team__output {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px
}

    .res_team__output > p {
        margin-top: 50px !important;
        text-align: center;
        width: 100%
    }

.res_team__output__post {
    margin-top: clamp(3rem,5vw,4.1875rem);
    padding: 0 16px;
    text-align: center;
    width: 100%
}

@media(min-width:576px) {
    .res_team__output__post {
        width: 50%
    }
}

@media(min-width:768px) {
    .res_team__output__post {
        width: 33.3333%
    }
}

@media(min-width:992px) {
    .res_team__output__post {
        width: 25%
    }
}

.res_team__output__post__thumb {
    margin: 0 auto
}

@media(max-width:575.98px) {
    .res_team__output__post__thumb {
        max-width: 220px
    }
}

.res_team__output__post__thumb img {
    aspect-ratio: 1/1;
    border-radius: 100%;
    display: block
}

.res_team__output__post__thumb .fake {
    background: var(--Neutral-50);
    border-radius: 50%;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    width: 100%
}

    .res_team__output__post__thumb .fake span {
        font-size: .875rem;
        font-weight: 600;
        left: 50%;
        letter-spacing: .02em;
        opacity: .75;
        position: absolute;
        text-transform: uppercase;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        white-space: nowrap
    }

.res_team__output__post__title {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: -.02em;
    margin-top: 24px
}

.res_team__output__post__sub {
    display: block;
    margin-top: 8px
}

.res_team__output__post__icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.25rem;
    margin-top: 13px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    justify-content: center
}

#top .res_team__filter__dropdown {
    font-size: .875rem !important
}

.single-productions .back-link {
    margin-top: 64px;
    text-align: left;
    text-decoration: none !important
}

    .single-productions .back-link i {
        width: 17.5px
    }

.single-productions__header, .single-productions__header__slider {
    position: relative
}

    .single-productions__header__slider:after {
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(27,24,25,0)),color-stop(67%,rgba(27,24,25,0)),color-stop(97%,#1b1819));
        background: linear-gradient(180deg,rgba(27,24,25,0),rgba(27,24,25,0) 67%,#1b1819 97%);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9
    }

    .single-productions__header__slider .top-overlay.swiper-slide:before {
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(27,24,25,.8)),to(rgba(27,24,25,0)));
        background: linear-gradient(180deg,rgba(27,24,25,.8),rgba(27,24,25,0));
        content: " ";
        display: block;
        height: 160px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2
    }

    .single-productions__header__slider img, .single-productions__header__slider video {
        aspect-ratio: 1/1;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        position: relative;
        width: 100%
    }

@media(min-width:576px) {
    .single-productions__header__slider img, .single-productions__header__slider video {
        aspect-ratio: 16/6.8
    }
}

.single-productions__header__slider__navigation {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

    .single-productions__header__slider__navigation > button {
        margin: 0 !important
    }

@media(min-width:992px) {
    .single-productions__header__content {
        bottom: 64px;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 10
    }
}

@media(max-width:991.98px) {
    .single-productions__header__content .row {
        margin-bottom: 0px
    }
}

.single-productions__header__content__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px
}

.single-productions__header__content__left__title {
    font-weight: 500
}

.single-productions__header__content__left__meta {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .015em;
    opacity: .75;
    text-transform: uppercase
}

    .single-productions__header__content__left__meta.avia_start_delayed_animation.fade-in {
        opacity: .75
    }

.single-productions__header__content__left .single-productions__header__slider__navigation {
    margin-bottom: 16px
}

.single-productions__header__content__right {
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px
}

.single-productions__header__content__right__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px;
    row-gap: 16px
}

@media(max-width:575.98px) {
    .single-productions__header__content__right__actions > a {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.single-productions__facts .content {
    padding-bottom: 64px
}

.single-productions__factbox {
    background: var(--Neutral-70);
    border-radius: 6px;
    padding: clamp(1.5rem,2.3880597015vw,2rem) clamp(1rem,2.9850746269vw,2.5rem)
}

    .single-productions__factbox > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px;
        row-gap: 24px
    }

@media(min-width:768px) {
    .single-productions__factbox > div {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 0
    }
}

.single-productions__factbox dl {
    padding: 0 15px;
    width: 50%
}

@media(min-width:768px) {
    .single-productions__factbox dl {
        padding: 0;
        width: auto
    }

        .single-productions__factbox dl.taxonomy {
            max-width: 20%
        }
}

.single-productions__factbox dt {
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .12px;
    margin-bottom: 8px;
    opacity: .75;
    text-transform: uppercase
}

.single-productions__factbox dd {
    font-size: clamp(1.25rem,1.7910447761vw,1.5rem);
    line-height: 1.125;
    text-transform: capitalize
}

@media(min-width:768px) {
    .single-productions__factbox dd {
        line-height: 1.25
    }
}

.single-productions__synopsis__title {
    margin-bottom: clamp(2rem,2.9850746269vw,2.5rem)
}

.single-productions__synopsis__text {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: max-height .33s ease-in-out;
    transition: max-height .33s ease-in-out
}

    .single-productions__synopsis__text:not(.open) {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9
    }

.single-productions__synopsis__button {
    display: none !important;
    margin-top: clamp(2rem,2.9850746269vw,2.5rem) !important
}

    .single-productions__synopsis__button.d-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

.single-productions__team {
    -webkit-flex-shrink: 0;
    max-width: 100%;
    width: 440px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.single-productions__team__members {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: clamp(2rem,2.9850746269vw,2.5rem);
    row-gap: clamp(1.5rem,2.3880597015vw,2rem)
}

.single-productions__team__members, .single-productions__team__members__member {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.single-productions__team__members__member {
    row-gap: 8px
}

.single-productions__team__members__member__role {
    font-size: .75rem;
    font-weight: 600;
    opacity: .75;
    text-transform: uppercase
}

.single-productions__team__members__member__contributor {
    font-weight: 600
}

.single-productions__team__members .avia-button {
    text-align: left
}

.single-productions__awards__title {
    margin-bottom: 40px
}

@media(max-width:767.98px) {
    .single-productions__awards__title {
        text-align: center
    }
}

.single-productions__awards__button {
    margin-top: clamp(2.5rem,4.776119403vw,4rem) !important
}

.single-productions__awards__awards {
    --bs-gutter-x: 64px;
    --bs-gutter-y: 64px
}

@media(max-width:767.98px) {
    .single-productions__awards__awards {
        --bs-gutter-y: 40px
    }
}

.single-productions__awards__awards__award {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px;
    position: relative;
    row-gap: 2px;
    text-align: center
}

    .single-productions__awards__awards__award:after, .single-productions__awards__awards__award:before {
        background-size: contain !important;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: clamp(.9375rem,1.4925373134vw,1.25rem)
    }

    .single-productions__awards__awards__award:before {
        background: var(--wpr-bg-6b384a45-a54f-4638-b94a-62880002b960) 50% no-repeat;
        left: 0
    }

    .single-productions__awards__awards__award:after {
        background: var(--wpr-bg-c333545a-5a5d-4973-9e60-f450c2372f7a) 50% no-repeat;
        right: 0
    }

.single-productions__awards__awards__award__location {
    font-size: clamp(.625rem,.8955223881vw,.75rem);
    font-weight: 600;
    letter-spacing: .07em;
    opacity: .5;
    text-transform: uppercase
}

.single-productions__awards__awards__award__event {
    font-size: clamp(.75rem,1.1940298507vw,1rem);
    font-weight: 600;
    line-height: 1.25
}

.single-productions__awards__awards__award__award {
    font-size: clamp(.75rem,1.0447761194vw,.875rem);
    line-height: 1.25
}

@media(min-width:768px) {
    .single-productions__awards__awards__award__award {
        line-height: 1.42857143
    }
}

.single-productions__awards__awards__award__year {
    font-size: clamp(.625rem,.8955223881vw,.75rem);
    font-weight: 600;
    letter-spacing: .07em;
    opacity: .5
}

.single-productions__extras_section .row {
    --bs-gutter-y: 80px
}

.single-productions__extras_section .content {
    padding-bottom: clamp(5rem,8.9552238806vw,7.5rem)
}

.single-productions__extras {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: clamp(2.0625rem,2.9850746269vw,2.5rem)
}

.single-productions__extras__extra, .single-productions__extras__extra__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.single-productions__extras__extra__icon {
    border-radius: 6px;
    height: clamp(5rem,7.4626865672vw,6.25rem);
    margin-right: clamp(1rem,2.9850746269vw,2.5rem);
    width: clamp(5rem,7.4626865672vw,6.25rem);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-shrink: 0;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden
}

    .single-productions__extras__extra__icon .svg-inline--fa {
        font-size: 3.125rem
    }

    .single-productions__extras__extra__icon img {
        display: block;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

.single-productions__extras__extra__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 16px
}

    .single-productions__extras__extra__content > h3 {
        font-family: var(--metropolis);
        font-size: clamp(1.25rem,1.7910447761vw,1.5rem);
        font-weight: 600;
        letter-spacing: .24px;
        line-height: 1.125;
        margin-bottom: 0
    }

    .single-productions__extras__extra__content a {
        text-align: left !important
    }

.single-productions__cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 32px
}

@media(max-width:767.98px) {
    .single-productions__cta {
        row-gap: 80px
    }
}

@media(min-width:768px) {
    .single-productions__cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.single-productions__cta > div {
    background: var(--Neutral-70);
    border-radius: 6px;
    padding: clamp(1.5rem,2.3880597015vw,1rem);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.single-productions__cta__subline {
    display: block;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .12px;
    margin-bottom: 24px;
    opacity: .75;
    text-transform: uppercase
}

.single-productions__cta__title {
    margin-bottom: 24px
}

.single-productions__cta .avia-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-top: clamp(1.5rem,1.7910447761vw,1.5rem)
}

.single-productions__main .row {
    row-gap: 80px
}

.single-productions__similar .content {
    padding-bottom: 0
}

.single-productions__similar__title {
    margin-bottom: 40px
}

.single-productions__similar__slider {
    overflow: visible
}

.single-productions__similar__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

.single-productions .col-md-6 .single-productions__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:768px) {
    .single-productions .col-md-6 .single-productions__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(min-width:1200px) {
    .single-productions .col-md-6 .single-productions__cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(min-width:768px) {
    .single-productions .col-md-12 .single-productions__cta > div > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }

        .single-productions .col-md-12 .single-productions__cta > div > div > div {
            margin-top: 3px
        }

        .single-productions .col-md-12 .single-productions__cta > div > div .avia-button {
            -webkit-flex-shrink: 0;
            margin-top: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }
}

.single-productions .col-md-8 .single-productions__awards__awards .col-sm-6:nth-child(n+7) {
    display: none
}

@media(min-width:768px) {
    .single-productions .col-md-8 .single-productions__awards__awards .col-sm-6:nth-child(n+7) {
        display: block
    }

    .single-productions .col-md-8 .single-productions__awards__awards .col-sm-6:nth-child(n+9) {
        display: none
    }
}

.single-productions .col-md-12 .single-productions__awards__title {
    margin-bottom: 40px;
    text-align: center
}

.single-productions .col-md-12 .single-productions__awards__awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single-productions .col-md-12 .single-productions__awards__awards__award {
    max-width: 100%;
    width: 424px
}

.single-productions #footer {
    padding-top: clamp(5rem,11.9402985075vw,10rem)
}

.res_modal .single-productions__team__members {
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.single-post .content {
    padding-bottom: 0;
    padding-top: 16px
}

@media(min-width:768px) {
    .single-post .content {
        padding-top: 24px
    }
}

.single-post h1 {
    margin-bottom: 0
}

.single-post img {
    border-radius: 6px;
    padding: 0
}

.single-post__thumb {
    margin-bottom: clamp(2rem,4.776119403vw,4rem);
    text-align: center
}

    .single-post__thumb img {
        aspect-ratio: 179/84;
        border-radius: 6px;
        display: block;
        margin: 0 auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

@media(min-width:768px) {
    .single-post__thumb img {
        aspect-ratio: 32/15;
        max-width: 100%;
        width: 910px
    }
}

@media(max-height:1000px) {
    .single-post__thumb img {
        aspect-ratio: 179/84
    }
}

.single-post .back-link {
    text-align: left;
    text-decoration: none !important
}

    .single-post .back-link i {
        width: 17.5px
    }

.single-post__content {
    margin: 0 auto;
    max-width: 910px
}

.single-post__content__title {
    font-weight: 500;
    margin-top: clamp(1.375rem,4.6268656716vw,3.875rem)
}

.single-post__content__meta {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-size: .75rem;
    font-weight: 600;
    margin-bottom: clamp(2rem,4.6268656716vw,3.875rem);
    margin-top: 16px;
    opacity: .75;
    text-transform: uppercase
}

.single-post .gallery, .single-post__content__meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.single-post .gallery {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: clamp(2.5rem,4.6268656716vw,3.875rem) -32px 0 !important;
    overflow: auto;
    padding: 0 24px;
    scrollbar-width: none
}

    .single-post .gallery::-webkit-scrollbar {
        display: none
    }

@media(min-width:576px) {
    .single-post .gallery {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: clamp(2.5rem,6.2686567164vw,5.25rem) -16px 0 !important;
        padding: 0
    }
}

.single-post .gallery br {
    display: none !important
}

.single-post .gallery .gallery-item {
    height: auto !important;
    margin: 0 !important;
    padding: 0 8px !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    width: 280px !important
}

@media(min-width:576px) {
    .single-post .gallery .gallery-item {
        margin-bottom: 32px !important;
        padding: 0 16px !important
    }
}

.single-post .gallery .gallery-caption {
    display: block !important;
    font-family: var(--metropolis);
    font-size: .875rem;
    font-style: normal;
    margin-top: 12px;
    padding: 0;
    text-align: left
}

.single-post .gallery img {
    aspect-ratio: 47/35;
    border-radius: 6px;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:576px) {
    .single-post .gallery.gallery-columns-2 .gallery-item, .single-post .gallery.gallery-columns-3 .gallery-item {
        width: 50% !important
    }
}

@media(min-width:768px) {
    .single-post .gallery.gallery-columns-3 .gallery-item {
        width: 33.33333333% !important
    }
}

@media(min-width:576px) {
    .single-post .gallery.gallery-columns-4 .gallery-item {
        width: 50% !important
    }
}

@media(min-width:768px) {
    .single-post .gallery.gallery-columns-4 .gallery-item {
        width: 33.33333333% !important
    }
}

@media(min-width:992px) {
    .single-post .gallery.gallery-columns-4 .gallery-item {
        width: 25% !important
    }
}

@media(min-width:576px) {
    .single-post .gallery.gallery-columns-5 .gallery-item {
        width: 50% !important
    }
}

@media(min-width:768px) {
    .single-post .gallery.gallery-columns-5 .gallery-item {
        width: 33.33333333% !important
    }
}

@media(min-width:992px) {
    .single-post .gallery.gallery-columns-5 .gallery-item {
        width: 25% !important
    }
}

@media(min-width:1200px) {
    .single-post .gallery.gallery-columns-5 .gallery-item {
        width: 20% !important
    }
}

.single-post .gallery.gallery-columns-6 .gallery-item {
    width: 16.66666667% !important
}

.single-post .gallery.gallery-columns-7 .gallery-item {
    width: 14.28571429% !important
}

.single-post .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.single-post .gallery.gallery-columns-9 .gallery-item {
    width: 11.11111111% !important
}

#footer {
    clear: both;
    padding: clamp(7.5rem,11.9402985075vw,10rem) 0 0;
    position: relative
}

.footer {
    text-align: center
}

.footer__top__subheading {
    display: block;
    font-size: clamp(1.25rem,1.7910447761vw,1.5rem);
    font-weight: 600;
    margin-bottom: 48px
}

.footer__bottom {
    background: -webkit-gradient(linear,left bottom,left top,from(#1b1819),color-stop(33%,rgba(27,24,25,0)),color-stop(67%,rgba(27,24,25,0)),to(#1b1819)) 50% no-repeat;
    background: linear-gradient(0deg,#1b1819,rgba(27,24,25,0) 33%,rgba(27,24,25,0) 67%,#1b1819) 50% no-repeat;
    background-size: cover !important;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative
}

@media(min-width:768px) {
    .footer__bottom {
        padding-bottom: 0px;
        padding-top: 0px
    }
}

.footer__bottom.bg-image-1, .footer__bottom.bg-image-2, .footer__bottom.bg-image-3 {
    background: -webkit-gradient(linear,left bottom,left top,from(#1b1819),color-stop(33%,rgba(27,24,25,0)),color-stop(67%,rgba(27,24,25,0)),to(#1b1819)),var(--wpr-bg-7a715f01-8279-44c2-8721-6bf9acf70ebc) 50% no-repeat;
    background: linear-gradient(0deg,#1b1819,rgba(27,24,25,0) 33%,rgba(27,24,25,0) 67%,#1b1819),var(--wpr-bg-7a715f01-8279-44c2-8721-6bf9acf70ebc) 50% no-repeat
}

.footer__bottom:after {
    background: rgba(27,24,25,.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.footer__bottom > * {
    z-index: 9
}

.footer__bottom__heading {
    margin-bottom: 40px
}

.footer__bottom__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -40px auto clamp(5rem,8.9552238806vw,7.5rem);
    max-width: 605px
}

    .footer__bottom__socials a {
        margin-top: 40px
    }

@media(max-width:575.98px) {
    .footer__bottom__socials a {
        width: 50%
    }
}

.footer__bottom__socials a:before {
    font-size: clamp(2.5rem,3.5820895522vw,3rem);
    line-height: 1
}

.footer__bottom__socials span {
    display: block;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 24px;
    text-transform: uppercase
}

.footer__bottom__magazin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 605px
}

.footer__bottom__magazin__title {
    font-family: var(--metropolis);
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.125;
    text-align: left;
    width: 100%
}

@media(max-width:767.98px) {
    .footer__bottom__magazin__title {
        margin-bottom: 16px !important
    }
}

.footer__bottom__magazin__thumb {
    -webkit-flex-shrink: 0;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 90px
}

    .footer__bottom__magazin__thumb img {
        border-radius: 6px
    }

.footer__bottom__magazin__content {
    text-align: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

    .footer__bottom__magazin__content > span {
        display: block;
        font-weight: 600;
        line-height: 1.125;
        margin-bottom: 10px
    }

    .footer__bottom__magazin__content p {
        margin: 0 !important
    }

@media(min-width:768px) {
    .footer__bottom__magazin__content p {
        font-size: 1rem
    }
}

.footer__bottom__magazin a {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    height: auto !important;
    margin-top: 16px !important
}

#socket {
    border: none;
    font-size: .875rem
}

    #socket .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 64px;
        padding-top: 0
    }

@media(min-width:768px) {
    #socket .container {
        padding-top: 64px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width:1199.98px) {
    #socket .container > * {
        margin-bottom: 40px !important
    }
}

@media(min-width:1200px) {
    #socket .container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

#socket .container .social_bookmarks {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-column-gap: 56px;
    -moz-column-gap: 56px;
    column-gap: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: auto;
    margin: 0;
    order: 1
}

@media(min-width:768px) {
    #socket .container .social_bookmarks {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        margin-right: 16px
    }
}

#socket .container .social_bookmarks li {
    border-radius: 0;
    top: 0;
    width: auto
}

    #socket .container .social_bookmarks li a {
        background: transparent !important;
        line-height: 1;
        min-height: auto;
        width: auto
    }

#socket .container .sub_menu_socket {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    margin: 0;
    order: 2
}

    #socket .container .sub_menu_socket .menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        row-gap: 40px
    }

@media(min-width:768px) {
    #socket .container .sub_menu_socket .menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

#socket .container .sub_menu_socket li {
    border: none;
    font-weight: 600;
    line-height: 1;
    padding: 0;
    text-transform: uppercase
}

    #socket .container .sub_menu_socket li a {
        padding: 0 16px
    }

#socket .container .copyright {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    margin-bottom: 0 !important;
    order: 3;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

@media(min-width:1200px) {
    #socket .container .copyright {
        margin-left: auto;
        width: auto
    }
}

#scroll-top-link.avia_pop_class {
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: clamp(3.25rem,4.4776119403vw,3.75rem);
    width: clamp(3.25rem,4.4776119403vw,3.75rem);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: var(--Neutral-0);
    border: 2px solid var(--Neutral-100);
    bottom: 24px;
    color: var(--Neutral-100);
    font-size: 20px;
    justify-content: center;
    opacity: 0;
    right: 24px;
    -webkit-transition: visibility .3s ease,opacity .3s ease;
    transition: visibility .3s ease,opacity .3s ease;
    visibility: hidden
}

@media(min-width:768px) {
    #scroll-top-link.avia_pop_class {
        display: none !important
    }
}

#scroll-top-link.avia_pop_class.show {
    opacity: 1;
    visibility: visible
}
