@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap);

@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") format("woff")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

    .swiper-container-pointer-events.swiper-container-vertical {
        touch-action: pan-x
    }

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-container-3d {
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-container-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 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: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;
        text-transform: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: "prev"
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: "next"
    }

    .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #fff
    }

    .swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
        --swiper-navigation-color: #000
    }

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        position: relative;
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        display: block;
        margin: 6px 0
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: transform .2s,top .2s
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: transform .2s,left .2s
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: 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;
        transform: scale(0);
        transform-origin: left top;
        width: 100%
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        height: 100%;
        left: 0;
        top: 0;
        width: 4px
    }

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical > .swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0,0,0,.5);
    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 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

    .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
}

.swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        backface-visibility: hidden;
        height: 100%;
        pointer-events: none;
        transform-origin: 0 0;
        visibility: hidden;
        width: 100%;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        backface-visibility: hidden;
        z-index: 0
    }

    .swiper-container-cube .swiper-cube-shadow {
        bottom: 0;
        height: 100%;
        left: 0;
        opacity: .6;
        position: absolute;
        width: 100%;
        z-index: 0
    }

        .swiper-container-cube .swiper-cube-shadow:before {
            background: #000;
            bottom: 0;
            content: "";
            filter: blur(50px);
            left: 0;
            position: absolute;
            right: 0;
            top: 0
        }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        backface-visibility: hidden;
        pointer-events: none;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        backface-visibility: hidden;
        z-index: 0
    }

.flatpickr-calendar {
    -webkit-animation: none;
    animation: none;
    background: transparent;
    background: #fff;
    border: 0;
    border-radius: 5px;
    -webkit-box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);
    box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    direction: ltr;
    display: none;
    font-size: 14px;
    line-height: 24px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    visibility: hidden;
    width: 307.875px
}

    .flatpickr-calendar.inline, .flatpickr-calendar.open {
        max-height: 640px;
        opacity: 1;
        visibility: visible
    }

    .flatpickr-calendar.open {
        display: inline-block;
        z-index: 99999
    }

    .flatpickr-calendar.animate.open {
        -webkit-animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1);
        animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1)
    }

    .flatpickr-calendar.inline {
        display: block;
        position: relative;
        top: 2px
    }

    .flatpickr-calendar.static {
        position: absolute;
        top: calc(100% + 2px)
    }

        .flatpickr-calendar.static.open {
            display: block;
            z-index: 999
        }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
        -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
        box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6
    }

    .flatpickr-calendar .hasTime .dayContainer, .flatpickr-calendar .hasWeeks .dayContainer {
        border-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .flatpickr-calendar .hasWeeks .dayContainer {
        border-left: 0
    }

    .flatpickr-calendar.hasTime .flatpickr-time {
        border-top: 1px solid #e6e6e6;
        height: 40px
    }

    .flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
        height: auto
    }

    .flatpickr-calendar:after, .flatpickr-calendar:before {
        border: solid transparent;
        content: "";
        display: block;
        height: 0;
        left: 22px;
        pointer-events: none;
        position: absolute;
        width: 0
    }

    .flatpickr-calendar.arrowRight:after, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.rightMost:before {
        left: auto;
        right: 22px
    }

    .flatpickr-calendar.arrowCenter:after, .flatpickr-calendar.arrowCenter:before {
        left: 50%;
        right: 50%
    }

    .flatpickr-calendar:before {
        border-width: 5px;
        margin: 0 -5px
    }

    .flatpickr-calendar:after {
        border-width: 4px;
        margin: 0 -4px
    }

    .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
        bottom: 100%
    }

    .flatpickr-calendar.arrowTop:before {
        border-bottom-color: #e6e6e6
    }

    .flatpickr-calendar.arrowTop:after {
        border-bottom-color: #fff
    }

    .flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
        top: 100%
    }

    .flatpickr-calendar.arrowBottom:before {
        border-top-color: #e6e6e6
    }

    .flatpickr-calendar.arrowBottom:after {
        border-top-color: #fff
    }

    .flatpickr-calendar:focus {
        outline: 0
    }

.flatpickr-wrapper {
    display: inline-block;
    position: relative
}

.flatpickr-months {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .flatpickr-months .flatpickr-month {
        fill: rgba(0,0,0,.9);
        -webkit-box-flex: 1;
        background: transparent;
        color: rgba(0,0,0,.9);
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 34px;
        line-height: 1;
        overflow: hidden;
        position: relative;
        text-align: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
        fill: rgba(0,0,0,.9);
        color: rgba(0,0,0,.9);
        cursor: pointer;
        height: 34px;
        padding: 10px;
        position: absolute;
        text-decoration: none;
        top: 0;
        z-index: 3
    }

        .flatpickr-months .flatpickr-next-month.flatpickr-disabled, .flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
            display: none
        }

        .flatpickr-months .flatpickr-next-month i, .flatpickr-months .flatpickr-prev-month i {
            position: relative
        }

        .flatpickr-months .flatpickr-next-month.flatpickr-prev-month, .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
            left: 0
        }

        .flatpickr-months .flatpickr-next-month.flatpickr-next-month, .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
            right: 0
        }

        .flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
            color: #959ea9
        }

            .flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
                fill: #f64747
            }

        .flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
            height: 14px;
            width: 14px
        }

            .flatpickr-months .flatpickr-next-month svg path, .flatpickr-months .flatpickr-prev-month svg path {
                fill: inherit;
                -webkit-transition: fill .1s;
                transition: fill .1s
            }

.numInputWrapper {
    height: auto;
    position: relative
}

    .numInputWrapper input, .numInputWrapper span {
        display: inline-block
    }

    .numInputWrapper input {
        width: 100%
    }

        .numInputWrapper input::-ms-clear {
            display: none
        }

        .numInputWrapper input::-webkit-inner-spin-button, .numInputWrapper input::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0
        }

    .numInputWrapper span {
        border: 1px solid rgba(57,57,57,.15);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        height: 50%;
        line-height: 50%;
        opacity: 0;
        padding: 0 4px 0 2px;
        position: absolute;
        right: 0;
        width: 14px
    }

        .numInputWrapper span:hover {
            background: rgba(0,0,0,.1)
        }

        .numInputWrapper span:active {
            background: rgba(0,0,0,.2)
        }

        .numInputWrapper span:after {
            content: "";
            display: block;
            position: absolute
        }

        .numInputWrapper span.arrowUp {
            border-bottom: 0;
            top: 0
        }

            .numInputWrapper span.arrowUp:after {
                border-bottom: 4px solid rgba(57,57,57,.6);
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                top: 26%
            }

        .numInputWrapper span.arrowDown {
            top: 50%
        }

            .numInputWrapper span.arrowDown:after {
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-top: 4px solid rgba(57,57,57,.6);
                top: 40%
            }

        .numInputWrapper span svg {
            height: auto;
            width: inherit
        }

            .numInputWrapper span svg path {
                fill: rgba(0,0,0,.5)
            }

    .numInputWrapper:hover {
        background: rgba(0,0,0,.05)
    }

        .numInputWrapper:hover span {
            opacity: 1
        }

.flatpickr-current-month {
    color: inherit;
    display: inline-block;
    font-size: 135%;
    font-weight: 300;
    height: 34px;
    left: 12.5%;
    line-height: inherit;
    line-height: 1;
    padding: 7.48px 0 0;
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 75%
}

    .flatpickr-current-month span.cur-month {
        color: inherit;
        display: inline-block;
        font-family: inherit;
        font-weight: 700;
        margin-left: .5ch;
        padding: 0
    }

        .flatpickr-current-month span.cur-month:hover {
            background: rgba(0,0,0,.05)
        }

    .flatpickr-current-month .numInputWrapper {
        display: inline-block;
        width: 6ch;
        width: 7ch\0
    }

        .flatpickr-current-month .numInputWrapper span.arrowUp:after {
            border-bottom-color: rgba(0,0,0,.9)
        }

        .flatpickr-current-month .numInputWrapper span.arrowDown:after {
            border-top-color: rgba(0,0,0,.9)
        }

    .flatpickr-current-month input.cur-year {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        background: transparent;
        border: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: inherit;
        cursor: text;
        display: inline-block;
        font-family: inherit;
        font-size: inherit;
        font-weight: 300;
        height: auto;
        line-height: inherit;
        margin: 0;
        padding: 0 0 0 .5ch;
        vertical-align: initial
    }

        .flatpickr-current-month input.cur-year:focus {
            outline: 0
        }

        .flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
            background: transparent;
            color: rgba(0,0,0,.5);
            font-size: 100%;
            pointer-events: none
        }

    .flatpickr-current-month .flatpickr-monthDropdown-months {
        appearance: menulist;
        -webkit-appearance: menulist;
        -moz-appearance: menulist;
        background: transparent;
        border: none;
        border-radius: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        color: inherit;
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        font-weight: 300;
        height: auto;
        line-height: inherit;
        margin: -1px 0 0;
        outline: none;
        padding: 0 0 0 .5ch;
        position: relative;
        vertical-align: initial;
        width: auto
    }

        .flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months:focus {
            outline: none
        }

        .flatpickr-current-month .flatpickr-monthDropdown-months:hover {
            background: rgba(0,0,0,.05)
        }

        .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
            background-color: transparent;
            outline: none;
            padding: 0
        }

.flatpickr-weekdays {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: transparent;
    height: 28px;
    overflow: hidden;
    text-align: center;
    width: 100%
}

    .flatpickr-weekdays, .flatpickr-weekdays .flatpickr-weekdaycontainer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .flatpickr-weekdays .flatpickr-weekdaycontainer, span.flatpickr-weekday {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1
        }

span.flatpickr-weekday {
    background: transparent;
    color: rgba(0,0,0,.54);
    cursor: default;
    display: block;
    font-size: 90%;
    font-weight: bolder;
    line-height: 1;
    margin: 0;
    text-align: center
}

.dayContainer, .flatpickr-weeks {
    padding: 1px 0 0
}

.flatpickr-days {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    width: 307.875px
}

    .flatpickr-days:focus {
        outline: 0
    }

.dayContainer {
    -ms-flex-pack: justify;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    max-width: 307.875px;
    min-width: 307.875px;
    opacity: 1;
    outline: 0;
    padding: 0;
    text-align: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 307.875px
}

    .dayContainer + .dayContainer {
        -webkit-box-shadow: -1px 0 0 #e6e6e6;
        box-shadow: -1px 0 0 #e6e6e6
    }

.flatpickr-day {
    -ms-flex-preferred-size: 14.2857143%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    display: inline-block;
    -webkit-flex-basis: 14.2857143%;
    flex-basis: 14.2857143%;
    font-weight: 400;
    height: 39px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 39px;
    margin: 0;
    max-width: 39px;
    position: relative;
    text-align: center;
    width: 14.2857143%
}

    .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
        background: #e6e6e6;
        border-color: #e6e6e6;
        cursor: pointer;
        outline: 0
    }

    .flatpickr-day.today {
        border-color: #959ea9
    }

        .flatpickr-day.today:focus, .flatpickr-day.today:hover {
            background: #959ea9;
            border-color: #959ea9;
            color: #fff
        }

    .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
        background: #569ff7;
        border-color: #569ff7;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff
    }

        .flatpickr-day.endRange.startRange, .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange {
            border-radius: 50px 0 0 50px
        }

        .flatpickr-day.endRange.endRange, .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange {
            border-radius: 0 50px 50px 0
        }

        .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
            -webkit-box-shadow: -10px 0 0 #569ff7;
            box-shadow: -10px 0 0 #569ff7
        }

        .flatpickr-day.endRange.startRange.endRange, .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
            border-radius: 50px
        }

    .flatpickr-day.inRange {
        border-radius: 0;
        -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
        box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6
    }

    .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay {
        background: transparent;
        border-color: transparent;
        color: rgba(57,57,57,.3);
        cursor: default
    }

        .flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
            color: rgba(57,57,57,.1);
            cursor: not-allowed
        }

    .flatpickr-day.week.selected {
        border-radius: 0;
        -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
        box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7
    }

    .flatpickr-day.hidden {
        visibility: hidden
    }

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    float: left
}

    .flatpickr-weekwrapper .flatpickr-weeks {
        -webkit-box-shadow: 1px 0 0 #e6e6e6;
        box-shadow: 1px 0 0 #e6e6e6;
        padding: 0 12px
    }

    .flatpickr-weekwrapper .flatpickr-weekday {
        float: none;
        line-height: 28px;
        width: 100%
    }

    .flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
        background: transparent;
        border: none;
        color: rgba(57,57,57,.3);
        cursor: default;
        display: block;
        max-width: none;
        width: 100%
    }

.flatpickr-innerContainer {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.flatpickr-innerContainer, .flatpickr-rContainer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0
}

.flatpickr-time {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    outline: 0;
    overflow: hidden;
    text-align: center
}

    .flatpickr-time:after {
        clear: both;
        content: "";
        display: table
    }

    .flatpickr-time .numInputWrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        float: left;
        height: 40px;
        width: 40%
    }

        .flatpickr-time .numInputWrapper span.arrowUp:after {
            border-bottom-color: #393939
        }

        .flatpickr-time .numInputWrapper span.arrowDown:after {
            border-top-color: #393939
        }

    .flatpickr-time.hasSeconds .numInputWrapper {
        width: 26%
    }

    .flatpickr-time.time24hr .numInputWrapper {
        width: 49%
    }

    .flatpickr-time input {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        background: transparent;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #393939;
        font-size: 14px;
        height: inherit;
        line-height: inherit;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center
    }

        .flatpickr-time input.flatpickr-hour {
            font-weight: 700
        }

        .flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
            font-weight: 400
        }

        .flatpickr-time input:focus {
            border: 0;
            outline: 0
        }

    .flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator {
        -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center;
        color: #393939;
        float: left;
        font-weight: 700;
        height: inherit;
        line-height: inherit;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 2%
    }

    .flatpickr-time .flatpickr-am-pm {
        cursor: pointer;
        font-weight: 400;
        outline: 0;
        text-align: center;
        width: 18%
    }

        .flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
            background: #eee
        }

.flatpickr-input[readonly] {
    cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fpFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.glightbox-container {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    touch-action: none;
    width: 100%;
    z-index: 999999 !important
}

    .glightbox-container.inactive {
        display: none
    }

    .glightbox-container .gcontainer {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
        z-index: 9999
    }

    .glightbox-container .gslider {
        align-items: center;
        display: flex !important;
        height: 100%;
        justify-content: center;
        left: 0;
        overflow: hidden;
        position: relative;
        top: 0;
        transform: translateZ(0);
        transition: transform .4s ease;
        width: 100%
    }

    .glightbox-container .gslide {
        align-items: center;
        display: flex;
        justify-content: center;
        opacity: 0;
        position: absolute;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        width: 100%
    }

        .glightbox-container .gslide.current {
            opacity: 1;
            position: relative;
            z-index: 99999
        }

        .glightbox-container .gslide.prev {
            opacity: 1;
            z-index: 9999
        }

    .glightbox-container .gslide-inner-content {
        width: 100%
    }

    .glightbox-container .ginner-container {
        display: flex;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        margin: auto;
        max-width: 100%;
        position: relative;
        width: 100%
    }

        .glightbox-container .ginner-container.gvideo-container {
            width: 100%
        }

        .glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
            flex-direction: column
        }

        .glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
            max-width: 100% !important
        }

.gslide iframe, .gslide video {
    -webkit-overflow-scrolling: touch;
    border: none;
    min-height: 165px;
    outline: 0 !important;
    touch-action: auto
}

.gslide:not(.current) {
    pointer-events: none
}

.gslide-image {
    align-items: center
}

    .gslide-image img {
        border: none;
        display: block;
        float: none;
        height: auto;
        margin: auto;
        max-height: 100vh;
        max-width: 100vw;
        min-width: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        outline: 0;
        padding: 0;
        touch-action: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        width: auto
    }

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
    width: auto
}

.desc-left .gslide-image img, .desc-right .gslide-image img {
    max-width: 100%;
    width: auto
}

.gslide-image img.zoomable {
    position: relative
}

.gslide-image img.dragging {
    cursor: grabbing !important;
    transition: none
}

.gslide-video {
    max-width: 100vh;
    position: relative;
    width: 100% !important
}

    .gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
        display: none
    }

    .gslide-video .gvideo-wrapper {
        margin: auto;
        width: 100%
    }

    .gslide-video:before {
        background: rgba(255,0,0,.34);
        content: "";
        display: none;
        height: 100%;
        position: absolute;
        width: 100%
    }

    .gslide-video.playing:before {
        display: none
    }

    .gslide-video.fullscreen {
        height: 75vh;
        max-width: 100% !important;
        min-width: 100%
    }

        .gslide-video.fullscreen video {
            max-width: 100% !important;
            width: 100% !important
        }

.gslide-inline {
    background: #fff;
    margin: auto;
    max-height: calc(100vh - 40px);
    max-width: 100%;
    overflow: auto;
    text-align: left
}

    .gslide-inline .ginlined-content {
        padding: 20px;
        width: 100%
    }

    .gslide-inline .dragging {
        cursor: grabbing !important;
        transition: none
    }

.ginlined-content {
    display: block !important;
    opacity: 1;
    overflow: auto
}

.gslide-external {
    background: #fff;
    display: flex;
    height: 100%;
    max-height: 75vh;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    width: 100%
}

.gslide-media {
    display: flex;
    width: auto
}

.zoomed .gslide-media {
    box-shadow: none !important
}

.desc-bottom .gslide-media, .desc-top .gslide-media {
    flex-direction: column;
    margin: 0 auto
}

.gslide-description {
    flex: 1 0 100%;
    position: relative
}

    .gslide-description.description-left, .gslide-description.description-right {
        max-width: 100%
    }

    .gslide-description.description-bottom, .gslide-description.description-top {
        margin: 0 auto;
        width: 100%
    }

    .gslide-description p {
        margin-bottom: 12px
    }

        .gslide-description p:last-child {
            margin-bottom: 0
        }

.glightbox-button-hidden, .zoomed .gslide-description {
    display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));
    bottom: 0;
    height: auto !important;
    max-height: 78vh;
    max-width: 100vw !important;
    order: 2 !important;
    overflow: auto !important;
    padding: 19px 11px 50px;
    position: absolute;
    transition: opacity .3s linear;
    width: 100%
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1
}

    .glightbox-mobile .glightbox-container .gslide-desc a {
        color: #fff;
        font-weight: 700
    }

    .glightbox-mobile .glightbox-container .gslide-desc * {
        color: inherit
    }

    .glightbox-mobile .glightbox-container .gslide-desc .desc-more {
        color: #fff;
        opacity: .4
    }

.gdesc-open .gslide-media {
    opacity: .4;
    transition: opacity .5s ease
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px
}

.gdesc-closed .gslide-media {
    opacity: 1;
    transition: opacity .5s ease
}

.greset {
    transition: all .3s ease
}

.gabsolute {
    position: absolute
}

.grelative {
    position: relative
}

.glightbox-desc {
    display: none !important
}

.glightbox-open {
    overflow: hidden
}

.gloader {
    animation: lightboxLoader .8s linear infinite;
    border: 2px solid #fff;
    border-radius: 50%;
    border-right-color: transparent;
    display: block;
    height: 25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 47%;
    width: 25px;
    z-index: 9999
}

.goverlay {
    height: calc(100vh + 1px);
    left: 0;
    position: fixed;
    top: -1px;
    width: 100%;
    will-change: opacity
}

.glightbox-mobile .goverlay, .goverlay {
    background: #000
}

.gclose, .gnext, .gprev {
    align-items: center;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 44px;
    justify-content: center;
    width: 26px;
    z-index: 99999
}

    .gclose svg, .gnext svg, .gprev svg {
        display: block;
        height: auto;
        margin: 0;
        padding: 0;
        width: 25px
    }

    .gclose.disabled, .gnext.disabled, .gprev.disabled {
        opacity: .1
    }

    .gclose .garrow, .gnext .garrow, .gprev .garrow {
        stroke: #fff
    }

.gbtn.focused {
    outline: 2px solid #0f3d81
}

iframe.wait-autoplay {
    opacity: 0
}

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-clean .gslide-description {
    background: #fff
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px
}

.glightbox-clean .gslide-title {
    color: #000;
    font-family: arial;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 19px
}

.glightbox-clean .gslide-desc {
    font-family: arial;
    font-size: .86em;
    line-height: 1.4em;
    margin-bottom: 0
}

.glightbox-clean .gslide-video {
    background: #000
}

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
    background-color: rgba(0,0,0,.75);
    border-radius: 4px
}

    .glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path {
        fill: #fff
    }

.glightbox-clean .gprev {
    left: 30px
}

.glightbox-clean .gnext, .glightbox-clean .gprev {
    height: 50px;
    position: absolute;
    top: -100%;
    width: 40px
}

.glightbox-clean .gnext {
    right: 30px
}

.glightbox-clean .gclose {
    height: 35px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 35px
}

    .glightbox-clean .gclose svg {
        height: auto;
        width: 18px
    }

    .glightbox-clean .gclose:hover {
        opacity: 1
    }

.gfadeIn {
    animation: gfadeIn .5s ease
}

.gfadeOut {
    animation: gfadeOut .5s ease
}

.gslideOutLeft {
    animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    animation: gslideInLeft .3s ease
}

.gslideOutRight {
    animation: gslideOutRight .3s ease
}

.gslideInRight {
    animation: gslideInRight .3s ease
}

.gzoomIn {
    animation: gzoomIn .5s ease
}

.gzoomOut {
    animation: gzoomOut .5s ease
}

@keyframes lightboxLoader {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gslideInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-60%,0,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0);
        visibility: visible
    }
}

@keyframes gslideOutLeft {
    0% {
        opacity: 1;
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        transform: translate3d(-60%,0,0);
        visibility: hidden
    }
}

