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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

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

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

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

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

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

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

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

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

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

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

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

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

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

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

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

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

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

.swiper-button-lock {
    display: none
}

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

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

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

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

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

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

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

.swiper-cards {
    overflow: visible
}

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

/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands"
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -0.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -0.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -0.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit
}

.fa-border {
    border-radius: var(--fa-border-radius, 0.1em);
    border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
    padding: var(--fa-border-padding, 0.2em 0.25em 0.15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, 0.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, 0.3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))
}

.fa-beat-fade,
.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-shake,
.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,
.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
    animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media(prefers-reduced-motion: reduce) {
    .fa-beat,
    .fa-beat-fade,
    .fa-bounce,
    .fa-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {
    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@keyframes fa-beat {
    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)
    }
    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))
    }
    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)
    }
    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em))
    }
    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)
    }
    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))
    }
    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)
    }
    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em))
    }
    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, 0.4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, 0.4)
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@keyframes fa-beat-fade {
    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }
    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }
    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }
    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }
    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle, none));
    transform: rotate(var(--fa-rotate-angle, none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse, #fff)
}

.fa-0:before {
    content: "0"
}

.fa-1:before {
    content: "1"
}

.fa-2:before {
    content: "2"
}

.fa-3:before {
    content: "3"
}

.fa-4:before {
    content: "4"
}

.fa-5:before {
    content: "5"
}

.fa-6:before {
    content: "6"
}

.fa-7:before {
    content: "7"
}

.fa-8:before {
    content: "8"
}

.fa-9:before {
    content: "9"
}

.fa-fill-drip:before {
    content: ""
}

.fa-arrows-to-circle:before {
    content: ""
}

.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
    content: ""
}

.fa-at:before {
    content: "@"
}

.fa-trash-alt:before,
.fa-trash-can:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-user-times:before,
.fa-user-xmark:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-comment-alt:before,
.fa-message:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
    content: ""
}

.fa-explosion:before {
    content: ""
}

.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
    content: ""
}

.fa-wave-square:before {
    content: ""
}

.fa-ring:before {
    content: ""
}

.fa-building-un:before {
    content: ""
}

.fa-dice-three:before {
    content: ""
}

.fa-calendar-alt:before,
.fa-calendar-days:before {
    content: ""
}

.fa-anchor-circle-check:before {
    content: ""
}

.fa-building-circle-arrow-right:before {
    content: ""
}

.fa-volleyball-ball:before,
.fa-volleyball:before {
    content: ""
}

.fa-arrows-up-to-line:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-circle-minus:before,
.fa-minus-circle:before {
    content: ""
}

.fa-door-open:before {
    content: ""
}

.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
    content: ""
}

.fa-atom:before {
    content: ""
}

.fa-soap:before {
    content: ""
}

.fa-heart-music-camera-bolt:before,
.fa-icons:before {
    content: ""
}

.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
    content: ""
}

.fa-bridge-circle-check:before {
    content: ""
}

.fa-pump-medical:before {
    content: ""
}

.fa-fingerprint:before {
    content: ""
}

.fa-hand-point-right:before {
    content: ""
}

.fa-magnifying-glass-location:before,
.fa-search-location:before {
    content: ""
}

.fa-forward-step:before,
.fa-step-forward:before {
    content: ""
}

.fa-face-smile-beam:before,
.fa-smile-beam:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-football-ball:before,
.fa-football:before {
    content: ""
}

.fa-school-circle-exclamation:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-angle-double-down:before,
.fa-angles-down:before {
    content: ""
}

.fa-users-rectangle:before {
    content: ""
}

.fa-people-roof:before {
    content: ""
}

.fa-people-line:before {
    content: ""
}

.fa-beer-mug-empty:before,
.fa-beer:before {
    content: ""
}

.fa-diagram-predecessor:before {
    content: ""
}

.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
    content: ""
}

.fa-burn:before,
.fa-fire-flame-simple:before {
    content: ""
}

.fa-male:before,
.fa-person:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-file-csv:before {
    content: ""
}

.fa-menorah:before {
    content: ""
}

.fa-truck-plane:before {
    content: ""
}

.fa-record-vinyl:before {
    content: ""
}

.fa-face-grin-stars:before,
.fa-grin-stars:before {
    content: ""
}

.fa-bong:before {
    content: ""
}

.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
    content: ""
}

.fa-arrow-down-up-across-line:before {
    content: ""
}

.fa-spoon:before,
.fa-utensil-spoon:before {
    content: ""
}

.fa-jar-wheat:before {
    content: ""
}

.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
    content: ""
}

.fa-file-circle-exclamation:before {
    content: ""
}

.fa-circle-h:before,
.fa-hospital-symbol:before {
    content: ""
}

.fa-pager:before {
    content: ""
}

.fa-address-book:before,
.fa-contact-book:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-k:before {
    content: "K"
}

.fa-landmark-flag:before {
    content: ""
}

.fa-pencil-alt:before,
.fa-pencil:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-file-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-code-pull-request:before {
    content: ""
}

.fa-clipboard-list:before {
    content: ""
}

.fa-truck-loading:before,
.fa-truck-ramp-box:before {
    content: ""
}

.fa-user-check:before {
    content: ""
}

.fa-vial-virus:before {
    content: ""
}

.fa-sheet-plastic:before {
    content: ""
}

.fa-blog:before {
    content: ""
}

.fa-user-ninja:before {
    content: ""
}

.fa-person-arrow-up-from-line:before {
    content: ""
}

.fa-scroll-torah:before,
.fa-torah:before {
    content: ""
}

.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-archive:before,
.fa-box-archive:before {
    content: ""
}

.fa-person-drowning:before {
    content: ""
}

.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
    content: ""
}

.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
    content: ""
}

.fa-spray-can:before {
    content: ""
}

.fa-truck-monster:before {
    content: ""
}

.fa-w:before {
    content: "W"
}

.fa-earth-africa:before,
.fa-globe-africa:before {
    content: ""
}

.fa-rainbow:before {
    content: ""
}

.fa-circle-notch:before {
    content: ""
}

.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-trowel-bricks:before {
    content: ""
}

.fa-face-flushed:before,
.fa-flushed:before {
    content: ""
}

.fa-hospital-user:before {
    content: ""
}

.fa-tent-arrow-left-right:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-box-tissue:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-bell-concierge:before,
.fa-concierge-bell:before {
    content: ""
}

.fa-pen-ruler:before,
.fa-pencil-ruler:before {
    content: ""
}

.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
    content: ""
}

.fa-mars-and-venus-burst:before {
    content: ""
}

.fa-caret-square-right:before,
.fa-square-caret-right:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-sun-plant-wilt:before {
    content: ""
}

.fa-toilets-portable:before {
    content: ""
}

.fa-hockey-puck:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magnifying-glass-arrow-right:before {
    content: ""
}

.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
    content: ""
}

.fa-users-slash:before {
    content: ""
}

.fa-clover:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-star-and-crescent:before {
    content: ""
}

.fa-house-fire:before {
    content: ""
}

.fa-minus-square:before,
.fa-square-minus:before {
    content: ""
}

.fa-helicopter:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-down:before,
.fa-square-caret-down:before {
    content: ""
}

.fa-file-circle-question:before {
    content: ""
}

.fa-laptop-code:before {
    content: ""
}

.fa-swatchbook:before {
    content: ""
}

.fa-prescription-bottle:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before {
    content: ""
}

.fa-people-group:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-heart-broken:before,
.fa-heart-crack:before {
    content: ""
}

.fa-external-link-square-alt:before,
.fa-square-up-right:before {
    content: ""
}

.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-ruler-horizontal:before {
    content: ""
}

.fa-people-robbery:before {
    content: ""
}

.fa-lightbulb:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
    content: ""
}

.fa-school-circle-xmark:before {
    content: ""
}

.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
    content: ""
}

.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
    content: ""
}

.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
    content: ""
}

.fa-cloud-showers-heavy:before {
    content: ""
}

.fa-headphones-alt:before,
.fa-headphones-simple:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-circle-dollar-to-slot:before,
.fa-donate:before {
    content: ""
}

.fa-memory:before {
    content: ""
}

.fa-road-spikes:before {
    content: ""
}

.fa-fire-burner:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-hanukiah:before {
    content: ""
}

.fa-feather:before {
    content: ""
}

.fa-volume-down:before,
.fa-volume-low:before {
    content: ""
}

.fa-comment-slash:before {
    content: ""
}

.fa-cloud-sun-rain:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-wheat-alt:before,
.fa-wheat-awn:before {
    content: ""
}

.fa-ankh:before {
    content: ""
}

.fa-hands-holding-child:before {
    content: ""
}

.fa-asterisk:before {
    content: "*"
}

.fa-check-square:before,
.fa-square-check:before {
    content: ""
}

.fa-peseta-sign:before {
    content: ""
}

.fa-header:before,
.fa-heading:before {
    content: ""
}

.fa-ghost:before {
    content: ""
}

.fa-list-squares:before,
.fa-list:before {
    content: ""
}

.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-circle-dot:before,
.fa-dot-circle:before {
    content: ""
}

.fa-dizzy:before,
.fa-face-dizzy:before {
    content: ""
}

.fa-egg:before {
    content: ""
}

.fa-house-medical-circle-xmark:before {
    content: ""
}

.fa-campground:before {
    content: ""
}

.fa-folder-plus:before {
    content: ""
}

.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
    content: ""
}

.fa-paint-brush:before,
.fa-paintbrush:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-gas-pump:before {
    content: ""
}

.fa-hot-tub-person:before,
.fa-hot-tub:before {
    content: ""
}

.fa-map-location:before,
.fa-map-marked:before {
    content: ""
}

.fa-house-flood-water:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-bridge-lock:before {
    content: ""
}

.fa-sack-dollar:before {
    content: ""
}

.fa-edit:before,
.fa-pen-to-square:before {
    content: ""
}

.fa-car-side:before {
    content: ""
}

.fa-share-alt:before,
.fa-share-nodes:before {
    content: ""
}

.fa-heart-circle-minus:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-microscope:before {
    content: ""
}

.fa-sink:before {
    content: ""
}

.fa-bag-shopping:before,
.fa-shopping-bag:before {
    content: ""
}

.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
    content: ""
}

.fa-mitten:before {
    content: ""
}

.fa-person-rays:before {
    content: ""
}

.fa-users:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-flask-vial:before {
    content: ""
}

.fa-hand-paper:before,
.fa-hand:before {
    content: ""
}

.fa-om:before {
    content: ""
}

.fa-worm:before {
    content: ""
}

.fa-house-circle-xmark:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-hand-spock:before {
    content: ""
}

.fa-stopwatch:before {
    content: ""
}

.fa-face-kiss:before,
.fa-kiss:before {
    content: ""
}

.fa-bridge-circle-xmark:before {
    content: ""
}

.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
    content: ""
}

.fa-chess-bishop:before {
    content: ""
}

.fa-face-grin-wink:before,
.fa-grin-wink:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-road-circle-check:before {
    content: ""
}

.fa-dice-five:before {
    content: ""
}

.fa-rss-square:before,
.fa-square-rss:before {
    content: ""
}

.fa-land-mine-on:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-stamp:before {
    content: ""
}

.fa-stairs:before {
    content: ""
}

.fa-i:before {
    content: "I"
}

.fa-hryvnia-sign:before,
.fa-hryvnia:before {
    content: ""
}

.fa-pills:before {
    content: ""
}

.fa-face-grin-wide:before,
.fa-grin-alt:before {
    content: ""
}

.fa-tooth:before {
    content: ""
}

.fa-v:before {
    content: "V"
}

.fa-bangladeshi-taka-sign:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
    content: ""
}

.fa-head-side-cough-slash:before {
    content: ""
}

.fa-ambulance:before,
.fa-truck-medical:before {
    content: ""
}

.fa-wheat-awn-circle-exclamation:before {
    content: ""
}

.fa-snowman:before {
    content: ""
}

.fa-mortar-pestle:before {
    content: ""
}

.fa-road-barrier:before {
    content: ""
}

.fa-school:before {
    content: ""
}

.fa-igloo:before {
    content: ""
}

.fa-joint:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-horse:before {
    content: ""
}

.fa-q:before {
    content: "Q"
}

.fa-g:before {
    content: "G"
}

.fa-notes-medical:before {
    content: ""
}

.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-dong-sign:before {
    content: ""
}

.fa-capsules:before {
    content: ""
}

.fa-poo-bolt:before,
.fa-poo-storm:before {
    content: ""
}

.fa-face-frown-open:before,
.fa-frown-open:before {
    content: ""
}

.fa-hand-point-up:before {
    content: ""
}

.fa-money-bill:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-umbrella-beach:before {
    content: ""
}

.fa-helmet-un:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-bacon:before {
    content: ""
}

.fa-hand-point-down:before {
    content: ""
}

.fa-arrow-up-from-bracket:before {
    content: ""
}

.fa-folder-blank:before,
.fa-folder:before {
    content: ""
}

.fa-file-medical-alt:before,
.fa-file-waveform:before {
    content: ""
}

.fa-radiation:before {
    content: ""
}

.fa-chart-simple:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-vial:before {
    content: ""
}

.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
    content: ""
}

.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
    content: ""
}

.fa-e:before {
    content: "E"
}

.fa-pen-alt:before,
.fa-pen-clip:before {
    content: ""
}

.fa-bridge-circle-exclamation:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-school-circle-check:before {
    content: ""
}

.fa-dumpster:before {
    content: ""
}

.fa-shuttle-van:before,
.fa-van-shuttle:before {
    content: ""
}

.fa-building-user:before {
    content: ""
}

.fa-caret-square-left:before,
.fa-square-caret-left:before {
    content: ""
}

.fa-highlighter:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-synagogue:before {
    content: ""
}

.fa-person-half-dress:before {
    content: ""
}

.fa-road-bridge:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-c:before {
    content: "C"
}

.fa-tablet-button:before {
    content: ""
}

.fa-building-lock:before {
    content: ""
}

.fa-pizza-slice:before {
    content: ""
}

.fa-money-bill-wave:before {
    content: ""
}

.fa-area-chart:before,
.fa-chart-area:before {
    content: ""
}

.fa-house-flag:before {
    content: ""
}

.fa-person-circle-minus:before {
    content: ""
}

.fa-ban:before,
.fa-cancel:before {
    content: ""
}

.fa-camera-rotate:before {
    content: ""
}

.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-repeat:before {
    content: ""
}

.fa-cross:before {
    content: ""
}

.fa-box:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
    content: ""
}

.fa-expand-arrows-alt:before,
.fa-maximize:before {
    content: ""
}

.fa-charging-station:before {
    content: ""
}

.fa-shapes:before,
.fa-triangle-circle-square:before {
    content: ""
}

.fa-random:before,
.fa-shuffle:before {
    content: ""
}

.fa-person-running:before,
.fa-running:before {
    content: ""
}

.fa-mobile-retro:before {
    content: ""
}

.fa-grip-lines-vertical:before {
    content: ""
}

.fa-spider:before {
    content: ""
}

.fa-hands-bound:before {
    content: ""
}

.fa-file-invoice-dollar:before {
    content: ""
}

.fa-plane-circle-exclamation:before {
    content: ""
}

.fa-x-ray:before {
    content: ""
}

.fa-spell-check:before {
    content: ""
}

.fa-slash:before {
    content: ""
}

.fa-computer-mouse:before,
.fa-mouse:before {
    content: ""
}

.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
    content: ""
}

.fa-shop-slash:before,
.fa-store-alt-slash:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-virus-covid-slash:before {
    content: ""
}

.fa-shop-lock:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-blender-phone:before {
    content: ""
}

.fa-building-wheat:before {
    content: ""
}

.fa-person-breastfeeding:before {
    content: ""
}

.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-passport:before {
    content: ""
}

.fa-heart-pulse:before,
.fa-heartbeat:before {
    content: ""
}

.fa-people-carry-box:before,
.fa-people-carry:before {
    content: ""
}

.fa-temperature-high:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-crown:before {
    content: ""
}

.fa-weight-hanging:before {
    content: ""
}

.fa-xmarks-lines:before {
    content: ""
}

.fa-file-prescription:before {
    content: ""
}

.fa-weight-scale:before,
.fa-weight:before {
    content: ""
}

.fa-user-friends:before,
.fa-user-group:before {
    content: ""
}

.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
    content: ""
}

.fa-chess-knight:before {
    content: ""
}

.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-person-walking:before,
.fa-walking:before {
    content: ""
}

.fa-l:before {
    content: "L"
}

.fa-fire:before {
    content: ""
}

.fa-bed-pulse:before,
.fa-procedures:before {
    content: ""
}

.fa-shuttle-space:before,
.fa-space-shuttle:before {
    content: ""
}

.fa-face-laugh:before,
.fa-laugh:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-heart-circle-plus:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-city:before {
    content: ""
}

.fa-microphone-alt:before,
.fa-microphone-lines:before {
    content: ""
}

.fa-pepper-hot:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-colon-sign:before {
    content: ""
}

.fa-headset:before {
    content: ""
}

.fa-store-slash:before {
    content: ""
}

.fa-road-circle-xmark:before {
    content: ""
}

.fa-user-minus:before {
    content: ""
}

.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
    content: ""
}

.fa-champagne-glasses:before,
.fa-glass-cheers:before {
    content: ""
}

.fa-clipboard:before {
    content: ""
}

.fa-house-circle-exclamation:before {
    content: ""
}

.fa-file-arrow-up:before,
.fa-file-upload:before {
    content: ""
}

.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-user-edit:before,
.fa-user-pen:before {
    content: ""
}

.fa-signature:before {
    content: ""
}

.fa-stroopwafel:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-anchor-lock:before {
    content: ""
}

.fa-building-ngo:before {
    content: ""
}

.fa-manat-sign:before {
    content: ""
}

.fa-not-equal:before {
    content: ""
}

.fa-border-style:before,
.fa-border-top-left:before {
    content: ""
}

.fa-map-location-dot:before,
.fa-map-marked-alt:before {
    content: ""
}

.fa-jedi:before {
    content: ""
}

.fa-poll:before,
.fa-square-poll-vertical:before {
    content: ""
}

.fa-mug-hot:before {
    content: ""
}

.fa-battery-car:before,
.fa-car-battery:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-dice-two:before {
    content: ""
}

.fa-chess-queen:before {
    content: ""
}

.fa-glasses:before {
    content: ""
}

.fa-chess-board:before {
    content: ""
}

.fa-building-circle-check:before {
    content: ""
}

.fa-person-chalkboard:before {
    content: ""
}

.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
    content: ""
}

.fa-hand-back-fist:before,
.fa-hand-rock:before {
    content: ""
}

.fa-caret-square-up:before,
.fa-square-caret-up:before {
    content: ""
}

.fa-cloud-showers-water:before {
    content: ""
}

.fa-bar-chart:before,
.fa-chart-bar:before {
    content: ""
}

.fa-hands-bubbles:before,
.fa-hands-wash:before {
    content: ""
}

.fa-less-than-equal:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-eye-low-vision:before,
.fa-low-vision:before {
    content: ""
}

.fa-crow:before {
    content: ""
}

.fa-sailboat:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-plus-square:before,
.fa-square-plus:before {
    content: ""
}

.fa-torii-gate:before {
    content: ""
}

.fa-frog:before {
    content: ""
}

.fa-bucket:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-cow:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-screwdriver:before {
    content: ""
}

.fa-folder-closed:before {
    content: ""
}

.fa-house-tsunami:before {
    content: ""
}

.fa-square-nfi:before {
    content: ""
}

.fa-arrow-up-from-ground-water:before {
    content: ""
}

.fa-glass-martini-alt:before,
.fa-martini-glass:before {
    content: ""
}

.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
    content: ""
}

.fa-columns:before,
.fa-table-columns:before {
    content: ""
}

.fa-lemon:before {
    content: ""
}

.fa-head-side-mask:before {
    content: ""
}

.fa-handshake:before {
    content: ""
}

.fa-gem:before {
    content: ""
}

.fa-dolly-box:before,
.fa-dolly:before {
    content: ""
}

.fa-smoking:before {
    content: ""
}

.fa-compress-arrows-alt:before,
.fa-minimize:before {
    content: ""
}

.fa-monument:before {
    content: ""
}

.fa-snowplow:before {
    content: ""
}

.fa-angle-double-right:before,
.fa-angles-right:before {
    content: ""
}

.fa-cannabis:before {
    content: ""
}

.fa-circle-play:before,
.fa-play-circle:before {
    content: ""
}

.fa-tablets:before {
    content: ""
}

.fa-ethernet:before {
    content: ""
}

.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
    content: ""
}

.fa-chair:before {
    content: ""
}

.fa-check-circle:before,
.fa-circle-check:before {
    content: ""
}

.fa-circle-stop:before,
.fa-stop-circle:before {
    content: ""
}

.fa-compass-drafting:before,
.fa-drafting-compass:before {
    content: ""
}

.fa-plate-wheat:before {
    content: ""
}

.fa-icicles:before {
    content: ""
}

.fa-person-shelter:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-marker:before {
    content: ""
}

.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
    content: ""
}

.fa-helicopter-symbol:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
    content: ""
}

.fa-lari-sign:before {
    content: ""
}

.fa-volcano:before {
    content: ""
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: ""
}

.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
    content: ""
}

.fa-viruses:before {
    content: ""
}

.fa-square-person-confined:before {
    content: ""
}

.fa-user-tie:before {
    content: ""
}

.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
    content: ""
}

.fa-tent-arrow-down-to-line:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-person-skating:before,
.fa-skating:before {
    content: ""
}

.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
    content: ""
}

.fa-arrow-right-to-file:before,
.fa-file-import:before {
    content: ""
}

.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
    content: ""
}

.fa-box-open:before {
    content: ""
}

.fa-scroll:before {
    content: ""
}

.fa-spa:before {
    content: ""
}

.fa-location-pin-lock:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-hill-avalanche:before {
    content: ""
}

.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
    content: ""
}

.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-diamond-turn-right:before,
.fa-directions:before {
    content: ""
}

.fa-burst:before {
    content: ""
}

.fa-house-laptop:before,
.fa-laptop-house:before {
    content: ""
}

.fa-face-tired:before,
.fa-tired:before {
    content: ""
}

.fa-money-bills:before {
    content: ""
}

.fa-smog:before {
    content: ""
}

.fa-crutch:before {
    content: ""
}

.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
    content: ""
}

.fa-palette:before {
    content: ""
}

.fa-arrows-turn-right:before {
    content: ""
}

.fa-vest:before {
    content: ""
}

.fa-ferry:before {
    content: ""
}

.fa-arrows-down-to-people:before {
    content: ""
}

.fa-seedling:before,
.fa-sprout:before {
    content: ""
}

.fa-arrows-alt-h:before,
.fa-left-right:before {
    content: ""
}

.fa-boxes-packing:before {
    content: ""
}

.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
    content: ""
}

.fa-group-arrows-rotate:before {
    content: ""
}

.fa-bowl-food:before {
    content: ""
}

.fa-candy-cane:before {
    content: ""
}

.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
    content: ""
}

.fa-cloud-bolt:before,
.fa-thunderstorm:before {
    content: ""
}

.fa-remove-format:before,
.fa-text-slash:before {
    content: ""
}

.fa-face-smile-wink:before,
.fa-smile-wink:before {
    content: ""
}

.fa-file-word:before {
    content: ""
}

.fa-file-powerpoint:before {
    content: ""
}

.fa-arrows-h:before,
.fa-arrows-left-right:before {
    content: ""
}

.fa-house-lock:before {
    content: ""
}

.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
    content: ""
}

.fa-children:before {
    content: ""
}

.fa-blackboard:before,
.fa-chalkboard:before {
    content: ""
}

.fa-user-alt-slash:before,
.fa-user-large-slash:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
    content: ""
}

.fa-mattress-pillow:before {
    content: ""
}

.fa-guarani-sign:before {
    content: ""
}

.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-cruzeiro-sign:before {
    content: ""
}

.fa-greater-than-equal:before {
    content: ""
}

.fa-shield-alt:before,
.fa-shield-halved:before {
    content: ""
}

.fa-atlas:before,
.fa-book-atlas:before {
    content: ""
}

.fa-virus:before {
    content: ""
}

.fa-envelope-circle-check:before {
    content: ""
}

.fa-layer-group:before {
    content: ""
}

.fa-arrows-to-dot:before {
    content: ""
}

.fa-archway:before {
    content: ""
}

.fa-heart-circle-check:before {
    content: ""
}

.fa-house-chimney-crack:before,
.fa-house-damage:before {
    content: ""
}

.fa-file-archive:before,
.fa-file-zipper:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-glass-martini:before,
.fa-martini-glass-empty:before {
    content: ""
}

.fa-couch:before {
    content: ""
}

.fa-cedi-sign:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-church:before {
    content: ""
}

.fa-comments-dollar:before {
    content: ""
}

.fa-democrat:before {
    content: ""
}

.fa-z:before {
    content: "Z"
}

.fa-person-skiing:before,
.fa-skiing:before {
    content: ""
}

.fa-road-lock:before {
    content: ""
}

.fa-a:before {
    content: "A"
}

.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
    content: ""
}

.fa-feather-alt:before,
.fa-feather-pointed:before {
    content: ""
}

.fa-p:before {
    content: "P"
}

.fa-snowflake:before {
    content: ""
}

.fa-newspaper:before {
    content: ""
}

.fa-ad:before,
.fa-rectangle-ad:before {
    content: ""
}

.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
    content: ""
}

.fa-filter-circle-xmark:before {
    content: ""
}

.fa-locust:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
    content: ""
}

.fa-person-dress-burst:before {
    content: ""
}

.fa-money-check-alt:before,
.fa-money-check-dollar:before {
    content: ""
}

.fa-vector-square:before {
    content: ""
}

.fa-bread-slice:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-question:before {
    content: "?"
}

.fa-file-signature:before {
    content: ""
}

.fa-arrows-alt:before,
.fa-up-down-left-right:before {
    content: ""
}

.fa-house-chimney-user:before {
    content: ""
}

.fa-hand-holding-heart:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-money-check:before {
    content: ""
}

.fa-star-half-alt:before,
.fa-star-half-stroke:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
    content: ""
}

.fa-building-circle-exclamation:before {
    content: ""
}

.fa-magnifying-glass-chart:before {
    content: ""
}

.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
    content: ""
}

.fa-cubes-stacked:before {
    content: ""
}

.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
    content: ""
}

.fa-virus-covid:before {
    content: ""
}

.fa-austral-sign:before {
    content: ""
}

.fa-f:before {
    content: "F"
}

.fa-leaf:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-person-circle-plus:before {
    content: ""
}

.fa-chart-pie:before,
.fa-pie-chart:before {
    content: ""
}

.fa-bolt-lightning:before {
    content: ""
}

.fa-sack-xmark:before {
    content: ""
}

.fa-file-excel:before {
    content: ""
}

.fa-file-contract:before {
    content: ""
}

.fa-fish-fins:before {
    content: ""
}

.fa-building-flag:before {
    content: ""
}

.fa-face-grin-beam:before,
.fa-grin-beam:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-poop:before {
    content: ""
}

.fa-location-pin:before,
.fa-map-marker:before {
    content: ""
}

.fa-kaaba:before {
    content: ""
}

.fa-toilet-paper:before {
    content: ""
}

.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
    content: ""
}

.fa-plane-circle-check:before {
    content: ""
}

.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-chart-line:before,
.fa-line-chart:before {
    content: ""
}

.fa-mask-ventilator:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-map-signs:before,
.fa-signs-post:before {
    content: ""
}

.fa-cash-register:before {
    content: ""
}

.fa-person-circle-question:before {
    content: ""
}

.fa-h:before {
    content: "H"
}

.fa-tarp:before {
    content: ""
}

.fa-screwdriver-wrench:before,
.fa-tools:before {
    content: ""
}

.fa-arrows-to-eye:before {
    content: ""
}

.fa-plug-circle-bolt:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-mars-and-venus:before {
    content: ""
}

.fa-home-user:before,
.fa-house-user:before {
    content: ""
}

.fa-dumpster-fire:before {
    content: ""
}

.fa-house-crack:before {
    content: ""
}

.fa-cocktail:before,
.fa-martini-glass-citrus:before {
    content: ""
}

.fa-face-surprise:before,
.fa-surprise:before {
    content: ""
}

.fa-bottle-water:before {
    content: ""
}

.fa-circle-pause:before,
.fa-pause-circle:before {
    content: ""
}

.fa-toilet-paper-slash:before {
    content: ""
}

.fa-apple-alt:before,
.fa-apple-whole:before {
    content: ""
}

.fa-kitchen-set:before {
    content: ""
}

.fa-r:before {
    content: "R"
}

.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-bitcoin-sign:before {
    content: ""
}

.fa-shield-dog:before {
    content: ""
}

.fa-solar-panel:before {
    content: ""
}

.fa-lock-open:before {
    content: ""
}

.fa-elevator:before {
    content: ""
}

.fa-money-bill-transfer:before {
    content: ""
}

.fa-money-bill-trend-up:before {
    content: ""
}

.fa-house-flood-water-circle-arrow-right:before {
    content: ""
}

.fa-poll-h:before,
.fa-square-poll-horizontal:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-backward-fast:before,
.fa-fast-backward:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-user-astronaut:before {
    content: ""
}

.fa-plane-slash:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-basketball-ball:before,
.fa-basketball:before {
    content: ""
}

.fa-satellite-dish:before {
    content: ""
}

.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
    content: ""
}

.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
    content: ""
}

.fa-volume-high:before,
.fa-volume-up:before {
    content: ""
}

.fa-users-rays:before {
    content: ""
}

.fa-wallet:before {
    content: ""
}

.fa-clipboard-check:before {
    content: ""
}

.fa-file-audio:before {
    content: ""
}

.fa-burger:before,
.fa-hamburger:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-bugs:before {
    content: ""
}

.fa-rupee-sign:before,
.fa-rupee:before {
    content: ""
}

.fa-file-image:before {
    content: ""
}

.fa-circle-question:before,
.fa-question-circle:before {
    content: ""
}

.fa-plane-departure:before {
    content: ""
}

.fa-handshake-slash:before {
    content: ""
}

.fa-book-bookmark:before {
    content: ""
}

.fa-code-branch:before {
    content: ""
}

.fa-hat-cowboy:before {
    content: ""
}

.fa-bridge:before {
    content: ""
}

.fa-phone-alt:before,
.fa-phone-flip:before {
    content: ""
}

.fa-truck-front:before {
    content: ""
}

.fa-cat:before {
    content: ""
}

.fa-anchor-circle-exclamation:before {
    content: ""
}

.fa-truck-field:before {
    content: ""
}

.fa-route:before {
    content: ""
}

.fa-clipboard-question:before {
    content: ""
}

.fa-panorama:before {
    content: ""
}

.fa-comment-medical:before {
    content: ""
}

.fa-teeth-open:before {
    content: ""
}

.fa-file-circle-minus:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-wine-glass:before {
    content: ""
}

.fa-fast-forward:before,
.fa-forward-fast:before {
    content: ""
}

.fa-face-meh-blank:before,
.fa-meh-blank:before {
    content: ""
}

.fa-parking:before,
.fa-square-parking:before {
    content: ""
}

.fa-house-signal:before {
    content: ""
}

.fa-bars-progress:before,
.fa-tasks-alt:before {
    content: ""
}

.fa-faucet-drip:before {
    content: ""
}

.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
    content: ""
}

.fa-ban-smoking:before,
.fa-smoking-ban:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-mobile-button:before {
    content: ""
}

.fa-house-medical-flag:before {
    content: ""
}

.fa-basket-shopping:before,
.fa-shopping-basket:before {
    content: ""
}

.fa-tape:before {
    content: ""
}

.fa-bus-alt:before,
.fa-bus-simple:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-face-sad-cry:before,
.fa-sad-cry:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-person-military-to-person:before {
    content: ""
}

.fa-file-shield:before {
    content: ""
}

.fa-user-slash:before {
    content: ""
}

.fa-pen:before {
    content: ""
}

.fa-tower-observation:before {
    content: ""
}

.fa-file-code:before {
    content: ""
}

.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-heart-circle-xmark:before {
    content: ""
}

.fa-home-lg:before,
.fa-house-chimney:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-face-frown:before,
.fa-frown:before {
    content: ""
}

.fa-prescription:before {
    content: ""
}

.fa-shop:before,
.fa-store-alt:before {
    content: ""
}

.fa-floppy-disk:before,
.fa-save:before {
    content: ""
}

.fa-vihara:before {
    content: ""
}

.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-comment-dots:before,
.fa-commenting:before {
    content: ""
}

.fa-plant-wilt:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-face-grin-squint:before,
.fa-grin-squint:before {
    content: ""
}

.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
    content: ""
}

.fa-bacterium:before {
    content: ""
}

.fa-hand-pointer:before {
    content: ""
}

.fa-drum-steelpan:before {
    content: ""
}

.fa-hand-scissors:before {
    content: ""
}

.fa-hands-praying:before,
.fa-praying-hands:before {
    content: ""
}

.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
    content: ""
}

.fa-biohazard:before {
    content: ""
}

.fa-location-crosshairs:before,
.fa-location:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-child-dress:before {
    content: ""
}

.fa-users-between-lines:before {
    content: ""
}

.fa-lungs-virus:before {
    content: ""
}

.fa-face-grin-tears:before,
.fa-grin-tears:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-calendar-times:before,
.fa-calendar-xmark:before {
    content: ""
}

.fa-child-reaching:before {
    content: ""
}

.fa-head-side-virus:before {
    content: ""
}

.fa-user-cog:before,
.fa-user-gear:before {
    content: ""
}

.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
    content: ""
}

.fa-door-closed:before {
    content: ""
}

.fa-shield-virus:before {
    content: ""
}

.fa-dice-six:before {
    content: ""
}

.fa-mosquito-net:before {
    content: ""
}

.fa-bridge-water:before {
    content: ""
}

.fa-person-booth:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-hat-wizard:before {
    content: ""
}

.fa-pen-fancy:before {
    content: ""
}

.fa-digging:before,
.fa-person-digging:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
    content: ""
}

.fa-book-medical:before {
    content: ""
}

.fa-poo:before {
    content: ""
}

.fa-quote-right-alt:before,
.fa-quote-right:before {
    content: ""
}

.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-divide:before {
    content: ""
}

.fa-tenge-sign:before,
.fa-tenge:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-hands-holding:before {
    content: ""
}

.fa-hands-clapping:before {
    content: ""
}

.fa-republican:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-person-circle-xmark:before {
    content: ""
}

.fa-ruler:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-dice-d6:before {
    content: ""
}

.fa-restroom:before {
    content: ""
}

.fa-j:before {
    content: "J"
}

.fa-users-viewfinder:before {
    content: ""
}

.fa-file-video:before {
    content: ""
}

.fa-external-link-alt:before,
.fa-up-right-from-square:before {
    content: ""
}

.fa-table-cells:before,
.fa-th:before {
    content: ""
}

.fa-file-pdf:before {
    content: ""
}

.fa-bible:before,
.fa-book-bible:before {
    content: ""
}

.fa-o:before {
    content: "O"
}

.fa-medkit:before,
.fa-suitcase-medical:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-otter:before {
    content: ""
}

.fa-female:before,
.fa-person-dress:before {
    content: ""
}

.fa-comment-dollar:before {
    content: ""
}

.fa-briefcase-clock:before,
.fa-business-time:before {
    content: ""
}

.fa-table-cells-large:before,
.fa-th-large:before {
    content: ""
}

.fa-book-tanakh:before,
.fa-tanakh:before {
    content: ""
}

.fa-phone-volume:before,
.fa-volume-control-phone:before {
    content: ""
}

.fa-hat-cowboy-side:before {
    content: ""
}

.fa-clipboard-user:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-lira-sign:before {
    content: ""
}

.fa-satellite:before {
    content: ""
}

.fa-plane-lock:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-angle-double-up:before,
.fa-angles-up:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-arrow-right-to-city:before {
    content: ""
}

.fa-ribbon:before {
    content: ""
}

.fa-lungs:before {
    content: ""
}

.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
    content: ""
}

.fa-litecoin-sign:before {
    content: ""
}

.fa-border-none:before {
    content: ""
}

.fa-circle-nodes:before {
    content: ""
}

.fa-parachute-box:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-truck-field-un:before {
    content: ""
}

.fa-hourglass-empty:before,
.fa-hourglass:before {
    content: ""
}

.fa-mountain:before {
    content: ""
}

.fa-user-doctor:before,
.fa-user-md:before {
    content: ""
}

.fa-circle-info:before,
.fa-info-circle:before {
    content: ""
}

.fa-cloud-meatball:before {
    content: ""
}

.fa-camera-alt:before,
.fa-camera:before {
    content: ""
}

.fa-square-virus:before {
    content: ""
}

.fa-meteor:before {
    content: ""
}

.fa-car-on:before {
    content: ""
}

.fa-sleigh:before {
    content: ""
}

.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
    content: ""
}

.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
    content: ""
}

.fa-water:before {
    content: ""
}

.fa-calendar-check:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
    content: ""
}

.fa-landmark:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-person-cane:before {
    content: ""
}

.fa-tent:before {
    content: ""
}

.fa-vest-patches:before {
    content: ""
}

.fa-check-double:before {
    content: ""
}

.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
    content: ""
}

.fa-money-bill-wheat:before {
    content: ""
}

.fa-cookie:before {
    content: ""
}

.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-hard-drive:before,
.fa-hdd:before {
    content: ""
}

.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
    content: ""
}

.fa-dumbbell:before {
    content: ""
}

.fa-list-alt:before,
.fa-rectangle-list:before {
    content: ""
}

.fa-tarp-droplet:before {
    content: ""
}

.fa-house-medical-circle-check:before {
    content: ""
}

.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
    content: ""
}

.fa-calendar-plus:before {
    content: ""
}

.fa-plane-arrival:before {
    content: ""
}

.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
    content: ""
}

.fa-subway:before,
.fa-train-subway:before {
    content: ""
}

.fa-chart-gantt:before {
    content: ""
}

.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-crop-alt:before,
.fa-crop-simple:before {
    content: ""
}

.fa-money-bill-1:before,
.fa-money-bill-alt:before {
    content: ""
}

.fa-left-long:before,
.fa-long-arrow-alt-left:before {
    content: ""
}

.fa-dna:before {
    content: ""
}

.fa-virus-slash:before {
    content: ""
}

.fa-minus:before,
.fa-subtract:before {
    content: ""
}

.fa-chess:before {
    content: ""
}

.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
    content: ""
}

.fa-plug-circle-check:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-franc-sign:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-droplet-slash:before,
.fa-tint-slash:before {
    content: ""
}

.fa-mosque:before {
    content: ""
}

.fa-mosquito:before {
    content: ""
}

.fa-star-of-david:before {
    content: ""
}

.fa-person-military-rifle:before {
    content: ""
}

.fa-cart-shopping:before,
.fa-shopping-cart:before {
    content: ""
}

.fa-vials:before {
    content: ""
}

.fa-plug-circle-plus:before {
    content: ""
}

.fa-place-of-worship:before {
    content: ""
}

.fa-grip-vertical:before {
    content: ""
}

.fa-arrow-turn-up:before,
.fa-level-up:before {
    content: ""
}

.fa-u:before {
    content: "U"
}

.fa-square-root-alt:before,
.fa-square-root-variable:before {
    content: ""
}

.fa-clock-four:before,
.fa-clock:before {
    content: ""
}

.fa-backward-step:before,
.fa-step-backward:before {
    content: ""
}

.fa-pallet:before {
    content: ""
}

.fa-faucet:before {
    content: ""
}

.fa-baseball-bat-ball:before {
    content: ""
}

.fa-s:before {
    content: "S"
}

.fa-timeline:before {
    content: ""
}

.fa-keyboard:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
    content: ""
}

.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
    content: ""
}

.fa-plane-up:before {
    content: ""
}

.fa-piggy-bank:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-half:before {
    content: ""
}

.fa-mountain-city:before {
    content: ""
}

.fa-coins:before {
    content: ""
}

.fa-khanda:before {
    content: ""
}

.fa-sliders-h:before,
.fa-sliders:before {
    content: ""
}

.fa-folder-tree:before {
    content: ""
}

.fa-network-wired:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-hamsa:before {
    content: ""
}

.fa-cent-sign:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-person-pregnant:before {
    content: ""
}

.fa-wand-sparkles:before {
    content: ""
}

.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-long-arrow-alt-right:before,
.fa-right-long:before {
    content: ""
}

.fa-flag-usa:before {
    content: ""
}

.fa-laptop-file:before {
    content: ""
}

.fa-teletype:before,
.fa-tty:before {
    content: ""
}

.fa-diagram-next:before {
    content: ""
}

.fa-person-rifle:before {
    content: ""
}

.fa-house-medical-circle-exclamation:before {
    content: ""
}

.fa-closed-captioning:before {
    content: ""
}

.fa-hiking:before,
.fa-person-hiking:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-images:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-people-pulling:before {
    content: ""
}

.fa-n:before {
    content: "N"
}

.fa-cable-car:before,
.fa-tram:before {
    content: ""
}

.fa-cloud-rain:before {
    content: ""
}

.fa-building-circle-xmark:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-arrows-down-to-line:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-face-grin:before,
.fa-grin:before {
    content: ""
}

.fa-backspace:before,
.fa-delete-left:before {
    content: ""
}

.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
    content: ""
}

.fa-file-circle-check:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-face-meh:before,
.fa-meh:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-book-dead:before,
.fa-book-skull:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-heart-circle-exclamation:before {
    content: ""
}

.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
    content: ""
}

.fa-calendar-week:before {
    content: ""
}

.fa-laptop-medical:before {
    content: ""
}

.fa-b:before {
    content: "B"
}

.fa-file-medical:before {
    content: ""
}

.fa-dice-one:before {
    content: ""
}

.fa-kiwi-bird:before {
    content: ""
}

.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
    content: ""
}

.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
    content: ""
}

.fa-cutlery:before,
.fa-utensils:before {
    content: ""
}

.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
    content: ""
}

.fa-mill-sign:before {
    content: ""
}

.fa-bowl-rice:before {
    content: ""
}

.fa-skull:before {
    content: ""
}

.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
    content: ""
}

.fa-truck-pickup:before {
    content: ""
}

.fa-long-arrow-alt-up:before,
.fa-up-long:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-code-merge:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-hurricane:before {
    content: ""
}

.fa-mound:before {
    content: ""
}

.fa-toilet-portable:before {
    content: ""
}

.fa-compact-disc:before {
    content: ""
}

.fa-file-arrow-down:before,
.fa-file-download:before {
    content: ""
}

.fa-caravan:before {
    content: ""
}

.fa-shield-cat:before {
    content: ""
}

.fa-bolt:before,
.fa-zap:before {
    content: ""
}

.fa-glass-water:before {
    content: ""
}

.fa-oil-well:before {
    content: ""
}

.fa-vault:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-toilet:before {
    content: ""
}

.fa-plane-circle-xmark:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
    content: ""
}

.fa-sun:before {
    content: ""
}

.fa-guitar:before {
    content: ""
}

.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
    content: ""
}

.fa-horse-head:before {
    content: ""
}

.fa-bore-hole:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
    content: ""
}

.fa-arrows-turn-to-dots:before {
    content: ""
}

.fa-florin-sign:before {
    content: ""
}

.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
    content: ""
}

.fa-less-than:before {
    content: "<"
}

.fa-angle-down:before {
    content: ""
}

.fa-car-tunnel:before {
    content: ""
}

.fa-head-side-cough:before {
    content: ""
}

.fa-grip-lines:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-user-lock:before {
    content: ""
}

.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    content: ""
}

.fa-anchor-circle-xmark:before {
    content: ""
}

.fa-ellipsis-h:before,
.fa-ellipsis:before {
    content: ""
}

.fa-chess-pawn:before {
    content: ""
}

.fa-first-aid:before,
.fa-kit-medical:before {
    content: ""
}

.fa-person-through-window:before {
    content: ""
}

.fa-toolbox:before {
    content: ""
}

.fa-hands-holding-circle:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-credit-card-alt:before,
.fa-credit-card:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-hand-holding-hand:before {
    content: ""
}

.fa-book-open-reader:before,
.fa-book-reader:before {
    content: ""
}

.fa-mountain-sun:before {
    content: ""
}

.fa-arrows-left-right-to-line:before {
    content: ""
}

.fa-dice-d20:before {
    content: ""
}

.fa-truck-droplet:before {
    content: ""
}

.fa-file-circle-xmark:before {
    content: ""
}

.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
    content: ""
}

.fa-medal:before {
    content: ""
}

.fa-bed:before {
    content: ""
}

.fa-h-square:before,
.fa-square-h:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-plug-circle-xmark:before {
    content: ""
}

.fa-star-of-life:before {
    content: ""
}

.fa-phone-slash:before {
    content: ""
}

.fa-paint-roller:before {
    content: ""
}

.fa-hands-helping:before,
.fa-handshake-angle:before {
    content: ""
}

.fa-location-dot:before,
.fa-map-marker-alt:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-greater-than:before {
    content: ">"
}

.fa-person-swimming:before,
.fa-swimmer:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-droplet:before,
.fa-tint:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
    content: ""
}

.fa-person-burst:before {
    content: ""
}

.fa-dove:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-socks:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-section:before {
    content: ""
}

.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
    content: ""
}

.fa-envelope-open-text:before {
    content: ""
}

.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
    content: ""
}

.fa-wine-bottle:before {
    content: ""
}

.fa-chess-rook:before {
    content: ""
}

.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
    content: ""
}

.fa-dharmachakra:before {
    content: ""
}

.fa-hotdog:before {
    content: ""
}

.fa-blind:before,
.fa-person-walking-with-cane:before {
    content: ""
}

.fa-drum:before {
    content: ""
}

.fa-ice-cream:before {
    content: ""
}

.fa-heart-circle-bolt:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-check-to-slot:before,
.fa-vote-yea:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
    content: ""
}

.fa-tree-city:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-rupiah-sign:before {
    content: ""
}

.fa-magnifying-glass:before,
.fa-search:before {
    content: ""
}

.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
    content: ""
}

.fa-diagnoses:before,
.fa-person-dots-from-line:before {
    content: ""
}

.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
    content: ""
}

.fa-naira-sign:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-walkie-talkie:before {
    content: ""
}

.fa-file-edit:before,
.fa-file-pen:before {
    content: ""
}

.fa-receipt:before {
    content: ""
}

.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
    content: ""
}

.fa-suitcase-rolling:before {
    content: ""
}

.fa-person-circle-exclamation:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-skull-crossbones:before {
    content: ""
}

.fa-code-compare:before {
    content: ""
}

.fa-list-dots:before,
.fa-list-ul:before {
    content: ""
}

.fa-school-lock:before {
    content: ""
}

.fa-tower-cell:before {
    content: ""
}

.fa-down-long:before,
.fa-long-arrow-alt-down:before {
    content: ""
}

.fa-ranking-star:before {
    content: ""
}

.fa-chess-king:before {
    content: ""
}

.fa-person-harassing:before {
    content: ""
}

.fa-brazilian-real-sign:before {
    content: ""
}

.fa-landmark-alt:before,
.fa-landmark-dome:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
    content: ""
}

.fa-shrimp:before {
    content: ""
}

.fa-list-check:before,
.fa-tasks:before {
    content: ""
}

.fa-jug-detergent:before {
    content: ""
}

.fa-circle-user:before,
.fa-user-circle:before {
    content: ""
}

.fa-user-shield:before {
    content: ""
}

.fa-wind:before {
    content: ""
}

.fa-car-burst:before,
.fa-car-crash:before {
    content: ""
}

.fa-y:before {
    content: "Y"
}

.fa-person-snowboarding:before,
.fa-snowboarding:before {
    content: ""
}

.fa-shipping-fast:before,
.fa-truck-fast:before {
    content: ""
}

.fa-fish:before {
    content: ""
}

.fa-user-graduate:before {
    content: ""
}

.fa-adjust:before,
.fa-circle-half-stroke:before {
    content: ""
}

.fa-clapperboard:before {
    content: ""
}

.fa-circle-radiation:before,
.fa-radiation-alt:before {
    content: ""
}

.fa-baseball-ball:before,
.fa-baseball:before {
    content: ""
}

.fa-jet-fighter-up:before {
    content: ""
}

.fa-diagram-project:before,
.fa-project-diagram:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
    content: ""
}

.fa-hand-sparkles:before {
    content: ""
}

.fa-grip-horizontal:before,
.fa-grip:before {
    content: ""
}

.fa-share-from-square:before,
.fa-share-square:before {
    content: ""
}

.fa-child-combatant:before,
.fa-child-rifle:before {
    content: ""
}

.fa-gun:before {
    content: ""
}

.fa-phone-square:before,
.fa-square-phone:before {
    content: ""
}

.fa-add:before,
.fa-plus:before {
    content: "+"
}

.fa-expand:before {
    content: ""
}

.fa-computer:before {
    content: ""
}

.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
    content: ""
}

.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
    content: ""
}

.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
    content: ""
}

.fa-peso-sign:before {
    content: ""
}

.fa-building-shield:before {
    content: ""
}

.fa-baby:before {
    content: ""
}

.fa-users-line:before {
    content: ""
}

.fa-quote-left-alt:before,
.fa-quote-left:before {
    content: ""
}

.fa-tractor:before {
    content: ""
}

.fa-trash-arrow-up:before,
.fa-trash-restore:before {
    content: ""
}

.fa-arrow-down-up-lock:before {
    content: ""
}

.fa-lines-leaning:before {
    content: ""
}

.fa-ruler-combined:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-equals:before {
    content: "="
}

.fa-blender:before {
    content: ""
}

.fa-teeth:before {
    content: ""
}

.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-photo-film:before,
.fa-photo-video:before {
    content: ""
}

.fa-folder-minus:before {
    content: ""
}

.fa-store:before {
    content: ""
}

.fa-arrow-trend-up:before {
    content: ""
}

.fa-plug-circle-minus:before {
    content: ""
}

.fa-sign-hanging:before,
.fa-sign:before {
    content: ""
}

.fa-bezier-curve:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-tablet-android:before,
.fa-tablet:before {
    content: ""
}

.fa-school-flag:before {
    content: ""
}

.fa-fill:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-drumstick-bite:before {
    content: ""
}

.fa-holly-berry:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-bacteria:before {
    content: ""
}

.fa-hand-lizard:before {
    content: ""
}

.fa-notdef:before {
    content: ""
}

.fa-disease:before {
    content: ""
}

.fa-briefcase-medical:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-car-alt:before,
.fa-car-rear:before {
    content: ""
}

.fa-pump-soap:before {
    content: ""
}

.fa-video-slash:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-radio:before {
    content: ""
}

.fa-baby-carriage:before,
.fa-carriage-baby:before {
    content: ""
}

.fa-traffic-light:before {
    content: ""
}

.fa-thermometer:before {
    content: ""
}

.fa-vr-cardboard:before {
    content: ""
}

.fa-hand-middle-finger:before {
    content: ""
}

.fa-percent:before,
.fa-percentage:before {
    content: "%"
}

.fa-truck-moving:before {
    content: ""
}

.fa-glass-water-droplet:before {
    content: ""
}

.fa-display:before {
    content: ""
}

.fa-face-smile:before,
.fa-smile:before {
    content: ""
}

.fa-thumb-tack:before,
.fa-thumbtack:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-person-praying:before,
.fa-pray:before {
    content: ""
}

.fa-hammer:before {
    content: ""
}

.fa-hand-peace:before {
    content: ""
}

.fa-rotate:before,
.fa-sync-alt:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-robot:before {
    content: ""
}

.fa-peace:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-warehouse:before {
    content: ""
}

.fa-arrow-up-right-dots:before {
    content: ""
}

.fa-splotch:before {
    content: ""
}

.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
    content: ""
}

.fa-dice-four:before {
    content: ""
}

.fa-sim-card:before {
    content: ""
}

.fa-transgender-alt:before,
.fa-transgender:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-arrow-turn-down:before,
.fa-level-down:before {
    content: ""
}

.fa-person-falling-burst:before {
    content: ""
}

.fa-award:before {
    content: ""
}

.fa-ticket-alt:before,
.fa-ticket-simple:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-angle-double-left:before,
.fa-angles-left:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-clock-rotate-left:before,
.fa-history:before {
    content: ""
}

.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
    content: ""
}

.fa-arrow-right-from-file:before,
.fa-file-export:before {
    content: ""
}

.fa-shield-blank:before,
.fa-shield:before {
    content: ""
}

.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
    content: ""
}

.fa-house-medical:before {
    content: ""
}

.fa-golf-ball-tee:before,
.fa-golf-ball:before {
    content: ""
}

.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
    content: ""
}

.fa-house-chimney-window:before {
    content: ""
}

.fa-pen-nib:before {
    content: ""
}

.fa-tent-arrow-turn-left:before {
    content: ""
}

.fa-tents:before {
    content: ""
}

.fa-magic:before,
.fa-wand-magic:before {
    content: ""
}

.fa-dog:before {
    content: ""
}

.fa-carrot:before {
    content: ""
}

.fa-moon:before {
    content: ""
}

.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
    content: ""
}

.fa-cheese:before {
    content: ""
}

.fa-yin-yang:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-code-commit:before {
    content: ""
}

.fa-temperature-low:before {
    content: ""
}

.fa-biking:before,
.fa-person-biking:before {
    content: ""
}

.fa-broom:before {
    content: ""
}

.fa-shield-heart:before {
    content: ""
}

.fa-gopuram:before {
    content: ""
}

.fa-earth-oceania:before,
.fa-globe-oceania:before {
    content: ""
}

.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
    content: ""
}

.fa-hashtag:before {
    content: "#"
}

.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
    content: ""
}

.fa-oil-can:before {
    content: ""
}

.fa-t:before {
    content: "T"
}

.fa-hippo:before {
    content: ""
}

.fa-chart-column:before {
    content: ""
}

.fa-infinity:before {
    content: ""
}

.fa-vial-circle-check:before {
    content: ""
}

.fa-person-arrow-down-to-line:before {
    content: ""
}

.fa-voicemail:before {
    content: ""
}

.fa-fan:before {
    content: ""
}

.fa-person-walking-luggage:before {
    content: ""
}

.fa-arrows-alt-v:before,
.fa-up-down:before {
    content: ""
}

.fa-cloud-moon-rain:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-trailer:before {
    content: ""
}

.fa-bahai:before,
.fa-haykal:before {
    content: ""
}

.fa-sd-card:before {
    content: ""
}

.fa-dragon:before {
    content: ""
}

.fa-shoe-prints:before {
    content: ""
}

.fa-circle-plus:before,
.fa-plus-circle:before {
    content: ""
}

.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
    content: ""
}

.fa-hand-holding:before {
    content: ""
}

.fa-plug-circle-exclamation:before {
    content: ""
}

.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-person-walking-arrow-loop-left:before {
    content: ""
}

.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
    content: ""
}

.fa-fire-alt:before,
.fa-fire-flame-curved:before {
    content: ""
}

.fa-tornado:before {
    content: ""
}

.fa-file-circle-plus:before {
    content: ""
}

.fa-book-quran:before,
.fa-quran:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-border-all:before {
    content: ""
}

.fa-angry:before,
.fa-face-angry:before {
    content: ""
}

.fa-cookie-bite:before {
    content: ""
}

.fa-arrow-trend-down:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-draw-polygon:before {
    content: ""
}

.fa-balance-scale:before,
.fa-scale-balanced:before {
    content: ""
}

.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-desktop-alt:before,
.fa-desktop:before {
    content: ""
}

.fa-m:before {
    content: "M"
}

.fa-table-list:before,
.fa-th-list:before {
    content: ""
}

.fa-comment-sms:before,
.fa-sms:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-house-circle-check:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-diagram-successor:before {
    content: ""
}

.fa-truck-arrow-right:before {
    content: ""
}

.fa-arrows-split-up-and-left:before {
    content: ""
}

.fa-fist-raised:before,
.fa-hand-fist:before {
    content: ""
}

.fa-cloud-moon:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-person-falling:before {
    content: ""
}

.fa-image-portrait:before,
.fa-portrait:before {
    content: ""
}

.fa-user-tag:before {
    content: ""
}

.fa-rug:before {
    content: ""
}

.fa-earth-europe:before,
.fa-globe-europe:before {
    content: ""
}

.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
    content: ""
}

.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-baht-sign:before {
    content: ""
}

.fa-book-open:before {
    content: ""
}

.fa-book-journal-whills:before,
.fa-journal-whills:before {
    content: ""
}

.fa-handcuffs:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-bottle-droplet:before {
    content: ""
}

.fa-mask-face:before {
    content: ""
}

.fa-hill-rockslide:before {
    content: ""
}

.fa-exchange-alt:before,
.fa-right-left:before {
    content: ""
}

.fa-paper-plane:before {
    content: ""
}

.fa-road-circle-exclamation:before {
    content: ""
}

.fa-dungeon:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
    content: ""
}

.fa-life-ring:before {
    content: ""
}

.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-calendar-day:before {
    content: ""
}

.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
    content: ""
}

.fa-arrows-up-down:before,
.fa-arrows-v:before {
    content: ""
}

.fa-face-grimace:before,
.fa-grimace:before {
    content: ""
}

.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
    content: ""
}

.fa-level-down-alt:before,
.fa-turn-down:before {
    content: ""
}

.fa-person-walking-arrow-right:before {
    content: ""
}

.fa-envelope-square:before,
.fa-square-envelope:before {
    content: ""
}

.fa-dice:before {
    content: ""
}

.fa-bowling-ball:before {
    content: ""
}

.fa-brain:before {
    content: ""
}

.fa-band-aid:before,
.fa-bandage:before {
    content: ""
}

.fa-calendar-minus:before {
    content: ""
}

.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
    content: ""
}

.fa-gifts:before {
    content: ""
}

.fa-hotel:before {
    content: ""
}

.fa-earth-asia:before,
.fa-globe-asia:before {
    content: ""
}

.fa-id-card-alt:before,
.fa-id-card-clip:before {
    content: ""
}

.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-user-clock:before {
    content: ""
}

.fa-allergies:before,
.fa-hand-dots:before {
    content: ""
}

.fa-file-invoice:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-coffee:before,
.fa-mug-saucer:before {
    content: ""
}

.fa-brush:before {
    content: ""
}

.fa-mask:before {
    content: ""
}

.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
    content: ""
}

.fa-ruler-vertical:before {
    content: ""
}

.fa-user-alt:before,
.fa-user-large:before {
    content: ""
}

.fa-train-tram:before {
    content: ""
}

.fa-user-nurse:before {
    content: ""
}

.fa-syringe:before {
    content: ""
}

.fa-cloud-sun:before {
    content: ""
}

.fa-stopwatch-20:before {
    content: ""
}

.fa-square-full:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-jar:before {
    content: ""
}

.fa-note-sticky:before,
.fa-sticky-note:before {
    content: ""
}

.fa-bug-slash:before {
    content: ""
}

.fa-arrow-up-from-water-pump:before {
    content: ""
}

.fa-bone:before {
    content: ""
}

.fa-user-injured:before {
    content: ""
}

.fa-face-sad-tear:before,
.fa-sad-tear:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-tent-arrows-down:before {
    content: ""
}

.fa-exclamation:before {
    content: "!"
}

.fa-arrows-spin:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
    content: "$"
}

.fa-x:before {
    content: "X"
}

.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
    content: ""
}

.fa-users-cog:before,
.fa-users-gear:before {
    content: ""
}

.fa-person-military-pointing:before {
    content: ""
}

.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-trowel:before {
    content: ""
}

.fa-d:before {
    content: "D"
}

.fa-stapler:before {
    content: ""
}

.fa-masks-theater:before,
.fa-theater-masks:before {
    content: ""
}

.fa-kip-sign:before {
    content: ""
}

.fa-hand-point-left:before {
    content: ""
}

.fa-handshake-alt:before,
.fa-handshake-simple:before {
    content: ""
}

.fa-fighter-jet:before,
.fa-jet-fighter:before {
    content: ""
}

.fa-share-alt-square:before,
.fa-square-share-nodes:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-plus-minus:before {
    content: ""
}

.fa-video-camera:before,
.fa-video:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-hand-holding-medical:before {
    content: ""
}

.fa-person-circle-check:before {
    content: ""
}

.fa-level-up-alt:before,
.fa-turn-up:before {
    content: ""
}

.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,
.fab {
    font-weight: 400
}

.fa-monero:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-cloudflare:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-guilded:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-js-square:before,
.fa-square-js:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-unity:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-reddit-square:before,
.fa-square-reddit:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-square-font-awesome:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-instagram-square:before,
.fa-square-instagram:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-snapchat-square:before,
.fa-square-snapchat:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-watchman-monitoring:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-lyft:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-square-viadeo:before,
.fa-viadeo-square:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-dribbble-square:before,
.fa-square-dribbble:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-instalod:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-square-twitter:before,
.fa-twitter-square:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-golang:before {
    content: ""
}

.fa-kickstarter:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-uncharted:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-square-youtube:before,
.fa-youtube-square:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-rendact:before,
.fa-wpressr:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-nfc-directional:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-meta:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-unsplash:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-square-steam:before,
.fa-steam-square:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-square-vimeo:before,
.fa-vimeo-square:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-hive:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-padlet:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-github-square:before,
.fa-square-github:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-shopify:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-gitlab-square:before,
.fa-square-gitlab:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-hashnode:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-pinterest-square:before,
.fa-square-pinterest:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-dailymotion:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-nfc-symbol:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-google-plus-square:before,
.fa-square-google-plus:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-mizuni:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-square-xing:before,
.fa-xing-square:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-bilibili:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-42-group:before,
.fa-innosoft:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-tiktok:before {
    content: ""
}

.fa-facebook-square:before,
.fa-square-facebook:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-mixer:before {
    content: ""
}

.fa-lastfm-square:before,
.fa-square-lastfm:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-cmplid:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-deezer:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-screenpal:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-microblog:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-wirsindhandwerk:before,
.fa-wsh:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-octopus-deploy:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-snapchat-ghost:before,
.fa-snapchat:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-rust:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-behance-square:before,
.fa-square-behance:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-space-awesome:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-git-square:before,
.fa-square-git:before {
    content: ""
}

.fa-square-tumblr:before,
.fa-tumblr-square:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-perbyte:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-bots:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-ideal:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-firefox-browser:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-stubber:before {
    content: ""
}

.fa-telegram-plane:before,
.fa-telegram:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-odysee:before {
    content: ""
}

.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-edge-legacy:before {
    content: ""
}

.fa-slack-hash:before,
.fa-slack:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-medium-m:before,
.fa-medium:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-sitrox:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-strava:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-pushed:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-wodu:before {
    content: ""
}

.fa-google-pay:before {
    content: ""
}

.fa-intercom:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-pix:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,
.far {
    font-weight: 400
}

:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../fonts/fa-v4compatibility.woff2) format("woff2"), url(../fonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}

@font-face {
    font-family: "flaticon_quiety";
    src: url("../fonts/flaticon_quiety.ttf") format("truetype"), url("../fonts/flaticon_quiety.woff") format("woff"), url("../fonts/flaticon_quiety.woff2") format("woff2"), url("../fonts/flaticon_quiety.eot") format("embedded-opentype"), url("../fonts/flaticon_quiety.svg") format("svg")
}

i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
    font-family: flaticon_quiety !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.flaticon-layer:before {
    content: ""
}

.flaticon-group:before {
    content: ""
}

.flaticon-watch:before {
    content: ""
}

.flaticon-server-storage:before {
    content: ""
}

.flaticon-play:before {
    content: ""
}

.flaticon-edit:before {
    content: ""
}

.flaticon-eject:before {
    content: ""
}

.flaticon-rocket:before {
    content: ""
}

.flaticon-verified:before {
    content: ""
}

.flaticon-folder:before {
    content: ""
}

.flaticon-cloud-download:before {
    content: ""
}

.flaticon-copyright:before {
    content: ""
}

.flaticon-menu:before {
    content: ""
}

.flaticon-bell:before {
    content: ""
}

.flaticon-add:before {
    content: ""
}

.flaticon-check-mark:before {
    content: ""
}

.flaticon-street-view:before {
    content: ""
}

.flaticon-microphone:before {
    content: ""
}

.flaticon-network:before {
    content: ""
}

.flaticon-phone-book:before {
    content: ""
}

.flaticon-paper-plane:before {
    content: ""
}

.flaticon-trash:before {
    content: ""
}

.flaticon-id-card:before {
    content: ""
}

.flaticon-chat-bubble:before {
    content: ""
}

.flaticon-git:before {
    content: ""
}

.flaticon-delivery-truck:before {
    content: ""
}

.flaticon-graduate:before {
    content: ""
}

.flaticon-web-page:before {
    content: ""
}

.flaticon-add-contact:before {
    content: ""
}

.flaticon-command:before {
    content: ""
}

.flaticon-headset:before {
    content: ""
}

.flaticon-folder-1:before {
    content: ""
}

.flaticon-cancel:before {
    content: ""
}

.flaticon-house:before {
    content: ""
}

.flaticon-share:before {
    content: ""
}

.flaticon-upload:before {
    content: ""
}

.flaticon-printer:before {
    content: ""
}

.flaticon-download:before {
    content: ""
}

.flaticon-shuffle:before {
    content: ""
}

.flaticon-avatar:before {
    content: ""
}

.flaticon-pie-chart:before {
    content: ""
}

.flaticon-star:before {
    content: ""
}

.flaticon-link:before {
    content: ""
}

.flaticon-copy:before {
    content: ""
}

.flaticon-padlock:before {
    content: ""
}

.flaticon-settings:before {
    content: ""
}

.flaticon-upload-1:before {
    content: ""
}

.flaticon-download-1:before {
    content: ""
}

.flaticon-magnifying-glass:before {
    content: ""
}

.flaticon-like:before {
    content: ""
}

.flaticon-settings-1:before {
    content: ""
}

.flaticon-heart:before {
    content: ""
}

.flaticon-placeholder:before {
    content: ""
}

.flaticon-next:before {
    content: ""
}

.flaticon-garbage:before {
    content: ""
}

.flaticon-danger:before {
    content: ""
}

.flaticon-clipboard:before {
    content: ""
}

.flaticon-analytics:before {
    content: ""
}

.flaticon-graduation-cap:before {
    content: ""
}

.flaticon-flash:before {
    content: ""
}

.flaticon-user:before {
    content: ""
}

.flaticon-shopping-list:before {
    content: ""
}

.flaticon-briefcase:before {
    content: ""
}

.flaticon-credit-card:before {
    content: ""
}

.flaticon-pen-tool:before {
    content: ""
}

.flaticon-fingerprint:before {
    content: ""
}

.flaticon-logout:before {
    content: ""
}

.flaticon-envelope:before {
    content: ""
}

.flaticon-shopping-bag:before {
    content: ""
}

.flaticon-speaker:before {
    content: ""
}

.flaticon-phone-call:before {
    content: ""
}

.flaticon-vector:before {
    content: ""
}

.flaticon-dislike:before {
    content: ""
}

.flaticon-reload:before {
    content: ""
}

.flaticon-chat:before {
    content: ""
}

.flaticon-chat-1:before {
    content: ""
}

.flaticon-chat-2:before {
    content: ""
}

.flaticon-sun:before {
    content: ""
}

.flaticon-moon:before {
    content: ""
}

.flaticon-web-programming:before {
    content: ""
}

.flaticon-paper-plane-1:before {
    content: ""
}

.flaticon-sun-1:before {
    content: ""
}

.flaticon-moon-1:before {
    content: ""
}

/*!
 * Bootstrap  v5.3.0-alpha3 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #0c0800;
    --bs-white: #ffffff;
    --bs-gray: #525252;
    --bs-gray-dark: #262626;
    --bs-gray-100: #f5f5f5;
    --bs-gray-200: #e5e5e5;
    --bs-gray-300: #d4d4d4;
    --bs-gray-400: #a3a3a3;
    --bs-gray-500: #737373;
    --bs-gray-600: #525252;
    --bs-gray-700: #404040;
    --bs-gray-800: #262626;
    --bs-gray-900: #171717;
    --bs-primary: #FF7425;
    --bs-accent: #168323;
    --bs-secondary: #181818;
    --bs-success: #74B51B;
    --bs-info: #0FCFFF;
    --bs-warning: #FFC300;
    --bs-danger: #FF6B35;
    --bs-primary-rgb: 255, 116, 37;
    --bs-accent-rgb: 22, 131, 35;
    --bs-secondary-rgb: 24, 24, 24;
    --bs-success-rgb: 116, 181, 27;
    --bs-info-rgb: 15, 207, 255;
    --bs-warning-rgb: 255, 195, 0;
    --bs-danger-rgb: 255, 107, 53;
    --bs-primary-text-emphasis: #662e0f;
    --bs-secondary-text-emphasis: #0a0a0a;
    --bs-success-text-emphasis: #2e480b;
    --bs-info-text-emphasis: #065366;
    --bs-warning-text-emphasis: #664e00;
    --bs-danger-text-emphasis: #662b15;
    --bs-light-text-emphasis: #404040;
    --bs-dark-text-emphasis: #404040;
    --bs-primary-bg-subtle: #ffe3d3;
    --bs-secondary-bg-subtle: #d1d1d1;
    --bs-success-bg-subtle: #e3f0d1;
    --bs-info-bg-subtle: #cff5ff;
    --bs-warning-bg-subtle: #fff3cc;
    --bs-danger-bg-subtle: #ffe1d7;
    --bs-light-bg-subtle: #fafafa;
    --bs-dark-bg-subtle: #a3a3a3;
    --bs-primary-border-subtle: #ffc7a8;
    --bs-secondary-border-subtle: #a3a3a3;
    --bs-success-border-subtle: #c7e1a4;
    --bs-info-border-subtle: #9fecff;
    --bs-warning-border-subtle: #ffe799;
    --bs-danger-border-subtle: #ffc4ae;
    --bs-light-border-subtle: #e5e5e5;
    --bs-dark-border-subtle: #737373;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 12, 8, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.75;
    --bs-body-color: #737373;
    --bs-body-color-rgb: 115, 115, 115;
    --bs-body-bg: #ffffff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #0c0800;
    --bs-emphasis-color-rgb: 12, 8, 0;
    --bs-secondary-color: rgba(115, 115, 115, 0.75);
    --bs-secondary-color-rgb: 115, 115, 115;
    --bs-secondary-bg: #e5e5e5;
    --bs-secondary-bg-rgb: 229, 229, 229;
    --bs-tertiary-color: rgba(115, 115, 115, 0.5);
    --bs-tertiary-color-rgb: 115, 115, 115;
    --bs-tertiary-bg: #f5f5f5;
    --bs-tertiary-bg-rgb: 245, 245, 245;
    --bs-heading-color: #262626;
    --bs-link-color: #FF7425;
    --bs-link-color-rgb: 255, 116, 37;
    --bs-link-decoration: none;
    --bs-link-hover-color: #f15700;
    --bs-link-hover-color-rgb: 241, 87, 0;
    --bs-link-hover-decoration: none;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: rgba(17, 24, 39, 0.12);
    --bs-border-color-translucent: rgba(12, 8, 0, 0.175);
    --bs-border-radius: 0.3125rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.4375rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0px 0px 2px rgba(145, 158, 171, 0.3), 0px 12px 24px rgba(145, 158, 171, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.3rem -0.0625rem rgba(12, 8, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(12, 8, 0, 0.06);
    --bs-box-shadow-lg: 0 0.3rem 1.525rem -0.375rem rgba(12, 8, 0, 0.1);
    --bs-box-shadow-inset: inset 0 1px 2px transparent;
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(255, 116, 37, 0.25);
    --bs-form-valid-color: #74B51B;
    --bs-form-valid-border-color: #74B51B;
    --bs-form-invalid-color: #FF6B35;
    --bs-form-invalid-border-color: #FF6B35
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #737373;
    --bs-body-color-rgb: 115, 115, 115;
    --bs-body-bg: #171717;
    --bs-body-bg-rgb: 23, 23, 23;
    --bs-emphasis-color: #ffffff;
    --bs-emphasis-color-rgb: 255, 255, 255;
    --bs-secondary-color: rgba(115, 115, 115, 0.75);
    --bs-secondary-color-rgb: 115, 115, 115;
    --bs-secondary-bg: #262626;
    --bs-secondary-bg-rgb: 38, 38, 38;
    --bs-tertiary-color: rgba(115, 115, 115, 0.5);
    --bs-tertiary-color-rgb: 115, 115, 115;
    --bs-tertiary-bg: #1f1f1f;
    --bs-tertiary-bg-rgb: 31, 31, 31;
    --bs-primary-text-emphasis: #ffac7c;
    --bs-secondary-text-emphasis: #747474;
    --bs-success-text-emphasis: #acd376;
    --bs-info-text-emphasis: #6fe2ff;
    --bs-warning-text-emphasis: #ffdb66;
    --bs-danger-text-emphasis: #ffa686;
    --bs-light-text-emphasis: #f5f5f5;
    --bs-dark-text-emphasis: #d4d4d4;
    --bs-primary-bg-subtle: #331707;
    --bs-secondary-bg-subtle: #050505;
    --bs-success-bg-subtle: #172405;
    --bs-info-bg-subtle: #032933;
    --bs-warning-bg-subtle: #332700;
    --bs-danger-bg-subtle: #33150b;
    --bs-light-bg-subtle: #262626;
    --bs-dark-bg-subtle: #191713;
    --bs-primary-border-subtle: #994616;
    --bs-secondary-border-subtle: #0e0e0e;
    --bs-success-border-subtle: #466d10;
    --bs-info-border-subtle: #097c99;
    --bs-warning-border-subtle: #997500;
    --bs-danger-border-subtle: #994020;
    --bs-light-border-subtle: #404040;
    --bs-dark-border-subtle: #262626;
    --bs-link-color: #ffac7c;
    --bs-link-hover-color: #ffac7c;
    --bs-link-color-rgb: 255, 172, 124;
    --bs-link-hover-color-rgb: 255, 172, 124;
    --bs-code-color: #e685b5;
    --bs-border-color: #404040;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(12, 8, 0, 0)
}

hr {
    margin: 0 0;
    color: rgba(17, 24, 39, .12);
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 1
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin-top: 0;
    margin-bottom: .625rem;
    font-family: "Thicciboi", sans-serif;
    font-weight: 800;
    line-height: 1.2;
    color: var(--bs-heading-color, inherit)
}

h1,
.h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media(min-width: 1200px) {
    h1,
    .h1 {
        font-size: 2.5rem
    }
}

h2,
.h2 {
    font-size: calc(1.325rem + 0.9vw)
}

@media(min-width: 1200px) {
    h2,
    .h2 {
        font-size: 2rem
    }
}

h3,
.h3 {
    font-size: calc(1.3rem + 0.6vw)
}

@media(min-width: 1200px) {
    h3,
    .h3 {
        font-size: 1.75rem
    }
}

h4,
.h4 {
    font-size: calc(1.275rem + 0.3vw)
}

@media(min-width: 1200px) {
    h4,
    .h4 {
        font-size: 1.5rem
    }
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1.0625rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small,
.small {
    font-size: 0.8em
}

mark,
.mark {
    padding: .1875em;
    background-color: var(--bs-highlight-bg)
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: none
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
    text-decoration: none
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

pre,
code,
kbd,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.8em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: 0.8em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .1875rem .375rem;
    font-size: 0.8em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-secondary-color);
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit
}

@media(min-width: 1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

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

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem;
    font-weight: 500
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-1 {
        font-size: 5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.display-404 {
    font-size: calc(2.125rem + 10.5vw);
    font-weight: 800;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .display-404 {
        font-size: 10rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 0.8em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    color: #525252
}

.blockquote-footer::before {
    content: "— "
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 0.8em;
    color: var(--bs-secondary-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%
}

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

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

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    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.25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-sm-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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.25rem
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 2rem
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 2rem
    }
    .g-sm-6,
    .gx-sm-6 {
        --bs-gutter-x: 2.5rem
    }
    .g-sm-6,
    .gy-sm-6 {
        --bs-gutter-y: 2.5rem
    }
    .g-sm-7,
    .gx-sm-7 {
        --bs-gutter-x: 3rem
    }
    .g-sm-7,
    .gy-sm-7 {
        --bs-gutter-y: 3rem
    }
    .g-sm-8,
    .gx-sm-8 {
        --bs-gutter-x: 3.5rem
    }
    .g-sm-8,
    .gy-sm-8 {
        --bs-gutter-y: 3.5rem
    }
    .g-sm-9,
    .gx-sm-9 {
        --bs-gutter-x: 4rem
    }
    .g-sm-9,
    .gy-sm-9 {
        --bs-gutter-y: 4rem
    }
    .g-sm-10,
    .gx-sm-10 {
        --bs-gutter-x: 4.5rem
    }
    .g-sm-10,
    .gy-sm-10 {
        --bs-gutter-y: 4.5rem
    }
    .g-sm-grid-gutter,
    .gx-sm-grid-gutter {
        --bs-gutter-x: 1.5rem
    }
    .g-sm-grid-gutter,
    .gy-sm-grid-gutter {
        --bs-gutter-y: 1.5rem
    }
}

@media(min-width: 768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-md-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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.25rem
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 2rem
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 2rem
    }
    .g-md-6,
    .gx-md-6 {
        --bs-gutter-x: 2.5rem
    }
    .g-md-6,
    .gy-md-6 {
        --bs-gutter-y: 2.5rem
    }
    .g-md-7,
    .gx-md-7 {
        --bs-gutter-x: 3rem
    }
    .g-md-7,
    .gy-md-7 {
        --bs-gutter-y: 3rem
    }
    .g-md-8,
    .gx-md-8 {
        --bs-gutter-x: 3.5rem
    }
    .g-md-8,
    .gy-md-8 {
        --bs-gutter-y: 3.5rem
    }
    .g-md-9,
    .gx-md-9 {
        --bs-gutter-x: 4rem
    }
    .g-md-9,
    .gy-md-9 {
        --bs-gutter-y: 4rem
    }
    .g-md-10,
    .gx-md-10 {
        --bs-gutter-x: 4.5rem
    }
    .g-md-10,
    .gy-md-10 {
        --bs-gutter-y: 4.5rem
    }
    .g-md-grid-gutter,
    .gx-md-grid-gutter {
        --bs-gutter-x: 1.5rem
    }
    .g-md-grid-gutter,
    .gy-md-grid-gutter {
        --bs-gutter-y: 1.5rem
    }
}

@media(min-width: 992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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.25rem
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 2rem
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 2rem
    }
    .g-lg-6,
    .gx-lg-6 {
        --bs-gutter-x: 2.5rem
    }
    .g-lg-6,
    .gy-lg-6 {
        --bs-gutter-y: 2.5rem
    }
    .g-lg-7,
    .gx-lg-7 {
        --bs-gutter-x: 3rem
    }
    .g-lg-7,
    .gy-lg-7 {
        --bs-gutter-y: 3rem
    }
    .g-lg-8,
    .gx-lg-8 {
        --bs-gutter-x: 3.5rem
    }
    .g-lg-8,
    .gy-lg-8 {
        --bs-gutter-y: 3.5rem
    }
    .g-lg-9,
    .gx-lg-9 {
        --bs-gutter-x: 4rem
    }
    .g-lg-9,
    .gy-lg-9 {
        --bs-gutter-y: 4rem
    }
    .g-lg-10,
    .gx-lg-10 {
        --bs-gutter-x: 4.5rem
    }
    .g-lg-10,
    .gy-lg-10 {
        --bs-gutter-y: 4.5rem
    }
    .g-lg-grid-gutter,
    .gx-lg-grid-gutter {
        --bs-gutter-x: 1.5rem
    }
    .g-lg-grid-gutter,
    .gy-lg-grid-gutter {
        --bs-gutter-y: 1.5rem
    }
}

@media(min-width: 1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-xl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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.25rem
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 2rem
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 2rem
    }
    .g-xl-6,
    .gx-xl-6 {
        --bs-gutter-x: 2.5rem
    }
    .g-xl-6,
    .gy-xl-6 {
        --bs-gutter-y: 2.5rem
    }
    .g-xl-7,
    .gx-xl-7 {
        --bs-gutter-x: 3rem
    }
    .g-xl-7,
    .gy-xl-7 {
        --bs-gutter-y: 3rem
    }
    .g-xl-8,
    .gx-xl-8 {
        --bs-gutter-x: 3.5rem
    }
    .g-xl-8,
    .gy-xl-8 {
        --bs-gutter-y: 3.5rem
    }
    .g-xl-9,
    .gx-xl-9 {
        --bs-gutter-x: 4rem
    }
    .g-xl-9,
    .gy-xl-9 {
        --bs-gutter-y: 4rem
    }
    .g-xl-10,
    .gx-xl-10 {
        --bs-gutter-x: 4.5rem
    }
    .g-xl-10,
    .gy-xl-10 {
        --bs-gutter-y: 4.5rem
    }
    .g-xl-grid-gutter,
    .gx-xl-grid-gutter {
        --bs-gutter-x: 1.5rem
    }
    .g-xl-grid-gutter,
    .gy-xl-grid-gutter {
        --bs-gutter-y: 1.5rem
    }
}

@media(min-width: 1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-xxl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xxl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xxl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xxl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-xxl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xxl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xxl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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.25rem
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 2rem
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 2rem
    }
    .g-xxl-6,
    .gx-xxl-6 {
        --bs-gutter-x: 2.5rem
    }
    .g-xxl-6,
    .gy-xxl-6 {
        --bs-gutter-y: 2.5rem
    }
    .g-xxl-7,
    .gx-xxl-7 {
        --bs-gutter-x: 3rem
    }
    .g-xxl-7,
    .gy-xxl-7 {
        --bs-gutter-y: 3rem
    }
    .g-xxl-8,
    .gx-xxl-8 {
        --bs-gutter-x: 3.5rem
    }
    .g-xxl-8,
    .gy-xxl-8 {
        --bs-gutter-y: 3.5rem
    }
    .g-xxl-9,
    .gx-xxl-9 {
        --bs-gutter-x: 4rem
    }
    .g-xxl-9,
    .gy-xxl-9 {
        --bs-gutter-y: 4rem
    }
    .g-xxl-10,
    .gx-xxl-10 {
        --bs-gutter-x: 4.5rem
    }
    .g-xxl-10,
    .gy-xxl-10 {
        --bs-gutter-y: 4.5rem
    }
    .g-xxl-grid-gutter,
    .gx-xxl-grid-gutter {
        --bs-gutter-x: 1.5rem
    }
    .g-xxl-grid-gutter,
    .gy-xxl-grid-gutter {
        --bs-gutter-y: 1.5rem
    }
}

.table {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(12, 8, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(12, 8, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(12, 8, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: var(--bs-table-color);
    vertical-align: top;
    border-color: var(--bs-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--bs-border-width) * 2) solid currentcolor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .25rem
}

.table-bordered>:not(caption)>* {
    border-width: var(--bs-border-width) 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--bs-border-width)
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-striped-columns>:not(caption)>tr>:nth-child(even) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-color: #0c0800;
    --bs-table-bg: #ffe3d3;
    --bs-table-border-color: #e7cdbe;
    --bs-table-striped-bg: #f3d8c8;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #e7cdbe;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #edd3c3;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-secondary {
    --bs-table-color: #0c0800;
    --bs-table-bg: #d1d1d1;
    --bs-table-border-color: #bdbdbc;
    --bs-table-striped-bg: #c7c7c7;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #bdbdbc;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #c2c2c1;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-success {
    --bs-table-color: #0c0800;
    --bs-table-bg: #e3f0d1;
    --bs-table-border-color: #ced9bc;
    --bs-table-striped-bg: #d8e4c7;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #ced9bc;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #d3dfc1;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-info {
    --bs-table-color: #0c0800;
    --bs-table-bg: #cff5ff;
    --bs-table-border-color: #bcdde6;
    --bs-table-striped-bg: #c5e9f2;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #bcdde6;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #c0e3ec;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-warning {
    --bs-table-color: #0c0800;
    --bs-table-bg: #fff3cc;
    --bs-table-border-color: #e7dcb8;
    --bs-table-striped-bg: #f3e7c2;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #e7dcb8;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #ede1bd;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-danger {
    --bs-table-color: #0c0800;
    --bs-table-bg: #ffe1d7;
    --bs-table-border-color: #e7cbc2;
    --bs-table-striped-bg: #f3d6cc;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #e7cbc2;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #edd1c7;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-light {
    --bs-table-color: #0c0800;
    --bs-table-bg: #f5f5f5;
    --bs-table-border-color: #dedddd;
    --bs-table-striped-bg: #e9e9e9;
    --bs-table-striped-color: #0c0800;
    --bs-table-active-bg: #dedddd;
    --bs-table-active-color: #0c0800;
    --bs-table-hover-bg: #e4e3e3;
    --bs-table-hover-color: #0c0800;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-dark {
    --bs-table-color: #ffffff;
    --bs-table-bg: #111827;
    --bs-table-border-color: #292f3d;
    --bs-table-striped-bg: #1d2432;
    --bs-table-striped-color: #ffffff;
    --bs-table-active-bg: #292f3d;
    --bs-table-active-color: #ffffff;
    --bs-table-hover-bg: #232937;
    --bs-table-hover-color: #ffffff;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

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

@media(max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media(max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(0.65rem + var(--bs-border-width));
    padding-bottom: calc(0.65rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.75
}

.col-form-label-lg {
    padding-top: calc(0.75rem + var(--bs-border-width));
    padding-bottom: calc(0.75rem + var(--bs-border-width));
    font-size: 1.0625rem
}

.col-form-label-sm {
    padding-top: calc(0.425rem + var(--bs-border-width));
    padding-bottom: calc(0.425rem + var(--bs-border-width));
    font-size: 0.8125rem
}

.form-text {
    margin-top: .25rem;
    font-size: 0.8em;
    color: var(--bs-secondary-color)
}

.form-control {
    display: block;
    width: 100%;
    padding: .65rem 1rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid rgba(17, 24, 39, .12);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: rgba(145, 158, 171, .3);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.75em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::-webkit-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::-moz-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::file-selector-button {
    padding: .65rem 1rem;
    margin: -0.65rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .65rem 0;
    margin-bottom: 0;
    line-height: 1.75;
    color: var(--bs-body-color);
    background-color: rgba(0, 0, 0, 0);
    border: solid rgba(0, 0, 0, 0);
    border-width: var(--bs-border-width) 0
}

.form-control-plaintext:focus {
    outline: 0
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.75em + 0.85rem + calc(var(--bs-border-width) * 2));
    padding: .425rem .75rem;
    font-size: 0.8125rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-control-sm::file-selector-button {
    padding: .425rem .75rem;
    margin: -0.425rem -0.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem
}

.form-control-lg {
    min-height: calc(1.75em + 1.5rem + calc(var(--bs-border-width) * 2));
    padding: .75rem 1.25rem;
    font-size: 1.0625rem;
    border-radius: var(--bs-border-radius-lg)
}

.form-control-lg::file-selector-button {
    padding: .75rem 1.25rem;
    margin: -0.75rem -1.25rem;
    -webkit-margin-end: 1.25rem;
    margin-inline-end: 1.25rem
}

textarea.form-control {
    min-height: calc(1.75em + 1.3rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm {
    min-height: calc(1.75em + 0.85rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg {
    min-height: calc(1.75em + 1.5rem + calc(var(--bs-border-width) * 2))
}

.form-control-color {
    width: 3rem;
    height: calc(1.75em + 1.3rem + calc(var(--bs-border-width) * 2));
    padding: .65rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    border: 0 !important;
    border-radius: .375rem
}

.form-control-color::-webkit-color-swatch {
    border: 0 !important;
    border-radius: .375rem
}

.form-control-color.form-control-sm {
    height: calc(1.75em + 0.85rem + calc(var(--bs-border-width) * 2))
}

.form-control-color.form-control-lg {
    height: calc(1.75em + 1.5rem + calc(var(--bs-border-width) * 2))
}

.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .65rem 3rem .65rem 1rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid rgba(17, 24, 39, .12);
    border-radius: .375rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .form-select {
        -webkit-transition: none;
        transition: none
    }
}

.form-select:focus {
    border-color: rgba(145, 158, 171, .3);
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 116, 37, .25);
    box-shadow: 0 0 0 0 rgba(255, 116, 37, .25)
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: 1rem;
    background-image: none
}

.form-select:disabled {
    background-color: var(--bs-secondary-bg)
}

.form-select:-moz-focusring {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 var(--bs-body-color)
}

.form-select-sm {
    padding-top: .425rem;
    padding-bottom: .425rem;
    padding-left: .75rem;
    font-size: 0.8125rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-select-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.25rem;
    font-size: 1.0625rem;
    border-radius: var(--bs-border-radius-lg)
}

[data-bs-theme=dark] .form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

.form-check {
    display: block;
    min-height: 1.75rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-reverse {
    padding-right: 1.5em;
    padding-left: 0;
    text-align: right
}

.form-check-reverse .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0
}

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    width: 1em;
    height: 1em;
    margin-top: .375em;
    vertical-align: top;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    print-color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: rgba(145, 158, 171, .3);
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(255, 116, 37, .25);
    box-shadow: 0 0 0 .25rem rgba(255, 116, 37, .25)
}

.form-check-input:checked {
    background-color: #ff7425;
    border-color: #ff7425
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #ff7425;
    border-color: #ff7425;
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .5
}

.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
    cursor: default;
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2812, 8, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    -webkit-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28145, 158, 171, 0.3%29'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")
}

.form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0
}

.form-switch.form-check-reverse .form-check-input {
    margin-right: -2.5em;
    margin-left: 0
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.btn-check[disabled]+.btn,
.btn-check:disabled+.btn {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range {
    width: 100%;
    height: 1rem;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, none;
    box-shadow: 0 0 0 1px #fff, none
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, none
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #ff7425;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #ffd5be
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    background-color: var(--bs-tertiary-bg);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #ff7425;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #ffd5be
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    background-color: var(--bs-tertiary-bg);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb {
    background-color: var(--bs-secondary-color)
}

.form-floating {
    position: relative
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem 1rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid rgba(0, 0, 0, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .form-floating>label {
        -webkit-transition: none;
        transition: none
    }
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
    padding: 1rem 1rem
}

.form-floating>.form-control::-webkit-input-placeholder,
.form-floating>.form-control-plaintext::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-floating>.form-control::-moz-placeholder,
.form-floating>.form-control-plaintext::-moz-placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-floating>.form-control:-ms-input-placeholder,
.form-floating>.form-control-plaintext:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-floating>.form-control::-ms-input-placeholder,
.form-floating>.form-control-plaintext::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-floating>.form-control::placeholder,
.form-floating>.form-control-plaintext::placeholder {
    color: rgba(0, 0, 0, 0)
}

.form-floating>.form-control:not(:-moz-placeholder-shown),
.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:not(:-ms-input-placeholder),
.form-floating>.form-control-plaintext:not(:-ms-input-placeholder) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:-webkit-autofill,
.form-floating>.form-control-plaintext:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    color: rgba(var(--bs-body-color-rgb), 0.65);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating>.form-control:not(:-ms-input-placeholder)~label {
    color: rgba(var(--bs-body-color-rgb), 0.65);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-control-plaintext~label,
.form-floating>.form-select~label {
    color: rgba(var(--bs-body-color-rgb), 0.65);
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: .375rem
}

.form-floating>.form-control:not(:-ms-input-placeholder)~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: .375rem
}

.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-select~label::after {
    position: absolute;
    inset: 1rem .5rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: .375rem
}

.form-floating>.form-control:-webkit-autofill~label {
    color: rgba(var(--bs-body-color-rgb), 0.65);
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating>.form-control-plaintext~label {
    border-width: var(--bs-border-width) 0
}

.form-floating>:disabled~label {
    color: #525252
}

.form-floating>:disabled~label::after {
    background-color: var(--bs-secondary-bg)
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,
.input-group>.form-select,
.input-group>.form-floating {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group>.form-control:focus,
.input-group>.form-select:focus,
.input-group>.form-floating:focus-within {
    z-index: 5
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 5
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .65rem 1rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid rgba(17, 24, 39, .12);
    border-radius: .375rem
}

.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn {
    padding: .75rem 1.25rem;
    font-size: 1.0625rem;
    border-radius: var(--bs-border-radius-lg)
}

.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn {
    padding: .425rem .75rem;
    font-size: 0.8125rem;
    border-radius: var(--bs-border-radius-sm)
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
    padding-right: 4rem
}

.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: calc(var(--bs-border-width) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.form-floating:not(:first-child)>.form-control,
.input-group>.form-floating:not(:first-child)>.form-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 0.8em;
    color: var(--bs-form-valid-color)
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: var(--bs-success);
    border-radius: var(--bs-border-radius)
}

.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.75em + 1.3rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2374B51B' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.4375em + 0.325rem) center;
    background-size: calc(0.875em + 0.65rem) calc(0.875em + 0.65rem)
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.75em + 1.3rem);
    background-position: top calc(0.4375em + 0.325rem) right calc(0.4375em + 0.325rem)
}

.was-validated .form-select:valid,
.form-select.is-valid {
    border-color: var(--bs-form-valid-border-color)
}

.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2374B51B' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    padding-right: 5.5rem;
    background-position: right 1rem center, center right 3rem;
    background-size: 16px 12px, calc(0.875em + 0.65rem) calc(0.875em + 0.65rem)
}

.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25)
}

.was-validated .form-control-color:valid,
.form-control-color.is-valid {
    width: calc(3rem + calc(1.75em + 1.3rem))
}

.was-validated .form-check-input:valid,
.form-check-input.is-valid {
    border-color: var(--bs-form-valid-border-color)
}

.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
    background-color: var(--bs-form-valid-color)
}

.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb), 0.25)
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: var(--bs-form-valid-color)
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.was-validated .input-group>.form-control:not(:focus):valid,
.input-group>.form-control:not(:focus).is-valid,
.was-validated .input-group>.form-select:not(:focus):valid,
.input-group>.form-select:not(:focus).is-valid,
.was-validated .input-group>.form-floating:not(:focus-within):valid,
.input-group>.form-floating:not(:focus-within).is-valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 0.8em;
    color: var(--bs-form-invalid-color)
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: var(--bs-danger);
    border-radius: var(--bs-border-radius)
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.75em + 1.3rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF6B35'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF6B35' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.4375em + 0.325rem) center;
    background-size: calc(0.875em + 0.65rem) calc(0.875em + 0.65rem)
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.75em + 1.3rem);
    background-position: top calc(0.4375em + 0.325rem) right calc(0.4375em + 0.325rem)
}

.was-validated .form-select:invalid,
.form-select.is-invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF6B35'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF6B35' stroke='none'/%3e%3c/svg%3e");
    padding-right: 5.5rem;
    background-position: right 1rem center, center right 3rem;
    background-size: 16px 12px, calc(0.875em + 0.65rem) calc(0.875em + 0.65rem)
}

.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25)
}

.was-validated .form-control-color:invalid,
.form-control-color.is-invalid {
    width: calc(3rem + calc(1.75em + 1.3rem))
}

.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
    background-color: var(--bs-form-invalid-color)
}

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb), 0.25)
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: var(--bs-form-invalid-color)
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em
}

.was-validated .input-group>.form-control:not(:focus):invalid,
.input-group>.form-control:not(:focus).is-invalid,
.was-validated .input-group>.form-select:not(:focus):invalid,
.input-group>.form-select:not(:focus).is-invalid,
.was-validated .input-group>.form-floating:not(:focus-within):invalid,
.input-group>.form-floating:not(:focus-within).is-invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: 1rem;
    --bs-btn-font-family: Thicciboi, sans-serif;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-font-weight: 500;
    --bs-btn-line-height: 1.75;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: unset;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn-check+.btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible+.btn {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}

.btn-check:checked+.btn:focus-visible,
:not(.btn-check)+.btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
    -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #FF7425;
    --bs-btn-border-color: #FF7425;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #ff8946;
    --bs-btn-hover-border-color: #ff823b;
    --bs-btn-focus-shadow-rgb: 219, 100, 31;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #ff9051;
    --bs-btn-active-border-color: #ff823b;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #FF7425;
    --bs-btn-disabled-border-color: #FF7425
}

.btn-accent {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #168323;
    --bs-btn-border-color: #168323;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #136f1e;
    --bs-btn-hover-border-color: #12691c;
    --bs-btn-focus-shadow-rgb: 57, 150, 68;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #12691c;
    --bs-btn-active-border-color: #11621a;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #ffffff;
    --bs-btn-disabled-bg: #168323;
    --bs-btn-disabled-border-color: #168323
}

.btn-secondary {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #181818;
    --bs-btn-border-color: #181818;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #141414;
    --bs-btn-hover-border-color: #131313;
    --bs-btn-focus-shadow-rgb: 59, 59, 59;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #131313;
    --bs-btn-active-border-color: #121212;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #ffffff;
    --bs-btn-disabled-bg: #181818;
    --bs-btn-disabled-border-color: #181818
}

.btn-success {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #74B51B;
    --bs-btn-border-color: #74B51B;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #89c03d;
    --bs-btn-hover-border-color: #82bc32;
    --bs-btn-focus-shadow-rgb: 100, 155, 23;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #90c449;
    --bs-btn-active-border-color: #82bc32;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #74B51B;
    --bs-btn-disabled-border-color: #74B51B
}

.btn-info {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #0FCFFF;
    --bs-btn-border-color: #0FCFFF;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #33d6ff;
    --bs-btn-hover-border-color: #27d4ff;
    --bs-btn-focus-shadow-rgb: 15, 177, 217;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #3fd9ff;
    --bs-btn-active-border-color: #27d4ff;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #0FCFFF;
    --bs-btn-disabled-border-color: #0FCFFF
}

.btn-warning {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #FFC300;
    --bs-btn-border-color: #FFC300;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #ffcc26;
    --bs-btn-hover-border-color: #ffc91a;
    --bs-btn-focus-shadow-rgb: 219, 167, 0;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #ffcf33;
    --bs-btn-active-border-color: #ffc91a;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #FFC300;
    --bs-btn-disabled-border-color: #FFC300
}

.btn-danger {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #FF6B35;
    --bs-btn-border-color: #FF6B35;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #ff8153;
    --bs-btn-hover-border-color: #ff7a49;
    --bs-btn-focus-shadow-rgb: 219, 92, 45;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #ff895d;
    --bs-btn-active-border-color: #ff7a49;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #FF6B35;
    --bs-btn-disabled-border-color: #FF6B35
}

.btn-outline-primary {
    --bs-btn-color: #FF7425;
    --bs-btn-border-color: #FF7425;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #FF7425;
    --bs-btn-hover-border-color: #FF7425;
    --bs-btn-focus-shadow-rgb: 255, 116, 37;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #FF7425;
    --bs-btn-active-border-color: #FF7425;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #FF7425;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF7425;
    --bs-gradient: none
}

.btn-outline-accent {
    --bs-btn-color: #168323;
    --bs-btn-border-color: #168323;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #168323;
    --bs-btn-hover-border-color: #168323;
    --bs-btn-focus-shadow-rgb: 22, 131, 35;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #168323;
    --bs-btn-active-border-color: #168323;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #168323;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #168323;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #181818;
    --bs-btn-border-color: #181818;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #181818;
    --bs-btn-hover-border-color: #181818;
    --bs-btn-focus-shadow-rgb: 24, 24, 24;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #181818;
    --bs-btn-active-border-color: #181818;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #181818;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #181818;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #74B51B;
    --bs-btn-border-color: #74B51B;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #74B51B;
    --bs-btn-hover-border-color: #74B51B;
    --bs-btn-focus-shadow-rgb: 116, 181, 27;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #74B51B;
    --bs-btn-active-border-color: #74B51B;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #74B51B;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #74B51B;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #0FCFFF;
    --bs-btn-border-color: #0FCFFF;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #0FCFFF;
    --bs-btn-hover-border-color: #0FCFFF;
    --bs-btn-focus-shadow-rgb: 15, 207, 255;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #0FCFFF;
    --bs-btn-active-border-color: #0FCFFF;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0FCFFF;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0FCFFF;
    --bs-gradient: none
}

.btn-outline-warning {
    --bs-btn-color: #FFC300;
    --bs-btn-border-color: #FFC300;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #FFC300;
    --bs-btn-hover-border-color: #FFC300;
    --bs-btn-focus-shadow-rgb: 255, 195, 0;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #FFC300;
    --bs-btn-active-border-color: #FFC300;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #FFC300;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FFC300;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #FF6B35;
    --bs-btn-border-color: #FF6B35;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #FF6B35;
    --bs-btn-hover-border-color: #FF6B35;
    --bs-btn-focus-shadow-rgb: 255, 107, 53;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #FF6B35;
    --bs-btn-active-border-color: #FF6B35;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #FF6B35;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF6B35;
    --bs-gradient: none
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #525252;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: 0 0 0 #000;
    --bs-btn-focus-shadow-rgb: 219, 100, 31;
    text-decoration: none
}

.btn-link:hover,
.btn-link:focus-visible {
    text-decoration: none
}

.btn-link:focus-visible {
    color: var(--bs-btn-color)
}

.btn-link:hover {
    color: var(--bs-btn-hover-color)
}

.btn-lg,
.btn-group-lg>.btn {
    --bs-btn-padding-y: 0.75rem;
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-font-size: 1.0625rem;
    --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-sm,
.btn-group-sm>.btn {
    --bs-btn-padding-y: 0.425rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 0.8125rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media(prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width .35s ease;
    transition: width .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none
    }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .23375rem;
    vertical-align: .23375rem;
    content: "";
    border-top: .275rem solid;
    border-right: .275rem solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-left: .275rem solid rgba(0, 0, 0, 0)
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0px 0px 2px rgba(145, 158, 171, 0.3), 0px 12px 24px rgba(145, 158, 171, 0.15);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #ffffff;
    --bs-dropdown-link-active-bg: #FF7425;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #525252;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius)
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer)
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto
}

@media(min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }
    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-end {
        --bs-position: end
    }
    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media(min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }
    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-end {
        --bs-position: end
    }
    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media(min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }
    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-end {
        --bs-position: end
    }
    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media(min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }
    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-end {
        --bs-position: end
    }
    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media(min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }
    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-xxl-end {
        --bs-position: end
    }
    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--bs-dropdown-spacer)
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .23375rem;
    vertical-align: .23375rem;
    content: "";
    border-top: 0;
    border-right: .275rem solid rgba(0, 0, 0, 0);
    border-bottom: .275rem solid;
    border-left: .275rem solid rgba(0, 0, 0, 0)
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: var(--bs-dropdown-spacer)
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .23375rem;
    vertical-align: .23375rem;
    content: "";
    border-top: .275rem solid rgba(0, 0, 0, 0);
    border-right: 0;
    border-bottom: .275rem solid rgba(0, 0, 0, 0);
    border-left: .275rem solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: var(--bs-dropdown-spacer)
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .23375rem;
    vertical-align: .23375rem;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .23375rem;
    vertical-align: .23375rem;
    content: "";
    border-top: .275rem solid rgba(0, 0, 0, 0);
    border-right: .275rem solid;
    border-bottom: .275rem solid rgba(0, 0, 0, 0)
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0)
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0)
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: 0.875rem;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color)
}

.dropdown-menu-dark {
    --bs-dropdown-color: #d4d4d4;
    --bs-dropdown-bg: #262626;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-box-shadow: ;
    --bs-dropdown-link-color: #d4d4d4;
    --bs-dropdown-link-hover-color: #ffffff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --bs-dropdown-link-active-color: #ffffff;
    --bs-dropdown-link-active-bg: #FF7425;
    --bs-dropdown-link-disabled-color: #737373;
    --bs-dropdown-header-color: #737373
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 1
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: .375rem
}

.btn-group>:not(.btn-check:first-child)+.btn,
.btn-group>.btn-group:not(:first-child) {
    margin-left: calc(var(--bs-border-width) * -1)
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn.dropdown-toggle-split:first-child,
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn,
.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: calc(var(--bs-border-width) * -1)
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn~.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    background: none;
    border: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .nav-link {
        -webkit-transition: none;
        transition: none
    }
}

.nav-link:hover,
.nav-link:focus {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(255, 116, 37, .25);
    box-shadow: 0 0 0 .25rem rgba(255, 116, 37, .25)
}

.nav-link.disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1*var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid rgba(0, 0, 0, 0);
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu {
    margin-top: calc(-1*var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #ffffff;
    --bs-nav-pills-link-active-bg: #FF7425
}

.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline {
    --bs-nav-underline-gap: 1rem;
    --bs-nav-underline-border-width: 0.125rem;
    --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
    gap: var(--bs-nav-underline-gap)
}

.nav-underline .nav-link {
    padding-right: 0;
    padding-left: 0;
    border-bottom: var(--bs-nav-underline-border-width) solid rgba(0, 0, 0, 0)
}

.nav-underline .nav-link:hover,
.nav-underline .nav-link:focus {
    border-bottom-color: currentcolor
}

.nav-underline .nav-link.active,
.nav-underline .show>.nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-padding-y: 0.390625rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.125rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 24px;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.125rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28115, 115, 115, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
    --bs-navbar-toggler-border-radius: 0.375rem;
    --bs-navbar-toggler-focus-width: 0;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    white-space: nowrap
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-navbar-color)
}

.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: rgba(0, 0, 0, 0);
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    -webkit-transition: var(--bs-navbar-toggler-transition);
    transition: var(--bs-navbar-toggler-transition)
}

@media(prefers-reduced-motion: reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
    .navbar-expand-sm .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
    .navbar-expand-md .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-md .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media(min-width: 1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xxl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
    .navbar-expand-xxl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none
}

.navbar-expand .offcanvas .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-dark {
    --bs-navbar-color: rgba(255, 255, 255, 0.55);
    --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
    --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
    --bs-navbar-active-color: #ffffff;
    --bs-navbar-brand-color: #ffffff;
    --bs-navbar-brand-hover-color: #ffffff;
    --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-bs-theme=dark] .navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color)
}

.card-subtitle {
    margin-top: calc(-0.5*var(--bs-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--bs-card-subtitle-color)
}

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

.card-link+.card-link {
    margin-left: var(--bs-card-spacer-x)
}

.card-header {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    margin-bottom: 0;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs {
    margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
    margin-bottom: calc(-1*var(--bs-card-cap-padding-y));
    margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
    margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
    margin-left: calc(-0.5*var(--bs-card-cap-padding-x))
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: var(--bs-card-img-overlay-padding);
    border-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-top,
.card-img-bottom {
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card-group>.card {
    margin-bottom: var(--bs-card-group-margin)
}

@media(min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0
    }
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23737373'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23662e0f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-border-color: rgba(145, 158, 171, 0.3);
    --bs-accordion-btn-focus-box-shadow: unset;
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--bs-accordion-transition);
    transition: var(--bs-accordion-transition)
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    -webkit-box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    -webkit-transform: var(--bs-accordion-btn-icon-transform);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    -webkit-transition: var(--bs-accordion-btn-icon-transition);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button::after {
        -webkit-transition: none;
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    -webkit-box-shadow: var(--bs-accordion-btn-focus-box-shadow);
    box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}

[data-bs-theme=dark] .accordion-button::after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffac7c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffac7c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-bg: ;
    --bs-breadcrumb-border-radius: ;
    --bs-breadcrumb-divider-color: var(--bs-secondary-color);
    --bs-breadcrumb-item-padding-x: 0.5rem;
    --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius)
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider, "/")/* rtl: var(--bs-breadcrumb-divider, "/") */
}

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(255, 116, 37, 0.25);
    --bs-pagination-active-color: #ffffff;
    --bs-pagination-active-bg: #FF7425;
    --bs-pagination-active-border-color: #FF7425;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .page-link {
        -webkit-transition: none;
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color)
}

.page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    -webkit-box-shadow: var(--bs-pagination-focus-box-shadow);
    box-shadow: var(--bs-pagination-focus-box-shadow)
}

.page-link.active,
.active>.page-link {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color)
}

.page-link.disabled,
.disabled>.page-link {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color)
}

.page-item:not(:first-child) .page-link {
    margin-left: calc(var(--bs-border-width) * -1)
}

.page-item:first-child .page-link {
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius)
}

.pagination-lg {
    --bs-pagination-padding-x: 1.5rem;
    --bs-pagination-padding-y: 0.75rem;
    --bs-pagination-font-size: 1.125rem;
    --bs-pagination-border-radius: var(--bs-border-radius-lg)
}

.pagination-sm {
    --bs-pagination-padding-x: 0.5rem;
    --bs-pagination-padding-y: 0.25rem;
    --bs-pagination-font-size: 0.875rem;
    --bs-pagination-border-radius: var(--bs-border-radius-sm)
}

.badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #ffffff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius)
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius)
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700;
    color: var(--bs-alert-link-color)
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    --bs-alert-color: var(--bs-primary-text-emphasis);
    --bs-alert-bg: var(--bs-primary-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-border-subtle);
    --bs-alert-link-color: var(--bs-primary-text-emphasis)
}

.alert-accent {
    --bs-alert-color: var(--bs-accent-text-emphasis);
    --bs-alert-bg: var(--bs-accent-bg-subtle);
    --bs-alert-border-color: var(--bs-accent-border-subtle);
    --bs-alert-link-color: var(--bs-accent-text-emphasis)
}

.alert-secondary {
    --bs-alert-color: var(--bs-secondary-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-text-emphasis)
}

.alert-success {
    --bs-alert-color: var(--bs-success-text-emphasis);
    --bs-alert-bg: var(--bs-success-bg-subtle);
    --bs-alert-border-color: var(--bs-success-border-subtle);
    --bs-alert-link-color: var(--bs-success-text-emphasis)
}

.alert-info {
    --bs-alert-color: var(--bs-info-text-emphasis);
    --bs-alert-bg: var(--bs-info-bg-subtle);
    --bs-alert-border-color: var(--bs-info-border-subtle);
    --bs-alert-link-color: var(--bs-info-text-emphasis)
}

.alert-warning {
    --bs-alert-color: var(--bs-warning-text-emphasis);
    --bs-alert-bg: var(--bs-warning-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-border-subtle);
    --bs-alert-link-color: var(--bs-warning-text-emphasis)
}

.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis)
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress,
.progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #ffffff;
    --bs-progress-bar-bg: #FF7425;
    --bs-progress-bar-transition: width 0.6s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    -webkit-transition: var(--bs-progress-bar-transition);
    transition: var(--bs-progress-bar-transition)
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: var(--bs-progress-height) var(--bs-progress-height)
}

.progress-stacked>.progress {
    overflow: visible
}

.progress-stacked>.progress>.progress-bar {
    width: 100%
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

@media(prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.list-group {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #ffffff;
    --bs-list-group-active-bg: #FF7425;
    --bs-list-group-active-border-color: #FF7425;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius)
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>.list-group-item::before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    z-index: 1;
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--bs-list-group-action-hover-bg)
}

.list-group-item-action:active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg)
}

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: calc(-1*var(--bs-list-group-border-width));
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
}

@media(min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width: 992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width: 1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media(min-width: 1400px) {
    .list-group-horizontal-xxl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1*var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    --bs-list-group-color: var(--bs-primary-text-emphasis);
    --bs-list-group-bg: var(--bs-primary-bg-subtle);
    --bs-list-group-border-color: var(--bs-primary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
    --bs-list-group-active-color: var(--bs-primary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-primary-text-emphasis)
}

.list-group-item-accent {
    --bs-list-group-color: var(--bs-accent-text-emphasis);
    --bs-list-group-bg: var(--bs-accent-bg-subtle);
    --bs-list-group-border-color: var(--bs-accent-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-accent-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-accent-border-subtle);
    --bs-list-group-active-color: var(--bs-accent-bg-subtle);
    --bs-list-group-active-bg: var(--bs-accent-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-accent-text-emphasis)
}

.list-group-item-secondary {
    --bs-list-group-color: var(--bs-secondary-text-emphasis);
    --bs-list-group-bg: var(--bs-secondary-bg-subtle);
    --bs-list-group-border-color: var(--bs-secondary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)
}

.list-group-item-success {
    --bs-list-group-color: var(--bs-success-text-emphasis);
    --bs-list-group-bg: var(--bs-success-bg-subtle);
    --bs-list-group-border-color: var(--bs-success-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
    --bs-list-group-active-color: var(--bs-success-bg-subtle);
    --bs-list-group-active-bg: var(--bs-success-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-success-text-emphasis)
}

.list-group-item-info {
    --bs-list-group-color: var(--bs-info-text-emphasis);
    --bs-list-group-bg: var(--bs-info-bg-subtle);
    --bs-list-group-border-color: var(--bs-info-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
    --bs-list-group-active-color: var(--bs-info-bg-subtle);
    --bs-list-group-active-bg: var(--bs-info-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-info-text-emphasis)
}

.list-group-item-warning {
    --bs-list-group-color: var(--bs-warning-text-emphasis);
    --bs-list-group-bg: var(--bs-warning-bg-subtle);
    --bs-list-group-border-color: var(--bs-warning-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
    --bs-list-group-active-color: var(--bs-warning-bg-subtle);
    --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-warning-text-emphasis)
}

.list-group-item-danger {
    --bs-list-group-color: var(--bs-danger-text-emphasis);
    --bs-list-group-bg: var(--bs-danger-bg-subtle);
    --bs-list-group-border-color: var(--bs-danger-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
    --bs-list-group-active-color: var(--bs-danger-bg-subtle);
    --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-danger-text-emphasis)
}

.btn-close {
    --bs-btn-close-color: #0c0800;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c0800'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(255, 116, 37, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: rgba(0, 0, 0, 0) var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: .3125rem;
    opacity: var(--bs-btn-close-opacity)
}

.btn-close:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity)
}

.btn-close:focus {
    outline: 0;
    -webkit-box-shadow: var(--bs-btn-close-focus-shadow);
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity)
}

.btn-close:disabled,
.btn-close.disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: var(--bs-btn-close-disabled-opacity)
}

.btn-close-white {
    -webkit-filter: var(--bs-btn-close-white-filter);
    filter: var(--bs-btn-close-white-filter)
}

[data-bs-theme=dark] .btn-close {
    -webkit-filter: var(--bs-btn-close-white-filter);
    filter: var(--bs-btn-close-white-filter)
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color: ;
    --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--bs-border-radius);
    --bs-toast-box-shadow: var(--bs-box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    -webkit-box-shadow: var(--bs-toast-box-shadow);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius)
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    --bs-toast-zindex: 1090;
    position: absolute;
    z-index: var(--bs-toast-zindex);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
    color: var(--bs-toast-header-color);
    background-color: var(--bs-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close {
    margin-right: calc(-0.5*var(--bs-toast-padding-x));
    margin-left: var(--bs-toast-padding-x)
}

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(12, 8, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(12, 8, 0, 0.06);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.75;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media(prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #0c0800;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);
    margin: calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height)
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding)
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}

.modal-footer>* {
    margin: calc(var(--bs-modal-footer-gap)*.5)
}

@media(min-width: 576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: 0px 0px 2px rgba(145, 158, 171, 0.3), 0px 12px 24px rgba(145, 158, 171, 0.15)
    }
    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }
    .modal-sm {
        --bs-modal-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg,
    .modal-xl {
        --bs-modal-width: 800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        --bs-modal-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media(max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-sm-down .modal-header,
    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0
    }
    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-md-down .modal-header,
    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0
    }
    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-lg-down .modal-header,
    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0
    }
    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-xl-down .modal-header,
    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0
    }
    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media(max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-xxl-down .modal-header,
    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0
    }
    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin: ;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height)
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: rgba(0, 0, 0, 0);
    border-style: solid
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
    bottom: calc(-1*var(--bs-tooltip-arrow-height))
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    border-top-color: var(--bs-tooltip-bg)
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
    left: calc(-1*var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    border-right-color: var(--bs-tooltip-bg)
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
    top: calc(-1*var(--bs-tooltip-arrow-height))
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg)
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
    right: calc(-1*var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg)
}

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius)
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: 0.875rem;
    --bs-popover-bg: var(--bs-body-bg);
    --bs-popover-border-width: var(--bs-border-width);
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: var(--bs-border-radius-lg);
    --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-popover-box-shadow: 0px 0px 2px rgba(145, 158, 171, 0.3), 0px 12px 24px rgba(145, 158, 171, 0.15);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: 0.5rem;
    --bs-popover-header-font-size: 1rem;
    --bs-popover-header-color: #262626;
    --bs-popover-header-bg: var(--bs-secondary-bg);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: var(--bs-body-color);
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    z-index: var(--bs-popover-zindex);
    display: block;
    max-width: var(--bs-popover-max-width);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-popover-font-size);
    word-wrap: break-word;
    background-color: var(--bs-popover-bg);
    background-clip: padding-box;
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

.popover .popover-arrow {
    display: block;
    width: var(--bs-popover-arrow-width);
    height: var(--bs-popover-arrow-height)
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow {
    bottom: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,
.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before {
    bottom: 0;
    border-top-color: var(--bs-popover-arrow-border)
}

.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
    bottom: var(--bs-popover-border-width);
    border-top-color: var(--bs-popover-bg)
}

.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow {
    left: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,
.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before {
    left: 0;
    border-right-color: var(--bs-popover-arrow-border)
}

.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after {
    left: var(--bs-popover-border-width);
    border-right-color: var(--bs-popover-bg)
}

.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow {
    top: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,
.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    border-width: 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before {
    top: 0;
    border-bottom-color: var(--bs-popover-arrow-border)
}

.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after {
    top: var(--bs-popover-border-width);
    border-bottom-color: var(--bs-popover-bg)
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: var(--bs-popover-arrow-width);
    margin-left: calc(-0.5*var(--bs-popover-arrow-width));
    content: "";
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}

.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow {
    right: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,
.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before {
    right: 0;
    border-left-color: var(--bs-popover-arrow-border)
}

.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after {
    right: var(--bs-popover-border-width);
    border-left-color: var(--bs-popover-bg)
}

.popover-header {
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--bs-popover-header-font-size);
    color: var(--bs-popover-header-color);
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
    color: var(--bs-popover-body-color)
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%
}

.carousel-indicators [data-bs-target] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #0c0800
}

.carousel-dark .carousel-caption {
    color: #0c0800
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon,
[data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],
[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
    background-color: #0c0800
}

[data-bs-theme=dark] .carousel .carousel-caption,
[data-bs-theme=dark].carousel .carousel-caption {
    color: #0c0800
}

.spinner-grow,
.spinner-border {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)/* rtl:ignore */
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)/* rtl:ignore */
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: rgba(0, 0, 0, 0)
}

.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 0.2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem
}

@media(prefers-reduced-motion: reduce) {
    .spinner-border,
    .spinner-grow {
        --bs-spinner-animation-speed: 1.5s
    }
}

.offcanvas,
.offcanvas-xxl,
.offcanvas-xl,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(12, 8, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(12, 8, 0, 0.06);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.75
}

@media(max-width: 575.98px) {
    .offcanvas-sm {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width: 575.98px)and (prefers-reduced-motion: reduce) {
    .offcanvas-sm {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.showing,
    .offcanvas-sm.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
}

@media(max-width: 575.98px) {
    .offcanvas-sm.showing,
    .offcanvas-sm.hiding,
    .offcanvas-sm.show {
        visibility: visible
    }
}

@media(min-width: 576px) {
    .offcanvas-sm {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: rgba(0, 0, 0, 0) !important
    }
    .offcanvas-sm .offcanvas-header {
        display: none
    }
    .offcanvas-sm .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: rgba(0, 0, 0, 0) !important
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width: 767.98px)and (prefers-reduced-motion: reduce) {
    .offcanvas-md {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.showing,
    .offcanvas-md.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
}

@media(max-width: 767.98px) {
    .offcanvas-md.showing,
    .offcanvas-md.hiding,
    .offcanvas-md.show {
        visibility: visible
    }
}

@media(min-width: 768px) {
    .offcanvas-md {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: rgba(0, 0, 0, 0) !important
    }
    .offcanvas-md .offcanvas-header {
        display: none
    }
    .offcanvas-md .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: rgba(0, 0, 0, 0) !important
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width: 991.98px)and (prefers-reduced-motion: reduce) {
    .offcanvas-lg {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.showing,
    .offcanvas-lg.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
}

@media(max-width: 991.98px) {
    .offcanvas-lg.showing,
    .offcanvas-lg.hiding,
    .offcanvas-lg.show {
        visibility: visible
    }
}

@media(min-width: 992px) {
    .offcanvas-lg {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: rgba(0, 0, 0, 0) !important
    }
    .offcanvas-lg .offcanvas-header {
        display: none
    }
    .offcanvas-lg .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: rgba(0, 0, 0, 0) !important
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce) {
    .offcanvas-xl {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.showing,
    .offcanvas-xl.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
}

@media(max-width: 1199.98px) {
    .offcanvas-xl.showing,
    .offcanvas-xl.hiding,
    .offcanvas-xl.show {
        visibility: visible
    }
}

@media(min-width: 1200px) {
    .offcanvas-xl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: rgba(0, 0, 0, 0) !important
    }
    .offcanvas-xl .offcanvas-header {
        display: none
    }
    .offcanvas-xl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: rgba(0, 0, 0, 0) !important
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--bs-offcanvas-transition);
        transition: var(--bs-offcanvas-transition)
    }
}

@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce) {
    .offcanvas-xxl {
        -webkit-transition: none;
        transition: none
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.showing,
    .offcanvas-xxl.show:not(.hiding) {
        -webkit-transform: none;
        transform: none
    }
}

@media(max-width: 1399.98px) {
    .offcanvas-xxl.showing,
    .offcanvas-xxl.hiding,
    .offcanvas-xxl.show {
        visibility: visible
    }
}

@media(min-width: 1400px) {
    .offcanvas-xxl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: rgba(0, 0, 0, 0) !important
    }
    .offcanvas-xxl .offcanvas-header {
        display: none
    }
    .offcanvas-xxl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: rgba(0, 0, 0, 0) !important
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition)
}

@media(prefers-reduced-motion: reduce) {
    .offcanvas {
        -webkit-transition: none;
        transition: none
    }
}

.offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.offcanvas.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.offcanvas.showing,
.offcanvas.show:not(.hiding) {
    -webkit-transform: none;
    transform: none
}

.offcanvas.showing,
.offcanvas.hiding,
.offcanvas.show {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #0c0800
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);
    margin-top: calc(-0.5*var(--bs-offcanvas-padding-y));
    margin-right: calc(-0.5*var(--bs-offcanvas-padding-x));
    margin-bottom: calc(-0.5*var(--bs-offcanvas-padding-y))
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: var(--bs-offcanvas-title-line-height)
}

.offcanvas-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    overflow-y: auto
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

.placeholder.btn::before {
    display: inline-block;
    content: ""
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow 2s ease-in-out infinite
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg, #0c0800 55%, rgba(0, 0, 0, 0.8) 75%, #0c0800 95%);
    mask-image: linear-gradient(130deg, #0c0800 55%, rgba(0, 0, 0, 0.8) 75%, #0c0800 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave 2s linear infinite
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%
    }
}

@keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.text-bg-primary {
    color: #0c0800 !important;
    background-color: RGBA(255, 116, 37, var(--bs-bg-opacity, 1)) !important
}

.text-bg-accent {
    color: #fff !important;
    background-color: RGBA(22, 131, 35, var(--bs-bg-opacity, 1)) !important
}

.text-bg-secondary {
    color: #fff !important;
    background-color: RGBA(24, 24, 24, var(--bs-bg-opacity, 1)) !important
}

.text-bg-success {
    color: #0c0800 !important;
    background-color: RGBA(116, 181, 27, var(--bs-bg-opacity, 1)) !important
}

.text-bg-info {
    color: #0c0800 !important;
    background-color: RGBA(15, 207, 255, var(--bs-bg-opacity, 1)) !important
}

.text-bg-warning {
    color: #0c0800 !important;
    background-color: RGBA(255, 195, 0, var(--bs-bg-opacity, 1)) !important
}

.text-bg-danger {
    color: #0c0800 !important;
    background-color: RGBA(255, 107, 53, var(--bs-bg-opacity, 1)) !important
}

.link-primary {
    color: RGBA(var(--bs-primary-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1))
}

.link-primary:hover,
.link-primary:focus {
    color: RGBA(255, 116, 37, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(255, 116, 37, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(255, 116, 37, var(--bs-link-underline-opacity, 1))
}

.link-accent {
    color: RGBA(var(--bs-accent-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-accent-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-accent-rgb), var(--bs-link-underline-opacity, 1))
}

.link-accent:hover,
.link-accent:focus {
    color: RGBA(22, 131, 35, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(22, 131, 35, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(22, 131, 35, var(--bs-link-underline-opacity, 1))
}

.link-secondary {
    color: RGBA(var(--bs-secondary-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1))
}

.link-secondary:hover,
.link-secondary:focus {
    color: RGBA(24, 24, 24, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(24, 24, 24, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(24, 24, 24, var(--bs-link-underline-opacity, 1))
}

.link-success {
    color: RGBA(var(--bs-success-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1))
}

.link-success:hover,
.link-success:focus {
    color: RGBA(116, 181, 27, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(116, 181, 27, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(116, 181, 27, var(--bs-link-underline-opacity, 1))
}

.link-info {
    color: RGBA(var(--bs-info-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1))
}

.link-info:hover,
.link-info:focus {
    color: RGBA(15, 207, 255, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(15, 207, 255, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(15, 207, 255, var(--bs-link-underline-opacity, 1))
}

.link-warning {
    color: RGBA(var(--bs-warning-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1))
}

.link-warning:hover,
.link-warning:focus {
    color: RGBA(255, 195, 0, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(255, 195, 0, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(255, 195, 0, var(--bs-link-underline-opacity, 1))
}

.link-danger {
    color: RGBA(var(--bs-danger-rgb, var(--bs-link-opacity, 1)));
    -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1))
}

.link-danger:hover,
.link-danger:focus {
    color: RGBA(255, 107, 53, var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(255, 107, 53, var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(255, 107, 53, var(--bs-link-underline-opacity, 1))
}

.link-body-emphasis {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1));
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1));
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1))
}

.link-body-emphasis:hover,
.link-body-emphasis:focus {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75));
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75));
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75))
}

.focus-ring:focus {
    outline: 0;
    -webkit-box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
    box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}

.icon-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: .375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-underline-offset: .25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.icon-link>.bi {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    -webkit-transition: .2s ease-in-out transform;
    transition: .2s ease-in-out transform
}

@media(prefers-reduced-motion: reduce) {
    .icon-link>.bi {
        -webkit-transition: none;
        transition: none
    }
}

.icon-link-hover:hover>.bi,
.icon-link-hover:focus-visible>.bi {
    -webkit-transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
    transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))
}

.ratio {
    position: relative;
    width: 100%
}

.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

.sticky-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020
}

@media(min-width: 576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-sm-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width: 768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-md-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width: 992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-lg-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width: 1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media(min-width: 1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xxl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

.hstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.vstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
    position: absolute !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentcolor;
    opacity: 1
}

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

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

.object-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.object-fit-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
}

.object-fit-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
}

.object-fit-none {
    -o-object-fit: none !important;
    object-fit: none !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

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

.d-table {
    display: table !important
}

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

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

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

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

.d-none {
    display: none !important
}

.shadow {
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15) !important;
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15) !important
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .3rem -0.0625rem rgba(12, 8, 0, .03), 0 .275rem .75rem -0.0625rem rgba(12, 8, 0, .06) !important;
    box-shadow: 0 .125rem .3rem -0.0625rem rgba(12, 8, 0, .03), 0 .275rem .75rem -0.0625rem rgba(12, 8, 0, .06) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 .3rem 1.525rem -0.375rem rgba(12, 8, 0, .1) !important;
    box-shadow: 0 .3rem 1.525rem -0.375rem rgba(12, 8, 0, .1) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.focus-ring-primary {
    --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-accent {
    --bs-focus-ring-color: rgba(var(--bs-accent-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-secondary {
    --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-success {
    --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-info {
    --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-warning {
    --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-danger {
    --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important
}

.border-accent {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-accent-rgb), var(--bs-border-opacity)) !important
}

.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important
}

.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important
}

.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important
}

.border-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important
}

.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important
}

.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}

.border-primary-subtle {
    border-color: var(--bs-primary-border-subtle) !important
}

.border-secondary-subtle {
    border-color: var(--bs-secondary-border-subtle) !important
}

.border-success-subtle {
    border-color: var(--bs-success-border-subtle) !important
}

.border-info-subtle {
    border-color: var(--bs-info-border-subtle) !important
}

.border-warning-subtle {
    border-color: var(--bs-warning-border-subtle) !important
}

.border-danger-subtle {
    border-color: var(--bs-danger-border-subtle) !important
}

.border-light-subtle {
    border-color: var(--bs-light-border-subtle) !important
}

.border-dark-subtle {
    border-color: var(--bs-dark-border-subtle) !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.border-opacity-10 {
    --bs-border-opacity: 0.1
}

.border-opacity-25 {
    --bs-border-opacity: 0.25
}

.border-opacity-50 {
    --bs-border-opacity: 0.5
}

.border-opacity-75 {
    --bs-border-opacity: 0.75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

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

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

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

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

.m-grid-gutter {
    margin: 1.5rem !important
}

.m-auto {
    margin: auto !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-auto {
    margin-top: auto !important;
    margin-bottom: 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: 2rem !important
}

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

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

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

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

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

.mt-grid-gutter {
    margin-top: 1.5rem !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: 2rem !important
}

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

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

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

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

.me-10 {
    margin-right: 4.5rem !important
}

.me-grid-gutter {
    margin-right: 1.5rem !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: 2rem !important
}

.mb-6 {
    margin-bottom: 2.5rem !important
}

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

.mb-8 {
    margin-bottom: 3.5rem !important
}

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

.mb-10 {
    margin-bottom: 4.5rem !important
}

.mb-grid-gutter {
    margin-bottom: 1.5rem !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: 2rem !important
}

.ms-6 {
    margin-left: 2.5rem !important
}

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

.ms-8 {
    margin-left: 3.5rem !important
}

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

.ms-10 {
    margin-left: 4.5rem !important
}

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

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

.m-n1 {
    margin: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

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

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

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

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

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

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

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

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

.m-ngrid-gutter {
    margin: -1.5rem !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1 {
    margin-top: -0.25rem !important
}

.mt-n2 {
    margin-top: -0.5rem !important
}

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

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

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

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

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

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

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

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

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

.me-n1 {
    margin-right: -0.25rem !important
}

.me-n2 {
    margin-right: -0.5rem !important
}

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

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

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

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

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

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

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

.me-n10 {
    margin-right: -4.5rem !important
}

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

.mb-n1 {
    margin-bottom: -0.25rem !important
}

.mb-n2 {
    margin-bottom: -0.5rem !important
}

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

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

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

.mb-n6 {
    margin-bottom: -2.5rem !important
}

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

.mb-n8 {
    margin-bottom: -3.5rem !important
}

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

.mb-n10 {
    margin-bottom: -4.5rem !important
}

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

.ms-n1 {
    margin-left: -0.25rem !important
}

.ms-n2 {
    margin-left: -0.5rem !important
}

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

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

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

.ms-n6 {
    margin-left: -2.5rem !important
}

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

.ms-n8 {
    margin-left: -3.5rem !important
}

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

.ms-n10 {
    margin-left: -4.5rem !important
}

.ms-ngrid-gutter {
    margin-left: -1.5rem !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: 2rem !important
}

.p-6 {
    padding: 2.5rem !important
}

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

.p-8 {
    padding: 3.5rem !important
}

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

.p-10 {
    padding: 4.5rem !important
}

.p-grid-gutter {
    padding: 1.5rem !important
}

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

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

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

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

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

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

.px-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important
}

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

.px-8 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important
}

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

.px-10 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
}

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

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

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

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

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

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

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

.py-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

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

.py-8 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

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

.py-10 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.py-grid-gutter {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !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: 2rem !important
}

.pt-6 {
    padding-top: 2.5rem !important
}

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

.pt-8 {
    padding-top: 3.5rem !important
}

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

.pt-10 {
    padding-top: 4.5rem !important
}

.pt-grid-gutter {
    padding-top: 1.5rem !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: 2rem !important
}

.pe-6 {
    padding-right: 2.5rem !important
}

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

.pe-8 {
    padding-right: 3.5rem !important
}

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

.pe-10 {
    padding-right: 4.5rem !important
}

.pe-grid-gutter {
    padding-right: 1.5rem !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: 2rem !important
}

.pb-6 {
    padding-bottom: 2.5rem !important
}

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

.pb-8 {
    padding-bottom: 3.5rem !important
}

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

.pb-10 {
    padding-bottom: 4.5rem !important
}

.pb-grid-gutter {
    padding-bottom: 1.5rem !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: 2rem !important
}

.ps-6 {
    padding-left: 2.5rem !important
}

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

.ps-8 {
    padding-left: 3.5rem !important
}

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

.ps-10 {
    padding-left: 4.5rem !important
}

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

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 2rem !important
}

.gap-6 {
    gap: 2.5rem !important
}

.gap-7 {
    gap: 3rem !important
}

.gap-8 {
    gap: 3.5rem !important
}

.gap-9 {
    gap: 4rem !important
}

.gap-10 {
    gap: 4.5rem !important
}

.gap-grid-gutter {
    gap: 1.5rem !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: .25rem !important
}

.row-gap-2 {
    row-gap: .5rem !important
}

.row-gap-3 {
    row-gap: 1rem !important
}

.row-gap-4 {
    row-gap: 1.5rem !important
}

.row-gap-5 {
    row-gap: 2rem !important
}

.row-gap-6 {
    row-gap: 2.5rem !important
}

.row-gap-7 {
    row-gap: 3rem !important
}

.row-gap-8 {
    row-gap: 3.5rem !important
}

.row-gap-9 {
    row-gap: 4rem !important
}

.row-gap-10 {
    row-gap: 4.5rem !important
}

.row-gap-grid-gutter {
    row-gap: 1.5rem !important
}

.column-gap-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
}

.column-gap-1 {
    -webkit-column-gap: .25rem !important;
    -moz-column-gap: .25rem !important;
    column-gap: .25rem !important
}

.column-gap-2 {
    -webkit-column-gap: .5rem !important;
    -moz-column-gap: .5rem !important;
    column-gap: .5rem !important
}

.column-gap-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.column-gap-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.column-gap-5 {
    -webkit-column-gap: 2rem !important;
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important
}

.column-gap-6 {
    -webkit-column-gap: 2.5rem !important;
    -moz-column-gap: 2.5rem !important;
    column-gap: 2.5rem !important
}

.column-gap-7 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
}

.column-gap-8 {
    -webkit-column-gap: 3.5rem !important;
    -moz-column-gap: 3.5rem !important;
    column-gap: 3.5rem !important
}

.column-gap-9 {
    -webkit-column-gap: 4rem !important;
    -moz-column-gap: 4rem !important;
    column-gap: 4rem !important
}

.column-gap-10 {
    -webkit-column-gap: 4.5rem !important;
    -moz-column-gap: 4.5rem !important;
    column-gap: 4.5rem !important
}

.column-gap-grid-gutter {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1.0625rem !important
}

.fs-xl {
    font-size: calc(1.2875rem + 0.45vw) !important
}

.fs-lg {
    font-size: 1.125rem !important
}

.fs-base {
    font-size: 1rem !important
}

.fs-md {
    font-size: 0.9375rem !important
}

.fs-sm {
    font-size: 0.875rem !important
}

.fs-ms {
    font-size: 0.8125rem !important
}

.fs-xs {
    font-size: 0.75rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semibold {
    font-weight: 600 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.5 !important
}

.lh-base {
    line-height: 1.75 !important
}

.lh-lg {
    line-height: 1.5 !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

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

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-accent {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-accent-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(12, 8, 0, .5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: rgba(255, 255, 255, .5) !important
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-body-tertiary {
    --bs-text-opacity: 1;
    color: var(--bs-tertiary-color) !important
}

.text-body-emphasis {
    --bs-text-opacity: 1;
    color: var(--bs-emphasis-color) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.text-primary-emphasis {
    color: var(--bs-primary-text-emphasis) !important
}

.text-secondary-emphasis {
    color: var(--bs-secondary-text-emphasis) !important
}

.text-success-emphasis {
    color: var(--bs-success-text-emphasis) !important
}

.text-info-emphasis {
    color: var(--bs-info-text-emphasis) !important
}

.text-warning-emphasis {
    color: var(--bs-warning-text-emphasis) !important
}

.text-danger-emphasis {
    color: var(--bs-danger-text-emphasis) !important
}

.text-light-emphasis {
    color: var(--bs-light-text-emphasis) !important
}

.text-dark-emphasis {
    color: var(--bs-dark-text-emphasis) !important
}

.link-opacity-10 {
    --bs-link-opacity: 0.1
}

.link-opacity-10-hover:hover {
    --bs-link-opacity: 0.1
}

.link-opacity-25 {
    --bs-link-opacity: 0.25
}

.link-opacity-25-hover:hover {
    --bs-link-opacity: 0.25
}

.link-opacity-50 {
    --bs-link-opacity: 0.5
}

.link-opacity-50-hover:hover {
    --bs-link-opacity: 0.5
}

.link-opacity-75 {
    --bs-link-opacity: 0.75
}

.link-opacity-75-hover:hover {
    --bs-link-opacity: 0.75
}

.link-opacity-100 {
    --bs-link-opacity: 1
}

.link-opacity-100-hover:hover {
    --bs-link-opacity: 1
}

.link-offset-1 {
    text-underline-offset: .125em !important
}

.link-offset-1-hover:hover {
    text-underline-offset: .125em !important
}

.link-offset-2 {
    text-underline-offset: .25em !important
}

.link-offset-2-hover:hover {
    text-underline-offset: .25em !important
}

.link-offset-3 {
    text-underline-offset: .375em !important
}

.link-offset-3-hover:hover {
    text-underline-offset: .375em !important
}

.link-underline-primary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-accent {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-accent-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-accent-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-secondary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-success {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-info {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-warning {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-danger {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
    text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-underline-opacity-0 {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-0-hover:hover {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-10 {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-10-hover:hover {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-25 {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-25-hover:hover {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-50 {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-50-hover:hover {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-75 {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-75-hover:hover {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-100 {
    --bs-link-underline-opacity: 1
}

.link-underline-opacity-100-hover:hover {
    --bs-link-underline-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}

.bg-accent {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-accent-rgb), var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: rgba(0, 0, 0, 0) !important
}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important
}

.bg-secondary-subtle {
    background-color: var(--bs-secondary-bg-subtle) !important
}

.bg-success-subtle {
    background-color: var(--bs-success-bg-subtle) !important
}

.bg-info-subtle {
    background-color: var(--bs-info-bg-subtle) !important
}

.bg-warning-subtle {
    background-color: var(--bs-warning-bg-subtle) !important
}

.bg-danger-subtle {
    background-color: var(--bs-danger-bg-subtle) !important
}

.bg-light-subtle {
    background-color: var(--bs-light-bg-subtle) !important
}

.bg-dark-subtle {
    background-color: var(--bs-dark-bg-subtle) !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded {
    border-radius: var(--bs-border-radius) !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: var(--bs-border-radius-sm) !important
}

.rounded-2 {
    border-radius: var(--bs-border-radius) !important
}

.rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl) !important
}

.rounded-5 {
    border-radius: var(--bs-border-radius-xxl) !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important
}

.rounded-top {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-top-1 {
    border-top-left-radius: var(--bs-border-radius-sm) !important;
    border-top-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-top-2 {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-3 {
    border-top-left-radius: var(--bs-border-radius-lg) !important;
    border-top-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl) !important;
    border-top-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-top-5 {
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-top-circle {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important
}

.rounded-top-pill {
    border-top-left-radius: var(--bs-border-radius-pill) !important;
    border-top-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-end {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-end-1 {
    border-top-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-end-2 {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-3 {
    border-top-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-end-4 {
    border-top-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-end-5 {
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-end-circle {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important
}

.rounded-end-pill {
    border-top-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-bottom {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-0 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-bottom-1 {
    border-bottom-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-bottom-2 {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-3 {
    border-bottom-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-bottom-4 {
    border-bottom-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-bottom-5 {
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-bottom-circle {
    border-bottom-right-radius: 50% !important;
    border-bottom-left-radius: 50% !important
}

.rounded-bottom-pill {
    border-bottom-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-left-radius: var(--bs-border-radius-pill) !important
}

.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.rounded-start-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-start-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-start-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-start-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-start-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important
}

.rounded-start-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

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

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

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

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

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

@media(min-width: 576px) {
    .float-sm-start {
        float: left !important
    }
    .float-sm-end {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
    .object-fit-sm-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-sm-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-sm-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-sm-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-sm-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-grid {
        display: grid !important
    }
    .d-sm-inline-grid {
        display: inline-grid !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-sm-none {
        display: none !important
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-sm-0 {
        margin: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .m-sm-5 {
        margin: 2rem !important
    }
    .m-sm-6 {
        margin: 2.5rem !important
    }
    .m-sm-7 {
        margin: 3rem !important
    }
    .m-sm-8 {
        margin: 3.5rem !important
    }
    .m-sm-9 {
        margin: 4rem !important
    }
    .m-sm-10 {
        margin: 4.5rem !important
    }
    .m-sm-grid-gutter {
        margin: 1.5rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-sm-5 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-sm-6 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-sm-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-sm-8 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-sm-9 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-sm-10 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-sm-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-sm-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-sm-6 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-sm-7 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-sm-8 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-sm-9 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-sm-10 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-sm-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: 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: 2rem !important
    }
    .mt-sm-6 {
        margin-top: 2.5rem !important
    }
    .mt-sm-7 {
        margin-top: 3rem !important
    }
    .mt-sm-8 {
        margin-top: 3.5rem !important
    }
    .mt-sm-9 {
        margin-top: 4rem !important
    }
    .mt-sm-10 {
        margin-top: 4.5rem !important
    }
    .mt-sm-grid-gutter {
        margin-top: 1.5rem !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: 2rem !important
    }
    .me-sm-6 {
        margin-right: 2.5rem !important
    }
    .me-sm-7 {
        margin-right: 3rem !important
    }
    .me-sm-8 {
        margin-right: 3.5rem !important
    }
    .me-sm-9 {
        margin-right: 4rem !important
    }
    .me-sm-10 {
        margin-right: 4.5rem !important
    }
    .me-sm-grid-gutter {
        margin-right: 1.5rem !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: 2rem !important
    }
    .mb-sm-6 {
        margin-bottom: 2.5rem !important
    }
    .mb-sm-7 {
        margin-bottom: 3rem !important
    }
    .mb-sm-8 {
        margin-bottom: 3.5rem !important
    }
    .mb-sm-9 {
        margin-bottom: 4rem !important
    }
    .mb-sm-10 {
        margin-bottom: 4.5rem !important
    }
    .mb-sm-grid-gutter {
        margin-bottom: 1.5rem !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: 2rem !important
    }
    .ms-sm-6 {
        margin-left: 2.5rem !important
    }
    .ms-sm-7 {
        margin-left: 3rem !important
    }
    .ms-sm-8 {
        margin-left: 3.5rem !important
    }
    .ms-sm-9 {
        margin-left: 4rem !important
    }
    .ms-sm-10 {
        margin-left: 4.5rem !important
    }
    .ms-sm-grid-gutter {
        margin-left: 1.5rem !important
    }
    .ms-sm-auto {
        margin-left: auto !important
    }
    .m-sm-n1 {
        margin: -0.25rem !important
    }
    .m-sm-n2 {
        margin: -0.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -2rem !important
    }
    .m-sm-n6 {
        margin: -2.5rem !important
    }
    .m-sm-n7 {
        margin: -3rem !important
    }
    .m-sm-n8 {
        margin: -3.5rem !important
    }
    .m-sm-n9 {
        margin: -4rem !important
    }
    .m-sm-n10 {
        margin: -4.5rem !important
    }
    .m-sm-ngrid-gutter {
        margin: -1.5rem !important
    }
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-sm-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-sm-n5 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-sm-n6 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-sm-n7 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-sm-n8 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-sm-n9 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-sm-n10 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-sm-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .my-sm-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-sm-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-sm-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-sm-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-sm-n5 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-sm-n6 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-sm-n7 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-sm-n8 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-sm-n9 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-sm-n10 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-sm-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .mt-sm-n1 {
        margin-top: -0.25rem !important
    }
    .mt-sm-n2 {
        margin-top: -0.5rem !important
    }
    .mt-sm-n3 {
        margin-top: -1rem !important
    }
    .mt-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mt-sm-n5 {
        margin-top: -2rem !important
    }
    .mt-sm-n6 {
        margin-top: -2.5rem !important
    }
    .mt-sm-n7 {
        margin-top: -3rem !important
    }
    .mt-sm-n8 {
        margin-top: -3.5rem !important
    }
    .mt-sm-n9 {
        margin-top: -4rem !important
    }
    .mt-sm-n10 {
        margin-top: -4.5rem !important
    }
    .mt-sm-ngrid-gutter {
        margin-top: -1.5rem !important
    }
    .me-sm-n1 {
        margin-right: -0.25rem !important
    }
    .me-sm-n2 {
        margin-right: -0.5rem !important
    }
    .me-sm-n3 {
        margin-right: -1rem !important
    }
    .me-sm-n4 {
        margin-right: -1.5rem !important
    }
    .me-sm-n5 {
        margin-right: -2rem !important
    }
    .me-sm-n6 {
        margin-right: -2.5rem !important
    }
    .me-sm-n7 {
        margin-right: -3rem !important
    }
    .me-sm-n8 {
        margin-right: -3.5rem !important
    }
    .me-sm-n9 {
        margin-right: -4rem !important
    }
    .me-sm-n10 {
        margin-right: -4.5rem !important
    }
    .me-sm-ngrid-gutter {
        margin-right: -1.5rem !important
    }
    .mb-sm-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-sm-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-sm-n3 {
        margin-bottom: -1rem !important
    }
    .mb-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .mb-sm-n5 {
        margin-bottom: -2rem !important
    }
    .mb-sm-n6 {
        margin-bottom: -2.5rem !important
    }
    .mb-sm-n7 {
        margin-bottom: -3rem !important
    }
    .mb-sm-n8 {
        margin-bottom: -3.5rem !important
    }
    .mb-sm-n9 {
        margin-bottom: -4rem !important
    }
    .mb-sm-n10 {
        margin-bottom: -4.5rem !important
    }
    .mb-sm-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }
    .ms-sm-n1 {
        margin-left: -0.25rem !important
    }
    .ms-sm-n2 {
        margin-left: -0.5rem !important
    }
    .ms-sm-n3 {
        margin-left: -1rem !important
    }
    .ms-sm-n4 {
        margin-left: -1.5rem !important
    }
    .ms-sm-n5 {
        margin-left: -2rem !important
    }
    .ms-sm-n6 {
        margin-left: -2.5rem !important
    }
    .ms-sm-n7 {
        margin-left: -3rem !important
    }
    .ms-sm-n8 {
        margin-left: -3.5rem !important
    }
    .ms-sm-n9 {
        margin-left: -4rem !important
    }
    .ms-sm-n10 {
        margin-left: -4.5rem !important
    }
    .ms-sm-ngrid-gutter {
        margin-left: -1.5rem !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: 2rem !important
    }
    .p-sm-6 {
        padding: 2.5rem !important
    }
    .p-sm-7 {
        padding: 3rem !important
    }
    .p-sm-8 {
        padding: 3.5rem !important
    }
    .p-sm-9 {
        padding: 4rem !important
    }
    .p-sm-10 {
        padding: 4.5rem !important
    }
    .p-sm-grid-gutter {
        padding: 1.5rem !important
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-sm-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-sm-6 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-sm-7 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-sm-8 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-sm-9 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-sm-10 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-sm-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-sm-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-sm-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-sm-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-sm-8 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-sm-9 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-sm-10 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-sm-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .pt-sm-6 {
        padding-top: 2.5rem !important
    }
    .pt-sm-7 {
        padding-top: 3rem !important
    }
    .pt-sm-8 {
        padding-top: 3.5rem !important
    }
    .pt-sm-9 {
        padding-top: 4rem !important
    }
    .pt-sm-10 {
        padding-top: 4.5rem !important
    }
    .pt-sm-grid-gutter {
        padding-top: 1.5rem !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: 2rem !important
    }
    .pe-sm-6 {
        padding-right: 2.5rem !important
    }
    .pe-sm-7 {
        padding-right: 3rem !important
    }
    .pe-sm-8 {
        padding-right: 3.5rem !important
    }
    .pe-sm-9 {
        padding-right: 4rem !important
    }
    .pe-sm-10 {
        padding-right: 4.5rem !important
    }
    .pe-sm-grid-gutter {
        padding-right: 1.5rem !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: 2rem !important
    }
    .pb-sm-6 {
        padding-bottom: 2.5rem !important
    }
    .pb-sm-7 {
        padding-bottom: 3rem !important
    }
    .pb-sm-8 {
        padding-bottom: 3.5rem !important
    }
    .pb-sm-9 {
        padding-bottom: 4rem !important
    }
    .pb-sm-10 {
        padding-bottom: 4.5rem !important
    }
    .pb-sm-grid-gutter {
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .ps-sm-6 {
        padding-left: 2.5rem !important
    }
    .ps-sm-7 {
        padding-left: 3rem !important
    }
    .ps-sm-8 {
        padding-left: 3.5rem !important
    }
    .ps-sm-9 {
        padding-left: 4rem !important
    }
    .ps-sm-10 {
        padding-left: 4.5rem !important
    }
    .ps-sm-grid-gutter {
        padding-left: 1.5rem !important
    }
    .gap-sm-0 {
        gap: 0 !important
    }
    .gap-sm-1 {
        gap: .25rem !important
    }
    .gap-sm-2 {
        gap: .5rem !important
    }
    .gap-sm-3 {
        gap: 1rem !important
    }
    .gap-sm-4 {
        gap: 1.5rem !important
    }
    .gap-sm-5 {
        gap: 2rem !important
    }
    .gap-sm-6 {
        gap: 2.5rem !important
    }
    .gap-sm-7 {
        gap: 3rem !important
    }
    .gap-sm-8 {
        gap: 3.5rem !important
    }
    .gap-sm-9 {
        gap: 4rem !important
    }
    .gap-sm-10 {
        gap: 4.5rem !important
    }
    .gap-sm-grid-gutter {
        gap: 1.5rem !important
    }
    .row-gap-sm-0 {
        row-gap: 0 !important
    }
    .row-gap-sm-1 {
        row-gap: .25rem !important
    }
    .row-gap-sm-2 {
        row-gap: .5rem !important
    }
    .row-gap-sm-3 {
        row-gap: 1rem !important
    }
    .row-gap-sm-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-sm-5 {
        row-gap: 2rem !important
    }
    .row-gap-sm-6 {
        row-gap: 2.5rem !important
    }
    .row-gap-sm-7 {
        row-gap: 3rem !important
    }
    .row-gap-sm-8 {
        row-gap: 3.5rem !important
    }
    .row-gap-sm-9 {
        row-gap: 4rem !important
    }
    .row-gap-sm-10 {
        row-gap: 4.5rem !important
    }
    .row-gap-sm-grid-gutter {
        row-gap: 1.5rem !important
    }
    .column-gap-sm-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-sm-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-sm-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-sm-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-sm-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-sm-5 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-sm-6 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-sm-7 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-sm-8 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-sm-9 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-sm-10 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-sm-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .text-sm-start {
        text-align: left !important
    }
    .text-sm-end {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width: 768px) {
    .float-md-start {
        float: left !important
    }
    .float-md-end {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
    .object-fit-md-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-md-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-md-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-md-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-md-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-grid {
        display: grid !important
    }
    .d-md-inline-grid {
        display: inline-grid !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-md-none {
        display: none !important
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-md-0 {
        margin: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .m-md-5 {
        margin: 2rem !important
    }
    .m-md-6 {
        margin: 2.5rem !important
    }
    .m-md-7 {
        margin: 3rem !important
    }
    .m-md-8 {
        margin: 3.5rem !important
    }
    .m-md-9 {
        margin: 4rem !important
    }
    .m-md-10 {
        margin: 4.5rem !important
    }
    .m-md-grid-gutter {
        margin: 1.5rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-md-5 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-md-6 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-md-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-md-8 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-md-9 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-md-10 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-md-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-md-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-md-6 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-md-7 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-md-8 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-md-9 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-md-10 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-md-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: 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: 2rem !important
    }
    .mt-md-6 {
        margin-top: 2.5rem !important
    }
    .mt-md-7 {
        margin-top: 3rem !important
    }
    .mt-md-8 {
        margin-top: 3.5rem !important
    }
    .mt-md-9 {
        margin-top: 4rem !important
    }
    .mt-md-10 {
        margin-top: 4.5rem !important
    }
    .mt-md-grid-gutter {
        margin-top: 1.5rem !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: 2rem !important
    }
    .me-md-6 {
        margin-right: 2.5rem !important
    }
    .me-md-7 {
        margin-right: 3rem !important
    }
    .me-md-8 {
        margin-right: 3.5rem !important
    }
    .me-md-9 {
        margin-right: 4rem !important
    }
    .me-md-10 {
        margin-right: 4.5rem !important
    }
    .me-md-grid-gutter {
        margin-right: 1.5rem !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: 2rem !important
    }
    .mb-md-6 {
        margin-bottom: 2.5rem !important
    }
    .mb-md-7 {
        margin-bottom: 3rem !important
    }
    .mb-md-8 {
        margin-bottom: 3.5rem !important
    }
    .mb-md-9 {
        margin-bottom: 4rem !important
    }
    .mb-md-10 {
        margin-bottom: 4.5rem !important
    }
    .mb-md-grid-gutter {
        margin-bottom: 1.5rem !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: 2rem !important
    }
    .ms-md-6 {
        margin-left: 2.5rem !important
    }
    .ms-md-7 {
        margin-left: 3rem !important
    }
    .ms-md-8 {
        margin-left: 3.5rem !important
    }
    .ms-md-9 {
        margin-left: 4rem !important
    }
    .ms-md-10 {
        margin-left: 4.5rem !important
    }
    .ms-md-grid-gutter {
        margin-left: 1.5rem !important
    }
    .ms-md-auto {
        margin-left: auto !important
    }
    .m-md-n1 {
        margin: -0.25rem !important
    }
    .m-md-n2 {
        margin: -0.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .m-md-n5 {
        margin: -2rem !important
    }
    .m-md-n6 {
        margin: -2.5rem !important
    }
    .m-md-n7 {
        margin: -3rem !important
    }
    .m-md-n8 {
        margin: -3.5rem !important
    }
    .m-md-n9 {
        margin: -4rem !important
    }
    .m-md-n10 {
        margin: -4.5rem !important
    }
    .m-md-ngrid-gutter {
        margin: -1.5rem !important
    }
    .mx-md-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-md-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-md-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-md-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-md-n5 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-md-n6 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-md-n7 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-md-n8 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-md-n9 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-md-n10 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-md-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .my-md-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-md-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-md-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-md-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-md-n5 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-md-n6 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-md-n7 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-md-n8 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-md-n9 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-md-n10 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-md-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .mt-md-n1 {
        margin-top: -0.25rem !important
    }
    .mt-md-n2 {
        margin-top: -0.5rem !important
    }
    .mt-md-n3 {
        margin-top: -1rem !important
    }
    .mt-md-n4 {
        margin-top: -1.5rem !important
    }
    .mt-md-n5 {
        margin-top: -2rem !important
    }
    .mt-md-n6 {
        margin-top: -2.5rem !important
    }
    .mt-md-n7 {
        margin-top: -3rem !important
    }
    .mt-md-n8 {
        margin-top: -3.5rem !important
    }
    .mt-md-n9 {
        margin-top: -4rem !important
    }
    .mt-md-n10 {
        margin-top: -4.5rem !important
    }
    .mt-md-ngrid-gutter {
        margin-top: -1.5rem !important
    }
    .me-md-n1 {
        margin-right: -0.25rem !important
    }
    .me-md-n2 {
        margin-right: -0.5rem !important
    }
    .me-md-n3 {
        margin-right: -1rem !important
    }
    .me-md-n4 {
        margin-right: -1.5rem !important
    }
    .me-md-n5 {
        margin-right: -2rem !important
    }
    .me-md-n6 {
        margin-right: -2.5rem !important
    }
    .me-md-n7 {
        margin-right: -3rem !important
    }
    .me-md-n8 {
        margin-right: -3.5rem !important
    }
    .me-md-n9 {
        margin-right: -4rem !important
    }
    .me-md-n10 {
        margin-right: -4.5rem !important
    }
    .me-md-ngrid-gutter {
        margin-right: -1.5rem !important
    }
    .mb-md-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-md-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-md-n3 {
        margin-bottom: -1rem !important
    }
    .mb-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .mb-md-n5 {
        margin-bottom: -2rem !important
    }
    .mb-md-n6 {
        margin-bottom: -2.5rem !important
    }
    .mb-md-n7 {
        margin-bottom: -3rem !important
    }
    .mb-md-n8 {
        margin-bottom: -3.5rem !important
    }
    .mb-md-n9 {
        margin-bottom: -4rem !important
    }
    .mb-md-n10 {
        margin-bottom: -4.5rem !important
    }
    .mb-md-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }
    .ms-md-n1 {
        margin-left: -0.25rem !important
    }
    .ms-md-n2 {
        margin-left: -0.5rem !important
    }
    .ms-md-n3 {
        margin-left: -1rem !important
    }
    .ms-md-n4 {
        margin-left: -1.5rem !important
    }
    .ms-md-n5 {
        margin-left: -2rem !important
    }
    .ms-md-n6 {
        margin-left: -2.5rem !important
    }
    .ms-md-n7 {
        margin-left: -3rem !important
    }
    .ms-md-n8 {
        margin-left: -3.5rem !important
    }
    .ms-md-n9 {
        margin-left: -4rem !important
    }
    .ms-md-n10 {
        margin-left: -4.5rem !important
    }
    .ms-md-ngrid-gutter {
        margin-left: -1.5rem !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: 2rem !important
    }
    .p-md-6 {
        padding: 2.5rem !important
    }
    .p-md-7 {
        padding: 3rem !important
    }
    .p-md-8 {
        padding: 3.5rem !important
    }
    .p-md-9 {
        padding: 4rem !important
    }
    .p-md-10 {
        padding: 4.5rem !important
    }
    .p-md-grid-gutter {
        padding: 1.5rem !important
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-md-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-md-6 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-md-7 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-md-8 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-md-9 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-md-10 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-md-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-md-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-md-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-md-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-md-8 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-md-9 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-md-10 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-md-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .pt-md-6 {
        padding-top: 2.5rem !important
    }
    .pt-md-7 {
        padding-top: 3rem !important
    }
    .pt-md-8 {
        padding-top: 3.5rem !important
    }
    .pt-md-9 {
        padding-top: 4rem !important
    }
    .pt-md-10 {
        padding-top: 4.5rem !important
    }
    .pt-md-grid-gutter {
        padding-top: 1.5rem !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: 2rem !important
    }
    .pe-md-6 {
        padding-right: 2.5rem !important
    }
    .pe-md-7 {
        padding-right: 3rem !important
    }
    .pe-md-8 {
        padding-right: 3.5rem !important
    }
    .pe-md-9 {
        padding-right: 4rem !important
    }
    .pe-md-10 {
        padding-right: 4.5rem !important
    }
    .pe-md-grid-gutter {
        padding-right: 1.5rem !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: 2rem !important
    }
    .pb-md-6 {
        padding-bottom: 2.5rem !important
    }
    .pb-md-7 {
        padding-bottom: 3rem !important
    }
    .pb-md-8 {
        padding-bottom: 3.5rem !important
    }
    .pb-md-9 {
        padding-bottom: 4rem !important
    }
    .pb-md-10 {
        padding-bottom: 4.5rem !important
    }
    .pb-md-grid-gutter {
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .ps-md-6 {
        padding-left: 2.5rem !important
    }
    .ps-md-7 {
        padding-left: 3rem !important
    }
    .ps-md-8 {
        padding-left: 3.5rem !important
    }
    .ps-md-9 {
        padding-left: 4rem !important
    }
    .ps-md-10 {
        padding-left: 4.5rem !important
    }
    .ps-md-grid-gutter {
        padding-left: 1.5rem !important
    }
    .gap-md-0 {
        gap: 0 !important
    }
    .gap-md-1 {
        gap: .25rem !important
    }
    .gap-md-2 {
        gap: .5rem !important
    }
    .gap-md-3 {
        gap: 1rem !important
    }
    .gap-md-4 {
        gap: 1.5rem !important
    }
    .gap-md-5 {
        gap: 2rem !important
    }
    .gap-md-6 {
        gap: 2.5rem !important
    }
    .gap-md-7 {
        gap: 3rem !important
    }
    .gap-md-8 {
        gap: 3.5rem !important
    }
    .gap-md-9 {
        gap: 4rem !important
    }
    .gap-md-10 {
        gap: 4.5rem !important
    }
    .gap-md-grid-gutter {
        gap: 1.5rem !important
    }
    .row-gap-md-0 {
        row-gap: 0 !important
    }
    .row-gap-md-1 {
        row-gap: .25rem !important
    }
    .row-gap-md-2 {
        row-gap: .5rem !important
    }
    .row-gap-md-3 {
        row-gap: 1rem !important
    }
    .row-gap-md-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-md-5 {
        row-gap: 2rem !important
    }
    .row-gap-md-6 {
        row-gap: 2.5rem !important
    }
    .row-gap-md-7 {
        row-gap: 3rem !important
    }
    .row-gap-md-8 {
        row-gap: 3.5rem !important
    }
    .row-gap-md-9 {
        row-gap: 4rem !important
    }
    .row-gap-md-10 {
        row-gap: 4.5rem !important
    }
    .row-gap-md-grid-gutter {
        row-gap: 1.5rem !important
    }
    .column-gap-md-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-md-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-md-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-md-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-md-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-md-5 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-md-6 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-md-7 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-md-8 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-md-9 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-md-10 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-md-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .text-md-start {
        text-align: left !important
    }
    .text-md-end {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media(min-width: 992px) {
    .float-lg-start {
        float: left !important
    }
    .float-lg-end {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-lg-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-grid {
        display: grid !important
    }
    .d-lg-inline-grid {
        display: inline-grid !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-lg-none {
        display: none !important
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-lg-0 {
        margin: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .m-lg-5 {
        margin: 2rem !important
    }
    .m-lg-6 {
        margin: 2.5rem !important
    }
    .m-lg-7 {
        margin: 3rem !important
    }
    .m-lg-8 {
        margin: 3.5rem !important
    }
    .m-lg-9 {
        margin: 4rem !important
    }
    .m-lg-10 {
        margin: 4.5rem !important
    }
    .m-lg-grid-gutter {
        margin: 1.5rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-lg-5 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-lg-6 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-lg-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-lg-8 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-lg-9 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-lg-10 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-lg-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-lg-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-lg-6 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-lg-7 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-lg-8 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-lg-9 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-lg-10 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-lg-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: 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: 2rem !important
    }
    .mt-lg-6 {
        margin-top: 2.5rem !important
    }
    .mt-lg-7 {
        margin-top: 3rem !important
    }
    .mt-lg-8 {
        margin-top: 3.5rem !important
    }
    .mt-lg-9 {
        margin-top: 4rem !important
    }
    .mt-lg-10 {
        margin-top: 4.5rem !important
    }
    .mt-lg-grid-gutter {
        margin-top: 1.5rem !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: 2rem !important
    }
    .me-lg-6 {
        margin-right: 2.5rem !important
    }
    .me-lg-7 {
        margin-right: 3rem !important
    }
    .me-lg-8 {
        margin-right: 3.5rem !important
    }
    .me-lg-9 {
        margin-right: 4rem !important
    }
    .me-lg-10 {
        margin-right: 4.5rem !important
    }
    .me-lg-grid-gutter {
        margin-right: 1.5rem !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: 2rem !important
    }
    .mb-lg-6 {
        margin-bottom: 2.5rem !important
    }
    .mb-lg-7 {
        margin-bottom: 3rem !important
    }
    .mb-lg-8 {
        margin-bottom: 3.5rem !important
    }
    .mb-lg-9 {
        margin-bottom: 4rem !important
    }
    .mb-lg-10 {
        margin-bottom: 4.5rem !important
    }
    .mb-lg-grid-gutter {
        margin-bottom: 1.5rem !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: 2rem !important
    }
    .ms-lg-6 {
        margin-left: 2.5rem !important
    }
    .ms-lg-7 {
        margin-left: 3rem !important
    }
    .ms-lg-8 {
        margin-left: 3.5rem !important
    }
    .ms-lg-9 {
        margin-left: 4rem !important
    }
    .ms-lg-10 {
        margin-left: 4.5rem !important
    }
    .ms-lg-grid-gutter {
        margin-left: 1.5rem !important
    }
    .ms-lg-auto {
        margin-left: auto !important
    }
    .m-lg-n1 {
        margin: -0.25rem !important
    }
    .m-lg-n2 {
        margin: -0.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -2rem !important
    }
    .m-lg-n6 {
        margin: -2.5rem !important
    }
    .m-lg-n7 {
        margin: -3rem !important
    }
    .m-lg-n8 {
        margin: -3.5rem !important
    }
    .m-lg-n9 {
        margin: -4rem !important
    }
    .m-lg-n10 {
        margin: -4.5rem !important
    }
    .m-lg-ngrid-gutter {
        margin: -1.5rem !important
    }
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-lg-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-lg-n5 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-lg-n6 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-lg-n7 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-lg-n8 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-lg-n9 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-lg-n10 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-lg-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .my-lg-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-lg-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-lg-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-lg-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-lg-n5 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-lg-n6 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-lg-n7 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-lg-n8 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-lg-n9 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-lg-n10 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-lg-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .mt-lg-n1 {
        margin-top: -0.25rem !important
    }
    .mt-lg-n2 {
        margin-top: -0.5rem !important
    }
    .mt-lg-n3 {
        margin-top: -1rem !important
    }
    .mt-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mt-lg-n5 {
        margin-top: -2rem !important
    }
    .mt-lg-n6 {
        margin-top: -2.5rem !important
    }
    .mt-lg-n7 {
        margin-top: -3rem !important
    }
    .mt-lg-n8 {
        margin-top: -3.5rem !important
    }
    .mt-lg-n9 {
        margin-top: -4rem !important
    }
    .mt-lg-n10 {
        margin-top: -4.5rem !important
    }
    .mt-lg-ngrid-gutter {
        margin-top: -1.5rem !important
    }
    .me-lg-n1 {
        margin-right: -0.25rem !important
    }
    .me-lg-n2 {
        margin-right: -0.5rem !important
    }
    .me-lg-n3 {
        margin-right: -1rem !important
    }
    .me-lg-n4 {
        margin-right: -1.5rem !important
    }
    .me-lg-n5 {
        margin-right: -2rem !important
    }
    .me-lg-n6 {
        margin-right: -2.5rem !important
    }
    .me-lg-n7 {
        margin-right: -3rem !important
    }
    .me-lg-n8 {
        margin-right: -3.5rem !important
    }
    .me-lg-n9 {
        margin-right: -4rem !important
    }
    .me-lg-n10 {
        margin-right: -4.5rem !important
    }
    .me-lg-ngrid-gutter {
        margin-right: -1.5rem !important
    }
    .mb-lg-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-lg-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-lg-n3 {
        margin-bottom: -1rem !important
    }
    .mb-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .mb-lg-n5 {
        margin-bottom: -2rem !important
    }
    .mb-lg-n6 {
        margin-bottom: -2.5rem !important
    }
    .mb-lg-n7 {
        margin-bottom: -3rem !important
    }
    .mb-lg-n8 {
        margin-bottom: -3.5rem !important
    }
    .mb-lg-n9 {
        margin-bottom: -4rem !important
    }
    .mb-lg-n10 {
        margin-bottom: -4.5rem !important
    }
    .mb-lg-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }
    .ms-lg-n1 {
        margin-left: -0.25rem !important
    }
    .ms-lg-n2 {
        margin-left: -0.5rem !important
    }
    .ms-lg-n3 {
        margin-left: -1rem !important
    }
    .ms-lg-n4 {
        margin-left: -1.5rem !important
    }
    .ms-lg-n5 {
        margin-left: -2rem !important
    }
    .ms-lg-n6 {
        margin-left: -2.5rem !important
    }
    .ms-lg-n7 {
        margin-left: -3rem !important
    }
    .ms-lg-n8 {
        margin-left: -3.5rem !important
    }
    .ms-lg-n9 {
        margin-left: -4rem !important
    }
    .ms-lg-n10 {
        margin-left: -4.5rem !important
    }
    .ms-lg-ngrid-gutter {
        margin-left: -1.5rem !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: 2rem !important
    }
    .p-lg-6 {
        padding: 2.5rem !important
    }
    .p-lg-7 {
        padding: 3rem !important
    }
    .p-lg-8 {
        padding: 3.5rem !important
    }
    .p-lg-9 {
        padding: 4rem !important
    }
    .p-lg-10 {
        padding: 4.5rem !important
    }
    .p-lg-grid-gutter {
        padding: 1.5rem !important
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-lg-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-lg-6 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-lg-7 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-lg-8 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-lg-9 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-lg-10 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-lg-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-lg-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-lg-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-lg-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-lg-8 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-lg-9 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-lg-10 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-lg-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .pt-lg-6 {
        padding-top: 2.5rem !important
    }
    .pt-lg-7 {
        padding-top: 3rem !important
    }
    .pt-lg-8 {
        padding-top: 3.5rem !important
    }
    .pt-lg-9 {
        padding-top: 4rem !important
    }
    .pt-lg-10 {
        padding-top: 4.5rem !important
    }
    .pt-lg-grid-gutter {
        padding-top: 1.5rem !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: 2rem !important
    }
    .pe-lg-6 {
        padding-right: 2.5rem !important
    }
    .pe-lg-7 {
        padding-right: 3rem !important
    }
    .pe-lg-8 {
        padding-right: 3.5rem !important
    }
    .pe-lg-9 {
        padding-right: 4rem !important
    }
    .pe-lg-10 {
        padding-right: 4.5rem !important
    }
    .pe-lg-grid-gutter {
        padding-right: 1.5rem !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: 2rem !important
    }
    .pb-lg-6 {
        padding-bottom: 2.5rem !important
    }
    .pb-lg-7 {
        padding-bottom: 3rem !important
    }
    .pb-lg-8 {
        padding-bottom: 3.5rem !important
    }
    .pb-lg-9 {
        padding-bottom: 4rem !important
    }
    .pb-lg-10 {
        padding-bottom: 4.5rem !important
    }
    .pb-lg-grid-gutter {
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .ps-lg-6 {
        padding-left: 2.5rem !important
    }
    .ps-lg-7 {
        padding-left: 3rem !important
    }
    .ps-lg-8 {
        padding-left: 3.5rem !important
    }
    .ps-lg-9 {
        padding-left: 4rem !important
    }
    .ps-lg-10 {
        padding-left: 4.5rem !important
    }
    .ps-lg-grid-gutter {
        padding-left: 1.5rem !important
    }
    .gap-lg-0 {
        gap: 0 !important
    }
    .gap-lg-1 {
        gap: .25rem !important
    }
    .gap-lg-2 {
        gap: .5rem !important
    }
    .gap-lg-3 {
        gap: 1rem !important
    }
    .gap-lg-4 {
        gap: 1.5rem !important
    }
    .gap-lg-5 {
        gap: 2rem !important
    }
    .gap-lg-6 {
        gap: 2.5rem !important
    }
    .gap-lg-7 {
        gap: 3rem !important
    }
    .gap-lg-8 {
        gap: 3.5rem !important
    }
    .gap-lg-9 {
        gap: 4rem !important
    }
    .gap-lg-10 {
        gap: 4.5rem !important
    }
    .gap-lg-grid-gutter {
        gap: 1.5rem !important
    }
    .row-gap-lg-0 {
        row-gap: 0 !important
    }
    .row-gap-lg-1 {
        row-gap: .25rem !important
    }
    .row-gap-lg-2 {
        row-gap: .5rem !important
    }
    .row-gap-lg-3 {
        row-gap: 1rem !important
    }
    .row-gap-lg-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-lg-5 {
        row-gap: 2rem !important
    }
    .row-gap-lg-6 {
        row-gap: 2.5rem !important
    }
    .row-gap-lg-7 {
        row-gap: 3rem !important
    }
    .row-gap-lg-8 {
        row-gap: 3.5rem !important
    }
    .row-gap-lg-9 {
        row-gap: 4rem !important
    }
    .row-gap-lg-10 {
        row-gap: 4.5rem !important
    }
    .row-gap-lg-grid-gutter {
        row-gap: 1.5rem !important
    }
    .column-gap-lg-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-lg-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-lg-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-lg-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-lg-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-lg-5 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-lg-6 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-lg-7 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-lg-8 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-lg-9 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-lg-10 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-lg-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .text-lg-start {
        text-align: left !important
    }
    .text-lg-end {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .float-xl-start {
        float: left !important
    }
    .float-xl-end {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-grid {
        display: grid !important
    }
    .d-xl-inline-grid {
        display: inline-grid !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-xl-none {
        display: none !important
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-xl-0 {
        margin: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .m-xl-5 {
        margin: 2rem !important
    }
    .m-xl-6 {
        margin: 2.5rem !important
    }
    .m-xl-7 {
        margin: 3rem !important
    }
    .m-xl-8 {
        margin: 3.5rem !important
    }
    .m-xl-9 {
        margin: 4rem !important
    }
    .m-xl-10 {
        margin: 4.5rem !important
    }
    .m-xl-grid-gutter {
        margin: 1.5rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xl-5 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-xl-6 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-xl-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xl-8 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-xl-9 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-xl-10 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-xl-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xl-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-xl-6 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-xl-7 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xl-8 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-xl-9 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-xl-10 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-xl-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: 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: 2rem !important
    }
    .mt-xl-6 {
        margin-top: 2.5rem !important
    }
    .mt-xl-7 {
        margin-top: 3rem !important
    }
    .mt-xl-8 {
        margin-top: 3.5rem !important
    }
    .mt-xl-9 {
        margin-top: 4rem !important
    }
    .mt-xl-10 {
        margin-top: 4.5rem !important
    }
    .mt-xl-grid-gutter {
        margin-top: 1.5rem !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: 2rem !important
    }
    .me-xl-6 {
        margin-right: 2.5rem !important
    }
    .me-xl-7 {
        margin-right: 3rem !important
    }
    .me-xl-8 {
        margin-right: 3.5rem !important
    }
    .me-xl-9 {
        margin-right: 4rem !important
    }
    .me-xl-10 {
        margin-right: 4.5rem !important
    }
    .me-xl-grid-gutter {
        margin-right: 1.5rem !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: 2rem !important
    }
    .mb-xl-6 {
        margin-bottom: 2.5rem !important
    }
    .mb-xl-7 {
        margin-bottom: 3rem !important
    }
    .mb-xl-8 {
        margin-bottom: 3.5rem !important
    }
    .mb-xl-9 {
        margin-bottom: 4rem !important
    }
    .mb-xl-10 {
        margin-bottom: 4.5rem !important
    }
    .mb-xl-grid-gutter {
        margin-bottom: 1.5rem !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: 2rem !important
    }
    .ms-xl-6 {
        margin-left: 2.5rem !important
    }
    .ms-xl-7 {
        margin-left: 3rem !important
    }
    .ms-xl-8 {
        margin-left: 3.5rem !important
    }
    .ms-xl-9 {
        margin-left: 4rem !important
    }
    .ms-xl-10 {
        margin-left: 4.5rem !important
    }
    .ms-xl-grid-gutter {
        margin-left: 1.5rem !important
    }
    .ms-xl-auto {
        margin-left: auto !important
    }
    .m-xl-n1 {
        margin: -0.25rem !important
    }
    .m-xl-n2 {
        margin: -0.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -2rem !important
    }
    .m-xl-n6 {
        margin: -2.5rem !important
    }
    .m-xl-n7 {
        margin: -3rem !important
    }
    .m-xl-n8 {
        margin: -3.5rem !important
    }
    .m-xl-n9 {
        margin: -4rem !important
    }
    .m-xl-n10 {
        margin: -4.5rem !important
    }
    .m-xl-ngrid-gutter {
        margin: -1.5rem !important
    }
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-xl-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-xl-n5 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-xl-n6 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-xl-n7 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-xl-n8 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-xl-n9 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-xl-n10 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-xl-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .my-xl-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-xl-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-xl-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-xl-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-xl-n5 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-xl-n6 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-xl-n7 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-xl-n8 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-xl-n9 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-xl-n10 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-xl-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .mt-xl-n1 {
        margin-top: -0.25rem !important
    }
    .mt-xl-n2 {
        margin-top: -0.5rem !important
    }
    .mt-xl-n3 {
        margin-top: -1rem !important
    }
    .mt-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mt-xl-n5 {
        margin-top: -2rem !important
    }
    .mt-xl-n6 {
        margin-top: -2.5rem !important
    }
    .mt-xl-n7 {
        margin-top: -3rem !important
    }
    .mt-xl-n8 {
        margin-top: -3.5rem !important
    }
    .mt-xl-n9 {
        margin-top: -4rem !important
    }
    .mt-xl-n10 {
        margin-top: -4.5rem !important
    }
    .mt-xl-ngrid-gutter {
        margin-top: -1.5rem !important
    }
    .me-xl-n1 {
        margin-right: -0.25rem !important
    }
    .me-xl-n2 {
        margin-right: -0.5rem !important
    }
    .me-xl-n3 {
        margin-right: -1rem !important
    }
    .me-xl-n4 {
        margin-right: -1.5rem !important
    }
    .me-xl-n5 {
        margin-right: -2rem !important
    }
    .me-xl-n6 {
        margin-right: -2.5rem !important
    }
    .me-xl-n7 {
        margin-right: -3rem !important
    }
    .me-xl-n8 {
        margin-right: -3.5rem !important
    }
    .me-xl-n9 {
        margin-right: -4rem !important
    }
    .me-xl-n10 {
        margin-right: -4.5rem !important
    }
    .me-xl-ngrid-gutter {
        margin-right: -1.5rem !important
    }
    .mb-xl-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-xl-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-xl-n3 {
        margin-bottom: -1rem !important
    }
    .mb-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .mb-xl-n5 {
        margin-bottom: -2rem !important
    }
    .mb-xl-n6 {
        margin-bottom: -2.5rem !important
    }
    .mb-xl-n7 {
        margin-bottom: -3rem !important
    }
    .mb-xl-n8 {
        margin-bottom: -3.5rem !important
    }
    .mb-xl-n9 {
        margin-bottom: -4rem !important
    }
    .mb-xl-n10 {
        margin-bottom: -4.5rem !important
    }
    .mb-xl-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }
    .ms-xl-n1 {
        margin-left: -0.25rem !important
    }
    .ms-xl-n2 {
        margin-left: -0.5rem !important
    }
    .ms-xl-n3 {
        margin-left: -1rem !important
    }
    .ms-xl-n4 {
        margin-left: -1.5rem !important
    }
    .ms-xl-n5 {
        margin-left: -2rem !important
    }
    .ms-xl-n6 {
        margin-left: -2.5rem !important
    }
    .ms-xl-n7 {
        margin-left: -3rem !important
    }
    .ms-xl-n8 {
        margin-left: -3.5rem !important
    }
    .ms-xl-n9 {
        margin-left: -4rem !important
    }
    .ms-xl-n10 {
        margin-left: -4.5rem !important
    }
    .ms-xl-ngrid-gutter {
        margin-left: -1.5rem !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: 2rem !important
    }
    .p-xl-6 {
        padding: 2.5rem !important
    }
    .p-xl-7 {
        padding: 3rem !important
    }
    .p-xl-8 {
        padding: 3.5rem !important
    }
    .p-xl-9 {
        padding: 4rem !important
    }
    .p-xl-10 {
        padding: 4.5rem !important
    }
    .p-xl-grid-gutter {
        padding: 1.5rem !important
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xl-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-xl-6 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-xl-7 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-xl-8 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-xl-9 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-xl-10 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-xl-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xl-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-xl-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-xl-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-xl-8 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-xl-9 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-xl-10 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-xl-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .pt-xl-6 {
        padding-top: 2.5rem !important
    }
    .pt-xl-7 {
        padding-top: 3rem !important
    }
    .pt-xl-8 {
        padding-top: 3.5rem !important
    }
    .pt-xl-9 {
        padding-top: 4rem !important
    }
    .pt-xl-10 {
        padding-top: 4.5rem !important
    }
    .pt-xl-grid-gutter {
        padding-top: 1.5rem !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: 2rem !important
    }
    .pe-xl-6 {
        padding-right: 2.5rem !important
    }
    .pe-xl-7 {
        padding-right: 3rem !important
    }
    .pe-xl-8 {
        padding-right: 3.5rem !important
    }
    .pe-xl-9 {
        padding-right: 4rem !important
    }
    .pe-xl-10 {
        padding-right: 4.5rem !important
    }
    .pe-xl-grid-gutter {
        padding-right: 1.5rem !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: 2rem !important
    }
    .pb-xl-6 {
        padding-bottom: 2.5rem !important
    }
    .pb-xl-7 {
        padding-bottom: 3rem !important
    }
    .pb-xl-8 {
        padding-bottom: 3.5rem !important
    }
    .pb-xl-9 {
        padding-bottom: 4rem !important
    }
    .pb-xl-10 {
        padding-bottom: 4.5rem !important
    }
    .pb-xl-grid-gutter {
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .ps-xl-6 {
        padding-left: 2.5rem !important
    }
    .ps-xl-7 {
        padding-left: 3rem !important
    }
    .ps-xl-8 {
        padding-left: 3.5rem !important
    }
    .ps-xl-9 {
        padding-left: 4rem !important
    }
    .ps-xl-10 {
        padding-left: 4.5rem !important
    }
    .ps-xl-grid-gutter {
        padding-left: 1.5rem !important
    }
    .gap-xl-0 {
        gap: 0 !important
    }
    .gap-xl-1 {
        gap: .25rem !important
    }
    .gap-xl-2 {
        gap: .5rem !important
    }
    .gap-xl-3 {
        gap: 1rem !important
    }
    .gap-xl-4 {
        gap: 1.5rem !important
    }
    .gap-xl-5 {
        gap: 2rem !important
    }
    .gap-xl-6 {
        gap: 2.5rem !important
    }
    .gap-xl-7 {
        gap: 3rem !important
    }
    .gap-xl-8 {
        gap: 3.5rem !important
    }
    .gap-xl-9 {
        gap: 4rem !important
    }
    .gap-xl-10 {
        gap: 4.5rem !important
    }
    .gap-xl-grid-gutter {
        gap: 1.5rem !important
    }
    .row-gap-xl-0 {
        row-gap: 0 !important
    }
    .row-gap-xl-1 {
        row-gap: .25rem !important
    }
    .row-gap-xl-2 {
        row-gap: .5rem !important
    }
    .row-gap-xl-3 {
        row-gap: 1rem !important
    }
    .row-gap-xl-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-xl-5 {
        row-gap: 2rem !important
    }
    .row-gap-xl-6 {
        row-gap: 2.5rem !important
    }
    .row-gap-xl-7 {
        row-gap: 3rem !important
    }
    .row-gap-xl-8 {
        row-gap: 3.5rem !important
    }
    .row-gap-xl-9 {
        row-gap: 4rem !important
    }
    .row-gap-xl-10 {
        row-gap: 4.5rem !important
    }
    .row-gap-xl-grid-gutter {
        row-gap: 1.5rem !important
    }
    .column-gap-xl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xl-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xl-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xl-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xl-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xl-5 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-xl-6 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-xl-7 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-xl-8 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-xl-9 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-xl-10 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-xl-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .text-xl-start {
        text-align: left !important
    }
    .text-xl-end {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

@media(min-width: 1400px) {
    .float-xxl-start {
        float: left !important
    }
    .float-xxl-end {
        float: right !important
    }
    .float-xxl-none {
        float: none !important
    }
    .object-fit-xxl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xxl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xxl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xxl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xxl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-xxl-inline {
        display: inline !important
    }
    .d-xxl-inline-block {
        display: inline-block !important
    }
    .d-xxl-block {
        display: block !important
    }
    .d-xxl-grid {
        display: grid !important
    }
    .d-xxl-inline-grid {
        display: inline-grid !important
    }
    .d-xxl-table {
        display: table !important
    }
    .d-xxl-table-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-xxl-none {
        display: none !important
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-xxl-0 {
        margin: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .m-xxl-3 {
        margin: 1rem !important
    }
    .m-xxl-4 {
        margin: 1.5rem !important
    }
    .m-xxl-5 {
        margin: 2rem !important
    }
    .m-xxl-6 {
        margin: 2.5rem !important
    }
    .m-xxl-7 {
        margin: 3rem !important
    }
    .m-xxl-8 {
        margin: 3.5rem !important
    }
    .m-xxl-9 {
        margin: 4rem !important
    }
    .m-xxl-10 {
        margin: 4.5rem !important
    }
    .m-xxl-grid-gutter {
        margin: 1.5rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xxl-5 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }
    .mx-xxl-6 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }
    .mx-xxl-7 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xxl-8 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }
    .mx-xxl-9 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mx-xxl-10 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }
    .mx-xxl-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xxl-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
    .my-xxl-6 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }
    .my-xxl-7 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xxl-8 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }
    .my-xxl-9 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }
    .my-xxl-10 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }
    .my-xxl-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: 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: 2rem !important
    }
    .mt-xxl-6 {
        margin-top: 2.5rem !important
    }
    .mt-xxl-7 {
        margin-top: 3rem !important
    }
    .mt-xxl-8 {
        margin-top: 3.5rem !important
    }
    .mt-xxl-9 {
        margin-top: 4rem !important
    }
    .mt-xxl-10 {
        margin-top: 4.5rem !important
    }
    .mt-xxl-grid-gutter {
        margin-top: 1.5rem !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: 2rem !important
    }
    .me-xxl-6 {
        margin-right: 2.5rem !important
    }
    .me-xxl-7 {
        margin-right: 3rem !important
    }
    .me-xxl-8 {
        margin-right: 3.5rem !important
    }
    .me-xxl-9 {
        margin-right: 4rem !important
    }
    .me-xxl-10 {
        margin-right: 4.5rem !important
    }
    .me-xxl-grid-gutter {
        margin-right: 1.5rem !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: 2rem !important
    }
    .mb-xxl-6 {
        margin-bottom: 2.5rem !important
    }
    .mb-xxl-7 {
        margin-bottom: 3rem !important
    }
    .mb-xxl-8 {
        margin-bottom: 3.5rem !important
    }
    .mb-xxl-9 {
        margin-bottom: 4rem !important
    }
    .mb-xxl-10 {
        margin-bottom: 4.5rem !important
    }
    .mb-xxl-grid-gutter {
        margin-bottom: 1.5rem !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: 2rem !important
    }
    .ms-xxl-6 {
        margin-left: 2.5rem !important
    }
    .ms-xxl-7 {
        margin-left: 3rem !important
    }
    .ms-xxl-8 {
        margin-left: 3.5rem !important
    }
    .ms-xxl-9 {
        margin-left: 4rem !important
    }
    .ms-xxl-10 {
        margin-left: 4.5rem !important
    }
    .ms-xxl-grid-gutter {
        margin-left: 1.5rem !important
    }
    .ms-xxl-auto {
        margin-left: auto !important
    }
    .m-xxl-n1 {
        margin: -0.25rem !important
    }
    .m-xxl-n2 {
        margin: -0.5rem !important
    }
    .m-xxl-n3 {
        margin: -1rem !important
    }
    .m-xxl-n4 {
        margin: -1.5rem !important
    }
    .m-xxl-n5 {
        margin: -2rem !important
    }
    .m-xxl-n6 {
        margin: -2.5rem !important
    }
    .m-xxl-n7 {
        margin: -3rem !important
    }
    .m-xxl-n8 {
        margin: -3.5rem !important
    }
    .m-xxl-n9 {
        margin: -4rem !important
    }
    .m-xxl-n10 {
        margin: -4.5rem !important
    }
    .m-xxl-ngrid-gutter {
        margin: -1.5rem !important
    }
    .mx-xxl-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }
    .mx-xxl-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }
    .mx-xxl-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }
    .mx-xxl-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .mx-xxl-n5 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }
    .mx-xxl-n6 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }
    .mx-xxl-n7 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }
    .mx-xxl-n8 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }
    .mx-xxl-n9 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }
    .mx-xxl-n10 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }
    .mx-xxl-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }
    .my-xxl-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }
    .my-xxl-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }
    .my-xxl-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }
    .my-xxl-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .my-xxl-n5 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }
    .my-xxl-n6 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }
    .my-xxl-n7 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }
    .my-xxl-n8 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }
    .my-xxl-n9 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }
    .my-xxl-n10 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }
    .my-xxl-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }
    .mt-xxl-n1 {
        margin-top: -0.25rem !important
    }
    .mt-xxl-n2 {
        margin-top: -0.5rem !important
    }
    .mt-xxl-n3 {
        margin-top: -1rem !important
    }
    .mt-xxl-n4 {
        margin-top: -1.5rem !important
    }
    .mt-xxl-n5 {
        margin-top: -2rem !important
    }
    .mt-xxl-n6 {
        margin-top: -2.5rem !important
    }
    .mt-xxl-n7 {
        margin-top: -3rem !important
    }
    .mt-xxl-n8 {
        margin-top: -3.5rem !important
    }
    .mt-xxl-n9 {
        margin-top: -4rem !important
    }
    .mt-xxl-n10 {
        margin-top: -4.5rem !important
    }
    .mt-xxl-ngrid-gutter {
        margin-top: -1.5rem !important
    }
    .me-xxl-n1 {
        margin-right: -0.25rem !important
    }
    .me-xxl-n2 {
        margin-right: -0.5rem !important
    }
    .me-xxl-n3 {
        margin-right: -1rem !important
    }
    .me-xxl-n4 {
        margin-right: -1.5rem !important
    }
    .me-xxl-n5 {
        margin-right: -2rem !important
    }
    .me-xxl-n6 {
        margin-right: -2.5rem !important
    }
    .me-xxl-n7 {
        margin-right: -3rem !important
    }
    .me-xxl-n8 {
        margin-right: -3.5rem !important
    }
    .me-xxl-n9 {
        margin-right: -4rem !important
    }
    .me-xxl-n10 {
        margin-right: -4.5rem !important
    }
    .me-xxl-ngrid-gutter {
        margin-right: -1.5rem !important
    }
    .mb-xxl-n1 {
        margin-bottom: -0.25rem !important
    }
    .mb-xxl-n2 {
        margin-bottom: -0.5rem !important
    }
    .mb-xxl-n3 {
        margin-bottom: -1rem !important
    }
    .mb-xxl-n4 {
        margin-bottom: -1.5rem !important
    }
    .mb-xxl-n5 {
        margin-bottom: -2rem !important
    }
    .mb-xxl-n6 {
        margin-bottom: -2.5rem !important
    }
    .mb-xxl-n7 {
        margin-bottom: -3rem !important
    }
    .mb-xxl-n8 {
        margin-bottom: -3.5rem !important
    }
    .mb-xxl-n9 {
        margin-bottom: -4rem !important
    }
    .mb-xxl-n10 {
        margin-bottom: -4.5rem !important
    }
    .mb-xxl-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }
    .ms-xxl-n1 {
        margin-left: -0.25rem !important
    }
    .ms-xxl-n2 {
        margin-left: -0.5rem !important
    }
    .ms-xxl-n3 {
        margin-left: -1rem !important
    }
    .ms-xxl-n4 {
        margin-left: -1.5rem !important
    }
    .ms-xxl-n5 {
        margin-left: -2rem !important
    }
    .ms-xxl-n6 {
        margin-left: -2.5rem !important
    }
    .ms-xxl-n7 {
        margin-left: -3rem !important
    }
    .ms-xxl-n8 {
        margin-left: -3.5rem !important
    }
    .ms-xxl-n9 {
        margin-left: -4rem !important
    }
    .ms-xxl-n10 {
        margin-left: -4.5rem !important
    }
    .ms-xxl-ngrid-gutter {
        margin-left: -1.5rem !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: 2rem !important
    }
    .p-xxl-6 {
        padding: 2.5rem !important
    }
    .p-xxl-7 {
        padding: 3rem !important
    }
    .p-xxl-8 {
        padding: 3.5rem !important
    }
    .p-xxl-9 {
        padding: 4rem !important
    }
    .p-xxl-10 {
        padding: 4.5rem !important
    }
    .p-xxl-grid-gutter {
        padding: 1.5rem !important
    }
    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xxl-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }
    .px-xxl-6 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }
    .px-xxl-7 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .px-xxl-8 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }
    .px-xxl-9 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .px-xxl-10 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }
    .px-xxl-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xxl-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .py-xxl-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .py-xxl-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .py-xxl-8 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }
    .py-xxl-9 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .py-xxl-10 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }
    .py-xxl-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .pt-xxl-6 {
        padding-top: 2.5rem !important
    }
    .pt-xxl-7 {
        padding-top: 3rem !important
    }
    .pt-xxl-8 {
        padding-top: 3.5rem !important
    }
    .pt-xxl-9 {
        padding-top: 4rem !important
    }
    .pt-xxl-10 {
        padding-top: 4.5rem !important
    }
    .pt-xxl-grid-gutter {
        padding-top: 1.5rem !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: 2rem !important
    }
    .pe-xxl-6 {
        padding-right: 2.5rem !important
    }
    .pe-xxl-7 {
        padding-right: 3rem !important
    }
    .pe-xxl-8 {
        padding-right: 3.5rem !important
    }
    .pe-xxl-9 {
        padding-right: 4rem !important
    }
    .pe-xxl-10 {
        padding-right: 4.5rem !important
    }
    .pe-xxl-grid-gutter {
        padding-right: 1.5rem !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: 2rem !important
    }
    .pb-xxl-6 {
        padding-bottom: 2.5rem !important
    }
    .pb-xxl-7 {
        padding-bottom: 3rem !important
    }
    .pb-xxl-8 {
        padding-bottom: 3.5rem !important
    }
    .pb-xxl-9 {
        padding-bottom: 4rem !important
    }
    .pb-xxl-10 {
        padding-bottom: 4.5rem !important
    }
    .pb-xxl-grid-gutter {
        padding-bottom: 1.5rem !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: 2rem !important
    }
    .ps-xxl-6 {
        padding-left: 2.5rem !important
    }
    .ps-xxl-7 {
        padding-left: 3rem !important
    }
    .ps-xxl-8 {
        padding-left: 3.5rem !important
    }
    .ps-xxl-9 {
        padding-left: 4rem !important
    }
    .ps-xxl-10 {
        padding-left: 4.5rem !important
    }
    .ps-xxl-grid-gutter {
        padding-left: 1.5rem !important
    }
    .gap-xxl-0 {
        gap: 0 !important
    }
    .gap-xxl-1 {
        gap: .25rem !important
    }
    .gap-xxl-2 {
        gap: .5rem !important
    }
    .gap-xxl-3 {
        gap: 1rem !important
    }
    .gap-xxl-4 {
        gap: 1.5rem !important
    }
    .gap-xxl-5 {
        gap: 2rem !important
    }
    .gap-xxl-6 {
        gap: 2.5rem !important
    }
    .gap-xxl-7 {
        gap: 3rem !important
    }
    .gap-xxl-8 {
        gap: 3.5rem !important
    }
    .gap-xxl-9 {
        gap: 4rem !important
    }
    .gap-xxl-10 {
        gap: 4.5rem !important
    }
    .gap-xxl-grid-gutter {
        gap: 1.5rem !important
    }
    .row-gap-xxl-0 {
        row-gap: 0 !important
    }
    .row-gap-xxl-1 {
        row-gap: .25rem !important
    }
    .row-gap-xxl-2 {
        row-gap: .5rem !important
    }
    .row-gap-xxl-3 {
        row-gap: 1rem !important
    }
    .row-gap-xxl-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-xxl-5 {
        row-gap: 2rem !important
    }
    .row-gap-xxl-6 {
        row-gap: 2.5rem !important
    }
    .row-gap-xxl-7 {
        row-gap: 3rem !important
    }
    .row-gap-xxl-8 {
        row-gap: 3.5rem !important
    }
    .row-gap-xxl-9 {
        row-gap: 4rem !important
    }
    .row-gap-xxl-10 {
        row-gap: 4.5rem !important
    }
    .row-gap-xxl-grid-gutter {
        row-gap: 1.5rem !important
    }
    .column-gap-xxl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xxl-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xxl-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xxl-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xxl-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xxl-5 {
        -webkit-column-gap: 2rem !important;
        -moz-column-gap: 2rem !important;
        column-gap: 2rem !important
    }
    .column-gap-xxl-6 {
        -webkit-column-gap: 2.5rem !important;
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important
    }
    .column-gap-xxl-7 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .column-gap-xxl-8 {
        -webkit-column-gap: 3.5rem !important;
        -moz-column-gap: 3.5rem !important;
        column-gap: 3.5rem !important
    }
    .column-gap-xxl-9 {
        -webkit-column-gap: 4rem !important;
        -moz-column-gap: 4rem !important;
        column-gap: 4rem !important
    }
    .column-gap-xxl-10 {
        -webkit-column-gap: 4.5rem !important;
        -moz-column-gap: 4.5rem !important;
        column-gap: 4.5rem !important
    }
    .column-gap-xxl-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .text-xxl-start {
        text-align: left !important
    }
    .text-xxl-end {
        text-align: right !important
    }
    .text-xxl-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .fs-1 {
        font-size: 2.5rem !important
    }
    .fs-2 {
        font-size: 2rem !important
    }
    .fs-3 {
        font-size: 1.75rem !important
    }
    .fs-4 {
        font-size: 1.5rem !important
    }
    .fs-xl {
        font-size: 1.625rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-grid {
        display: grid !important
    }
    .d-print-inline-grid {
        display: inline-grid !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-print-none {
        display: none !important
    }
}

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

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

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

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

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

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

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

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

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

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

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

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

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

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

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

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

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

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

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

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

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

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

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

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

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    transition-duration: .45s
}

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

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

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

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

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

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

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

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

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

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

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

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    transition-duration: .65s
}

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

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

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

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

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

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    transition-duration: .75s
}

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

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

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

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

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

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    transition-duration: .85s
}

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

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

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

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

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

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    transition-duration: .95s
}

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

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

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

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

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

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small,
.mfp-figure .small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px)and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small,
    .mfp-img-mobile .mfp-figure .small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.1em
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    text-align: center
}

body {
    font-family: "Thicciboi", sans-serif;
    font-weight: 400;
    background-color: #fafafa;
    color: #4d5056
}

.lead {
    color: #c8cfd5
}

.text-color {
    color: #4d5056
}

.text-gray {
    color: #d4d4d4 !important
}

ul {
    padding: 0;
    margin: 0
}

hr {
    border: 0;
    border-bottom: 1px solid rgba(145, 158, 171, .07)
}

.cursor,
.cursor2,
.cursor3 {
    position: fixed;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    left: -100px;
    top: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.cursor {
    background-color: #ff7425;
    z-index: 109;
    height: 8px;
    width: 8px
}

.cursor2,
.cursor3 {
    height: 50px;
    width: 50px;
    z-index: 108;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.cursor2.hover,
.cursor3.hover {
    -webkit-transform: scale(1.4) translateX(-35%) translateY(-35%);
    transform: scale(1.4) translateX(-35%) translateY(-35%);
    border: none;
    background: rgba(0, 0, 0, 0)
}

.cursor2.hover {
    background: rgba(0, 0, 0, 0)
}

.ball {
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    border: 1.5px solid #ff7425;
    z-index: 100;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.theme-line-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 1300px;
    background-position: top center;
    background-repeat: repeat-y;
    z-index: -1
}

.line-border-top {
    border-top: 1px solid rgba(145, 158, 171, .2)
}

.line-border-bottom {
    border-bottom: 1px solid rgba(145, 158, 171, .2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 200;
    src: url(../fonts/thicciboi/thicciboi-thin.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 300;
    src: url(../fonts/thicciboi/thicciboi-light.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 400;
    src: url(../fonts/thicciboi/thicciboi-regular.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 500;
    src: url(../fonts/thicciboi/thicciboi-medium.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 600;
    src: url(../fonts/thicciboi/thicciboi-semibold.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 700;
    src: url(../fonts/thicciboi/thicciboi-bold.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 800;
    src: url(../fonts/thicciboi/thicciboi-extrabold.woff2)
}

@font-face {
    font-family: "Thicciboi";
    font-weight: 900;
    src: url(../fonts/thicciboi/thicciboi-black.woff2)
}

.ptb-120 {
    padding: 120px 0
}

.ptb-100 {
    padding: 100px 0
}

.pl-100 {
    padding-left: 100px
}

.pr-100 {
    padding-right: 100px
}

.p-100 {
    padding: 100px
}

.p-50 {
    padding: 50px
}

.pt-100 {
    padding-top: 100px
}

.pt-120 {
    padding-top: 120px
}

.pt-200 {
    padding-top: 200px
}

.pt-80 {
    padding-top: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-120 {
    padding-bottom: 120px
}

.ptb-60 {
    padding: 60px 0
}

.ptb-80 {
    padding: 80px 0
}

.pt-60 {
    padding-top: 60px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-60 {
    padding-bottom: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt--100 {
    margin-top: -100px
}

.mt-100 {
    margin-top: 100px
}

.mt--200 {
    margin-top: -200px
}

.mb--150 {
    margin-bottom: -150px
}

.mb--200 {
    margin-bottom: -200px
}

.mt-60 {
    margin-top: 60px
}

.mt-40 {
    margin-top: 40px
}

.mt-120 {
    margin-top: 120px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-xl-130 {
    margin-bottom: 130px
}

@media(max-width: 1199.98px) {
    .mb-xl-130 {
        margin-bottom: 0
    }
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-5 {
    z-index: 5
}

.z-10 {
    z-index: 10
}

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

.top--40 {
    top: -40px !important
}

.top--100 {
    top: -100px !important
}

.bottom--40 {
    bottom: -40px !important
}

.bottom--100 {
    bottom: -100px !important
}

.right--40 {
    right: -40px !important
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.left--40 {
    left: -40px !important
}

.left--100 {
    left: -100px !important
}

.right--100 {
    right: -100px !important
}

.left-30 {
    left: 30%
}

.left-5 {
    left: 5%
}

.right-5 {
    right: 5%
}

.mw-60 {
    max-width: 60% !important
}

@media(min-width: 320px)and (max-width: 991px) {
    .ptb-120 {
        padding: 60px 0
    }
    .pb-120 {
        padding-bottom: 60px
    }
    .pt-120 {
        padding-top: 60px
    }
    .mt-100 {
        margin-top: 60px
    }
    .search-form.w-50 {
        width: 100% !important
    }
    .pt-60 {
        padding-top: 30px
    }
}

@media(min-width: 320px)and (max-width: 575px) {
    .p-100 {
        padding: 60px 2rem
    }
    .mw-60 {
        max-width: 100% !important
    }
}

.icon-sm {
    font-size: 25px
}

.opacity-15 {
    opacity: .15
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.btn {
    letter-spacing: 1px
}

.btn-primary {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
    border: 0;
    overflow: hidden;
    color: #fff
}

.btn-primary svg {

  height: 20px;
  width: 20px;

}

.btn-primary svg * {

  fill: #fff;

}

.btn-primary::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ff7425;
    z-index: -1;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-primary::after {
    content: "";
    position: absolute;
    left: -50%;
    top: 100%;
    width: 200%;
    height: 200%;
    background-color: #181818;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-primary:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #fff
}

.btn-primary:hover::before {
    -webkit-transform: scaleX(0) rotateX(60deg);
    transform: scaleX(0) rotateX(60deg)
}

.btn-primary:hover::after {
    top: -70%
}

.btn-secondary {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
    border: 0;
    overflow: hidden;
    color: #fff
}

.btn-secondary::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #181818;
    z-index: -1;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-secondary::after {
    content: "";
    position: absolute;
    left: -50%;
    top: 100%;
    width: 200%;
    height: 200%;
    background-color: #ff7425;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-secondary:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #fff
}

.btn-secondary:hover::before {
    -webkit-transform: scaleX(0) rotateX(60deg);
    transform: scaleX(0) rotateX(60deg)
}

.btn-secondary:hover::after {
    top: -70%
}

.btn-outline {
    border: 0;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.btn-outline::before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 3px;
    z-index: -1;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-outline::after {
    content: "";
    position: absolute;
    left: -50%;
    top: 100%;
    width: 200%;
    height: 200%;
    background-color: #181818;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: .6s;
    transition: .6s
}

.btn-outline:hover {
    color: #fff
}

.btn-outline:hover::before {
    -webkit-transform: scaleX(0) rotateX(60deg);
    transform: scaleX(0) rotateX(60deg)
}

.btn-outline:hover::after {
    top: -25%
}

.rounded-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.rounded-btn.primary-light::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 116, 37, .5);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.rounded-btn.primary-light::after {
    content: "";
    position: absolute;
    left: 0;
    width: 200%;
    height: 200%;
    background-color: #ff7425;
    border-radius: 50%;
    -webkit-transition: .6s;
    transition: .6s;
    top: 100%;
    left: -50%;
    z-index: -1
}

.rounded-btn.primary-light:hover::before {
    -webkit-transform: scaleX(0) rotateX(60deg);
    transform: scaleX(0) rotateX(60deg)
}

.rounded-btn.primary-light:hover::after {
    top: -30%
}

.btn-circle {
    width: 132px;
    height: 132px;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    line-height: 1.1em;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 1
}

.btn-circle svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-circle::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 18px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1
}

.btn-circle:hover::before {
    width: 100%;
    height: 100%;
    bottom: 0
}

.circle-outline {
    color: #fff;
    border: 1px solid #fff
}

.circle-outline::before {
    background-color: #fff
}

.circle-outline:hover {
    color: #ff7425;
    border-color: rgba(0, 0, 0, 0)
}

.circle-outline:hover svg path {
    fill: #ff7425
}

.circle-primary {
    color: #ff7425;
    border: 1px solid #ff7425
}

.circle-primary svg path {
    fill: #ff7425
}

.circle-primary::before {
    background-color: #ff7425
}

.circle-primary:hover {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.circle-primary:hover svg path {
    fill: #fff
}

.btn-primary-shadow {
    -webkit-box-shadow: 0px 8px 16px rgba(255, 124, 8, .24);
    box-shadow: 0px 8px 16px rgba(255, 124, 8, .24)
}

.scroll-top-btn {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    color: #fff;
    background-color: #ff7425;
    position: fixed;
    bottom: 0;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.scroll-top-btn:hover {
    -webkit-transform: translateY(-6px) scale(1.1);
    transform: translateY(-6px) scale(1.1)
}

.scroll-top-btn.active {
    bottom: 40px;
    opacity: 1;
    visibility: visible
}

.explore-btn-2 {
    position: relative;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.explore-btn-2 svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.explore-btn-2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background-color: #ff7425;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.explore-btn-2:hover {
    color: #181818
}

.explore-btn-2:hover::before {
    background-color: #181818;
    width: 50%
}

.explore-btn-2:hover svg path {
    fill: #181818
}

.explore-btn-3 {
    position: relative;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #181818
}

.explore-btn-3 svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.explore-btn-3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background-color: #181818;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.explore-btn-3.btn-white {
    color: #fff
}

.explore-btn-3.btn-white::before {
    background-color: #fff
}

.explore-btn-3:hover {
    color: #ff7425
}

.explore-btn-3:hover::before {
    background-color: #ff7425;
    width: 50%
}

.explore-btn-3:hover svg path {
    fill: #ff7425
}

.btn-circle-2 {
    width: 132px;
    height: 132px;
    border: 1px solid #ff7425;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.btn-circle-2 span {
    display: block;
    text-align: left;
    line-height: 1.4em
}

.btn-circle-2 svg path {
    fill: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-circle-2::before {
    content: "";
    position: absolute;
    width: 65px;
    height: 60px;
    background-color: #ff7425;
    top: -16px;
    right: -20px;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-circle-2:hover {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.btn-circle-2:hover::before {
    width: 120%;
    height: 120%
}

.btn-circle-2:hover svg path {
    fill: #fff
}

.dg-primary-btn {
  font-size: 1.2em;
    background-color: #ff6b35;
    border: 1px solid #111827;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    -webkit-box-shadow: 4px 6px #111827;
    box-shadow: 4px 6px #111827
}

.dg-primary-btn svg {
    height: 30px;
    width: 30px;
}


.dg-primary-btn svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    fill: #fff;
}

.dg-primary-btn:hover {
    background-color: #111827;
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.dg-primary-btn:hover svg path {
    fill: #fff
}

.dg-secondary-btn {
    background-color: #111827;
    border: 1px solid #111827;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-secondary-btn svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    fill: #fff
}

.dg-secondary-btn:hover {
    background-color: #ff5e00;
    border-color: rgba(0, 0, 0, 0);
    color: #fff
}

.dg-secondary-btn:hover svg path {
    fill: #fff
}

.form-control {
    border-color: rgba(145, 158, 171, .25);
    border-radius: 4px;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #919eab
}

.form-control::-moz-placeholder {
    color: #919eab
}

.form-control:-ms-input-placeholder {
    color: #919eab
}

.form-control::-ms-input-placeholder {
    color: #919eab
}

.form-control::placeholder {
    color: #919eab
}

.attonce-header {
    background-color: rgba(0, 0, 0, 0)
}

.attonce-navbar li a {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Thicciboi", sans-serif;
    font-weight: 500
}

.attonce-navbar li:hover>a {
    color: #ff7425
}

.attonce-navbar li.has-submenu {
    position: relative
}

.attonce-navbar li.has-submenu::before {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 6px;
    top: 19px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    opacity: 0;
    visibility: hidden;
    width: 220px;
    background-color: #fff;
    list-style-type: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li a {
    color: #262626;
    padding-top: 10px;
    padding-bottom: 10px
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li a:hover {
    padding-left: 30px;
    color: #ff7425
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li+li {
    border-top: 1px solid rgba(229, 229, 229, .3)
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li.has-submenu {
    position: relative
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li.has-submenu::before {
    content: "";
    color: #262626;
    right: 15px
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li.has-submenu>ul.submenu-wrapper {
    position: absolute;
    list-style-type: none;
    left: calc(100% + 3px);
    top: 10px;
    background-color: #fff
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li.has-submenu:hover::before {
    color: #ff7425
}

.attonce-navbar li.has-submenu>ul.submenu-wrapper li.has-submenu:hover>ul.submenu-wrapper {
    top: 0
}

.attonce-navbar li.has-submenu:hover::before {
    color: #ff7425
}

.attonce-navbar li.has-submenu:hover>ul.submenu-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible
}

@media(max-width: 1199.98px) {
    .attonce-navbar>li a {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .attonce-navbar>li.has-submenu::before {
        right: 0
    }
}

@media(max-width: 991.98px) {
    .attonce-navbar {
        display: none
    }
}

.header-btns {
    margin-left: 60px
}

.header-btns .btn-outline {
    padding: 14px 28px
}

.header-btns .navbar-toggle {
    width: 48px;
    height: 48px;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 1199.98px) {
    .header-btns {
        margin-left: 30px
    }
}

.at_offcanvus_menu {
    top: 0;
    right: -425px;
    z-index: 100;
    background: #fff;
    max-width: 400px;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    padding: 50px 30px;
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    -webkit-transition: .4s;
    transition: .4s
}

.at_offcanvus_menu::-webkit-scrollbar {
    width: 6px
}

.at_offcanvus_menu::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 6px
}

.at_offcanvus_menu .at-offcanvus-close {
    position: absolute;
    right: 25px;
    top: 40px
}

.at_offcanvus_menu.active {
    right: 0
}

.at_offcanvus_menu.active .at-offcanvus-close {
    -webkit-animation: 1s fadeInRight;
    animation: 1s fadeInRight
}

.at_offcanvus_menu.active .logo-wrapper {
    -webkit-animation: 1s theme_fadeInUp;
    animation: 1s theme_fadeInUp
}

.at_offcanvus_menu.active .offcanvus-content {
    -webkit-animation: 1.2s theme_fadeInUp;
    animation: 1.2s theme_fadeInUp
}

.at_offcanvus_menu.active .offcanvus-contact {
    -webkit-animation: 1.3s theme_fadeInUp;
    animation: 1.3s theme_fadeInUp
}

.at_offcanvus_menu.active .at_canvus_social {
    -webkit-animation: 1.5s theme_fadeInUp;
    animation: 1.5s theme_fadeInUp
}

.at_canvus_address li+li {
    margin-top: 10px
}

.at_canvus_social a {
    margin-right: 4px
}

.mobile-menu,
.offcanvas-category-menu {
    min-width: 300px;
    height: 100vh;
    z-index: 10;
    top: 0;
    left: -320px;
    padding: 40px 15px;
    overflow-y: scroll;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 150;
    position: fixed
}

.mobile-menu .close-menu,
.offcanvas-category-menu .close-menu {
    right: 20px;
    top: 15px;
    background: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 20px;
    cursor: pointer
}

.mobile-menu ul li,
.offcanvas-category-menu ul li {
    display: block
}

.mobile-menu ul li a,
.offcanvas-category-menu ul li a {
    display: block;
    padding: 10px 0;
    color: #181818;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5
}

.mobile-menu ul li a .menu-list-wrapper img,
.offcanvas-category-menu ul li a .menu-list-wrapper img {
    width: 35px
}

.mobile-menu ul li a .menu-list-wrapper .menu-list-content-right h6,
.mobile-menu ul li a .menu-list-wrapper .menu-list-content-right .h6,
.offcanvas-category-menu ul li a .menu-list-wrapper .menu-list-content-right h6,
.offcanvas-category-menu ul li a .menu-list-wrapper .menu-list-content-right .h6 {
    font-size: 16px;
    margin-bottom: 0
}

.mobile-menu ul li a .menu-list-wrapper .menu-list-content-right span,
.offcanvas-category-menu ul li a .menu-list-wrapper .menu-list-content-right span {
    font-size: 13px
}

.mobile-menu ul li ul,
.mobile-menu ul li .category-submenu,
.offcanvas-category-menu ul li ul,
.offcanvas-category-menu ul li .category-submenu {
    padding-left: 10px;
    display: none
}

.mobile-menu ul li ul li a,
.mobile-menu ul li .category-submenu li a,
.offcanvas-category-menu ul li ul li a,
.offcanvas-category-menu ul li .category-submenu li a {
    font-size: 14px
}

.mobile-menu ul li.has-submenu>a,
.offcanvas-category-menu ul li.has-submenu>a {
    position: relative
}

.mobile-menu ul li.has-submenu>a::after,
.offcanvas-category-menu ul li.has-submenu>a::after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 10px;
    color: #181818;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mobile-menu ul li.has-submenu>a.icon-rotate::after,
.offcanvas-category-menu ul li.has-submenu>a.icon-rotate::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.mobile-menu .social-contact a,
.offcanvas-category-menu .social-contact a {
    color: #181818;
    display: inline-block;
    margin-right: 10px
}

.mobile-menu.active,
.offcanvas-category-menu.active {
    left: 0
}

.sticky-header {
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sticky-header.sticky-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.sticky-header .attonce-navbar li a {
    color: #262626
}

.sticky-header .attonce-navbar li::before {
    color: #262626
}

.sticky-header .attonce-navbar li:hover::before {
    color: #ff7425
}

.sticky-header .attonce-navbar li:hover>a {
    color: #ff7425
}

.sticky-header .header-btns .btn-outline {
    color: #181818
}

.sticky-header .header-btns .btn-outline::before {
    border-color: #181818
}

.sticky-header .header-btns .btn-outline:hover {
    color: #fff
}

.header-style-2 .navbar-style-2 li::before {
    color: #262626
}

.header-style-2 .navbar-style-2 li a {
    color: #262626
}

.header-style-2 .navbar-style-2 li:hover::before {
    color: #ff7425
}

.header-style-2 .navbar-style-2 li:hover>a {
    color: #ff7425
}

.header-style-2 .btn-outline {
    color: #ff7425
}

.header-style-2 .btn-outline::before {
    border-color: #ff7425
}

.header-style-2 .btn-outline:hover {
    color: #fff
}

.footer-subscribe-form {
    border-bottom: 1px solid rgba(250, 250, 250, .1);
    padding-bottom: 10px
}

.footer-subscribe-form input {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding-left: 0;
    padding-bottom: 0;
    outline: 0
}

.footer-subscribe-form input:focus {
    background: rgba(0, 0, 0, 0)
}

.footer-subscribe-form input::-webkit-input-placeholder {
    color: #fff
}

.footer-subscribe-form input::-moz-placeholder {
    color: #fff
}

.footer-subscribe-form input:-ms-input-placeholder {
    color: #fff
}

.footer-subscribe-form input::-ms-input-placeholder {
    color: #fff
}

.footer-subscribe-form input::placeholder {
    color: #fff
}

.footer-subscribe-form .submit-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer-subscribe-form .submit-btn svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-subscribe-form .submit-btn::after {
    background-color: #fff
}

.footer-subscribe-form .submit-btn:hover svg path {
    fill: #262626
}

.footer-widget p {
    color: #d4d4d4
}

.footer-widget-title {
    font-family: "Thicciboi", sans-serif;
    font-weight: 700
}

.footer-nav {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-nav li {
    color: #d4d4d4;
    font-size: 15px;
    padding-left: 15px;
    position: relative
}

.footer-nav li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    background-color: #d4d4d4;
    border-radius: 50%
}

.footer-nav li+li {
    margin-top: 10px
}

.footer-nav li a {
    color: #d4d4d4;
    font-size: 15px
}

.footer-social-btn {
    width: 45px;
    height: 45px;
    padding: 0;
    border-radius: 50%;
    line-height: 45px
}

.footer-social-btn::before {
    background-color: rgba(255, 255, 255, .05)
}

.footer-social-btn::after {
    background-color: #ff7425
}

.footer-copyright {
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .05)
}

.footer-copyright p {
    color: #d4d4d4
}

.footer-links li a {
    color: #d4d4d4;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-links li a:hover {
    color: #ff7425
}

.footer-style-2 {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50% 100%
}

.footer-style-2::before {
    content: "";
    width: 700px;
    height: 700px;
    background: linear-gradient(27.97deg, #000000 20.01%, rgba(0, 0, 0, 0) 83.93%);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 1199.98px) {
    .footer-style-2 {
        background-size: 100% 50%;
        background-position: top center
    }
}

.footer-address ul li+li {
    margin-top: 8px
}

.footer-address ul li strong {
    font-size: 18px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700
}

.footer-style-2 .footer-right-shape {
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width: 1199.98px) {
    .footer-style-2 .footer-right-shape {
        width: 100%;
        height: 52%;
        top: auto;
        bottom: 0
    }
}

.footer-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px
}

.footer-navigation ul li a {
    color: #919eab;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Thicciboi", sans-serif;
    font-weight: 500
}

.footer-navigation ul li:hover a {
    color: #262626
}

@media(max-width: 767.98px) {
    .footer-navigation ul {
        grid-row-gap: 10px;
        grid-column-gap: 24px
    }
}

.breadcrumb-section {
    padding: 160px 0 80px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -75px
}

.breadcrumb li {
    color: #262626;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600
}

.breadcrumb li a {
    color: #262626;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600
}

.breadcrumb li.active {
    color: #ff7425
}

.breadcrumb li.breadcrumb-item+.breadcrumb-item {
    position: relative;
    padding-left: 20px
}

.breadcrumb li.breadcrumb-item+.breadcrumb-item::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ff7425;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 12px;
    left: 8px
}

.hero-section {
    padding: 260px 0 80px 0;
    margin-top: -100px;
    background-size: cover;
    background-position: center right
}

.hero-section h1,
.hero-section .h1 {
    font-family: "Thicciboi", sans-serif;
    font-weight: 800
}

.hero-section .mark {
    background-repeat: no-repeat;
    background-position: center 70px;
    background-color: rgba(0, 0, 0, 0)
}

.attonce_hero_subtitle {
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding-left: 70px
}

.attonce_hero_subtitle::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 60px;
    height: 3px;
    background-color: #ff7425
}

.black-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(88.79deg, #0E0E0E 31.81%, rgba(0, 0, 0, 0) 97.23%);
    z-index: -1
}

.hero-primary-btn::after {
    background-color: rgba(255, 116, 37, .8)
}

.hero-outline-btn::after {
    background-color: #ff7425
}

.attonce-hero-circle .circle-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.attonce-hero-circle .circle-text {
    -webkit-animation: 10s rotate linear infinite;
    animation: 10s rotate linear infinite
}

.attonce_header_social {
    left: -100px;
    bottom: 20%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.attonce_header_social .subtitle {
    padding-left: 45px;
    display: inline-block
}

.attonce_header_social .subtitle::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 40px;
    height: 2px;
    background-color: #ff7425
}

.attonce_header_social .social-btn {
    width: 36px;
    height: 36px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 15px
}

.attonce_header_social .social-btn i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.attonce_header_social .social-btn:hover {
    background-color: #ff7425;
    border-color: #ff7425
}

@media(max-width: 1440px) {
    .attonce_header_social .social-btn {
        width: 30px;
        height: 30px;
        font-size: 14px
    }
}

.appointment-sticky {
    margin-top: -90px
}

.appointment-box {
    max-width: 1220px;
    -webkit-filter: drop-shadow(0 0 0 rgba(145, 158, 171, 0.3)) drop-shadow(0 12px 24px rgba(145, 158, 171, 0.15));
    filter: drop-shadow(0 0 0 rgba(145, 158, 171, 0.3)) drop-shadow(0 12px 24px rgba(145, 158, 171, 0.15))
}

.appointment-box .rectangle-shape {
    width: 124px;
    height: 51px;
    background-color: #ff7425;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
    left: -20px;
    top: 20px
}

.appointment-box .box-wrapper {
    padding: 48px 100px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%)
}

@media(max-width: 575.98px) {
    .appointment-box .rectangle-shape {
        display: none
    }
    .appointment-box .box-wrapper {
        padding: 48px 32px;
        -webkit-clip-path: initial;
        clip-path: initial
    }
}

.attonce-subtitle {
    font-weight: 600;
    padding-left: 60px
}

.attonce-subtitle::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 50px;
    height: 3px;
    background-color: #ff7425
}

.attonce-subtitle.line-sm {
    padding-left: 25px
}

.attonce-subtitle.line-sm::before {
    width: 20px
}

.attonce-subtitle.title-semibold {
    font-family: "Thicciboi", sans-serif;
    font-weight: 600
}

.stroke-text {
    font-size: 132px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 800;
    line-height: 115px;
    text-transform: uppercase;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(134, 134, 134, .1)
}

.about-left .flower-black {
    top: -50px;
    left: 0;
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite
}

.about-left .stroke-text {
    font-size: 100px
}

@media(max-width: 575.98px) {
    .about-left .stroke-text {
        font-size: 60px;
        line-height: 60px
    }
}

.achievement-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    margin-top: -150px
}

.achievement-section .ach-feature-img {
    z-index: 3
}

.achievement-section .white-shape {
    width: 1296px;
    background-color: #fafafa;
    height: 150px;
    top: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media(max-width: 1399.98px) {
    .achievement-section .white-shape {
        width: 100%
    }
}

@media(max-width: 1199.98px) {
    .achievement-section {
        margin-top: 120px
    }
    .achievement-section .white-shape {
        display: none
    }
}

@media(max-width: 991.98px) {
    .achievement-section {
        margin-top: 80px
    }
}

.htw-section {
    padding-top: 250px;
    margin-top: -50px;
    background-color: #fafafa;
    position: relative;
    z-index: 2
}

.htw-section .flower-gray {
    right: 80px;
    top: 160px;
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite
}

.htw-section .stroke-text {
    font-size: 115px;
    white-space: nowrap;
    left: -150px;
    top: -105px;
    position: absolute
}

@media(max-width: 1399.98px) {
    .htw-section {
        padding-top: 210px
    }
    .htw-section .stroke-text {
        font-size: 60px;
        left: 0;
        line-height: 60px
    }
}

@media(max-width: 991.98px) {
    .htw-section {
        padding-top: 180px
    }
}

@media(max-width: 575.98px) {
    .htw-section {
        padding-top: 60px
    }
    .htw-section .stroke-text {
        white-space: normal;
        position: initial
    }
}

.services-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right
}

.services-section .flower-white {
    left: 60px;
    bottom: 100px;
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite
}

.services-category .feature-images {
    width: 45%
}

.services-category .services-category-list {
    width: 55%
}

@media(max-width: 991.98px) {
    .services-category .feature-images {
        width: 55%
    }
    .services-category .services-category-list {
        width: 45%
    }
}

@media(max-width: 767.98px) {
    .services-category {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .services-category .feature-images {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .services-category .servicers-category-list {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.sr-feature-images-list img {
    display: none
}

.sr-feature-images-list img.active {
    display: block
}

.services-category-list li {
    border-top: 1px solid rgba(212, 212, 212, .1)
}

.services-category-list li a {
    font-size: 64px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 0;
    display: block;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d4d4d4;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-category-list li a .rounded-btn {
    display: none
}

.services-category-list li a:hover {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #fff
}

.services-category-list li a.active {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #fff
}

.services-category-list li a.active .rounded-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media(max-width: 991.98px) {
    .services-category-list li a {
        font-size: 40px
    }
}

.application-section {
    padding-top: 140px;
    background-color: #fafafa;
    margin-top: -50px
}

@media(max-width: 575.98px) {
    .application-section {
        padding-top: 120px
    }
}

.software-item-single {
    min-width: 213px;
    height: 70px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.software-item-single svg {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.software-item-single svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.software-item-single:hover {
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15)
}

.software-item-single:hover svg path {
    fill: #ff7425
}

.attonce-title mark,
.attonce-title .mark {
    background-repeat: no-repeat;
    background-position: center 42px;
    background-size: 100%;
    padding: 0;
    padding-bottom: 10px
}

.pf-stroke {
    font-size: 100px
}

@media(max-width: 1399.98px) {
    .pf-stroke {
        font-size: 80px
    }
}

@media(max-width: 767.98px) {
    .pf-stroke {
        font-size: 50px;
        line-height: 50px
    }
}

.attonce-filter-btn-group button {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: #4d5056;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-filter-btn-group button::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #ff7425;
    border-radius: 50%;
    left: 0;
    top: 12px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.attonce-filter-btn-group button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ff7425;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-filter-btn-group button.active {
    color: #ff7425
}

.attonce-filter-btn-group button.active::before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.attonce-filter-btn-group button.active::after {
    width: 100%;
    left: 0;
    right: auto
}

.portfolios-section .star-black {
    bottom: 0;
    right: 15%;
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite
}

.pf-card .category {
    color: #4d5056;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pf-card .category:hover {
    color: #ff7425
}

.pf-card .feature-img img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pf-card:hover .feature-img img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.feedback-section .quote {
    right: 15%;
    top: 100px
}

.feedback-section .star-black {
    bottom: 30%;
    left: 100px;
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite
}

@media(max-width: 1199.98px) {
    .feedback-section .quote {
        right: 25px;
        top: 200px
    }
}

@media(max-width: 991.98px) {
    .feedback-section {
        padding-top: 100px
    }
}

.fd-stroke {
    position: absolute;
    left: -70px;
    top: -85px;
    font-size: 100px
}

@media(max-width: 1399.98px) {
    .fd-stroke {
        font-size: 70px;
        left: 0;
        line-height: 70px;
        top: -42px
    }
}

@media(max-width: 575.98px) {
    .fd-stroke {
        font-size: 50px;
        line-height: 50px
    }
}

.feedback-slider {
    max-width: 650px;
    margin: 40px auto 0
}

.feedback-single {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.feedback-single .lead {
    line-height: 1.5em
}

.team-section {
    padding-bottom: 200px
}

.team-stroke {
    -webkit-text-stroke-color: rgba(255, 255, 255, .15);
    margin-left: -80px;
    font-size: 142px
}

@media(max-width: 1399.98px) {
    .team-stroke {
        font-size: 100px;
        margin-left: 0
    }
}

@media(max-width: 575.98px) {
    .team-stroke {
        font-size: 70px;
        line-height: 70px
    }
}

.team-left .attonce-subtitle {
    letter-spacing: 2px
}

.team-left h2,
.team-left .h2 {
    letter-spacing: 2px
}

.team-card {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.team-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.team-slider {
    width: 1000px
}

@media(max-width: 575.98px) {
    .team-slider {
        width: 100%
    }
}

.contact-section {
    margin-top: -100px
}

.ct-info li+li {
    margin-top: 70px;
    position: relative
}

.ct-info li+li::before {
    content: "";
    position: absolute;
    left: 0;
    top: -35px;
    width: 100%;
    height: 1px;
    background-color: rgba(17, 24, 39, .05)
}

.ct-info-list .icon-wrapper {
    background-color: rgba(255, 116, 37, .15);
    width: 72px;
    height: 72px
}

.attonce-blog-card .figure-img img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-blog-card h4,
.attonce-blog-card .h4 {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-blog-card h4:hover,
.attonce-blog-card .h4:hover {
    color: #ff7425
}

.attonce-blog-card .explore-news {
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    text-decoration: underline;
    color: #454f5b;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-blog-card .explore-news svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.attonce-blog-card .explore-news:hover {
    color: #ff7425
}

.attonce-blog-card .explore-news:hover svg path {
    fill: #ff7425
}

.attonce-blog-card:hover img {
    -webkit-transform: scale(1.03) rotate(1deg);
    transform: scale(1.03) rotate(1deg)
}

.list-slide-box {
    max-width: 650px;
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    margin-top: -340px
}

@media(max-width: 991.98px) {
    .list-slide-box {
        margin-top: -80px
    }
}

@media(max-width: 575.98px) {
    .list-slide-box {
        margin-top: -30px
    }
}

.blog-meta span {
    font-size: 14px
}

.blog-list-slider .slider-doted-pagination {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: auto;
    width: auto;
    z-index: 10
}

.blog-list-slider .slider-doted-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ff7425;
    border-radius: 50%
}

.blog-list-slider .slider-doted-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 22px;
    border-radius: 30px
}

@media(max-width: 991.98px) {
    .blog-list-slider .slider-doted-pagination {
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto
    }
}

.meta-category-btn {
    background-color: rgba(255, 116, 37, .15);
    color: #ff7425;
    padding: 4px 16px;
    border-radius: 4px;
    font-size: 14px
}

.category-btns a {
    padding: 10px 20px;
    border: 1px solid #c8cfd5;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600;
    color: #181818;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.category-btns a svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.category-btns a:hover {
    background-color: #ff7425;
    color: #fff;
    border-color: #ff7425
}

.category-btns a:hover svg path {
    fill: #fff
}

.social-icons a {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0);
    color: #454f5b;
    position: relative;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.social-icons a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #454f5b;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.social-icons a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 200%;
    height: 200%;
    background-color: #ff7425;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.social-icons a:hover {
    color: #fff
}

.social-icons a:hover::before {
    -webkit-transform: scale(0) rotateY(60deg);
    transform: scale(0) rotateY(60deg)
}

.social-icons a:hover::after {
    top: -10%
}

.template-pagination li a {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0);
    color: #262626;
    font-size: 14px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.template-pagination li a:hover {
    color: #ff7425
}

.template-pagination li a.active {
    background-color: #ff7425;
    color: #fff
}

.template-pagination li a.disabled {
    color: #c8cfd5
}

.sidebar-search {
    border-radius: 4px 0 0 4px
}

.sidebar-search button {
    width: 52px;
    height: 50px;
    background-color: #181818;
    color: #fff;
    border: 0;
    border-radius: 0 4px 4px 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-search button:hover {
    background-color: #ff7425
}

.sidebar-category-list li+li {
    margin-top: 16px
}

.sidebar-category-list li a {
    display: block;
    padding: 12px 24px;
    border: 1px solid rgba(145, 158, 171, .25);
    border-radius: 4px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 600;
    color: #454f5b;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-category-list li a span {
    float: right
}

.sidebar-category-list li a:hover {
    background-color: #ff7425;
    color: #fff
}

.sidebar-posts li+li {
    margin-top: 24px
}

.sidebar-posts li .feature-image {
    width: 80px;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden
}

.sidebar-posts li .date {
    font-size: 14px;
    display: block;
    margin-bottom: 6px
}

.sidebar-posts li .blog-title-sm {
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    color: #262626;
    display: block;
    line-height: 1.2em;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-posts li .blog-title-sm:hover {
    color: #ff7425
}

.tags-list {
    gap: 12px
}

.tags-list a {
    padding: 10px 20px;
    font-size: 14px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 500;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid rgba(145, 158, 171, .25);
    color: #454f5b;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tags-list a:hover {
    border-color: #ff7425;
    color: #ff7425
}

.tags-list.tags-btn-sm a {
    padding: 7px 20px
}

.banner-widget {
    padding: 56px 28px;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1
}

.banner-widget::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(24, 24, 24, .7);
    z-index: -1
}

.has-dropcap::first-letter {
    font-size: 20px;
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    float: left;
    background-color: #ff7425;
    padding: 8px 16px;
    color: #fff;
    margin-right: 6px
}

.video-circle-btn-white {
    width: 64px;
    height: 64px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    color: #ff7425
}

.video-circle-btn-white::before {
    background-color: #fff
}

.video-circle-btn-white::after {
    background-color: #ff7425
}

.blog-details-video-box .bd-video-box {
    width: 45%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 991.98px) {
    .blog-details-video-box .bd-video-box {
        width: 100%
    }
}

blockquote {
    max-width: 610px
}

blockquote h4,
blockquote .h4 {
    font-family: "Thicciboi", sans-serif;
    font-weight: 600
}

.bs_social_share a {
    width: 35px;
    height: 35px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid rgba(17, 24, 39, .12);
    border-radius: 50%;
    color: #454f5b;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.bs_social_share a:hover {
    color: #fff;
    background: #ff7425;
    border-color: #ff7425
}

.bs_social_share a+a {
    margin-left: 5px
}

.bs-author-box {
    background: rgba(200, 207, 213, .1);
    padding: 40px
}

.bs-author-box .author-box-content>a {
    text-decoration: underline
}

.bs-author-box .author-box-content .bs-author-socials a {
    width: 35px;
    height: 35px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px;
    border-radius: 50%;
    color: #3b5999;
    border: 1px solid #3b5999
}

.bs-author-box .author-box-content .bs-author-socials a.instagram {
    border-color: #e4405f;
    color: #e4405f
}

.bs-author-box .author-box-content .bs-author-socials a.twitter {
    border-color: #1da1f2;
    color: #1da1f2
}

@media(max-width: 575.98px) {
    .bs-author-box {
        padding: 30px 24px
    }
}

.bs-post-item .post-control {
    font-size: 14px;
    color: #181818;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.bs-post-item .post-control:hover {
    color: #ff7425
}

.bs-post-item .bs-title {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #454f5b
}

.bs-post-item .bs-title:hover {
    color: #ff7425
}

.bs-post-item .date {
    font-size: 14px;
    font-weight: 500
}

.comments_list li {
    position: relative
}

.comments_list li .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    font-weight: 500
}

.comments_list li .reply-btn {
    color: #262626;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.comments_list li .reply-btn:hover {
    color: #ff7425
}

.comments_list li+li {
    margin-top: 60px;
    position: relative
}

.comments_list li+li::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(145, 158, 171, .07)
}

.comment_form .input-field input,
.comment_form .input-field textarea {
    border: 1px solid rgba(17, 24, 39, .12);
    width: 100%;
    border-radius: 3px;
    color: #454f5b;
    background: rgba(0, 0, 0, 0);
    padding: 14px 18px
}

.comment_form .input-field input::-webkit-input-placeholder,
.comment_form .input-field textarea::-webkit-input-placeholder {
    color: #454f5b
}

.comment_form .input-field input::-moz-placeholder,
.comment_form .input-field textarea::-moz-placeholder {
    color: #454f5b
}

.comment_form .input-field input:-ms-input-placeholder,
.comment_form .input-field textarea:-ms-input-placeholder {
    color: #454f5b
}

.comment_form .input-field input::-ms-input-placeholder,
.comment_form .input-field textarea::-ms-input-placeholder {
    color: #454f5b
}

.comment_form .input-field input::placeholder,
.comment_form .input-field textarea::placeholder {
    color: #454f5b
}

.hm2-hero-title {
    font-size: 100px
}

.hm2-hero-title .text-stroke {
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #262626
}

@media(max-width: 1399.98px) {
    .hm2-hero-title {
        font-size: 80px
    }
}

@media(max-width: 1199.98px) {
    .hm2-hero-title {
        font-size: 70px
    }
}

@media(max-width: 767.98px) {
    .hm2-hero-title {
        font-size: 60px
    }
}

@media(max-width: 575.98px) {
    .hm2-hero-title {
        font-size: 50px
    }
}

.hm2-hero-content .btn-circle-2 {
    color: #262626
}

.hm2-hero-content .btn-circle-2 svg path {
    fill: #262626
}

.hm2-hero-content .btn-circle-2:hover {
    color: #fff
}

.hm2-hero-content .btn-circle-2:hover svg path {
    fill: #fff
}

.hero-content h1, .hero-content h2, .hero-content h3, .hero-content h4, .hero-content h5, .hero-content h6 {

  color: #fff;

}

.hm2-hero-social {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 380px;
    left: -170px
}

.hm2-hero-social a {
    font-size: 18px;
    font-weight: 600;
    color: #262626;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    position: relative;
    padding-left: 12px;
    margin-right: 6px
}

.hm2-hero-social a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 8px;
    height: 8px;
    background-color: #ff7425;
    border-radius: 50%
}

.hm2-hero-social a:hover {
    color: #ff7425
}

.gallery-slider-wrapper .gallery-slider-pagination {
    position: absolute;
    left: calc(100% + 24px);
    bottom: 100px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    width: auto
}

.gallery-slider-wrapper .gallery-slider-pagination span {
    font-family: "Thicciboi", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #262626;
    opacity: .8;
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-slider-wrapper .gallery-slider-pagination span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ff7425;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-slider-wrapper .gallery-slider-pagination span.swiper-pagination-bullet-active {
    padding-left: 10px;
    opacity: 1
}

.gallery-slider-wrapper .gallery-slider-pagination span.swiper-pagination-bullet-active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: #ff7425;
    border-radius: 50%
}

.gallery-slider-wrapper .gallery-slider-pagination span.swiper-pagination-bullet-active::before {
    width: 100%
}

@media(max-width: 1600px) {
    .gallery-slider-wrapper .gallery-slider-pagination {
        display: block;
        left: calc(100% + 10px)
    }
    .gallery-slider-wrapper .gallery-slider-pagination span {
        display: block
    }
}

.hm2-counter-box h2,
.hm2-counter-box .h2 {
    font-size: 120px;
    line-height: .8em
}

@media(max-width: 1399.98px) {
    .hm2-counter-box h2,
    .hm2-counter-box .h2 {
        font-size: 70px
    }
}

.hm2-achivement-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -70px;
    padding-top: 180px
}

.hm2-achivement-section .ac-shape {
    margin-top: 170px;
    margin-bottom: -170px
}

@media(max-width: 1600px) {
    .hm2-achivement-section {
        padding-bottom: 100px;
        overflow: hidden
    }
    .hm2-achivement-section .ac-shape {
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media(max-width: 1199.98px) {
    .hm2-achivement-section .ac-shape {
        margin-top: 40px
    }
}

.hm2-project-section {
    padding-top: 270px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.hm2-project-section .flower-black {
    left: -230px;
    top: 45%
}

@media(max-width: 1600px) {
    .hm2-project-section {
        padding-top: 120px
    }
}

.hm2-project-single .feature-image {
    max-width: 80%
}

.hm2-project-single .pf-content {
    margin-top: -60px;
    margin-left: 40px
}

.hm2-project-single .pf-content span {
    font-weight: 500
}

.hm2-project-single .explore-btn {
    width: 56px;
    height: 56px;
    background-color: #f3f3f3;
    color: #637381;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hm2-project-single .explore-btn:hover {
    background-color: #ff7425;
    color: #fff;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

@media(max-width: 575.98px) {
    .hm2-project-single .feature-image {
        max-width: 100%
    }
    .hm2-project-single .pf-content {
        margin-left: 0
    }
}

.pf-cta-box {
    background-color: #fbfbfb;
    padding: 64px 45px 42px
}

.pf-cta-box .btn-circle-2 {
    background-color: #fff;
    color: #ff7425
}

.pf-cta-box .btn-circle-2:hover {
    color: #fff
}

.hm2-service-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -60px;
    padding: 120px 0
}

@media(max-width: 991.98px) {
    .hm2-service-section {
        padding-top: 150px
    }
}

.hm2-service-card {
    background-color: #1c1c1c;
    padding: 56px 32px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-image-source: linear-gradient(315.08deg, #464646 3.73%, #000000 99.65%);
    border-image-slice: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hm2-service-card .overlay-image {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service-card-list li {
    font-weight: 500;
    position: relative;
    padding-left: 24px
}

.service-card-list li::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 16px;
    height: 2px;
    background-color: #ff7425
}

.service-card-list li+li {
    margin-top: 6px
}

.hm2-service-card .explore-btn {
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hm2-service-card .explore-btn svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hm2-service-card .explore-btn:hover {
    color: #ff7425
}

.hm2-service-card .explore-btn:hover svg path {
    fill: #ff7425
}

.hm2-service-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hm2-service-card:hover .overlay-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.slider-bullet-pagination {
    text-align: center
}

.slider-bullet-pagination span {
    width: 8px;
    height: 8px;
    background-color: #ff7425;
    opacity: .8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slider-bullet-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    width: 18px;
    border-radius: 30px
}

.step-wrapper::before {
    content: "";
    position: absolute;
    left: calc(50% - 18px);
    top: 0;
    width: 0;
    height: 100%;
    border-left: 2px dashed rgba(99, 115, 129, .3)
}

@media(max-width: 991.98px) {
    .step-wrapper::before {
        display: none
    }
}

.step-box.ms--4 {
    margin-left: -4px
}

.step-box h4,
.step-box .h4 {
    font-size: 22px
}

.step-box h4::before,
.step-box .h4::before {
    content: "";
    position: absolute;
    top: 1px;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #181818;
    border-radius: 50%
}

.step-box h4::after,
.step-box .h4::after {
    content: "";
    position: absolute;
    top: 7px;
    width: 12px;
    height: 12px;
    background-color: #181818;
    border-radius: 50%
}

.step-box h4.doted-left::before,
.step-box .doted-left.h4::before {
    left: -38px
}

.step-box h4.doted-left::after,
.step-box .doted-left.h4::after {
    left: -32px
}

.step-box h4.doted-right::before,
.step-box .doted-right.h4::before {
    right: -38px
}

.step-box h4.doted-right::after,
.step-box .doted-right.h4::after {
    right: -32px
}

@media(max-width: 991.98px) {
    .step-box h4.doted-right::before,
    .step-box .doted-right.h4::before {
        right: auto;
        left: -38px
    }
    .step-box h4.doted-right::after,
    .step-box .doted-right.h4::after {
        right: auto;
        left: -32px
    }
}

.hm2-feedback .quote-icon {
    left: -12px;
    top: 95px
}

.hm2-feedback-slider {
    max-width: 960px
}

.feedback-section .hmf-slider-pagination {
    position: absolute;
    right: 0;
    bottom: 65px;
    left: auto;
    top: auto;
    width: auto;
    display: inline-block
}

.feedback-section .hmf-slider-pagination span {
    display: block;
    width: 8px;
    height: 8px;
    background-color: #ff7425;
    opacity: .8;
    margin-bottom: 8px !important
}

.feedback-section .hmf-slider-pagination span.swiper-pagination-bullet-active {
    height: 14px;
    opacity: 1;
    border-radius: 30px
}

.hm2-feedback-single {
    gap: 100px
}

.hm2-feedback-single p {
    font-size: 20px;
    font-weight: 500
}

@media(max-width: 1199.98px) {
    .hm2-feedback-single {
        gap: 32px
    }
    .hm2-feedback-single p {
        font-size: 16px
    }
}

.brand-item {
    padding: 22px 65px;
    border: 1px solid #edf0ff;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.brand-item:hover {
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px -4px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px -4px rgba(145, 158, 171, .15)
}

.hm2-blog-content .attonce-subtitle {
    font-family: "Thicciboi", sans-serif;
    font-weight: 600
}

.service-single-card {
    border: 0;
    background-color: #fff;
    border-radius: 8px
}

.service-single-card h4,
.service-single-card .h4 {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service-single-card .service-card-list li {
    color: #637381;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service-single-card .explore-btn {
    color: #262626
}

.service-single-card .explore-btn:hover {
    color: #ff7425
}

.service-single-card:hover h4,
.service-single-card:hover .h4 {
    color: #fff
}

.service-single-card:hover .service-card-list li {
    color: #fff
}

.service-single-card:hover .explore-btn {
    color: #ff7425
}

.service-single-card:hover .explore-btn svg path {
    fill: #ff7425
}

.cta-box {
    background-color: #0e0e0e;
    padding: 70px 55px;
    border-radius: 8px
}

.cta-box .overlay-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    opacity: .5;
    border-radius: 8px
}

.service-details-content .tab-btn-medium {
    background-color: rgba(0, 0, 0, 0);
    color: #262626;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #e5e5e5;
    padding: 12px 20px;
    border-radius: 4px;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service-details-content .tab-btn-medium svg path {
    fill: #181818
}

.service-details-content .tab-btn-medium.active {
    background-color: #181818;
    color: #fff
}

.service-details-content .tab-btn-medium.active svg path {
    fill: #fff
}

.service-details-content .tab-btn-medium:hover {
    background-color: #181818;
    color: #fff
}

.service-details-content .tab-btn-medium:hover svg path {
    fill: #fff
}

.sr-video-box {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 991.98px) {
    .sr-video-box {
        width: 100%
    }
}

.sr-icon-box .icon-wrapper {
    width: 70px;
    height: 70px;
    background-color: rgba(255, 116, 37, .1)
}

.sidebar-widget .sidebar-link-lists {
    list-style-type: none;
    padding: 0
}

.sidebar-widget .sidebar-link-lists li+li {
    margin-top: 16px
}

.sidebar-widget .sidebar-link-lists li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 24px;
    color: #4d5056;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 700;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.sidebar-widget .sidebar-link-lists li a .icon {
    width: 32px;
    height: 32px;
    background-color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-widget .sidebar-link-lists li a:hover {
    background-color: #ff7425;
    color: #fff;
    border-color: #ff7425
}

.sidebar-widget .sidebar-link-lists li a:hover .icon {
    opacity: 1
}

.banner-cta-widget {
    padding: 80px 40px
}

.banner-cta-widget .icon-wraper {
    width: 60px;
    height: 60px
}

.pricing-card {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pricing-card .package-price span {
    font-size: 16px;
    color: #4d5056;
    font-weight: 600
}

.pricing-card .devider {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 116, 37, .3);
    display: block;
    margin: 24px 0
}

.pricing-card .pricing-features li {
    font-size: 14px;
    color: #737373;
    padding-left: 12px;
    position: relative
}

.pricing-card .pricing-features li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #a3a3a3
}

.pricing-card .pricing-features li+li {
    margin-top: 6px
}

.pricing-card a.btn {
    padding: 14px 24px
}

.pricing-card .btn-outline-primary:hover {
    color: #fff
}

.pricing-card:hover {
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15)
}

.faq-filter-nav {
    max-width: 330px
}

.faq-filter-nav li+li {
    margin-top: 16px
}

.faq-filter-nav li a {
    font-size: 14px;
    font-weight: 600;
    color: #4d5056;
    padding: 14px 10px;
    display: block;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.faq-filter-nav li a svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.faq-filter-nav li a.active {
    background-color: #ff7425;
    color: #fff
}

.faq-filter-nav li a.active svg path {
    fill: #fff
}

.faq-accordion .accordion-item {
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(200, 207, 213, .3);
    border-bottom: 1px solid rgba(200, 207, 213, .3);
    padding: 16px 0
}

.faq-accordion .accordion-item+.accordion-item {
    margin-top: 32px
}

.faq-accordion .accordion-item .accordion-header a {
    font-weight: 700;
    color: #262626;
    padding-right: 8px;
    color: #4d5056;
    font-size: 15px;
    display: block;
    position: relative;
    padding-right: 10px
}

.faq-accordion .accordion-item .accordion-header a .icon-right {
    position: absolute;
    right: 0;
    top: 2px
}

.contact-box {
    padding: 32px
}

.contact-box .icon-wrapper {
    width: 72px;
    height: 72px;
    background-color: rgba(255, 116, 37, .1)
}

.contact-box a {
    color: #4d5056
}

.theme-radio-btn {
    position: relative
}

.theme-radio-btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    z-index: 1
}

.theme-radio-btn input:checked~span {
    background-color: #ff7425;
    color: #fff;
    border-color: #ff7425
}

.theme-radio-btn input:checked~span::before {
    border-color: #fff
}

.theme-radio-btn span {
    padding: 16px 24px 16px 56px;
    display: inline-block;
    font-weight: 600;
    border: 1px solid rgba(145, 158, 171, .5);
    border-radius: 4px;
    cursor: pointer;
    position: relative
}

.theme-radio-btn span::before {
    content: "";
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border: 1px solid #919eab;
    border-radius: 6px
}

.contact-right .btn-circle-2 {
    color: #262626
}

.contact-right .btn-circle-2:hover {
    color: #fff
}

.office-box {
    text-align: right
}

.office-box .box-content {
    padding: 32px 24px;
    max-width: 445px;
    margin-top: -60px;
    display: inline-block;
    text-align: left
}

.office-box .box-content ul li i {
    margin-right: 6px
}

.branch-section .section-desc {
    -webkit-transform: translateY(120px);
    transform: translateY(120px)
}

@media(max-width: 1199.98px) {
    .branch-section .section-desc {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.pd-top-box {
    padding: 32px;
    -webkit-box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    box-shadow: 0px 0px 2px rgba(145, 158, 171, .3), 0px 12px 24px rgba(145, 158, 171, .15);
    max-width: 875px;
    margin-top: -60px
}

.pd-top-box .pd-icon-box+.pd-icon-box {
    position: relative
}

.pd-top-box .pd-icon-box+.pd-icon-box::before {
    content: "";
    position: absolute;
    left: -24px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 116, 37, .2)
}

@media(max-width: 991.98px) {
    .pd-top-box .pd-icon-box+.pd-icon-box::before {
        display: none
    }
}

.pd-icon-box .icon-wrapper {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 116, 37, .1)
}

.rp-project-slider .swiper-wrapper .hm2-project-single:nth-child(odd) {
    margin-top: 32px
}

@media(max-width: 1199.98px) {
    .rp-project-slider .swiper-wrapper .hm2-project-single:nth-child(odd) {
        margin-top: 0
    }
}

.rp-prev-btn,
.rp-next-btn {
    width: 50px;
    height: 50px;
    background-color: #181818;
    border-radius: 50%;
    padding: 0;
    border: 0;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rp-prev-btn:hover,
.rp-next-btn:hover {
    background-color: #ff7425
}

.team-slider-2 .swiper-wrapper .team-card:nth-child(odd) {
    margin-top: 32px
}

.result-section {
    padding-top: 180px;
    margin-top: -80px
}

.rules-box .subtitle {
    padding-left: 50px;
    font-weight: 700
}

.rules-box .subtitle::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 40px;
    height: 1px;
    background-color: #fff
}

.not-found-content .stroke-text2 {
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px rgba(17, 24, 39, .1);
    font-size: 100px;
    line-height: 1.2em;
    position: absolute;
    left: 50%;
    top: 46%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    white-space: nowrap;
    font-weight: 700
}

.dg-hero {
    background-color: #ecfdd5;
    padding: 210px 0 0 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%);
    margin-top: -80px
}

.dg-hero .object-1 {
    left: 150px;
    top: 160px
}

.dg-hero .hologram {
    left: 8%;
    bottom: 11%
}

.dg-hero .object-2 {
    right: 122px;
    top: 200px
}

.dg-hero .object-3 {
    right: 100px;
    bottom: 160px
}

.dg-hero .dg-hero-social {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style-type: none
}

.dg-hero .dg-hero-social li a {
    width: 45px;
    height: 45px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #111827;
    color: #111827;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-hero .dg-hero-social li a:hover {
    -webkit-box-shadow: 2px 3px #111827;
    box-shadow: 2px 3px #111827;
    background-color: #d9fa69
}

.dg-hero .dg-hero-social li+li {
    margin-top: 20px
}

@media(max-width: 1399.98px) {
    .dg-hero .hologram {
        left: 2%
    }
}

@media(max-width: 767.98px) {
    .dg-hero .object-1 {
        display: none
    }
    .dg-hero .hologram {
        display: none
    }
}

@media(max-width: 575.98px) {
    .dg-hero .dg-hero-social {
        display: none
    }
}

.dg-hero-content h1,
.dg-hero-content .h1 {
    font-size: 200px;
    font-weight: 800;
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #148600;
    opacity: .6
}

.dg-hero-content .title-name {
    font-size: 64px;
    font-weight: 800;
    position: absolute;
    width: 630px;
    left: 32%;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    bottom: 20%;
    background-repeat: no-repeat;
    line-height: 1.1em;
    background-size: cover;
    background-position: center center;
    padding: 30px 57px
}

.dg-hero-content .dg-clients-box {
    position: absolute;
    width: 355px;
    background-color: #fff;
    padding: 32px 24px;
    border-radius: 6px;
    right: -130px;
    bottom: 30%;
    text-align: left;
    z-index: 1;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.dg-hero-content .dg-clients-box .circle {
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 1399.98px) {
    .dg-hero-content .dg-clients-box {
        bottom: 36%
    }
}

@media(max-width: 1199.98px) {
    .dg-hero-content h1,
    .dg-hero-content .h1 {
        font-size: 160px
    }
    .dg-hero-content .dg-clients-box {
        display: none
    }
}

@media(max-width: 991.98px) {
    .dg-hero-content h1,
    .dg-hero-content .h1 {
        font-size: 120px
    }
    .dg-hero-content .title-name {
        left: 6%
    }
}

@media(max-width: 767.98px) {
    .dg-hero-content h1,
    .dg-hero-content .h1 {
        font-size: 90px;
        top: -70px
    }
    .dg-hero-content .title-name {
        font-size: 48px;
        background-size: contain;
        padding: 24px
    }
}

@media(max-width: 575.98px) {
    .dg-hero-content h1,
    .dg-hero-content .h1 {
        font-size: 60px
    }
    .dg-hero-content .title-name {
        width: 100%;
        left: 0
    }
}

@media(max-width: 460px) {
    .dg-hero-content .title-name {
        font-size: 32px;
        padding: 10px
    }
}

.dg-brand-section {
    padding: 82px 0;
    overflow: hidden;
    margin-top: -160px;
    position: relative;
    z-index: 2
}

.dg-brand-box {
    background-color: #000917;
    padding: 24px 60px;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    width: calc(100% + 20px);
    margin-left: -10px
}

.dg-service-section {
    margin-top: -140px;
    padding-top: 260px
}

.dg-service-section .dg-blur-1 {
    left: -50px;
    top: 0
}

.dg-service-card {
    padding: 48px 32px;
    background-color: #fff;
    border: 1px solid #dfe3e8;
    border-radius: 6px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-service-card .explore-btn {
    width: 46px;
    height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #111827;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-service-card:hover {
    border-color: #111827;
    background-color: #d9fa69;
    -webkit-box-shadow: 3px 3px #111827;
    box-shadow: 3px 3px #111827
}

.dg-service-card:hover .explore-btn {
    opacity: 1;
    visibility: visible
}

.dg-subtitle {
    font-size: 18px;
    font-weight: 700
}

.text-dg-primary {
    color: #4db700
}

.dg-bg {
    background-color: #f4f6f8
}

.dg-projects-list {
    padding: 24px
}

.dg-portfolio-section .dg-blur {
    left: 48%;
    top: -60px
}

.dg-portfolio-section .rect-blur-1 {
    left: 0;
    top: 0
}

.dg-portfolio-section .rect-blur-2 {
    right: 0;
    top: 0
}

.dg-project-single .dg-pf-content {
    background-color: #fff;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
    border-radius: 10px;
    padding: 30px 24px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-project-single:hover .dg-pf-content {
    background-color: #d9fa69
}

.dg-project-single:hover .dg-pf-content .dg-rounded-primary-btn {
    background-color: #111827;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-project-single:hover .dg-pf-content .dg-rounded-primary-btn svg path {
    fill: #fff
}

.dg-rounded-primary-btn {
    width: 47px;
    height: 47px;
    background-color: #d9fa69;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-shadow: 2px 4px #111827;
    box-shadow: 2px 4px #111827;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-rounded-primary-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-counter {
    padding: 16px 18px;
    background-color: #ff5e00;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dg-counter img {
    right: 5px
}

.dg-slider-progress {
    position: relative;
    background-color: #c8cfd5;
    height: 2px !important
}

.dg-slider-progress .swiper-pagination-progressbar-fill {
    background-color: #111827
}

.dg-cta-box {
    padding: 40px 40px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 4px 6px #aaa;
    box-shadow: 4px 6px #aaa;
    border: 1px solid #aaa;
    transition: all .5s ease;
}

.dg-cta-box img {
    border-radius: 10px;
    object-fit: cover;
}


.dg-cta-box:hover {

  -webkit-box-shadow: 4px 6px #111827;
  box-shadow: 4px 6px #111827;
  border: 1px solid #111827;

}

@media(max-width: 575.98px) {
    .dg-cta-box {
        padding: 30px 24px
    }
}

.dg-cta-right {
    padding: 30px 0 0 30px
}

.dg-cta-right .cta-blur {
    left: 0;
    top: 0
}

.dg-experience-section .blur-shape {
    left: 0;
    top: 0
}

.dg-experience-section .section-title {
    padding-left: 20px
}

.dg-ex-card {
    background-color: #fff;
    padding: 40px 32px 20px 32px;
    border-radius: 10px;
    border: 1px solid #dfe3e8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
}

.dg-ex-card .label {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    padding: 3px 8px;
    background: #ff6b35;
    color: #fff;
    border-radius: 6px
}

.dg-ex-card .icon {
    width: 30px;
    height: 30px;
    border: 1px solid #111827;
    -webkit-box-shadow: 2px 3px #111827;
    box-shadow: 2px 3px #111827;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #d9fa69
}

.dg-ex-card:hover {
    background-color: #ffefe4;
    border-color: #111827;
    -webkit-box-shadow: 2px 3px #111827;
    box-shadow: 2px 3px #111827
}

.dg-feedback .shape-1 {
    left: 14%;
    top: 160px
}

.dg-feedback .shape-2 {
    right: 10%;
    top: 130px
}

.dg-feedback-slider .dg-slider-progress {
    background-color: #637381
}

.dg-feedback-slider .dg-slider-progress .swiper-pagination-progressbar-fill {
    background-color: #d9fa69
}

.dg-section-title .blur-dark {
    left: 50%;
    top: -20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dg-feedback {
    background-color: #0e0e0e;
    padding: 150px 0 130px
}

.dg-feedback .dark-blur-1 {
    left: 0;
    top: 0
}

.dg-feedback .dark-blur-2 {
    right: 0;
    top: 0
}

.dg-feedback-single {
    background-color: rgba(255, 255, 255, .05);
    border-radius: 4px
}

.dg-feedback-single p {
    color: #ababab;
    font-size: 15px
}

.dg-feedback-single .star-rating li {
    color: #ff6b35
}

.dg-pricing-switch button {
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 700;
    color: #666;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-pricing-switch button:hover {
    color: #262626
}

.dg-pricing-switch button.active {
    color: #262626
}

.dg-pricing-switch .switch {
    width: 42px;
    height: 22px;
    background-color: #262626;
    position: relative;
    display: inline-block;
    border-radius: 30px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-pricing-switch .switch::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-pricing-switch .switch.active {
    background-color: #ff5e00
}

.dg-pricing-switch .switch.active::before {
    left: auto;
    right: 4px
}

.dg-pricing-columns {
    margin-top: -220px
}

@media(max-width: 1199.98px) {
    .dg-pricing-columns {
        margin-top: 0
    }
}

.dg-pricing-box {
    background-color: #fff;
    border-radius: 6px;
    padding: 32px 24px;
    position: relative
}

.dg-pricing-box .dg-rounded-primary-btn {
    position: absolute;
    right: 30px;
    top: 30px
}

.dg-pricing-box .pricing {
    position: relative
}

.dg-pricing-box .pricing sup {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 24px
}

.dg-pricing-box .pricing h3,
.dg-pricing-box .pricing .h3 {
    display: inline-block;
    padding-left: 12px
}

.dg-pricing-box .pricing h6,
.dg-pricing-box .pricing .h6 {
    display: inline-block
}

.dg-pricing-box .pricing-features li+li {
    margin-top: 4px
}

.dg-pricing-box.popular {
    border: 1px solid #111827;
    -webkit-box-shadow: 3px 4px #111827;
    box-shadow: 3px 4px #111827;
    background-color: #d9fa69
}

.dg-pricing-box.popular .dg-rounded-primary-btn {
    background-color: #111827;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-blog-section .blur-bg {
    left: 50%;
    top: -50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dg-article {
    border-radius: 6px;
    background-color: #fff
}

.dg-article .category {
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 600;
    background-color: rgba(0, 52, 120, .1);
    color: #262626;
    border-radius: 4px;
    margin-bottom: 14px;
    display: inline-block
}

.dg-article .category.dg-bg-primary {
    background-color: #d9fa69
}

.dg-article .feature-image img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 300px;
    object-fit: cover;
}

.dg-article .dg-article-content {
    padding: 32px 24px
}

.dg-article h4,
.dg-article .h4 {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dg-article h4:hover,
.dg-article .h4:hover {
    color: #ff5e00
}

.dg-article:hover .feature-image img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

:root {
    --h1: clamp(2.97rem, 3.789vw + 1rem, 4.5rem);
    --h2: clamp(2.64rem, 3.368vw + 1rem, 4rem);
    --h3: clamp(1.98rem, 2.526vw + 1rem, 3rem);
    --h4: clamp(1.4rem, 1.684vw + 1rem, 2rem);
    --h5: clamp(1.05rem, 1.263vw + 1rem, 1.5rem);
    --h6: clamp(0.825rem, 1.052vw + 1rem, 1.25rem)
}

.paragraph {
    margin: 0 0 .5rem
}

.heading-font {
    font-family: "Urbanist", sans-serif
}

.heading-1 {
    font-size: var(--h1)
}

.heading-2 {
    font-size: var(--h2)
}

.heading-3 {
    font-size: var(--h3)
}

.heading-4 {
    font-size: var(--h4)
}

.heading-5 {
    font-size: var(--h5)
}

.heading-6 {
    font-size: var(--h6)
}

.fs-10 {
    font-size: .625rem
}

.fs-12 {
    font-size: .75rem
}

.fs-14 {
    font-size: .875rem
}

.fs-16 {
    font-size: 1rem
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 1.25rem
}

.fs-24 {
    font-size: 1.5rem
}

.fs-28 {
    font-size: 1.75rem
}

.fs-32 {
    font-size: 2rem
}

.fs-36 {
    font-size: 2.25rem
}

.fs-40 {
    font-size: 2.5rem
}

.fs-44 {
    font-size: 2.75rem
}

.fs-48 {
    font-size: 3rem
}

.fs-52 {
    font-size: 3.25rem
}

.fs-56 {
    font-size: 3.5rem
}

.fs-60 {
    font-size: 3.75rem
}

.font-weight-light {
    font-weight: 300
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 600
}

.font-weight-bold {
    font-weight: 700
}

.font-weight-bold {
    font-weight: 700
}

.font-weight-extra-bold {
    font-weight: 800
}

.clr-white {
    color: #fff
}

.clr-black {
    color: #000
}

.clr-primary {
    color: #ff5e00
}

.clr-secondary {
    color: #f9e92f
}

.clr-secondary-light {
    color: #fef9ab
}

.clr-primary-light {
    color: #feedd4
}

.clr-text {
    color: #17191c
}

.clr-text-light {
    color: #c8cfd5
}

.clr-text-light-1 {
    color: #637381
}

.clr-text-light-2 {
    color: #919eab
}

.clr-body-text {
    color: #666
}

.clr-warning {
    color: #ff963a
}

.clr-warning-light {
    color: #ffe5ce
}

.clr-blue {
    color: #69ceff
}

.clr-magenta {
    color: #ff2b2a
}

.clr-yellowgreen {
    color: #d3fcad
}

.clr-purple-light {
    color: #d1dcfe
}

.clr-twitter {
    color: #1da1f2
}

.clr-facebook {
    color: #3b5998
}

.clr-dribble {
    color: #ea4c89
}

.clr-behance {
    color: #1769ff
}

.\:clr-white:hover {
    color: #fff
}

.\:clr-black:hover {
    color: #000
}

.\:clr-primary:hover {
    color: #ff5e00
}

.\:clr-secondary:hover {
    color: #f9e92f
}

.\:clr-secondary-light:hover {
    color: #fef9ab
}

.\:clr-primary-light:hover {
    color: #feedd4
}

.\:clr-text:hover {
    color: #17191c
}

.\:clr-text-light:hover {
    color: #c8cfd5
}

.\:clr-text-light-1:hover {
    color: #637381
}

.\:clr-text-light-2:hover {
    color: #919eab
}

.\:clr-body-text:hover {
    color: #666
}

.\:clr-warning:hover {
    color: #ff963a
}

.\:clr-warning-light:hover {
    color: #ffe5ce
}

.\:clr-blue:hover {
    color: #69ceff
}

.\:clr-magenta:hover {
    color: #ff2b2a
}

.\:clr-yellowgreen:hover {
    color: #d3fcad
}

.\:clr-purple-light:hover {
    color: #d1dcfe
}

.\:clr-twitter:hover {
    color: #1da1f2
}

.\:clr-facebook:hover {
    color: #3b5998
}

.\:clr-dribble:hover {
    color: #ea4c89
}

.\:clr-behance:hover {
    color: #1769ff
}

.bgc-dark-1 {
    background-color: #27272e
}

.bgc-dark-2 {
    background-color: #161c24
}

.bgc-dark-3 {
    background-color: #000917
}

.bgc-dark-4 {
    background-color: #212b36
}

.bgc-light-1 {
    background-color: #f4f6f8
}

.bgc-light-2 {
    background-color: #fcf3ef
}

.bgc-white {
    background-color: #fff
}

.bgc-black {
    background-color: #000
}

.bgc-primary {
    background-color: #ff5e00
}

.bgc-secondary {
    background-color: #f9e92f
}

.bgc-secondary-light {
    background-color: #fef9ab
}

.bgc-primary-light {
    background-color: #feedd4
}

.bgc-text {
    background-color: #17191c
}

.bgc-text-light {
    background-color: #c8cfd5
}

.bgc-body-text {
    background-color: #666
}

.bgc-warning {
    background-color: #ff963a
}

.bgc-warning-light {
    background-color: #ffe5ce
}

.bgc-blue {
    background-color: #69ceff
}

.bgc-magenta {
    background-color: #ff2b2a
}

.bgc-yellowgreen {
    background-color: #d3fcad
}

.bgc-purple-light {
    background-color: #d1dcfe
}

.bgc-twitter {
    background-color: #1da1f2
}

.bgc-facebook {
    background-color: #3b5998
}

.bgc-dribble {
    background-color: #ea4c89
}

.bgc-behance {
    background-color: #1769ff
}

.\:bgc-dark-1:hover {
    background-color: #27272e
}

.\:bgc-dark-2:hover {
    background-color: #161c24
}

.\:bgc-dark-3:hover {
    background-color: #000917
}

.\:bgc-dark-4:hover {
    background-color: #212b36
}

.\:bgc-light-1:hover {
    background-color: #f4f6f8
}

.\:bgc-light-2:hover {
    background-color: #fcf3ef
}

.\:bgc-white:hover {
    background-color: #fff
}

.\:bgc-black:hover {
    background-color: #000
}

.\:bgc-primary:hover {
    background-color: #ff5e00
}

.\:bgc-warning-light:hover {
    background-color: #ffe5ce
}

.\:bgc-secondary:hover {
    background-color: #f9e92f
}

.\:bgc-secondary-light:hover {
    background-color: #fef9ab
}

.\:bgc-primary-light:hover {
    background-color: #feedd4
}

.\:bgc-text:hover {
    background-color: #17191c
}

.\:bgc-text-light:hover {
    background-color: #c8cfd5
}

.\:bgc-body-text:hover {
    background-color: #666
}

.\:bgc-warning:hover {
    background-color: #ff963a
}

.\:bgc-blue:hover {
    background-color: #69ceff
}

.\:bgc-magenta:hover {
    background-color: #ff2b2a
}

.\:bgc-yellowgreen:hover {
    background-color: #d3fcad
}

.\:bgc-purple-light:hover {
    background-color: #d1dcfe
}

.\:bgc-twitter:hover {
    background-color: #1da1f2
}

.\:bgc-facebook:hover {
    background-color: #3b5998
}

.\:bgc-dribble:hover {
    background-color: #ea4c89
}

.\:bgc-behance:hover {
    background-color: #1769ff
}

.border-clr-black {
    --bs-border-color: #000
}

.border-clr-white {
    --bs-border-color: #fff
}

.border-clr-primary {
    --bs-border-color: #FF5E00
}

.border-clr-secondary {
    --bs-border-color: #F9E92F
}

.border-clr-stroke-1 {
    --bs-border-color: #454F5B
}

.border-clr-stroke-2 {
    --bs-border-color: #DFE3E8
}

.border-clr-stroke-3 {
    --bs-border-color: #919EAB
}

.width-0 {
    width: 0
}

.height-0 {
    height: 0
}

.width-1 {
    width: .25rem
}

.height-1 {
    height: .25rem
}

.width-2 {
    width: .5rem
}

.height-2 {
    height: .5rem
}

.width-3 {
    width: .75rem
}

.height-3 {
    height: .75rem
}

.width-4 {
    width: 1rem
}

.height-4 {
    height: 1rem
}

.width-5 {
    width: 1.25rem
}

.height-5 {
    height: 1.25rem
}

.width-6 {
    width: 1.5rem
}

.height-6 {
    height: 1.5rem
}

.width-7 {
    width: 1.75rem
}

.height-7 {
    height: 1.75rem
}

.width-8 {
    width: 2rem
}

.height-8 {
    height: 2rem
}

.width-9 {
    width: 2.25rem
}

.height-9 {
    height: 2.25rem
}

.width-10 {
    width: 2.5rem
}

.height-10 {
    height: 2.5rem
}

.width-11 {
    width: 2.75rem
}

.height-11 {
    height: 2.75rem
}

.width-12 {
    width: 3rem
}

.height-12 {
    height: 3rem
}

.width-13 {
    width: 3.25rem
}

.height-13 {
    height: 3.25rem
}

.width-14 {
    width: 3.5rem
}

.height-14 {
    height: 3.5rem
}

.width-15 {
    width: 3.75rem
}

.height-15 {
    height: 3.75rem
}

.width-16 {
    width: 4rem
}

.height-16 {
    height: 4rem
}

.width-17 {
    width: 4.25rem
}

.height-17 {
    height: 4.25rem
}

.width-18 {
    width: 4.5rem
}

.height-18 {
    height: 4.5rem
}

.width-19 {
    width: 4.75rem
}

.height-19 {
    height: 4.75rem
}

.width-20 {
    width: 5rem
}

.height-20 {
    height: 5rem
}

.width-21 {
    width: 5.25rem
}

.height-21 {
    height: 5.25rem
}

.width-22 {
    width: 5.5rem
}

.height-22 {
    height: 5.5rem
}

.width-23 {
    width: 5.75rem
}

.height-23 {
    height: 5.75rem
}

.width-24 {
    width: 6rem
}

.height-24 {
    height: 6rem
}

.width-25 {
    width: 6.25rem
}

.height-25 {
    height: 6.25rem
}

.width-26 {
    width: 6.5rem
}

.height-26 {
    height: 6.5rem
}

.width-27 {
    width: 6.75rem
}

.height-27 {
    height: 6.75rem
}

.width-28 {
    width: 7rem
}

.height-28 {
    height: 7rem
}

.width-29 {
    width: 7.25rem
}

.height-29 {
    height: 7.25rem
}

.width-30 {
    width: 7.5rem
}

.height-30 {
    height: 7.5rem
}

.height {
    height: 1px
}

.gap-0 {
    gap: 0 !important
}

.padding-0 {
    padding: 0 !important
}

.padding-top-0 {
    -webkit-padding-before: 0 !important;
    padding-block-start: 0 !important
}

.padding-bottom-0 {
    -webkit-padding-after: 0 !important;
    padding-block-end: 0 !important
}

.padding-y-0 {
    padding-block: 0 !important
}

.padding-start-0 {
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important
}

.padding-end-0 {
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important
}

.padding-x-0 {
    padding-inline: 0 !important
}

.margin-0 {
    margin: 0 !important
}

.margin-top-0 {
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important
}

.margin-bottom-0 {
    -webkit-margin-after: 0 !important;
    margin-block-end: 0 !important
}

.margin-y-0 {
    margin-block: 0 !important
}

.margin-start-0 {
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important
}

.margin-end-0 {
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important
}

.margin-x-0 {
    margin-inline: 0 !important
}

.gap-1 {
    gap: 0.25rem !important
}

.padding-1 {
    padding: 0.25rem !important
}

.padding-top-1 {
    -webkit-padding-before: 0.25rem !important;
    padding-block-start: 0.25rem !important
}

.padding-bottom-1 {
    -webkit-padding-after: 0.25rem !important;
    padding-block-end: 0.25rem !important
}

.padding-y-1 {
    padding-block: 0.25rem !important
}

.padding-start-1 {
    -webkit-padding-start: 0.25rem !important;
    padding-inline-start: 0.25rem !important
}

.padding-end-1 {
    -webkit-padding-end: 0.25rem !important;
    padding-inline-end: 0.25rem !important
}

.padding-x-1 {
    padding-inline: 0.25rem !important
}

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

.margin-top-1 {
    -webkit-margin-before: 0.25rem !important;
    margin-block-start: 0.25rem !important
}

.margin-bottom-1 {
    -webkit-margin-after: 0.25rem !important;
    margin-block-end: 0.25rem !important
}

.margin-y-1 {
    margin-block: 0.25rem !important
}

.margin-start-1 {
    -webkit-margin-start: 0.25rem !important;
    margin-inline-start: 0.25rem !important
}

.margin-end-1 {
    -webkit-margin-end: 0.25rem !important;
    margin-inline-end: 0.25rem !important
}

.margin-x-1 {
    margin-inline: 0.25rem !important
}

.gap-2 {
    gap: 0.5rem !important
}

.padding-2 {
    padding: 0.5rem !important
}

.padding-top-2 {
    -webkit-padding-before: 0.5rem !important;
    padding-block-start: 0.5rem !important
}

.padding-bottom-2 {
    -webkit-padding-after: 0.5rem !important;
    padding-block-end: 0.5rem !important
}

.padding-y-2 {
    padding-block: 0.5rem !important
}

.padding-start-2 {
    -webkit-padding-start: 0.5rem !important;
    padding-inline-start: 0.5rem !important
}

.padding-end-2 {
    -webkit-padding-end: 0.5rem !important;
    padding-inline-end: 0.5rem !important
}

.padding-x-2 {
    padding-inline: 0.5rem !important
}

.margin-2 {
    margin: 0.5rem !important
}

.margin-top-2 {
    -webkit-margin-before: 0.5rem !important;
    margin-block-start: 0.5rem !important
}

.margin-bottom-2 {
    -webkit-margin-after: 0.5rem !important;
    margin-block-end: 0.5rem !important
}

.margin-y-2 {
    margin-block: 0.5rem !important
}

.margin-start-2 {
    -webkit-margin-start: 0.5rem !important;
    margin-inline-start: 0.5rem !important
}

.margin-end-2 {
    -webkit-margin-end: 0.5rem !important;
    margin-inline-end: 0.5rem !important
}

.margin-x-2 {
    margin-inline: 0.5rem !important
}

.gap-3 {
    gap: 0.75rem !important
}

.padding-3 {
    padding: 0.75rem !important
}

.padding-top-3 {
    -webkit-padding-before: 0.75rem !important;
    padding-block-start: 0.75rem !important
}

.padding-bottom-3 {
    -webkit-padding-after: 0.75rem !important;
    padding-block-end: 0.75rem !important
}

.padding-y-3 {
    padding-block: 0.75rem !important
}

.padding-start-3 {
    -webkit-padding-start: 0.75rem !important;
    padding-inline-start: 0.75rem !important
}

.padding-end-3 {
    -webkit-padding-end: 0.75rem !important;
    padding-inline-end: 0.75rem !important
}

.padding-x-3 {
    padding-inline: 0.75rem !important
}

.margin-3 {
    margin: 0.75rem !important
}

.margin-top-3 {
    -webkit-margin-before: 0.75rem !important;
    margin-block-start: 0.75rem !important
}

.margin-bottom-3 {
    -webkit-margin-after: 0.75rem !important;
    margin-block-end: 0.75rem !important
}

.margin-y-3 {
    margin-block: 0.75rem !important
}

.margin-start-3 {
    -webkit-margin-start: 0.75rem !important;
    margin-inline-start: 0.75rem !important
}

.margin-end-3 {
    -webkit-margin-end: 0.75rem !important;
    margin-inline-end: 0.75rem !important
}

.margin-x-3 {
    margin-inline: 0.75rem !important
}

.gap-4 {
    gap: 1rem !important
}

.padding-4 {
    padding: 1rem !important
}

.padding-top-4 {
    -webkit-padding-before: 1rem !important;
    padding-block-start: 1rem !important
}

.padding-bottom-4 {
    -webkit-padding-after: 1rem !important;
    padding-block-end: 1rem !important
}

.padding-y-4 {
    padding-block: 1rem !important
}

.padding-start-4 {
    -webkit-padding-start: 1rem !important;
    padding-inline-start: 1rem !important
}

.padding-end-4 {
    -webkit-padding-end: 1rem !important;
    padding-inline-end: 1rem !important
}

.padding-x-4 {
    padding-inline: 1rem !important
}

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

.margin-top-4 {
    -webkit-margin-before: 1rem !important;
    margin-block-start: 1rem !important
}

.margin-bottom-4 {
    -webkit-margin-after: 1rem !important;
    margin-block-end: 1rem !important
}

.margin-y-4 {
    margin-block: 1rem !important
}

.margin-start-4 {
    -webkit-margin-start: 1rem !important;
    margin-inline-start: 1rem !important
}

.margin-end-4 {
    -webkit-margin-end: 1rem !important;
    margin-inline-end: 1rem !important
}

.margin-x-4 {
    margin-inline: 1rem !important
}

.gap-5 {
    gap: 1.25rem !important
}

.padding-5 {
    padding: 1.25rem !important
}

.padding-top-5 {
    -webkit-padding-before: 1.25rem !important;
    padding-block-start: 1.25rem !important
}

.padding-bottom-5 {
    -webkit-padding-after: 1.25rem !important;
    padding-block-end: 1.25rem !important
}

.padding-y-5 {
    padding-block: 1.25rem !important
}

.padding-start-5 {
    -webkit-padding-start: 1.25rem !important;
    padding-inline-start: 1.25rem !important
}

.padding-end-5 {
    -webkit-padding-end: 1.25rem !important;
    padding-inline-end: 1.25rem !important
}

.padding-x-5 {
    padding-inline: 1.25rem !important
}

.margin-5 {
    margin: 1.25rem !important
}

.margin-top-5 {
    -webkit-margin-before: 1.25rem !important;
    margin-block-start: 1.25rem !important
}

.margin-bottom-5 {
    -webkit-margin-after: 1.25rem !important;
    margin-block-end: 1.25rem !important
}

.margin-y-5 {
    margin-block: 1.25rem !important
}

.margin-start-5 {
    -webkit-margin-start: 1.25rem !important;
    margin-inline-start: 1.25rem !important
}

.margin-end-5 {
    -webkit-margin-end: 1.25rem !important;
    margin-inline-end: 1.25rem !important
}

.margin-x-5 {
    margin-inline: 1.25rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.padding-6 {
    padding: 1.5rem !important
}

.padding-top-6 {
    -webkit-padding-before: 1.5rem !important;
    padding-block-start: 1.5rem !important
}

.padding-bottom-6 {
    -webkit-padding-after: 1.5rem !important;
    padding-block-end: 1.5rem !important
}

.padding-y-6 {
    padding-block: 1.5rem !important
}

.padding-start-6 {
    -webkit-padding-start: 1.5rem !important;
    padding-inline-start: 1.5rem !important
}

.padding-end-6 {
    -webkit-padding-end: 1.5rem !important;
    padding-inline-end: 1.5rem !important
}

.padding-x-6 {
    padding-inline: 1.5rem !important
}

.margin-6 {
    margin: 1.5rem !important
}

.margin-top-6 {
    -webkit-margin-before: 1.5rem !important;
    margin-block-start: 1.5rem !important
}

.margin-bottom-6 {
    -webkit-margin-after: 1.5rem !important;
    margin-block-end: 1.5rem !important
}

.margin-y-6 {
    margin-block: 1.5rem !important
}

.margin-start-6 {
    -webkit-margin-start: 1.5rem !important;
    margin-inline-start: 1.5rem !important
}

.margin-end-6 {
    -webkit-margin-end: 1.5rem !important;
    margin-inline-end: 1.5rem !important
}

.margin-x-6 {
    margin-inline: 1.5rem !important
}

.gap-7 {
    gap: 1.75rem !important
}

.padding-7 {
    padding: 1.75rem !important
}

.padding-top-7 {
    -webkit-padding-before: 1.75rem !important;
    padding-block-start: 1.75rem !important
}

.padding-bottom-7 {
    -webkit-padding-after: 1.75rem !important;
    padding-block-end: 1.75rem !important
}

.padding-y-7 {
    padding-block: 1.75rem !important
}

.padding-start-7 {
    -webkit-padding-start: 1.75rem !important;
    padding-inline-start: 1.75rem !important
}

.padding-end-7 {
    -webkit-padding-end: 1.75rem !important;
    padding-inline-end: 1.75rem !important
}

.padding-x-7 {
    padding-inline: 1.75rem !important
}

.margin-7 {
    margin: 1.75rem !important
}

.margin-top-7 {
    -webkit-margin-before: 1.75rem !important;
    margin-block-start: 1.75rem !important
}

.margin-bottom-7 {
    -webkit-margin-after: 1.75rem !important;
    margin-block-end: 1.75rem !important
}

.margin-y-7 {
    margin-block: 1.75rem !important
}

.margin-start-7 {
    -webkit-margin-start: 1.75rem !important;
    margin-inline-start: 1.75rem !important
}

.margin-end-7 {
    -webkit-margin-end: 1.75rem !important;
    margin-inline-end: 1.75rem !important
}

.margin-x-7 {
    margin-inline: 1.75rem !important
}

.gap-8 {
    gap: 2rem !important
}

.padding-8 {
    padding: 2rem !important
}

.padding-top-8 {
    -webkit-padding-before: 2rem !important;
    padding-block-start: 2rem !important
}

.padding-bottom-8 {
    -webkit-padding-after: 2rem !important;
    padding-block-end: 2rem !important
}

.padding-y-8 {
    padding-block: 2rem !important
}

.padding-start-8 {
    -webkit-padding-start: 2rem !important;
    padding-inline-start: 2rem !important
}

.padding-end-8 {
    -webkit-padding-end: 2rem !important;
    padding-inline-end: 2rem !important
}

.padding-x-8 {
    padding-inline: 2rem !important
}

.margin-8 {
    margin: 2rem !important
}

.margin-top-8 {
    -webkit-margin-before: 2rem !important;
    margin-block-start: 2rem !important
}

.margin-bottom-8 {
    -webkit-margin-after: 2rem !important;
    margin-block-end: 2rem !important
}

.margin-y-8 {
    margin-block: 2rem !important
}

.margin-start-8 {
    -webkit-margin-start: 2rem !important;
    margin-inline-start: 2rem !important
}

.margin-end-8 {
    -webkit-margin-end: 2rem !important;
    margin-inline-end: 2rem !important
}

.margin-x-8 {
    margin-inline: 2rem !important
}

.gap-9 {
    gap: 2.25rem !important
}

.padding-9 {
    padding: 2.25rem !important
}

.padding-top-9 {
    -webkit-padding-before: 2.25rem !important;
    padding-block-start: 2.25rem !important
}

.padding-bottom-9 {
    -webkit-padding-after: 2.25rem !important;
    padding-block-end: 2.25rem !important
}

.padding-y-9 {
    padding-block: 2.25rem !important
}

.padding-start-9 {
    -webkit-padding-start: 2.25rem !important;
    padding-inline-start: 2.25rem !important
}

.padding-end-9 {
    -webkit-padding-end: 2.25rem !important;
    padding-inline-end: 2.25rem !important
}

.padding-x-9 {
    padding-inline: 2.25rem !important
}

.margin-9 {
    margin: 2.25rem !important
}

.margin-top-9 {
    -webkit-margin-before: 2.25rem !important;
    margin-block-start: 2.25rem !important
}

.margin-bottom-9 {
    -webkit-margin-after: 2.25rem !important;
    margin-block-end: 2.25rem !important
}

.margin-y-9 {
    margin-block: 2.25rem !important
}

.margin-start-9 {
    -webkit-margin-start: 2.25rem !important;
    margin-inline-start: 2.25rem !important
}

.margin-end-9 {
    -webkit-margin-end: 2.25rem !important;
    margin-inline-end: 2.25rem !important
}

.margin-x-9 {
    margin-inline: 2.25rem !important
}

.gap-10 {
    gap: 2.5rem !important
}

.padding-10 {
    padding: 2.5rem !important
}

.padding-top-10 {
    -webkit-padding-before: 2.5rem !important;
    padding-block-start: 2.5rem !important
}

.padding-bottom-10 {
    -webkit-padding-after: 2.5rem !important;
    padding-block-end: 2.5rem !important
}

.padding-y-10 {
    padding-block: 2.5rem !important
}

.padding-start-10 {
    -webkit-padding-start: 2.5rem !important;
    padding-inline-start: 2.5rem !important
}

.padding-end-10 {
    -webkit-padding-end: 2.5rem !important;
    padding-inline-end: 2.5rem !important
}

.padding-x-10 {
    padding-inline: 2.5rem !important
}

.margin-10 {
    margin: 2.5rem !important
}

.margin-top-10 {
    -webkit-margin-before: 2.5rem !important;
    margin-block-start: 2.5rem !important
}

.margin-bottom-10 {
    -webkit-margin-after: 2.5rem !important;
    margin-block-end: 2.5rem !important
}

.margin-y-10 {
    margin-block: 2.5rem !important
}

.margin-start-10 {
    -webkit-margin-start: 2.5rem !important;
    margin-inline-start: 2.5rem !important
}

.margin-end-10 {
    -webkit-margin-end: 2.5rem !important;
    margin-inline-end: 2.5rem !important
}

.margin-x-10 {
    margin-inline: 2.5rem !important
}

.gap-11 {
    gap: 2.75rem !important
}

.padding-11 {
    padding: 2.75rem !important
}

.padding-top-11 {
    -webkit-padding-before: 2.75rem !important;
    padding-block-start: 2.75rem !important
}

.padding-bottom-11 {
    -webkit-padding-after: 2.75rem !important;
    padding-block-end: 2.75rem !important
}

.padding-y-11 {
    padding-block: 2.75rem !important
}

.padding-start-11 {
    -webkit-padding-start: 2.75rem !important;
    padding-inline-start: 2.75rem !important
}

.padding-end-11 {
    -webkit-padding-end: 2.75rem !important;
    padding-inline-end: 2.75rem !important
}

.padding-x-11 {
    padding-inline: 2.75rem !important
}

.margin-11 {
    margin: 2.75rem !important
}

.margin-top-11 {
    -webkit-margin-before: 2.75rem !important;
    margin-block-start: 2.75rem !important
}

.margin-bottom-11 {
    -webkit-margin-after: 2.75rem !important;
    margin-block-end: 2.75rem !important
}

.margin-y-11 {
    margin-block: 2.75rem !important
}

.margin-start-11 {
    -webkit-margin-start: 2.75rem !important;
    margin-inline-start: 2.75rem !important
}

.margin-end-11 {
    -webkit-margin-end: 2.75rem !important;
    margin-inline-end: 2.75rem !important
}

.margin-x-11 {
    margin-inline: 2.75rem !important
}

.gap-12 {
    gap: 3rem !important
}

.padding-12 {
    padding: 3rem !important
}

.padding-top-12 {
    -webkit-padding-before: 3rem !important;
    padding-block-start: 3rem !important
}

.padding-bottom-12 {
    -webkit-padding-after: 3rem !important;
    padding-block-end: 3rem !important
}

.padding-y-12 {
    padding-block: 3rem !important
}

.padding-start-12 {
    -webkit-padding-start: 3rem !important;
    padding-inline-start: 3rem !important
}

.padding-end-12 {
    -webkit-padding-end: 3rem !important;
    padding-inline-end: 3rem !important
}

.padding-x-12 {
    padding-inline: 3rem !important
}

.margin-12 {
    margin: 3rem !important
}

.margin-top-12 {
    -webkit-margin-before: 3rem !important;
    margin-block-start: 3rem !important
}

.margin-bottom-12 {
    -webkit-margin-after: 3rem !important;
    margin-block-end: 3rem !important
}

.margin-y-12 {
    margin-block: 3rem !important
}

.margin-start-12 {
    -webkit-margin-start: 3rem !important;
    margin-inline-start: 3rem !important
}

.margin-end-12 {
    -webkit-margin-end: 3rem !important;
    margin-inline-end: 3rem !important
}

.margin-x-12 {
    margin-inline: 3rem !important
}

.gap-13 {
    gap: 3.25rem !important
}

.padding-13 {
    padding: 3.25rem !important
}

.padding-top-13 {
    -webkit-padding-before: 3.25rem !important;
    padding-block-start: 3.25rem !important
}

.padding-bottom-13 {
    -webkit-padding-after: 3.25rem !important;
    padding-block-end: 3.25rem !important
}

.padding-y-13 {
    padding-block: 3.25rem !important
}

.padding-start-13 {
    -webkit-padding-start: 3.25rem !important;
    padding-inline-start: 3.25rem !important
}

.padding-end-13 {
    -webkit-padding-end: 3.25rem !important;
    padding-inline-end: 3.25rem !important
}

.padding-x-13 {
    padding-inline: 3.25rem !important
}

.margin-13 {
    margin: 3.25rem !important
}

.margin-top-13 {
    -webkit-margin-before: 3.25rem !important;
    margin-block-start: 3.25rem !important
}

.margin-bottom-13 {
    -webkit-margin-after: 3.25rem !important;
    margin-block-end: 3.25rem !important
}

.margin-y-13 {
    margin-block: 3.25rem !important
}

.margin-start-13 {
    -webkit-margin-start: 3.25rem !important;
    margin-inline-start: 3.25rem !important
}

.margin-end-13 {
    -webkit-margin-end: 3.25rem !important;
    margin-inline-end: 3.25rem !important
}

.margin-x-13 {
    margin-inline: 3.25rem !important
}

.gap-14 {
    gap: 3.5rem !important
}

.padding-14 {
    padding: 3.5rem !important
}

.padding-top-14 {
    -webkit-padding-before: 3.5rem !important;
    padding-block-start: 3.5rem !important
}

.padding-bottom-14 {
    -webkit-padding-after: 3.5rem !important;
    padding-block-end: 3.5rem !important
}

.padding-y-14 {
    padding-block: 3.5rem !important
}

.padding-start-14 {
    -webkit-padding-start: 3.5rem !important;
    padding-inline-start: 3.5rem !important
}

.padding-end-14 {
    -webkit-padding-end: 3.5rem !important;
    padding-inline-end: 3.5rem !important
}

.padding-x-14 {
    padding-inline: 3.5rem !important
}

.margin-14 {
    margin: 3.5rem !important
}

.margin-top-14 {
    -webkit-margin-before: 3.5rem !important;
    margin-block-start: 3.5rem !important
}

.margin-bottom-14 {
    -webkit-margin-after: 3.5rem !important;
    margin-block-end: 3.5rem !important
}

.margin-y-14 {
    margin-block: 3.5rem !important
}

.margin-start-14 {
    -webkit-margin-start: 3.5rem !important;
    margin-inline-start: 3.5rem !important
}

.margin-end-14 {
    -webkit-margin-end: 3.5rem !important;
    margin-inline-end: 3.5rem !important
}

.margin-x-14 {
    margin-inline: 3.5rem !important
}

.gap-15 {
    gap: 3.75rem !important
}

.padding-15 {
    padding: 3.75rem !important
}

.padding-top-15 {
    -webkit-padding-before: 3.75rem !important;
    padding-block-start: 3.75rem !important
}

.padding-bottom-15 {
    -webkit-padding-after: 3.75rem !important;
    padding-block-end: 3.75rem !important
}

.padding-y-15 {
    padding-block: 3.75rem !important
}

.padding-start-15 {
    -webkit-padding-start: 3.75rem !important;
    padding-inline-start: 3.75rem !important
}

.padding-end-15 {
    -webkit-padding-end: 3.75rem !important;
    padding-inline-end: 3.75rem !important
}

.padding-x-15 {
    padding-inline: 3.75rem !important
}

.margin-15 {
    margin: 3.75rem !important
}

.margin-top-15 {
    -webkit-margin-before: 3.75rem !important;
    margin-block-start: 3.75rem !important
}

.margin-bottom-15 {
    -webkit-margin-after: 3.75rem !important;
    margin-block-end: 3.75rem !important
}

.margin-y-15 {
    margin-block: 3.75rem !important
}

.margin-start-15 {
    -webkit-margin-start: 3.75rem !important;
    margin-inline-start: 3.75rem !important
}

.margin-end-15 {
    -webkit-margin-end: 3.75rem !important;
    margin-inline-end: 3.75rem !important
}

.margin-x-15 {
    margin-inline: 3.75rem !important
}

.gap-16 {
    gap: 4rem !important
}

.padding-16 {
    padding: 4rem !important
}

.padding-top-16 {
    -webkit-padding-before: 4rem !important;
    padding-block-start: 4rem !important
}

.padding-bottom-16 {
    -webkit-padding-after: 4rem !important;
    padding-block-end: 4rem !important
}

.padding-y-16 {
    padding-block: 4rem !important
}

.padding-start-16 {
    -webkit-padding-start: 4rem !important;
    padding-inline-start: 4rem !important
}

.padding-end-16 {
    -webkit-padding-end: 4rem !important;
    padding-inline-end: 4rem !important
}

.padding-x-16 {
    padding-inline: 4rem !important
}

.margin-16 {
    margin: 4rem !important
}

.margin-top-16 {
    -webkit-margin-before: 4rem !important;
    margin-block-start: 4rem !important
}

.margin-bottom-16 {
    -webkit-margin-after: 4rem !important;
    margin-block-end: 4rem !important
}

.margin-y-16 {
    margin-block: 4rem !important
}

.margin-start-16 {
    -webkit-margin-start: 4rem !important;
    margin-inline-start: 4rem !important
}

.margin-end-16 {
    -webkit-margin-end: 4rem !important;
    margin-inline-end: 4rem !important
}

.margin-x-16 {
    margin-inline: 4rem !important
}

.gap-17 {
    gap: 4.25rem !important
}

.padding-17 {
    padding: 4.25rem !important
}

.padding-top-17 {
    -webkit-padding-before: 4.25rem !important;
    padding-block-start: 4.25rem !important
}

.padding-bottom-17 {
    -webkit-padding-after: 4.25rem !important;
    padding-block-end: 4.25rem !important
}

.padding-y-17 {
    padding-block: 4.25rem !important
}

.padding-start-17 {
    -webkit-padding-start: 4.25rem !important;
    padding-inline-start: 4.25rem !important
}

.padding-end-17 {
    -webkit-padding-end: 4.25rem !important;
    padding-inline-end: 4.25rem !important
}

.padding-x-17 {
    padding-inline: 4.25rem !important
}

.margin-17 {
    margin: 4.25rem !important
}

.margin-top-17 {
    -webkit-margin-before: 4.25rem !important;
    margin-block-start: 4.25rem !important
}

.margin-bottom-17 {
    -webkit-margin-after: 4.25rem !important;
    margin-block-end: 4.25rem !important
}

.margin-y-17 {
    margin-block: 4.25rem !important
}

.margin-start-17 {
    -webkit-margin-start: 4.25rem !important;
    margin-inline-start: 4.25rem !important
}

.margin-end-17 {
    -webkit-margin-end: 4.25rem !important;
    margin-inline-end: 4.25rem !important
}

.margin-x-17 {
    margin-inline: 4.25rem !important
}

.gap-18 {
    gap: 4.5rem !important
}

.padding-18 {
    padding: 4.5rem !important
}

.padding-top-18 {
    -webkit-padding-before: 4.5rem !important;
    padding-block-start: 4.5rem !important
}

.padding-bottom-18 {
    -webkit-padding-after: 4.5rem !important;
    padding-block-end: 4.5rem !important
}

.padding-y-18 {
    padding-block: 4.5rem !important
}

.padding-start-18 {
    -webkit-padding-start: 4.5rem !important;
    padding-inline-start: 4.5rem !important
}

.padding-end-18 {
    -webkit-padding-end: 4.5rem !important;
    padding-inline-end: 4.5rem !important
}

.padding-x-18 {
    padding-inline: 4.5rem !important
}

.margin-18 {
    margin: 4.5rem !important
}

.margin-top-18 {
    -webkit-margin-before: 4.5rem !important;
    margin-block-start: 4.5rem !important
}

.margin-bottom-18 {
    -webkit-margin-after: 4.5rem !important;
    margin-block-end: 4.5rem !important
}

.margin-y-18 {
    margin-block: 4.5rem !important
}

.margin-start-18 {
    -webkit-margin-start: 4.5rem !important;
    margin-inline-start: 4.5rem !important
}

.margin-end-18 {
    -webkit-margin-end: 4.5rem !important;
    margin-inline-end: 4.5rem !important
}

.margin-x-18 {
    margin-inline: 4.5rem !important
}

.gap-19 {
    gap: 4.75rem !important
}

.padding-19 {
    padding: 4.75rem !important
}

.padding-top-19 {
    -webkit-padding-before: 4.75rem !important;
    padding-block-start: 4.75rem !important
}

.padding-bottom-19 {
    -webkit-padding-after: 4.75rem !important;
    padding-block-end: 4.75rem !important
}

.padding-y-19 {
    padding-block: 4.75rem !important
}

.padding-start-19 {
    -webkit-padding-start: 4.75rem !important;
    padding-inline-start: 4.75rem !important
}

.padding-end-19 {
    -webkit-padding-end: 4.75rem !important;
    padding-inline-end: 4.75rem !important
}

.padding-x-19 {
    padding-inline: 4.75rem !important
}

.margin-19 {
    margin: 4.75rem !important
}

.margin-top-19 {
    -webkit-margin-before: 4.75rem !important;
    margin-block-start: 4.75rem !important
}

.margin-bottom-19 {
    -webkit-margin-after: 4.75rem !important;
    margin-block-end: 4.75rem !important
}

.margin-y-19 {
    margin-block: 4.75rem !important
}

.margin-start-19 {
    -webkit-margin-start: 4.75rem !important;
    margin-inline-start: 4.75rem !important
}

.margin-end-19 {
    -webkit-margin-end: 4.75rem !important;
    margin-inline-end: 4.75rem !important
}

.margin-x-19 {
    margin-inline: 4.75rem !important
}

.gap-20 {
    gap: 5rem !important
}

.padding-20 {
    padding: 5rem !important
}

.padding-top-20 {
    -webkit-padding-before: 5rem !important;
    padding-block-start: 5rem !important
}

.padding-bottom-20 {
    -webkit-padding-after: 5rem !important;
    padding-block-end: 5rem !important
}

.padding-y-20 {
    padding-block: 5rem !important
}

.padding-start-20 {
    -webkit-padding-start: 5rem !important;
    padding-inline-start: 5rem !important
}

.padding-end-20 {
    -webkit-padding-end: 5rem !important;
    padding-inline-end: 5rem !important
}

.padding-x-20 {
    padding-inline: 5rem !important
}

.margin-20 {
    margin: 5rem !important
}

.margin-top-20 {
    -webkit-margin-before: 5rem !important;
    margin-block-start: 5rem !important
}

.margin-bottom-20 {
    -webkit-margin-after: 5rem !important;
    margin-block-end: 5rem !important
}

.margin-y-20 {
    margin-block: 5rem !important
}

.margin-start-20 {
    -webkit-margin-start: 5rem !important;
    margin-inline-start: 5rem !important
}

.margin-end-20 {
    -webkit-margin-end: 5rem !important;
    margin-inline-end: 5rem !important
}

.margin-x-20 {
    margin-inline: 5rem !important
}

.gap-21 {
    gap: 5.25rem !important
}

.padding-21 {
    padding: 5.25rem !important
}

.padding-top-21 {
    -webkit-padding-before: 5.25rem !important;
    padding-block-start: 5.25rem !important
}

.padding-bottom-21 {
    -webkit-padding-after: 5.25rem !important;
    padding-block-end: 5.25rem !important
}

.padding-y-21 {
    padding-block: 5.25rem !important
}

.padding-start-21 {
    -webkit-padding-start: 5.25rem !important;
    padding-inline-start: 5.25rem !important
}

.padding-end-21 {
    -webkit-padding-end: 5.25rem !important;
    padding-inline-end: 5.25rem !important
}

.padding-x-21 {
    padding-inline: 5.25rem !important
}

.margin-21 {
    margin: 5.25rem !important
}

.margin-top-21 {
    -webkit-margin-before: 5.25rem !important;
    margin-block-start: 5.25rem !important
}

.margin-bottom-21 {
    -webkit-margin-after: 5.25rem !important;
    margin-block-end: 5.25rem !important
}

.margin-y-21 {
    margin-block: 5.25rem !important
}

.margin-start-21 {
    -webkit-margin-start: 5.25rem !important;
    margin-inline-start: 5.25rem !important
}

.margin-end-21 {
    -webkit-margin-end: 5.25rem !important;
    margin-inline-end: 5.25rem !important
}

.margin-x-21 {
    margin-inline: 5.25rem !important
}

.gap-22 {
    gap: 5.5rem !important
}

.padding-22 {
    padding: 5.5rem !important
}

.padding-top-22 {
    -webkit-padding-before: 5.5rem !important;
    padding-block-start: 5.5rem !important
}

.padding-bottom-22 {
    -webkit-padding-after: 5.5rem !important;
    padding-block-end: 5.5rem !important
}

.padding-y-22 {
    padding-block: 5.5rem !important
}

.padding-start-22 {
    -webkit-padding-start: 5.5rem !important;
    padding-inline-start: 5.5rem !important
}

.padding-end-22 {
    -webkit-padding-end: 5.5rem !important;
    padding-inline-end: 5.5rem !important
}

.padding-x-22 {
    padding-inline: 5.5rem !important
}

.margin-22 {
    margin: 5.5rem !important
}

.margin-top-22 {
    -webkit-margin-before: 5.5rem !important;
    margin-block-start: 5.5rem !important
}

.margin-bottom-22 {
    -webkit-margin-after: 5.5rem !important;
    margin-block-end: 5.5rem !important
}

.margin-y-22 {
    margin-block: 5.5rem !important
}

.margin-start-22 {
    -webkit-margin-start: 5.5rem !important;
    margin-inline-start: 5.5rem !important
}

.margin-end-22 {
    -webkit-margin-end: 5.5rem !important;
    margin-inline-end: 5.5rem !important
}

.margin-x-22 {
    margin-inline: 5.5rem !important
}

.gap-23 {
    gap: 5.75rem !important
}

.padding-23 {
    padding: 5.75rem !important
}

.padding-top-23 {
    -webkit-padding-before: 5.75rem !important;
    padding-block-start: 5.75rem !important
}

.padding-bottom-23 {
    -webkit-padding-after: 5.75rem !important;
    padding-block-end: 5.75rem !important
}

.padding-y-23 {
    padding-block: 5.75rem !important
}

.padding-start-23 {
    -webkit-padding-start: 5.75rem !important;
    padding-inline-start: 5.75rem !important
}

.padding-end-23 {
    -webkit-padding-end: 5.75rem !important;
    padding-inline-end: 5.75rem !important
}

.padding-x-23 {
    padding-inline: 5.75rem !important
}

.margin-23 {
    margin: 5.75rem !important
}

.margin-top-23 {
    -webkit-margin-before: 5.75rem !important;
    margin-block-start: 5.75rem !important
}

.margin-bottom-23 {
    -webkit-margin-after: 5.75rem !important;
    margin-block-end: 5.75rem !important
}

.margin-y-23 {
    margin-block: 5.75rem !important
}

.margin-start-23 {
    -webkit-margin-start: 5.75rem !important;
    margin-inline-start: 5.75rem !important
}

.margin-end-23 {
    -webkit-margin-end: 5.75rem !important;
    margin-inline-end: 5.75rem !important
}

.margin-x-23 {
    margin-inline: 5.75rem !important
}

.gap-24 {
    gap: 6rem !important
}

.padding-24 {
    padding: 6rem !important
}

.padding-top-24 {
    -webkit-padding-before: 6rem !important;
    padding-block-start: 6rem !important
}

.padding-bottom-24 {
    -webkit-padding-after: 6rem !important;
    padding-block-end: 6rem !important
}

.padding-y-24 {
    padding-block: 6rem !important
}

.padding-start-24 {
    -webkit-padding-start: 6rem !important;
    padding-inline-start: 6rem !important
}

.padding-end-24 {
    -webkit-padding-end: 6rem !important;
    padding-inline-end: 6rem !important
}

.padding-x-24 {
    padding-inline: 6rem !important
}

.margin-24 {
    margin: 6rem !important
}

.margin-top-24 {
    -webkit-margin-before: 6rem !important;
    margin-block-start: 6rem !important
}

.margin-bottom-24 {
    -webkit-margin-after: 6rem !important;
    margin-block-end: 6rem !important
}

.margin-y-24 {
    margin-block: 6rem !important
}

.margin-start-24 {
    -webkit-margin-start: 6rem !important;
    margin-inline-start: 6rem !important
}

.margin-end-24 {
    -webkit-margin-end: 6rem !important;
    margin-inline-end: 6rem !important
}

.margin-x-24 {
    margin-inline: 6rem !important
}

.gap-25 {
    gap: 6.25rem !important
}

.padding-25 {
    padding: 6.25rem !important
}

.padding-top-25 {
    -webkit-padding-before: 6.25rem !important;
    padding-block-start: 6.25rem !important
}

.padding-bottom-25 {
    -webkit-padding-after: 6.25rem !important;
    padding-block-end: 6.25rem !important
}

.padding-y-25 {
    padding-block: 6.25rem !important
}

.padding-start-25 {
    -webkit-padding-start: 6.25rem !important;
    padding-inline-start: 6.25rem !important
}

.padding-end-25 {
    -webkit-padding-end: 6.25rem !important;
    padding-inline-end: 6.25rem !important
}

.padding-x-25 {
    padding-inline: 6.25rem !important
}

.margin-25 {
    margin: 6.25rem !important
}

.margin-top-25 {
    -webkit-margin-before: 6.25rem !important;
    margin-block-start: 6.25rem !important
}

.margin-bottom-25 {
    -webkit-margin-after: 6.25rem !important;
    margin-block-end: 6.25rem !important
}

.margin-y-25 {
    margin-block: 6.25rem !important
}

.margin-start-25 {
    -webkit-margin-start: 6.25rem !important;
    margin-inline-start: 6.25rem !important
}

.margin-end-25 {
    -webkit-margin-end: 6.25rem !important;
    margin-inline-end: 6.25rem !important
}

.margin-x-25 {
    margin-inline: 6.25rem !important
}

.gap-26 {
    gap: 6.5rem !important
}

.padding-26 {
    padding: 6.5rem !important
}

.padding-top-26 {
    -webkit-padding-before: 6.5rem !important;
    padding-block-start: 6.5rem !important
}

.padding-bottom-26 {
    -webkit-padding-after: 6.5rem !important;
    padding-block-end: 6.5rem !important
}

.padding-y-26 {
    padding-block: 6.5rem !important
}

.padding-start-26 {
    -webkit-padding-start: 6.5rem !important;
    padding-inline-start: 6.5rem !important
}

.padding-end-26 {
    -webkit-padding-end: 6.5rem !important;
    padding-inline-end: 6.5rem !important
}

.padding-x-26 {
    padding-inline: 6.5rem !important
}

.margin-26 {
    margin: 6.5rem !important
}

.margin-top-26 {
    -webkit-margin-before: 6.5rem !important;
    margin-block-start: 6.5rem !important
}

.margin-bottom-26 {
    -webkit-margin-after: 6.5rem !important;
    margin-block-end: 6.5rem !important
}

.margin-y-26 {
    margin-block: 6.5rem !important
}

.margin-start-26 {
    -webkit-margin-start: 6.5rem !important;
    margin-inline-start: 6.5rem !important
}

.margin-end-26 {
    -webkit-margin-end: 6.5rem !important;
    margin-inline-end: 6.5rem !important
}

.margin-x-26 {
    margin-inline: 6.5rem !important
}

.gap-27 {
    gap: 6.75rem !important
}

.padding-27 {
    padding: 6.75rem !important
}

.padding-top-27 {
    -webkit-padding-before: 6.75rem !important;
    padding-block-start: 6.75rem !important
}

.padding-bottom-27 {
    -webkit-padding-after: 6.75rem !important;
    padding-block-end: 6.75rem !important
}

.padding-y-27 {
    padding-block: 6.75rem !important
}

.padding-start-27 {
    -webkit-padding-start: 6.75rem !important;
    padding-inline-start: 6.75rem !important
}

.padding-end-27 {
    -webkit-padding-end: 6.75rem !important;
    padding-inline-end: 6.75rem !important
}

.padding-x-27 {
    padding-inline: 6.75rem !important
}

.margin-27 {
    margin: 6.75rem !important
}

.margin-top-27 {
    -webkit-margin-before: 6.75rem !important;
    margin-block-start: 6.75rem !important
}

.margin-bottom-27 {
    -webkit-margin-after: 6.75rem !important;
    margin-block-end: 6.75rem !important
}

.margin-y-27 {
    margin-block: 6.75rem !important
}

.margin-start-27 {
    -webkit-margin-start: 6.75rem !important;
    margin-inline-start: 6.75rem !important
}

.margin-end-27 {
    -webkit-margin-end: 6.75rem !important;
    margin-inline-end: 6.75rem !important
}

.margin-x-27 {
    margin-inline: 6.75rem !important
}

.gap-28 {
    gap: 7rem !important
}

.padding-28 {
    padding: 7rem !important
}

.padding-top-28 {
    -webkit-padding-before: 7rem !important;
    padding-block-start: 7rem !important
}

.padding-bottom-28 {
    -webkit-padding-after: 7rem !important;
    padding-block-end: 7rem !important
}

.padding-y-28 {
    padding-block: 7rem !important
}

.padding-start-28 {
    -webkit-padding-start: 7rem !important;
    padding-inline-start: 7rem !important
}

.padding-end-28 {
    -webkit-padding-end: 7rem !important;
    padding-inline-end: 7rem !important
}

.padding-x-28 {
    padding-inline: 7rem !important
}

.margin-28 {
    margin: 7rem !important
}

.margin-top-28 {
    -webkit-margin-before: 7rem !important;
    margin-block-start: 7rem !important
}

.margin-bottom-28 {
    -webkit-margin-after: 7rem !important;
    margin-block-end: 7rem !important
}

.margin-y-28 {
    margin-block: 7rem !important
}

.margin-start-28 {
    -webkit-margin-start: 7rem !important;
    margin-inline-start: 7rem !important
}

.margin-end-28 {
    -webkit-margin-end: 7rem !important;
    margin-inline-end: 7rem !important
}

.margin-x-28 {
    margin-inline: 7rem !important
}

.gap-29 {
    gap: 7.25rem !important
}

.padding-29 {
    padding: 7.25rem !important
}

.padding-top-29 {
    -webkit-padding-before: 7.25rem !important;
    padding-block-start: 7.25rem !important
}

.padding-bottom-29 {
    -webkit-padding-after: 7.25rem !important;
    padding-block-end: 7.25rem !important
}

.padding-y-29 {
    padding-block: 7.25rem !important
}

.padding-start-29 {
    -webkit-padding-start: 7.25rem !important;
    padding-inline-start: 7.25rem !important
}

.padding-end-29 {
    -webkit-padding-end: 7.25rem !important;
    padding-inline-end: 7.25rem !important
}

.padding-x-29 {
    padding-inline: 7.25rem !important
}

.margin-29 {
    margin: 7.25rem !important
}

.margin-top-29 {
    -webkit-margin-before: 7.25rem !important;
    margin-block-start: 7.25rem !important
}

.margin-bottom-29 {
    -webkit-margin-after: 7.25rem !important;
    margin-block-end: 7.25rem !important
}

.margin-y-29 {
    margin-block: 7.25rem !important
}

.margin-start-29 {
    -webkit-margin-start: 7.25rem !important;
    margin-inline-start: 7.25rem !important
}

.margin-end-29 {
    -webkit-margin-end: 7.25rem !important;
    margin-inline-end: 7.25rem !important
}

.margin-x-29 {
    margin-inline: 7.25rem !important
}

.gap-30 {
    gap: 7.5rem !important
}

.padding-30 {
    padding: 7.5rem !important
}

.padding-top-30 {
    -webkit-padding-before: 7.5rem !important;
    padding-block-start: 7.5rem !important
}

.padding-bottom-30 {
    -webkit-padding-after: 7.5rem !important;
    padding-block-end: 7.5rem !important
}

.padding-y-30 {
    padding-block: 7.5rem !important
}

.padding-start-30 {
    -webkit-padding-start: 7.5rem !important;
    padding-inline-start: 7.5rem !important
}

.padding-end-30 {
    -webkit-padding-end: 7.5rem !important;
    padding-inline-end: 7.5rem !important
}

.padding-x-30 {
    padding-inline: 7.5rem !important
}

.margin-30 {
    margin: 7.5rem !important
}

.margin-top-30 {
    -webkit-margin-before: 7.5rem !important;
    margin-block-start: 7.5rem !important
}

.margin-bottom-30 {
    -webkit-margin-after: 7.5rem !important;
    margin-block-end: 7.5rem !important
}

.margin-y-30 {
    margin-block: 7.5rem !important
}

.margin-start-30 {
    -webkit-margin-start: 7.5rem !important;
    margin-inline-start: 7.5rem !important
}

.margin-end-30 {
    -webkit-margin-end: 7.5rem !important;
    margin-inline-end: 7.5rem !important
}

.margin-x-30 {
    margin-inline: 7.5rem !important
}

@media(min-width: 320px) {
    .gap-xs-0 {
        gap: 0 !important
    }
    .padding-xs-0 {
        padding: 0 !important
    }
    .padding-top-xs-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-xs-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-xs-0 {
        padding-block: 0 !important
    }
    .padding-start-xs-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-xs-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-xs-0 {
        padding-inline: 0 !important
    }
    .margin-xs-0 {
        margin: 0 !important
    }
    .margin-top-xs-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-xs-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-xs-0 {
        margin-block: 0 !important
    }
    .margin-start-xs-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-xs-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-xs-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 320px) {
    .gap-xs-1 {
        gap: 0.25rem !important
    }
    .padding-xs-1 {
        padding: 0.25rem !important
    }
    .padding-top-xs-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-xs-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-xs-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-xs-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-xs-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-xs-1 {
        padding-inline: 0.25rem !important
    }
    .margin-xs-1 {
        margin: 0.25rem !important
    }
    .margin-top-xs-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-xs-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-xs-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-xs-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-xs-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-xs-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-2 {
        gap: 0.5rem !important
    }
    .padding-xs-2 {
        padding: 0.5rem !important
    }
    .padding-top-xs-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-xs-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-xs-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-xs-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-xs-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-xs-2 {
        padding-inline: 0.5rem !important
    }
    .margin-xs-2 {
        margin: 0.5rem !important
    }
    .margin-top-xs-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-xs-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-xs-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-xs-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-xs-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-xs-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-3 {
        gap: 0.75rem !important
    }
    .padding-xs-3 {
        padding: 0.75rem !important
    }
    .padding-top-xs-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-xs-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-xs-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-xs-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-xs-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-xs-3 {
        padding-inline: 0.75rem !important
    }
    .margin-xs-3 {
        margin: 0.75rem !important
    }
    .margin-top-xs-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-xs-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-xs-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-xs-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-xs-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-xs-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-4 {
        gap: 1rem !important
    }
    .padding-xs-4 {
        padding: 1rem !important
    }
    .padding-top-xs-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-xs-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-xs-4 {
        padding-block: 1rem !important
    }
    .padding-start-xs-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-xs-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-xs-4 {
        padding-inline: 1rem !important
    }
    .margin-xs-4 {
        margin: 1rem !important
    }
    .margin-top-xs-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-xs-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-xs-4 {
        margin-block: 1rem !important
    }
    .margin-start-xs-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-xs-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-xs-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-5 {
        gap: 1.25rem !important
    }
    .padding-xs-5 {
        padding: 1.25rem !important
    }
    .padding-top-xs-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-xs-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-xs-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-xs-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-xs-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-xs-5 {
        padding-inline: 1.25rem !important
    }
    .margin-xs-5 {
        margin: 1.25rem !important
    }
    .margin-top-xs-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-xs-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-xs-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-xs-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-xs-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-xs-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-6 {
        gap: 1.5rem !important
    }
    .padding-xs-6 {
        padding: 1.5rem !important
    }
    .padding-top-xs-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-xs-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-xs-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-xs-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-xs-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-xs-6 {
        padding-inline: 1.5rem !important
    }
    .margin-xs-6 {
        margin: 1.5rem !important
    }
    .margin-top-xs-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-xs-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-xs-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-xs-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-xs-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-xs-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-7 {
        gap: 1.75rem !important
    }
    .padding-xs-7 {
        padding: 1.75rem !important
    }
    .padding-top-xs-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-xs-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-xs-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-xs-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-xs-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-xs-7 {
        padding-inline: 1.75rem !important
    }
    .margin-xs-7 {
        margin: 1.75rem !important
    }
    .margin-top-xs-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-xs-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-xs-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-xs-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-xs-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-xs-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-8 {
        gap: 2rem !important
    }
    .padding-xs-8 {
        padding: 2rem !important
    }
    .padding-top-xs-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-xs-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-xs-8 {
        padding-block: 2rem !important
    }
    .padding-start-xs-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-xs-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-xs-8 {
        padding-inline: 2rem !important
    }
    .margin-xs-8 {
        margin: 2rem !important
    }
    .margin-top-xs-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-xs-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-xs-8 {
        margin-block: 2rem !important
    }
    .margin-start-xs-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-xs-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-xs-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-9 {
        gap: 2.25rem !important
    }
    .padding-xs-9 {
        padding: 2.25rem !important
    }
    .padding-top-xs-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-xs-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-xs-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-xs-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-xs-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-xs-9 {
        padding-inline: 2.25rem !important
    }
    .margin-xs-9 {
        margin: 2.25rem !important
    }
    .margin-top-xs-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-xs-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-xs-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-xs-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-xs-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-xs-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-10 {
        gap: 2.5rem !important
    }
    .padding-xs-10 {
        padding: 2.5rem !important
    }
    .padding-top-xs-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-xs-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-xs-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-xs-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-xs-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-xs-10 {
        padding-inline: 2.5rem !important
    }
    .margin-xs-10 {
        margin: 2.5rem !important
    }
    .margin-top-xs-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-xs-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-xs-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-xs-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-xs-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-xs-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-11 {
        gap: 2.75rem !important
    }
    .padding-xs-11 {
        padding: 2.75rem !important
    }
    .padding-top-xs-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-xs-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-xs-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-xs-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-xs-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-xs-11 {
        padding-inline: 2.75rem !important
    }
    .margin-xs-11 {
        margin: 2.75rem !important
    }
    .margin-top-xs-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-xs-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-xs-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-xs-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-xs-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-xs-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-12 {
        gap: 3rem !important
    }
    .padding-xs-12 {
        padding: 3rem !important
    }
    .padding-top-xs-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-xs-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-xs-12 {
        padding-block: 3rem !important
    }
    .padding-start-xs-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-xs-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-xs-12 {
        padding-inline: 3rem !important
    }
    .margin-xs-12 {
        margin: 3rem !important
    }
    .margin-top-xs-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-xs-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-xs-12 {
        margin-block: 3rem !important
    }
    .margin-start-xs-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-xs-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-xs-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-13 {
        gap: 3.25rem !important
    }
    .padding-xs-13 {
        padding: 3.25rem !important
    }
    .padding-top-xs-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-xs-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-xs-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-xs-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-xs-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-xs-13 {
        padding-inline: 3.25rem !important
    }
    .margin-xs-13 {
        margin: 3.25rem !important
    }
    .margin-top-xs-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-xs-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-xs-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-xs-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-xs-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-xs-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-14 {
        gap: 3.5rem !important
    }
    .padding-xs-14 {
        padding: 3.5rem !important
    }
    .padding-top-xs-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-xs-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-xs-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-xs-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-xs-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-xs-14 {
        padding-inline: 3.5rem !important
    }
    .margin-xs-14 {
        margin: 3.5rem !important
    }
    .margin-top-xs-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-xs-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-xs-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-xs-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-xs-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-xs-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-15 {
        gap: 3.75rem !important
    }
    .padding-xs-15 {
        padding: 3.75rem !important
    }
    .padding-top-xs-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-xs-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-xs-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-xs-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-xs-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-xs-15 {
        padding-inline: 3.75rem !important
    }
    .margin-xs-15 {
        margin: 3.75rem !important
    }
    .margin-top-xs-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-xs-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-xs-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-xs-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-xs-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-xs-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-16 {
        gap: 4rem !important
    }
    .padding-xs-16 {
        padding: 4rem !important
    }
    .padding-top-xs-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-xs-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-xs-16 {
        padding-block: 4rem !important
    }
    .padding-start-xs-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-xs-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-xs-16 {
        padding-inline: 4rem !important
    }
    .margin-xs-16 {
        margin: 4rem !important
    }
    .margin-top-xs-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-xs-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-xs-16 {
        margin-block: 4rem !important
    }
    .margin-start-xs-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-xs-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-xs-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-17 {
        gap: 4.25rem !important
    }
    .padding-xs-17 {
        padding: 4.25rem !important
    }
    .padding-top-xs-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-xs-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-xs-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-xs-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-xs-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-xs-17 {
        padding-inline: 4.25rem !important
    }
    .margin-xs-17 {
        margin: 4.25rem !important
    }
    .margin-top-xs-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-xs-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-xs-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-xs-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-xs-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-xs-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-18 {
        gap: 4.5rem !important
    }
    .padding-xs-18 {
        padding: 4.5rem !important
    }
    .padding-top-xs-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-xs-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-xs-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-xs-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-xs-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-xs-18 {
        padding-inline: 4.5rem !important
    }
    .margin-xs-18 {
        margin: 4.5rem !important
    }
    .margin-top-xs-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-xs-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-xs-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-xs-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-xs-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-xs-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-19 {
        gap: 4.75rem !important
    }
    .padding-xs-19 {
        padding: 4.75rem !important
    }
    .padding-top-xs-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-xs-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-xs-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-xs-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-xs-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-xs-19 {
        padding-inline: 4.75rem !important
    }
    .margin-xs-19 {
        margin: 4.75rem !important
    }
    .margin-top-xs-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-xs-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-xs-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-xs-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-xs-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-xs-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-20 {
        gap: 5rem !important
    }
    .padding-xs-20 {
        padding: 5rem !important
    }
    .padding-top-xs-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-xs-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-xs-20 {
        padding-block: 5rem !important
    }
    .padding-start-xs-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-xs-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-xs-20 {
        padding-inline: 5rem !important
    }
    .margin-xs-20 {
        margin: 5rem !important
    }
    .margin-top-xs-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-xs-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-xs-20 {
        margin-block: 5rem !important
    }
    .margin-start-xs-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-xs-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-xs-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-21 {
        gap: 5.25rem !important
    }
    .padding-xs-21 {
        padding: 5.25rem !important
    }
    .padding-top-xs-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-xs-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-xs-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-xs-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-xs-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-xs-21 {
        padding-inline: 5.25rem !important
    }
    .margin-xs-21 {
        margin: 5.25rem !important
    }
    .margin-top-xs-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-xs-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-xs-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-xs-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-xs-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-xs-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-22 {
        gap: 5.5rem !important
    }
    .padding-xs-22 {
        padding: 5.5rem !important
    }
    .padding-top-xs-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-xs-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-xs-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-xs-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-xs-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-xs-22 {
        padding-inline: 5.5rem !important
    }
    .margin-xs-22 {
        margin: 5.5rem !important
    }
    .margin-top-xs-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-xs-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-xs-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-xs-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-xs-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-xs-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-23 {
        gap: 5.75rem !important
    }
    .padding-xs-23 {
        padding: 5.75rem !important
    }
    .padding-top-xs-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-xs-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-xs-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-xs-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-xs-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-xs-23 {
        padding-inline: 5.75rem !important
    }
    .margin-xs-23 {
        margin: 5.75rem !important
    }
    .margin-top-xs-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-xs-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-xs-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-xs-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-xs-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-xs-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-24 {
        gap: 6rem !important
    }
    .padding-xs-24 {
        padding: 6rem !important
    }
    .padding-top-xs-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-xs-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-xs-24 {
        padding-block: 6rem !important
    }
    .padding-start-xs-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-xs-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-xs-24 {
        padding-inline: 6rem !important
    }
    .margin-xs-24 {
        margin: 6rem !important
    }
    .margin-top-xs-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-xs-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-xs-24 {
        margin-block: 6rem !important
    }
    .margin-start-xs-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-xs-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-xs-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-25 {
        gap: 6.25rem !important
    }
    .padding-xs-25 {
        padding: 6.25rem !important
    }
    .padding-top-xs-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-xs-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-xs-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-xs-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-xs-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-xs-25 {
        padding-inline: 6.25rem !important
    }
    .margin-xs-25 {
        margin: 6.25rem !important
    }
    .margin-top-xs-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-xs-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-xs-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-xs-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-xs-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-xs-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-26 {
        gap: 6.5rem !important
    }
    .padding-xs-26 {
        padding: 6.5rem !important
    }
    .padding-top-xs-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-xs-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-xs-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-xs-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-xs-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-xs-26 {
        padding-inline: 6.5rem !important
    }
    .margin-xs-26 {
        margin: 6.5rem !important
    }
    .margin-top-xs-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-xs-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-xs-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-xs-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-xs-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-xs-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-27 {
        gap: 6.75rem !important
    }
    .padding-xs-27 {
        padding: 6.75rem !important
    }
    .padding-top-xs-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-xs-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-xs-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-xs-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-xs-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-xs-27 {
        padding-inline: 6.75rem !important
    }
    .margin-xs-27 {
        margin: 6.75rem !important
    }
    .margin-top-xs-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-xs-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-xs-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-xs-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-xs-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-xs-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-28 {
        gap: 7rem !important
    }
    .padding-xs-28 {
        padding: 7rem !important
    }
    .padding-top-xs-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-xs-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-xs-28 {
        padding-block: 7rem !important
    }
    .padding-start-xs-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-xs-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-xs-28 {
        padding-inline: 7rem !important
    }
    .margin-xs-28 {
        margin: 7rem !important
    }
    .margin-top-xs-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-xs-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-xs-28 {
        margin-block: 7rem !important
    }
    .margin-start-xs-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-xs-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-xs-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-29 {
        gap: 7.25rem !important
    }
    .padding-xs-29 {
        padding: 7.25rem !important
    }
    .padding-top-xs-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-xs-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-xs-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-xs-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-xs-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-xs-29 {
        padding-inline: 7.25rem !important
    }
    .margin-xs-29 {
        margin: 7.25rem !important
    }
    .margin-top-xs-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-xs-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-xs-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-xs-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-xs-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-xs-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 320px) {
    .gap-xs-30 {
        gap: 7.5rem !important
    }
    .padding-xs-30 {
        padding: 7.5rem !important
    }
    .padding-top-xs-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-xs-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-xs-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-xs-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-xs-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-xs-30 {
        padding-inline: 7.5rem !important
    }
    .margin-xs-30 {
        margin: 7.5rem !important
    }
    .margin-top-xs-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-xs-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-xs-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-xs-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-xs-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-xs-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-0 {
        gap: 0 !important
    }
    .padding-xsm-0 {
        padding: 0 !important
    }
    .padding-top-xsm-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-xsm-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-xsm-0 {
        padding-block: 0 !important
    }
    .padding-start-xsm-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-xsm-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-xsm-0 {
        padding-inline: 0 !important
    }
    .margin-xsm-0 {
        margin: 0 !important
    }
    .margin-top-xsm-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-xsm-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-xsm-0 {
        margin-block: 0 !important
    }
    .margin-start-xsm-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-xsm-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-xsm-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-1 {
        gap: 0.25rem !important
    }
    .padding-xsm-1 {
        padding: 0.25rem !important
    }
    .padding-top-xsm-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-xsm-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-xsm-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-xsm-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-xsm-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-xsm-1 {
        padding-inline: 0.25rem !important
    }
    .margin-xsm-1 {
        margin: 0.25rem !important
    }
    .margin-top-xsm-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-xsm-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-xsm-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-xsm-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-xsm-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-xsm-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-2 {
        gap: 0.5rem !important
    }
    .padding-xsm-2 {
        padding: 0.5rem !important
    }
    .padding-top-xsm-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-xsm-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-xsm-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-xsm-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-xsm-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-xsm-2 {
        padding-inline: 0.5rem !important
    }
    .margin-xsm-2 {
        margin: 0.5rem !important
    }
    .margin-top-xsm-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-xsm-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-xsm-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-xsm-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-xsm-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-xsm-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-3 {
        gap: 0.75rem !important
    }
    .padding-xsm-3 {
        padding: 0.75rem !important
    }
    .padding-top-xsm-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-xsm-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-xsm-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-xsm-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-xsm-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-xsm-3 {
        padding-inline: 0.75rem !important
    }
    .margin-xsm-3 {
        margin: 0.75rem !important
    }
    .margin-top-xsm-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-xsm-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-xsm-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-xsm-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-xsm-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-xsm-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-4 {
        gap: 1rem !important
    }
    .padding-xsm-4 {
        padding: 1rem !important
    }
    .padding-top-xsm-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-xsm-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-xsm-4 {
        padding-block: 1rem !important
    }
    .padding-start-xsm-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-xsm-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-xsm-4 {
        padding-inline: 1rem !important
    }
    .margin-xsm-4 {
        margin: 1rem !important
    }
    .margin-top-xsm-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-xsm-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-xsm-4 {
        margin-block: 1rem !important
    }
    .margin-start-xsm-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-xsm-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-xsm-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-5 {
        gap: 1.25rem !important
    }
    .padding-xsm-5 {
        padding: 1.25rem !important
    }
    .padding-top-xsm-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-xsm-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-xsm-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-xsm-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-xsm-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-xsm-5 {
        padding-inline: 1.25rem !important
    }
    .margin-xsm-5 {
        margin: 1.25rem !important
    }
    .margin-top-xsm-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-xsm-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-xsm-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-xsm-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-xsm-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-xsm-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-6 {
        gap: 1.5rem !important
    }
    .padding-xsm-6 {
        padding: 1.5rem !important
    }
    .padding-top-xsm-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-xsm-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-xsm-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-xsm-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-xsm-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-xsm-6 {
        padding-inline: 1.5rem !important
    }
    .margin-xsm-6 {
        margin: 1.5rem !important
    }
    .margin-top-xsm-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-xsm-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-xsm-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-xsm-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-xsm-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-xsm-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-7 {
        gap: 1.75rem !important
    }
    .padding-xsm-7 {
        padding: 1.75rem !important
    }
    .padding-top-xsm-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-xsm-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-xsm-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-xsm-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-xsm-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-xsm-7 {
        padding-inline: 1.75rem !important
    }
    .margin-xsm-7 {
        margin: 1.75rem !important
    }
    .margin-top-xsm-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-xsm-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-xsm-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-xsm-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-xsm-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-xsm-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-8 {
        gap: 2rem !important
    }
    .padding-xsm-8 {
        padding: 2rem !important
    }
    .padding-top-xsm-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-xsm-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-xsm-8 {
        padding-block: 2rem !important
    }
    .padding-start-xsm-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-xsm-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-xsm-8 {
        padding-inline: 2rem !important
    }
    .margin-xsm-8 {
        margin: 2rem !important
    }
    .margin-top-xsm-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-xsm-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-xsm-8 {
        margin-block: 2rem !important
    }
    .margin-start-xsm-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-xsm-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-xsm-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-9 {
        gap: 2.25rem !important
    }
    .padding-xsm-9 {
        padding: 2.25rem !important
    }
    .padding-top-xsm-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-xsm-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-xsm-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-xsm-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-xsm-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-xsm-9 {
        padding-inline: 2.25rem !important
    }
    .margin-xsm-9 {
        margin: 2.25rem !important
    }
    .margin-top-xsm-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-xsm-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-xsm-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-xsm-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-xsm-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-xsm-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-10 {
        gap: 2.5rem !important
    }
    .padding-xsm-10 {
        padding: 2.5rem !important
    }
    .padding-top-xsm-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-xsm-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-xsm-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-xsm-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-xsm-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-xsm-10 {
        padding-inline: 2.5rem !important
    }
    .margin-xsm-10 {
        margin: 2.5rem !important
    }
    .margin-top-xsm-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-xsm-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-xsm-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-xsm-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-xsm-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-xsm-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-11 {
        gap: 2.75rem !important
    }
    .padding-xsm-11 {
        padding: 2.75rem !important
    }
    .padding-top-xsm-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-xsm-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-xsm-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-xsm-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-xsm-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-xsm-11 {
        padding-inline: 2.75rem !important
    }
    .margin-xsm-11 {
        margin: 2.75rem !important
    }
    .margin-top-xsm-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-xsm-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-xsm-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-xsm-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-xsm-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-xsm-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-12 {
        gap: 3rem !important
    }
    .padding-xsm-12 {
        padding: 3rem !important
    }
    .padding-top-xsm-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-xsm-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-xsm-12 {
        padding-block: 3rem !important
    }
    .padding-start-xsm-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-xsm-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-xsm-12 {
        padding-inline: 3rem !important
    }
    .margin-xsm-12 {
        margin: 3rem !important
    }
    .margin-top-xsm-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-xsm-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-xsm-12 {
        margin-block: 3rem !important
    }
    .margin-start-xsm-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-xsm-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-xsm-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-13 {
        gap: 3.25rem !important
    }
    .padding-xsm-13 {
        padding: 3.25rem !important
    }
    .padding-top-xsm-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-xsm-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-xsm-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-xsm-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-xsm-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-xsm-13 {
        padding-inline: 3.25rem !important
    }
    .margin-xsm-13 {
        margin: 3.25rem !important
    }
    .margin-top-xsm-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-xsm-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-xsm-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-xsm-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-xsm-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-xsm-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-14 {
        gap: 3.5rem !important
    }
    .padding-xsm-14 {
        padding: 3.5rem !important
    }
    .padding-top-xsm-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-xsm-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-xsm-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-xsm-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-xsm-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-xsm-14 {
        padding-inline: 3.5rem !important
    }
    .margin-xsm-14 {
        margin: 3.5rem !important
    }
    .margin-top-xsm-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-xsm-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-xsm-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-xsm-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-xsm-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-xsm-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-15 {
        gap: 3.75rem !important
    }
    .padding-xsm-15 {
        padding: 3.75rem !important
    }
    .padding-top-xsm-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-xsm-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-xsm-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-xsm-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-xsm-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-xsm-15 {
        padding-inline: 3.75rem !important
    }
    .margin-xsm-15 {
        margin: 3.75rem !important
    }
    .margin-top-xsm-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-xsm-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-xsm-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-xsm-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-xsm-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-xsm-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-16 {
        gap: 4rem !important
    }
    .padding-xsm-16 {
        padding: 4rem !important
    }
    .padding-top-xsm-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-xsm-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-xsm-16 {
        padding-block: 4rem !important
    }
    .padding-start-xsm-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-xsm-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-xsm-16 {
        padding-inline: 4rem !important
    }
    .margin-xsm-16 {
        margin: 4rem !important
    }
    .margin-top-xsm-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-xsm-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-xsm-16 {
        margin-block: 4rem !important
    }
    .margin-start-xsm-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-xsm-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-xsm-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-17 {
        gap: 4.25rem !important
    }
    .padding-xsm-17 {
        padding: 4.25rem !important
    }
    .padding-top-xsm-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-xsm-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-xsm-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-xsm-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-xsm-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-xsm-17 {
        padding-inline: 4.25rem !important
    }
    .margin-xsm-17 {
        margin: 4.25rem !important
    }
    .margin-top-xsm-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-xsm-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-xsm-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-xsm-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-xsm-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-xsm-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-18 {
        gap: 4.5rem !important
    }
    .padding-xsm-18 {
        padding: 4.5rem !important
    }
    .padding-top-xsm-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-xsm-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-xsm-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-xsm-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-xsm-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-xsm-18 {
        padding-inline: 4.5rem !important
    }
    .margin-xsm-18 {
        margin: 4.5rem !important
    }
    .margin-top-xsm-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-xsm-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-xsm-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-xsm-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-xsm-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-xsm-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-19 {
        gap: 4.75rem !important
    }
    .padding-xsm-19 {
        padding: 4.75rem !important
    }
    .padding-top-xsm-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-xsm-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-xsm-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-xsm-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-xsm-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-xsm-19 {
        padding-inline: 4.75rem !important
    }
    .margin-xsm-19 {
        margin: 4.75rem !important
    }
    .margin-top-xsm-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-xsm-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-xsm-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-xsm-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-xsm-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-xsm-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-20 {
        gap: 5rem !important
    }
    .padding-xsm-20 {
        padding: 5rem !important
    }
    .padding-top-xsm-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-xsm-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-xsm-20 {
        padding-block: 5rem !important
    }
    .padding-start-xsm-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-xsm-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-xsm-20 {
        padding-inline: 5rem !important
    }
    .margin-xsm-20 {
        margin: 5rem !important
    }
    .margin-top-xsm-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-xsm-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-xsm-20 {
        margin-block: 5rem !important
    }
    .margin-start-xsm-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-xsm-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-xsm-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-21 {
        gap: 5.25rem !important
    }
    .padding-xsm-21 {
        padding: 5.25rem !important
    }
    .padding-top-xsm-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-xsm-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-xsm-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-xsm-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-xsm-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-xsm-21 {
        padding-inline: 5.25rem !important
    }
    .margin-xsm-21 {
        margin: 5.25rem !important
    }
    .margin-top-xsm-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-xsm-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-xsm-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-xsm-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-xsm-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-xsm-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-22 {
        gap: 5.5rem !important
    }
    .padding-xsm-22 {
        padding: 5.5rem !important
    }
    .padding-top-xsm-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-xsm-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-xsm-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-xsm-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-xsm-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-xsm-22 {
        padding-inline: 5.5rem !important
    }
    .margin-xsm-22 {
        margin: 5.5rem !important
    }
    .margin-top-xsm-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-xsm-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-xsm-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-xsm-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-xsm-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-xsm-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-23 {
        gap: 5.75rem !important
    }
    .padding-xsm-23 {
        padding: 5.75rem !important
    }
    .padding-top-xsm-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-xsm-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-xsm-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-xsm-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-xsm-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-xsm-23 {
        padding-inline: 5.75rem !important
    }
    .margin-xsm-23 {
        margin: 5.75rem !important
    }
    .margin-top-xsm-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-xsm-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-xsm-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-xsm-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-xsm-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-xsm-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-24 {
        gap: 6rem !important
    }
    .padding-xsm-24 {
        padding: 6rem !important
    }
    .padding-top-xsm-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-xsm-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-xsm-24 {
        padding-block: 6rem !important
    }
    .padding-start-xsm-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-xsm-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-xsm-24 {
        padding-inline: 6rem !important
    }
    .margin-xsm-24 {
        margin: 6rem !important
    }
    .margin-top-xsm-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-xsm-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-xsm-24 {
        margin-block: 6rem !important
    }
    .margin-start-xsm-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-xsm-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-xsm-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-25 {
        gap: 6.25rem !important
    }
    .padding-xsm-25 {
        padding: 6.25rem !important
    }
    .padding-top-xsm-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-xsm-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-xsm-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-xsm-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-xsm-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-xsm-25 {
        padding-inline: 6.25rem !important
    }
    .margin-xsm-25 {
        margin: 6.25rem !important
    }
    .margin-top-xsm-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-xsm-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-xsm-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-xsm-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-xsm-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-xsm-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-26 {
        gap: 6.5rem !important
    }
    .padding-xsm-26 {
        padding: 6.5rem !important
    }
    .padding-top-xsm-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-xsm-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-xsm-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-xsm-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-xsm-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-xsm-26 {
        padding-inline: 6.5rem !important
    }
    .margin-xsm-26 {
        margin: 6.5rem !important
    }
    .margin-top-xsm-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-xsm-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-xsm-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-xsm-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-xsm-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-xsm-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-27 {
        gap: 6.75rem !important
    }
    .padding-xsm-27 {
        padding: 6.75rem !important
    }
    .padding-top-xsm-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-xsm-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-xsm-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-xsm-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-xsm-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-xsm-27 {
        padding-inline: 6.75rem !important
    }
    .margin-xsm-27 {
        margin: 6.75rem !important
    }
    .margin-top-xsm-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-xsm-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-xsm-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-xsm-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-xsm-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-xsm-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-28 {
        gap: 7rem !important
    }
    .padding-xsm-28 {
        padding: 7rem !important
    }
    .padding-top-xsm-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-xsm-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-xsm-28 {
        padding-block: 7rem !important
    }
    .padding-start-xsm-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-xsm-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-xsm-28 {
        padding-inline: 7rem !important
    }
    .margin-xsm-28 {
        margin: 7rem !important
    }
    .margin-top-xsm-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-xsm-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-xsm-28 {
        margin-block: 7rem !important
    }
    .margin-start-xsm-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-xsm-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-xsm-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-29 {
        gap: 7.25rem !important
    }
    .padding-xsm-29 {
        padding: 7.25rem !important
    }
    .padding-top-xsm-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-xsm-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-xsm-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-xsm-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-xsm-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-xsm-29 {
        padding-inline: 7.25rem !important
    }
    .margin-xsm-29 {
        margin: 7.25rem !important
    }
    .margin-top-xsm-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-xsm-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-xsm-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-xsm-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-xsm-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-xsm-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 375px) {
    .gap-xsm-30 {
        gap: 7.5rem !important
    }
    .padding-xsm-30 {
        padding: 7.5rem !important
    }
    .padding-top-xsm-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-xsm-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-xsm-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-xsm-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-xsm-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-xsm-30 {
        padding-inline: 7.5rem !important
    }
    .margin-xsm-30 {
        margin: 7.5rem !important
    }
    .margin-top-xsm-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-xsm-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-xsm-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-xsm-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-xsm-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-xsm-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-0 {
        gap: 0 !important
    }
    .padding-sm-0 {
        padding: 0 !important
    }
    .padding-top-sm-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-sm-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-sm-0 {
        padding-block: 0 !important
    }
    .padding-start-sm-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-sm-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-sm-0 {
        padding-inline: 0 !important
    }
    .margin-sm-0 {
        margin: 0 !important
    }
    .margin-top-sm-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-sm-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-sm-0 {
        margin-block: 0 !important
    }
    .margin-start-sm-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-sm-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-sm-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 576px) {
    .gap-sm-1 {
        gap: 0.25rem !important
    }
    .padding-sm-1 {
        padding: 0.25rem !important
    }
    .padding-top-sm-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-sm-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-sm-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-sm-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-sm-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-sm-1 {
        padding-inline: 0.25rem !important
    }
    .margin-sm-1 {
        margin: 0.25rem !important
    }
    .margin-top-sm-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-sm-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-sm-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-sm-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-sm-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-sm-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-2 {
        gap: 0.5rem !important
    }
    .padding-sm-2 {
        padding: 0.5rem !important
    }
    .padding-top-sm-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-sm-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-sm-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-sm-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-sm-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-sm-2 {
        padding-inline: 0.5rem !important
    }
    .margin-sm-2 {
        margin: 0.5rem !important
    }
    .margin-top-sm-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-sm-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-sm-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-sm-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-sm-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-sm-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-3 {
        gap: 0.75rem !important
    }
    .padding-sm-3 {
        padding: 0.75rem !important
    }
    .padding-top-sm-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-sm-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-sm-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-sm-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-sm-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-sm-3 {
        padding-inline: 0.75rem !important
    }
    .margin-sm-3 {
        margin: 0.75rem !important
    }
    .margin-top-sm-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-sm-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-sm-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-sm-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-sm-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-sm-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-4 {
        gap: 1rem !important
    }
    .padding-sm-4 {
        padding: 1rem !important
    }
    .padding-top-sm-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-sm-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-sm-4 {
        padding-block: 1rem !important
    }
    .padding-start-sm-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-sm-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-sm-4 {
        padding-inline: 1rem !important
    }
    .margin-sm-4 {
        margin: 1rem !important
    }
    .margin-top-sm-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-sm-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-sm-4 {
        margin-block: 1rem !important
    }
    .margin-start-sm-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-sm-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-sm-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-5 {
        gap: 1.25rem !important
    }
    .padding-sm-5 {
        padding: 1.25rem !important
    }
    .padding-top-sm-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-sm-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-sm-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-sm-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-sm-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-sm-5 {
        padding-inline: 1.25rem !important
    }
    .margin-sm-5 {
        margin: 1.25rem !important
    }
    .margin-top-sm-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-sm-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-sm-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-sm-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-sm-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-sm-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-6 {
        gap: 1.5rem !important
    }
    .padding-sm-6 {
        padding: 1.5rem !important
    }
    .padding-top-sm-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-sm-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-sm-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-sm-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-sm-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-sm-6 {
        padding-inline: 1.5rem !important
    }
    .margin-sm-6 {
        margin: 1.5rem !important
    }
    .margin-top-sm-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-sm-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-sm-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-sm-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-sm-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-sm-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-7 {
        gap: 1.75rem !important
    }
    .padding-sm-7 {
        padding: 1.75rem !important
    }
    .padding-top-sm-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-sm-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-sm-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-sm-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-sm-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-sm-7 {
        padding-inline: 1.75rem !important
    }
    .margin-sm-7 {
        margin: 1.75rem !important
    }
    .margin-top-sm-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-sm-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-sm-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-sm-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-sm-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-sm-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-8 {
        gap: 2rem !important
    }
    .padding-sm-8 {
        padding: 2rem !important
    }
    .padding-top-sm-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-sm-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-sm-8 {
        padding-block: 2rem !important
    }
    .padding-start-sm-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-sm-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-sm-8 {
        padding-inline: 2rem !important
    }
    .margin-sm-8 {
        margin: 2rem !important
    }
    .margin-top-sm-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-sm-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-sm-8 {
        margin-block: 2rem !important
    }
    .margin-start-sm-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-sm-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-sm-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-9 {
        gap: 2.25rem !important
    }
    .padding-sm-9 {
        padding: 2.25rem !important
    }
    .padding-top-sm-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-sm-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-sm-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-sm-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-sm-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-sm-9 {
        padding-inline: 2.25rem !important
    }
    .margin-sm-9 {
        margin: 2.25rem !important
    }
    .margin-top-sm-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-sm-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-sm-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-sm-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-sm-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-sm-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-10 {
        gap: 2.5rem !important
    }
    .padding-sm-10 {
        padding: 2.5rem !important
    }
    .padding-top-sm-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-sm-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-sm-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-sm-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-sm-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-sm-10 {
        padding-inline: 2.5rem !important
    }
    .margin-sm-10 {
        margin: 2.5rem !important
    }
    .margin-top-sm-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-sm-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-sm-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-sm-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-sm-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-sm-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-11 {
        gap: 2.75rem !important
    }
    .padding-sm-11 {
        padding: 2.75rem !important
    }
    .padding-top-sm-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-sm-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-sm-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-sm-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-sm-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-sm-11 {
        padding-inline: 2.75rem !important
    }
    .margin-sm-11 {
        margin: 2.75rem !important
    }
    .margin-top-sm-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-sm-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-sm-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-sm-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-sm-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-sm-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-12 {
        gap: 3rem !important
    }
    .padding-sm-12 {
        padding: 3rem !important
    }
    .padding-top-sm-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-sm-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-sm-12 {
        padding-block: 3rem !important
    }
    .padding-start-sm-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-sm-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-sm-12 {
        padding-inline: 3rem !important
    }
    .margin-sm-12 {
        margin: 3rem !important
    }
    .margin-top-sm-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-sm-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-sm-12 {
        margin-block: 3rem !important
    }
    .margin-start-sm-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-sm-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-sm-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-13 {
        gap: 3.25rem !important
    }
    .padding-sm-13 {
        padding: 3.25rem !important
    }
    .padding-top-sm-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-sm-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-sm-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-sm-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-sm-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-sm-13 {
        padding-inline: 3.25rem !important
    }
    .margin-sm-13 {
        margin: 3.25rem !important
    }
    .margin-top-sm-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-sm-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-sm-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-sm-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-sm-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-sm-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-14 {
        gap: 3.5rem !important
    }
    .padding-sm-14 {
        padding: 3.5rem !important
    }
    .padding-top-sm-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-sm-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-sm-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-sm-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-sm-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-sm-14 {
        padding-inline: 3.5rem !important
    }
    .margin-sm-14 {
        margin: 3.5rem !important
    }
    .margin-top-sm-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-sm-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-sm-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-sm-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-sm-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-sm-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-15 {
        gap: 3.75rem !important
    }
    .padding-sm-15 {
        padding: 3.75rem !important
    }
    .padding-top-sm-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-sm-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-sm-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-sm-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-sm-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-sm-15 {
        padding-inline: 3.75rem !important
    }
    .margin-sm-15 {
        margin: 3.75rem !important
    }
    .margin-top-sm-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-sm-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-sm-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-sm-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-sm-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-sm-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-16 {
        gap: 4rem !important
    }
    .padding-sm-16 {
        padding: 4rem !important
    }
    .padding-top-sm-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-sm-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-sm-16 {
        padding-block: 4rem !important
    }
    .padding-start-sm-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-sm-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-sm-16 {
        padding-inline: 4rem !important
    }
    .margin-sm-16 {
        margin: 4rem !important
    }
    .margin-top-sm-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-sm-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-sm-16 {
        margin-block: 4rem !important
    }
    .margin-start-sm-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-sm-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-sm-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-17 {
        gap: 4.25rem !important
    }
    .padding-sm-17 {
        padding: 4.25rem !important
    }
    .padding-top-sm-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-sm-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-sm-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-sm-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-sm-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-sm-17 {
        padding-inline: 4.25rem !important
    }
    .margin-sm-17 {
        margin: 4.25rem !important
    }
    .margin-top-sm-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-sm-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-sm-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-sm-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-sm-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-sm-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-18 {
        gap: 4.5rem !important
    }
    .padding-sm-18 {
        padding: 4.5rem !important
    }
    .padding-top-sm-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-sm-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-sm-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-sm-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-sm-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-sm-18 {
        padding-inline: 4.5rem !important
    }
    .margin-sm-18 {
        margin: 4.5rem !important
    }
    .margin-top-sm-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-sm-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-sm-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-sm-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-sm-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-sm-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-19 {
        gap: 4.75rem !important
    }
    .padding-sm-19 {
        padding: 4.75rem !important
    }
    .padding-top-sm-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-sm-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-sm-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-sm-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-sm-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-sm-19 {
        padding-inline: 4.75rem !important
    }
    .margin-sm-19 {
        margin: 4.75rem !important
    }
    .margin-top-sm-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-sm-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-sm-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-sm-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-sm-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-sm-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-20 {
        gap: 5rem !important
    }
    .padding-sm-20 {
        padding: 5rem !important
    }
    .padding-top-sm-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-sm-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-sm-20 {
        padding-block: 5rem !important
    }
    .padding-start-sm-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-sm-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-sm-20 {
        padding-inline: 5rem !important
    }
    .margin-sm-20 {
        margin: 5rem !important
    }
    .margin-top-sm-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-sm-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-sm-20 {
        margin-block: 5rem !important
    }
    .margin-start-sm-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-sm-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-sm-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-21 {
        gap: 5.25rem !important
    }
    .padding-sm-21 {
        padding: 5.25rem !important
    }
    .padding-top-sm-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-sm-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-sm-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-sm-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-sm-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-sm-21 {
        padding-inline: 5.25rem !important
    }
    .margin-sm-21 {
        margin: 5.25rem !important
    }
    .margin-top-sm-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-sm-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-sm-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-sm-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-sm-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-sm-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-22 {
        gap: 5.5rem !important
    }
    .padding-sm-22 {
        padding: 5.5rem !important
    }
    .padding-top-sm-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-sm-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-sm-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-sm-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-sm-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-sm-22 {
        padding-inline: 5.5rem !important
    }
    .margin-sm-22 {
        margin: 5.5rem !important
    }
    .margin-top-sm-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-sm-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-sm-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-sm-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-sm-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-sm-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-23 {
        gap: 5.75rem !important
    }
    .padding-sm-23 {
        padding: 5.75rem !important
    }
    .padding-top-sm-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-sm-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-sm-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-sm-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-sm-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-sm-23 {
        padding-inline: 5.75rem !important
    }
    .margin-sm-23 {
        margin: 5.75rem !important
    }
    .margin-top-sm-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-sm-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-sm-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-sm-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-sm-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-sm-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-24 {
        gap: 6rem !important
    }
    .padding-sm-24 {
        padding: 6rem !important
    }
    .padding-top-sm-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-sm-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-sm-24 {
        padding-block: 6rem !important
    }
    .padding-start-sm-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-sm-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-sm-24 {
        padding-inline: 6rem !important
    }
    .margin-sm-24 {
        margin: 6rem !important
    }
    .margin-top-sm-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-sm-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-sm-24 {
        margin-block: 6rem !important
    }
    .margin-start-sm-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-sm-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-sm-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-25 {
        gap: 6.25rem !important
    }
    .padding-sm-25 {
        padding: 6.25rem !important
    }
    .padding-top-sm-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-sm-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-sm-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-sm-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-sm-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-sm-25 {
        padding-inline: 6.25rem !important
    }
    .margin-sm-25 {
        margin: 6.25rem !important
    }
    .margin-top-sm-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-sm-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-sm-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-sm-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-sm-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-sm-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-26 {
        gap: 6.5rem !important
    }
    .padding-sm-26 {
        padding: 6.5rem !important
    }
    .padding-top-sm-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-sm-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-sm-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-sm-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-sm-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-sm-26 {
        padding-inline: 6.5rem !important
    }
    .margin-sm-26 {
        margin: 6.5rem !important
    }
    .margin-top-sm-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-sm-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-sm-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-sm-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-sm-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-sm-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-27 {
        gap: 6.75rem !important
    }
    .padding-sm-27 {
        padding: 6.75rem !important
    }
    .padding-top-sm-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-sm-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-sm-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-sm-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-sm-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-sm-27 {
        padding-inline: 6.75rem !important
    }
    .margin-sm-27 {
        margin: 6.75rem !important
    }
    .margin-top-sm-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-sm-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-sm-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-sm-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-sm-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-sm-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-28 {
        gap: 7rem !important
    }
    .padding-sm-28 {
        padding: 7rem !important
    }
    .padding-top-sm-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-sm-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-sm-28 {
        padding-block: 7rem !important
    }
    .padding-start-sm-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-sm-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-sm-28 {
        padding-inline: 7rem !important
    }
    .margin-sm-28 {
        margin: 7rem !important
    }
    .margin-top-sm-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-sm-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-sm-28 {
        margin-block: 7rem !important
    }
    .margin-start-sm-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-sm-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-sm-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-29 {
        gap: 7.25rem !important
    }
    .padding-sm-29 {
        padding: 7.25rem !important
    }
    .padding-top-sm-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-sm-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-sm-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-sm-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-sm-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-sm-29 {
        padding-inline: 7.25rem !important
    }
    .margin-sm-29 {
        margin: 7.25rem !important
    }
    .margin-top-sm-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-sm-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-sm-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-sm-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-sm-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-sm-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 576px) {
    .gap-sm-30 {
        gap: 7.5rem !important
    }
    .padding-sm-30 {
        padding: 7.5rem !important
    }
    .padding-top-sm-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-sm-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-sm-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-sm-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-sm-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-sm-30 {
        padding-inline: 7.5rem !important
    }
    .margin-sm-30 {
        margin: 7.5rem !important
    }
    .margin-top-sm-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-sm-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-sm-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-sm-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-sm-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-sm-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-0 {
        gap: 0 !important
    }
    .padding-md-0 {
        padding: 0 !important
    }
    .padding-top-md-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-md-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-md-0 {
        padding-block: 0 !important
    }
    .padding-start-md-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-md-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-md-0 {
        padding-inline: 0 !important
    }
    .margin-md-0 {
        margin: 0 !important
    }
    .margin-top-md-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-md-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-md-0 {
        margin-block: 0 !important
    }
    .margin-start-md-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-md-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-md-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 768px) {
    .gap-md-1 {
        gap: 0.25rem !important
    }
    .padding-md-1 {
        padding: 0.25rem !important
    }
    .padding-top-md-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-md-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-md-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-md-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-md-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-md-1 {
        padding-inline: 0.25rem !important
    }
    .margin-md-1 {
        margin: 0.25rem !important
    }
    .margin-top-md-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-md-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-md-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-md-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-md-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-md-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-2 {
        gap: 0.5rem !important
    }
    .padding-md-2 {
        padding: 0.5rem !important
    }
    .padding-top-md-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-md-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-md-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-md-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-md-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-md-2 {
        padding-inline: 0.5rem !important
    }
    .margin-md-2 {
        margin: 0.5rem !important
    }
    .margin-top-md-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-md-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-md-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-md-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-md-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-md-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-3 {
        gap: 0.75rem !important
    }
    .padding-md-3 {
        padding: 0.75rem !important
    }
    .padding-top-md-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-md-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-md-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-md-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-md-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-md-3 {
        padding-inline: 0.75rem !important
    }
    .margin-md-3 {
        margin: 0.75rem !important
    }
    .margin-top-md-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-md-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-md-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-md-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-md-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-md-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-4 {
        gap: 1rem !important
    }
    .padding-md-4 {
        padding: 1rem !important
    }
    .padding-top-md-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-md-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-md-4 {
        padding-block: 1rem !important
    }
    .padding-start-md-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-md-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-md-4 {
        padding-inline: 1rem !important
    }
    .margin-md-4 {
        margin: 1rem !important
    }
    .margin-top-md-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-md-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-md-4 {
        margin-block: 1rem !important
    }
    .margin-start-md-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-md-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-md-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-5 {
        gap: 1.25rem !important
    }
    .padding-md-5 {
        padding: 1.25rem !important
    }
    .padding-top-md-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-md-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-md-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-md-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-md-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-md-5 {
        padding-inline: 1.25rem !important
    }
    .margin-md-5 {
        margin: 1.25rem !important
    }
    .margin-top-md-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-md-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-md-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-md-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-md-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-md-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-6 {
        gap: 1.5rem !important
    }
    .padding-md-6 {
        padding: 1.5rem !important
    }
    .padding-top-md-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-md-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-md-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-md-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-md-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-md-6 {
        padding-inline: 1.5rem !important
    }
    .margin-md-6 {
        margin: 1.5rem !important
    }
    .margin-top-md-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-md-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-md-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-md-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-md-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-md-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-7 {
        gap: 1.75rem !important
    }
    .padding-md-7 {
        padding: 1.75rem !important
    }
    .padding-top-md-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-md-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-md-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-md-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-md-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-md-7 {
        padding-inline: 1.75rem !important
    }
    .margin-md-7 {
        margin: 1.75rem !important
    }
    .margin-top-md-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-md-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-md-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-md-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-md-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-md-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-8 {
        gap: 2rem !important
    }
    .padding-md-8 {
        padding: 2rem !important
    }
    .padding-top-md-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-md-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-md-8 {
        padding-block: 2rem !important
    }
    .padding-start-md-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-md-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-md-8 {
        padding-inline: 2rem !important
    }
    .margin-md-8 {
        margin: 2rem !important
    }
    .margin-top-md-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-md-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-md-8 {
        margin-block: 2rem !important
    }
    .margin-start-md-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-md-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-md-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-9 {
        gap: 2.25rem !important
    }
    .padding-md-9 {
        padding: 2.25rem !important
    }
    .padding-top-md-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-md-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-md-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-md-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-md-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-md-9 {
        padding-inline: 2.25rem !important
    }
    .margin-md-9 {
        margin: 2.25rem !important
    }
    .margin-top-md-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-md-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-md-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-md-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-md-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-md-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-10 {
        gap: 2.5rem !important
    }
    .padding-md-10 {
        padding: 2.5rem !important
    }
    .padding-top-md-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-md-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-md-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-md-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-md-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-md-10 {
        padding-inline: 2.5rem !important
    }
    .margin-md-10 {
        margin: 2.5rem !important
    }
    .margin-top-md-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-md-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-md-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-md-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-md-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-md-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-11 {
        gap: 2.75rem !important
    }
    .padding-md-11 {
        padding: 2.75rem !important
    }
    .padding-top-md-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-md-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-md-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-md-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-md-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-md-11 {
        padding-inline: 2.75rem !important
    }
    .margin-md-11 {
        margin: 2.75rem !important
    }
    .margin-top-md-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-md-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-md-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-md-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-md-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-md-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-12 {
        gap: 3rem !important
    }
    .padding-md-12 {
        padding: 3rem !important
    }
    .padding-top-md-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-md-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-md-12 {
        padding-block: 3rem !important
    }
    .padding-start-md-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-md-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-md-12 {
        padding-inline: 3rem !important
    }
    .margin-md-12 {
        margin: 3rem !important
    }
    .margin-top-md-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-md-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-md-12 {
        margin-block: 3rem !important
    }
    .margin-start-md-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-md-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-md-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-13 {
        gap: 3.25rem !important
    }
    .padding-md-13 {
        padding: 3.25rem !important
    }
    .padding-top-md-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-md-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-md-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-md-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-md-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-md-13 {
        padding-inline: 3.25rem !important
    }
    .margin-md-13 {
        margin: 3.25rem !important
    }
    .margin-top-md-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-md-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-md-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-md-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-md-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-md-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-14 {
        gap: 3.5rem !important
    }
    .padding-md-14 {
        padding: 3.5rem !important
    }
    .padding-top-md-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-md-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-md-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-md-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-md-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-md-14 {
        padding-inline: 3.5rem !important
    }
    .margin-md-14 {
        margin: 3.5rem !important
    }
    .margin-top-md-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-md-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-md-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-md-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-md-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-md-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-15 {
        gap: 3.75rem !important
    }
    .padding-md-15 {
        padding: 3.75rem !important
    }
    .padding-top-md-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-md-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-md-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-md-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-md-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-md-15 {
        padding-inline: 3.75rem !important
    }
    .margin-md-15 {
        margin: 3.75rem !important
    }
    .margin-top-md-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-md-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-md-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-md-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-md-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-md-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-16 {
        gap: 4rem !important
    }
    .padding-md-16 {
        padding: 4rem !important
    }
    .padding-top-md-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-md-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-md-16 {
        padding-block: 4rem !important
    }
    .padding-start-md-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-md-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-md-16 {
        padding-inline: 4rem !important
    }
    .margin-md-16 {
        margin: 4rem !important
    }
    .margin-top-md-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-md-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-md-16 {
        margin-block: 4rem !important
    }
    .margin-start-md-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-md-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-md-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-17 {
        gap: 4.25rem !important
    }
    .padding-md-17 {
        padding: 4.25rem !important
    }
    .padding-top-md-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-md-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-md-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-md-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-md-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-md-17 {
        padding-inline: 4.25rem !important
    }
    .margin-md-17 {
        margin: 4.25rem !important
    }
    .margin-top-md-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-md-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-md-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-md-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-md-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-md-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-18 {
        gap: 4.5rem !important
    }
    .padding-md-18 {
        padding: 4.5rem !important
    }
    .padding-top-md-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-md-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-md-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-md-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-md-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-md-18 {
        padding-inline: 4.5rem !important
    }
    .margin-md-18 {
        margin: 4.5rem !important
    }
    .margin-top-md-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-md-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-md-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-md-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-md-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-md-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-19 {
        gap: 4.75rem !important
    }
    .padding-md-19 {
        padding: 4.75rem !important
    }
    .padding-top-md-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-md-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-md-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-md-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-md-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-md-19 {
        padding-inline: 4.75rem !important
    }
    .margin-md-19 {
        margin: 4.75rem !important
    }
    .margin-top-md-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-md-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-md-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-md-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-md-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-md-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-20 {
        gap: 5rem !important
    }
    .padding-md-20 {
        padding: 5rem !important
    }
    .padding-top-md-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-md-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-md-20 {
        padding-block: 5rem !important
    }
    .padding-start-md-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-md-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-md-20 {
        padding-inline: 5rem !important
    }
    .margin-md-20 {
        margin: 5rem !important
    }
    .margin-top-md-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-md-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-md-20 {
        margin-block: 5rem !important
    }
    .margin-start-md-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-md-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-md-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-21 {
        gap: 5.25rem !important
    }
    .padding-md-21 {
        padding: 5.25rem !important
    }
    .padding-top-md-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-md-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-md-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-md-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-md-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-md-21 {
        padding-inline: 5.25rem !important
    }
    .margin-md-21 {
        margin: 5.25rem !important
    }
    .margin-top-md-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-md-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-md-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-md-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-md-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-md-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-22 {
        gap: 5.5rem !important
    }
    .padding-md-22 {
        padding: 5.5rem !important
    }
    .padding-top-md-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-md-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-md-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-md-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-md-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-md-22 {
        padding-inline: 5.5rem !important
    }
    .margin-md-22 {
        margin: 5.5rem !important
    }
    .margin-top-md-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-md-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-md-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-md-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-md-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-md-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-23 {
        gap: 5.75rem !important
    }
    .padding-md-23 {
        padding: 5.75rem !important
    }
    .padding-top-md-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-md-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-md-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-md-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-md-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-md-23 {
        padding-inline: 5.75rem !important
    }
    .margin-md-23 {
        margin: 5.75rem !important
    }
    .margin-top-md-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-md-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-md-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-md-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-md-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-md-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-24 {
        gap: 6rem !important
    }
    .padding-md-24 {
        padding: 6rem !important
    }
    .padding-top-md-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-md-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-md-24 {
        padding-block: 6rem !important
    }
    .padding-start-md-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-md-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-md-24 {
        padding-inline: 6rem !important
    }
    .margin-md-24 {
        margin: 6rem !important
    }
    .margin-top-md-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-md-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-md-24 {
        margin-block: 6rem !important
    }
    .margin-start-md-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-md-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-md-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-25 {
        gap: 6.25rem !important
    }
    .padding-md-25 {
        padding: 6.25rem !important
    }
    .padding-top-md-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-md-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-md-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-md-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-md-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-md-25 {
        padding-inline: 6.25rem !important
    }
    .margin-md-25 {
        margin: 6.25rem !important
    }
    .margin-top-md-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-md-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-md-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-md-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-md-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-md-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-26 {
        gap: 6.5rem !important
    }
    .padding-md-26 {
        padding: 6.5rem !important
    }
    .padding-top-md-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-md-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-md-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-md-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-md-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-md-26 {
        padding-inline: 6.5rem !important
    }
    .margin-md-26 {
        margin: 6.5rem !important
    }
    .margin-top-md-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-md-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-md-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-md-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-md-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-md-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-27 {
        gap: 6.75rem !important
    }
    .padding-md-27 {
        padding: 6.75rem !important
    }
    .padding-top-md-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-md-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-md-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-md-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-md-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-md-27 {
        padding-inline: 6.75rem !important
    }
    .margin-md-27 {
        margin: 6.75rem !important
    }
    .margin-top-md-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-md-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-md-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-md-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-md-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-md-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-28 {
        gap: 7rem !important
    }
    .padding-md-28 {
        padding: 7rem !important
    }
    .padding-top-md-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-md-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-md-28 {
        padding-block: 7rem !important
    }
    .padding-start-md-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-md-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-md-28 {
        padding-inline: 7rem !important
    }
    .margin-md-28 {
        margin: 7rem !important
    }
    .margin-top-md-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-md-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-md-28 {
        margin-block: 7rem !important
    }
    .margin-start-md-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-md-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-md-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-29 {
        gap: 7.25rem !important
    }
    .padding-md-29 {
        padding: 7.25rem !important
    }
    .padding-top-md-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-md-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-md-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-md-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-md-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-md-29 {
        padding-inline: 7.25rem !important
    }
    .margin-md-29 {
        margin: 7.25rem !important
    }
    .margin-top-md-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-md-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-md-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-md-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-md-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-md-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 768px) {
    .gap-md-30 {
        gap: 7.5rem !important
    }
    .padding-md-30 {
        padding: 7.5rem !important
    }
    .padding-top-md-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-md-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-md-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-md-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-md-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-md-30 {
        padding-inline: 7.5rem !important
    }
    .margin-md-30 {
        margin: 7.5rem !important
    }
    .margin-top-md-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-md-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-md-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-md-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-md-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-md-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-0 {
        gap: 0 !important
    }
    .padding-lg-0 {
        padding: 0 !important
    }
    .padding-top-lg-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-lg-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-lg-0 {
        padding-block: 0 !important
    }
    .padding-start-lg-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-lg-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-lg-0 {
        padding-inline: 0 !important
    }
    .margin-lg-0 {
        margin: 0 !important
    }
    .margin-top-lg-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-lg-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-lg-0 {
        margin-block: 0 !important
    }
    .margin-start-lg-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-lg-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-lg-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 992px) {
    .gap-lg-1 {
        gap: 0.25rem !important
    }
    .padding-lg-1 {
        padding: 0.25rem !important
    }
    .padding-top-lg-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-lg-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-lg-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-lg-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-lg-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-lg-1 {
        padding-inline: 0.25rem !important
    }
    .margin-lg-1 {
        margin: 0.25rem !important
    }
    .margin-top-lg-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-lg-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-lg-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-lg-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-lg-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-lg-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-2 {
        gap: 0.5rem !important
    }
    .padding-lg-2 {
        padding: 0.5rem !important
    }
    .padding-top-lg-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-lg-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-lg-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-lg-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-lg-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-lg-2 {
        padding-inline: 0.5rem !important
    }
    .margin-lg-2 {
        margin: 0.5rem !important
    }
    .margin-top-lg-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-lg-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-lg-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-lg-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-lg-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-lg-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-3 {
        gap: 0.75rem !important
    }
    .padding-lg-3 {
        padding: 0.75rem !important
    }
    .padding-top-lg-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-lg-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-lg-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-lg-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-lg-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-lg-3 {
        padding-inline: 0.75rem !important
    }
    .margin-lg-3 {
        margin: 0.75rem !important
    }
    .margin-top-lg-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-lg-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-lg-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-lg-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-lg-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-lg-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-4 {
        gap: 1rem !important
    }
    .padding-lg-4 {
        padding: 1rem !important
    }
    .padding-top-lg-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-lg-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-lg-4 {
        padding-block: 1rem !important
    }
    .padding-start-lg-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-lg-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-lg-4 {
        padding-inline: 1rem !important
    }
    .margin-lg-4 {
        margin: 1rem !important
    }
    .margin-top-lg-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-lg-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-lg-4 {
        margin-block: 1rem !important
    }
    .margin-start-lg-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-lg-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-lg-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-5 {
        gap: 1.25rem !important
    }
    .padding-lg-5 {
        padding: 1.25rem !important
    }
    .padding-top-lg-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-lg-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-lg-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-lg-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-lg-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-lg-5 {
        padding-inline: 1.25rem !important
    }
    .margin-lg-5 {
        margin: 1.25rem !important
    }
    .margin-top-lg-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-lg-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-lg-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-lg-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-lg-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-lg-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-6 {
        gap: 1.5rem !important
    }
    .padding-lg-6 {
        padding: 1.5rem !important
    }
    .padding-top-lg-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-lg-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-lg-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-lg-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-lg-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-lg-6 {
        padding-inline: 1.5rem !important
    }
    .margin-lg-6 {
        margin: 1.5rem !important
    }
    .margin-top-lg-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-lg-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-lg-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-lg-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-lg-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-lg-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-7 {
        gap: 1.75rem !important
    }
    .padding-lg-7 {
        padding: 1.75rem !important
    }
    .padding-top-lg-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-lg-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-lg-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-lg-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-lg-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-lg-7 {
        padding-inline: 1.75rem !important
    }
    .margin-lg-7 {
        margin: 1.75rem !important
    }
    .margin-top-lg-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-lg-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-lg-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-lg-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-lg-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-lg-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-8 {
        gap: 2rem !important
    }
    .padding-lg-8 {
        padding: 2rem !important
    }
    .padding-top-lg-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-lg-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-lg-8 {
        padding-block: 2rem !important
    }
    .padding-start-lg-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-lg-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-lg-8 {
        padding-inline: 2rem !important
    }
    .margin-lg-8 {
        margin: 2rem !important
    }
    .margin-top-lg-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-lg-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-lg-8 {
        margin-block: 2rem !important
    }
    .margin-start-lg-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-lg-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-lg-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-9 {
        gap: 2.25rem !important
    }
    .padding-lg-9 {
        padding: 2.25rem !important
    }
    .padding-top-lg-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-lg-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-lg-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-lg-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-lg-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-lg-9 {
        padding-inline: 2.25rem !important
    }
    .margin-lg-9 {
        margin: 2.25rem !important
    }
    .margin-top-lg-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-lg-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-lg-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-lg-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-lg-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-lg-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-10 {
        gap: 2.5rem !important
    }
    .padding-lg-10 {
        padding: 2.5rem !important
    }
    .padding-top-lg-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-lg-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-lg-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-lg-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-lg-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-lg-10 {
        padding-inline: 2.5rem !important
    }
    .margin-lg-10 {
        margin: 2.5rem !important
    }
    .margin-top-lg-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-lg-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-lg-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-lg-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-lg-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-lg-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-11 {
        gap: 2.75rem !important
    }
    .padding-lg-11 {
        padding: 2.75rem !important
    }
    .padding-top-lg-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-lg-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-lg-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-lg-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-lg-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-lg-11 {
        padding-inline: 2.75rem !important
    }
    .margin-lg-11 {
        margin: 2.75rem !important
    }
    .margin-top-lg-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-lg-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-lg-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-lg-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-lg-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-lg-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-12 {
        gap: 3rem !important
    }
    .padding-lg-12 {
        padding: 3rem !important
    }
    .padding-top-lg-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-lg-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-lg-12 {
        padding-block: 3rem !important
    }
    .padding-start-lg-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-lg-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-lg-12 {
        padding-inline: 3rem !important
    }
    .margin-lg-12 {
        margin: 3rem !important
    }
    .margin-top-lg-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-lg-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-lg-12 {
        margin-block: 3rem !important
    }
    .margin-start-lg-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-lg-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-lg-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-13 {
        gap: 3.25rem !important
    }
    .padding-lg-13 {
        padding: 3.25rem !important
    }
    .padding-top-lg-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-lg-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-lg-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-lg-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-lg-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-lg-13 {
        padding-inline: 3.25rem !important
    }
    .margin-lg-13 {
        margin: 3.25rem !important
    }
    .margin-top-lg-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-lg-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-lg-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-lg-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-lg-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-lg-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-14 {
        gap: 3.5rem !important
    }
    .padding-lg-14 {
        padding: 3.5rem !important
    }
    .padding-top-lg-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-lg-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-lg-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-lg-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-lg-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-lg-14 {
        padding-inline: 3.5rem !important
    }
    .margin-lg-14 {
        margin: 3.5rem !important
    }
    .margin-top-lg-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-lg-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-lg-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-lg-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-lg-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-lg-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-15 {
        gap: 3.75rem !important
    }
    .padding-lg-15 {
        padding: 3.75rem !important
    }
    .padding-top-lg-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-lg-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-lg-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-lg-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-lg-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-lg-15 {
        padding-inline: 3.75rem !important
    }
    .margin-lg-15 {
        margin: 3.75rem !important
    }
    .margin-top-lg-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-lg-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-lg-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-lg-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-lg-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-lg-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-16 {
        gap: 4rem !important
    }
    .padding-lg-16 {
        padding: 4rem !important
    }
    .padding-top-lg-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-lg-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-lg-16 {
        padding-block: 4rem !important
    }
    .padding-start-lg-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-lg-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-lg-16 {
        padding-inline: 4rem !important
    }
    .margin-lg-16 {
        margin: 4rem !important
    }
    .margin-top-lg-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-lg-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-lg-16 {
        margin-block: 4rem !important
    }
    .margin-start-lg-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-lg-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-lg-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-17 {
        gap: 4.25rem !important
    }
    .padding-lg-17 {
        padding: 4.25rem !important
    }
    .padding-top-lg-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-lg-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-lg-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-lg-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-lg-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-lg-17 {
        padding-inline: 4.25rem !important
    }
    .margin-lg-17 {
        margin: 4.25rem !important
    }
    .margin-top-lg-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-lg-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-lg-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-lg-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-lg-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-lg-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-18 {
        gap: 4.5rem !important
    }
    .padding-lg-18 {
        padding: 4.5rem !important
    }
    .padding-top-lg-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-lg-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-lg-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-lg-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-lg-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-lg-18 {
        padding-inline: 4.5rem !important
    }
    .margin-lg-18 {
        margin: 4.5rem !important
    }
    .margin-top-lg-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-lg-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-lg-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-lg-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-lg-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-lg-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-19 {
        gap: 4.75rem !important
    }
    .padding-lg-19 {
        padding: 4.75rem !important
    }
    .padding-top-lg-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-lg-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-lg-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-lg-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-lg-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-lg-19 {
        padding-inline: 4.75rem !important
    }
    .margin-lg-19 {
        margin: 4.75rem !important
    }
    .margin-top-lg-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-lg-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-lg-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-lg-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-lg-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-lg-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-20 {
        gap: 5rem !important
    }
    .padding-lg-20 {
        padding: 5rem !important
    }
    .padding-top-lg-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-lg-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-lg-20 {
        padding-block: 5rem !important
    }
    .padding-start-lg-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-lg-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-lg-20 {
        padding-inline: 5rem !important
    }
    .margin-lg-20 {
        margin: 5rem !important
    }
    .margin-top-lg-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-lg-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-lg-20 {
        margin-block: 5rem !important
    }
    .margin-start-lg-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-lg-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-lg-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-21 {
        gap: 5.25rem !important
    }
    .padding-lg-21 {
        padding: 5.25rem !important
    }
    .padding-top-lg-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-lg-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-lg-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-lg-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-lg-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-lg-21 {
        padding-inline: 5.25rem !important
    }
    .margin-lg-21 {
        margin: 5.25rem !important
    }
    .margin-top-lg-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-lg-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-lg-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-lg-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-lg-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-lg-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-22 {
        gap: 5.5rem !important
    }
    .padding-lg-22 {
        padding: 5.5rem !important
    }
    .padding-top-lg-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-lg-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-lg-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-lg-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-lg-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-lg-22 {
        padding-inline: 5.5rem !important
    }
    .margin-lg-22 {
        margin: 5.5rem !important
    }
    .margin-top-lg-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-lg-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-lg-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-lg-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-lg-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-lg-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-23 {
        gap: 5.75rem !important
    }
    .padding-lg-23 {
        padding: 5.75rem !important
    }
    .padding-top-lg-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-lg-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-lg-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-lg-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-lg-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-lg-23 {
        padding-inline: 5.75rem !important
    }
    .margin-lg-23 {
        margin: 5.75rem !important
    }
    .margin-top-lg-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-lg-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-lg-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-lg-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-lg-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-lg-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-24 {
        gap: 6rem !important
    }
    .padding-lg-24 {
        padding: 6rem !important
    }
    .padding-top-lg-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-lg-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-lg-24 {
        padding-block: 6rem !important
    }
    .padding-start-lg-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-lg-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-lg-24 {
        padding-inline: 6rem !important
    }
    .margin-lg-24 {
        margin: 6rem !important
    }
    .margin-top-lg-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-lg-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-lg-24 {
        margin-block: 6rem !important
    }
    .margin-start-lg-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-lg-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-lg-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-25 {
        gap: 6.25rem !important
    }
    .padding-lg-25 {
        padding: 6.25rem !important
    }
    .padding-top-lg-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-lg-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-lg-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-lg-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-lg-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-lg-25 {
        padding-inline: 6.25rem !important
    }
    .margin-lg-25 {
        margin: 6.25rem !important
    }
    .margin-top-lg-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-lg-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-lg-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-lg-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-lg-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-lg-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-26 {
        gap: 6.5rem !important
    }
    .padding-lg-26 {
        padding: 6.5rem !important
    }
    .padding-top-lg-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-lg-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-lg-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-lg-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-lg-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-lg-26 {
        padding-inline: 6.5rem !important
    }
    .margin-lg-26 {
        margin: 6.5rem !important
    }
    .margin-top-lg-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-lg-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-lg-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-lg-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-lg-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-lg-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-27 {
        gap: 6.75rem !important
    }
    .padding-lg-27 {
        padding: 6.75rem !important
    }
    .padding-top-lg-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-lg-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-lg-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-lg-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-lg-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-lg-27 {
        padding-inline: 6.75rem !important
    }
    .margin-lg-27 {
        margin: 6.75rem !important
    }
    .margin-top-lg-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-lg-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-lg-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-lg-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-lg-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-lg-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-28 {
        gap: 7rem !important
    }
    .padding-lg-28 {
        padding: 7rem !important
    }
    .padding-top-lg-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-lg-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-lg-28 {
        padding-block: 7rem !important
    }
    .padding-start-lg-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-lg-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-lg-28 {
        padding-inline: 7rem !important
    }
    .margin-lg-28 {
        margin: 7rem !important
    }
    .margin-top-lg-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-lg-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-lg-28 {
        margin-block: 7rem !important
    }
    .margin-start-lg-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-lg-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-lg-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-29 {
        gap: 7.25rem !important
    }
    .padding-lg-29 {
        padding: 7.25rem !important
    }
    .padding-top-lg-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-lg-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-lg-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-lg-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-lg-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-lg-29 {
        padding-inline: 7.25rem !important
    }
    .margin-lg-29 {
        margin: 7.25rem !important
    }
    .margin-top-lg-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-lg-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-lg-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-lg-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-lg-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-lg-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 992px) {
    .gap-lg-30 {
        gap: 7.5rem !important
    }
    .padding-lg-30 {
        padding: 7.5rem !important
    }
    .padding-top-lg-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-lg-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-lg-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-lg-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-lg-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-lg-30 {
        padding-inline: 7.5rem !important
    }
    .margin-lg-30 {
        margin: 7.5rem !important
    }
    .margin-top-lg-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-lg-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-lg-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-lg-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-lg-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-lg-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-0 {
        gap: 0 !important
    }
    .padding-xl-0 {
        padding: 0 !important
    }
    .padding-top-xl-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-xl-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-xl-0 {
        padding-block: 0 !important
    }
    .padding-start-xl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-xl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-xl-0 {
        padding-inline: 0 !important
    }
    .margin-xl-0 {
        margin: 0 !important
    }
    .margin-top-xl-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-xl-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-xl-0 {
        margin-block: 0 !important
    }
    .margin-start-xl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-xl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-xl-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-1 {
        gap: 0.25rem !important
    }
    .padding-xl-1 {
        padding: 0.25rem !important
    }
    .padding-top-xl-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-xl-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-xl-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-xl-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-xl-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-xl-1 {
        padding-inline: 0.25rem !important
    }
    .margin-xl-1 {
        margin: 0.25rem !important
    }
    .margin-top-xl-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-xl-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-xl-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-xl-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-xl-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-xl-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-2 {
        gap: 0.5rem !important
    }
    .padding-xl-2 {
        padding: 0.5rem !important
    }
    .padding-top-xl-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-xl-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-xl-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-xl-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-xl-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-xl-2 {
        padding-inline: 0.5rem !important
    }
    .margin-xl-2 {
        margin: 0.5rem !important
    }
    .margin-top-xl-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-xl-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-xl-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-xl-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-xl-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-xl-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-3 {
        gap: 0.75rem !important
    }
    .padding-xl-3 {
        padding: 0.75rem !important
    }
    .padding-top-xl-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-xl-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-xl-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-xl-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-xl-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-xl-3 {
        padding-inline: 0.75rem !important
    }
    .margin-xl-3 {
        margin: 0.75rem !important
    }
    .margin-top-xl-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-xl-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-xl-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-xl-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-xl-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-xl-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-4 {
        gap: 1rem !important
    }
    .padding-xl-4 {
        padding: 1rem !important
    }
    .padding-top-xl-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-xl-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-xl-4 {
        padding-block: 1rem !important
    }
    .padding-start-xl-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-xl-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-xl-4 {
        padding-inline: 1rem !important
    }
    .margin-xl-4 {
        margin: 1rem !important
    }
    .margin-top-xl-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-xl-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-xl-4 {
        margin-block: 1rem !important
    }
    .margin-start-xl-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-xl-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-xl-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-5 {
        gap: 1.25rem !important
    }
    .padding-xl-5 {
        padding: 1.25rem !important
    }
    .padding-top-xl-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-xl-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-xl-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-xl-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-xl-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-xl-5 {
        padding-inline: 1.25rem !important
    }
    .margin-xl-5 {
        margin: 1.25rem !important
    }
    .margin-top-xl-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-xl-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-xl-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-xl-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-xl-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-xl-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-6 {
        gap: 1.5rem !important
    }
    .padding-xl-6 {
        padding: 1.5rem !important
    }
    .padding-top-xl-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-xl-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-xl-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-xl-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-xl-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-xl-6 {
        padding-inline: 1.5rem !important
    }
    .margin-xl-6 {
        margin: 1.5rem !important
    }
    .margin-top-xl-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-xl-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-xl-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-xl-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-xl-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-xl-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-7 {
        gap: 1.75rem !important
    }
    .padding-xl-7 {
        padding: 1.75rem !important
    }
    .padding-top-xl-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-xl-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-xl-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-xl-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-xl-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-xl-7 {
        padding-inline: 1.75rem !important
    }
    .margin-xl-7 {
        margin: 1.75rem !important
    }
    .margin-top-xl-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-xl-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-xl-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-xl-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-xl-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-xl-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-8 {
        gap: 2rem !important
    }
    .padding-xl-8 {
        padding: 2rem !important
    }
    .padding-top-xl-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-xl-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-xl-8 {
        padding-block: 2rem !important
    }
    .padding-start-xl-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-xl-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-xl-8 {
        padding-inline: 2rem !important
    }
    .margin-xl-8 {
        margin: 2rem !important
    }
    .margin-top-xl-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-xl-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-xl-8 {
        margin-block: 2rem !important
    }
    .margin-start-xl-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-xl-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-xl-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-9 {
        gap: 2.25rem !important
    }
    .padding-xl-9 {
        padding: 2.25rem !important
    }
    .padding-top-xl-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-xl-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-xl-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-xl-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-xl-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-xl-9 {
        padding-inline: 2.25rem !important
    }
    .margin-xl-9 {
        margin: 2.25rem !important
    }
    .margin-top-xl-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-xl-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-xl-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-xl-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-xl-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-xl-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-10 {
        gap: 2.5rem !important
    }
    .padding-xl-10 {
        padding: 2.5rem !important
    }
    .padding-top-xl-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-xl-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-xl-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-xl-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-xl-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-xl-10 {
        padding-inline: 2.5rem !important
    }
    .margin-xl-10 {
        margin: 2.5rem !important
    }
    .margin-top-xl-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-xl-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-xl-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-xl-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-xl-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-xl-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-11 {
        gap: 2.75rem !important
    }
    .padding-xl-11 {
        padding: 2.75rem !important
    }
    .padding-top-xl-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-xl-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-xl-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-xl-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-xl-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-xl-11 {
        padding-inline: 2.75rem !important
    }
    .margin-xl-11 {
        margin: 2.75rem !important
    }
    .margin-top-xl-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-xl-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-xl-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-xl-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-xl-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-xl-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-12 {
        gap: 3rem !important
    }
    .padding-xl-12 {
        padding: 3rem !important
    }
    .padding-top-xl-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-xl-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-xl-12 {
        padding-block: 3rem !important
    }
    .padding-start-xl-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-xl-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-xl-12 {
        padding-inline: 3rem !important
    }
    .margin-xl-12 {
        margin: 3rem !important
    }
    .margin-top-xl-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-xl-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-xl-12 {
        margin-block: 3rem !important
    }
    .margin-start-xl-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-xl-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-xl-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-13 {
        gap: 3.25rem !important
    }
    .padding-xl-13 {
        padding: 3.25rem !important
    }
    .padding-top-xl-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-xl-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-xl-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-xl-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-xl-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-xl-13 {
        padding-inline: 3.25rem !important
    }
    .margin-xl-13 {
        margin: 3.25rem !important
    }
    .margin-top-xl-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-xl-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-xl-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-xl-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-xl-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-xl-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-14 {
        gap: 3.5rem !important
    }
    .padding-xl-14 {
        padding: 3.5rem !important
    }
    .padding-top-xl-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-xl-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-xl-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-xl-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-xl-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-xl-14 {
        padding-inline: 3.5rem !important
    }
    .margin-xl-14 {
        margin: 3.5rem !important
    }
    .margin-top-xl-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-xl-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-xl-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-xl-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-xl-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-xl-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-15 {
        gap: 3.75rem !important
    }
    .padding-xl-15 {
        padding: 3.75rem !important
    }
    .padding-top-xl-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-xl-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-xl-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-xl-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-xl-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-xl-15 {
        padding-inline: 3.75rem !important
    }
    .margin-xl-15 {
        margin: 3.75rem !important
    }
    .margin-top-xl-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-xl-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-xl-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-xl-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-xl-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-xl-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-16 {
        gap: 4rem !important
    }
    .padding-xl-16 {
        padding: 4rem !important
    }
    .padding-top-xl-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-xl-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-xl-16 {
        padding-block: 4rem !important
    }
    .padding-start-xl-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-xl-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-xl-16 {
        padding-inline: 4rem !important
    }
    .margin-xl-16 {
        margin: 4rem !important
    }
    .margin-top-xl-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-xl-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-xl-16 {
        margin-block: 4rem !important
    }
    .margin-start-xl-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-xl-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-xl-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-17 {
        gap: 4.25rem !important
    }
    .padding-xl-17 {
        padding: 4.25rem !important
    }
    .padding-top-xl-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-xl-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-xl-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-xl-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-xl-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-xl-17 {
        padding-inline: 4.25rem !important
    }
    .margin-xl-17 {
        margin: 4.25rem !important
    }
    .margin-top-xl-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-xl-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-xl-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-xl-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-xl-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-xl-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-18 {
        gap: 4.5rem !important
    }
    .padding-xl-18 {
        padding: 4.5rem !important
    }
    .padding-top-xl-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-xl-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-xl-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-xl-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-xl-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-xl-18 {
        padding-inline: 4.5rem !important
    }
    .margin-xl-18 {
        margin: 4.5rem !important
    }
    .margin-top-xl-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-xl-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-xl-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-xl-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-xl-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-xl-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-19 {
        gap: 4.75rem !important
    }
    .padding-xl-19 {
        padding: 4.75rem !important
    }
    .padding-top-xl-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-xl-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-xl-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-xl-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-xl-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-xl-19 {
        padding-inline: 4.75rem !important
    }
    .margin-xl-19 {
        margin: 4.75rem !important
    }
    .margin-top-xl-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-xl-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-xl-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-xl-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-xl-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-xl-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-20 {
        gap: 5rem !important
    }
    .padding-xl-20 {
        padding: 5rem !important
    }
    .padding-top-xl-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-xl-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-xl-20 {
        padding-block: 5rem !important
    }
    .padding-start-xl-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-xl-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-xl-20 {
        padding-inline: 5rem !important
    }
    .margin-xl-20 {
        margin: 5rem !important
    }
    .margin-top-xl-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-xl-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-xl-20 {
        margin-block: 5rem !important
    }
    .margin-start-xl-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-xl-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-xl-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-21 {
        gap: 5.25rem !important
    }
    .padding-xl-21 {
        padding: 5.25rem !important
    }
    .padding-top-xl-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-xl-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-xl-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-xl-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-xl-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-xl-21 {
        padding-inline: 5.25rem !important
    }
    .margin-xl-21 {
        margin: 5.25rem !important
    }
    .margin-top-xl-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-xl-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-xl-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-xl-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-xl-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-xl-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-22 {
        gap: 5.5rem !important
    }
    .padding-xl-22 {
        padding: 5.5rem !important
    }
    .padding-top-xl-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-xl-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-xl-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-xl-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-xl-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-xl-22 {
        padding-inline: 5.5rem !important
    }
    .margin-xl-22 {
        margin: 5.5rem !important
    }
    .margin-top-xl-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-xl-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-xl-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-xl-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-xl-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-xl-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-23 {
        gap: 5.75rem !important
    }
    .padding-xl-23 {
        padding: 5.75rem !important
    }
    .padding-top-xl-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-xl-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-xl-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-xl-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-xl-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-xl-23 {
        padding-inline: 5.75rem !important
    }
    .margin-xl-23 {
        margin: 5.75rem !important
    }
    .margin-top-xl-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-xl-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-xl-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-xl-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-xl-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-xl-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-24 {
        gap: 6rem !important
    }
    .padding-xl-24 {
        padding: 6rem !important
    }
    .padding-top-xl-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-xl-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-xl-24 {
        padding-block: 6rem !important
    }
    .padding-start-xl-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-xl-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-xl-24 {
        padding-inline: 6rem !important
    }
    .margin-xl-24 {
        margin: 6rem !important
    }
    .margin-top-xl-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-xl-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-xl-24 {
        margin-block: 6rem !important
    }
    .margin-start-xl-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-xl-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-xl-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-25 {
        gap: 6.25rem !important
    }
    .padding-xl-25 {
        padding: 6.25rem !important
    }
    .padding-top-xl-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-xl-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-xl-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-xl-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-xl-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-xl-25 {
        padding-inline: 6.25rem !important
    }
    .margin-xl-25 {
        margin: 6.25rem !important
    }
    .margin-top-xl-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-xl-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-xl-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-xl-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-xl-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-xl-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-26 {
        gap: 6.5rem !important
    }
    .padding-xl-26 {
        padding: 6.5rem !important
    }
    .padding-top-xl-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-xl-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-xl-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-xl-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-xl-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-xl-26 {
        padding-inline: 6.5rem !important
    }
    .margin-xl-26 {
        margin: 6.5rem !important
    }
    .margin-top-xl-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-xl-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-xl-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-xl-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-xl-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-xl-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-27 {
        gap: 6.75rem !important
    }
    .padding-xl-27 {
        padding: 6.75rem !important
    }
    .padding-top-xl-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-xl-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-xl-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-xl-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-xl-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-xl-27 {
        padding-inline: 6.75rem !important
    }
    .margin-xl-27 {
        margin: 6.75rem !important
    }
    .margin-top-xl-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-xl-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-xl-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-xl-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-xl-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-xl-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-28 {
        gap: 7rem !important
    }
    .padding-xl-28 {
        padding: 7rem !important
    }
    .padding-top-xl-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-xl-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-xl-28 {
        padding-block: 7rem !important
    }
    .padding-start-xl-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-xl-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-xl-28 {
        padding-inline: 7rem !important
    }
    .margin-xl-28 {
        margin: 7rem !important
    }
    .margin-top-xl-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-xl-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-xl-28 {
        margin-block: 7rem !important
    }
    .margin-start-xl-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-xl-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-xl-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-29 {
        gap: 7.25rem !important
    }
    .padding-xl-29 {
        padding: 7.25rem !important
    }
    .padding-top-xl-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-xl-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-xl-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-xl-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-xl-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-xl-29 {
        padding-inline: 7.25rem !important
    }
    .margin-xl-29 {
        margin: 7.25rem !important
    }
    .margin-top-xl-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-xl-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-xl-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-xl-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-xl-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-xl-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 1200px) {
    .gap-xl-30 {
        gap: 7.5rem !important
    }
    .padding-xl-30 {
        padding: 7.5rem !important
    }
    .padding-top-xl-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-xl-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-xl-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-xl-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-xl-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-xl-30 {
        padding-inline: 7.5rem !important
    }
    .margin-xl-30 {
        margin: 7.5rem !important
    }
    .margin-top-xl-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-xl-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-xl-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-xl-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-xl-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-xl-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-0 {
        gap: 0 !important
    }
    .padding-xxl-0 {
        padding: 0 !important
    }
    .padding-top-xxl-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-xxl-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-xxl-0 {
        padding-block: 0 !important
    }
    .padding-start-xxl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-xxl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-xxl-0 {
        padding-inline: 0 !important
    }
    .margin-xxl-0 {
        margin: 0 !important
    }
    .margin-top-xxl-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-xxl-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-xxl-0 {
        margin-block: 0 !important
    }
    .margin-start-xxl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-xxl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-xxl-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-1 {
        gap: 0.25rem !important
    }
    .padding-xxl-1 {
        padding: 0.25rem !important
    }
    .padding-top-xxl-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-xxl-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-xxl-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-xxl-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-xxl-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-xxl-1 {
        padding-inline: 0.25rem !important
    }
    .margin-xxl-1 {
        margin: 0.25rem !important
    }
    .margin-top-xxl-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-xxl-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-xxl-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-xxl-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-xxl-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-xxl-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-2 {
        gap: 0.5rem !important
    }
    .padding-xxl-2 {
        padding: 0.5rem !important
    }
    .padding-top-xxl-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-xxl-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-xxl-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-xxl-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-xxl-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-xxl-2 {
        padding-inline: 0.5rem !important
    }
    .margin-xxl-2 {
        margin: 0.5rem !important
    }
    .margin-top-xxl-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-xxl-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-xxl-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-xxl-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-xxl-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-xxl-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-3 {
        gap: 0.75rem !important
    }
    .padding-xxl-3 {
        padding: 0.75rem !important
    }
    .padding-top-xxl-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-xxl-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-xxl-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-xxl-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-xxl-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-xxl-3 {
        padding-inline: 0.75rem !important
    }
    .margin-xxl-3 {
        margin: 0.75rem !important
    }
    .margin-top-xxl-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-xxl-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-xxl-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-xxl-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-xxl-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-xxl-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-4 {
        gap: 1rem !important
    }
    .padding-xxl-4 {
        padding: 1rem !important
    }
    .padding-top-xxl-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-xxl-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-xxl-4 {
        padding-block: 1rem !important
    }
    .padding-start-xxl-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-xxl-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-xxl-4 {
        padding-inline: 1rem !important
    }
    .margin-xxl-4 {
        margin: 1rem !important
    }
    .margin-top-xxl-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-xxl-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-xxl-4 {
        margin-block: 1rem !important
    }
    .margin-start-xxl-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-xxl-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-xxl-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-5 {
        gap: 1.25rem !important
    }
    .padding-xxl-5 {
        padding: 1.25rem !important
    }
    .padding-top-xxl-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-xxl-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-xxl-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-xxl-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-xxl-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-xxl-5 {
        padding-inline: 1.25rem !important
    }
    .margin-xxl-5 {
        margin: 1.25rem !important
    }
    .margin-top-xxl-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-xxl-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-xxl-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-xxl-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-xxl-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-xxl-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-6 {
        gap: 1.5rem !important
    }
    .padding-xxl-6 {
        padding: 1.5rem !important
    }
    .padding-top-xxl-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-xxl-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-xxl-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-xxl-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-xxl-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-xxl-6 {
        padding-inline: 1.5rem !important
    }
    .margin-xxl-6 {
        margin: 1.5rem !important
    }
    .margin-top-xxl-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-xxl-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-xxl-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-xxl-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-xxl-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-xxl-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-7 {
        gap: 1.75rem !important
    }
    .padding-xxl-7 {
        padding: 1.75rem !important
    }
    .padding-top-xxl-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-xxl-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-xxl-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-xxl-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-xxl-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-xxl-7 {
        padding-inline: 1.75rem !important
    }
    .margin-xxl-7 {
        margin: 1.75rem !important
    }
    .margin-top-xxl-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-xxl-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-xxl-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-xxl-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-xxl-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-xxl-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-8 {
        gap: 2rem !important
    }
    .padding-xxl-8 {
        padding: 2rem !important
    }
    .padding-top-xxl-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-xxl-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-xxl-8 {
        padding-block: 2rem !important
    }
    .padding-start-xxl-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-xxl-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-xxl-8 {
        padding-inline: 2rem !important
    }
    .margin-xxl-8 {
        margin: 2rem !important
    }
    .margin-top-xxl-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-xxl-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-xxl-8 {
        margin-block: 2rem !important
    }
    .margin-start-xxl-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-xxl-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-xxl-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-9 {
        gap: 2.25rem !important
    }
    .padding-xxl-9 {
        padding: 2.25rem !important
    }
    .padding-top-xxl-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-xxl-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-xxl-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-xxl-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-xxl-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-xxl-9 {
        padding-inline: 2.25rem !important
    }
    .margin-xxl-9 {
        margin: 2.25rem !important
    }
    .margin-top-xxl-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-xxl-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-xxl-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-xxl-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-xxl-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-xxl-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-10 {
        gap: 2.5rem !important
    }
    .padding-xxl-10 {
        padding: 2.5rem !important
    }
    .padding-top-xxl-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-xxl-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-xxl-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-xxl-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-xxl-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-xxl-10 {
        padding-inline: 2.5rem !important
    }
    .margin-xxl-10 {
        margin: 2.5rem !important
    }
    .margin-top-xxl-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-xxl-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-xxl-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-xxl-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-xxl-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-xxl-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-11 {
        gap: 2.75rem !important
    }
    .padding-xxl-11 {
        padding: 2.75rem !important
    }
    .padding-top-xxl-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-xxl-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-xxl-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-xxl-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-xxl-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-xxl-11 {
        padding-inline: 2.75rem !important
    }
    .margin-xxl-11 {
        margin: 2.75rem !important
    }
    .margin-top-xxl-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-xxl-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-xxl-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-xxl-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-xxl-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-xxl-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-12 {
        gap: 3rem !important
    }
    .padding-xxl-12 {
        padding: 3rem !important
    }
    .padding-top-xxl-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-xxl-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-xxl-12 {
        padding-block: 3rem !important
    }
    .padding-start-xxl-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-xxl-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-xxl-12 {
        padding-inline: 3rem !important
    }
    .margin-xxl-12 {
        margin: 3rem !important
    }
    .margin-top-xxl-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-xxl-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-xxl-12 {
        margin-block: 3rem !important
    }
    .margin-start-xxl-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-xxl-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-xxl-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-13 {
        gap: 3.25rem !important
    }
    .padding-xxl-13 {
        padding: 3.25rem !important
    }
    .padding-top-xxl-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-xxl-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-xxl-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-xxl-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-xxl-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-xxl-13 {
        padding-inline: 3.25rem !important
    }
    .margin-xxl-13 {
        margin: 3.25rem !important
    }
    .margin-top-xxl-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-xxl-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-xxl-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-xxl-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-xxl-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-xxl-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-14 {
        gap: 3.5rem !important
    }
    .padding-xxl-14 {
        padding: 3.5rem !important
    }
    .padding-top-xxl-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-xxl-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-xxl-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-xxl-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-xxl-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-xxl-14 {
        padding-inline: 3.5rem !important
    }
    .margin-xxl-14 {
        margin: 3.5rem !important
    }
    .margin-top-xxl-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-xxl-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-xxl-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-xxl-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-xxl-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-xxl-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-15 {
        gap: 3.75rem !important
    }
    .padding-xxl-15 {
        padding: 3.75rem !important
    }
    .padding-top-xxl-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-xxl-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-xxl-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-xxl-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-xxl-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-xxl-15 {
        padding-inline: 3.75rem !important
    }
    .margin-xxl-15 {
        margin: 3.75rem !important
    }
    .margin-top-xxl-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-xxl-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-xxl-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-xxl-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-xxl-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-xxl-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-16 {
        gap: 4rem !important
    }
    .padding-xxl-16 {
        padding: 4rem !important
    }
    .padding-top-xxl-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-xxl-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-xxl-16 {
        padding-block: 4rem !important
    }
    .padding-start-xxl-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-xxl-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-xxl-16 {
        padding-inline: 4rem !important
    }
    .margin-xxl-16 {
        margin: 4rem !important
    }
    .margin-top-xxl-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-xxl-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-xxl-16 {
        margin-block: 4rem !important
    }
    .margin-start-xxl-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-xxl-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-xxl-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-17 {
        gap: 4.25rem !important
    }
    .padding-xxl-17 {
        padding: 4.25rem !important
    }
    .padding-top-xxl-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-xxl-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-xxl-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-xxl-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-xxl-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-xxl-17 {
        padding-inline: 4.25rem !important
    }
    .margin-xxl-17 {
        margin: 4.25rem !important
    }
    .margin-top-xxl-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-xxl-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-xxl-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-xxl-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-xxl-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-xxl-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-18 {
        gap: 4.5rem !important
    }
    .padding-xxl-18 {
        padding: 4.5rem !important
    }
    .padding-top-xxl-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-xxl-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-xxl-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-xxl-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-xxl-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-xxl-18 {
        padding-inline: 4.5rem !important
    }
    .margin-xxl-18 {
        margin: 4.5rem !important
    }
    .margin-top-xxl-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-xxl-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-xxl-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-xxl-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-xxl-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-xxl-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-19 {
        gap: 4.75rem !important
    }
    .padding-xxl-19 {
        padding: 4.75rem !important
    }
    .padding-top-xxl-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-xxl-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-xxl-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-xxl-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-xxl-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-xxl-19 {
        padding-inline: 4.75rem !important
    }
    .margin-xxl-19 {
        margin: 4.75rem !important
    }
    .margin-top-xxl-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-xxl-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-xxl-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-xxl-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-xxl-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-xxl-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-20 {
        gap: 5rem !important
    }
    .padding-xxl-20 {
        padding: 5rem !important
    }
    .padding-top-xxl-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-xxl-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-xxl-20 {
        padding-block: 5rem !important
    }
    .padding-start-xxl-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-xxl-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-xxl-20 {
        padding-inline: 5rem !important
    }
    .margin-xxl-20 {
        margin: 5rem !important
    }
    .margin-top-xxl-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-xxl-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-xxl-20 {
        margin-block: 5rem !important
    }
    .margin-start-xxl-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-xxl-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-xxl-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-21 {
        gap: 5.25rem !important
    }
    .padding-xxl-21 {
        padding: 5.25rem !important
    }
    .padding-top-xxl-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-xxl-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-xxl-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-xxl-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-xxl-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-xxl-21 {
        padding-inline: 5.25rem !important
    }
    .margin-xxl-21 {
        margin: 5.25rem !important
    }
    .margin-top-xxl-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-xxl-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-xxl-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-xxl-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-xxl-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-xxl-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-22 {
        gap: 5.5rem !important
    }
    .padding-xxl-22 {
        padding: 5.5rem !important
    }
    .padding-top-xxl-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-xxl-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-xxl-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-xxl-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-xxl-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-xxl-22 {
        padding-inline: 5.5rem !important
    }
    .margin-xxl-22 {
        margin: 5.5rem !important
    }
    .margin-top-xxl-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-xxl-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-xxl-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-xxl-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-xxl-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-xxl-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-23 {
        gap: 5.75rem !important
    }
    .padding-xxl-23 {
        padding: 5.75rem !important
    }
    .padding-top-xxl-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-xxl-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-xxl-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-xxl-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-xxl-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-xxl-23 {
        padding-inline: 5.75rem !important
    }
    .margin-xxl-23 {
        margin: 5.75rem !important
    }
    .margin-top-xxl-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-xxl-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-xxl-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-xxl-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-xxl-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-xxl-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-24 {
        gap: 6rem !important
    }
    .padding-xxl-24 {
        padding: 6rem !important
    }
    .padding-top-xxl-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-xxl-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-xxl-24 {
        padding-block: 6rem !important
    }
    .padding-start-xxl-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-xxl-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-xxl-24 {
        padding-inline: 6rem !important
    }
    .margin-xxl-24 {
        margin: 6rem !important
    }
    .margin-top-xxl-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-xxl-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-xxl-24 {
        margin-block: 6rem !important
    }
    .margin-start-xxl-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-xxl-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-xxl-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-25 {
        gap: 6.25rem !important
    }
    .padding-xxl-25 {
        padding: 6.25rem !important
    }
    .padding-top-xxl-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-xxl-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-xxl-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-xxl-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-xxl-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-xxl-25 {
        padding-inline: 6.25rem !important
    }
    .margin-xxl-25 {
        margin: 6.25rem !important
    }
    .margin-top-xxl-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-xxl-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-xxl-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-xxl-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-xxl-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-xxl-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-26 {
        gap: 6.5rem !important
    }
    .padding-xxl-26 {
        padding: 6.5rem !important
    }
    .padding-top-xxl-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-xxl-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-xxl-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-xxl-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-xxl-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-xxl-26 {
        padding-inline: 6.5rem !important
    }
    .margin-xxl-26 {
        margin: 6.5rem !important
    }
    .margin-top-xxl-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-xxl-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-xxl-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-xxl-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-xxl-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-xxl-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-27 {
        gap: 6.75rem !important
    }
    .padding-xxl-27 {
        padding: 6.75rem !important
    }
    .padding-top-xxl-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-xxl-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-xxl-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-xxl-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-xxl-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-xxl-27 {
        padding-inline: 6.75rem !important
    }
    .margin-xxl-27 {
        margin: 6.75rem !important
    }
    .margin-top-xxl-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-xxl-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-xxl-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-xxl-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-xxl-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-xxl-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-28 {
        gap: 7rem !important
    }
    .padding-xxl-28 {
        padding: 7rem !important
    }
    .padding-top-xxl-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-xxl-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-xxl-28 {
        padding-block: 7rem !important
    }
    .padding-start-xxl-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-xxl-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-xxl-28 {
        padding-inline: 7rem !important
    }
    .margin-xxl-28 {
        margin: 7rem !important
    }
    .margin-top-xxl-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-xxl-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-xxl-28 {
        margin-block: 7rem !important
    }
    .margin-start-xxl-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-xxl-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-xxl-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-29 {
        gap: 7.25rem !important
    }
    .padding-xxl-29 {
        padding: 7.25rem !important
    }
    .padding-top-xxl-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-xxl-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-xxl-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-xxl-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-xxl-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-xxl-29 {
        padding-inline: 7.25rem !important
    }
    .margin-xxl-29 {
        margin: 7.25rem !important
    }
    .margin-top-xxl-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-xxl-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-xxl-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-xxl-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-xxl-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-xxl-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 1400px) {
    .gap-xxl-30 {
        gap: 7.5rem !important
    }
    .padding-xxl-30 {
        padding: 7.5rem !important
    }
    .padding-top-xxl-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-xxl-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-xxl-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-xxl-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-xxl-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-xxl-30 {
        padding-inline: 7.5rem !important
    }
    .margin-xxl-30 {
        margin: 7.5rem !important
    }
    .margin-top-xxl-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-xxl-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-xxl-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-xxl-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-xxl-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-xxl-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-0 {
        gap: 0 !important
    }
    .padding-exl-0 {
        padding: 0 !important
    }
    .padding-top-exl-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-exl-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-exl-0 {
        padding-block: 0 !important
    }
    .padding-start-exl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-exl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-exl-0 {
        padding-inline: 0 !important
    }
    .margin-exl-0 {
        margin: 0 !important
    }
    .margin-top-exl-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-exl-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-exl-0 {
        margin-block: 0 !important
    }
    .margin-start-exl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-exl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-exl-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-1 {
        gap: 0.25rem !important
    }
    .padding-exl-1 {
        padding: 0.25rem !important
    }
    .padding-top-exl-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-exl-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-exl-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-exl-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-exl-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-exl-1 {
        padding-inline: 0.25rem !important
    }
    .margin-exl-1 {
        margin: 0.25rem !important
    }
    .margin-top-exl-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-exl-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-exl-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-exl-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-exl-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-exl-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-2 {
        gap: 0.5rem !important
    }
    .padding-exl-2 {
        padding: 0.5rem !important
    }
    .padding-top-exl-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-exl-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-exl-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-exl-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-exl-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-exl-2 {
        padding-inline: 0.5rem !important
    }
    .margin-exl-2 {
        margin: 0.5rem !important
    }
    .margin-top-exl-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-exl-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-exl-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-exl-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-exl-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-exl-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-3 {
        gap: 0.75rem !important
    }
    .padding-exl-3 {
        padding: 0.75rem !important
    }
    .padding-top-exl-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-exl-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-exl-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-exl-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-exl-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-exl-3 {
        padding-inline: 0.75rem !important
    }
    .margin-exl-3 {
        margin: 0.75rem !important
    }
    .margin-top-exl-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-exl-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-exl-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-exl-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-exl-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-exl-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-4 {
        gap: 1rem !important
    }
    .padding-exl-4 {
        padding: 1rem !important
    }
    .padding-top-exl-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-exl-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-exl-4 {
        padding-block: 1rem !important
    }
    .padding-start-exl-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-exl-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-exl-4 {
        padding-inline: 1rem !important
    }
    .margin-exl-4 {
        margin: 1rem !important
    }
    .margin-top-exl-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-exl-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-exl-4 {
        margin-block: 1rem !important
    }
    .margin-start-exl-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-exl-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-exl-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-5 {
        gap: 1.25rem !important
    }
    .padding-exl-5 {
        padding: 1.25rem !important
    }
    .padding-top-exl-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-exl-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-exl-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-exl-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-exl-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-exl-5 {
        padding-inline: 1.25rem !important
    }
    .margin-exl-5 {
        margin: 1.25rem !important
    }
    .margin-top-exl-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-exl-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-exl-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-exl-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-exl-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-exl-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-6 {
        gap: 1.5rem !important
    }
    .padding-exl-6 {
        padding: 1.5rem !important
    }
    .padding-top-exl-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-exl-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-exl-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-exl-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-exl-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-exl-6 {
        padding-inline: 1.5rem !important
    }
    .margin-exl-6 {
        margin: 1.5rem !important
    }
    .margin-top-exl-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-exl-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-exl-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-exl-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-exl-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-exl-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-7 {
        gap: 1.75rem !important
    }
    .padding-exl-7 {
        padding: 1.75rem !important
    }
    .padding-top-exl-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-exl-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-exl-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-exl-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-exl-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-exl-7 {
        padding-inline: 1.75rem !important
    }
    .margin-exl-7 {
        margin: 1.75rem !important
    }
    .margin-top-exl-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-exl-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-exl-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-exl-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-exl-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-exl-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-8 {
        gap: 2rem !important
    }
    .padding-exl-8 {
        padding: 2rem !important
    }
    .padding-top-exl-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-exl-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-exl-8 {
        padding-block: 2rem !important
    }
    .padding-start-exl-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-exl-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-exl-8 {
        padding-inline: 2rem !important
    }
    .margin-exl-8 {
        margin: 2rem !important
    }
    .margin-top-exl-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-exl-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-exl-8 {
        margin-block: 2rem !important
    }
    .margin-start-exl-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-exl-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-exl-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-9 {
        gap: 2.25rem !important
    }
    .padding-exl-9 {
        padding: 2.25rem !important
    }
    .padding-top-exl-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-exl-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-exl-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-exl-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-exl-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-exl-9 {
        padding-inline: 2.25rem !important
    }
    .margin-exl-9 {
        margin: 2.25rem !important
    }
    .margin-top-exl-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-exl-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-exl-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-exl-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-exl-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-exl-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-10 {
        gap: 2.5rem !important
    }
    .padding-exl-10 {
        padding: 2.5rem !important
    }
    .padding-top-exl-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-exl-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-exl-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-exl-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-exl-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-exl-10 {
        padding-inline: 2.5rem !important
    }
    .margin-exl-10 {
        margin: 2.5rem !important
    }
    .margin-top-exl-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-exl-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-exl-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-exl-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-exl-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-exl-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-11 {
        gap: 2.75rem !important
    }
    .padding-exl-11 {
        padding: 2.75rem !important
    }
    .padding-top-exl-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-exl-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-exl-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-exl-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-exl-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-exl-11 {
        padding-inline: 2.75rem !important
    }
    .margin-exl-11 {
        margin: 2.75rem !important
    }
    .margin-top-exl-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-exl-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-exl-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-exl-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-exl-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-exl-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-12 {
        gap: 3rem !important
    }
    .padding-exl-12 {
        padding: 3rem !important
    }
    .padding-top-exl-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-exl-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-exl-12 {
        padding-block: 3rem !important
    }
    .padding-start-exl-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-exl-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-exl-12 {
        padding-inline: 3rem !important
    }
    .margin-exl-12 {
        margin: 3rem !important
    }
    .margin-top-exl-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-exl-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-exl-12 {
        margin-block: 3rem !important
    }
    .margin-start-exl-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-exl-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-exl-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-13 {
        gap: 3.25rem !important
    }
    .padding-exl-13 {
        padding: 3.25rem !important
    }
    .padding-top-exl-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-exl-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-exl-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-exl-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-exl-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-exl-13 {
        padding-inline: 3.25rem !important
    }
    .margin-exl-13 {
        margin: 3.25rem !important
    }
    .margin-top-exl-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-exl-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-exl-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-exl-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-exl-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-exl-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-14 {
        gap: 3.5rem !important
    }
    .padding-exl-14 {
        padding: 3.5rem !important
    }
    .padding-top-exl-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-exl-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-exl-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-exl-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-exl-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-exl-14 {
        padding-inline: 3.5rem !important
    }
    .margin-exl-14 {
        margin: 3.5rem !important
    }
    .margin-top-exl-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-exl-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-exl-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-exl-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-exl-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-exl-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-15 {
        gap: 3.75rem !important
    }
    .padding-exl-15 {
        padding: 3.75rem !important
    }
    .padding-top-exl-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-exl-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-exl-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-exl-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-exl-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-exl-15 {
        padding-inline: 3.75rem !important
    }
    .margin-exl-15 {
        margin: 3.75rem !important
    }
    .margin-top-exl-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-exl-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-exl-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-exl-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-exl-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-exl-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-16 {
        gap: 4rem !important
    }
    .padding-exl-16 {
        padding: 4rem !important
    }
    .padding-top-exl-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-exl-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-exl-16 {
        padding-block: 4rem !important
    }
    .padding-start-exl-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-exl-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-exl-16 {
        padding-inline: 4rem !important
    }
    .margin-exl-16 {
        margin: 4rem !important
    }
    .margin-top-exl-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-exl-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-exl-16 {
        margin-block: 4rem !important
    }
    .margin-start-exl-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-exl-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-exl-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-17 {
        gap: 4.25rem !important
    }
    .padding-exl-17 {
        padding: 4.25rem !important
    }
    .padding-top-exl-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-exl-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-exl-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-exl-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-exl-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-exl-17 {
        padding-inline: 4.25rem !important
    }
    .margin-exl-17 {
        margin: 4.25rem !important
    }
    .margin-top-exl-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-exl-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-exl-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-exl-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-exl-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-exl-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-18 {
        gap: 4.5rem !important
    }
    .padding-exl-18 {
        padding: 4.5rem !important
    }
    .padding-top-exl-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-exl-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-exl-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-exl-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-exl-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-exl-18 {
        padding-inline: 4.5rem !important
    }
    .margin-exl-18 {
        margin: 4.5rem !important
    }
    .margin-top-exl-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-exl-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-exl-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-exl-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-exl-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-exl-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-19 {
        gap: 4.75rem !important
    }
    .padding-exl-19 {
        padding: 4.75rem !important
    }
    .padding-top-exl-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-exl-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-exl-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-exl-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-exl-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-exl-19 {
        padding-inline: 4.75rem !important
    }
    .margin-exl-19 {
        margin: 4.75rem !important
    }
    .margin-top-exl-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-exl-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-exl-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-exl-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-exl-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-exl-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-20 {
        gap: 5rem !important
    }
    .padding-exl-20 {
        padding: 5rem !important
    }
    .padding-top-exl-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-exl-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-exl-20 {
        padding-block: 5rem !important
    }
    .padding-start-exl-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-exl-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-exl-20 {
        padding-inline: 5rem !important
    }
    .margin-exl-20 {
        margin: 5rem !important
    }
    .margin-top-exl-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-exl-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-exl-20 {
        margin-block: 5rem !important
    }
    .margin-start-exl-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-exl-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-exl-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-21 {
        gap: 5.25rem !important
    }
    .padding-exl-21 {
        padding: 5.25rem !important
    }
    .padding-top-exl-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-exl-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-exl-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-exl-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-exl-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-exl-21 {
        padding-inline: 5.25rem !important
    }
    .margin-exl-21 {
        margin: 5.25rem !important
    }
    .margin-top-exl-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-exl-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-exl-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-exl-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-exl-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-exl-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-22 {
        gap: 5.5rem !important
    }
    .padding-exl-22 {
        padding: 5.5rem !important
    }
    .padding-top-exl-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-exl-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-exl-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-exl-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-exl-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-exl-22 {
        padding-inline: 5.5rem !important
    }
    .margin-exl-22 {
        margin: 5.5rem !important
    }
    .margin-top-exl-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-exl-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-exl-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-exl-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-exl-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-exl-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-23 {
        gap: 5.75rem !important
    }
    .padding-exl-23 {
        padding: 5.75rem !important
    }
    .padding-top-exl-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-exl-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-exl-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-exl-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-exl-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-exl-23 {
        padding-inline: 5.75rem !important
    }
    .margin-exl-23 {
        margin: 5.75rem !important
    }
    .margin-top-exl-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-exl-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-exl-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-exl-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-exl-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-exl-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-24 {
        gap: 6rem !important
    }
    .padding-exl-24 {
        padding: 6rem !important
    }
    .padding-top-exl-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-exl-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-exl-24 {
        padding-block: 6rem !important
    }
    .padding-start-exl-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-exl-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-exl-24 {
        padding-inline: 6rem !important
    }
    .margin-exl-24 {
        margin: 6rem !important
    }
    .margin-top-exl-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-exl-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-exl-24 {
        margin-block: 6rem !important
    }
    .margin-start-exl-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-exl-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-exl-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-25 {
        gap: 6.25rem !important
    }
    .padding-exl-25 {
        padding: 6.25rem !important
    }
    .padding-top-exl-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-exl-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-exl-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-exl-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-exl-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-exl-25 {
        padding-inline: 6.25rem !important
    }
    .margin-exl-25 {
        margin: 6.25rem !important
    }
    .margin-top-exl-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-exl-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-exl-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-exl-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-exl-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-exl-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-26 {
        gap: 6.5rem !important
    }
    .padding-exl-26 {
        padding: 6.5rem !important
    }
    .padding-top-exl-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-exl-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-exl-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-exl-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-exl-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-exl-26 {
        padding-inline: 6.5rem !important
    }
    .margin-exl-26 {
        margin: 6.5rem !important
    }
    .margin-top-exl-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-exl-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-exl-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-exl-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-exl-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-exl-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-27 {
        gap: 6.75rem !important
    }
    .padding-exl-27 {
        padding: 6.75rem !important
    }
    .padding-top-exl-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-exl-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-exl-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-exl-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-exl-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-exl-27 {
        padding-inline: 6.75rem !important
    }
    .margin-exl-27 {
        margin: 6.75rem !important
    }
    .margin-top-exl-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-exl-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-exl-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-exl-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-exl-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-exl-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-28 {
        gap: 7rem !important
    }
    .padding-exl-28 {
        padding: 7rem !important
    }
    .padding-top-exl-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-exl-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-exl-28 {
        padding-block: 7rem !important
    }
    .padding-start-exl-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-exl-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-exl-28 {
        padding-inline: 7rem !important
    }
    .margin-exl-28 {
        margin: 7rem !important
    }
    .margin-top-exl-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-exl-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-exl-28 {
        margin-block: 7rem !important
    }
    .margin-start-exl-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-exl-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-exl-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-29 {
        gap: 7.25rem !important
    }
    .padding-exl-29 {
        padding: 7.25rem !important
    }
    .padding-top-exl-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-exl-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-exl-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-exl-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-exl-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-exl-29 {
        padding-inline: 7.25rem !important
    }
    .margin-exl-29 {
        margin: 7.25rem !important
    }
    .margin-top-exl-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-exl-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-exl-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-exl-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-exl-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-exl-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 1600px) {
    .gap-exl-30 {
        gap: 7.5rem !important
    }
    .padding-exl-30 {
        padding: 7.5rem !important
    }
    .padding-top-exl-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-exl-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-exl-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-exl-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-exl-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-exl-30 {
        padding-inline: 7.5rem !important
    }
    .margin-exl-30 {
        margin: 7.5rem !important
    }
    .margin-top-exl-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-exl-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-exl-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-exl-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-exl-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-exl-30 {
        margin-inline: 7.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-0 {
        gap: 0 !important
    }
    .padding-exxl-0 {
        padding: 0 !important
    }
    .padding-top-exxl-0 {
        -webkit-padding-before: 0 !important;
        padding-block-start: 0 !important
    }
    .padding-bottom-exxl-0 {
        -webkit-padding-after: 0 !important;
        padding-block-end: 0 !important
    }
    .padding-y-exxl-0 {
        padding-block: 0 !important
    }
    .padding-start-exxl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
    .padding-end-exxl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }
    .padding-x-exxl-0 {
        padding-inline: 0 !important
    }
    .margin-exxl-0 {
        margin: 0 !important
    }
    .margin-top-exxl-0 {
        -webkit-margin-before: 0 !important;
        margin-block-start: 0 !important
    }
    .margin-bottom-exxl-0 {
        -webkit-margin-after: 0 !important;
        margin-block-end: 0 !important
    }
    .margin-y-exxl-0 {
        margin-block: 0 !important
    }
    .margin-start-exxl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }
    .margin-end-exxl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }
    .margin-x-exxl-0 {
        margin-inline: 0 !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-1 {
        gap: 0.25rem !important
    }
    .padding-exxl-1 {
        padding: 0.25rem !important
    }
    .padding-top-exxl-1 {
        -webkit-padding-before: 0.25rem !important;
        padding-block-start: 0.25rem !important
    }
    .padding-bottom-exxl-1 {
        -webkit-padding-after: 0.25rem !important;
        padding-block-end: 0.25rem !important
    }
    .padding-y-exxl-1 {
        padding-block: 0.25rem !important
    }
    .padding-start-exxl-1 {
        -webkit-padding-start: 0.25rem !important;
        padding-inline-start: 0.25rem !important
    }
    .padding-end-exxl-1 {
        -webkit-padding-end: 0.25rem !important;
        padding-inline-end: 0.25rem !important
    }
    .padding-x-exxl-1 {
        padding-inline: 0.25rem !important
    }
    .margin-exxl-1 {
        margin: 0.25rem !important
    }
    .margin-top-exxl-1 {
        -webkit-margin-before: 0.25rem !important;
        margin-block-start: 0.25rem !important
    }
    .margin-bottom-exxl-1 {
        -webkit-margin-after: 0.25rem !important;
        margin-block-end: 0.25rem !important
    }
    .margin-y-exxl-1 {
        margin-block: 0.25rem !important
    }
    .margin-start-exxl-1 {
        -webkit-margin-start: 0.25rem !important;
        margin-inline-start: 0.25rem !important
    }
    .margin-end-exxl-1 {
        -webkit-margin-end: 0.25rem !important;
        margin-inline-end: 0.25rem !important
    }
    .margin-x-exxl-1 {
        margin-inline: 0.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-2 {
        gap: 0.5rem !important
    }
    .padding-exxl-2 {
        padding: 0.5rem !important
    }
    .padding-top-exxl-2 {
        -webkit-padding-before: 0.5rem !important;
        padding-block-start: 0.5rem !important
    }
    .padding-bottom-exxl-2 {
        -webkit-padding-after: 0.5rem !important;
        padding-block-end: 0.5rem !important
    }
    .padding-y-exxl-2 {
        padding-block: 0.5rem !important
    }
    .padding-start-exxl-2 {
        -webkit-padding-start: 0.5rem !important;
        padding-inline-start: 0.5rem !important
    }
    .padding-end-exxl-2 {
        -webkit-padding-end: 0.5rem !important;
        padding-inline-end: 0.5rem !important
    }
    .padding-x-exxl-2 {
        padding-inline: 0.5rem !important
    }
    .margin-exxl-2 {
        margin: 0.5rem !important
    }
    .margin-top-exxl-2 {
        -webkit-margin-before: 0.5rem !important;
        margin-block-start: 0.5rem !important
    }
    .margin-bottom-exxl-2 {
        -webkit-margin-after: 0.5rem !important;
        margin-block-end: 0.5rem !important
    }
    .margin-y-exxl-2 {
        margin-block: 0.5rem !important
    }
    .margin-start-exxl-2 {
        -webkit-margin-start: 0.5rem !important;
        margin-inline-start: 0.5rem !important
    }
    .margin-end-exxl-2 {
        -webkit-margin-end: 0.5rem !important;
        margin-inline-end: 0.5rem !important
    }
    .margin-x-exxl-2 {
        margin-inline: 0.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-3 {
        gap: 0.75rem !important
    }
    .padding-exxl-3 {
        padding: 0.75rem !important
    }
    .padding-top-exxl-3 {
        -webkit-padding-before: 0.75rem !important;
        padding-block-start: 0.75rem !important
    }
    .padding-bottom-exxl-3 {
        -webkit-padding-after: 0.75rem !important;
        padding-block-end: 0.75rem !important
    }
    .padding-y-exxl-3 {
        padding-block: 0.75rem !important
    }
    .padding-start-exxl-3 {
        -webkit-padding-start: 0.75rem !important;
        padding-inline-start: 0.75rem !important
    }
    .padding-end-exxl-3 {
        -webkit-padding-end: 0.75rem !important;
        padding-inline-end: 0.75rem !important
    }
    .padding-x-exxl-3 {
        padding-inline: 0.75rem !important
    }
    .margin-exxl-3 {
        margin: 0.75rem !important
    }
    .margin-top-exxl-3 {
        -webkit-margin-before: 0.75rem !important;
        margin-block-start: 0.75rem !important
    }
    .margin-bottom-exxl-3 {
        -webkit-margin-after: 0.75rem !important;
        margin-block-end: 0.75rem !important
    }
    .margin-y-exxl-3 {
        margin-block: 0.75rem !important
    }
    .margin-start-exxl-3 {
        -webkit-margin-start: 0.75rem !important;
        margin-inline-start: 0.75rem !important
    }
    .margin-end-exxl-3 {
        -webkit-margin-end: 0.75rem !important;
        margin-inline-end: 0.75rem !important
    }
    .margin-x-exxl-3 {
        margin-inline: 0.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-4 {
        gap: 1rem !important
    }
    .padding-exxl-4 {
        padding: 1rem !important
    }
    .padding-top-exxl-4 {
        -webkit-padding-before: 1rem !important;
        padding-block-start: 1rem !important
    }
    .padding-bottom-exxl-4 {
        -webkit-padding-after: 1rem !important;
        padding-block-end: 1rem !important
    }
    .padding-y-exxl-4 {
        padding-block: 1rem !important
    }
    .padding-start-exxl-4 {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }
    .padding-end-exxl-4 {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }
    .padding-x-exxl-4 {
        padding-inline: 1rem !important
    }
    .margin-exxl-4 {
        margin: 1rem !important
    }
    .margin-top-exxl-4 {
        -webkit-margin-before: 1rem !important;
        margin-block-start: 1rem !important
    }
    .margin-bottom-exxl-4 {
        -webkit-margin-after: 1rem !important;
        margin-block-end: 1rem !important
    }
    .margin-y-exxl-4 {
        margin-block: 1rem !important
    }
    .margin-start-exxl-4 {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }
    .margin-end-exxl-4 {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }
    .margin-x-exxl-4 {
        margin-inline: 1rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-5 {
        gap: 1.25rem !important
    }
    .padding-exxl-5 {
        padding: 1.25rem !important
    }
    .padding-top-exxl-5 {
        -webkit-padding-before: 1.25rem !important;
        padding-block-start: 1.25rem !important
    }
    .padding-bottom-exxl-5 {
        -webkit-padding-after: 1.25rem !important;
        padding-block-end: 1.25rem !important
    }
    .padding-y-exxl-5 {
        padding-block: 1.25rem !important
    }
    .padding-start-exxl-5 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important
    }
    .padding-end-exxl-5 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important
    }
    .padding-x-exxl-5 {
        padding-inline: 1.25rem !important
    }
    .margin-exxl-5 {
        margin: 1.25rem !important
    }
    .margin-top-exxl-5 {
        -webkit-margin-before: 1.25rem !important;
        margin-block-start: 1.25rem !important
    }
    .margin-bottom-exxl-5 {
        -webkit-margin-after: 1.25rem !important;
        margin-block-end: 1.25rem !important
    }
    .margin-y-exxl-5 {
        margin-block: 1.25rem !important
    }
    .margin-start-exxl-5 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important
    }
    .margin-end-exxl-5 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important
    }
    .margin-x-exxl-5 {
        margin-inline: 1.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-6 {
        gap: 1.5rem !important
    }
    .padding-exxl-6 {
        padding: 1.5rem !important
    }
    .padding-top-exxl-6 {
        -webkit-padding-before: 1.5rem !important;
        padding-block-start: 1.5rem !important
    }
    .padding-bottom-exxl-6 {
        -webkit-padding-after: 1.5rem !important;
        padding-block-end: 1.5rem !important
    }
    .padding-y-exxl-6 {
        padding-block: 1.5rem !important
    }
    .padding-start-exxl-6 {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }
    .padding-end-exxl-6 {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }
    .padding-x-exxl-6 {
        padding-inline: 1.5rem !important
    }
    .margin-exxl-6 {
        margin: 1.5rem !important
    }
    .margin-top-exxl-6 {
        -webkit-margin-before: 1.5rem !important;
        margin-block-start: 1.5rem !important
    }
    .margin-bottom-exxl-6 {
        -webkit-margin-after: 1.5rem !important;
        margin-block-end: 1.5rem !important
    }
    .margin-y-exxl-6 {
        margin-block: 1.5rem !important
    }
    .margin-start-exxl-6 {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }
    .margin-end-exxl-6 {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }
    .margin-x-exxl-6 {
        margin-inline: 1.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-7 {
        gap: 1.75rem !important
    }
    .padding-exxl-7 {
        padding: 1.75rem !important
    }
    .padding-top-exxl-7 {
        -webkit-padding-before: 1.75rem !important;
        padding-block-start: 1.75rem !important
    }
    .padding-bottom-exxl-7 {
        -webkit-padding-after: 1.75rem !important;
        padding-block-end: 1.75rem !important
    }
    .padding-y-exxl-7 {
        padding-block: 1.75rem !important
    }
    .padding-start-exxl-7 {
        -webkit-padding-start: 1.75rem !important;
        padding-inline-start: 1.75rem !important
    }
    .padding-end-exxl-7 {
        -webkit-padding-end: 1.75rem !important;
        padding-inline-end: 1.75rem !important
    }
    .padding-x-exxl-7 {
        padding-inline: 1.75rem !important
    }
    .margin-exxl-7 {
        margin: 1.75rem !important
    }
    .margin-top-exxl-7 {
        -webkit-margin-before: 1.75rem !important;
        margin-block-start: 1.75rem !important
    }
    .margin-bottom-exxl-7 {
        -webkit-margin-after: 1.75rem !important;
        margin-block-end: 1.75rem !important
    }
    .margin-y-exxl-7 {
        margin-block: 1.75rem !important
    }
    .margin-start-exxl-7 {
        -webkit-margin-start: 1.75rem !important;
        margin-inline-start: 1.75rem !important
    }
    .margin-end-exxl-7 {
        -webkit-margin-end: 1.75rem !important;
        margin-inline-end: 1.75rem !important
    }
    .margin-x-exxl-7 {
        margin-inline: 1.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-8 {
        gap: 2rem !important
    }
    .padding-exxl-8 {
        padding: 2rem !important
    }
    .padding-top-exxl-8 {
        -webkit-padding-before: 2rem !important;
        padding-block-start: 2rem !important
    }
    .padding-bottom-exxl-8 {
        -webkit-padding-after: 2rem !important;
        padding-block-end: 2rem !important
    }
    .padding-y-exxl-8 {
        padding-block: 2rem !important
    }
    .padding-start-exxl-8 {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }
    .padding-end-exxl-8 {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }
    .padding-x-exxl-8 {
        padding-inline: 2rem !important
    }
    .margin-exxl-8 {
        margin: 2rem !important
    }
    .margin-top-exxl-8 {
        -webkit-margin-before: 2rem !important;
        margin-block-start: 2rem !important
    }
    .margin-bottom-exxl-8 {
        -webkit-margin-after: 2rem !important;
        margin-block-end: 2rem !important
    }
    .margin-y-exxl-8 {
        margin-block: 2rem !important
    }
    .margin-start-exxl-8 {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }
    .margin-end-exxl-8 {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }
    .margin-x-exxl-8 {
        margin-inline: 2rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-9 {
        gap: 2.25rem !important
    }
    .padding-exxl-9 {
        padding: 2.25rem !important
    }
    .padding-top-exxl-9 {
        -webkit-padding-before: 2.25rem !important;
        padding-block-start: 2.25rem !important
    }
    .padding-bottom-exxl-9 {
        -webkit-padding-after: 2.25rem !important;
        padding-block-end: 2.25rem !important
    }
    .padding-y-exxl-9 {
        padding-block: 2.25rem !important
    }
    .padding-start-exxl-9 {
        -webkit-padding-start: 2.25rem !important;
        padding-inline-start: 2.25rem !important
    }
    .padding-end-exxl-9 {
        -webkit-padding-end: 2.25rem !important;
        padding-inline-end: 2.25rem !important
    }
    .padding-x-exxl-9 {
        padding-inline: 2.25rem !important
    }
    .margin-exxl-9 {
        margin: 2.25rem !important
    }
    .margin-top-exxl-9 {
        -webkit-margin-before: 2.25rem !important;
        margin-block-start: 2.25rem !important
    }
    .margin-bottom-exxl-9 {
        -webkit-margin-after: 2.25rem !important;
        margin-block-end: 2.25rem !important
    }
    .margin-y-exxl-9 {
        margin-block: 2.25rem !important
    }
    .margin-start-exxl-9 {
        -webkit-margin-start: 2.25rem !important;
        margin-inline-start: 2.25rem !important
    }
    .margin-end-exxl-9 {
        -webkit-margin-end: 2.25rem !important;
        margin-inline-end: 2.25rem !important
    }
    .margin-x-exxl-9 {
        margin-inline: 2.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-10 {
        gap: 2.5rem !important
    }
    .padding-exxl-10 {
        padding: 2.5rem !important
    }
    .padding-top-exxl-10 {
        -webkit-padding-before: 2.5rem !important;
        padding-block-start: 2.5rem !important
    }
    .padding-bottom-exxl-10 {
        -webkit-padding-after: 2.5rem !important;
        padding-block-end: 2.5rem !important
    }
    .padding-y-exxl-10 {
        padding-block: 2.5rem !important
    }
    .padding-start-exxl-10 {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }
    .padding-end-exxl-10 {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }
    .padding-x-exxl-10 {
        padding-inline: 2.5rem !important
    }
    .margin-exxl-10 {
        margin: 2.5rem !important
    }
    .margin-top-exxl-10 {
        -webkit-margin-before: 2.5rem !important;
        margin-block-start: 2.5rem !important
    }
    .margin-bottom-exxl-10 {
        -webkit-margin-after: 2.5rem !important;
        margin-block-end: 2.5rem !important
    }
    .margin-y-exxl-10 {
        margin-block: 2.5rem !important
    }
    .margin-start-exxl-10 {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }
    .margin-end-exxl-10 {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }
    .margin-x-exxl-10 {
        margin-inline: 2.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-11 {
        gap: 2.75rem !important
    }
    .padding-exxl-11 {
        padding: 2.75rem !important
    }
    .padding-top-exxl-11 {
        -webkit-padding-before: 2.75rem !important;
        padding-block-start: 2.75rem !important
    }
    .padding-bottom-exxl-11 {
        -webkit-padding-after: 2.75rem !important;
        padding-block-end: 2.75rem !important
    }
    .padding-y-exxl-11 {
        padding-block: 2.75rem !important
    }
    .padding-start-exxl-11 {
        -webkit-padding-start: 2.75rem !important;
        padding-inline-start: 2.75rem !important
    }
    .padding-end-exxl-11 {
        -webkit-padding-end: 2.75rem !important;
        padding-inline-end: 2.75rem !important
    }
    .padding-x-exxl-11 {
        padding-inline: 2.75rem !important
    }
    .margin-exxl-11 {
        margin: 2.75rem !important
    }
    .margin-top-exxl-11 {
        -webkit-margin-before: 2.75rem !important;
        margin-block-start: 2.75rem !important
    }
    .margin-bottom-exxl-11 {
        -webkit-margin-after: 2.75rem !important;
        margin-block-end: 2.75rem !important
    }
    .margin-y-exxl-11 {
        margin-block: 2.75rem !important
    }
    .margin-start-exxl-11 {
        -webkit-margin-start: 2.75rem !important;
        margin-inline-start: 2.75rem !important
    }
    .margin-end-exxl-11 {
        -webkit-margin-end: 2.75rem !important;
        margin-inline-end: 2.75rem !important
    }
    .margin-x-exxl-11 {
        margin-inline: 2.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-12 {
        gap: 3rem !important
    }
    .padding-exxl-12 {
        padding: 3rem !important
    }
    .padding-top-exxl-12 {
        -webkit-padding-before: 3rem !important;
        padding-block-start: 3rem !important
    }
    .padding-bottom-exxl-12 {
        -webkit-padding-after: 3rem !important;
        padding-block-end: 3rem !important
    }
    .padding-y-exxl-12 {
        padding-block: 3rem !important
    }
    .padding-start-exxl-12 {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }
    .padding-end-exxl-12 {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }
    .padding-x-exxl-12 {
        padding-inline: 3rem !important
    }
    .margin-exxl-12 {
        margin: 3rem !important
    }
    .margin-top-exxl-12 {
        -webkit-margin-before: 3rem !important;
        margin-block-start: 3rem !important
    }
    .margin-bottom-exxl-12 {
        -webkit-margin-after: 3rem !important;
        margin-block-end: 3rem !important
    }
    .margin-y-exxl-12 {
        margin-block: 3rem !important
    }
    .margin-start-exxl-12 {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }
    .margin-end-exxl-12 {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }
    .margin-x-exxl-12 {
        margin-inline: 3rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-13 {
        gap: 3.25rem !important
    }
    .padding-exxl-13 {
        padding: 3.25rem !important
    }
    .padding-top-exxl-13 {
        -webkit-padding-before: 3.25rem !important;
        padding-block-start: 3.25rem !important
    }
    .padding-bottom-exxl-13 {
        -webkit-padding-after: 3.25rem !important;
        padding-block-end: 3.25rem !important
    }
    .padding-y-exxl-13 {
        padding-block: 3.25rem !important
    }
    .padding-start-exxl-13 {
        -webkit-padding-start: 3.25rem !important;
        padding-inline-start: 3.25rem !important
    }
    .padding-end-exxl-13 {
        -webkit-padding-end: 3.25rem !important;
        padding-inline-end: 3.25rem !important
    }
    .padding-x-exxl-13 {
        padding-inline: 3.25rem !important
    }
    .margin-exxl-13 {
        margin: 3.25rem !important
    }
    .margin-top-exxl-13 {
        -webkit-margin-before: 3.25rem !important;
        margin-block-start: 3.25rem !important
    }
    .margin-bottom-exxl-13 {
        -webkit-margin-after: 3.25rem !important;
        margin-block-end: 3.25rem !important
    }
    .margin-y-exxl-13 {
        margin-block: 3.25rem !important
    }
    .margin-start-exxl-13 {
        -webkit-margin-start: 3.25rem !important;
        margin-inline-start: 3.25rem !important
    }
    .margin-end-exxl-13 {
        -webkit-margin-end: 3.25rem !important;
        margin-inline-end: 3.25rem !important
    }
    .margin-x-exxl-13 {
        margin-inline: 3.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-14 {
        gap: 3.5rem !important
    }
    .padding-exxl-14 {
        padding: 3.5rem !important
    }
    .padding-top-exxl-14 {
        -webkit-padding-before: 3.5rem !important;
        padding-block-start: 3.5rem !important
    }
    .padding-bottom-exxl-14 {
        -webkit-padding-after: 3.5rem !important;
        padding-block-end: 3.5rem !important
    }
    .padding-y-exxl-14 {
        padding-block: 3.5rem !important
    }
    .padding-start-exxl-14 {
        -webkit-padding-start: 3.5rem !important;
        padding-inline-start: 3.5rem !important
    }
    .padding-end-exxl-14 {
        -webkit-padding-end: 3.5rem !important;
        padding-inline-end: 3.5rem !important
    }
    .padding-x-exxl-14 {
        padding-inline: 3.5rem !important
    }
    .margin-exxl-14 {
        margin: 3.5rem !important
    }
    .margin-top-exxl-14 {
        -webkit-margin-before: 3.5rem !important;
        margin-block-start: 3.5rem !important
    }
    .margin-bottom-exxl-14 {
        -webkit-margin-after: 3.5rem !important;
        margin-block-end: 3.5rem !important
    }
    .margin-y-exxl-14 {
        margin-block: 3.5rem !important
    }
    .margin-start-exxl-14 {
        -webkit-margin-start: 3.5rem !important;
        margin-inline-start: 3.5rem !important
    }
    .margin-end-exxl-14 {
        -webkit-margin-end: 3.5rem !important;
        margin-inline-end: 3.5rem !important
    }
    .margin-x-exxl-14 {
        margin-inline: 3.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-15 {
        gap: 3.75rem !important
    }
    .padding-exxl-15 {
        padding: 3.75rem !important
    }
    .padding-top-exxl-15 {
        -webkit-padding-before: 3.75rem !important;
        padding-block-start: 3.75rem !important
    }
    .padding-bottom-exxl-15 {
        -webkit-padding-after: 3.75rem !important;
        padding-block-end: 3.75rem !important
    }
    .padding-y-exxl-15 {
        padding-block: 3.75rem !important
    }
    .padding-start-exxl-15 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important
    }
    .padding-end-exxl-15 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important
    }
    .padding-x-exxl-15 {
        padding-inline: 3.75rem !important
    }
    .margin-exxl-15 {
        margin: 3.75rem !important
    }
    .margin-top-exxl-15 {
        -webkit-margin-before: 3.75rem !important;
        margin-block-start: 3.75rem !important
    }
    .margin-bottom-exxl-15 {
        -webkit-margin-after: 3.75rem !important;
        margin-block-end: 3.75rem !important
    }
    .margin-y-exxl-15 {
        margin-block: 3.75rem !important
    }
    .margin-start-exxl-15 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important
    }
    .margin-end-exxl-15 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important
    }
    .margin-x-exxl-15 {
        margin-inline: 3.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-16 {
        gap: 4rem !important
    }
    .padding-exxl-16 {
        padding: 4rem !important
    }
    .padding-top-exxl-16 {
        -webkit-padding-before: 4rem !important;
        padding-block-start: 4rem !important
    }
    .padding-bottom-exxl-16 {
        -webkit-padding-after: 4rem !important;
        padding-block-end: 4rem !important
    }
    .padding-y-exxl-16 {
        padding-block: 4rem !important
    }
    .padding-start-exxl-16 {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }
    .padding-end-exxl-16 {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }
    .padding-x-exxl-16 {
        padding-inline: 4rem !important
    }
    .margin-exxl-16 {
        margin: 4rem !important
    }
    .margin-top-exxl-16 {
        -webkit-margin-before: 4rem !important;
        margin-block-start: 4rem !important
    }
    .margin-bottom-exxl-16 {
        -webkit-margin-after: 4rem !important;
        margin-block-end: 4rem !important
    }
    .margin-y-exxl-16 {
        margin-block: 4rem !important
    }
    .margin-start-exxl-16 {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }
    .margin-end-exxl-16 {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }
    .margin-x-exxl-16 {
        margin-inline: 4rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-17 {
        gap: 4.25rem !important
    }
    .padding-exxl-17 {
        padding: 4.25rem !important
    }
    .padding-top-exxl-17 {
        -webkit-padding-before: 4.25rem !important;
        padding-block-start: 4.25rem !important
    }
    .padding-bottom-exxl-17 {
        -webkit-padding-after: 4.25rem !important;
        padding-block-end: 4.25rem !important
    }
    .padding-y-exxl-17 {
        padding-block: 4.25rem !important
    }
    .padding-start-exxl-17 {
        -webkit-padding-start: 4.25rem !important;
        padding-inline-start: 4.25rem !important
    }
    .padding-end-exxl-17 {
        -webkit-padding-end: 4.25rem !important;
        padding-inline-end: 4.25rem !important
    }
    .padding-x-exxl-17 {
        padding-inline: 4.25rem !important
    }
    .margin-exxl-17 {
        margin: 4.25rem !important
    }
    .margin-top-exxl-17 {
        -webkit-margin-before: 4.25rem !important;
        margin-block-start: 4.25rem !important
    }
    .margin-bottom-exxl-17 {
        -webkit-margin-after: 4.25rem !important;
        margin-block-end: 4.25rem !important
    }
    .margin-y-exxl-17 {
        margin-block: 4.25rem !important
    }
    .margin-start-exxl-17 {
        -webkit-margin-start: 4.25rem !important;
        margin-inline-start: 4.25rem !important
    }
    .margin-end-exxl-17 {
        -webkit-margin-end: 4.25rem !important;
        margin-inline-end: 4.25rem !important
    }
    .margin-x-exxl-17 {
        margin-inline: 4.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-18 {
        gap: 4.5rem !important
    }
    .padding-exxl-18 {
        padding: 4.5rem !important
    }
    .padding-top-exxl-18 {
        -webkit-padding-before: 4.5rem !important;
        padding-block-start: 4.5rem !important
    }
    .padding-bottom-exxl-18 {
        -webkit-padding-after: 4.5rem !important;
        padding-block-end: 4.5rem !important
    }
    .padding-y-exxl-18 {
        padding-block: 4.5rem !important
    }
    .padding-start-exxl-18 {
        -webkit-padding-start: 4.5rem !important;
        padding-inline-start: 4.5rem !important
    }
    .padding-end-exxl-18 {
        -webkit-padding-end: 4.5rem !important;
        padding-inline-end: 4.5rem !important
    }
    .padding-x-exxl-18 {
        padding-inline: 4.5rem !important
    }
    .margin-exxl-18 {
        margin: 4.5rem !important
    }
    .margin-top-exxl-18 {
        -webkit-margin-before: 4.5rem !important;
        margin-block-start: 4.5rem !important
    }
    .margin-bottom-exxl-18 {
        -webkit-margin-after: 4.5rem !important;
        margin-block-end: 4.5rem !important
    }
    .margin-y-exxl-18 {
        margin-block: 4.5rem !important
    }
    .margin-start-exxl-18 {
        -webkit-margin-start: 4.5rem !important;
        margin-inline-start: 4.5rem !important
    }
    .margin-end-exxl-18 {
        -webkit-margin-end: 4.5rem !important;
        margin-inline-end: 4.5rem !important
    }
    .margin-x-exxl-18 {
        margin-inline: 4.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-19 {
        gap: 4.75rem !important
    }
    .padding-exxl-19 {
        padding: 4.75rem !important
    }
    .padding-top-exxl-19 {
        -webkit-padding-before: 4.75rem !important;
        padding-block-start: 4.75rem !important
    }
    .padding-bottom-exxl-19 {
        -webkit-padding-after: 4.75rem !important;
        padding-block-end: 4.75rem !important
    }
    .padding-y-exxl-19 {
        padding-block: 4.75rem !important
    }
    .padding-start-exxl-19 {
        -webkit-padding-start: 4.75rem !important;
        padding-inline-start: 4.75rem !important
    }
    .padding-end-exxl-19 {
        -webkit-padding-end: 4.75rem !important;
        padding-inline-end: 4.75rem !important
    }
    .padding-x-exxl-19 {
        padding-inline: 4.75rem !important
    }
    .margin-exxl-19 {
        margin: 4.75rem !important
    }
    .margin-top-exxl-19 {
        -webkit-margin-before: 4.75rem !important;
        margin-block-start: 4.75rem !important
    }
    .margin-bottom-exxl-19 {
        -webkit-margin-after: 4.75rem !important;
        margin-block-end: 4.75rem !important
    }
    .margin-y-exxl-19 {
        margin-block: 4.75rem !important
    }
    .margin-start-exxl-19 {
        -webkit-margin-start: 4.75rem !important;
        margin-inline-start: 4.75rem !important
    }
    .margin-end-exxl-19 {
        -webkit-margin-end: 4.75rem !important;
        margin-inline-end: 4.75rem !important
    }
    .margin-x-exxl-19 {
        margin-inline: 4.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-20 {
        gap: 5rem !important
    }
    .padding-exxl-20 {
        padding: 5rem !important
    }
    .padding-top-exxl-20 {
        -webkit-padding-before: 5rem !important;
        padding-block-start: 5rem !important
    }
    .padding-bottom-exxl-20 {
        -webkit-padding-after: 5rem !important;
        padding-block-end: 5rem !important
    }
    .padding-y-exxl-20 {
        padding-block: 5rem !important
    }
    .padding-start-exxl-20 {
        -webkit-padding-start: 5rem !important;
        padding-inline-start: 5rem !important
    }
    .padding-end-exxl-20 {
        -webkit-padding-end: 5rem !important;
        padding-inline-end: 5rem !important
    }
    .padding-x-exxl-20 {
        padding-inline: 5rem !important
    }
    .margin-exxl-20 {
        margin: 5rem !important
    }
    .margin-top-exxl-20 {
        -webkit-margin-before: 5rem !important;
        margin-block-start: 5rem !important
    }
    .margin-bottom-exxl-20 {
        -webkit-margin-after: 5rem !important;
        margin-block-end: 5rem !important
    }
    .margin-y-exxl-20 {
        margin-block: 5rem !important
    }
    .margin-start-exxl-20 {
        -webkit-margin-start: 5rem !important;
        margin-inline-start: 5rem !important
    }
    .margin-end-exxl-20 {
        -webkit-margin-end: 5rem !important;
        margin-inline-end: 5rem !important
    }
    .margin-x-exxl-20 {
        margin-inline: 5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-21 {
        gap: 5.25rem !important
    }
    .padding-exxl-21 {
        padding: 5.25rem !important
    }
    .padding-top-exxl-21 {
        -webkit-padding-before: 5.25rem !important;
        padding-block-start: 5.25rem !important
    }
    .padding-bottom-exxl-21 {
        -webkit-padding-after: 5.25rem !important;
        padding-block-end: 5.25rem !important
    }
    .padding-y-exxl-21 {
        padding-block: 5.25rem !important
    }
    .padding-start-exxl-21 {
        -webkit-padding-start: 5.25rem !important;
        padding-inline-start: 5.25rem !important
    }
    .padding-end-exxl-21 {
        -webkit-padding-end: 5.25rem !important;
        padding-inline-end: 5.25rem !important
    }
    .padding-x-exxl-21 {
        padding-inline: 5.25rem !important
    }
    .margin-exxl-21 {
        margin: 5.25rem !important
    }
    .margin-top-exxl-21 {
        -webkit-margin-before: 5.25rem !important;
        margin-block-start: 5.25rem !important
    }
    .margin-bottom-exxl-21 {
        -webkit-margin-after: 5.25rem !important;
        margin-block-end: 5.25rem !important
    }
    .margin-y-exxl-21 {
        margin-block: 5.25rem !important
    }
    .margin-start-exxl-21 {
        -webkit-margin-start: 5.25rem !important;
        margin-inline-start: 5.25rem !important
    }
    .margin-end-exxl-21 {
        -webkit-margin-end: 5.25rem !important;
        margin-inline-end: 5.25rem !important
    }
    .margin-x-exxl-21 {
        margin-inline: 5.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-22 {
        gap: 5.5rem !important
    }
    .padding-exxl-22 {
        padding: 5.5rem !important
    }
    .padding-top-exxl-22 {
        -webkit-padding-before: 5.5rem !important;
        padding-block-start: 5.5rem !important
    }
    .padding-bottom-exxl-22 {
        -webkit-padding-after: 5.5rem !important;
        padding-block-end: 5.5rem !important
    }
    .padding-y-exxl-22 {
        padding-block: 5.5rem !important
    }
    .padding-start-exxl-22 {
        -webkit-padding-start: 5.5rem !important;
        padding-inline-start: 5.5rem !important
    }
    .padding-end-exxl-22 {
        -webkit-padding-end: 5.5rem !important;
        padding-inline-end: 5.5rem !important
    }
    .padding-x-exxl-22 {
        padding-inline: 5.5rem !important
    }
    .margin-exxl-22 {
        margin: 5.5rem !important
    }
    .margin-top-exxl-22 {
        -webkit-margin-before: 5.5rem !important;
        margin-block-start: 5.5rem !important
    }
    .margin-bottom-exxl-22 {
        -webkit-margin-after: 5.5rem !important;
        margin-block-end: 5.5rem !important
    }
    .margin-y-exxl-22 {
        margin-block: 5.5rem !important
    }
    .margin-start-exxl-22 {
        -webkit-margin-start: 5.5rem !important;
        margin-inline-start: 5.5rem !important
    }
    .margin-end-exxl-22 {
        -webkit-margin-end: 5.5rem !important;
        margin-inline-end: 5.5rem !important
    }
    .margin-x-exxl-22 {
        margin-inline: 5.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-23 {
        gap: 5.75rem !important
    }
    .padding-exxl-23 {
        padding: 5.75rem !important
    }
    .padding-top-exxl-23 {
        -webkit-padding-before: 5.75rem !important;
        padding-block-start: 5.75rem !important
    }
    .padding-bottom-exxl-23 {
        -webkit-padding-after: 5.75rem !important;
        padding-block-end: 5.75rem !important
    }
    .padding-y-exxl-23 {
        padding-block: 5.75rem !important
    }
    .padding-start-exxl-23 {
        -webkit-padding-start: 5.75rem !important;
        padding-inline-start: 5.75rem !important
    }
    .padding-end-exxl-23 {
        -webkit-padding-end: 5.75rem !important;
        padding-inline-end: 5.75rem !important
    }
    .padding-x-exxl-23 {
        padding-inline: 5.75rem !important
    }
    .margin-exxl-23 {
        margin: 5.75rem !important
    }
    .margin-top-exxl-23 {
        -webkit-margin-before: 5.75rem !important;
        margin-block-start: 5.75rem !important
    }
    .margin-bottom-exxl-23 {
        -webkit-margin-after: 5.75rem !important;
        margin-block-end: 5.75rem !important
    }
    .margin-y-exxl-23 {
        margin-block: 5.75rem !important
    }
    .margin-start-exxl-23 {
        -webkit-margin-start: 5.75rem !important;
        margin-inline-start: 5.75rem !important
    }
    .margin-end-exxl-23 {
        -webkit-margin-end: 5.75rem !important;
        margin-inline-end: 5.75rem !important
    }
    .margin-x-exxl-23 {
        margin-inline: 5.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-24 {
        gap: 6rem !important
    }
    .padding-exxl-24 {
        padding: 6rem !important
    }
    .padding-top-exxl-24 {
        -webkit-padding-before: 6rem !important;
        padding-block-start: 6rem !important
    }
    .padding-bottom-exxl-24 {
        -webkit-padding-after: 6rem !important;
        padding-block-end: 6rem !important
    }
    .padding-y-exxl-24 {
        padding-block: 6rem !important
    }
    .padding-start-exxl-24 {
        -webkit-padding-start: 6rem !important;
        padding-inline-start: 6rem !important
    }
    .padding-end-exxl-24 {
        -webkit-padding-end: 6rem !important;
        padding-inline-end: 6rem !important
    }
    .padding-x-exxl-24 {
        padding-inline: 6rem !important
    }
    .margin-exxl-24 {
        margin: 6rem !important
    }
    .margin-top-exxl-24 {
        -webkit-margin-before: 6rem !important;
        margin-block-start: 6rem !important
    }
    .margin-bottom-exxl-24 {
        -webkit-margin-after: 6rem !important;
        margin-block-end: 6rem !important
    }
    .margin-y-exxl-24 {
        margin-block: 6rem !important
    }
    .margin-start-exxl-24 {
        -webkit-margin-start: 6rem !important;
        margin-inline-start: 6rem !important
    }
    .margin-end-exxl-24 {
        -webkit-margin-end: 6rem !important;
        margin-inline-end: 6rem !important
    }
    .margin-x-exxl-24 {
        margin-inline: 6rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-25 {
        gap: 6.25rem !important
    }
    .padding-exxl-25 {
        padding: 6.25rem !important
    }
    .padding-top-exxl-25 {
        -webkit-padding-before: 6.25rem !important;
        padding-block-start: 6.25rem !important
    }
    .padding-bottom-exxl-25 {
        -webkit-padding-after: 6.25rem !important;
        padding-block-end: 6.25rem !important
    }
    .padding-y-exxl-25 {
        padding-block: 6.25rem !important
    }
    .padding-start-exxl-25 {
        -webkit-padding-start: 6.25rem !important;
        padding-inline-start: 6.25rem !important
    }
    .padding-end-exxl-25 {
        -webkit-padding-end: 6.25rem !important;
        padding-inline-end: 6.25rem !important
    }
    .padding-x-exxl-25 {
        padding-inline: 6.25rem !important
    }
    .margin-exxl-25 {
        margin: 6.25rem !important
    }
    .margin-top-exxl-25 {
        -webkit-margin-before: 6.25rem !important;
        margin-block-start: 6.25rem !important
    }
    .margin-bottom-exxl-25 {
        -webkit-margin-after: 6.25rem !important;
        margin-block-end: 6.25rem !important
    }
    .margin-y-exxl-25 {
        margin-block: 6.25rem !important
    }
    .margin-start-exxl-25 {
        -webkit-margin-start: 6.25rem !important;
        margin-inline-start: 6.25rem !important
    }
    .margin-end-exxl-25 {
        -webkit-margin-end: 6.25rem !important;
        margin-inline-end: 6.25rem !important
    }
    .margin-x-exxl-25 {
        margin-inline: 6.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-26 {
        gap: 6.5rem !important
    }
    .padding-exxl-26 {
        padding: 6.5rem !important
    }
    .padding-top-exxl-26 {
        -webkit-padding-before: 6.5rem !important;
        padding-block-start: 6.5rem !important
    }
    .padding-bottom-exxl-26 {
        -webkit-padding-after: 6.5rem !important;
        padding-block-end: 6.5rem !important
    }
    .padding-y-exxl-26 {
        padding-block: 6.5rem !important
    }
    .padding-start-exxl-26 {
        -webkit-padding-start: 6.5rem !important;
        padding-inline-start: 6.5rem !important
    }
    .padding-end-exxl-26 {
        -webkit-padding-end: 6.5rem !important;
        padding-inline-end: 6.5rem !important
    }
    .padding-x-exxl-26 {
        padding-inline: 6.5rem !important
    }
    .margin-exxl-26 {
        margin: 6.5rem !important
    }
    .margin-top-exxl-26 {
        -webkit-margin-before: 6.5rem !important;
        margin-block-start: 6.5rem !important
    }
    .margin-bottom-exxl-26 {
        -webkit-margin-after: 6.5rem !important;
        margin-block-end: 6.5rem !important
    }
    .margin-y-exxl-26 {
        margin-block: 6.5rem !important
    }
    .margin-start-exxl-26 {
        -webkit-margin-start: 6.5rem !important;
        margin-inline-start: 6.5rem !important
    }
    .margin-end-exxl-26 {
        -webkit-margin-end: 6.5rem !important;
        margin-inline-end: 6.5rem !important
    }
    .margin-x-exxl-26 {
        margin-inline: 6.5rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-27 {
        gap: 6.75rem !important
    }
    .padding-exxl-27 {
        padding: 6.75rem !important
    }
    .padding-top-exxl-27 {
        -webkit-padding-before: 6.75rem !important;
        padding-block-start: 6.75rem !important
    }
    .padding-bottom-exxl-27 {
        -webkit-padding-after: 6.75rem !important;
        padding-block-end: 6.75rem !important
    }
    .padding-y-exxl-27 {
        padding-block: 6.75rem !important
    }
    .padding-start-exxl-27 {
        -webkit-padding-start: 6.75rem !important;
        padding-inline-start: 6.75rem !important
    }
    .padding-end-exxl-27 {
        -webkit-padding-end: 6.75rem !important;
        padding-inline-end: 6.75rem !important
    }
    .padding-x-exxl-27 {
        padding-inline: 6.75rem !important
    }
    .margin-exxl-27 {
        margin: 6.75rem !important
    }
    .margin-top-exxl-27 {
        -webkit-margin-before: 6.75rem !important;
        margin-block-start: 6.75rem !important
    }
    .margin-bottom-exxl-27 {
        -webkit-margin-after: 6.75rem !important;
        margin-block-end: 6.75rem !important
    }
    .margin-y-exxl-27 {
        margin-block: 6.75rem !important
    }
    .margin-start-exxl-27 {
        -webkit-margin-start: 6.75rem !important;
        margin-inline-start: 6.75rem !important
    }
    .margin-end-exxl-27 {
        -webkit-margin-end: 6.75rem !important;
        margin-inline-end: 6.75rem !important
    }
    .margin-x-exxl-27 {
        margin-inline: 6.75rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-28 {
        gap: 7rem !important
    }
    .padding-exxl-28 {
        padding: 7rem !important
    }
    .padding-top-exxl-28 {
        -webkit-padding-before: 7rem !important;
        padding-block-start: 7rem !important
    }
    .padding-bottom-exxl-28 {
        -webkit-padding-after: 7rem !important;
        padding-block-end: 7rem !important
    }
    .padding-y-exxl-28 {
        padding-block: 7rem !important
    }
    .padding-start-exxl-28 {
        -webkit-padding-start: 7rem !important;
        padding-inline-start: 7rem !important
    }
    .padding-end-exxl-28 {
        -webkit-padding-end: 7rem !important;
        padding-inline-end: 7rem !important
    }
    .padding-x-exxl-28 {
        padding-inline: 7rem !important
    }
    .margin-exxl-28 {
        margin: 7rem !important
    }
    .margin-top-exxl-28 {
        -webkit-margin-before: 7rem !important;
        margin-block-start: 7rem !important
    }
    .margin-bottom-exxl-28 {
        -webkit-margin-after: 7rem !important;
        margin-block-end: 7rem !important
    }
    .margin-y-exxl-28 {
        margin-block: 7rem !important
    }
    .margin-start-exxl-28 {
        -webkit-margin-start: 7rem !important;
        margin-inline-start: 7rem !important
    }
    .margin-end-exxl-28 {
        -webkit-margin-end: 7rem !important;
        margin-inline-end: 7rem !important
    }
    .margin-x-exxl-28 {
        margin-inline: 7rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-29 {
        gap: 7.25rem !important
    }
    .padding-exxl-29 {
        padding: 7.25rem !important
    }
    .padding-top-exxl-29 {
        -webkit-padding-before: 7.25rem !important;
        padding-block-start: 7.25rem !important
    }
    .padding-bottom-exxl-29 {
        -webkit-padding-after: 7.25rem !important;
        padding-block-end: 7.25rem !important
    }
    .padding-y-exxl-29 {
        padding-block: 7.25rem !important
    }
    .padding-start-exxl-29 {
        -webkit-padding-start: 7.25rem !important;
        padding-inline-start: 7.25rem !important
    }
    .padding-end-exxl-29 {
        -webkit-padding-end: 7.25rem !important;
        padding-inline-end: 7.25rem !important
    }
    .padding-x-exxl-29 {
        padding-inline: 7.25rem !important
    }
    .margin-exxl-29 {
        margin: 7.25rem !important
    }
    .margin-top-exxl-29 {
        -webkit-margin-before: 7.25rem !important;
        margin-block-start: 7.25rem !important
    }
    .margin-bottom-exxl-29 {
        -webkit-margin-after: 7.25rem !important;
        margin-block-end: 7.25rem !important
    }
    .margin-y-exxl-29 {
        margin-block: 7.25rem !important
    }
    .margin-start-exxl-29 {
        -webkit-margin-start: 7.25rem !important;
        margin-inline-start: 7.25rem !important
    }
    .margin-end-exxl-29 {
        -webkit-margin-end: 7.25rem !important;
        margin-inline-end: 7.25rem !important
    }
    .margin-x-exxl-29 {
        margin-inline: 7.25rem !important
    }
}

@media(min-width: 1920px) {
    .gap-exxl-30 {
        gap: 7.5rem !important
    }
    .padding-exxl-30 {
        padding: 7.5rem !important
    }
    .padding-top-exxl-30 {
        -webkit-padding-before: 7.5rem !important;
        padding-block-start: 7.5rem !important
    }
    .padding-bottom-exxl-30 {
        -webkit-padding-after: 7.5rem !important;
        padding-block-end: 7.5rem !important
    }
    .padding-y-exxl-30 {
        padding-block: 7.5rem !important
    }
    .padding-start-exxl-30 {
        -webkit-padding-start: 7.5rem !important;
        padding-inline-start: 7.5rem !important
    }
    .padding-end-exxl-30 {
        -webkit-padding-end: 7.5rem !important;
        padding-inline-end: 7.5rem !important
    }
    .padding-x-exxl-30 {
        padding-inline: 7.5rem !important
    }
    .margin-exxl-30 {
        margin: 7.5rem !important
    }
    .margin-top-exxl-30 {
        -webkit-margin-before: 7.5rem !important;
        margin-block-start: 7.5rem !important
    }
    .margin-bottom-exxl-30 {
        -webkit-margin-after: 7.5rem !important;
        margin-block-end: 7.5rem !important
    }
    .margin-y-exxl-30 {
        margin-block: 7.5rem !important
    }
    .margin-start-exxl-30 {
        -webkit-margin-start: 7.5rem !important;
        margin-inline-start: 7.5rem !important
    }
    .margin-end-exxl-30 {
        -webkit-margin-end: 7.5rem !important;
        margin-inline-end: 7.5rem !important
    }
    .margin-x-exxl-30 {
        margin-inline: 7.5rem !important
    }
}

.link {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.transition {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.place-content-center {
    place-content: center
}

.place-items-center {
    place-items: center
}

.position-center {
    inset-inline-start: 50%;
    inset-block-start: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.inset-0 {
    inset: 0
}

.translate-n25 {
    -webkit-transform: translate(-25%, -25%);
    transform: translate(-25%, -25%)
}

.form-control:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.form-control-focus-light:focus {
    color: #fff
}

.rotate-45 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@-webkit-keyframes goleft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes goleft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes goright {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes goright {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes topBottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes topBottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes topRight {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    50% {
        -webkit-transform: translate(60px, -60px);
        transform: translate(60px, -60px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes topRight {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    50% {
        -webkit-transform: translate(60px, -60px);
        transform: translate(60px, -60px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes topLeft {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    50% {
        -webkit-transform: translate(60px, 60px);
        transform: translate(60px, 60px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes topLeft {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    50% {
        -webkit-transform: translate(60px, 60px);
        transform: translate(60px, 60px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes circlerotate {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px)
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-60px);
        transform: rotate(360deg) translate(-60px)
    }
}

@keyframes circlerotate {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px)
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-60px);
        transform: rotate(360deg) translate(-60px)
    }
}

@-webkit-keyframes circlerotateX {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px)
    }
    100% {
        -webkit-transform: rotate(-360deg) translate(-60px);
        transform: rotate(-360deg) translate(-60px)
    }
}

@keyframes circlerotateX {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px)
    }
    100% {
        -webkit-transform: rotate(-360deg) translate(-60px);
        transform: rotate(-360deg) translate(-60px)
    }
}

.section-space {
    padding-top: clamp(3.75rem, 6.5vw + 1rem, 7.5rem);
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 7.5rem)
}

.section-space--sm {
    padding-top: clamp(2rem, 3.25vw + 1rem, 3.75rem);
    padding-bottom: clamp(2rem, 3.25vw + 1rem, 3.75rem)
}

.section-space--sm-top {
    padding-top: clamp(2rem, 3.25vw + 1rem, 3.75rem)
}

.section-space--sm-bottom {
    padding-bottom: clamp(2rem, 3.25vw + 1rem, 3.75rem)
}

.section-space-top {
    padding-top: clamp(3.75rem, 6.5vw + 1rem, 7.5rem)
}

.section-space-bottom {
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 7.5rem)
}

.agf-hero {
    padding-top: clamp(7.5rem + 72px, 12.631vw + 1rem, 15rem + 72px);
    padding-bottom: clamp(7.5rem, 12.631vw + 1rem, 15rem);
    position: relative;
    isolation: isolate
}

@media(min-width: 768px) {
    .agf-hero {
        min-height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: clamp(3.5rem + 72px, 12.631vw + 1rem, 7rem + 72px);
        padding-bottom: clamp(3.5rem, 12.631vw + 1rem, 7rem)
    }
}

@media(min-width: 768px) {
    .agf-hero::after {
        content: "";
        position: absolute;
        inset: 0;
        background-image: url(../img/agentieco/hero-section-bg.png);
        background-size: contain;
        background-position: left center;
        background-repeat: no-repeat;
        z-index: -1
    }
}

.agf-hero__img {
    position: relative;
    isolation: isolate
}

@media(min-width: 768px) {
    .agf-hero__img::after {
        content: "";
        position: absolute;
        inset: 0;
        background-color: #ffeac1;
        border-radius: 50%;
        -webkit-filter: blur(100px);
        filter: blur(100px);
        opacity: .5;
        z-index: -1
    }
}

.agf-about-section {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .agf-about-section::after {
        content: url(../img/agentieco/about-section-object.png);
        position: absolute;
        inset-block-start: 50%;
        inset-inline-end: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: -1
    }
}

.agf-service-section {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .agf-service-section::after {
        content: "";
        display: inline-block;
        width: 13.75rem;
        height: 13.75rem;
        position: absolute;
        inset-block-start: 4.5rem;
        inset-inline-end: 3.625rem;
        border: 1px solid #454f5b;
        border-radius: 50%;
        z-index: -1
    }
}

.cta-section {
    position: relative;
    isolation: isolate
}

.cta-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/agentieco/cta-bg.png);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: -1
}

.agf-workflow-section {
    position: relative;
    isolation: isolate;
    overflow: hidden
}

.agf-workflow-section::before {
    content: "";
    width: 12.5rem;
    height: 12.5rem;
    position: absolute;
    inset-block-start: 0;
    inset-inline-end: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    border-radius: 50%;
    background-color: #454f5b;
    z-index: -1;
    opacity: .5
}

.agf-workflow-section::after {
    content: "";
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    inset-block-start: 11.25rem;
    inset-inline-end: 8.125rem;
    border-radius: 50%;
    background-color: #ff5e00;
    z-index: -1
}

.list {
    --direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--direction);
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none
}

.list-row {
    --direction: row
}

@media(min-width: 320px) {
    .list-xs-row {
        --direction: row
    }
}

@media(min-width: 375px) {
    .list-xsm-row {
        --direction: row
    }
}

@media(min-width: 576px) {
    .list-sm-row {
        --direction: row
    }
}

@media(min-width: 768px) {
    .list-md-row {
        --direction: row
    }
}

@media(min-width: 992px) {
    .list-lg-row {
        --direction: row
    }
}

@media(min-width: 1200px) {
    .list-xl-row {
        --direction: row
    }
}

@media(min-width: 1400px) {
    .list-xxl-row {
        --direction: row
    }
}

@media(min-width: 1600px) {
    .list-exl-row {
        --direction: row
    }
}

@media(min-width: 1920px) {
    .list-exxl-row {
        --direction: row
    }
}

.list-column {
    --direction: column
}

@media(min-width: 320px) {
    .list-xs-column {
        --direction: column
    }
}

@media(min-width: 375px) {
    .list-xsm-column {
        --direction: column
    }
}

@media(min-width: 576px) {
    .list-sm-column {
        --direction: column
    }
}

@media(min-width: 768px) {
    .list-md-column {
        --direction: column
    }
}

@media(min-width: 992px) {
    .list-lg-column {
        --direction: column
    }
}

@media(min-width: 1200px) {
    .list-xl-column {
        --direction: column
    }
}

@media(min-width: 1400px) {
    .list-xxl-column {
        --direction: column
    }
}

@media(min-width: 1600px) {
    .list-exl-column {
        --direction: column
    }
}

@media(min-width: 1920px) {
    .list-exxl-column {
        --direction: column
    }
}

.list-disc {
    list-style: disc;
    -webkit-padding-start: 1rem;
    padding-inline-start: 1rem
}

.button {
    position: relative
}

.button:hover::after {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.button::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background-color: #000;
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.brand-slider .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.digital-card:hover h5,
.digital-card:hover .h5 {
    color: #fff
}

.digital-card:hover p {
    color: #fff
}

.agf-service-img {
    position: relative;
    isolation: isolate
}

.agf-service-img__is {
    position: absolute;
    inset: 0;
    z-index: -1
}

.agf-service-img__container {
    display: inline-block;
    position: relative;
    isolation: isolate
}

.agf-service-img__container::after {
    content: "";
    position: absolute;
    inset: -1.5rem;
    outline: 1px dashed #555f6b;
    border-radius: 50%;
    z-index: -3
}

.agf-service-img__circle {
    display: grid;
    place-content: center;
    width: 15rem;
    height: 15rem;
    position: relative;
    background-color: #f9fafb;
    border: .25rem solid #c4cdd5;
    border-radius: 50%
}

@media(min-width: 375px) {
    .agf-service-img__circle::before {
        content: "";
        width: 5.625rem;
        height: 5.625rem;
        border-radius: 50%;
        position: absolute;
        inset-block-start: 0;
        inset-inline-end: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #ff6003;
        z-index: -1
    }
}

@media(min-width: 375px) {
    .agf-service-img__circle::after {
        content: "";
        width: 3.75rem;
        height: 3.75rem;
        border-radius: 50%;
        position: absolute;
        inset-block-end: 0;
        inset-inline-start: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        background-color: #ff6003;
        z-index: -1
    }
}

@media(min-width: 1920px) {
    .agf-portfolio-slider {
        margin-right: -300px
    }
}

.cta-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem
}

@media(min-width: 768px) {
    .cta-counter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: rgba(224, 224, 224, .2);
        -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border: 1px solid rgba(224, 224, 224, .3)
    }
}

@media(min-width: 1400px) {
    .cta-counter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 0
    }
}

@media(min-width: 1400px) {
    .cta-counter__item+.cta-counter__item {
        -webkit-padding-start: 2rem;
        padding-inline-start: 2rem;
        -webkit-margin-start: 2rem;
        margin-inline-start: 2rem;
        position: relative;
        isolation: isolate
    }
}

@media(min-width: 1400px) {
    .cta-counter__item+.cta-counter__item::after {
        content: "";
        position: absolute;
        inset-block-start: 50%;
        inset-inline-start: 0;
        width: 1px;
        height: 5.625rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #c8cfd5
    }
}

@media(min-width: 1200px) {
    .workflow-card-container {
        position: relative;
        isolation: isolate
    }
}

@media(min-width: 1200px) {
    .workflow-card-container::after {
        content: "";
        position: absolute;
        inset-block-start: 0;
        inset-inline-start: 50%;
        width: calc(100% - 250px);
        height: 1px;
        -webkit-transform: translate(-50%, -40px);
        transform: translate(-50%, -40px);
        border-bottom: 1px dashed #454f5b;
        z-index: -1
    }
}

@media(min-width: 1400px) {
    .workflow-card-container::after {
        width: calc(100% - 290px)
    }
}

.workflow-card {
    height: 100%;
    border-radius: .75rem;
    border: 1px solid #454f5b;
    position: relative;
    isolation: isolate
}

.workflow-card:hover::before {
    background-color: #ff5e00
}

.workflow-card:hover::after {
    background-color: #ff5e00
}

.workflow-card:hover .workflow-card__head {
    background: rgba(66, 66, 66, .3);
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

.workflow-card:hover .workflow-card__number {
    background-color: #ff5e00;
    color: #fff
}

@media(min-width: 1200px) {
    .workflow-card::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 3.75rem;
        height: 3.75rem;
        -webkit-transform: translate(14px, -14px);
        transform: translate(14px, -14px);
        border-radius: 50%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
}

@media(min-width: 1200px) {
    .workflow-card::after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        background-color: #454f5b;
        -webkit-transform: translate(-50%, -3rem);
        transform: translate(-50%, -3rem);
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
}

.workflow-card__head {
    padding: 30px 30px 54px;
    position: relative;
    isolation: isolate;
    background-color: #262c34;
    border-radius: inherit;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media(min-width: 1200px) {
    .workflow-card__head::before {
        content: "";
        width: 1px;
        height: 32px;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        border-left: 1px dashed #454f5b
    }
}

.workflow-card__number {
    display: grid;
    place-content: center;
    width: 3.25rem;
    height: 3.25rem;
    position: absolute;
    inset-inline-start: 50%;
    inset-block-end: 0;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    border-radius: 50%;
    background-color: #454f5b;
    color: #c8cfd5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.workflow-card__body {
    padding: 54px 30px 30px
}

.agf-pricing-card {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.agf-pricing-card:hover {
    -webkit-box-shadow: 20px 20px 40px -4px rgba(146, 158, 171, .24);
    box-shadow: 20px 20px 40px -4px rgba(146, 158, 171, .24);
    border-color: rgba(0, 0, 0, 0) !important
}

.agf-pricing-card:hover::before {
    background-color: #f6f1f1
}

.agf-pricing-card:hover::after {
    background-color: #ff5e00
}

.agf-pricing-card:hover .\:bgc-primary {
    background-color: #ff5e00
}

.agf-pricing-card:hover .\:clr-white {
    color: #fff
}

.agf-pricing-card::before {
    content: "";
    width: 12.5rem;
    height: 12.5rem;
    position: absolute;
    inset-block-start: 0;
    inset-inline-end: 0;
    -webkit-transform: translate(60%, -48px);
    transform: translate(60%, -48px);
    border-radius: 50%;
    opacity: .5;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.agf-pricing-card::after {
    content: "";
    width: 5.625rem;
    height: 5.625rem;
    position: absolute;
    inset-block-start: 5rem;
    inset-inline-end: 0;
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    border-radius: 50%;
    z-index: -2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.agf-pricing-card__dashed {
    height: 2px;
    background-color: #ffe5ce;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media(min-width: 1920px) {
    .agf-testimonial-slider {
        margin-right: -300px
    }
}

@media(min-width: 1200px) {
    .dgm-header .navbar-style-2 li a {
        color: #fff
    }
}

@media(min-width: 1200px) {
    .dgm-header .navbar-style-2 li::before {
        color: #fff
    }
}

.dgm-hero {
    padding-top: 4.6875rem;
    padding-bottom: clamp(2rem, 3.25vw + 1rem, 3.75rem);
    background-color: #27272e
}

@media(min-width: 1200px) {
    .dgm-hero {
        position: relative;
        isolation: isolate;
        background-color: rgba(0, 0, 0, 0);
        background-image: url(../img/agentieco/dgm-hero-bg.png);
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat
    }
}

.dgm-hero__img {
    position: relative;
    isolation: isolate
}

.dgm-hero__img-is {
    position: absolute
}

.dgm-hero__img-is-1 {
    inset-inline-start: 0;
    inset-block-start: 0
}

@media(min-width: 1400px) {
    .dgm-hero__img-is-1 {
        -webkit-animation: goleft 16s linear 2s infinite alternate;
        animation: goleft 16s linear 2s infinite alternate
    }
}

.dgm-hero__img-is-2 {
    inset-inline-start: 0;
    inset-block-end: 0
}

@media(min-width: 1400px) {
    .dgm-hero__img-is-2 {
        -webkit-animation: goleft 16s linear 3s infinite alternate;
        animation: goleft 16s linear 3s infinite alternate
    }
}

.dgm-hero__img-is-3 {
    inset-inline-end: 0;
    inset-block-end: 0
}

@media(min-width: 1400px) {
    .dgm-hero__img-is-3 {
        -webkit-animation: goright 16s linear 4s infinite alternate;
        animation: goright 16s linear 4s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-hero__img-is-4 {
        display: inline-block !important;
        inset-block-start: 50%;
        inset-inline-end: 6.875rem;
        -webkit-animation: topBottom 16s linear infinite alternate;
        animation: topBottom 16s linear infinite alternate
    }
}

.dgm-feedback-slider__btn {
    --swiper-navigation-size: 16px;
    display: grid;
    place-content: center;
    width: 3rem !important;
    height: 3rem !important;
    border-radius: 50%;
    margin-top: 0;
    top: auto;
    bottom: 1rem;
    font-size: 20px;
    color: #666
}

@media(min-width: 768px) {
    .dgm-feedback-slider__btn {
        bottom: 1.5rem
    }
}

.dgm-feedback-slider__btn-prev {
    left: calc(100% - 120px);
    background-color: #c8cfd5
}

.dgm-feedback-slider__btn-prev::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.dgm-feedback-slider__btn-next {
    background-color: #f9e92f
}

.dgm-feedback-slider__btn-next::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.dgm-feedback-slider-container {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .dgm-feedback-slider-container::after {
        content: "";
        position: absolute;
        inset: 0 -24px;
        border-radius: 1rem;
        -webkit-transform: translateY(24px);
        transform: translateY(24px);
        background-color: #fef9ab
    }
}

.dgm-service-card {
    position: relative;
    isolation: isolate
}

.dgm-service-card:hover .\:clr-secondary {
    color: #f9e92f
}

.dgm-service-card:hover .clr-body-text {
    color: #919eab
}

.dgm-service-card:hover .heading-6 {
    color: #fff
}

.dgm-service-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/agentieco/service-card-bg.png);
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1
}

.dgm-about-section {
    position: relative;
    isolation: isolate
}

.dgm-about-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/agentieco/about-section-bg.png);
    background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
    z-index: -1
}

.dgm-cta-section {
    background-image: url(../img/agentieco/dgm-cta-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.dgm-cta-section__element-1 {
    top: 3.75rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media(min-width: 1400px) {
    .dgm-cta-section__element-1 {
        -webkit-animation: goright 16s linear 2s infinite alternate;
        animation: goright 16s linear 2s infinite alternate
    }
}

.dgm-service-section {
    position: relative;
    isolation: isolate
}

@media(min-width: 1920px) {
    .dgm-service-section::after {
        content: url(../img/agentieco/service-section-element-1.png);
        position: absolute;
        inset-block-start: 0;
        inset-inline-end: 7.5rem;
        -webkit-animation: goleft 16s linear 3s infinite alternate;
        animation: goleft 16s linear 3s infinite alternate;
        z-index: -1
    }
}

.dgm-service-section {
    position: relative;
    isolation: isolate
}

@media(min-width: 1920px) {
    .dgm-service-section::after {
        content: url(../img/agentieco/service-section-element-1.png);
        position: absolute;
        inset-block-start: 0;
        inset-inline-end: 7.5rem;
        -webkit-animation: goleft 16s linear 3s infinite alternate;
        animation: goleft 16s linear 3s infinite alternate;
        z-index: -1
    }
}

.dgm-choose-section {
    position: relative;
    isolation: isolate
}

.dgm-choose-section__img {
    display: none
}

@media(min-width: 1920px) {
    .dgm-choose-section__img {
        display: block;
        position: absolute;
        z-index: -1
    }
}

@media(min-width: 1920px) {
    .dgm-choose-section__img-1 {
        top: 5rem;
        left: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-choose-section__img-2 {
        top: 5rem;
        right: 7.5rem;
        -webkit-animation: goleft 16s linear 1s infinite alternate;
        animation: goleft 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-choose-section__img-3 {
        bottom: 5rem;
        left: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-choose-section__img-4 {
        bottom: 5rem;
        right: 7.5rem;
        -webkit-animation: goleft 16s linear 1s infinite alternate;
        animation: goleft 16s linear 1s infinite alternate
    }
}

.dgm-team-section {
    position: relative;
    isolation: isolate
}

.dgm-team-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/agentieco/dgm-team-section-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.dgm-team-section__img {
    display: none
}

@media(min-width: 1920px) {
    .dgm-team-section__img {
        display: block;
        position: absolute;
        z-index: -1
    }
}

@media(min-width: 1920px) {
    .dgm-team-section__img-1 {
        top: 5rem;
        left: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-team-section__img-2 {
        top: 5rem;
        left: 21.875rem;
        -webkit-animation: circlerotateX 30s linear 1s infinite;
        animation: circlerotateX 30s linear 1s infinite
    }
}

@media(min-width: 1920px) {
    .dgm-team-section__img-3 {
        top: 5rem;
        right: 7.5rem;
        -webkit-animation: goleft 16s linear 1s infinite alternate;
        animation: goleft 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-team-section__img-4 {
        bottom: 5rem;
        left: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-team-section__img-5 {
        bottom: 5rem;
        right: 7.5rem;
        -webkit-animation: goleft 16s linear 1s infinite alternate;
        animation: goleft 16s linear 1s infinite alternate
    }
}

.dgm-brand-section {
    position: relative;
    isolation: isolate
}

.dgm-brand-section__img {
    display: none
}

@media(min-width: 1920px) {
    .dgm-brand-section__img {
        display: block;
        position: absolute;
        z-index: -1
    }
}

@media(min-width: 1920px) {
    .dgm-brand-section__img-1 {
        top: 5rem;
        left: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-brand-section__img-2 {
        top: 5rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-animation: topBottom 30s linear 1s infinite;
        animation: topBottom 30s linear 1s infinite
    }
}

@media(min-width: 1920px) {
    .dgm-brand-section__img-3 {
        top: 5rem;
        right: 7.5rem;
        -webkit-animation: goleft 16s linear 1s infinite alternate;
        animation: goleft 16s linear 1s infinite alternate
    }
}

@media(min-width: 1920px) {
    .dgm-brand-section__img-4 {
        bottom: 5rem;
        right: 7.5rem;
        -webkit-animation: goright 16s linear 1s infinite alternate;
        animation: goright 16s linear 1s infinite alternate
    }
}

.dgm-blog-section {
    position: relative;
    isolation: isolate
}

.dgm-blog-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/agentieco/dgm-blog-section-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.dgm-team-card:hover .dgm-team-card__content-bg {
    fill: #000917
}

.dgm-team-card:hover .heading-6 {
    color: #fff
}

.dgm-team-card:hover .clr-body-text {
    color: #fff
}

.dgm-team-card:hover .dgm-team-card__img::after {
    background-color: #ff5e00
}

.dgm-team-card__img {
    position: relative;
    isolation: isolate;
    width: 100%;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #f4f6f8;
    overflow: hidden
}

.dgm-team-card__img::after {
    content: "";
    position: absolute;
    top: 6.25rem;
    right: 2.5rem;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dgm-team-card__img-is {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dgm-team-card__content {
    position: relative;
    isolation: isolate;
    border-radius: 1rem 0 0 0;
    margin-top: -75px
}

.dgm-team-card__content-is {
    position: relative;
    isolation: isolate;
    width: calc(100% - 16px)
}

.dgm-team-card__content-bg {
    position: absolute;
    inset: 0;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #f4f6f8;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dgm-team-card__share {
    position: absolute;
    inset-block-start: 50%;
    inset-inline-end: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dgm-team-card__share-icon {
    font-size: 20px;
    color: #c8cfd5
}

.dgm-team-card__share-icon:hover {
    color: #ff5e00
}

.price-switch {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    padding: 20px 48px;
    position: relative;
    isolation: isolate;
    border: 1px solid #000917;
    border-radius: 3rem
}

@media(min-width: 992px) {
    .price-switch::after {
        content: url(../img/agentieco/icon-switch-elment.png);
        position: absolute;
        inset-inline-start: -24px;
        inset-block-end: 100%
    }
}

.price-switch__is.form-switch .form-check-input {
    width: 3rem;
    height: 1.5rem
}

.price-switch__is.form-switch .form-check-input:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.price-switch__is.form-switch .form-check-input:checked {
    background-color: #000917;
    border-color: #000917
}

.dgm-pricing-table {
    background-image: url(../img/agentieco/pricing-table-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.dgm-pricing-table:hover .heading-6 {
    color: #fff
}

.dgm-pricing-table:hover .heading-3 {
    color: #fff
}

.dgm-pricing-table:hover .clr-text-light-1 {
    color: #fff
}

.dgm-pricing-table:hover li.clr-body-text {
    color: #fff
}

.dgm-pricing-table:hover a.clr-body-text {
    color: #000
}

.dgm-pricing-table:hover .bgc-text-light {
    background-color: #f9e92f
}

.dgm-brand-slider .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

@media(min-width: 768px) {
    .dgm-cta {
        position: relative;
        isolation: isolate
    }
    .dgm-cta::after {
        content: "";
        position: absolute;
        inset: 0 -24px;
        border-radius: 1rem;
        -webkit-transform: translateY(-24px);
        transform: translateY(-24px);
        background-color: #fef9ab;
        z-index: -1
    }
}

@media(min-width: 768px) {
    .dgm-cta__content {
        position: relative;
        isolation: isolate;
        overflow: hidden
    }
    .dgm-cta__content::before {
        content: url(../img/agentieco/cta-element-1.png);
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        opacity: .5
    }
    .dgm-cta__content::after {
        content: url(../img/agentieco/cta-element-2.png);
        position: absolute;
        right: 3rem;
        bottom: 2rem;
        z-index: -1
    }
}

.dgm-footer {
    position: relative;
    isolation: isolate
}

.dgm-footer::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    inset-block-start: 15%;
    inset-block-end: 0;
    background-color: #000917;
    background-image: url(../img/agentieco/dgm-footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

@media(min-width: 1200px) {
    .dgm-footer::after {
        inset-block-start: 20%
    }
}

.dgm-footer__hr {
    border-bottom: 1px solid #454f5b
}

.mrg-top {

  margin-top: -20px;

}

.bonus-logo {

  background: #f1f1f1;
  padding: 15px;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 20px;
  transition: all .5s ease;

}

.bonus-logo img {

  width: 100%;
  height: 100%;
  object-fit: contain;

}

.dg-ex-card:hover .bonus-logo {

  background:  #fff;

}

.stars-rating svg {

  height: 14px;

}

.stars-rating h6 {

  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;

}

.stars-rating h6 span {
  color: #ff6b35;

}

.min-dep {

  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 10px;

}

.min-dep span {

    color: #ff6b35;

}

.bor-top {

border-top: 1px solid rgba(0,0,0,.05)

}

.toptc-txt {

  background: #fff;
  border: 1px solid rgba(0,0,0,.05);
  border-radius: 10px;
  padding: .5em .5em;

}

.toptc-txt p {

  font-size: .7em;
  line-height: 1.3;
  margin-bottom: 0;

}

.bonbadges1 {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-gap: 5px;
  position: absolute;
  top: -7px;
  left: -7px;

}

.bonbadge, .countbadge {

  background: #fff;
  padding: .5em 1em;
  line-height: 1;
  font-weight: 600;
  color: #111827;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #111827;
  -webkit-box-shadow: 2px 2px #111827;
  box-shadow: 2px 2px #111827;

}

.countbadge {

  position: absolute;
  top: -7px;
  right: -7px;

}

.vipbd {

  background: #ffe000;

}

.dg-ex-card.vip-bonus {

  border-color: #ffe000;

}

.dg-ex-card.vip-bonus:hover {

  border-color: #111827;

}

.cc-window {

      border: 1px solid #aaa!important;
      -webkit-box-shadow: 4px 6px #aaa!important;
      box-shadow: 4px 6px #aaa!important;
      max-width: 40em!important;
      border-radius: 20px!important;
      font-family: var(--bs-body-font-family)!important;

}

.cc-btn {

  border: 1px solid #111827!important;
  -webkit-box-shadow: 4px 6px #111827!important;
  box-shadow: 4px 6px #111827!important;
  border-radius: 20px!important;
  font-size: 1.1em!important;
  padding: 1em 1em!important;
  transition: all .5s ease;

}

.cc-btn:hover {

  background-color: #111827!important;
border-color: rgba(0, 0, 0, 0)!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
color: #fff!important;

}




 .footer-logos {
     margin-top: 20px;
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     grid-gap: 60px;
 }



   .footer-logos svg {
       display: block;
       width: auto;
       max-width: 200px;
       height: 50px;
     }

   .footer-logos svg path {
         fill: #fff;
         opacity: .7;
         transition: all .5s ease;
        }

   .footer-logos svg:hover path {
          fill: #fff;
          opacity: 1;
         }



         .promo-bg {
             background-color: #f5f2ea;
         }


.blogz-img {

  border-radius: 30px;

}

.navbar-brand img {

  height: 50px;

}