@keyframes gslideInRight {
    0% {
        opacity: 0;
        transform: translate3d(60%,0,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes gslideOutRight {
    0% {
        opacity: 1;
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        transform: translate3d(60%,0,0)
    }
}

@keyframes gzoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@media (min-width: 769px) {
    .glightbox-container .ginner-container {
        flex-direction: row;
        height: auto;
        width: auto
    }

        .glightbox-container .ginner-container.desc-top .gslide-description {
            order: 0
        }

        .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
            order: 1
        }

        .glightbox-container .ginner-container.desc-left .gslide-description {
            order: 0
        }

        .glightbox-container .ginner-container.desc-left .gslide-image {
            order: 1
        }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%
    }

        .gslide-image img.zoomable {
            cursor: zoom-in
        }

    .zoomed .gslide-image img.zoomable {
        cursor: grab
    }

    .gslide-inline {
        max-height: 95vh
    }

    .gslide-external {
        max-height: 100vh
    }

    .gslide-description.description-left, .gslide-description.description-right {
        max-width: 275px
    }

    .glightbox-open {
        height: auto
    }

    .goverlay {
        background: rgba(0,0,0,.92)
    }

    .glightbox-clean .gslide-media {
        box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65)
    }

    .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
        height: 100%;
        overflow-y: auto;
        position: absolute
    }

    .glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
        background-color: rgba(0,0,0,.32)
    }

        .glightbox-clean .gclose:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gprev:hover {
            background-color: rgba(0,0,0,.7)
        }

    .glightbox-clean .gnext, .glightbox-clean .gprev {
        top: 45%
    }
}

@media (min-width: 992px) {
    .glightbox-clean .gclose {
        opacity: .7;
        right: 20px
    }
}

@media screen and (max-height: 420px) {
    .goverlay {
        background: #000
    }
}

/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container, .container-fluid, .container-xxl {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x,1rem);
    padding-right: var(--bs-gutter-x,1rem);
    width: 100%
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1392px
    }
}

.row {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    display: flex;
    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 > * {
        box-sizing: border-box;
        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 {
    flex: 1 0 0%
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
}

@media (min-width: 640px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0, .gx-0 {
    --bs-gutter-x: 0
}

.g-0, .gy-0 {
    --bs-gutter-y: 0
}

.g-1, .gx-1 {
    --bs-gutter-x: 0.5rem
}

.g-1, .gy-1 {
    --bs-gutter-y: 0.5rem
}

.g-2, .gx-2 {
    --bs-gutter-x: 0.75rem
}

.g-2, .gy-2 {
    --bs-gutter-y: 0.75rem
}

.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: 2rem
}

.g-5, .gy-5 {
    --bs-gutter-y: 2rem
}

@media (min-width: 640px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0, .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1, .gx-sm-1 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-1, .gy-sm-1 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-2, .gx-sm-2 {
        --bs-gutter-x: 0.75rem
    }

    .g-sm-2, .gy-sm-2 {
        --bs-gutter-y: 0.75rem
    }

    .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: 2rem
    }

    .g-sm-5, .gy-sm-5 {
        --bs-gutter-y: 2rem
    }
}

@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0, .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1, .gx-md-1 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-1, .gy-md-1 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-2, .gx-md-2 {
        --bs-gutter-x: 0.75rem
    }

    .g-md-2, .gy-md-2 {
        --bs-gutter-y: 0.75rem
    }

    .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: 2rem
    }

    .g-md-5, .gy-md-5 {
        --bs-gutter-y: 2rem
    }
}

@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0, .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1, .gx-lg-1 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-1, .gy-lg-1 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-2, .gx-lg-2 {
        --bs-gutter-x: 0.75rem
    }

    .g-lg-2, .gy-lg-2 {
        --bs-gutter-y: 0.75rem
    }

    .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: 2rem
    }

    .g-lg-5, .gy-lg-5 {
        --bs-gutter-y: 2rem
    }
}

@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0, .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1, .gx-xl-1 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-1, .gy-xl-1 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-2, .gx-xl-2 {
        --bs-gutter-x: 0.75rem
    }

    .g-xl-2, .gy-xl-2 {
        --bs-gutter-y: 0.75rem
    }

    .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: 2rem
    }

    .g-xl-5, .gy-xl-5 {
        --bs-gutter-y: 2rem
    }
}

@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0, .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0, .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1, .gx-xxl-1 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-1, .gy-xxl-1 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-2, .gx-xxl-2 {
        --bs-gutter-x: 0.75rem
    }

    .g-xxl-2, .gy-xxl-2 {
        --bs-gutter-y: 0.75rem
    }

    .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: 2rem
    }

    .g-xxl-5, .gy-xxl-5 {
        --bs-gutter-y: 2rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-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: 640px) {
    .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-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-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-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-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-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-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-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-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-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-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-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.ratio {
    position: relative;
    width: 100%
}

    .ratio:before {
        content: "";
        display: block;
        padding-top: var(--bs-aspect-ratio)
    }

    .ratio > * {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-3x2 {
    --bs-aspect-ratio: 66.6666666667%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.alert, .alert-box {
    background-color: #f5f5f5;
    border-radius: 10px;
    line-height: 1.9;
    margin-bottom: 2rem;
    padding: 1.25rem 4rem 1.25rem 1.25rem;
    position: relative
}

    .alert ul, .alert-box ul {
        margin-bottom: 0;
        padding-left: 1rem
    }

    .alert h3, .alert-box h3, .alert-box__header, .alert__header {
        margin: 0
    }

.alert-box__description, .alert__description {
    padding-right: 3rem
}

    .alert-box__description, .alert-box__description p, .alert__description, .alert__description p {
        font-size: 1rem;
        margin-bottom: 0
    }

.alert-box__buttons, .alert__buttons {
    font-size: 0;
    margin-bottom: -.5rem;
    margin-top: 1rem
}

    .alert-box__buttons .btn, .alert__buttons .btn {
        margin-bottom: .5rem
    }

        .alert-box__buttons .btn:not(:last-of-type), .alert__buttons .btn:not(:last-of-type) {
            margin-right: 1rem
        }

.alert-box__close, .alert__close {
    padding: .5rem;
    position: absolute;
    right: 1.25rem;
    top: 1.25rem
}

    .alert-box__close i, .alert__close i {
        display: block;
        font-size: 1.25rem
    }

ol.breadcrumbs {
    color: #595959;
    font-size: 0;
    list-style: none;
    padding: 0
}

    ol.breadcrumbs li {
        display: inline-block;
        font-family: Verdana,sans-serif;
        font-size: .75rem;
        margin: 0;
        padding-right: .25rem
    }

@media (min-width: 768px) {
    ol.breadcrumbs li {
        font-size: .875rem
    }
}

ol.breadcrumbs li:nth-of-type(n+2):before {
    content: ">";
    margin-right: .125rem
}

ol.breadcrumbs li a {
    color: #2f2f2f
}

    ol.breadcrumbs li a:active, ol.breadcrumbs li a:focus, ol.breadcrumbs li a:hover {
        color: #d72b40;
        text-decoration: none
    }

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0
}

.btn, button {
    cursor: pointer
}

.btn {
    align-items: center;
    border-radius: 5px;
    display: inline-flex;
    font-family: Lato,Arial,sans-serif;
    font-size: .75rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1.2;
    min-height: 2.5rem;
    padding: .5rem 1.5rem;
    text-align: center
}

@media (min-width: 992px) {
    .btn {
        font-size: 1rem;
        padding: .5rem 2rem
    }
}

.btn-primary {
    background-color: #3d6c90;
    background: linear-gradient(180deg,#3d6c91,#252f39);
    color: #fff
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background: linear-gradient(180deg,#d72b40,#a41d2e);
        color: #fff;
        text-decoration: none
    }

.btn-secondary {
    background-color: #d72b40;
    color: #fff
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        background-color: #df5667;
        border-color: #df5667;
        color: #fff;
        text-decoration: none
    }

.btn-alternative {
    background-color: #b4b4b4;
    color: #fff
}

    .btn-alternative:active, .btn-alternative:focus, .btn-alternative:hover {
        background-color: #cecece;
        border-color: #cecece;
        color: #fff;
        text-decoration: none
    }

.btn-white {
    background-color: #fff;
    border: 1px solid #28465d;
    color: #28465d
}

    .btn-white:active, .btn-white:focus, .btn-white:hover {
        border-color: #d72b40;
        color: #d72b40;
        text-decoration: none
    }

.btn-link {
    color: #28465d;
    min-height: 0;
    padding: 0
}

    .btn-link:active, .btn-link:focus, .btn-link:hover {
        color: #d72b40;
        text-decoration: none
    }

.btn-more {
    width: 100%
}

.btn-menu-toggler {
    margin-top: 1rem;
    width: 100%
}

    .btn-menu-toggler i {
        font-size: .5625rem;
        margin-left: .5rem
    }

html[data-contrast=on] body {
    background-color: #222
}

html[data-contrast=on] .articles-item .articles-item__date, html[data-contrast=on] .articles-single__date, html[data-contrast=on] .calendar-list-item__date, html[data-contrast=on] .header__mega-menu ul.secondary-menu li.level-1 a, html[data-contrast=on] .module-forms .form-regulations .btn, html[data-contrast=on] .module-galleries .galleries-date, html[data-contrast=on] .module-videos .videos-date, html[data-contrast=on] .pagination .page-item .page-link, html[data-contrast=on] .social-media ul li a i, html[data-contrast=on] .tippy-box a:not(.btn), html[data-contrast=on] .widget-subscription__regulations, html[data-contrast=on] .widget-subscription__regulations .btn, html[data-contrast=on] .widget-subscription__regulations button, html[data-contrast=on] .widget-subscription__regulations label, html[data-contrast=on] body, html[data-contrast=on] footer .footer-navbar ul li a, html[data-contrast=on] ol.breadcrumbs {
    color: #ecc781
}

    html[data-contrast=on] .module-forms .form-regulations .btn:active, html[data-contrast=on] .module-forms .form-regulations .btn:focus, html[data-contrast=on] .module-forms .form-regulations .btn:hover, html[data-contrast=on] .pagination .page-item .page-link:active, html[data-contrast=on] .pagination .page-item .page-link:focus, html[data-contrast=on] .pagination .page-item .page-link:hover, html[data-contrast=on] .tippy-box a:not(.btn):active, html[data-contrast=on] .tippy-box a:not(.btn):focus, html[data-contrast=on] .tippy-box a:not(.btn):hover, html[data-contrast=on] .widget-subscription__regulations .btn:active, html[data-contrast=on] .widget-subscription__regulations .btn:focus, html[data-contrast=on] .widget-subscription__regulations .btn:hover, html[data-contrast=on] .widget-subscription__regulations button:active, html[data-contrast=on] .widget-subscription__regulations button:focus, html[data-contrast=on] .widget-subscription__regulations button:hover, html[data-contrast=on] footer .footer-navbar ul li a:active, html[data-contrast=on] footer .footer-navbar ul li a:focus, html[data-contrast=on] footer .footer-navbar ul li a:hover {
        color: #d72b40
    }

    html[data-contrast=on] .articles-item__title a, html[data-contrast=on] .cookie-info__content p, html[data-contrast=on] .form label, html[data-contrast=on] .h1, html[data-contrast=on] .h2, html[data-contrast=on] .h3, html[data-contrast=on] .h4, html[data-contrast=on] .h5, html[data-contrast=on] .h6, html[data-contrast=on] .page-submenu a, html[data-contrast=on] .search-module .search-list-item__title a, html[data-contrast=on] footer .footer-copyright, html[data-contrast=on] form label, html[data-contrast=on] h1, html[data-contrast=on] h2, html[data-contrast=on] h3, html[data-contrast=on] h4, html[data-contrast=on] h5, html[data-contrast=on] h6, html[data-contrast=on] main blockquote p, html[data-contrast=on] ol.breadcrumbs li a {
        color: #ecc781
    }

html[data-contrast=on] .pagination .page-item.is-active .page-link {
    color: #d72b40
}

html[data-contrast=on] .tippy-box, html[data-contrast=on] header.top .header__logo .logo-caption {
    color: #fff
}

html[data-contrast=on] main blockquote p:before {
    color: #333
}

html[data-contrast=on] .articles-item.is-featured .no-image + .articles-item__title h2 a, html[data-contrast=on] .calendar-filters__category-item, html[data-contrast=on] .submenu-item a {
    color: #ecc781
}

    html[data-contrast=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:active, html[data-contrast=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:focus, html[data-contrast=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:hover, html[data-contrast=on] .calendar-filters__category-item:active, html[data-contrast=on] .calendar-filters__category-item:focus, html[data-contrast=on] .calendar-filters__category-item:hover, html[data-contrast=on] .submenu-item a:active, html[data-contrast=on] .submenu-item a:focus, html[data-contrast=on] .submenu-item a:hover {
        color: #d72b40
    }

html[data-contrast=on] .aside-menu .submenu-toggler, html[data-contrast=on] .calendar-filters__category-btn {
    color: #ecc781
}

    html[data-contrast=on] .aside-menu .submenu-toggler:active, html[data-contrast=on] .aside-menu .submenu-toggler:focus, html[data-contrast=on] .aside-menu .submenu-toggler:hover, html[data-contrast=on] .calendar-filters__category-btn:active, html[data-contrast=on] .calendar-filters__category-btn:focus, html[data-contrast=on] .calendar-filters__category-btn:hover {
        background-color: #666
    }

html[data-contrast=on] .breaking-news a, html[data-contrast=on] .breaking-news p {
    color: #ecc781
}

html[data-contrast=on] .breaking-news:hover a {
    color: #d72b40
}

html[data-contrast=on] .articles-single .articles-footer__social-media ul li a {
    color: #7b7b7b
}

    html[data-contrast=on] .articles-single .articles-footer__social-media ul li a:active, html[data-contrast=on] .articles-single .articles-footer__social-media ul li a:focus, html[data-contrast=on] .articles-single .articles-footer__social-media ul li a:hover {
        color: #d72b40
    }

html[data-contrast=on] .aside-menu li a:not(.is-active), html[data-contrast=on] .files .files-item__title a, html[data-contrast=on] .header__mega-menu ul.mega-menu li.level-1 a, html[data-contrast=on] header.top .accessibility a, html[data-contrast=on] header.top .accessibility button, html[data-contrast=on] header.top .header__mega-menu .header__secondary-menu ul li a, html[data-contrast=on] header.top .header__navbar-primary ul.primary-menu li a, html[data-contrast=on] header.top a, html[data-contrast=on] header.top i {
    color: #ecc781
}

    html[data-contrast=on] .aside-menu li a:not(.is-active):active, html[data-contrast=on] .aside-menu li a:not(.is-active):focus, html[data-contrast=on] .aside-menu li a:not(.is-active):hover, html[data-contrast=on] .files .files-item__title a:active, html[data-contrast=on] .files .files-item__title a:focus, html[data-contrast=on] .files .files-item__title a:hover, html[data-contrast=on] .header__mega-menu ul.mega-menu li.level-1 a:active, html[data-contrast=on] .header__mega-menu ul.mega-menu li.level-1 a:focus, html[data-contrast=on] .header__mega-menu ul.mega-menu li.level-1 a:hover, html[data-contrast=on] header.top .accessibility a:active, html[data-contrast=on] header.top .accessibility a:focus, html[data-contrast=on] header.top .accessibility a:hover, html[data-contrast=on] header.top .accessibility button:active, html[data-contrast=on] header.top .accessibility button:focus, html[data-contrast=on] header.top .accessibility button:hover, html[data-contrast=on] header.top .header__mega-menu .header__secondary-menu ul li a:active, html[data-contrast=on] header.top .header__mega-menu .header__secondary-menu ul li a:focus, html[data-contrast=on] header.top .header__mega-menu .header__secondary-menu ul li a:hover, html[data-contrast=on] header.top .header__navbar-primary ul.primary-menu li a:active, html[data-contrast=on] header.top .header__navbar-primary ul.primary-menu li a:focus, html[data-contrast=on] header.top .header__navbar-primary ul.primary-menu li a:hover, html[data-contrast=on] header.top a:active, html[data-contrast=on] header.top a:active i, html[data-contrast=on] header.top a:focus, html[data-contrast=on] header.top a:focus i, html[data-contrast=on] header.top a:hover, html[data-contrast=on] header.top a:hover i, html[data-contrast=on] header.top i:active, html[data-contrast=on] header.top i:focus, html[data-contrast=on] header.top i:hover {
        color: #d72b40
    }

html[data-contrast=on] .hamburger-inner, html[data-contrast=on] .hamburger-inner:after, html[data-contrast=on] .hamburger-inner:before {
    background-color: #ecc781
}

html[data-contrast=on] .accessibility-toggler:after {
    color: #ecc781
}

html[data-contrast=on] .accessibility-toggler:active i, html[data-contrast=on] .accessibility-toggler:active:after, html[data-contrast=on] .accessibility-toggler:focus i, html[data-contrast=on] .accessibility-toggler:focus:after, html[data-contrast=on] .accessibility-toggler:hover i, html[data-contrast=on] .accessibility-toggler:hover:after {
    color: #d72b40
}

html[data-contrast=on] .alert, html[data-contrast=on] .alert-box, html[data-contrast=on] .articles-single .articles-footer, html[data-contrast=on] .articles.articles--inline, html[data-contrast=on] .aside-menu, html[data-contrast=on] .bg-light, html[data-contrast=on] .box-section, html[data-contrast=on] .breaking-news, html[data-contrast=on] .calendar-filters, html[data-contrast=on] .cookie-info, html[data-contrast=on] .files, html[data-contrast=on] .filters, html[data-contrast=on] .header__mega-menu, html[data-contrast=on] .module-contact .contact-wrapper, html[data-contrast=on] .module-forms .form-wrapper, html[data-contrast=on] .module-galleries .galleries-wrapper, html[data-contrast=on] .module-galleries .galleries-wrapper:after, html[data-contrast=on] .module-galleries .galleries-wrapper:before, html[data-contrast=on] .page-header, html[data-contrast=on] .search-module .search-panel, html[data-contrast=on] .submenu-item a, html[data-contrast=on] .tenders-list, html[data-contrast=on] .tippy-box, html[data-contrast=on] .widget-calendar, html[data-contrast=on] .widget-galleries:after, html[data-contrast=on] .widget-galleries:before, html[data-contrast=on] .widget-initiatives, html[data-contrast=on] .widget-panel--login, html[data-contrast=on] .widget-subscription, html[data-contrast=on] header.top, html[data-contrast=on] header.top .accessibility, html[data-contrast=on] section.bip-section {
    background-color: #333
}

html[data-contrast=on] .module-content a:not(.btn) {
    color: #d72b40
}

@media (min-width: 992px) {
    html[data-contrast=on] .widget-page-submenu {
        background-color: #333
    }
}

@media (min-width: 1200px) {
    html[data-contrast=on] main .widget-section.section--articles-grid {
        background-color: #333
    }
}

@media (max-width: 1199.98px) {
    html[data-contrast=on] .before-footer, html[data-contrast=on] main .widget-section.section--articles-grid .widget.is-active, html[data-contrast=on] main .widget-section.section--articles-grid .widget.is-active:after, html[data-contrast=on] main .widget-section.section--articles-grid .widget.is-active:before {
        background-color: #333
    }

    html[data-contrast=on] main .widget-section.section--articles-grid .row > :first-of-type .widget, html[data-contrast=on] main .widget-section.section--articles-grid .widget {
        border-color: #444
    }
}

html[data-contrast=on] .calendar-filters__category-wrapper, html[data-contrast=on] .calendar-list-item, html[data-contrast=on] .calendar-list-item:last-of-type, html[data-contrast=on] .cookie-info, html[data-contrast=on] header.top .header__section {
    border-color: #444
}

html[data-contrast=on] footer .footer-row {
    border-color: #333
}

html[data-contrast=on] .articles-item__image {
    background-color: transparent
}

    html[data-contrast=on] .articles-item__image.no-image {
        background-color: #333
    }

        html[data-contrast=on] .articles-item__image.no-image .articles-item__date {
            color: #ecc781
        }

html[data-contrast=on] table tbody tr:nth-of-type(odd) {
    background-color: #333
}

html[data-contrast=on] table tbody tr:nth-of-type(2n) {
    background-color: #2b2b2b
}

html[contrast=on] .btn-primary, html[contrast=on] .tippy-box a.btn {
    background: linear-gradient(180deg,#ecc781,#896f30);
    color: #222
}

    html[contrast=on] .btn-primary:active, html[contrast=on] .btn-primary:focus, html[contrast=on] .btn-primary:hover, html[contrast=on] .tippy-box a.btn:active, html[contrast=on] .tippy-box a.btn:focus, html[contrast=on] .tippy-box a.btn:hover {
        background: linear-gradient(180deg,#fff,#b9b5ac)
    }

html[contrast=on] .header__section.header__darkmode {
    display: none
}

@media (max-width: 767.98px) {
    html[contrast=on] header.top .header__languages {
        border-left: 0
    }
}

.cookie-info {
    background: #f5f5f5;
    border-top: 1px solid #ebebeb;
    bottom: 0;
    left: 0;
    max-height: 62.4375rem;
    position: fixed;
    right: 0;
    transform: translateY(0);
    transition: all .5s ease-in-out;
    z-index: 888
}

    .cookie-info.is-clicked {
        transform: translateY(100%)
    }

.cookie-info__wrapper {
    display: block;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

@media (min-width: 992px) {
    .cookie-info__wrapper {
        align-items: center;
        display: flex
    }
}

.cookie-info__content {
    margin-bottom: .5rem
}

@media (max-width: 991.98px) {
    .cookie-info__content {
        text-align: center
    }
}

@media (min-width: 992px) {
    .cookie-info__content {
        flex-grow: 1;
        margin-bottom: 0
    }
}

.cookie-info__content p {
    color: #2f2f2f;
    font-size: .875rem;
    line-height: 1.4;
    margin: 0
}

.cookie-info__content a {
    color: #d72b40;
    text-decoration: underline
}

@media (max-width: 991.98px) {
    .cookie-info__buttons {
        text-align: center
    }
}

@media (min-width: 992px) {
    .cookie-info__buttons {
        margin-left: .5rem;
        margin-right: -.5rem;
        white-space: nowrap
    }
}

.cookie-info__buttons .btn {
    margin-left: .5rem;
    margin-right: .5rem;
    white-space: nowrap
}

@media (max-width: 767.98px) {
    .cookie-info__buttons .btn {
        margin-top: .5rem;
        max-width: 18.75rem;
        width: 100%
    }
}

.cookies {
    margin-bottom: -1rem;
    margin-top: 1.5rem
}

.cookies-item:not(:last-of-type) {
    margin-bottom: 1.5rem
}

.cookies-item label {
    display: flex;
    line-height: 1.1em
}

.cookies-item__label {
    font-weight: 700
}

.cookies-item__description {
    margin-left: 2rem;
    margin-top: .5rem
}

    .cookies-item__description, .cookies-item__description p {
        font-size: .8125rem;
        line-height: 1.1em
    }

.cookies-item .form-group {
    margin-bottom: 0
}

.header__darkmode .darkmode-button {
    pointer-events: none;
    position: relative
}

    .header__darkmode .darkmode-button input {
        display: none
    }

.darkmode-slider {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    height: 36px;
    width: 64px
}

@media (min-width: 768px) {
    .darkmode-slider {
        height: 28px;
        width: 52px
    }
}

.darkmode-slider:before {
    background-color: #2f2f2f;
    border-radius: 50%;
    bottom: 6px;
    content: "";
    height: 24px;
    position: absolute;
    right: 6px;
    transition: .4s;
    width: 24px
}

@media (min-width: 768px) {
    .darkmode-slider:before {
        bottom: 4px;
        height: 20px;
        right: 4px;
        width: 20px
    }
}

.darkmode-slider:after {
    bottom: 8px;
    color: #333;
    content: "\e912";
    font-family: prezydent;
    font-size: 20px;
    left: 8px;
    position: absolute
}

@media (min-width: 768px) {
    .darkmode-slider:after {
        bottom: 6px;
        font-size: 16px;
        left: 6px
    }
}

.show-for-darkmode {
    display: none !important
}

html[data-darkmode=on] .show-for-darkmode {
    display: block !important
}

html[data-darkmode=on] .hide-for-darkmode {
    display: none !important
}

html[data-darkmode=on] .darkmode-slider:before {
    transform: translateX(-28px)
}

@media (min-width: 768px) {
    html[data-darkmode=on] .darkmode-slider:before {
        transform: translateX(-24px)
    }
}

html[data-darkmode=on] .darkmode-slider:after {
    content: "\e913";
    left: unset;
    right: 6px
}

html[data-darkmode=on] body {
    background-color: #222
}

html[data-darkmode=on] .articles-item .articles-item__date, html[data-darkmode=on] .articles-single__date, html[data-darkmode=on] .calendar-list-item__date, html[data-darkmode=on] .header__mega-menu ul.secondary-menu li.level-1 a, html[data-darkmode=on] .module-forms .form-regulations .btn, html[data-darkmode=on] .module-galleries .galleries-date, html[data-darkmode=on] .module-videos .videos-date, html[data-darkmode=on] .pagination .page-item .page-link, html[data-darkmode=on] .social-media ul li a, html[data-darkmode=on] .social-media ul li a i, html[data-darkmode=on] .tippy-box a:not(.btn), html[data-darkmode=on] .widget-subscription__regulations, html[data-darkmode=on] .widget-subscription__regulations .btn, html[data-darkmode=on] .widget-subscription__regulations button, html[data-darkmode=on] .widget-subscription__regulations label, html[data-darkmode=on] body, html[data-darkmode=on] footer .footer-navbar ul li a, html[data-darkmode=on] ol.breadcrumbs {
    color: #aaa
}

    html[data-darkmode=on] .module-forms .form-regulations .btn:active, html[data-darkmode=on] .module-forms .form-regulations .btn:focus, html[data-darkmode=on] .module-forms .form-regulations .btn:hover, html[data-darkmode=on] .pagination .page-item .page-link:active, html[data-darkmode=on] .pagination .page-item .page-link:focus, html[data-darkmode=on] .pagination .page-item .page-link:hover, html[data-darkmode=on] .tippy-box a:not(.btn):active, html[data-darkmode=on] .tippy-box a:not(.btn):focus, html[data-darkmode=on] .tippy-box a:not(.btn):hover, html[data-darkmode=on] .widget-subscription__regulations .btn:active, html[data-darkmode=on] .widget-subscription__regulations .btn:focus, html[data-darkmode=on] .widget-subscription__regulations .btn:hover, html[data-darkmode=on] .widget-subscription__regulations button:active, html[data-darkmode=on] .widget-subscription__regulations button:focus, html[data-darkmode=on] .widget-subscription__regulations button:hover, html[data-darkmode=on] footer .footer-navbar ul li a:active, html[data-darkmode=on] footer .footer-navbar ul li a:focus, html[data-darkmode=on] footer .footer-navbar ul li a:hover {
        color: #d72b40
    }

    html[data-darkmode=on] .articles-item__title a, html[data-darkmode=on] .cookie-info__content p, html[data-darkmode=on] .form label, html[data-darkmode=on] .h1, html[data-darkmode=on] .h2, html[data-darkmode=on] .h3, html[data-darkmode=on] .h4, html[data-darkmode=on] .h5, html[data-darkmode=on] .h6, html[data-darkmode=on] .page-submenu a, html[data-darkmode=on] .search-module .search-list-item__title a, html[data-darkmode=on] footer .footer-copyright, html[data-darkmode=on] form label, html[data-darkmode=on] h1, html[data-darkmode=on] h2, html[data-darkmode=on] h3, html[data-darkmode=on] h4, html[data-darkmode=on] h5, html[data-darkmode=on] h6, html[data-darkmode=on] main blockquote p, html[data-darkmode=on] ol.breadcrumbs li a {
        color: #ccc
    }

html[data-darkmode=on] .pagination .page-item.is-active .page-link {
    color: #d72b40
}

html[data-darkmode=on] .form .required, html[data-darkmode=on] .tippy-box, html[data-darkmode=on] form .required, html[data-darkmode=on] header.top .header__logo .logo-caption {
    color: #fff
}

html[data-darkmode=on] main blockquote p:before {
    color: #333
}

html[data-darkmode=on] .articles-item.is-featured .no-image + .articles-item__title h2 a, html[data-darkmode=on] .calendar-filters__category-item, html[data-darkmode=on] .submenu-item a {
    color: #ccc
}

    html[data-darkmode=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:active, html[data-darkmode=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:focus, html[data-darkmode=on] .articles-item.is-featured .no-image + .articles-item__title h2 a:hover, html[data-darkmode=on] .calendar-filters__category-item:active, html[data-darkmode=on] .calendar-filters__category-item:focus, html[data-darkmode=on] .calendar-filters__category-item:hover, html[data-darkmode=on] .submenu-item a:active, html[data-darkmode=on] .submenu-item a:focus, html[data-darkmode=on] .submenu-item a:hover {
        color: #d72b40
    }

html[data-darkmode=on] .aside-menu .submenu-toggler, html[data-darkmode=on] .calendar-filters__category-btn {
    color: #ccc
}

    html[data-darkmode=on] .aside-menu .submenu-toggler:active, html[data-darkmode=on] .aside-menu .submenu-toggler:focus, html[data-darkmode=on] .aside-menu .submenu-toggler:hover, html[data-darkmode=on] .calendar-filters__category-btn:active, html[data-darkmode=on] .calendar-filters__category-btn:focus, html[data-darkmode=on] .calendar-filters__category-btn:hover {
        background-color: #666
    }

html[data-darkmode=on] .breaking-news a, html[data-darkmode=on] .breaking-news p {
    color: #ccc
}

html[data-darkmode=on] .breaking-news:hover a {
    color: #d72b40
}

html[data-darkmode=on] .articles-single .articles-footer__social-media ul li a {
    color: #7b7b7b
}

    html[data-darkmode=on] .articles-single .articles-footer__social-media ul li a:active, html[data-darkmode=on] .articles-single .articles-footer__social-media ul li a:focus, html[data-darkmode=on] .articles-single .articles-footer__social-media ul li a:hover {
        color: #d72b40
    }

html[data-darkmode=on] .aside-menu li a:not(.is-active), html[data-darkmode=on] .files .files-item__title a, html[data-darkmode=on] .header__mega-menu ul.mega-menu li.level-1 a, html[data-darkmode=on] header.top .accessibility a, html[data-darkmode=on] header.top .accessibility button, html[data-darkmode=on] header.top .header__mega-menu .header__secondary-menu ul li a, html[data-darkmode=on] header.top .header__navbar-primary ul.primary-menu li a, html[data-darkmode=on] header.top a, html[data-darkmode=on] header.top i {
    color: #fff
}

    html[data-darkmode=on] .aside-menu li a:not(.is-active):active, html[data-darkmode=on] .aside-menu li a:not(.is-active):focus, html[data-darkmode=on] .aside-menu li a:not(.is-active):hover, html[data-darkmode=on] .files .files-item__title a:active, html[data-darkmode=on] .files .files-item__title a:focus, html[data-darkmode=on] .files .files-item__title a:hover, html[data-darkmode=on] .header__mega-menu ul.mega-menu li.level-1 a:active, html[data-darkmode=on] .header__mega-menu ul.mega-menu li.level-1 a:focus, html[data-darkmode=on] .header__mega-menu ul.mega-menu li.level-1 a:hover, html[data-darkmode=on] header.top .accessibility a:active, html[data-darkmode=on] header.top .accessibility a:focus, html[data-darkmode=on] header.top .accessibility a:hover, html[data-darkmode=on] header.top .accessibility button:active, html[data-darkmode=on] header.top .accessibility button:focus, html[data-darkmode=on] header.top .accessibility button:hover, html[data-darkmode=on] header.top .header__mega-menu .header__secondary-menu ul li a:active, html[data-darkmode=on] header.top .header__mega-menu .header__secondary-menu ul li a:focus, html[data-darkmode=on] header.top .header__mega-menu .header__secondary-menu ul li a:hover, html[data-darkmode=on] header.top .header__navbar-primary ul.primary-menu li a:active, html[data-darkmode=on] header.top .header__navbar-primary ul.primary-menu li a:focus, html[data-darkmode=on] header.top .header__navbar-primary ul.primary-menu li a:hover, html[data-darkmode=on] header.top a:active, html[data-darkmode=on] header.top a:active i, html[data-darkmode=on] header.top a:focus, html[data-darkmode=on] header.top a:focus i, html[data-darkmode=on] header.top a:hover, html[data-darkmode=on] header.top a:hover i, html[data-darkmode=on] header.top i:active, html[data-darkmode=on] header.top i:focus, html[data-darkmode=on] header.top i:hover {
        color: #d72b40
    }

html[data-darkmode=on] .hamburger-inner, html[data-darkmode=on] .hamburger-inner:after, html[data-darkmode=on] .hamburger-inner:before {
    background-color: #fff
}

html[data-darkmode=on] .accessibility-toggler:after {
    color: #fff
}

html[data-darkmode=on] .accessibility-toggler:active i, html[data-darkmode=on] .accessibility-toggler:active:after, html[data-darkmode=on] .accessibility-toggler:focus i, html[data-darkmode=on] .accessibility-toggler:focus:after, html[data-darkmode=on] .accessibility-toggler:hover i, html[data-darkmode=on] .accessibility-toggler:hover:after {
    color: #d72b40
}

html[data-darkmode=on] .alert, html[data-darkmode=on] .alert-box, html[data-darkmode=on] .articles-single .articles-footer, html[data-darkmode=on] .articles.articles--inline, html[data-darkmode=on] .aside-menu, html[data-darkmode=on] .bg-light, html[data-darkmode=on] .box-section, html[data-darkmode=on] .breaking-news, html[data-darkmode=on] .calendar-filters, html[data-darkmode=on] .cookie-info, html[data-darkmode=on] .files, html[data-darkmode=on] .filters, html[data-darkmode=on] .header__mega-menu, html[data-darkmode=on] .module-contact .contact-wrapper, html[data-darkmode=on] .module-forms .form-wrapper, html[data-darkmode=on] .module-galleries .galleries-wrapper, html[data-darkmode=on] .module-galleries .galleries-wrapper:after, html[data-darkmode=on] .module-galleries .galleries-wrapper:before, html[data-darkmode=on] .page-header, html[data-darkmode=on] .search-module .search-panel, html[data-darkmode=on] .submenu-item a, html[data-darkmode=on] .tenders-list, html[data-darkmode=on] .tippy-box, html[data-darkmode=on] .widget-calendar, html[data-darkmode=on] .widget-galleries:after, html[data-darkmode=on] .widget-galleries:before, html[data-darkmode=on] .widget-initiatives, html[data-darkmode=on] .widget-panel--login, html[data-darkmode=on] .widget-subscription, html[data-darkmode=on] header.top, html[data-darkmode=on] header.top .accessibility, html[data-darkmode=on] section.bip-section {
    background-color: #333
}

html[data-darkmode=on] .module-content a:not(.btn) {
    color: #d72b40
}

@media (min-width: 992px) {
    html[data-darkmode=on] .widget-page-submenu {
        background-color: #333
    }
}

@media (min-width: 1200px) {
    html[data-darkmode=on] main .widget-section.section--articles-grid {
        background-color: #333
    }
}

@media (max-width: 1199.98px) {
    html[data-darkmode=on] .before-footer, html[data-darkmode=on] .widget-subscription:after, html[data-darkmode=on] .widget-subscription:before, html[data-darkmode=on] main .widget-section.section--articles-grid .widget.is-active, html[data-darkmode=on] main .widget-section.section--articles-grid .widget.is-active:after, html[data-darkmode=on] main .widget-section.section--articles-grid .widget.is-active:before {
        background-color: #333
    }

    html[data-darkmode=on] main .widget-section.section--articles-grid .row > :first-of-type .widget, html[data-darkmode=on] main .widget-section.section--articles-grid .widget {
        border-color: #444
    }
}

html[data-darkmode=on] .calendar-filters__category-wrapper, html[data-darkmode=on] .calendar-list-item, html[data-darkmode=on] .calendar-list-item:last-of-type, html[data-darkmode=on] .cookie-info, html[data-darkmode=on] header.top .header__section {
    border-color: #444
}

html[data-darkmode=on] footer .footer-row {
    border-color: #333
}

html[data-darkmode=on] .articles-item__image {
    background-color: transparent
}

    html[data-darkmode=on] .articles-item__image.no-image {
        background-color: #333
    }

        html[data-darkmode=on] .articles-item__image.no-image .articles-item__date {
            color: #fff
        }

html[data-darkmode=on] table tbody tr:nth-of-type(odd) {
    background-color: #333
}

html[data-darkmode=on] table tbody tr:nth-of-type(2n) {
    background-color: #2b2b2b
}

body.layout-errors {
    align-items: center;
    display: flex;
    height: 100vh;
    justify-content: center;
    padding: 0 2rem;
    text-align: center;
    width: 100%
}

    body.layout-errors .error-title {
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.4;
        margin: auto;
        max-width: 600px;
        padding-bottom: 1rem;
        position: relative
    }

        body.layout-errors .error-title:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }

@media (min-width: 992px) {
    body.layout-errors .error-title:after {
        width: 5rem
    }
}

@media (min-width: 768px) {
    body.layout-errors .error-title {
        font-size: 1.5rem
    }
}

body.layout-errors .error-title:after {
    left: 50%;
    transform: translateX(-50%)
}

body.layout-errors .error-button {
    margin-top: 2rem
}

body.layout-errors .error-logo {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    body.layout-errors .error-logo {
        margin-bottom: 4rem
    }

        body.layout-errors .error-logo a.logo-link img.logo-badge {
            width: 4rem
        }

        body.layout-errors .error-logo a.logo-link img.logo-name {
            min-width: 20rem
        }
}

.files {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 1.25rem 1.25rem .25rem
}

    .files .row, .files .widget-title {
        min-width: 100%
    }

    .files .files-item {
        display: inline-block;
        margin-bottom: 1rem
    }

@media (min-width: 768px) {
    .files .files-item {
        padding-right: 2rem
    }
}

.files .files-item__title {
    margin-bottom: .25rem;
    padding-bottom: 1rem;
    position: relative
}

    .files .files-item__title:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .files .files-item__title:after {
        width: 5rem
    }
}

.files .files-item__title a {
    color: #2f2f2f;
    font-family: Lato,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .25rem;
    position: relative
}

    .files .files-item__title a:active, .files .files-item__title a:focus, .files .files-item__title a:hover {
        color: #d72b40;
        text-decoration: none
    }

.filters {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2rem;
    padding: 1.25rem
}

@media (min-width: 640px) {
    .filters-row .form-group {
        margin-bottom: 0
    }
}

.filters-row button[type=submit] {
    width: 100%
}

@media (min-width: 640px) {
    .filters-row button[type=submit] {
        margin-top: 1.5rem
    }
}

@font-face {
    font-display: block;
    font-family: prezydent;
    font-style: normal;
    font-weight: 400;
    src: url(../icons/prezydent.eot?aklzj1);
    src: url(../icons/prezydent.eot?aklzj1#iefix) format("embedded-opentype"),url(../icons/prezydent.ttf?aklzj1) format("truetype"),url(../icons/prezydent.woff?aklzj1) format("woff"),url(../icons/prezydent.svg?aklzj1#prezydent) format("svg")
}

[class*=" icon-"], [class^=icon-] {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: prezydent !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

footer .widget-title {
    font-size: 1.25rem
}

footer .footer-row {
    border-top: 1px solid #ebebeb
}

@media (max-width: 991.98px) {
    footer .footer-row.footer-top {
        border-top: 0
    }
}

footer .footer-navbar {
    font-size: 0
}

    footer .footer-navbar.footer-navbar-primary {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem
    }

@media (min-width: 768px) {
    footer .footer-navbar.footer-navbar-primary ul li {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
}

footer .footer-navbar.footer-navbar-primary ul li a {
    font-size: .8125rem;
    font-weight: 700
}

@media (min-width: 768px) {
    footer .footer-navbar.footer-navbar-primary ul li a {
        font-size: 1rem
    }
}

footer .footer-navbar.footer-navbar-secondary {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

@media (min-width: 768px) {
    footer .footer-navbar.footer-navbar-secondary ul li {
        margin-left: .75rem;
        margin-right: .75rem
    }
}

footer .footer-navbar.footer-navbar-secondary ul li a {
    font-family: Verdana,sans-serif;
    font-size: .6875rem;
    font-weight: 400
}

@media (min-width: 768px) {
    footer .footer-navbar.footer-navbar-secondary ul li a {
        font-size: .8125rem
    }
}

footer .footer-navbar.footer-navbar-third {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

@media (min-width: 768px) {
    footer .footer-navbar.footer-navbar-third ul li {
        margin-left: .75rem;
        margin-right: .75rem
    }
}

footer .footer-navbar.footer-navbar-third ul li a {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .6875rem;
    font-weight: 400
}

footer .footer-navbar ul {
    list-style: none;
    margin: 0 0 -.75rem;
    padding: 0
}

@media (min-width: 768px) {
    footer .footer-navbar ul {
        text-align: center
    }
}

footer .footer-navbar ul li {
    display: block
}

@media (min-width: 768px) {
    footer .footer-navbar ul li {
        display: inline-block
    }
}

footer .footer-navbar ul li a {
    color: #2f2f2f;
    display: inline-block;
    margin-bottom: .75rem
}

    footer .footer-navbar ul li a:active, footer .footer-navbar ul li a:focus, footer .footer-navbar ul li a:hover {
        color: #d72b40;
        text-decoration: none
    }

footer .footer-navbar + .footer-navbar {
    margin-top: -1.25rem
}

footer .footer-copyright {
    color: #595959;
    font-size: .75rem
}

@media (min-width: 768px) {
    footer .footer-bip {
        text-align: right
    }
}

footer .footer-bip a {
    display: inline-block
}

footer .footer-bottom {
    padding-bottom: 2.5rem
}

@media (min-width: 768px) {
    footer .footer-bottom {
        padding-bottom: 5rem
    }

        footer .footer-bottom .row {
            align-items: center;
            flex-direction: row-reverse
        }
}

.before-footer {
    padding-top: 1.5rem
}

@media (min-width: 992px) {
    .before-footer {
        padding-top: 3rem
    }
}

.before-footer .widget-title {
    font-size: 1.25rem
}

.before-footer .footer-twitter {
    margin-top: 2.5rem
}

@media (min-width: 992px) {
    .before-footer .footer-twitter {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .before-footer .footer-twitter iframe {
        min-height: 37.5rem !important
    }
}

.form label, form label {
    color: #2f2f2f;
    cursor: pointer;
    display: block;
    font-family: Verdana;
    font-size: .875rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    padding: 0;
    position: relative
}

@media (max-width: 991.98px) {
    .form label, form label {
        font-size: .8125rem
    }
}

.form label input, .menu .form label input, .menu form label input, form label input {
    display: none
}

.form label span, form label span {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    display: inline-block;
    height: 1.375rem;
    margin-right: .5rem;
    min-width: 1.375rem;
    position: relative;
    vertical-align: middle;
    width: 1.375rem
}

.form label p, form label p {
    display: inline-block;
    font-size: .8125rem;
    margin-bottom: .625rem !important
}

.form label input[type=checkbox] + span:after, .form label input[type=checkbox] + span:before, form label input[type=checkbox] + span:after, form label input[type=checkbox] + span:before {
    content: "";
    display: inline-block;
    opacity: 0;
    position: absolute;
    width: 2px
}

.form label input[type=checkbox] + span:before, form label input[type=checkbox] + span:before {
    background-color: #28465d;
    display: block;
    height: 7px;
    left: 5px;
    margin-right: 10px;
    top: 9px;
    transform: rotate(-32deg)
}

.form label input[type=checkbox] + span:after, form label input[type=checkbox] + span:after {
    background-color: #28465d;
    height: 11px;
    left: 11px;
    top: 5px;
    transform: rotate(47deg)
}

.form label input[type=radio] + span, form label input[type=radio] + span {
    border-radius: 50%
}

    .form label input[type=radio] + span:before, form label input[type=radio] + span:before {
        background-color: #28465d;
        border-radius: 20px;
        content: "";
        display: block;
        height: 12px;
        left: 50%;
        opacity: 0;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 12px
    }

.form label input:checked + span:after, .form label input:checked + span:before, form label input:checked + span:after, form label input:checked + span:before {
    opacity: 1
}

.form .input-group, form .input-group {
    position: relative
}

    .form .input-group button, form .input-group button {
        align-items: center;
        display: flex;
        justify-content: center;
        padding-left: .75rem;
        padding-right: .75rem;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }

.form ul.checkbox, .form ul.radio, form ul.checkbox, form ul.radio {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .form ul.checkbox label, form ul.checkbox label {
        display: flex;
        line-height: 22px
    }

.form [class*=label-], form [class*=label-] {
    color: #fff;
    display: inline-block;
    font-size: 1.0625rem;
    font-weight: 700;
    margin: 0 .625rem .625rem 0;
    padding: 0 .9375rem;
    text-transform: uppercase;
    vertical-align: middle
}

.form input, .form select, .form textarea, form input, form select, form textarea {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    font-family: Lato,Arial,sans-serif;
    font-size: .75rem;
    min-height: 2.5rem;
    padding: .5rem .75rem;
    width: 100%
}

.form .form-group, form .form-group {
    margin-bottom: 1.25rem
}

    .form .form-group.has-error input, form .form-group.has-error input {
        border-color: #d72b40
    }

    .form .form-group.has-error label.error, form .form-group.has-error label.error {
        font-size: .75rem;
        margin-bottom: 0;
        margin-top: .5rem
    }

.form .form-description, form .form-description {
    font-size: .9375rem
}

.form .form-footer, form .form-footer {
    margin-top: 1.5rem
}

.form .error, form .error {
    color: red
}

.form .required, form .required {
    color: #d72b40;
    margin-right: .25rem
}

.form .help-block, form .help-block {
    font-family: Verdana,sans-serif;
    font-size: .75rem;
    margin-bottom: 0;
    margin-top: .5rem
}

* {
    box-sizing: border-box;
    outline: 0
}

body, html {
    margin: 0;
    max-width: 100vw;
    min-width: 20rem;
    overflow-x: hidden;
    padding: 0
}

html {
    scroll-behavior: smooth
}

body {
    color: #2f2f2f;
    font-family: Lato,Arial,sans-serif
}

::-moz-selection {
    background-color: #28465d;
    color: #fff
}

::selection {
    background-color: #28465d;
    color: #fff
}

.hide-wcag {
    clip: rect(1px,1px,1px,1px);
    height: .0625rem;
    overflow: hidden;
    position: absolute !important;
    width: .0625rem
}

.show-for-sr, .show-on-focus, .sr-only {
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute !important
}

[v-cloak] {
    display: none
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

.bg-light {
    background-color: #f5f5f5
}

.row, .row > * {
    margin-top: 0
}

a {
    color: #d72b40;
    text-decoration: none
}

    a:active, a:focus, a:hover {
        color: #d72b40;
        text-decoration: underline
    }

main {
    position: relative
}

    main ol, main p, main ul {
        line-height: 1.9;
        margin-bottom: 1.5rem;
        margin-top: 0
    }

@media (min-width: 1200px) {
    main ol, main p, main ul {
        margin-bottom: 2rem
    }
}

main ol:last-child, main p:last-child, main ul:last-child {
    margin-bottom: 0
}

main p + ol, main p + ul {
    margin-top: -1.5rem
}

@media (min-width: 992px) {
    main p + ol, main p + ul {
        margin-top: -2rem
    }
}

main table {
    margin-bottom: 1.5rem
}

    main table:last-child {
        margin-bottom: 0
    }

main iframe {
    max-width: 100%;
    width: 100%
}

main figure {
    margin-bottom: 1.5rem;
    margin-top: 0
}

@media (min-width: 1200px) {
    main figure {
        margin-bottom: 2rem
    }
}

main figure figcaption {
    color: #595959;
    margin-top: 1rem
}

main blockquote {
    margin: 2rem 0
}

@media (min-width: 1200px) {
    main blockquote {
        margin: 2.5rem 0
    }
}

main blockquote p {
    color: #28465d;
    display: inline-block;
    font-family: Lato,Arial,sans-serif;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.9;
    margin-bottom: 2rem;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9
}

    main blockquote p:last-child {
        margin-bottom: 0
    }

@media (min-width: 992px) {
    main blockquote p {
        font-size: 1.3125rem
    }
}

main blockquote p:before {
    color: #ebebeb;
    content: "\e90f";
    font-family: prezydent,sans-serif;
    font-size: 3.375rem;
    font-style: normal;
    left: 0;
    position: absolute;
    top: -1.5rem;
    z-index: -1
}

main blockquote.text-lg p {
    font-size: 1.3125rem
}

@media (min-width: 992px) {
    main blockquote.text-lg p {
        font-size: 2rem
    }
}

ul.no-bullet {
    list-style: none;
    padding-left: 0
}

ul:not([class]) {
    list-style: disc;
    margin-left: 1rem;
    padding-left: 1rem
}

dl {
    display: flex;
    margin-bottom: .75rem
}

    dl dt, dl:last-child {
        margin-bottom: 0
    }

    dl dt {
        color: #2f2f2f;
        font-weight: 400;
        min-width: 50%
    }

@media (min-width: 992px) {
    dl dt {
        min-width: 33.33%
    }
}

dl dd {
    color: #28465d;
    font-weight: 700;
    margin-bottom: 0;
    min-width: 50%;
    padding-left: 1rem
}

@media (min-width: 992px) {
    dl dd {
        min-width: 33.33%
    }
}

hr {
    background-color: #ebebeb;
    border: 0;
    height: 1px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

table {
    overflow-x: auto;
    width: 100%
}

@media (max-width: 639.98px) {
    table, table tbody {
        display: block
    }
}

table td, table th {
    border: 0;
    padding: 1rem
}

    table td.no-padding, table th.no-padding {
        padding: 0
    }

table thead tr {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7
}

    table thead tr th {
        font-size: 1rem;
        font-weight: 700
    }

table tbody tr:nth-of-type(odd) {
    background-color: #f3f3f3
}

table tbody tr:nth-of-type(2n) {
    background-color: #fbfbfb
}

.col-aside .widget {
    margin-bottom: 2rem
}

    .col-aside .widget:last-child {
        margin-bottom: 2.5rem
    }

.edito-row {
    margin-bottom: -1.5rem
}

    .edito-row .edito-column {
        margin-bottom: 1.5rem
    }

.layout-home .articles-item__date {
    display: none
}

.color-primary {
    color: #28465d
}

.color-secondary {
    color: #d72b40
}

@media (min-width: 768px) and (max-width:991.98px) {
    .container {
        padding-left: 5.5625rem;
        padding-right: 5.5625rem
    }
}

.container .container {
    padding: 0
}

.mt-0 {
    margin-top: 0
}

.ml-0 {
    margin-left: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

@media (max-width: 639.98px) {
    .mb-xs-16 {
        margin-bottom: 1rem
    }

    .mb-xs-32 {
        margin-bottom: 2rem
    }
}

@media (min-width: 640px) and (max-width:767.98px) {
    .mb-sm-16 {
        margin-bottom: 1rem
    }

    .mb-sm-32 {
        margin-bottom: 2rem
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .mb-md-16 {
        margin-bottom: 1rem
    }

    .mb-md-32 {
        margin-bottom: 2rem
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .mb-lg-16 {
        margin-bottom: 1rem
    }

    .mb-lg-32 {
        margin-bottom: 2rem
    }
}

.pt-0 {
    padding-top: 0
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.mx-auto {
    margin: 0 auto
}

.flatpickr-day.selected:hover, .flatpickr-day:hover {
    background: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.flatpickr-day.today, .flatpickr-day.today:hover {
    background: transparent;
    border-color: #dc3545;
    color: #dc3545
}

.flatpickr-day.selected {
    background: #28465d;
    border-color: #28465d
}

    .flatpickr-day.selected.today {
        color: #fff
    }

        .flatpickr-day.selected.today:hover {
            border-color: #28465d;
            color: #28465d
        }

.flatpickr-current-month {
    align-items: center;
    display: flex;
    font-size: 120%;
    padding: 0
}

.phpdebugbar tr {
    background-color: transparent !important
}

body {
    padding-top: 5rem
}

@media (min-width: 768px) {
    body {
        padding-top: 5.5rem
    }
}

header.top {
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

    header.top ul {
        margin: 0;
        padding: 0
    }

        header.top ul li {
            display: inline-block
        }

            header.top ul li a {
                text-decoration: none
            }

    header.top .header__logo {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

        header.top .header__logo .logo-caption {
            color: #595959;
            display: none;
            font-size: .75rem;
            font-weight: 400;
            margin-bottom: .5rem
        }

@media (min-width: 1200px) {
    header.top .header__logo .logo-caption {
        display: block;
        white-space: nowrap
    }
}

@media (min-width: 1366px) {
    header.top .header__logo .logo-caption {
        font-size: .65625rem
    }
}

@media (min-width: 1440px) {
    header.top .header__logo .logo-caption {
        font-size: .75rem
    }
}

@media (min-width: 768px) {
    header.top .header__section {
        border-left: 1px solid #ebebeb
    }

        header.top .header__section:first-of-type {
            border-left: 0
        }
}

header.top .header__section a {
    color: #2f2f2f
}

header.top .header__wrapper {
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    display: flex;
    min-height: 5rem;
    padding: 0 .5rem 0 1rem;
    position: relative;
    width: 100%;
    z-index: 99
}

@media (min-width: 768px) {
    header.top .header__wrapper {
        padding-right: 0
    }
}

header.top .header__content {
    align-items: center;
    display: flex;
    margin-left: auto
}

@media (max-width: 767.98px) {
    header.top .header__darkmode {
        margin: .5rem
    }

    header.top .header__tools {
        display: none
    }

    header.top .header__mobile-tools {
        align-items: center;
        border-bottom: 1px solid #ebebeb;
        display: flex;
        margin-bottom: 1rem
    }

        header.top .header__mobile-tools .header__fontsize {
            margin-left: auto
        }
}

@media (max-width: 991.98px) {
    header.top .header__bip {
        display: none
    }
}

header.top .header__bip a img {
    height: auto;
    width: 2.75rem
}

header.top .header__languages a i {
    font-size: .875rem
}

@media (max-width: 767.98px) {
    header.top .header__languages {
        border-left: 1px solid #ebebeb;
        margin: .5rem
    }
}

header.top .header__search a i {
    font-size: 1.5rem
}

@media (min-width: 768px) {
    header.top .header__search a i {
        font-size: 1.625rem
    }
}

header.top .header__socialmedia {
    border-top: 1px solid #e4e4e4;
    padding-top: 1rem
}

@media (max-width: 1199.98px) {
    header.top .header__socialmedia {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 1rem
    }
}

@media (min-width: 1200px) {
    header.top .header__socialmedia {
        margin-top: 2rem;
        padding-top: 1.25rem
    }
}

header.top .header__socialmedia .social-media .widget {
    align-items: center;
    display: flex;
    justify-content: center
}

header.top .header__socialmedia .social-media .widget-title {
    font-size: 1.25rem;
    margin-bottom: 0;
    margin-right: .75rem
}

@media (max-width: 767.98px) {
    header.top .header__socialmedia .social-media .widget-title {
        display: none
    }
}

header.top .header__socialmedia .social-media ul li a i {
    font-size: 2rem
}

header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 2.75rem;
    min-width: 2.75rem;
    padding: 0
}

@media (min-width: 360px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        min-height: 3.25rem;
        min-width: 3.25rem
    }
}

@media (min-width: 768px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        min-height: 5.5rem;
        min-width: 4rem
    }
}

@media (min-width: 1600px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        min-width: 4.5rem
    }
}

@media (min-width: 1800px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        min-width: 5.5rem
    }
}

header.top .header__bip a:active, header.top .header__bip a:focus, header.top .header__bip a:hover, header.top .header__bip button:active, header.top .header__bip button:focus, header.top .header__bip button:hover, header.top .header__darkmode a:active, header.top .header__darkmode a:focus, header.top .header__darkmode a:hover, header.top .header__darkmode button:active, header.top .header__darkmode button:focus, header.top .header__darkmode button:hover, header.top .header__languages a:active, header.top .header__languages a:focus, header.top .header__languages a:hover, header.top .header__languages button:active, header.top .header__languages button:focus, header.top .header__languages button:hover, header.top .header__menu-toggler a:active, header.top .header__menu-toggler a:focus, header.top .header__menu-toggler a:hover, header.top .header__menu-toggler button:active, header.top .header__menu-toggler button:focus, header.top .header__menu-toggler button:hover, header.top .header__search a:active, header.top .header__search a:focus, header.top .header__search a:hover, header.top .header__search button:active, header.top .header__search button:focus, header.top .header__search button:hover, header.top .header__tools a:active, header.top .header__tools a:focus, header.top .header__tools a:hover, header.top .header__tools button:active, header.top .header__tools button:focus, header.top .header__tools button:hover {
    color: #d72b40;
    text-decoration: none
}

header.top .header__navbar-primary {
    padding-bottom: 1rem;
    padding-right: 1rem;
    padding-top: 1rem
}

@media (max-width: 1365px) {
    header.top .header__navbar-primary {
        display: none
    }
}

@media (min-width: 1440px) {
    header.top .header__navbar-primary {
        padding-right: 2rem
    }
}

header.top .header__navbar-primary ul.primary-menu {
    font-size: 0;
    margin-bottom: -.5rem
}

    header.top .header__navbar-primary ul.primary-menu li {
        font-size: 1.125rem;
        font-weight: 700;
        margin-bottom: .5rem;
        margin-left: 1rem
    }

@media (min-width: 1540px) {
    header.top .header__navbar-primary ul.primary-menu li {
        font-size: 1.25rem;
        margin-left: 1.5rem
    }
}

@media (min-width: 1800px) {
    header.top .header__navbar-primary ul.primary-menu li {
        margin-left: 2.5rem
    }
}

header.top .header__navbar-primary ul.primary-menu li a {
    color: #000
}

    header.top .header__navbar-primary ul.primary-menu li a:active, header.top .header__navbar-primary ul.primary-menu li a:focus, header.top .header__navbar-primary ul.primary-menu li a:hover {
        color: #d72b40
    }

header.top .header__menu-toggler:active .hamburger-inner, header.top .header__menu-toggler:active .hamburger-inner:after, header.top .header__menu-toggler:active .hamburger-inner:before, header.top .header__menu-toggler:focus .hamburger-inner, header.top .header__menu-toggler:focus .hamburger-inner:after, header.top .header__menu-toggler:focus .hamburger-inner:before, header.top .header__menu-toggler:hover .hamburger-inner, header.top .header__menu-toggler:hover .hamburger-inner:after, header.top .header__menu-toggler:hover .hamburger-inner:before {
    background-color: #d72b40
}

header.top .header__ie-notice {
    background-color: #d72b40;
    color: #fff;
    font-size: .8125rem;
    padding: 1rem 2rem;
    text-align: center
}

@media (min-width: 992px) {
    header.top .header__ie-notice {
        font-size: 1rem
    }
}

@media (min-width: 768px) {
    header.top .accessibility {
        background-color: #fff;
        box-shadow: 0 3px 3px rgba(0,0,0,.15);
        display: none;
        margin-top: .25rem;
        padding: 1rem 1.5rem;
        position: absolute;
        top: 100%
    }
}

header.top .accessibility.is-expanded {
    display: block
}

header.top .accessibility-toggler i {
    font-size: 2rem
}

header.top .accessibility-toggler:after {
    content: "\e90c";
    font-family: prezydent,sans-serif;
    font-size: 1rem;
    font-weight: 400
}

header.top .accessibility-fontsize {
    display: flex
}

    header.top .accessibility-fontsize button {
        font-size: 1.25rem;
        margin-right: 1rem
    }

header.top .accessibility ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    header.top .accessibility ul li {
        display: block;
        padding: .5rem 0
    }

header.top .accessibility a, header.top .accessibility button {
    color: #2f2f2f;
    display: block;
    min-height: unset;
    min-width: unset
}

    header.top .accessibility a:active, header.top .accessibility a:focus, header.top .accessibility a:hover, header.top .accessibility button:active, header.top .accessibility button:focus, header.top .accessibility button:hover {
        color: #d72b40
    }

header.top .accessibility nav {
    margin-top: .5rem
}

a.logo-link {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

    a.logo-link img.logo-badge {
        height: auto;
        width: 2.25rem
    }

@media (min-width: 360px) {
    a.logo-link img.logo-badge {
        width: 2.625rem
    }
}

a.logo-link img.logo-name {
    height: auto;
    margin-left: .5rem;
    min-width: 8.75rem;
    width: 8.75rem
}

@media (min-width: 360px) {
    a.logo-link img.logo-name {
        margin-left: .75rem;
        min-width: 9.375rem;
        width: 9.375rem
    }
}

@media (min-width: 768px) {
    a.logo-link img.logo-name {
        min-width: 13.625rem;
        width: 13.625rem
    }
}

@media (min-width: 1366px) {
    a.logo-link img.logo-name {
        min-width: 11.25rem;
        width: 11.25rem
    }
}

@media (min-width: 1440px) {
    a.logo-link img.logo-name {
        min-width: 13.625rem;
        width: 18.625rem;
    }
}

a.logo-link img.logo-ribbon {
    position: absolute;
    right: -32px;
    top: 50%;
    transform: translateY(-50%)
}

.header__mega-menu {
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
    display: none;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    padding: 1rem 0;
    position: relative
}

@media (min-width: 1200px) {
    .header__mega-menu {
        background-color: #f5f5f5;
        padding: 2rem 0
    }
}

.header__mega-menu.is-active, .header__mega-menu.is-expanded {
    display: block
}

.header__mega-menu ul.mega-menu {
    list-style-type: none;
    margin: 0 .25rem 0 .5rem;
    padding: 0
}

@media (min-width: 1200px) {
    .header__mega-menu ul.mega-menu {
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }
}

.header__mega-menu ul.mega-menu li {
    position: relative;
    width: 100%
}

@media (max-width: 1199.98px) {
    .header__mega-menu ul.mega-menu li {
        display: block
    }
}

.header__mega-menu ul.mega-menu li.has-children > a {
    font-weight: 700
}

.header__mega-menu ul.mega-menu li.level-1 {
    position: relative
}

@media (min-width: 1200px) {
    .header__mega-menu ul.mega-menu li.level-1 {
        width: 16.66%
    }
}

.header__mega-menu ul.mega-menu li.level-1 a {
    color: #2f2f2f;
    display: inline-block;
    font-size: .9375rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    max-width: calc(100% - 32px)
}

    .header__mega-menu ul.mega-menu li.level-1 a:active, .header__mega-menu ul.mega-menu li.level-1 a:focus, .header__mega-menu ul.mega-menu li.level-1 a:hover {
        color: #d72b40;
        text-decoration: none
    }

.header__mega-menu ul.mega-menu li.level-1 > a {
    font-size: 1.125rem;
    font-weight: 700
}

@media (min-width: 1200px) {
    .header__mega-menu ul.mega-menu li.level-1 > a {
        font-size: 1.25rem
    }
}

@media (max-width: 1199.98px) {
    .header__mega-menu ul.mega-menu li.level-1 > a.is-active, .header__mega-menu ul.mega-menu li.level-1 > a.is-active + .submenu-toggler {
        color: #d72b40
    }
}

.header__mega-menu ul.mega-menu li.level-1 ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding-left: 1rem;
    width: 100%
}

@media (max-width: 1199.98px) {
    .header__mega-menu ul.mega-menu li.level-1 ul {
        max-height: 0;
        transition: max-height .6s ease-in-out
    }

        .header__mega-menu ul.mega-menu li.level-1 ul.is-expanded {
            max-height: 62.4375rem
        }
}

.header__mega-menu ul.mega-menu li.level-1 > ul > li:last-child {
    margin-bottom: 1rem
}

.header__mega-menu ul.mega-menu li.level-1 .submenu-toggler {
    align-items: center;
    display: flex;
    font-size: 1rem;
    height: 1.5rem;
    justify-content: center;
    min-height: unset;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-1px);
    width: 1.5rem
}

    .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler:active, .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler:focus, .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler:hover {
        background-color: #fff
    }

    .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler i {
        transition: transform .2s ease-in-out
    }

    .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler.is-active i {
        transform: rotate(180deg)
    }

    .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler.is-active > ul {
        max-height: 62.4375rem
    }

@media (min-width: 1200px) {
    .header__mega-menu ul.mega-menu li.level-1 .submenu-toggler {
        display: none
    }
}

.header__mega-menu .header__secondary-menu ul {
    margin-left: .5rem
}

@media (min-width: 768px) {
    .header__mega-menu .header__secondary-menu ul {
        margin-top: 1rem
    }
}

.header__mega-menu .header__secondary-menu ul li {
    display: block;
    line-height: 1;
    margin-bottom: .5rem
}

    .header__mega-menu .header__secondary-menu ul li a {
        color: #2f2f2f;
        font-family: Verdana,sans-serif;
        font-size: .6875rem
    }

.hamburger {
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0
}

.hamburger-box {
    display: inline-block;
    height: 1.5rem;
    position: relative;
    width: 2rem
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #28465d;
    height: .125rem;
    position: absolute;
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 2rem
}

.hamburger-inner {
    bottom: 0;
    display: block;
    top: auto;
    transition-delay: .13s;
    transition-duration: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger-inner:before {
        top: -12px;
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

    .hamburger-inner:after {
        top: -24px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger-inner:after, .hamburger-inner:before {
        content: "";
        display: block
    }

.hamburger-toggler.is-active .hamburger .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger-toggler.is-active .hamburger .hamburger-inner:before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

    .hamburger-toggler.is-active .hamburger .hamburger-inner:after {
        opacity: 0;
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

.hamburger-toggler button:focus-visible .hamburger-inner, .hamburger-toggler button:focus-visible .hamburger-inner:after, .hamburger-toggler button:focus-visible .hamburger-inner:before {
    background-color: #fff
}

.is-preview header.top, .page-title {
    position: relative
}

.page-title {
    color: #000;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0
}

@media (min-width: 1200px) {
    .page-title {
        font-size: 2.875rem;
        margin-bottom: 1rem;
        padding-bottom: .75rem
    }

        .page-title:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            position: absolute;
            width: 5rem
        }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: Lato,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    margin-top: 0
}

@media (min-width: 1200px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        margin-bottom: 2rem
    }
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

h1 {
    font-size: 1.5rem
}

    h1.widget-title {
        font-size: 1.25rem
    }

@media (min-width: 1200px) {
    h1.widget-title {
        font-size: 1.75rem
    }
}

.h2, h2 {
    font-size: 1.375rem
}

    .h2.widget-title, h2.widget-title {
        font-size: 1.25rem
    }

@media (min-width: 1200px) {
    .h2.widget-title, h2.widget-title {
        font-size: 1.75rem
    }
}

.h3, .h3.widget-title, h3, h3.widget-title {
    font-size: 1.25rem
}

@media (min-width: 1200px) {
    .h3.widget-title, h3.widget-title {
        font-size: 1.75rem
    }
}

h4 {
    font-size: 1.125rem
}

    h4.widget-title {
        font-size: 1.25rem
    }

@media (min-width: 1200px) {
    h4.widget-title {
        font-size: 1.75rem
    }
}

h5 {
    font-size: 1.0625rem
}

    h5.widget-title {
        font-size: 1.25rem
    }

@media (min-width: 1200px) {
    h5.widget-title {
        font-size: 1.75rem
    }
}

h6 {
    font-size: 1rem
}

    h6.widget-title {
        font-size: 1.25rem
    }

@media (min-width: 1200px) {
    h6.widget-title {
        font-size: 1.75rem
    }
}

.section-title {
    font-style: normal;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 0
}

    .section-title.with-line {
        padding-bottom: 1rem;
        position: relative
    }

        .section-title.with-line:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }

@media (min-width: 992px) {
    .section-title.with-line:after {
        width: 5rem
    }
}

.widget-title {
    font-style: normal;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 0
}

    .widget-title.with-line {
        padding-bottom: 1rem;
        position: relative
    }

        .widget-title.with-line:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }

@media (min-width: 992px) {
    .widget-title.with-line:after {
        width: 5rem
    }
}

.widget-subtitle {
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    font-weight: 400;
    margin-top: -.25rem
}

.users-title {
    margin-top: 0
}

.icon-youtube:before {
    content: "\e900"
}

.icon-instagram:before {
    content: "\e901"
}

.icon-twitter:before {
    content: "\e918"
}

.icon-facebook:before {
    content: "\e904"
}

.icon-check:before {
    content: "\e905"
}

.icon-location:before {
    content: "\e906"
}

.icon-video:before {
    content: "\e907"
}

.icon-accessibility:before {
    content: "\e908"
}

.icon-search:before {
    content: "\e909"
}

.icon-arrow-left:before {
    content: "\e90a"
}

.icon-arrow-right:before {
    content: "\e90b"
}

.icon-arrow-down:before {
    content: "\e90c"
}

.icon-arrow-top:before {
    content: "\e90d"
}

.icon-print:before {
    content: "\e902"
}

.icon-pdf:before {
    content: "\e90e"
}

.icon-quote:before {
    content: "\e90f"
}

.icon-share:before {
    content: "\e910"
}

.icon-camera:before {
    content: "\e911"
}

.icon-darkmode-on:before {
    content: "\e912"
}

.icon-darkmode-off:before {
    content: "\e913"
}

.icon-download:before {
    content: "\e914"
}

.icon-close:before {
    content: "\e915"
}

.icon-spotify:before {
    content: "\e916"
}

.icon-menu:before {
    content: "\e917"
}

.thumb.ratio img {
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.thumb picture.object-fit img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.thumb picture img {
    margin: auto
}

.thumb .btn-download {
    color: #fff;
    display: none;
    font-size: 1rem;
    min-height: 2rem;
    min-width: 2rem;
    padding-left: .5rem;
    padding-right: .5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media (min-width: 992px) {
    .thumb .btn-download {
        font-size: 1.5rem;
        padding-left: .75rem;
        padding-right: .75rem;
        right: .5rem;
        top: .5rem
    }

        .thumb .btn-download[aria-expanded=false] {
            display: none
        }

        .thumb .btn-download[aria-expanded=true] {
            display: block
        }
}

.thumb .btn-download:active, .thumb .btn-download:focus, .thumb .btn-download:hover {
    color: #d72b40
}

.thumb:hover .btn-download {
    display: block
}

.images {
    font-size: 0;
    margin-bottom: 1.5rem
}

@media (min-width: 1200px) {
    .images {
        margin-bottom: 2rem
    }
}

.images img {
    border-radius: 10px
}

.images--vertical.images--left {
    float: left;
    margin-right: 1.5625rem
}

.images--vertical.images--center {
    margin-left: auto;
    margin-right: auto
}

.images--vertical.images--right {
    float: right;
    margin-left: 1.5625rem
}

.images--vertical.images--small {
    max-width: calc(25% - 1.25rem)
}

.images--vertical.images--medium {
    max-width: calc(33.333% - 1.25rem)
}

.images--vertical.images--large {
    max-width: calc(50% - 1.25rem)
}

.images--vertical .images-item {
    margin-bottom: 1.25rem
}

    .images--vertical .images-item:last-of-type {
        margin-bottom: 0
    }

.images--vertical img {
    width: 100%
}

.images--horizontal {
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media (min-width: 992px) {
    .images--horizontal {
        margin-left: -.75rem;
        margin-right: -.75rem
    }
}

.images--horizontal.images--left {
    text-align: left
}

.images--horizontal.images--center {
    text-align: center
}

.images--horizontal.images--right {
    text-align: right
}

.images--horizontal.images--small .images-item {
    width: 25%
}

.images--horizontal.images--medium .images-item {
    width: 33.33%
}

.images--horizontal.images--large .images-item {
    width: 50%
}

.images--horizontal .images-item {
    display: inline-block;
    padding: .5rem
}

@media (min-width: 992px) {
    .images--horizontal .images-item {
        padding: .75rem;
        width: 33.33%
    }
}

.images--horizontal .images-item .thumb {
    position: relative
}

.images--horizontal .images-item img {
    width: 100%
}

.images .images-item {
    position: relative
}

@media (min-width: 1200px) {
    .articles-single__image picture.extra-fullwidth, .articles-single__image.extra-fullwidth {
        display: block;
        margin-left: -26.2%;
        margin-right: -26.2%;
        width: 152.4%
    }

        .articles-single__image picture.extra-fullwidth img, .articles-single__image.extra-fullwidth img {
            width: 100%
        }
}

.content-thumb {
    position: relative
}

.content-image {
    border-radius: 10px
}

    .content-image[style*="float: left"], .content-image[style*="float:left"] {
        margin-right: 1.5625rem
    }

    .content-image[style*="float: right"], .content-image[style*="float:right"] {
        margin-left: 1.5625rem
    }

@media (min-width: 1200px) {
    .content-image[data-fullwidth] {
        display: block;
        float: none !important;
        margin-left: -26.2% !important;
        margin-right: -26.2% !important;
        max-width: 152.4%;
        width: 152.4%
    }
}

figure.image {
    margin-left: auto;
    margin-right: auto
}

    figure.image .content-image {
        height: auto !important
    }

    figure.image.align-left {
        float: left;
        margin-left: 0;
        margin-right: 1.5625rem
    }

    figure.image.align-right {
        float: right;
        margin-left: 1.5625rem;
        margin-right: 0
    }

@media (min-width: 1200px) {
    figure.image[data-fullwidth] {
        display: block;
        float: none;
        margin-left: -26.2% !important;
        margin-right: -26.2% !important;
        max-width: 152.4% !important;
        width: 152.4%
    }

        figure.image[data-fullwidth] .content-image {
            margin: 0 !important;
            max-width: 100%;
            width: 100% !important
        }
}

.labels {
    align-items: center;
    display: flex
}

.labels-item {
    background-color: #28465d;
    border-radius: 3px;
    color: #fff;
    font-family: Verdana,sans-serif;
    font-size: .625rem;
    line-height: 1.2;
    margin-left: .0625rem;
    padding: .25rem .5rem
}

@media (min-width: 992px) {
    .labels-item {
        font-size: .75rem
    }
}

.module-footer {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem
}

    .module-footer + * {
        margin-bottom: 2rem;
        margin-top: 2rem
    }

#module-map-view {
    height: 30.625rem;
    width: 100%
}

.logo-ribbon {
    display: none
}

body.show-ribbon .logo-ribbon {
    display: block
}

body.mourning img:not(.colorfull-image) {
    filter: grayscale(1)
}

body.mourning .logo-ribbon {
    display: block
}

.page-header {
    background-color: #f5f5f5;
    margin-bottom: 1.5rem;
    padding: 1.25rem 0
}

@media (max-width: 767.98px) {
    .page-header.has-image {
        margin-bottom: -1.5rem;
        padding-bottom: 2.5rem
    }
}

@media (min-width: 1200px) {
    .page-header {
        margin-bottom: 2.5rem
    }
}

.page-image {
    margin-bottom: 2rem
}

    .page-image picture img {
        border-radius: 10px;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

@media (min-width: 1200px) {
    .page-image picture img {
        min-height: 46rem
    }
}

.pagination {
    align-items: center;
    display: flex;
    font-weight: 700
}

.pagination__center {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    font-size: 1.125rem;
    justify-content: center
}

.pagination__next, .pagination__prev {
    display: flex
}

    .pagination__next .page-link, .pagination__prev .page-link {
        position: relative
    }

        .pagination__next .page-link [class*=icon], .pagination__prev .page-link [class*=icon] {
            font-size: .75rem;
            left: 50%;
            position: absolute;
            top: 50%;
            transform: translate(-50%,-50%)
        }

.pagination .page-item {
    display: inline-block
}

    .pagination .page-item.is-disabled {
        opacity: .3;
        pointer-events: none
    }

    .pagination .page-item.is-active {
        pointer-events: none
    }

        .pagination .page-item.is-active .page-link {
            color: #d72b40
        }

    .pagination .page-item .page-link {
        align-items: center;
        border: 0;
        color: #2f2f2f;
        display: flex;
        font-weight: 700;
        justify-content: center;
        line-height: 1.2;
        min-height: 2rem;
        min-width: 2rem;
        padding: .25rem .5rem;
        position: relative;
        text-align: center
    }

@media (max-width: 767.98px) {
    .pagination .page-item .page-link {
        min-width: 1.5rem;
        padding-left: .25rem;
        padding-right: .25rem
    }
}

.pagination .page-item .page-link:not(.is-active) {
    cursor: pointer
}

.pagination .page-item .page-link:active, .pagination .page-item .page-link:focus, .pagination .page-item .page-link:hover {
    color: #d72b40;
    text-decoration: none
}

.pagination .page-item button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

body.is-preview {
    padding-top: 0
}

    body.is-preview header.top {
        position: relative
    }

        body.is-preview .header__mega-menu, body.is-preview header.top .header__tools .accessibility {
            display: block
        }

select {
    display: none
}

.custom-select-list {
    position: relative
}

    .custom-select-list.open .current-option {
        border-radius: 5px 5px 0 0
    }

    .custom-select-list.open ul {
        display: block
    }

.custom-select .current-option {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    color: #595959;
    cursor: pointer;
    display: flex;
    font-size: .75rem;
    justify-content: space-between;
    min-height: 2.5rem;
    padding: .5rem 1rem .5rem .75rem
}

    .custom-select .current-option:after {
        color: #474747;
        content: "\e90c";
        font-family: prezydent,sans-serif;
        font-size: 1rem
    }

.custom-select ul {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-shadow: 0 1px 7px rgba(0,0,0,.04);
    color: #595959;
    display: none;
    list-style: none;
    margin-top: -4px;
    max-height: 248px;
    overflow: auto;
    padding-left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

    .custom-select ul li {
        cursor: pointer;
        font-size: .75rem;
        padding: .5rem .75rem
    }

        .custom-select ul li:active, .custom-select ul li:focus, .custom-select ul li:hover {
            background-color: #f0f0f0;
            color: #28465d
        }

        .custom-select ul li:not(:last-child) {
            border-bottom: 1px solid #e4e4e4
        }

.module-footer .custom-select-list.open .current-option {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.module-footer .current-option {
    min-width: 7.5rem
}

@media (min-width: 768px) {
    .module-footer .current-option {
        min-width: 14.375rem
    }
}

.module-footer .current-option:active, .module-footer .current-option:focus, .module-footer .current-option:hover {
    background-color: #f5f5f5
}

.social-media {
    font-size: 0;
    text-align: center
}

    .social-media ul {
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap
    }

        .social-media ul li {
            display: inline-block;
            margin-left: .5rem;
            margin-right: .5rem
        }

            .social-media ul li a {
                align-items: center;
                display: flex;
                justify-content: center
            }

                .social-media ul li a i {
                    color: #2f2f2f;
                    font-size: 2.5rem
                }

                .social-media ul li a:active, .social-media ul li a:focus, .social-media ul li a:hover {
                    color: #d72b40;
                    text-decoration: none
                }

                    .social-media ul li a:active i.icon-youtube, .social-media ul li a:focus i.icon-youtube, .social-media ul li a:hover i.icon-youtube {
                        color: #c4302b
                    }

                    .social-media ul li a:active i.icon-facebook, .social-media ul li a:focus i.icon-facebook, .social-media ul li a:hover i.icon-facebook {
                        color: #3b5998
                    }

                    .social-media ul li a:active i.icon-instagram, .social-media ul li a:focus i.icon-instagram, .social-media ul li a:hover i.icon-instagram {
                        -webkit-text-fill-color: transparent;
                        background: -webkit-linear-gradient(45deg,#fcc66b,#f57d38 25%,#d44a61 50%,#9f3c98 75%,#6855be);
                        -webkit-background-clip: text
                    }

                    .social-media ul li a:active i.icon-twitter, .social-media ul li a:focus i.icon-twitter, .social-media ul li a:hover i.icon-twitter {
                        color: #000
                    }

                    .social-media ul li a:active i.icon-spotify, .social-media ul li a:focus i.icon-spotify, .social-media ul li a:hover i.icon-spotify {
                        color: #1ed760
                    }

.swiper-button-next, .swiper-button-prev {
    background: hsla(0,0%,96%,.75);
    height: 48px;
    width: 48px
}

@media (max-width: 991.98px) {
    .swiper-button-next, .swiper-button-prev {
        display: none
    }
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    border-right: 4px solid #2f2f2f;
    border-top: 4px solid #2f2f2f;
    content: "";
    display: block;
    height: 13px;
    margin-right: 7px;
    transform: rotate(45deg);
    width: 13px
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    border-right: 4px solid #2f2f2f;
    border-top: 4px solid #2f2f2f;
    content: "";
    display: block;
    height: 13px;
    margin-left: 7px;
    transform: rotate(-135deg);
    width: 13px
}

.swiper-container .swiper-pagination {
    bottom: 0
}

.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #a3a3a3;
    cursor: pointer;
    margin: 0 .375rem;
    opacity: 1
}

.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #28465d
}

.swiper-container .swiper-scrollbar {
    bottom: 0;
    height: 8px;
    left: 0;
    margin-bottom: .25rem;
    margin-top: 1.5rem;
    position: relative;
    width: 100%
}

.swiper-container .swiper-scrollbar-drag {
    background-color: #28465d;
    background: linear-gradient(180deg,#3d6c90,#252f39);
    height: 12px;
    top: -2px
}

@media (max-width: 991.98px) {
    .swiper-container .swiper-scrollbar-drag {
        top: -2px
    }
}

html[data-textmode=on] .layout-home main {
    padding-top: 2rem
}

@media (min-width: 768px) {
    html[data-textmode=on] .layout-home main {
        padding-top: 2.5rem
    }
}

html[data-textmode=on] .widget .widget-articles .btn-more {
    display: none
}

html[data-textmode=on] .widget .widget-articles .articles .row > .col-12:last-child .articles-item {
    margin-bottom: 0
}

html[data-textmode=on] .column--22 .widget, html[data-textmode=on] .column--29 .widget {
    margin-bottom: 1rem
}

html[data-textmode=on] .column--30 {
    padding-top: 0
}

    html[data-textmode=on] .column--30 .widget {
        margin-bottom: 4rem
    }

html[data-textmode=on] .row--50, html[data-textmode=on] .row--51-52 {
    margin-top: 0
}

.tippy-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    color: #2f2f2f;
    font-family: Lato,Arial,sans-serif;
    font-size: .75rem;
    line-height: 1.4
}

    .tippy-box .tippy-content {
        min-width: 20rem;
        padding: .75rem;
        text-align: left
    }

        .tippy-box .tippy-content a:not(.btn) {
            color: #28465d
        }

        .tippy-box .tippy-content .btn {
            color: #fff;
            font-size: .75rem;
            margin-top: .75rem;
            min-height: 1.75rem;
            padding: .25rem 1rem
        }

        .tippy-box .tippy-content p {
            margin-bottom: .5rem;
            margin-top: 0
        }

            .tippy-box .tippy-content p:last-child {
                margin-bottom: 0
            }

    .tippy-box .tippy-arrow {
        color: #fff
    }

.download-tippy {
    display: none
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
    border: none
}

    .tippy-popper[x-placement^=bottom] .tippy-arrow:before {
        background: #fff;
        box-shadow: 0 1px 7px 0 rgba(0,0,0,.15);
        content: "";
        height: 1rem;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
        width: 1rem
    }

.tippy-popper .tippy-tooltip {
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.15);
    padding: 0
}

.tippy-popper .tippy-content {
    background-color: #fff;
    color: #2f2f2f;
    font-size: .8125rem;
    padding: 1rem;
    text-align: left
}

html[data-fontsize=a] {
    font-size: 100%
}

html[data-fontsize=aa] {
    font-size: 105%
}

html[data-fontsize=aaa] {
    font-size: 110%
}

a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible {
    background: #0e2438 !important;
    color: #fff !important
}

    input:focus-visible::-moz-placeholder, textarea:focus-visible::-moz-placeholder {
        color: #fff
    }

    input:focus-visible::placeholder, textarea:focus-visible::placeholder {
        color: #fff
    }

    input:focus-visible + button, textarea:focus-visible + button {
        color: #fff
    }

a.logo-link:focus-visible {
    background: #d9d9d9 !important;
    box-shadow: none;
    outline: 4px solid #0e2438
}

html[data-contrast=on] a.logo-link:focus-visible, html[data-darkmode=on] a.logo-link:focus-visible {
    background: #0e2438 !important;
    color: #fff !important
}

.swiper-pagination-bullet:focus-visible {
    background: #d72b40 !important;
    border: 0 !important;
    scale: 2
}

.skiplinks {
    list-style: none;
    margin-bottom: 0;
    margin-top: 8px;
    position: absolute;
    z-index: 999
}

    .skiplinks li a {
        left: -9999px;
        padding: 20px;
        position: absolute;
        top: -9999px;
        white-space: nowrap
    }

        .skiplinks li a:focus-visible {
            left: 0;
            top: 0
        }

.content-module .skiplinks a {
    line-height: 1.4em;
    padding: 5px 10px
}

.content-module .skiplinks.is-top a:focus-visible {
    bottom: 0;
    top: auto
}

.content-module .skiplinks.is-last {
    margin-top: -2.1875rem
}

main .widget {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    main .widget {
        margin-bottom: 2.5rem
    }
}

main .widget .widget-footer {
    margin-top: 1rem
}

@media (max-width: 1199.98px) {
    main .widget-section.section--articles-grid {
        margin-top: -1rem
    }
}

@media (min-width: 1200px) {
    main .widget-section.section--articles-grid {
        background-color: #f5f5f5;
        padding-bottom: 2.5rem;
        padding-top: 2.5rem
    }
}

@media (max-width: 1199.98px) {
    main .widget-section.section--articles-grid .row > :first-of-type .widget {
        border-top: 1px solid #ebebeb
    }
}

main .widget-section.section--articles-grid .widget {
    margin-bottom: 0;
    position: relative
}

@media (max-width: 1199.98px) {
    main .widget-section.section--articles-grid .widget {
        border-bottom: 1px solid #ebebeb
    }

        main .widget-section.section--articles-grid .widget.is-active {
            background-color: #f5f5f5
        }

            main .widget-section.section--articles-grid .widget.is-active:before {
                background-color: #f5f5f5;
                content: "";
                height: 100%;
                left: -100%;
                position: absolute;
                top: 0;
                width: 100%
            }

            main .widget-section.section--articles-grid .widget.is-active:after {
                background-color: #f5f5f5;
                content: "";
                height: 100%;
                position: absolute;
                right: -100%;
                top: 0;
                width: 100%
            }
}

main .widget-section.section--articles-grid .widget-title {
    position: relative
}

@media (max-width: 1199.98px) {
    main .widget-section.section--articles-grid .widget-title {
        align-items: center;
        display: flex;
        padding-top: 1rem
    }

        main .widget-section.section--articles-grid .widget-title:after {
            content: "\e90c";
            font-family: prezydent;
            font-size: 1rem;
            font-weight: 400;
            position: absolute;
            right: 8px;
            transition: transform .2s ease-in-out
        }

        main .widget-section.section--articles-grid .widget-title.is-active {
            color: #d72b40
        }

            main .widget-section.section--articles-grid .widget-title.is-active:after {
                transform: rotate(180deg)
            }
}

@media (min-width: 1200px) {
    main .widget-section.section--articles-grid .widget-title {
        margin-bottom: 2rem;
        padding-top: 0
    }
}

@media (max-width: 1199.98px) {
    main .widget-section.section--articles-grid .widget-articles {
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-in-out
    }

        main .widget-section.section--articles-grid .widget-articles.is-expanded {
            max-height: 999px
        }
}

main .aside-left .widget, main .aside-right .widget {
    margin-bottom: 2rem
}

main .aside-left .widget-title, main .aside-right .widget-title {
    font-size: 1.25rem
}

section {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    section {
        margin-bottom: 2.5rem
    }
}

section.bg-light {
    padding-top: 2rem
}

@media (min-width: 768px) {
    section.bg-light {
        padding-top: 2.5rem
    }
}

section.box-section {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2rem;
    padding: 1.25rem
}

    section.box-section, section.box-section p {
        font-size: 1rem
    }

        section.box-section .section-buttons {
            margin-top: 1.25rem
        }

section.bip-section {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-top: 2rem;
    padding: 1.25rem
}

    section.bip-section, section.bip-section p {
        font-size: .8125rem
    }

@media (max-width: 991.98px) {
    .layout-home .widget-videos .videos-list > .row:first-child > .col-12:nth-child(n+3) {
        display: none
    }
}

@media (max-width: 639.98px) {
    .layout-home .widget-videos .videos-list > .row:first-child > .col-12:nth-child(n+2) {
        display: none
    }
}

@media (max-width: 991.98px) {
    .layout-home .widget-galleries .galleries-list > .row:first-child > .col-12:nth-child(n+3) {
        display: none
    }
}

@media (max-width: 639.98px) {
    .layout-home .widget-galleries .galleries-list > .row:first-child > .col-12:nth-child(n+2) {
        display: none
    }
}

.row--50 {
    margin-top: 1.5rem
}

@media (min-width: 992px) {
    .row--50 {
        margin-top: 3rem
    }
}

.row--51-52 {
    margin-top: 1.5rem
}

@media (min-width: 992px) {
    .row--51-52 {
        margin-top: 3rem
    }
}

.row--51-52 .widget-title {
    font-size: 1.25rem;
    padding-bottom: 1rem;
    position: relative
}

    .row--51-52 .widget-title:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .row--51-52 .widget-title:after {
        width: 5rem
    }
}

.row--51-52 .widget-articles .articles-item {
    margin-bottom: 1.5rem
}

.row--51-52 .widget-articles .articles-item__title h2 {
    font-size: 1rem;
    padding-bottom: 0
}

@media (min-width: 992px) {
    .row--51-52 .widget-articles .articles-item__title h2 {
        min-height: 2.75rem
    }
}

.row--51-52 .widget-articles .articles-item__title h2:after {
    display: none
}

@media (max-width: 767.98px) {
    .column--22-23 {
        display: flex;
        flex-wrap: wrap
    }

        .column--22-23 > .widget {
            order: 2;
            width: 100%
        }

        .column--22-23 > div {
            order: 1;
            width: 100%
        }
}

@media (min-width: 768px) {
    .column--22-23 {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .column--30 {
        padding-top: 2.5rem
    }
}

@media (min-width: 1200px) {
    .column--30 {
        padding-top: 3rem
    }
}

.flatpickr-calendar .flatpickr-month {
    margin-bottom: 8px
}

.flatpickr-calendar .flatpickr-current-month {
    gap: 10px;
    justify-content: center
}

.flatpickr-calendar.inline {
    border: 1px solid #e4e4e4;
    box-shadow: none;
    margin-bottom: 1.25rem;
    max-width: 100%;
    padding: 16px
}

@media (max-width: 1199.98px) {
    .flatpickr-calendar.inline {
        margin: 0 auto 1.25rem
    }
}

.flatpickr-calendar.inline .flatpickr-next-month, .flatpickr-calendar.inline .flatpickr-prev-month {
    top: 14px
}

.flatpickr-calendar.inline .dayContainer, .flatpickr-calendar.inline .flatpickr-days, .flatpickr-calendar.inline .flatpickr-rContainer {
    max-width: 100%;
    min-width: 100%
}

.flatpickr-calendar.inline .flatpickr-day {
    height: 34px;
    max-width: 34px
}

.flatpickr-calendar .cur-month:hover {
    background: unset !important
}

.flatpickr-calendar .flatpickr-day {
    line-height: 34px
}

    .flatpickr-calendar .flatpickr-day.inRange {
        box-shadow: none
    }

        .flatpickr-calendar .flatpickr-day.inRange:hover {
            background-color: #dc3545;
            color: #fff
        }

    .flatpickr-calendar .flatpickr-day.selected.today.endRange:hover, .flatpickr-calendar .flatpickr-day.selected.today.startRange:hover {
        color: #fff
    }

    .flatpickr-calendar .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-calendar .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-calendar .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
        box-shadow: -10px 0 0 #28465d
    }

.flatpickr-calendar .endRange, .flatpickr-calendar .endRange:hover, .flatpickr-calendar .startRange, .flatpickr-calendar .startRange:hover {
    background-color: #28465d !important;
    border-color: #28465d !important
}

.attached-articles {
    margin-bottom: 2.4375rem;
    padding: .8125rem 0 0
}

.attached-articles__name {
    color: #000;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin: 0 0 .5rem
}

.attached-articles .title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin: 0 0 1.25rem
}

    .attached-articles .title a {
        color: #2f2f2f
    }

.iframe-container {
    border-radius: 10px;
    overflow: hidden;
    padding-top: 73%;
    position: relative
}

    .iframe-container iframe {
        border: 0;
        width: 100%
    }

    .iframe-container iframe, .link-block {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

.link-block {
    right: 0;
    z-index: 2
}

.widget-breaking-news .breaking-news {
    background-color: #f5f5f5;
    border-radius: 10px;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    padding: 1.25rem
}

@media (min-width: 1200px) {
    .widget-breaking-news .breaking-news {
        font-size: 1.25rem
    }
}

.widget-breaking-news .breaking-news:active a, .widget-breaking-news .breaking-news:focus a, .widget-breaking-news .breaking-news:hover a {
    color: #d72b40
}

.widget-breaking-news .breaking-news.type--arraiolos, .widget-breaking-news .breaking-news.type--for-ua, .widget-breaking-news .breaking-news.type--three-seas, .widget-breaking-news .breaking-news.type--ua {
    background: linear-gradient(180deg,#365a77,#252f39)
}

    .widget-breaking-news .breaking-news.type--arraiolos .breaking-news-label, .widget-breaking-news .breaking-news.type--arraiolos a, .widget-breaking-news .breaking-news.type--arraiolos p, .widget-breaking-news .breaking-news.type--for-ua .breaking-news-label, .widget-breaking-news .breaking-news.type--for-ua a, .widget-breaking-news .breaking-news.type--for-ua p, .widget-breaking-news .breaking-news.type--three-seas .breaking-news-label, .widget-breaking-news .breaking-news.type--three-seas a, .widget-breaking-news .breaking-news.type--three-seas p, .widget-breaking-news .breaking-news.type--ua .breaking-news-label, .widget-breaking-news .breaking-news.type--ua a, .widget-breaking-news .breaking-news.type--ua p {
        color: #fff
    }

.widget-breaking-news .breaking-news.type--arraiolos, .widget-breaking-news .breaking-news.type--for-ua, .widget-breaking-news .breaking-news.type--three-seas, .widget-breaking-news .breaking-news.type--ua, .widget-breaking-news .breaking-news.type--virtual-tour {
    align-items: center;
    gap: 20px
}

@media (max-width: 991.98px) {
    .widget-breaking-news .breaking-news.type--arraiolos, .widget-breaking-news .breaking-news.type--for-ua, .widget-breaking-news .breaking-news.type--three-seas, .widget-breaking-news .breaking-news.type--ua, .widget-breaking-news .breaking-news.type--virtual-tour {
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-evenly
    }

        .widget-breaking-news .breaking-news.type--arraiolos .breaking-news-label, .widget-breaking-news .breaking-news.type--for-ua .breaking-news-label, .widget-breaking-news .breaking-news.type--three-seas .breaking-news-label, .widget-breaking-news .breaking-news.type--ua .breaking-news-label, .widget-breaking-news .breaking-news.type--virtual-tour .breaking-news-label {
            margin-bottom: 8px;
            margin-right: 0
        }
}

.widget-breaking-news .breaking-news.type--arraiolos .breaking-news-title, .widget-breaking-news .breaking-news.type--for-ua .breaking-news-title, .widget-breaking-news .breaking-news.type--three-seas .breaking-news-title, .widget-breaking-news .breaking-news.type--ua .breaking-news-title, .widget-breaking-news .breaking-news.type--virtual-tour .breaking-news-title {
    padding: 0 24px
}

@media (max-width: 991.98px) {
    .widget-breaking-news .breaking-news.type--arraiolos .breaking-news-title, .widget-breaking-news .breaking-news.type--for-ua .breaking-news-title, .widget-breaking-news .breaking-news.type--three-seas .breaking-news-title, .widget-breaking-news .breaking-news.type--ua .breaking-news-title, .widget-breaking-news .breaking-news.type--virtual-tour .breaking-news-title {
        display: block;
        text-align: center
    }
}

.widget-breaking-news .breaking-news.type--arraiolos img, .widget-breaking-news .breaking-news.type--for-ua img, .widget-breaking-news .breaking-news.type--three-seas img, .widget-breaking-news .breaking-news.type--ua img, .widget-breaking-news .breaking-news.type--virtual-tour img {
    max-height: 40px;
    max-width: 40%
}

    .widget-breaking-news .breaking-news.type--arraiolos img.pl, .widget-breaking-news .breaking-news.type--for-ua img.pl, .widget-breaking-news .breaking-news.type--three-seas img.pl, .widget-breaking-news .breaking-news.type--ua img.pl, .widget-breaking-news .breaking-news.type--virtual-tour img.pl {
        transform: translateY(1px)
    }

.widget-breaking-news .breaking-news.type--arraiolos, .widget-breaking-news .breaking-news.type--three-seas {
    font-size: 1.125rem
}

    .widget-breaking-news .breaking-news.type--arraiolos img, .widget-breaking-news .breaking-news.type--three-seas img {
        max-height: none
    }

.widget-breaking-news .breaking-news.type--virtual-tour img {
    margin-top: -.625rem;
    max-height: none
}

.widget-breaking-news .breaking-news-label {
    color: #d72b40;
    margin-right: 8px
}

.widget-breaking-news .breaking-news-title {
    display: flex
}

    .widget-breaking-news .breaking-news-title a, .widget-breaking-news .breaking-news-title p {
        color: #2f2f2f;
        line-height: 1.2
    }

        .widget-breaking-news .breaking-news-title a:active, .widget-breaking-news .breaking-news-title a:focus, .widget-breaking-news .breaking-news-title a:hover, .widget-breaking-news .breaking-news-title p:active, .widget-breaking-news .breaking-news-title p:focus, .widget-breaking-news .breaking-news-title p:hover {
            color: #d72b40;
            text-decoration: none
        }

.widget-calendar {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: .75rem
}

@media (min-width: 1200px) {
    .widget-calendar {
        padding: 1.25rem
    }
}

.widget-calendar .widget-title {
    margin-bottom: 0
}

.widget-calendar .calendar-list-item {
    border-bottom: 0 !important;
    border-top: 0
}

.widget-content.bg-light {
    border-radius: 10px;
    padding: 1.25rem
}

.widget-galleries {
    margin-bottom: -2rem
}

    .widget-galleries .galleries-list-item__amount {
        display: none
    }

    .widget-galleries img {
        border-radius: 10px
    }

.module-galleries .galleries-list-item__title h3 {
    font-size: 1rem
}

@media (min-width: 992px) {
    .module-galleries .galleries-list-item__title h3 {
        font-size: 1.25rem
    }
}

.galleries-list-item {
    margin-bottom: 2rem;
    position: relative
}

    .galleries-list-item:active h3 a, .galleries-list-item:focus h3 a, .galleries-list-item:hover h3 a {
        color: #d72b40
    }

.galleries-list-item__amount {
    align-items: center;
    color: #fff;
    display: flex;
    margin-bottom: .5rem;
    margin-left: -.375rem
}

.galleries-list-item__amount-icon {
    display: flex;
    font-size: 2.5rem;
    margin-right: .25rem
}

.galleries-list-item__amount-value {
    font-size: 1.25rem
}

.galleries-list-item__content {
    bottom: 1.5rem;
    left: 1.5rem;
    padding-right: 1.5rem;
    pointer-events: none;
    position: absolute;
    z-index: 9
}

.galleries-list-item__title h3 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.4;
    margin: 0
}

@media (min-width: 992px) {
    .galleries-list-item__title h3 {
        font-size: 1.75rem
    }
}

.galleries-list-item__title h3 a {
    text-decoration: none
}

.galleries-list-item__description {
    color: #fff;
    font-size: .75rem;
    margin-top: .5rem
}

@media (min-width: 992px) {
    .galleries-list-item__description {
        font-size: 1rem
    }
}

.galleries-list-item__image img {
    border-radius: 10px
}

.galleries-list-item__overlay {
    background: linear-gradient(1turn,rgba(0,0,0,.5),transparent 32.81%);
    border-radius: 10px;
    bottom: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.widget-initiatives {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 1.25rem
}

    .widget-initiatives .initiatives-list-item {
        background-color: #fff;
        border-bottom: 1px solid #d72b40;
        border-radius: 10px
    }

        .widget-initiatives .initiatives-list-item a {
            align-items: center;
            border-radius: 10px;
            display: flex;
            justify-content: center;
            min-height: 12.5rem;
            min-width: 100%
        }

        .widget-initiatives .initiatives-list-item img {
            filter: grayscale(100%);
            max-height: 6.25rem;
            max-width: 80%;
            opacity: .7
        }

        .widget-initiatives .initiatives-list-item:active img, .widget-initiatives .initiatives-list-item:focus img, .widget-initiatives .initiatives-list-item:hover img {
            filter: grayscale(0);
            opacity: 1
        }

    .widget-initiatives.type--list .initiatives-list {
        margin-bottom: -1.25rem
    }

    .widget-initiatives.type--list .initiatives-list-item {
        margin-bottom: 1.25rem
    }

    .widget-initiatives.type--rotator {
        padding: 0
    }

        .widget-initiatives.type--rotator .swiper-container {
            padding-bottom: 2.5rem
        }

@media (max-width: 767.98px) {
    .widget-initiatives.type--rotator .swiper-container.swiper-container-multirow > .swiper-wrapper {
        flex-direction: row;
        margin-top: -1rem
    }

        .widget-initiatives.type--rotator .swiper-container.swiper-container-multirow > .swiper-wrapper .initiatives-list-item {
            margin-top: 1rem
        }
}

.widget-panel--login {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin: 0;
    padding: 1.25rem
}

    .widget-panel--login .widget-panel__title {
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.75rem;
        margin-top: 0
    }

    .widget-panel--login .widget-panel__section-input {
        width: 80%
    }

    .widget-panel--login .widget-panel__footer {
        align-items: center;
        display: flex;
        flex-direction: row;
        margin-top: auto
    }

    .widget-panel--login .widget-panel__footer-link {
        font-size: 1rem;
        font-weight: 800;
        margin: 0 1.25rem
    }

        .widget-panel--login .widget-panel__footer-link:hover {
            color: #dc3545;
            text-decoration: none
        }

    .widget-panel--login .widget-panel__remember {
        margin-bottom: 1rem
    }

    .widget-panel--login .widget-panel__signup-box {
        display: flex;
        flex-direction: column;
        height: 100%
    }

        .widget-panel--login .widget-panel__signup-box ul {
            line-height: 1.375rem;
            list-style: disc;
            margin-left: .5rem;
            max-width: 60%
        }

        .widget-panel--login .widget-panel__signup-box .widget-panel__subheader {
            margin-bottom: .5rem
        }

    .widget-panel--login .widget-panel__button {
        font-weight: 800;
        margin-top: auto;
        max-width: 80%
    }

@media (max-width: 767.98px) {
    .widget-panel--login .widget-panel__new-users {
        margin-top: 1rem
    }

    .widget-panel--login .widget-panel__button {
        max-width: 100%
    }
}

main ul.aside-menu {
    margin: 0 0 2rem
}

@media (max-width: 1199.98px) {
    main ul.aside-menu {
        padding: 1.25rem 1.25rem .25rem
    }

    .aside-left nav {
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-in-out
    }

        .aside-left nav.is-expanded {
            max-height: 124.25rem
        }
}

.aside-menu {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 1.25rem 1.25rem .25rem
}

@media (min-width: 1200px) {
    .aside-menu {
        min-height: 46rem
    }
}

.aside-menu .widget-title {
    font-size: 1.25rem
}

.aside-menu li {
    list-style-type: none;
    position: relative
}

    .aside-menu li.has-children > a {
        font-weight: 700
    }

    .aside-menu li a {
        color: #2f2f2f;
        display: block;
        font-size: 1rem;
        line-height: 1.4;
        margin-bottom: 1rem;
        max-width: calc(100% - 32px)
    }

        .aside-menu li a.is-active, .aside-menu li a.is-active + .submenu-toggler {
            color: #d72b40
        }

        .aside-menu li a:active, .aside-menu li a:focus, .aside-menu li a:hover {
            color: #d72b40;
            text-decoration: none
        }

    .aside-menu li button {
        min-height: auto
    }

    .aside-menu li ul {
        display: none;
        max-height: 0;
        padding-left: 1.25rem;
        transition: max-height .6s ease-in-out;
        width: 100%
    }

        .aside-menu li ul.is-expanded {
            display: block;
            max-height: 1988px
        }

        .aside-menu li ul li a {
            font-size: .9375rem;
            line-height: 1.4
        }

    .aside-menu li.level-1 > a {
        font-weight: 700
    }

    .aside-menu li.level-1 > ul > li:last-child {
        margin-bottom: .5rem
    }

.aside-menu .submenu-toggler {
    align-items: center;
    display: flex;
    font-size: 1rem;
    height: 1.5rem;
    justify-content: center;
    min-height: unset;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-1px);
    width: 1.5rem
}

    .aside-menu .submenu-toggler:active, .aside-menu .submenu-toggler:focus, .aside-menu .submenu-toggler:hover {
        background-color: #fff
    }

    .aside-menu .submenu-toggler i {
        transition: transform .2s ease-in-out
    }

    .aside-menu .submenu-toggler.is-active i {
        transform: rotate(180deg)
    }

    .aside-menu .submenu-toggler.is-active > ul {
        max-height: 62.4375rem
    }

.widget-page-submenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width: 992px) {
    .widget-page-submenu {
        background-color: #f5f5f5;
        border-radius: 10px;
        padding: 1.5rem
    }

        .widget-page-submenu .widget-title {
            font-size: 1.25rem
        }
}

.page-submenu {
    font-size: .8125rem;
    line-height: 1.6em
}

@media (min-width: 992px) {
    .page-submenu {
        font-size: 1rem;
        line-height: 1.26em
    }
}

.page-submenu a {
    color: #2f2f2f
}

    .page-submenu a:active, .page-submenu a:focus, .page-submenu a:hover {
        color: #d72b40;
        text-decoration: none
    }

.page-submenu > li {
    margin-bottom: .5rem
}

@media (min-width: 992px) {
    .page-submenu > li {
        margin-bottom: 1.3125rem
    }
}

.page-submenu > li > a {
    font-weight: 700
}

.page-submenu > li ul {
    font-size: .6875rem;
    line-height: 1.4em;
    margin: .6875rem 0 1.375rem
}

@media (min-width: 768px) {
    .page-submenu > li ul {
        margin-bottom: .9375rem;
        padding-left: 1.25rem
    }
}

@media (min-width: 992px) {
    .page-submenu > li ul {
        font-size: .875rem;
        line-height: 1.5em;
        padding-left: .625rem
    }
}

.page-submenu > li ul li {
    margin-bottom: .3125rem
}

@media (min-width: 768px) {
    .page-submenu > li ul li {
        margin-bottom: .5625rem
    }
}

@media (min-width: 992px) {
    .page-submenu > li ul li {
        margin-bottom: .375rem
    }
}

.page-submenu > li ul li:last-of-type {
    margin-bottom: 0
}

.module-top-widget .thumb img {
    border-radius: 10px
}

.module-content .widget-galleries {
    background-color: #f5f5f5;
    padding: 1.5rem 0;
    position: relative
}

    .module-content .widget-galleries:after, .module-content .widget-galleries:before {
        background-color: #f5f5f5;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 624.9375rem
    }

    .module-content .widget-galleries:before {
        left: 0
    }

    .module-content .widget-galleries:after {
        right: 0
    }

    .module-content .widget-galleries .galleries-description {
        font-size: 1rem;
        margin-bottom: 1.5rem;
        margin-top: 1.5rem
    }

    .module-content .widget-galleries .galleries-thumbs .thumb {
        cursor: pointer
    }

        .module-content .widget-galleries .galleries-thumbs .thumb picture img {
            border-radius: 10px;
            margin: 0
        }

    .module-content .widget-galleries .galleries-thumbs .swiper-slide {
        border-radius: 10px
    }

        .module-content .widget-galleries .galleries-thumbs .swiper-slide.active {
            opacity: .6
        }

.widget-subscription {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 1.25rem 1rem;
    position: relative
}

@media (max-width: 991.98px) {
    .widget-subscription {
        border-radius: 0
    }

        .widget-subscription:before {
            left: -100%
        }

        .widget-subscription:after, .widget-subscription:before {
            background-color: #f5f5f5;
            content: "";
            height: 100%;
            position: absolute;
            top: 0;
            width: 100%
        }

        .widget-subscription:after {
            right: -100%
        }
}

@media (min-width: 992px) {
    .widget-subscription {
        border-radius: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 1.25rem
    }
}

.widget-subscription .widget-subtitle {
    margin-bottom: 1rem
}

.widget-subscription .done-message {
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    margin-top: -.25rem
}

.widget-subscription__fields {
    display: flex;
    position: relative;
    width: 100%
}

    .widget-subscription__fields input[type=text] {
        color: #595959;
        width: 100%
    }

    .widget-subscription__fields button[type=submit] {
        position: absolute;
        right: 0;
        top: 0
    }

.widget-subscription .error {
    font-size: .75rem;
    margin-top: .3125rem
}

.widget-subscription__regulations {
    margin-top: 1rem
}

    .widget-subscription__regulations, .widget-subscription__regulations .btn {
        color: #2f2f2f;
        font-size: .625rem;
        line-height: 1.6
    }

        .widget-subscription__regulations .regulation-tippy {
            display: none
        }

        .widget-subscription__regulations label {
            color: #2f2f2f;
            font-family: Lato,Arial,sans-serif;
            font-size: .625rem;
            line-height: 1.6 !important;
            margin-bottom: 0
        }

        .widget-subscription__regulations .regulations .btn {
            margin-left: 2.25rem
        }

        .widget-subscription__regulations .error {
            color: red;
            font-size: .625rem
        }

main ul.submenu {
    margin-bottom: -1.25rem
}

.submenu {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-left: -.75rem;
    margin-right: -.75rem;
    padding: 0
}

.submenu-item {
    margin-bottom: 1.25rem;
    padding-left: .75rem;
    padding-right: .75rem
}

.submenu-item__photo {
    height: 5.5rem;
    min-height: 5.5rem;
    min-width: 5.5rem;
    width: 5.5rem
}

    .submenu-item__photo img {
        border-radius: 50%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

.submenu-item__title {
    padding-left: .75rem;
    padding-right: 2rem
}

.submenu-item a {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 10px;
    color: #2f2f2f;
    display: flex;
    font-size: 1.25rem;
    font-weight: 700;
    height: 100%;
    line-height: 1.2;
    padding: .75rem
}

    .submenu-item a:active, .submenu-item a:focus, .submenu-item a:hover {
        color: #d72b40;
        text-decoration: none
    }

@media (min-width: 992px) {
    .submenu--size-lg .submenu-item__photo {
        height: 8.25rem;
        min-height: 8.25rem;
        min-width: 8.25rem;
        width: 8.25rem
    }

    .submenu--size-lg .submenu-item__title {
        padding-left: 1.25rem;
        padding-right: 2rem
    }

    .submenu--size-lg .submenu-item a {
        padding: 1.25rem
    }
}

.widget-transmission {
    bottom: 16px;
    position: fixed;
    right: 16px;
    width: 50%;
    z-index: 111
}

@media (min-width: 992px) {
    .widget-transmission {
        bottom: 24px;
        right: 24px;
        width: 35rem
    }
}

.widget-transmission .embed-container {
    border-radius: 10px;
    box-shadow: 0 10px 50px rgba(0,0,0,.5);
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

    .widget-transmission .embed-container embed, .widget-transmission .embed-container iframe, .widget-transmission .embed-container object {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.widget-transmission .btn-close {
    border-radius: 50%;
    font-size: 20px;
    left: 0;
    padding: 12px;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%)
}

.widget-popup {
    bottom: 16px;
    display: none;
    position: fixed;
    right: 16px;
    width: 50%;
    z-index: 111
}

    .widget-popup.is-active {
        display: block
    }

@media (min-width: 992px) {
    .widget-popup {
        bottom: 24px;
        right: 24px;
        width: 35rem
    }
}

.widget-popup .embed-container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 50px rgba(0,0,0,.5);
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

    .widget-popup .embed-container embed, .widget-popup .embed-container iframe, .widget-popup .embed-container object {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.widget-popup[data-popup=virtual-tour] .embed-container {
    border-radius: 0;
    padding-bottom: 66.61%
}

.widget-popup .btn-close {
    border-radius: 50%;
    font-size: 20px;
    left: 0;
    padding: 12px;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%)
}

.module-accreditations .accreditations-description {
    margin-bottom: 2rem
}

.module-accreditations .accreditations-form {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 1.25rem
}

.articles-item {
    margin-bottom: 1rem;
    position: relative
}

@media (min-width: 768px) {
    .articles-item {
        margin-bottom: 1.5rem
    }
}

@media (min-width: 1200px) {
    .articles-item {
        margin-bottom: 2rem
    }
}

.articles-item.is-featured:active .articles-item__title h2 a, .articles-item.is-featured:focus .articles-item__title h2 a, .articles-item.is-featured:hover .articles-item__title h2 a {
    color: #d72b40 !important
}

.articles-item.is-featured .articles-item__title h2 {
    font-size: 1rem;
    line-height: 1.5
}

@media (min-width: 768px) {
    .articles-item.is-featured .articles-item__title h2 a {
        color: #fff
    }

    .articles-item.is-featured .articles-item__title {
        bottom: 1.5rem;
        left: 1.5rem;
        margin-bottom: 0;
        max-width: 75%;
        position: absolute;
        z-index: 9
    }

        .articles-item.is-featured .articles-item__title h2 {
            color: #fff;
            font-size: 1.25rem
        }
}

@media (min-width: 1200px) {
    .articles-item.is-featured .articles-item__title {
        bottom: 2.25rem;
        left: 2.5rem;
        max-width: 50%
    }

        .articles-item.is-featured .articles-item__title h2 {
            font-size: 1.625rem
        }
}

@media (min-width: 992px) {
    .articles-item.is-featured .articles-item__date {
        bottom: 3rem
    }
}

.articles-item.is-featured .no-image .thumb a {
    display: block;
    height: 100%;
    width: 100%
}

.articles-item.is-featured .no-image + .articles-item__title h2 a {
    color: #2f2f2f
}

.articles-item.is-video:not(.is-featured) .articles-item__image:after {
    bottom: .5rem;
    color: #fff;
    content: "\e907";
    font-family: prezydent,sans-serif;
    font-size: 2.5rem;
    left: .5rem;
    pointer-events: none;
    position: absolute;
    z-index: 9
}

@media (max-width: 767.98px) {
    .articles-item.is-video.is-featured .articles-item__image:after {
        bottom: .5rem;
        color: #fff;
        content: "\e907";
        font-family: prezydent,sans-serif;
        font-size: 2.5rem;
        font-size: 40px;
        left: .5rem;
        pointer-events: none;
        position: absolute;
        z-index: 9
    }
}

@media (min-width: 768px) {
    .articles-item.is-video.is-featured .articles-item__title {
        padding-left: 6.25rem
    }

        .articles-item.is-video.is-featured .articles-item__title:after {
            bottom: .5rem;
            color: #fff;
            content: "\e907";
            font-family: prezydent,sans-serif;
            font-size: 2.5rem;
            font-size: 88px;
            height: 88px;
            left: .5rem;
            left: -4px;
            pointer-events: none;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 88px;
            z-index: 9
        }
}

.articles-item:active .articles-item__title h2 a, .articles-item:focus .articles-item__title h2 a, .articles-item:hover .articles-item__title h2 a {
    color: #d72b40
}

.articles-item__image {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: .75rem;
    position: relative
}

    .articles-item__image picture {
        border-radius: 10px;
        bottom: 0;
        display: block;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0
    }

    .articles-item__image img {
        border-radius: 10px;
        height: 100%;
        margin: auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .articles-item__image.no-image .articles-item__date {
        color: #2f2f2f
    }

    .articles-item__image.no-image .articles-item__overlay {
        display: none
    }

.articles-item__overlay {
    background: linear-gradient(1turn,rgba(0,0,0,.7),transparent 65.9%);
    border-radius: 10px;
    bottom: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.articles-item__date {
    bottom: 1.25rem;
    color: #fff;
    font-size: .875rem;
    line-height: 1;
    position: absolute;
    right: .75rem;
    z-index: 9
}

@media (max-width: 1199.98px) {
    .articles-item__date {
        display: none
    }
}

.articles-item__title a {
    color: #2f2f2f;
    text-decoration: none
}

    .articles-item__title a:active, .articles-item__title a:focus, .articles-item__title a:hover {
        color: #d72b40
    }

.articles-item__title .h2, .articles-item__title h2 {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    position: relative
}

@media (min-width: 1200px) {
    .articles-item__title .h2, .articles-item__title h2 {
        font-size: 1.25rem
    }

        .articles-item__title .h2:not(.no-line), .articles-item__title h2:not(.no-line) {
            margin-bottom: 1rem;
            padding-bottom: 1rem
        }

            .articles-item__title .h2:not(.no-line):after, .articles-item__title h2:not(.no-line):after {
                background-color: #d72b40;
                bottom: 0;
                content: "";
                height: .125rem;
                left: 0;
                pointer-events: none;
                position: absolute;
                width: 2.5rem
            }
}

@media (min-width: 1200px) and (min-width:992px) {
    .articles-item__title .h2:not(.no-line):after, .articles-item__title h2:not(.no-line):after {
        width: 5rem
    }
}

.articles-item__description {
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    line-height: 1.75
}

@media (max-width: 1199.98px) {
    .articles-item__description {
        display: none
    }
}

.articles.articles--inline {
    background-color: #f5f5f5;
    border-radius: 10px;
    display: block;
    font-style: normal;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 1.25rem 1.25rem .25rem
}

    .articles.articles--inline span {
        display: block
    }

    .articles.articles--inline .row {
        display: flex
    }

    .articles.articles--inline .row, .articles.articles--inline .widget-title {
        min-width: 100%
    }

    .articles.articles--inline .articles-item {
        display: inline-block;
        margin-bottom: 1rem
    }

@media (min-width: 768px) {
    .articles.articles--inline .articles-item {
        padding-right: 2rem
    }
}

.articles.articles--inline .articles-item__title .h2 {
    font-size: 1rem;
    margin-bottom: .25rem;
    padding-bottom: 1rem
}

    .articles.articles--inline .articles-item__title .h2:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .articles.articles--inline .articles-item__title .h2:after {
        width: 5rem
    }
}

.articles.articles--inline .articles-item__title .h2 a:active, .articles.articles--inline .articles-item__title .h2 a:focus, .articles.articles--inline .articles-item__title .h2 a:hover {
    color: #d72b40;
    text-decoration: none
}

.articles.articles--large .articles-item__title h2 {
    font-size: 1rem
}

@media (min-width: 1200px) {
    .articles.articles--large .articles-item__title h2 {
        font-size: 1.75rem
    }
}

.articles.articles--rotator, .articles.articles--rotator .articles-item {
    margin-bottom: 0
}

    .articles.articles--rotator .articles-item__wrapper {
        margin-top: .75rem
    }

@media (min-width: 768px) {
    .articles.articles--rotator .articles-item__wrapper {
        bottom: 2.5rem;
        left: 50%;
        margin-bottom: 0;
        position: absolute;
        transform: translateX(-50%);
        width: 100%;
        z-index: 9
    }
}

.articles.articles--rotator .articles-item__wrapper-a {
    text-decoration: none
}

@media (max-width: 767.98px) {
    .articles.articles--rotator .articles-item__wrapper-a:active, .articles.articles--rotator .articles-item__wrapper-a:focus, .articles.articles--rotator .articles-item__wrapper-a:hover {
        text-decoration: none
    }

        .articles.articles--rotator .articles-item__wrapper-a:active .articles-item__title h2, .articles.articles--rotator .articles-item__wrapper-a:focus .articles-item__title h2, .articles.articles--rotator .articles-item__wrapper-a:hover .articles-item__title h2 {
            color: #d72b40
        }
}

.articles.articles--rotator .articles-item__title {
    pointer-events: none
}

    .articles.articles--rotator .articles-item__title h2 {
        font-size: 1.25rem;
        line-height: 1.5
    }

@media (min-width: 768px) {
    .articles.articles--rotator .articles-item__title h2 a {
        color: #fff
    }

    .articles.articles--rotator .articles-item__title h2 {
        color: #fff;
        margin-bottom: 1rem;
        max-width: 50%;
        padding-bottom: 1rem
    }

        .articles.articles--rotator .articles-item__title h2:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }
}

@media (min-width: 768px) and (min-width:992px) {
    .articles.articles--rotator .articles-item__title h2:after {
        width: 5rem
    }
}

@media (min-width: 1200px) {
    .articles.articles--rotator .articles-item__title h2 {
        font-size: 2rem
    }
}

@media (min-width: 1400px) {
    .articles.articles--rotator .articles-item__title h2 {
        font-size: 2.875rem
    }
}

.articles.articles--rotator .articles-item__image {
    border-radius: 0;
    margin-bottom: 0
}

    .articles.articles--rotator .articles-item__image picture {
        border-radius: 0;
        overflow: visible;
        position: static
    }

    .articles.articles--rotator .articles-item__image img {
        border-radius: 0;
        min-height: 15.625rem
    }

@media (min-width: 768px) {
    .articles.articles--rotator .articles-item__image img {
        height: 33.75rem
    }
}

@media (min-width: 1200px) {
    .articles.articles--rotator .articles-item__image img {
        height: 58.75rem;
        max-height: calc(100vh - 88px)
    }
}

.articles.articles--rotator .articles-item__overlay {
    border-radius: 0
}

.articles.articles--rotator .articles-item .btn:not(.btn-download) {
    margin-top: 1.5rem
}

@media (min-width: 768px) {
    .articles.articles--rotator .articles-item .btn:not(.btn-download) {
        margin-top: .25rem
    }
}

@media (min-width: 1200px) {
    .articles.articles--rotator .articles-item .btn:not(.btn-download) {
        margin-top: 1rem
    }
}

@media (max-width: 767.98px) {
    .articles.articles--rotator .swiper-pagination {
        bottom: 12px;
        left: unset;
        right: 16px;
        width: auto
    }
}

@media (min-width: 768px) {
    .articles.articles--rotator .swiper-pagination {
        align-items: center;
        bottom: unset;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: center;
        left: unset;
        right: 32px;
        top: 50%;
        transform: translateY(-50%);
        width: auto
    }

        .articles.articles--rotator .swiper-pagination .swiper-pagination-bullet {
            background-color: #fff;
            margin: .375rem 0
        }

        .articles.articles--rotator .swiper-pagination .swiper-pagination-bullet-active {
            background-color: transparent;
            border: 1px solid #fff
        }
}

.articles.articles--list .articles-item {
    margin-bottom: 1.25rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .articles.articles--list .articles-item {
        margin-bottom: .75rem
    }
}

.articles.articles--list .articles-item__title h2 {
    font-size: 1rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .articles.articles--list .articles-item__title h2 {
        font-size: .75rem
    }
}

@media (min-width: 1200px) {
    .articles.articles--list .articles-item__title h2 {
        font-size: 1.25rem
    }
}

@media (min-width: 768px) {
    .articles.articles--list .articles-item__image {
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .articles.articles--list .articles-item.is-video:not(.is-featured) .articles-item__image:after {
        bottom: .25rem;
        font-size: 1.25rem;
        left: .25rem
    }
}

@media (max-width: 1199.98px) {
    .articles.articles--titles .articles-item {
        margin-bottom: 1rem
    }
}

.articles.articles--titles .articles-item__title h2 {
    margin-bottom: 0;
    padding-bottom: 0
}

    .articles.articles--titles .articles-item__title h2:after {
        display: none
    }

.articles.articles--linked {
    font-style: normal
}

    .articles.articles--linked .section-title {
        margin-top: 1.5rem
    }

.articles.articles--press .articles-item {
    margin-bottom: 2rem
}

@media (max-width: 991.98px) {
    .articles.articles--press .articles-item__title .h2, .articles.articles--press .articles-item__title h2 {
        font-size: 1rem;
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }

        .articles.articles--press .articles-item__title .h2:after, .articles.articles--press .articles-item__title h2:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }
}

@media (max-width: 991.98px) and (min-width:992px) {
    .articles.articles--press .articles-item__title .h2:after, .articles.articles--press .articles-item__title h2:after {
        width: 5rem
    }
}

.articles.no-images .articles-item__date {
    bottom: unset;
    color: #2f2f2f;
    margin-bottom: .5rem;
    position: relative;
    right: unset
}

@media (min-width: 1200px) {
    .section--articles-grid .articles-item__title h2 {
        min-height: 3.75rem
    }
}

@media (max-width: 639.98px) {
    .articles-module .articles-item.is-video:not(.is-featured) .articles-item__image:after {
        bottom: .25rem;
        font-size: 1.25rem;
        left: .25rem
    }

    .articles-module .articles-item__image {
        margin-bottom: .5rem
    }
}

.articles-module .articles-item__title .h2, .articles-module .articles-item__title h2 {
    font-size: .75rem
}

@media (min-width: 640px) {
    .articles-module .articles-item__title .h2, .articles-module .articles-item__title h2 {
        font-size: 1rem
    }
}

@media (min-width: 992px) {
    .articles-module .articles-item__title .h2, .articles-module .articles-item__title h2 {
        font-size: 1.25rem
    }
}

.articles-single__image {
    margin-bottom: 2rem
}

    .articles-single__image img {
        border-radius: 10px
    }

.articles-single__date {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    margin-bottom: 1.25rem
}

@media (min-width: 640px) {
    .articles-single__date {
        font-size: 1.125rem
    }
}

.articles-single__description {
    margin-bottom: 2rem
}

@media (min-width: 1200px) {
    .articles-single__description {
        font-size: 1.125rem
    }
}

.articles-single__description .articles--inline {
    margin-top: 2rem
}

.articles-single__description figure img {
    border-radius: 10px
}

.articles-single__description .widget-multimedia {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.articles-single__description .iframe-box {
    display: block;
    margin: 0 auto
}

.articles-single__description .iframe-wrapper {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

    .articles-single__description .iframe-wrapper iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.articles-single__description .twitter-tweet {
    margin-bottom: 2.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem !important
}

.articles-single .articles-footer {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 1.25rem
}

.articles-single .articles-footer__wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.articles-single .articles-footer__social-media ul li {
    margin-right: .75rem
}

    .articles-single .articles-footer__social-media ul li a, .articles-single .articles-footer__social-media ul li button {
        color: #2f2f2f;
        padding: 0
    }

        .articles-single .articles-footer__social-media ul li a i, .articles-single .articles-footer__social-media ul li button i {
            font-size: 2rem
        }

.articles-single .articles-footer__tools ul li {
    margin-left: .75rem
}

    .articles-single .articles-footer__tools ul li a, .articles-single .articles-footer__tools ul li button {
        color: #7b7b7b;
        font-size: 0;
        padding: 0
    }

        .articles-single .articles-footer__tools ul li a i, .articles-single .articles-footer__tools ul li button i {
            font-size: 2rem
        }

.articles-single .articles-footer ul {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

    .articles-single .articles-footer ul li {
        display: inline-block
    }

        .articles-single .articles-footer ul li a:active, .articles-single .articles-footer ul li a:focus, .articles-single .articles-footer ul li a:hover, .articles-single .articles-footer ul li button:active, .articles-single .articles-footer ul li button:focus, .articles-single .articles-footer ul li button:hover {
            color: #d72b40;
            text-decoration: none
        }

.articles-locations-module #map-view {
    height: 30.625rem;
    width: 100%
}

.calendar-list {
    margin-bottom: 2rem
}

.calendar-list-item {
    border-top: 1px solid #ebebeb;
    padding: 1.5rem 0
}

    .calendar-list-item:last-of-type {
        border-bottom: 1px solid #ebebeb
    }

    .calendar-list-item:active .calendar-list-item__title h2 a, .calendar-list-item:focus .calendar-list-item__title h2 a, .calendar-list-item:hover .calendar-list-item__title h2 a {
        color: #d72b40
    }

.calendar-list-item__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: .5rem
}

.calendar-list-item__date {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .75rem;
    line-height: 1.2
}

@media (min-width: 992px) {
    .calendar-list-item__date {
        font-size: .875rem
    }
}

.calendar-list-item__title a {
    text-decoration: none
}

.calendar-list-item__title h2 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 1rem;
    position: relative
}

    .calendar-list-item__title h2:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .calendar-list-item__title h2:after {
        width: 5rem
    }

    .calendar-list-item__title h2 {
        font-size: 1.25rem
    }
}

.calendar-list-item__location {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .6875rem;
    line-height: 1.2
}

@media (min-width: 992px) {
    .calendar-list-item__location {
        font-size: .8125rem
    }
}

.calendar-list-item__location i {
    font-size: .875rem
}

@media (min-width: 992px) {
    .calendar-list-item__location i {
        font-size: 1rem
    }
}

.calendar-filters {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    padding: 1.25rem
}

    .calendar-filters label {
        align-items: center;
        cursor: pointer;
        display: flex;
        font-family: Lato,Arial,sans-serif;
        margin-bottom: 0
    }

        .calendar-filters label span {
            margin-right: .75rem
        }

    .calendar-filters input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #fff;
        border: 1px solid #e4e4e4;
        border-radius: 5px;
        display: block;
        height: 1.375rem;
        margin: 0 .5rem 0 0;
        min-height: auto;
        min-width: 1.375rem;
        padding: 0;
        position: relative;
        width: 1.375rem
    }

        .calendar-filters input[type=checkbox]:after, .calendar-filters input[type=checkbox]:before {
            content: "";
            display: inline-block;
            opacity: 0;
            position: absolute;
            width: 2px
        }

        .calendar-filters input[type=checkbox]:before {
            background-color: #28465d;
            display: block;
            height: 7px;
            left: 5px;
            margin-right: 10px;
            top: 9px;
            transform: rotate(-32deg)
        }

        .calendar-filters input[type=checkbox]:after {
            background-color: #28465d;
            height: 11px;
            left: 11px;
            top: 5px;
            transform: rotate(47deg)
        }

        .calendar-filters input[type=checkbox]:checked:after, .calendar-filters input[type=checkbox]:checked:before {
            opacity: 1
        }

        .calendar-filters input[type=checkbox]:focus {
            background: #fff
        }

        .calendar-filters input[type=checkbox] + span {
            display: none
        }

@media (max-width: 767.98px) {
    .calendar-filters__mobile .btn {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media (max-width: 1199.98px) {
    .calendar-filters__mobile {
        align-items: flex-start;
        display: flex;
        flex-direction: row
    }

        .calendar-filters__mobile .btn.btn-category {
            margin-right: .75rem
        }

    .calendar-filters__search {
        flex-grow: 1;
        margin-right: .75rem
    }

    .calendar-filters__mainbox {
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-in-out
    }

        .calendar-filters__mainbox.visible {
            max-height: 62.4375rem
        }
}

@media (min-width: 1200px) {
    .calendar-filters__mobile {
        margin-bottom: 1.25rem
    }
}

.calendar-filters__search {
    position: relative
}

    .calendar-filters__search .icon {
        font-size: 1rem;
        line-height: 2.5rem;
        position: absolute;
        right: .75rem;
        top: 0
    }

@media (min-width: 992px) {
    .calendar-filters__search .icon {
        font-size: 1.5rem
    }
}

.calendar-filters__category {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1.25rem
}

.calendar-filters__category-btn {
    align-items: center;
    display: flex;
    font-size: 1rem;
    height: 1.5rem;
    justify-content: center;
    min-height: 0;
    padding: 0;
    width: 1.5rem
}

    .calendar-filters__category-btn.is-active {
        color: #d72b40 !important
    }

        .calendar-filters__category-btn.is-active i {
            transform: rotate(180deg)
        }

    .calendar-filters__category-btn i {
        transition: transform .2s ease-in-out
    }

.calendar-filters__category-wrapper {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1.25rem
}

@media (max-width: 1199.98px) {
    .calendar-filters__category-wrapper {
        border-bottom: 0;
        margin-bottom: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-in-out
    }

        .calendar-filters__category-wrapper.visible {
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 1.25rem;
            max-height: 62.4375rem
        }
}

.calendar-filters__category-wrapper .calendar-filters__category:first-of-type {
    margin-top: 1.25rem
}

.calendar-filters__category-item {
    color: #2f2f2f;
    line-height: 1.3125rem
}

    .calendar-filters__category-item.is-active {
        color: #d72b40
    }

    .calendar-filters__category-item:hover {
        color: #d72b40;
        text-decoration: none
    }

.calendar-filters__category-checkboxes {
    display: none;
    margin-bottom: 1.25rem;
    padding: 0 1.25rem
}

    .calendar-filters__category-checkboxes.is-expanded {
        display: block
    }

.calendar-filters__category-checkbox {
    margin-bottom: .75rem
}

.calendar-filters__category--small {
    font-size: .875rem;
    margin-bottom: .5rem
}

.calendar-filters__category-dropdown {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.25rem
}

.calendar-filters__divider {
    margin-bottom: 1.25rem;
    position: relative;
    text-align: center
}

    .calendar-filters__divider:after, .calendar-filters__divider:before {
        background-color: #ebebeb;
        content: "";
        height: 1px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: calc(50% - 20px)
    }

    .calendar-filters__divider:before {
        left: 0
    }

    .calendar-filters__divider:after {
        right: 0
    }

.calendar-filters__calendar-inline input {
    margin-bottom: .6rem
}

.calendar-filters__date {
    align-items: center;
    display: flex;
    justify-content: space-between
}

    .calendar-filters__date .form-group input {
        width: 100%
    }

    .calendar-filters__date .form-group--first {
        margin-right: 10px
    }

    .calendar-filters__date .form-group--second {
        margin-left: 10px
    }

.calendar-filters__button {
    text-align: center;
    width: 100%
}

@media (max-width: 1199.98px) {
    .calendar-filters__button {
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-in-out
    }

        .calendar-filters__button.visible {
            max-height: 3.75rem
        }
}

.module-content ol, .module-content p, .module-content ul {
    font-family: Verdana,sans-serif;
    font-size: .875rem
}

@media (min-width: 1200px) {
    .module-content ol, .module-content p, .module-content ul {
        font-size: 1.125rem
    }
}

.module-content blockquote p {
    font-size: 1rem
}

@media (min-width: 1200px) {
    .module-content blockquote p {
        font-size: 1.3125rem
    }
}

.module-contact {
    margin-bottom: 2rem
}

    .module-contact .contact-image img {
        border-radius: 10px
    }

    .module-contact .contact-title {
        margin-bottom: 1rem;
        margin-top: 2rem;
        padding-bottom: 1rem;
        position: relative
    }

        .module-contact .contact-title:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }

@media (min-width: 992px) {
    .module-contact .contact-title:after {
        width: 5rem
    }
}

.module-contact .contact-description {
    margin-bottom: 1.5rem
}

.module-contact .contact-wrapper {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 2rem 1.25rem
}

.module-contact .form-regulations .btn {
    font-size: .8125rem;
    margin-left: 2.625rem
}

.module-contact .form-regulations label, .module-contact .form-regulations label p {
    font-size: .8125rem;
    line-height: 1.6
}

.module-contact .form-regulations .regulation-tippy {
    display: none
}

.downloads-list {
    margin-bottom: -2rem
}

@media (min-width: 992px) {
    .downloads-list {
        margin-bottom: -2.5rem
    }
}

.downloads-list-item {
    margin-bottom: 2rem
}

    .downloads-list-item:hover .btn {
        background-color: #28465d;
        border-color: #28465d;
        color: #fff;
        text-decoration: none
    }

@media (min-width: 992px) {
    .downloads-list-item {
        margin-bottom: 2.5rem
    }
}

.downloads-list-item__image {
    margin-bottom: .75rem
}

    .downloads-list-item__image img {
        border-radius: 10px
    }

.downloads-list-item__title h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
    margin-top: 0;
    padding-bottom: 1rem;
    position: relative
}

    .downloads-list-item__title h3:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .downloads-list-item__title h3:after {
        width: 5rem
    }

    .downloads-list-item__title h3 {
        font-size: 1.25rem
    }
}

.downloads-list-item__description {
    color: #595959;
    font-size: .75rem;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .downloads-list-item__description {
        font-size: 1rem
    }
}

.module-faq .faq-description {
    margin-bottom: 2rem
}

.module-faq .faq-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.module-faq .faq-list-item {
    margin-bottom: 2rem
}

.module-faq .faq-list-item__title h3 {
    margin-bottom: 1rem;
    margin-top: 0;
    padding-bottom: 1rem;
    position: relative
}

    .module-faq .faq-list-item__title h3:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .module-faq .faq-list-item__title h3:after {
        width: 5rem
    }
}

.module-forms {
    margin-bottom: 2rem
}

    .module-forms .form-description {
        margin-bottom: 1.5rem
    }

    .module-forms .form-wrapper {
        background-color: #f5f5f5;
        border-radius: 10px;
        padding: 2rem 1.25rem
    }

    .module-forms .form-regulations .btn {
        font-size: .8125rem;
        margin-left: 2.625rem
    }

    .module-forms .form-regulations label, .module-forms .form-regulations label p {
        font-size: .8125rem;
        line-height: 1.6
    }

    .module-forms .form-regulations .regulation-tippy {
        display: none
    }

.module-galleries.galleries-single .galleries-wrapper {
    background-color: #f5f5f5;
    margin-bottom: 2.5rem;
    padding: 1.5rem 0 2.5rem;
    position: relative
}

    .module-galleries.galleries-single .galleries-wrapper:before {
        background-color: #f5f5f5;
        content: "";
        height: 100%;
        left: -100%;
        position: absolute;
        top: 0;
        width: 100%
    }

    .module-galleries.galleries-single .galleries-wrapper:after {
        background-color: #f5f5f5;
        content: "";
        height: 100%;
        position: absolute;
        right: -100%;
        top: 0;
        width: 100%
    }

    .module-galleries.galleries-single .galleries-wrapper .thumb {
        border-radius: 10px
    }

        .module-galleries.galleries-single .galleries-wrapper .thumb img {
            border-radius: 10px;
            height: auto;
            width: 100%
        }

.module-galleries.galleries-single .galleries-description {
    font-size: 1rem;
    margin-top: 1.5rem
}

.module-galleries.galleries-single .galleries-date {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    margin-bottom: 2rem;
    margin-top: 1rem
}

@media (min-width: 992px) {
    .module-galleries.galleries-single .galleries-date {
        margin-bottom: 4rem
    }
}

.module-galleries.galleries-single .galleries-button {
    margin-bottom: 2rem;
    margin-top: -1rem
}

@media (min-width: 992px) {
    .module-galleries.galleries-single .galleries-button {
        margin-bottom: 4rem;
        margin-top: -2rem
    }
}

.module-galleries.galleries-single .galleries-thumbs .thumb {
    cursor: pointer
}

    .module-galleries.galleries-single .galleries-thumbs .thumb picture img {
        border-radius: 10px;
        margin: 0
    }

.module-galleries.galleries-single .galleries-thumbs .swiper-slide {
    border-radius: 10px
}

    .module-galleries.galleries-single .galleries-thumbs .swiper-slide.active {
        opacity: .6
    }

.module-national-actions .national-actions-map .map {
    border-radius: 10px;
    height: 736px;
    margin-bottom: 2rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width: 991.98px) {
    .module-national-actions .national-actions-map .map {
        height: 425px
    }
}

@media (max-width: 639.98px) {
    .module-national-actions .national-actions-map .map {
        height: 288px
    }
}

.module-national-actions .national-actions-map .map .gm-style .gmnoprint {
    display: none
}

.module-national-actions .national-actions-map .map .gm-style a {
    display: none !important
}

.module-national-actions .national-actions-form-link {
    margin-bottom: 2rem
}

.module-national-actions .national-actions-entry__details {
    margin-bottom: 1.875rem
}

.module-national-actions .national-actions-entry__organizers {
    margin-bottom: .625rem
}

.module-national-actions .national-actions-form {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 1.25rem
}

    .module-national-actions .national-actions-form .section-subtitle {
        font-size: 1rem;
        margin-bottom: .625rem
    }

    .module-national-actions .national-actions-form p {
        margin-bottom: 1rem
    }

    .module-national-actions .national-actions-form .help-block {
        font-size: .75rem;
        font-style: italic;
        margin-bottom: .625rem
    }

    .module-national-actions .national-actions-form .city-help {
        color: #8f8f8f;
        font-size: .75rem;
        font-style: italic;
        margin-bottom: .5rem
    }

    .module-national-actions .national-actions-form .selected-city .help-block {
        margin-top: -.625rem
    }

    .module-national-actions .national-actions-form .form-group {
        max-width: 37.5rem
    }

    .module-national-actions .national-actions-form .form-group--small {
        max-width: 15.625rem
    }

    .module-national-actions .national-actions-form .agree-text {
        font-size: .8125rem
    }

    .module-national-actions .national-actions-form .organizers-module {
        margin-bottom: 1.25rem
    }

        .module-national-actions .national-actions-form .organizers-module .organizer-item {
            border-bottom: 1px solid #ebebeb;
            margin-bottom: .9375rem;
            overflow: hidden;
            padding-bottom: .9375rem
        }

        .module-national-actions .national-actions-form .organizers-module .delete-organizer {
            float: right
        }

    .module-national-actions .national-actions-form .contact-module {
        margin-bottom: 1.25rem
    }

    .module-national-actions .national-actions-form .time-inputs {
        align-items: center;
        display: flex
    }

    .module-national-actions .national-actions-form .time-inputs__hour, .module-national-actions .national-actions-form .time-inputs__minute {
        width: 4.375rem
    }

    .module-national-actions .national-actions-form .time-inputs__separator {
        margin: 0 .25rem
    }

.module-national-actions .national-actions-form__autocomplete {
    position: relative
}

    .module-national-actions .national-actions-form__autocomplete .btn-reset-city {
        display: block;
        height: 1.875rem;
        position: absolute;
        right: .125rem;
        top: 50%;
        transform: translateY(-50%);
        width: 1.875rem
    }

        .module-national-actions .national-actions-form__autocomplete .btn-reset-city:hover {
            color: #d72b40
        }

@media (max-width: 991.98px) {
    .nationalActions__filters {
        margin-bottom: .5625rem
    }
}

@media (max-width: 639.98px) {
    .nationalActions__filters {
        border-radius: 0
    }
}

.nationalActions__filters input, .nationalActions__filters select {
    width: 100%
}

@media (max-width: 639.98px) {
    .nationalActions__filters-container {
        padding: 0
    }
}

.nationalActions__filters-city, .nationalActions__filters-country {
    font-family: Verdana;
    font-size: .8125rem;
    line-height: 1.375rem;
    max-width: 22.75rem
}

    .nationalActions__filters-city p, .nationalActions__filters-country p {
        margin-bottom: .46875rem
    }

@media (max-width: 639.98px) {
    .nationalActions__filters-city select, .nationalActions__filters-country select {
        margin-bottom: .25rem
    }
}

@media (max-width: 991.98px) {
    .nationalActions__filters-city {
        margin-bottom: .5rem
    }
}

.nationalActions__filters-submit {
    align-self: flex-end
}

@media (max-width: 991.98px) {
    .nationalActions__list-cities {
        font-size: .875rem
    }
}

.nationalActions__list-cities ul {
    list-style-type: disc;
    padding-left: 2.6875rem
}

@media (max-width: 991.98px) {
    .nationalActions__list-cities ul {
        margin-top: .5625rem;
        padding-left: 1.5625rem
    }
}

.nationalActions__list-cities ul li {
    margin-bottom: .375rem
}

@media (max-width: 991.98px) {
    .nationalActions__list-cities ul li {
        margin-bottom: .125rem
    }
}

.nationalActions__list-cities ul li a {
    color: #2f2f2f
}

    .nationalActions__list-cities ul li a:hover {
        color: #d72b40;
        text-decoration: none
    }

.module-pageslist .pageslist-description {
    margin-bottom: 2rem
}

.module-pageslist .pageslist-list {
    list-style-type: none;
    padding-left: 0
}

@media (min-width: 768px) {
    .module-pageslist .pageslist-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.module-pageslist .pageslist-list li {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    position: relative
}

    .module-pageslist .pageslist-list li:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .module-pageslist .pageslist-list li:after {
        width: 5rem
    }
}

@media (min-width: 768px) {
    .module-pageslist .pageslist-list li {
        padding-left: 1rem;
        padding-right: 1rem;
        width: 50%
    }

        .module-pageslist .pageslist-list li:after {
            left: 1rem
        }
}

.module-pageslist .pageslist-list li h3 {
    font-size: 1rem;
    line-height: 1.2;
    margin: 0
}

@media (min-width: 768px) {
    .module-pageslist .pageslist-list li h3 {
        font-size: 1.25rem
    }
}

.module-pageslist .pageslist-list li p {
    font-size: .8125rem;
    line-height: 1.4;
    margin-top: .5rem
}

@media (min-width: 768px) {
    .module-pageslist .pageslist-list li p {
        font-size: .875rem
    }
}

.module-pageslist .pageslist-list li a:active, .module-pageslist .pageslist-list li a:focus, .module-pageslist .pageslist-list li a:hover {
    color: #d72b40;
    text-decoration: none
}

.search-module .highlight {
    color: #d72b40
}

.search-module .search-panel {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2.5rem;
    padding: 1.25rem
}

.search-module .search-panel__fields .input-group {
    margin-top: 16px
}

    .search-module .search-panel__fields .input-group input[type=text] {
        font-size: .875rem;
        min-height: 3rem
    }

@media (min-width: 992px) {
    .search-module .search-panel__fields .input-group input[type=text] {
        font-size: 1rem;
        min-height: 4rem
    }
}

.search-module .search-panel__fields button {
    font-size: 1.25rem;
    height: 40px;
    padding: 0;
    right: 8px;
    width: 40px
}

    .search-module .search-panel__fields button:hover i {
        color: #d72b40
    }

.search-module .search-panel__summary {
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    margin-top: 1.25rem
}

.search-module .search-list {
    list-style: none;
    margin: 2rem 0;
    padding: 0
}

.search-module .search-list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: .625rem 0
}

@media (min-width: 992px) {
    .search-module .search-list-item {
        flex-wrap: nowrap
    }
}

.search-module .search-list-item:active a, .search-module .search-list-item:focus a, .search-module .search-list-item:hover a {
    color: #d72b40
}

.search-module .search-list-item__thumb {
    margin: 0 auto .625rem;
    max-width: 20rem;
    width: 100%
}

@media (min-width: 992px) {
    .search-module .search-list-item__thumb {
        margin: 0 1.875rem 0 0;
        min-width: 20rem;
        width: 20rem
    }
}

.search-module .search-list-item__thumb img {
    border-radius: 10px;
    height: 100%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.search-module .search-list-item__content {
    flex: 1 1 auto
}

.search-module .search-list-item__date {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .75rem;
    line-height: 1.2;
    margin-bottom: .5rem
}

@media (min-width: 992px) {
    .search-module .search-list-item__date {
        font-size: .875rem
    }
}

.search-module .search-list-item__title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    position: relative
}

    .search-module .search-list-item__title:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .search-module .search-list-item__title:after {
        width: 5rem
    }
}

.search-module .search-list-item__title a {
    color: #2f2f2f
}

    .search-module .search-list-item__title a:active, .search-module .search-list-item__title a:focus, .search-module .search-list-item__title a:hover {
        color: #d72b40;
        text-decoration: none
    }

.search-module .search-list-item__description {
    font-family: Verdana,sans-serif;
    font-size: .75rem
}

.ui-autocomplete {
    background-color: #fff;
    display: none;
    float: left;
    left: 0;
    list-style: none;
    margin: 0;
    min-width: 10rem;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

    .ui-autocomplete .ui-menu-item {
        clear: both;
        cursor: pointer;
        display: block;
        font-weight: 400;
        line-height: 1.125rem;
        padding: .5rem;
        white-space: nowrap
    }

        .ui-autocomplete .ui-menu-item:hover {
            background-color: #d72b40;
            color: #fff;
            text-decoration: none
        }

.tenders-list {
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 1.25rem
}

    .tenders-list .tenders-list-item {
        display: inline-block;
        margin-bottom: 1rem
    }

@media (min-width: 768px) {
    .tenders-list .tenders-list-item {
        padding-right: 2rem
    }
}

.tenders-list .tenders-list-item__number {
    margin-bottom: .5rem
}

.tenders-list .tenders-list-item__title {
    margin-bottom: .25rem;
    padding-bottom: 1rem;
    position: relative
}

    .tenders-list .tenders-list-item__title:after {
        background-color: #d72b40;
        bottom: 0;
        content: "";
        height: .125rem;
        left: 0;
        pointer-events: none;
        position: absolute;
        width: 2.5rem
    }

@media (min-width: 992px) {
    .tenders-list .tenders-list-item__title:after {
        width: 5rem
    }
}

.tenders-list .tenders-list-item__title a {
    color: #2f2f2f;
    font-family: Lato,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .25rem;
    position: relative
}

    .tenders-list .tenders-list-item__title a:active, .tenders-list .tenders-list-item__title a:focus, .tenders-list .tenders-list-item__title a:hover {
        color: #d72b40;
        text-decoration: none
    }

main nav .users-menu {
    margin-bottom: 1rem
}

.users-menu {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

    .users-menu li {
        margin-bottom: 1.5rem;
        margin-right: 2rem
    }

@media (max-width: 767.98px) {
    .users-menu li {
        margin-bottom: .75rem;
        margin-right: .75rem;
        width: calc(33.33% - 8px)
    }

        .users-menu li:nth-child(3n+3) {
            margin-right: 0
        }
}

@media (min-width: 992px) {
    .users-menu li {
        width: 12.5rem
    }
}

.users-menu li a {
    width: 100%
}

.accreditations-list-item:not(:last-of-type) {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

.accreditations-list-item__title {
    position: relative
}

    .accreditations-list-item__title h3 {
        font-size: 1rem;
        margin-bottom: 1rem;
        margin-top: 0;
        padding-bottom: 1rem
    }

        .accreditations-list-item__title h3:after {
            background-color: #d72b40;
            bottom: 0;
            content: "";
            height: .125rem;
            left: 0;
            pointer-events: none;
            position: absolute;
            width: 2.5rem
        }

@media (min-width: 992px) {
    .accreditations-list-item__title h3:after {
        width: 5rem
    }
}

@media (min-width: 768px) {
    .accreditations-list-item__title h3 {
        font-size: 1.25rem
    }
}

.accreditations-list-item__description {
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    line-height: 1.7
}

.module-videos.videos-single .iframe-container {
    padding-top: 56.25%
}

.module-videos.videos-single .videos-description {
    margin-top: 1.5rem
}

.module-videos.videos-single .videos-date {
    color: #595959;
    font-family: Verdana,sans-serif;
    font-size: .8125rem;
    margin-bottom: 2rem;
    margin-top: 1rem
}

@media (min-width: 992px) {
    .module-videos.videos-single .videos-date {
        margin-bottom: 4rem
    }
}

.module-videos.videos-single .videos-button {
    margin-bottom: 2rem;
    margin-top: -1rem
}

@media (min-width: 992px) {
    .module-videos.videos-single .videos-button {
        margin-bottom: 4rem;
        margin-top: -2rem
    }
}

.module-emailshare .emailshare-description {
    margin-bottom: 1.875rem
}

    .module-emailshare .emailshare-description p {
        margin-bottom: .625rem
    }

.module-emailshare .form-fields-medium {
    max-width: 25rem
}

@media (-ms-high-contrast:none) and (min-width: 992px),screen and (-ms-high-contrast:active) and (min-width:992px) {
    body {
        padding-top: 8.5rem
    }
}

@media (-ms-high-contrast:none) and (min-width: 360px),screen and (-ms-high-contrast:active) and (min-width:360px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        height: 3.25rem
    }
}

@media (-ms-high-contrast:none) and (min-width: 768px),screen and (-ms-high-contrast:active) and (min-width:768px) {
    header.top .header__bip a, header.top .header__bip button, header.top .header__darkmode a, header.top .header__darkmode button, header.top .header__languages a, header.top .header__languages button, header.top .header__menu-toggler a, header.top .header__menu-toggler button, header.top .header__search a, header.top .header__search button, header.top .header__tools a, header.top .header__tools button {
        height: 5.5rem
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .row {
        margin-left: -16px;
        margin-right: -16px
    }

        .row > * {
            padding-left: 16px;
            padding-right: 16px
        }

    .ratio.ratio-1x1:before {
        padding-top: 100%
    }

    .ratio.ratio-3x2:before {
        padding-top: 66.66%
    }

    .header__section.header__darkmode, .header__section.header__search, .header__section.header__tools {
        display: none !important
    }

    .articles.articles--rotator .articles-item__image img {
        height: auto;
        max-height: none
    }
}

@media print {
    .breadcrumbs, .button, .pagination-centered, .section-2, .section-3, .section-4, footer, header {
        display: none !important
    }

    .column, .columns, .main-content, .row, body {
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
        float: none !important;
        height: auto !important;
        margin: 0 !important;
        overflow: visible !important;
        padding: 0 !important;
        position: static !important;
        width: auto !important
    }

    table {
        width: 100% !important
    }
}

img.ms-asset-icon {
    display:inline-block;
}